Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 108cdd9f203085227c653b98de0ec734d81e8d46 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-ssh6261118180665685741.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh10684146866812149076.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10750055803416487649.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh12058214265288690656.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14579114044927160452.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-rfid-llrp-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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-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-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-39330 in /w/workspace/foundry_device-rfid-llrp-go_main [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-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 108cdd9f203085227c653b98de0ec734d81e8d46 (main) Commit message: "Merge pull request #346 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 108cdd9f203085227c653b98de0ec734d81e8d46 # timeout=10 > git rev-list --no-walk c58682dbd7537f98a1832cb3fea4a3c69e3d3a22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:58:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:58:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:58:10 ========================================================= 12:58:10 EdgeX Global Pipelines Version Info 12:58:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:58:11 ------------------- 12:58:11 stable info: 12:58:11 ------------------- 12:58:11 Commited By: Cherry Wang cherry@iotechsys.com 12:58:11 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:58:11 Message: update stable to v1.0.269 12:58:12 ------------------- 12:58:12 experimental info: 12:58:12 ------------------- 12:58:12 Commited By: **** collab-it+edgex@linuxfoundation.org 12:58:12 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:58:12 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 108cdd9 [Pipeline] echo 12:58:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:12 provisioning config files... 12:58:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1105081939761872182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:13 ---> ****-login.sh 12:58:13 nexus3.edgexfoundry.org:10001 12:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:13 Configure a credential helper to remove this warning. See 12:58:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:13 12:58:13 Login Succeeded 12:58:13 nexus3.edgexfoundry.org:10002 12:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:13 Configure a credential helper to remove this warning. See 12:58:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:13 12:58:13 Login Succeeded 12:58:13 nexus3.edgexfoundry.org:10003 12:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:13 Configure a credential helper to remove this warning. See 12:58:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:13 12:58:13 Login Succeeded 12:58:13 nexus3.edgexfoundry.org:10004 12:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:14 Configure a credential helper to remove this warning. See 12:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:14 12:58:14 Login Succeeded 12:58:14 ****.io 12:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:14 Configure a credential helper to remove this warning. See 12:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:14 12:58:14 Login Succeeded 12:58:14 ---> ****-login.sh ends [Pipeline] } 12:58:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:58:14 + git rev-list -1 --merges 108cdd9f203085227c653b98de0ec734d81e8d46~1..108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] echo 12:58:14 -----------> git rev-list -1 --merges 108cdd9f203085227c653b98de0ec734d81e8d46~1..108cdd9f203085227c653b98de0ec734d81e8d46 108cdd9f203085227c653b98de0ec734d81e8d46 12:58:14 108cdd9f203085227c653b98de0ec734d81e8d46 [false] [Pipeline] sh 12:58:15 + git log --format=format:%s -1 108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] echo 12:58:15 ========================================================= 12:58:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:58:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:58:15 + git log --format=format:%s -1 108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] echo 12:58:15 [semverPrep] GIT_COMMIT: 108cdd9f203085227c653b98de0ec734d81e8d46, Commit Message: Merge pull request #346 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25 [Pipeline] echo 12:58:15 [semverPrep] This is not a build commit. [Pipeline] sh 12:58:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:58:15 + grep -v github /etc/ssh/ssh_known_hosts 12:58:15 + [ -e /tmp/ssh_known_hosts ] 12:58:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:58:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:58:15 + sudo tee -a /etc/ssh/ssh_known_hosts 12:58:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:58:16 12:58:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:58:16 0.1.4: Pulling from edgex-devops/py-git-semver 12:58:16 b85a868b505f: Pulling fs layer 12:58:16 e2be974225ed: Pulling fs layer 12:58:16 339a4e72a1f5: Pulling fs layer 12:58:16 988bab9f4d93: Pulling fs layer 12:58:16 1469e6f7b9e6: Pulling fs layer 12:58:16 eaf3925da568: Pulling fs layer 12:58:16 bab4dde63d76: Pulling fs layer 12:58:16 bde34c3a00c8: Pulling fs layer 12:58:16 b352a97aabf1: Pulling fs layer 12:58:16 4872d77fe225: Pulling fs layer 12:58:16 5851b861e8e6: Pulling fs layer 12:58:16 988bab9f4d93: Waiting 12:58:16 1469e6f7b9e6: Waiting 12:58:16 eaf3925da568: Waiting 12:58:16 bab4dde63d76: Waiting 12:58:16 bde34c3a00c8: Waiting 12:58:16 5851b861e8e6: Waiting 12:58:16 b352a97aabf1: Waiting 12:58:16 4872d77fe225: Waiting 12:58:16 e2be974225ed: Download complete 12:58:16 988bab9f4d93: Verifying Checksum 12:58:16 988bab9f4d93: Download complete 12:58:16 1469e6f7b9e6: Verifying Checksum 12:58:16 1469e6f7b9e6: Download complete 12:58:16 eaf3925da568: Verifying Checksum 12:58:16 eaf3925da568: Download complete 12:58:16 339a4e72a1f5: Verifying Checksum 12:58:16 339a4e72a1f5: Download complete 12:58:16 bde34c3a00c8: Verifying Checksum 12:58:16 bde34c3a00c8: Download complete 12:58:16 b352a97aabf1: Verifying Checksum 12:58:16 b352a97aabf1: Download complete 12:58:16 4872d77fe225: Verifying Checksum 12:58:16 4872d77fe225: Download complete 12:58:16 5851b861e8e6: Download complete 12:58:16 b85a868b505f: Verifying Checksum 12:58:16 b85a868b505f: Download complete 12:58:17 bab4dde63d76: Verifying Checksum 12:58:17 bab4dde63d76: Download complete 12:58:18 b85a868b505f: Pull complete 12:58:18 e2be974225ed: Pull complete 12:58:18 339a4e72a1f5: Pull complete 12:58:18 988bab9f4d93: Pull complete 12:58:18 1469e6f7b9e6: Pull complete 12:58:18 eaf3925da568: Pull complete 12:58:20 bab4dde63d76: Pull complete 12:58:20 bde34c3a00c8: Pull complete 12:58:20 b352a97aabf1: Pull complete 12:58:20 4872d77fe225: Pull complete 12:58:20 5851b861e8e6: Pull complete 12:58:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:58:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:58:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:20 prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container 12:58:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:58:22 $ docker top 106ec970858553f21f25c79e2f4bfa9e7359113867cf584a3ec049aec6bde09c -eo pid,comm 12:58:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:58:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:58:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:58:22 [ssh-agent] Looking for ssh-agent implementation... 12:58:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:22 $ docker exec 106ec970858553f21f25c79e2f4bfa9e7359113867cf584a3ec049aec6bde09c ssh-agent 12:58:22 SSH_AUTH_SOCK=/tmp/ssh-RgopT7YW4omR/agent.32 12:58:22 SSH_AGENT_PID=38 12:58:22 Running ssh-add (command line suppressed) 12:58:23 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13744871727168399203.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13744871727168399203.key) 12:58:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:58:23 + git tag --points-at HEAD [Pipeline] } 12:58:23 $ docker exec --env ******** --env ******** 106ec970858553f21f25c79e2f4bfa9e7359113867cf584a3ec049aec6bde09c ssh-agent -k 12:58:23 unset SSH_AUTH_SOCK; 12:58:23 unset SSH_AGENT_PID; 12:58:23 echo Agent pid 38 killed; 12:58:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:58:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:58:23 [ssh-agent] Looking for ssh-agent implementation... 12:58:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:23 $ docker exec 106ec970858553f21f25c79e2f4bfa9e7359113867cf584a3ec049aec6bde09c ssh-agent 12:58:23 SSH_AUTH_SOCK=/tmp/ssh-XJdqtEBkCyPd/agent.71 12:58:23 SSH_AGENT_PID=77 12:58:23 Running ssh-add (command line suppressed) 12:58:23 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6555058394478647764.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6555058394478647764.key) 12:58:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:58:24 + git semver init 12:58:24 2025-02-20 12:58:24,338 [run_init] DEBUG init version:0.0.0 force:False 12:58:24 2025-02-20 12:58:24,339 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 12:58:24 2025-02-20 12:58:24,339 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 12:58:24 2025-02-20 12:58:24,339 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 12:58:26 2025-02-20 12:58:25,871 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 12:58:26 2025-02-20 12:58:25,872 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 12:58:26 2025-02-20 12:58:25,872 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 12:58:26 2025-02-20 12:58:25,872 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 12:58:26 4.0.0-dev.9 [Pipeline] } 12:58:26 $ docker exec --env ******** --env ******** 106ec970858553f21f25c79e2f4bfa9e7359113867cf584a3ec049aec6bde09c ssh-agent -k 12:58:26 unset SSH_AUTH_SOCK; 12:58:26 unset SSH_AGENT_PID; 12:58:26 echo Agent pid 77 killed; 12:58:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:58:26 + git semver [Pipeline] } 12:58:27 $ docker stop --time=1 106ec970858553f21f25c79e2f4bfa9e7359113867cf584a3ec049aec6bde09c 12:58:28 $ docker rm -f --volumes 106ec970858553f21f25c79e2f4bfa9e7359113867cf584a3ec049aec6bde09c [Pipeline] // withDockerContainer [Pipeline] sh 12:58:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:58:28 Stashed 1 file(s) [Pipeline] echo 12:58:28 [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:29 provisioning config files... 12:58:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7365222625047872946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:29 ---> ****-login.sh 12:58:29 nexus3.edgexfoundry.org:10001 12:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:29 Configure a credential helper to remove this warning. See 12:58:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:29 12:58:29 Login Succeeded 12:58:29 nexus3.edgexfoundry.org:10002 12:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:29 Configure a credential helper to remove this warning. See 12:58:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:29 12:58:29 Login Succeeded 12:58:29 nexus3.edgexfoundry.org:10003 12:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:29 Configure a credential helper to remove this warning. See 12:58:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:29 12:58:29 Login Succeeded 12:58:29 nexus3.edgexfoundry.org:10004 12:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:29 Configure a credential helper to remove this warning. See 12:58:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:29 12:58:29 Login Succeeded 12:58:29 ****.io 12:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:30 Configure a credential helper to remove this warning. See 12:58:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:30 12:58:30 Login Succeeded 12:58:30 ---> ****-login.sh ends [Pipeline] } 12:58:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:58:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:58:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:58:30 ========================================================= 12:58:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 12:58:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:30 + 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 . 12:58:30 Sending build context to Docker daemon 11.58MB 12:58:30 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 12:58:30 Step 2/12 : FROM ${BASE} AS builder 12:58:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 12:58:30 da9db072f522: Pulling fs layer 12:58:30 6ef4a4ee8ca5: Pulling fs layer 12:58:30 06f05ace1117: Pulling fs layer 12:58:30 5fe327b54edc: Pulling fs layer 12:58:30 4f4fb700ef54: Pulling fs layer 12:58:30 92a5565b7b96: Pulling fs layer 12:58:30 5fe327b54edc: Waiting 12:58:30 4f4fb700ef54: Waiting 12:58:30 ff9bb7016b71: Pulling fs layer 12:58:30 b67dba6c2c7d: Pulling fs layer 12:58:30 a813b0c90790: Pulling fs layer 12:58:30 92a5565b7b96: Waiting 12:58:30 b67dba6c2c7d: Waiting 12:58:30 ff9bb7016b71: Waiting 12:58:30 a813b0c90790: Waiting 12:58:30 6ef4a4ee8ca5: Verifying Checksum 12:58:30 6ef4a4ee8ca5: Download complete 12:58:30 5fe327b54edc: Download complete 12:58:30 4f4fb700ef54: Verifying Checksum 12:58:30 4f4fb700ef54: Download complete 12:58:30 92a5565b7b96: Verifying Checksum 12:58:30 92a5565b7b96: Download complete 12:58:30 da9db072f522: Download complete 12:58:30 ff9bb7016b71: Verifying Checksum 12:58:30 ff9bb7016b71: Download complete 12:58:30 da9db072f522: Pull complete 12:58:30 a813b0c90790: Verifying Checksum 12:58:30 a813b0c90790: Download complete 12:58:30 6ef4a4ee8ca5: Pull complete 12:58:31 06f05ace1117: Verifying Checksum 12:58:31 06f05ace1117: Download complete 12:58:31 b67dba6c2c7d: Verifying Checksum 12:58:31 b67dba6c2c7d: Download complete 12:58:34 06f05ace1117: Pull complete 12:58:34 5fe327b54edc: Pull complete 12:58:34 4f4fb700ef54: Pull complete 12:58:34 92a5565b7b96: Pull complete 12:58:34 ff9bb7016b71: Pull complete 12:58:36 b67dba6c2c7d: Pull complete 12:58:36 a813b0c90790: Pull complete 12:58:37 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 12:58:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:58:37 ---> 3ba60ce46760 12:58:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 12:58:41 ---> Running in 1e5e69436fa4 12:58:41 Removing intermediate container 1e5e69436fa4 12:58:41 ---> f46ebc24bce7 12:58:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:58:41 ---> Running in 04eaf6645b72 12:58:41 Removing intermediate container 04eaf6645b72 12:58:41 ---> e4541ef80e15 12:58:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 12:58:41 ---> Running in c471f7b6c290 12:58:41 Removing intermediate container c471f7b6c290 12:58:41 ---> df8a742e875c 12:58:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 12:58:41 ---> Running in 4149bdf7f1ff 12:58:41 Removing intermediate container 4149bdf7f1ff 12:58:41 ---> 36b38957fbc1 12:58:41 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:58:41 ---> Running in fb60ebb80705 12:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:58:42 OK: 248 MiB in 58 packages 12:58:42 Removing intermediate container fb60ebb80705 12:58:42 ---> 85c13307997c 12:58:42 Step 8/12 : WORKDIR /app 12:58:42 ---> Running in bfee9f19de8a 12:58:42 Removing intermediate container bfee9f19de8a 12:58:42 ---> 2decd293a94f 12:58:42 Step 9/12 : COPY go.mod vendor* ./ 12:58:42 ---> 5203ea40c7c5 12:58:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:58:42 ---> Running in 1de4e9c7f64a 12:58:44 Still waiting to schedule task 12:58:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:59:21 Removing intermediate container 1de4e9c7f64a 12:59:21 ---> fb54b4dd7d7d 12:59:21 Step 11/12 : COPY . . 12:59:21 ---> 6b81b95de6d8 12:59:21 Step 12/12 : RUN $MAKE 12:59:21 ---> Running in aaa8cdc6b88c 12:59:21 noop 12:59:21 Removing intermediate container aaa8cdc6b88c 12:59:21 ---> 227c472ff071 12:59:21 Successfully built 227c472ff071 12:59:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:21 + docker inspect -f . ci-base-image-x86_64 12:59:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:21 prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container 12:59:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 12:59:22 $ docker top 35720adeee767015c9f5d9d7e80af53117d915c1535a5fbbcfe1d790f70c105b -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:22 + go version 12:59:22 go version go1.23.4 linux/amd64 [Pipeline] } 12:59:22 $ docker stop --time=1 35720adeee767015c9f5d9d7e80af53117d915c1535a5fbbcfe1d790f70c105b 12:59:23 $ docker rm -f --volumes 35720adeee767015c9f5d9d7e80af53117d915c1535a5fbbcfe1d790f70c105b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:24 + docker inspect -f . ci-base-image-x86_64 12:59:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:24 prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container 12:59:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 12:59:24 $ docker top 1e19d202e1408de86aea8065626a2b9c0978faa9b59f037683a3f20c6fc5832e -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:25 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 12:59:25 + make test 12:59:25 go test ./... -coverprofile=coverage.out ./... 12:59:26 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 12:59:44 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 12:59:44 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 12:59:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.348s coverage: 40.6% of statements 12:59:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 94.6% of statements 12:59:48 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.243s coverage: 51.9% of statements 13:00:00 go vet ./... 13:00:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:00:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:00:03 ./bin/test-attribution-txt.sh [Pipeline] echo 13:00:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:00:03 $ docker stop --time=1 1e19d202e1408de86aea8065626a2b9c0978faa9b59f037683a3f20c6fc5832e 13:00:06 $ docker rm -f --volumes 1e19d202e1408de86aea8065626a2b9c0978faa9b59f037683a3f20c6fc5832e [Pipeline] // withDockerContainer [Pipeline] sh 13:00:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:00:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:00:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:00:07 + ls -al . 13:00:07 total 704 13:00:07 drwxrwxr-x 11 jenkins jenkins 4096 Feb 20 12:59 . 13:00:07 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:58 .. 13:00:07 -rw-rw-r-- 1 jenkins jenkins 134 Feb 20 12:58 .dockerignore 13:00:07 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 12:59 .git 13:00:07 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:58 .github 13:00:07 -rw-rw-r-- 1 jenkins jenkins 880 Feb 20 12:58 .gitignore 13:00:07 -rw-rw-r-- 1 jenkins jenkins 199 Feb 20 12:58 .golangci.yml 13:00:07 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 12:58 .semver 13:00:07 -rw-rw-r-- 1 jenkins jenkins 20798 Feb 20 12:58 Attribution.txt 13:00:07 -rw-rw-r-- 1 jenkins jenkins 11677 Feb 20 12:58 CHANGELOG.md 13:00:07 -rw-rw-r-- 1 jenkins jenkins 1489 Feb 20 12:58 Dockerfile 13:00:07 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 12:58 GOVERNANCE.md 13:00:07 -rw-rw-r-- 1 jenkins jenkins 661 Feb 20 12:58 Jenkinsfile 13:00:07 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 20 12:58 LICENSE 13:00:07 -rw-rw-r-- 1 jenkins jenkins 2761 Feb 20 12:58 Makefile 13:00:07 -rw-rw-r-- 1 jenkins jenkins 625 Feb 20 12:58 OWNERS.md 13:00:07 -rw-rw-r-- 1 jenkins jenkins 28907 Feb 20 12:58 README.md 13:00:07 -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 12:58 VERSION 13:00:07 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 12:58 bin 13:00:07 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:58 cmd 13:00:07 -rw-r--r-- 1 jenkins jenkins 451915 Feb 20 12:59 coverage.out 13:00:07 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 12:58 examples 13:00:07 -rw-rw-r-- 1 jenkins jenkins 6321 Feb 20 12:58 go.mod 13:00:07 -rw-rw-r-- 1 jenkins jenkins 86628 Feb 20 12:58 go.sum 13:00:07 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 12:58 images 13:00:07 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:58 internal 13:00:07 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:58 pkg 13:00:07 -rw-rw-r-- 1 jenkins jenkins 193 Feb 20 12:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:08 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=108cdd9f203085227c653b98de0ec734d81e8d46 --label arch=amd64 --label version=4.0.0-dev.9 . 13:00:08 Sending build context to Docker daemon 11.58MB 13:00:08 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 13:00:08 Step 2/25 : FROM ${BASE} AS builder 13:00:08 ---> 227c472ff071 13:00:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:00:08 ---> Running in 3b204e3470cf 13:00:08 Removing intermediate container 3b204e3470cf 13:00:08 ---> 69fe46b93682 13:00:08 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:00:08 ---> Running in e48bea7f4cd1 13:00:08 Removing intermediate container e48bea7f4cd1 13:00:08 ---> 8e720894c78e 13:00:08 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 13:00:08 ---> Running in a7843152c282 13:00:08 Removing intermediate container a7843152c282 13:00:08 ---> 8f88a9b68ecd 13:00:08 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:00:08 ---> Running in d379dbb42d08 13:00:08 Removing intermediate container d379dbb42d08 13:00:08 ---> d1181f5a3cd6 13:00:08 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:00:08 ---> Running in 60c07783d19a 13:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:00:09 OK: 248 MiB in 58 packages 13:00:09 Removing intermediate container 60c07783d19a 13:00:09 ---> bffcee4f9eb6 13:00:09 Step 8/25 : WORKDIR /app 13:00:09 ---> Running in 956772552e40 13:00:09 Removing intermediate container 956772552e40 13:00:09 ---> 93a6066f84ca 13:00:09 Step 9/25 : COPY go.mod vendor* ./ 13:00:10 ---> 13549a0b838b 13:00:10 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:10 ---> Running in 4e39e4dc63b2 13:00:10 Removing intermediate container 4e39e4dc63b2 13:00:10 ---> 207b3fc993e9 13:00:10 Step 11/25 : COPY . . 13:00:10 ---> 10ea61645dd7 13:00:10 Step 12/25 : RUN $MAKE 13:00:11 ---> Running in 9cc53a665450 13:00:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39331 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 13:00:11 Running in /w/workspace/device-rfid-llrp-go/164 [Pipeline] { [Pipeline] checkout 13:00:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 13:00:14 The recommended git tool is: git 13:00:19 using credential edgex-jenkins-ssh 13:00:19 Cloning the remote Git repository 13:00:19 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:00:19 > git init /w/workspace/device-rfid-llrp-go/164 # timeout=10 13:00:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:00:19 > git --version # timeout=10 13:00:19 > git --version # 'git version 2.25.1' 13:00:19 using GIT_SSH to set credentials SSH Credentials for GitHub 13:00:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:00:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:23 Avoid second fetch 13:00:23 Checking out Revision 108cdd9f203085227c653b98de0ec734d81e8d46 (main) 13:00:24 Commit message: "Merge pull request #346 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" 13:00:23 > git config core.sparsecheckout # timeout=10 13:00:23 > git checkout -f 108cdd9f203085227c653b98de0ec734d81e8d46 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:00:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:00:31 % Total % Received % Xferd Average Speed Time Time Time Current 13:00:31 Dload Upload Total Spent Left Speed 13:00:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 13:00:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:00:31 + sudo tee /etc/docker/daemon.new 13:00:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:00:31 { 13:00:31 "registry-mirrors": [ 13:00:31 "https://nexus3.edgexfoundry.org:10001" 13:00:31 ], 13:00:31 "bip": "10.250.0.254/24", 13:00:31 "hosts": [ 13:00:31 "tcp://0.0.0.0:5555", 13:00:31 "unix:///var/run/docker.sock" 13:00:31 ], 13:00:31 "mtu": 1458, 13:00:31 "selinux-enabled": true, 13:00:31 "seccomp-profile": "/etc/docker/seccomp.json" 13:00:31 } [Pipeline] sh 13:00:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:00:32 + sudo service docker restart 13:00:43 Removing intermediate container 9cc53a665450 13:00:43 ---> 1678a7a77fdf 13:00:43 Step 13/25 : FROM alpine:3.20 13:00:43 3.20: Pulling from library/alpine 13:00:43 0a9a5dfd008f: Pulling fs layer 13:00:43 0a9a5dfd008f: Download complete 13:00:43 0a9a5dfd008f: Pull complete 13:00:43 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:00:43 Status: Downloaded newer image for alpine:3.20 13:00:43 ---> ff221270b9fb 13:00:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:00:43 ---> Running in 400bbe332e26 13:00:43 Removing intermediate container 400bbe332e26 13:00:43 ---> b24bc0a8ba32 13:00:43 Step 15/25 : RUN apk add --update --no-cache dumb-init 13:00:43 ---> Running in 2095269e42a1 13:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:00:43 (1/1) Installing dumb-init (1.2.5-r3) 13:00:43 Executing busybox-1.36.1-r29.trigger 13:00:43 OK: 8 MiB in 15 packages 13:00:43 Removing intermediate container 2095269e42a1 13:00:43 ---> c74fd81fcd71 13:00:43 Step 16/25 : RUN apk --no-cache upgrade 13:00:43 ---> Running in 33ac5f940cf3 13:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:00:43 OK: 8 MiB in 15 packages 13:00:43 Removing intermediate container 33ac5f940cf3 13:00:43 ---> dd8ce3b34602 13:00:43 Step 17/25 : COPY --from=builder /app/LICENSE / 13:00:43 ---> 395d3d67fbbb 13:00:43 Step 18/25 : COPY --from=builder /app/Attribution.txt / 13:00:43 ---> 713f9f44cfed 13:00:43 Step 19/25 : COPY --from=builder /app/cmd/ / 13:00:43 ---> f93f13d578a9 13:00:43 Step 20/25 : EXPOSE 59989 13:00:43 ---> Running in 56468a5f6d8e 13:00:43 Removing intermediate container 56468a5f6d8e 13:00:43 ---> debf049b1ec0 13:00:43 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 13:00:43 ---> Running in 9dad1f9306ff 13:00:43 Removing intermediate container 9dad1f9306ff 13:00:43 ---> 1ee5fb32a45a 13:00:43 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:00:43 ---> Running in c06b45ffcdbd 13:00:43 Removing intermediate container c06b45ffcdbd 13:00:43 ---> 6833a674587e 13:00:43 Step 23/25 : LABEL arch=amd64 13:00:43 ---> Running in ec517f154a44 13:00:43 Removing intermediate container ec517f154a44 13:00:43 ---> b1b5257b3bfe 13:00:43 Step 24/25 : LABEL git_sha=108cdd9f203085227c653b98de0ec734d81e8d46 13:00:43 ---> Running in 335e34135114 13:00:43 Removing intermediate container 335e34135114 13:00:43 ---> e2dcc2b7de9b 13:00:43 Step 25/25 : LABEL version=4.0.0-dev.9 13:00:43 ---> Running in 8b9e66e90b97 13:00:43 Removing intermediate container 8b9e66e90b97 13:00:43 ---> 95b5e3265938 13:00:43 [Warning] One or more build-args [ARCH] were not consumed 13:00:43 Successfully built 95b5e3265938 13:00:43 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:00:43 provisioning config files... 13:00:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13117148161318393351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:44 ---> ****-login.sh 13:00:44 nexus3.edgexfoundry.org:10001 13:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:44 Configure a credential helper to remove this warning. See 13:00:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:44 13:00:44 Login Succeeded 13:00:44 nexus3.edgexfoundry.org:10002 13:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:44 Configure a credential helper to remove this warning. See 13:00:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:44 13:00:44 Login Succeeded 13:00:44 nexus3.edgexfoundry.org:10003 13:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:44 Configure a credential helper to remove this warning. See 13:00:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:44 13:00:44 Login Succeeded 13:00:44 nexus3.edgexfoundry.org:10004 13:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:44 Configure a credential helper to remove this warning. See 13:00:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:44 13:00:44 Login Succeeded 13:00:44 ****.io 13:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:44 Configure a credential helper to remove this warning. See 13:00:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:44 13:00:44 Login Succeeded 13:00:44 ---> ****-login.sh ends [Pipeline] } 13:00:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:00:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:00:44 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 13:00:44 108cdd9f203085227c653b98de0ec734d81e8d46 13:00:44 latest 13:00:44 4.0.0-dev.9 13:00:44 108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 13:00:44 main 13:00:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:45 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:108cdd9f203085227c653b98de0ec734d81e8d46 13:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 13:00:45 edd8b3eba3f5: Preparing 13:00:45 a95567f9dd48: Preparing 13:00:45 670de6b883e5: Preparing 13:00:45 48c18fbf7a5f: Preparing 13:00:45 da6e933f60f6: Preparing 13:00:45 994456c4fd7b: Preparing 13:00:45 994456c4fd7b: Waiting 13:00:45 670de6b883e5: Pushed 13:00:45 994456c4fd7b: Layer already exists 13:00:45 a95567f9dd48: Pushed 13:00:45 da6e933f60f6: Pushed 13:00:45 48c18fbf7a5f: Pushed 13:00:49 edd8b3eba3f5: Pushed 13:00:49 108cdd9f203085227c653b98de0ec734d81e8d46: digest: sha256:3bd624fa74197b36af34ddf33ae2489deb67b4735cabb38c3025160a31cba384 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:50 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:50 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 13:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 13:00:50 edd8b3eba3f5: Preparing 13:00:50 a95567f9dd48: Preparing 13:00:50 670de6b883e5: Preparing 13:00:50 48c18fbf7a5f: Preparing 13:00:50 da6e933f60f6: Preparing 13:00:50 994456c4fd7b: Preparing 13:00:50 edd8b3eba3f5: Layer already exists 13:00:50 48c18fbf7a5f: Layer already exists 13:00:50 a95567f9dd48: Layer already exists 13:00:50 da6e933f60f6: Layer already exists 13:00:50 670de6b883e5: Layer already exists 13:00:50 994456c4fd7b: Layer already exists 13:00:50 latest: digest: sha256:3bd624fa74197b36af34ddf33ae2489deb67b4735cabb38c3025160a31cba384 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:50 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:00:51 provisioning config files... 13:00:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.9 13:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 13:00:51 edd8b3eba3f5: Preparing 13:00:51 a95567f9dd48: Preparing 13:00:51 670de6b883e5: Preparing 13:00:51 48c18fbf7a5f: Preparing 13:00:51 da6e933f60f6: Preparing 13:00:51 994456c4fd7b: Preparing 13:00:51 994456c4fd7b: Waiting 13:00:51 48c18fbf7a5f: Layer already exists 13:00:51 da6e933f60f6: Layer already exists 13:00:51 edd8b3eba3f5: Layer already exists 13:00:51 a95567f9dd48: Layer already exists 13:00:51 670de6b883e5: Layer already exists 13:00:51 994456c4fd7b: Layer already exists 13:00:51 4.0.0-dev.9: digest: sha256:3bd624fa74197b36af34ddf33ae2489deb67b4735cabb38c3025160a31cba384 size: 1573 [Pipeline] } 13:00:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/164@tmp/config5713281084237552943tmp [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:51 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:51 ---> ****-login.sh 13:00:51 nexus3.edgexfoundry.org:10001 13:00:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 13:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 13:00:51 edd8b3eba3f5: Preparing 13:00:51 a95567f9dd48: Preparing 13:00:51 670de6b883e5: Preparing 13:00:51 48c18fbf7a5f: Preparing 13:00:51 da6e933f60f6: Preparing 13:00:51 994456c4fd7b: Preparing 13:00:51 994456c4fd7b: Waiting 13:00:51 da6e933f60f6: Layer already exists 13:00:51 48c18fbf7a5f: Layer already exists 13:00:51 a95567f9dd48: Layer already exists 13:00:51 670de6b883e5: Layer already exists 13:00:51 edd8b3eba3f5: Layer already exists 13:00:51 994456c4fd7b: Layer already exists 13:00:51 108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9: digest: sha256:3bd624fa74197b36af34ddf33ae2489deb67b4735cabb38c3025160a31cba384 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:52 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 13:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 13:00:52 edd8b3eba3f5: Preparing 13:00:52 a95567f9dd48: Preparing 13:00:52 670de6b883e5: Preparing 13:00:52 48c18fbf7a5f: Preparing 13:00:52 da6e933f60f6: Preparing 13:00:52 994456c4fd7b: Preparing 13:00:52 994456c4fd7b: Waiting 13:00:52 670de6b883e5: Layer already exists 13:00:52 da6e933f60f6: Layer already exists 13:00:52 a95567f9dd48: Layer already exists 13:00:52 48c18fbf7a5f: Layer already exists 13:00:52 edd8b3eba3f5: Layer already exists 13:00:52 994456c4fd7b: Layer already exists 13:00:52 main: digest: sha256:3bd624fa74197b36af34ddf33ae2489deb67b4735cabb38c3025160a31cba384 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:00:52 ===================================================== [Pipeline] echo 13:00:52 taggedImages: 13:00:52 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:108cdd9f203085227c653b98de0ec734d81e8d46 13:00:52 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 13:00:52 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.9 13:00:52 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 13:00:52 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script 13:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:52 Configure a credential helper to remove this warning. See 13:00:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:52 13:00:52 Login Succeeded 13:00:52 nexus3.edgexfoundry.org:10002 [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 13:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:52 Configure a credential helper to remove this warning. See 13:00:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:52 13:00:52 Login Succeeded 13:00:52 nexus3.edgexfoundry.org:10003 13:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:00:52 13:00:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:00:53 latest: Pulling from edgex-lftools-log-publisher 13:00:53 5eb5b503b376: Pulling fs layer 13:00:53 5c69ac0246d0: Pulling fs layer 13:00:53 ec43610c2a17: Pulling fs layer 13:00:53 3a2ae6a8a46f: Pulling fs layer 13:00:53 33b1e0a273af: Pulling fs layer 13:00:53 5d3b04190fa2: Pulling fs layer 13:00:53 2f39f015ded8: Pulling fs layer 13:00:53 3a2ae6a8a46f: Waiting 13:00:53 33b1e0a273af: Waiting 13:00:53 5d3b04190fa2: Waiting 13:00:53 2f39f015ded8: Waiting 13:00:53 5c69ac0246d0: Download complete 13:00:53 3a2ae6a8a46f: Download complete 13:00:53 33b1e0a273af: Verifying Checksum 13:00:53 33b1e0a273af: Download complete 13:00:53 ec43610c2a17: Verifying Checksum 13:00:53 ec43610c2a17: Download complete 13:00:53 5d3b04190fa2: Download complete 13:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:53 Configure a credential helper to remove this warning. See 13:00:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:53 13:00:53 Login Succeeded 13:00:53 nexus3.edgexfoundry.org:10004 13:00:53 5eb5b503b376: Verifying Checksum 13:00:53 5eb5b503b376: Download complete 13:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:53 Configure a credential helper to remove this warning. See 13:00:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:53 13:00:53 Login Succeeded 13:00:53 ****.io 13:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:53 2f39f015ded8: Download complete 13:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:54 Configure a credential helper to remove this warning. See 13:00:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:54 13:00:54 Login Succeeded 13:00:54 ---> ****-login.sh ends [Pipeline] } 13:00:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:00:54 5eb5b503b376: Pull complete [Pipeline] echo 13:00:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 13:00:54 5c69ac0246d0: Pull complete [Pipeline] echo 13:00:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:00:54 ========================================================= 13:00:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:00:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:54 ec43610c2a17: Pull complete 13:00:54 3a2ae6a8a46f: Pull complete 13:00:55 + 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 . 13:00:55 33b1e0a273af: Pull complete 13:00:55 5d3b04190fa2: Pull complete 13:00:55 Sending build context to Docker daemon 1.21MB 13:00:55 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:00:55 Step 2/12 : FROM ${BASE} AS builder 13:00:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:00:55 9986a736f7d3: Pulling fs layer 13:00:55 1f018df60701: Pulling fs layer 13:00:55 39f8f326b044: Pulling fs layer 13:00:55 e6a1e7a6a96a: Pulling fs layer 13:00:55 4f4fb700ef54: Pulling fs layer 13:00:55 e6a1e7a6a96a: Waiting 13:00:55 d45d956e0dbf: Pulling fs layer 13:00:55 4f4fb700ef54: Waiting 13:00:55 d7702b0d1db1: Pulling fs layer 13:00:55 d45d956e0dbf: Waiting 13:00:55 5c7f0f088c93: Pulling fs layer 13:00:55 d7702b0d1db1: Waiting 13:00:55 4fdc064ae6cf: Pulling fs layer 13:00:55 4fdc064ae6cf: Waiting 13:00:55 1f018df60701: Verifying Checksum 13:00:55 1f018df60701: Download complete 13:00:55 e6a1e7a6a96a: Verifying Checksum 13:00:55 e6a1e7a6a96a: Download complete 13:00:55 4f4fb700ef54: Verifying Checksum 13:00:55 4f4fb700ef54: Download complete 13:00:55 d45d956e0dbf: Verifying Checksum 13:00:55 d45d956e0dbf: Download complete 13:00:55 d7702b0d1db1: Verifying Checksum 13:00:55 d7702b0d1db1: Download complete 13:00:55 9986a736f7d3: Verifying Checksum 13:00:56 4fdc064ae6cf: Verifying Checksum 13:00:56 4fdc064ae6cf: Download complete 13:00:57 9986a736f7d3: Pull complete 13:00:58 1f018df60701: Pull complete 13:00:58 39f8f326b044: Verifying Checksum 13:00:58 39f8f326b044: Download complete 13:00:59 2f39f015ded8: Pull complete 13:00:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:00:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:00:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:59 prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container 13:00:59 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:00:59 5c7f0f088c93: Download complete 13:01:01 $ docker top dd69ad36b9e69fbb703efa61dfbd29530371659eb6828cbf268dfb98cd31db69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:01:02 ---> job-cost.sh 13:01:02 lf-activate-venv: SKIPPING 13:01:02 INFO: No Stack... 13:01:02 INFO: Retrieving Pricing Info for: v3-standard-8 13:01:02 INFO: Archiving Costs [Pipeline] sh 13:01:02 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 13:01:02 + cut -d, -f6 [Pipeline] lock 13:01:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] 13:01:02 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] did not exist. Created. 13:01:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:01:03 + echo total: 0.2199999988079071 [Pipeline] stash 13:01:03 Stashed 1 file(s) [Pipeline] } 13:01:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] [Pipeline] // lock [Pipeline] } 13:01:03 $ docker stop --time=1 dd69ad36b9e69fbb703efa61dfbd29530371659eb6828cbf268dfb98cd31db69 13:01:04 $ docker rm -f --volumes dd69ad36b9e69fbb703efa61dfbd29530371659eb6828cbf268dfb98cd31db69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:01:14 39f8f326b044: Pull complete 13:01:14 e6a1e7a6a96a: Pull complete 13:01:14 4f4fb700ef54: Pull complete 13:01:14 d45d956e0dbf: Pull complete 13:01:14 d7702b0d1db1: Pull complete 13:01:23 5c7f0f088c93: Pull complete 13:01:24 4fdc064ae6cf: Pull complete 13:01:24 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 13:01:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:01:24 ---> 63f30b955cb9 13:01:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:01:25 ---> Running in ca232f442f2a 13:01:25 Removing intermediate container ca232f442f2a 13:01:25 ---> a467181b7e60 13:01:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:01:25 ---> Running in aed2915ce9d2 13:01:26 Removing intermediate container aed2915ce9d2 13:01:26 ---> a6936dd680ff 13:01:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 13:01:26 ---> Running in 13c29599f5f2 13:01:26 Removing intermediate container 13c29599f5f2 13:01:26 ---> b23a7e74dc7c 13:01:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:01:26 ---> Running in a844e40b9054 13:01:26 Removing intermediate container a844e40b9054 13:01:26 ---> f95e189671ef 13:01:26 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:01:26 ---> Running in 8305be4f4b0e 13:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:01:30 OK: 239 MiB in 58 packages 13:01:31 Removing intermediate container 8305be4f4b0e 13:01:31 ---> dfda119fed4e 13:01:31 Step 8/12 : WORKDIR /app 13:01:31 ---> Running in d6b791cf2f99 13:01:31 Removing intermediate container d6b791cf2f99 13:01:31 ---> 3db7d400d9b8 13:01:31 Step 9/12 : COPY go.mod vendor* ./ 13:01:31 ---> 9f9ec5905a68 13:01:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:31 ---> Running in b759b029c638 13:03:23 Removing intermediate container b759b029c638 13:03:23 ---> a2f818d7ba86 13:03:23 Step 11/12 : COPY . . 13:03:23 ---> 536c4f80e402 13:03:23 Step 12/12 : RUN $MAKE 13:03:23 ---> Running in 6556dbc8dad3 13:03:23 noop 13:03:23 Removing intermediate container 6556dbc8dad3 13:03:23 ---> d166ed9656cd 13:03:23 Successfully built d166ed9656cd 13:03:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:23 + docker inspect -f . ci-base-image-arm64 13:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:03:24 prd-ubuntu20.04-docker-arm64-4c-16g-39331 does not seem to be running inside a container 13:03:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/164 -v /w/workspace/device-rfid-llrp-go/164:/w/workspace/device-rfid-llrp-go/164:rw,z -v /w/workspace/device-rfid-llrp-go/164@tmp:/w/workspace/device-rfid-llrp-go/164@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 ******** ci-base-image-arm64 cat 13:03:25 $ docker top f3ab318971ebda7439d9080b283860b9b77bc98deaefa864306879fe59d1399b -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:26 + go version 13:03:26 go version go1.23.4 linux/arm64 [Pipeline] } 13:03:26 $ docker stop --time=1 f3ab318971ebda7439d9080b283860b9b77bc98deaefa864306879fe59d1399b 13:03:28 $ docker rm -f --volumes f3ab318971ebda7439d9080b283860b9b77bc98deaefa864306879fe59d1399b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:28 + docker inspect -f . ci-base-image-arm64 13:03:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:03:29 prd-ubuntu20.04-docker-arm64-4c-16g-39331 does not seem to be running inside a container 13:03:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/164 -v /w/workspace/device-rfid-llrp-go/164:/w/workspace/device-rfid-llrp-go/164:rw,z -v /w/workspace/device-rfid-llrp-go/164@tmp:/w/workspace/device-rfid-llrp-go/164@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 ******** ci-base-image-arm64 cat 13:03:30 $ docker top fa319dc7848325ae242894b37ab72adf241a1d6c262b756ca46ba9cdb72ed94f -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:31 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/164 [Pipeline] fileExists [Pipeline] sh 13:03:32 + make test 13:03:32 go test ./... -coverprofile=coverage.out ./... 13:03:38 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 13:07:45 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 13:07:45 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 13:08:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 34.337s coverage: 40.6% of statements 13:08:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 95.5% of statements 13:08:24 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.646s coverage: 51.9% of statements 13:08:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:08:24 go vet ./... 13:09:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:09:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:09:21 ./bin/test-attribution-txt.sh [Pipeline] echo 13:09:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:09:21 $ docker stop --time=1 fa319dc7848325ae242894b37ab72adf241a1d6c262b756ca46ba9cdb72ed94f 13:09:22 $ docker rm -f --volumes fa319dc7848325ae242894b37ab72adf241a1d6c262b756ca46ba9cdb72ed94f [Pipeline] // withDockerContainer [Pipeline] sh 13:09:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:09:24 Warning: overwriting stash ‘coverage-report’ 13:09:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:09:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:09:26 + ls -al . 13:09:26 total 700 13:09:26 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 13:03 . 13:09:26 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 13:00 .. 13:09:26 -rw-rw-r-- 1 jenkins jenkins 134 Feb 20 13:00 .dockerignore 13:09:26 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 13:00 .git 13:09:26 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 13:00 .github 13:09:26 -rw-rw-r-- 1 jenkins jenkins 880 Feb 20 13:00 .gitignore 13:09:26 -rw-rw-r-- 1 jenkins jenkins 199 Feb 20 13:00 .golangci.yml 13:09:26 -rw-rw-r-- 1 jenkins jenkins 20798 Feb 20 13:00 Attribution.txt 13:09:26 -rw-rw-r-- 1 jenkins jenkins 11677 Feb 20 13:00 CHANGELOG.md 13:09:26 -rw-rw-r-- 1 jenkins jenkins 1489 Feb 20 13:00 Dockerfile 13:09:26 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 13:00 GOVERNANCE.md 13:09:26 -rw-rw-r-- 1 jenkins jenkins 661 Feb 20 13:00 Jenkinsfile 13:09:26 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 20 13:00 LICENSE 13:09:26 -rw-rw-r-- 1 jenkins jenkins 2761 Feb 20 13:00 Makefile 13:09:26 -rw-rw-r-- 1 jenkins jenkins 625 Feb 20 13:00 OWNERS.md 13:09:26 -rw-rw-r-- 1 jenkins jenkins 28907 Feb 20 13:00 README.md 13:09:26 -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 12:58 VERSION 13:09:26 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 13:00 bin 13:09:26 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 13:00 cmd 13:09:26 -rw-r--r-- 1 jenkins jenkins 451915 Feb 20 13:08 coverage.out 13:09:26 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 13:00 examples 13:09:26 -rw-rw-r-- 1 jenkins jenkins 6321 Feb 20 13:00 go.mod 13:09:26 -rw-rw-r-- 1 jenkins jenkins 86628 Feb 20 13:00 go.sum 13:09:26 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 13:00 images 13:09:26 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 13:00 internal 13:09:26 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 13:00 pkg 13:09:26 -rw-rw-r-- 1 jenkins jenkins 193 Feb 20 13:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:26 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=108cdd9f203085227c653b98de0ec734d81e8d46 --label arch=arm64 --label version=4.0.0-dev.9 . 13:09:26 Sending build context to Docker daemon 1.21MB 13:09:26 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 13:09:26 Step 2/25 : FROM ${BASE} AS builder 13:09:26 ---> d166ed9656cd 13:09:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:09:27 ---> Running in 6fadc0ba1ee4 13:09:27 Removing intermediate container 6fadc0ba1ee4 13:09:27 ---> e30e3c210f65 13:09:27 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:09:27 ---> Running in 99e063dea61b 13:09:28 Removing intermediate container 99e063dea61b 13:09:28 ---> 588e06510040 13:09:28 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 13:09:28 ---> Running in 16e0765fa882 13:09:28 Removing intermediate container 16e0765fa882 13:09:28 ---> 4a632479bbc6 13:09:28 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:09:28 ---> Running in 508bcb0ada22 13:09:28 Removing intermediate container 508bcb0ada22 13:09:28 ---> 05c261b61755 13:09:28 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:09:29 ---> Running in fe4712ff4773 13:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:09:32 OK: 239 MiB in 58 packages 13:09:33 Removing intermediate container fe4712ff4773 13:09:33 ---> 58326d3df3d8 13:09:33 Step 8/25 : WORKDIR /app 13:09:33 ---> Running in 213b557a5869 13:09:33 Removing intermediate container 213b557a5869 13:09:33 ---> 2d3a65a6f8f6 13:09:33 Step 9/25 : COPY go.mod vendor* ./ 13:09:34 ---> b5a943aaa230 13:09:34 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:34 ---> Running in ad8f567b1276 13:09:37 Removing intermediate container ad8f567b1276 13:09:37 ---> a17a0c419ada 13:09:37 Step 11/25 : COPY . . 13:09:37 ---> 8304f7a9b172 13:09:37 Step 12/25 : RUN $MAKE 13:09:37 ---> Running in 754db5a643ef 13:09:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 13:13:45 Removing intermediate container 754db5a643ef 13:13:45 ---> 2260dbb7e243 13:13:45 Step 13/25 : FROM alpine:3.20 13:13:45 3.20: Pulling from library/alpine 13:13:45 94e9d8af2201: Pulling fs layer 13:13:45 94e9d8af2201: Verifying Checksum 13:13:45 94e9d8af2201: Download complete 13:13:45 94e9d8af2201: Pull complete 13:13:45 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:13:45 Status: Downloaded newer image for alpine:3.20 13:13:45 ---> 7aab056cecc6 13:13:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:13:45 ---> Running in 205799a0bc8a 13:13:45 Removing intermediate container 205799a0bc8a 13:13:45 ---> 102e2412efaf 13:13:45 Step 15/25 : RUN apk add --update --no-cache dumb-init 13:13:45 ---> Running in 8430676dc570 13:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:13:45 (1/1) Installing dumb-init (1.2.5-r3) 13:13:45 Executing busybox-1.36.1-r29.trigger 13:13:45 OK: 9 MiB in 15 packages 13:13:45 Removing intermediate container 8430676dc570 13:13:45 ---> 15fa4bbb389c 13:13:45 Step 16/25 : RUN apk --no-cache upgrade 13:13:45 ---> Running in 3b31f28ee227 13:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:13:45 OK: 9 MiB in 15 packages 13:13:45 Removing intermediate container 3b31f28ee227 13:13:45 ---> a226d1587f57 13:13:45 Step 17/25 : COPY --from=builder /app/LICENSE / 13:13:45 ---> 5cdacc7f6a90 13:13:45 Step 18/25 : COPY --from=builder /app/Attribution.txt / 13:13:46 ---> 5c17539c8fb7 13:13:46 Step 19/25 : COPY --from=builder /app/cmd/ / 13:13:48 ---> a924c837ea97 13:13:48 Step 20/25 : EXPOSE 59989 13:13:48 ---> Running in 8e33b2cc6f33 13:13:49 Removing intermediate container 8e33b2cc6f33 13:13:49 ---> cf961b98efda 13:13:49 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 13:13:49 ---> Running in 26bb7e4793f9 13:13:49 Removing intermediate container 26bb7e4793f9 13:13:49 ---> 3028c294c71f 13:13:49 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:13:49 ---> Running in bf154fa5e36e 13:13:50 Removing intermediate container bf154fa5e36e 13:13:50 ---> a9f37d4cf2f6 13:13:50 Step 23/25 : LABEL arch=arm64 13:13:50 ---> Running in f8d123f3cea7 13:13:50 Removing intermediate container f8d123f3cea7 13:13:50 ---> 601800717b9f 13:13:50 Step 24/25 : LABEL git_sha=108cdd9f203085227c653b98de0ec734d81e8d46 13:13:50 ---> Running in b6a8450e4423 13:13:50 Removing intermediate container b6a8450e4423 13:13:50 ---> 93e8282130a4 13:13:50 Step 25/25 : LABEL version=4.0.0-dev.9 13:13:50 ---> Running in d12c825abcf6 13:13:51 Removing intermediate container d12c825abcf6 13:13:51 ---> a3a8aa840402 13:13:51 [Warning] One or more build-args [ARCH] were not consumed 13:13:51 Successfully built a3a8aa840402 13:13:51 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:51 provisioning config files... 13:13:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/164@tmp/config15051257237633590253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:52 ---> ****-login.sh 13:13:52 nexus3.edgexfoundry.org:10001 13:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:52 Configure a credential helper to remove this warning. See 13:13:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:52 13:13:52 Login Succeeded 13:13:52 nexus3.edgexfoundry.org:10002 13:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:52 Configure a credential helper to remove this warning. See 13:13:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:52 13:13:52 Login Succeeded 13:13:52 nexus3.edgexfoundry.org:10003 13:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:53 Configure a credential helper to remove this warning. See 13:13:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:53 13:13:53 Login Succeeded 13:13:53 nexus3.edgexfoundry.org:10004 13:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:53 Configure a credential helper to remove this warning. See 13:13:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:53 13:13:53 Login Succeeded 13:13:53 ****.io 13:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:54 Configure a credential helper to remove this warning. See 13:13:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:54 13:13:54 Login Succeeded 13:13:54 ---> ****-login.sh ends [Pipeline] } 13:13:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:13:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:13:54 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 13:13:54 108cdd9f203085227c653b98de0ec734d81e8d46 13:13:54 latest 13:13:54 4.0.0-dev.9 13:13:54 108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 13:13:54 main 13:13:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:54 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:108cdd9f203085227c653b98de0ec734d81e8d46 13:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 13:13:55 b41a9f0faa16: Preparing 13:13:55 4ed37447be2c: Preparing 13:13:55 c9f4ad8361fb: Preparing 13:13:55 7e59c479536b: Preparing 13:13:55 893cb506e13d: Preparing 13:13:55 dd9c8f8612c8: Preparing 13:13:55 dd9c8f8612c8: Waiting 13:13:55 4ed37447be2c: Pushed 13:13:55 c9f4ad8361fb: Pushed 13:13:55 7e59c479536b: Pushed 13:13:55 893cb506e13d: Pushed 13:13:55 dd9c8f8612c8: Layer already exists 13:14:07 b41a9f0faa16: Pushed 13:14:07 108cdd9f203085227c653b98de0ec734d81e8d46: digest: sha256:10cacb3c6a01f9240cd2dab2c8e9e49f3d96f96206822bfa0244814b5e524f88 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:08 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 13:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 13:14:08 b41a9f0faa16: Preparing 13:14:08 4ed37447be2c: Preparing 13:14:08 c9f4ad8361fb: Preparing 13:14:08 7e59c479536b: Preparing 13:14:08 893cb506e13d: Preparing 13:14:08 dd9c8f8612c8: Preparing 13:14:08 dd9c8f8612c8: Waiting 13:14:08 b41a9f0faa16: Layer already exists 13:14:08 7e59c479536b: Layer already exists 13:14:08 c9f4ad8361fb: Layer already exists 13:14:08 4ed37447be2c: Layer already exists 13:14:08 893cb506e13d: Layer already exists 13:14:08 dd9c8f8612c8: Layer already exists 13:14:08 latest: digest: sha256:10cacb3c6a01f9240cd2dab2c8e9e49f3d96f96206822bfa0244814b5e524f88 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:09 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.9 13:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 13:14:09 b41a9f0faa16: Preparing 13:14:09 4ed37447be2c: Preparing 13:14:09 c9f4ad8361fb: Preparing 13:14:09 7e59c479536b: Preparing 13:14:09 893cb506e13d: Preparing 13:14:09 dd9c8f8612c8: Preparing 13:14:09 dd9c8f8612c8: Waiting 13:14:09 b41a9f0faa16: Layer already exists 13:14:09 893cb506e13d: Layer already exists 13:14:09 7e59c479536b: Layer already exists 13:14:09 c9f4ad8361fb: Layer already exists 13:14:09 4ed37447be2c: Layer already exists 13:14:09 dd9c8f8612c8: Layer already exists 13:14:09 4.0.0-dev.9: digest: sha256:10cacb3c6a01f9240cd2dab2c8e9e49f3d96f96206822bfa0244814b5e524f88 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:10 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 13:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 13:14:10 b41a9f0faa16: Preparing 13:14:10 4ed37447be2c: Preparing 13:14:10 c9f4ad8361fb: Preparing 13:14:10 7e59c479536b: Preparing 13:14:10 893cb506e13d: Preparing 13:14:10 dd9c8f8612c8: Preparing 13:14:10 dd9c8f8612c8: Waiting 13:14:10 c9f4ad8361fb: Layer already exists 13:14:10 893cb506e13d: Layer already exists 13:14:10 4ed37447be2c: Layer already exists 13:14:10 7e59c479536b: Layer already exists 13:14:10 b41a9f0faa16: Layer already exists 13:14:10 dd9c8f8612c8: Layer already exists 13:14:10 108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9: digest: sha256:10cacb3c6a01f9240cd2dab2c8e9e49f3d96f96206822bfa0244814b5e524f88 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:11 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 13:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 13:14:11 b41a9f0faa16: Preparing 13:14:11 4ed37447be2c: Preparing 13:14:11 c9f4ad8361fb: Preparing 13:14:11 7e59c479536b: Preparing 13:14:11 893cb506e13d: Preparing 13:14:11 dd9c8f8612c8: Preparing 13:14:11 dd9c8f8612c8: Waiting 13:14:11 c9f4ad8361fb: Layer already exists 13:14:11 b41a9f0faa16: Layer already exists 13:14:11 893cb506e13d: Layer already exists 13:14:11 4ed37447be2c: Layer already exists 13:14:11 7e59c479536b: Layer already exists 13:14:11 dd9c8f8612c8: Layer already exists 13:14:11 main: digest: sha256:10cacb3c6a01f9240cd2dab2c8e9e49f3d96f96206822bfa0244814b5e524f88 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:14:11 ===================================================== [Pipeline] echo 13:14:11 taggedImages: 13:14:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:108cdd9f203085227c653b98de0ec734d81e8d46 13:14:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 13:14:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.9 13:14:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:108cdd9f203085227c653b98de0ec734d81e8d46-4.0.0-dev.9 13:14:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:14:12 13:14:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:14:12 arm64: Pulling from edgex-lftools-log-publisher 13:14:12 8998bd30e6a1: Pulling fs layer 13:14:12 04944245beec: Pulling fs layer 13:14:12 699f458cf7ca: Pulling fs layer 13:14:12 765212b225bb: Pulling fs layer 13:14:12 f23df028b6ca: Pulling fs layer 13:14:12 d65c8cfc05b1: Pulling fs layer 13:14:12 2437ff75d9bd: Pulling fs layer 13:14:12 d65c8cfc05b1: Waiting 13:14:12 2437ff75d9bd: Waiting 13:14:12 f23df028b6ca: Waiting 13:14:12 765212b225bb: Waiting 13:14:12 04944245beec: Verifying Checksum 13:14:12 04944245beec: Download complete 13:14:12 765212b225bb: Verifying Checksum 13:14:12 765212b225bb: Download complete 13:14:12 f23df028b6ca: Download complete 13:14:12 d65c8cfc05b1: Verifying Checksum 13:14:12 d65c8cfc05b1: Download complete 13:14:13 699f458cf7ca: Verifying Checksum 13:14:13 699f458cf7ca: Download complete 13:14:13 8998bd30e6a1: Verifying Checksum 13:14:13 8998bd30e6a1: Download complete 13:14:16 2437ff75d9bd: Verifying Checksum 13:14:16 2437ff75d9bd: Download complete 13:14:18 8998bd30e6a1: Pull complete 13:14:19 04944245beec: Pull complete 13:14:21 699f458cf7ca: Pull complete 13:14:21 765212b225bb: Pull complete 13:14:22 f23df028b6ca: Pull complete 13:14:22 d65c8cfc05b1: Pull complete 13:14:40 2437ff75d9bd: Pull complete 13:14:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:14:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:14:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:40 prd-ubuntu20.04-docker-arm64-4c-16g-39331 does not seem to be running inside a container 13:14:40 $ 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-rfid-llrp-go/164 -v /w/workspace/device-rfid-llrp-go/164:/w/workspace/device-rfid-llrp-go/164:rw,z -v /w/workspace/device-rfid-llrp-go/164@tmp:/w/workspace/device-rfid-llrp-go/164@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:14:44 $ docker top 4e8262853b3b213a17556e231f9d6731bff903abb8c47e37fd006254940e3e5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:45 ---> job-cost.sh 13:14:45 lf-activate-venv: SKIPPING 13:14:45 INFO: No Stack... 13:14:45 INFO: Retrieving Pricing Info for: v3-standard-4 13:14:46 INFO: Archiving Costs [Pipeline] sh 13:14:46 + cat /w/workspace/device-rfid-llrp-go/164/archives/cost.csv 13:14:46 + cut -d, -f6 [Pipeline] lock 13:14:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] 13:14:47 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] did not exist. Created. 13:14:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:14:47 /w/workspace/device-rfid-llrp-go/164@tmp/durable-d96cc34d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:14:48 + echo total: 0.10999999940395355 [Pipeline] stash 13:14:48 Warning: overwriting stash ‘stack-cost’ 13:14:48 Stashed 1 file(s) [Pipeline] } 13:14:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-164-stack-cost] [Pipeline] // lock [Pipeline] } 13:14:48 $ docker stop --time=1 4e8262853b3b213a17556e231f9d6731bff903abb8c47e37fd006254940e3e5a 13:14:50 $ docker rm -f --volumes 4e8262853b3b213a17556e231f9d6731bff903abb8c47e37fd006254940e3e5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:14:50 provisioning config files... 13:14:50 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10099421632158528064tmp [Pipeline] { [Pipeline] sh 13:14:51 + set +x 13:14:51 + curl -s https://codecov.io/bash 13:14:51 + bash -s -- 13:14:51 13:14:51 _____ _ 13:14:51 / ____| | | 13:14:51 | | ___ __| | ___ ___ _____ __ 13:14:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:14:51 | |___| (_) | (_| | __/ (_| (_) \ V / 13:14:51 \_____\___/ \__,_|\___|\___\___/ \_/ 13:14:51 Bash-1.0.6 13:14:51 13:14:51 13:14:51 ==> git version 2.25.1 found 13:14:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:14:51 Release-Date: 2020-01-08 13:14:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:14:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:14:51 ==> Jenkins CI detected. 13:14:51 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 13:14:51 project root: . 13:14:51 --> token set from env 13:14:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:14:51 ==> Running gcov in . (disable via -X gcov) 13:14:51 ==> Python coveragepy not found 13:14:51 ==> Searching for coverage reports in: 13:14:51 + . 13:14:51 -> Found 1 reports 13:14:51 ==> Detecting git/mercurial file structure 13:14:51 ==> Reading reports 13:14:51 + ./coverage.out bytes=451915 13:14:51 ==> Appending adjustments 13:14:51 https://docs.codecov.io/docs/fixing-reports 13:14:51 + Found adjustments 13:14:51 ==> Gzipping contents 13:14:51 52K /tmp/codecov.biR7ys.gz 13:14:51 ==> Uploading reports 13:14:51 url: https://codecov.io 13:14:51 query: branch=main&commit=108cdd9f203085227c653b98de0ec734d81e8d46&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:14:51 -> Pinging Codecov 13:14:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=108cdd9f203085227c653b98de0ec734d81e8d46&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:14:51 -> Uploading to 13:14:51 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/108cdd9f203085227c653b98de0ec734d81e8d46/c64cd76b-bef4-44c1-9c29-cd68c68de394.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250220T131451Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f03f9e32a1d2fafbeec7986c7b67669c089ecaca8bcb290c5c309d3a7d29d58d 13:14:51 % Total % Received % Xferd Average Speed Time Time Time Current 13:14:51 Dload Upload Total Spent Left Speed 13:14:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51497 0 0 100 51497 0 203k --:--:-- --:--:-- --:--:-- 202k 13:14:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] } 13:14:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:14:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:14:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:14:52 13:14:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:14:52 latest: Pulling from edgex-devops/edgex-snyk-go 13:14:52 43c4264eed91: Pulling fs layer 13:14:52 4cc291be95ef: Pulling fs layer 13:14:52 2ac1f1163629: Pulling fs layer 13:14:52 5c3c966382ef: Pulling fs layer 13:14:52 4f4fb700ef54: Pulling fs layer 13:14:52 d9c7d2e4e75e: Pulling fs layer 13:14:52 9c3e1370e548: Pulling fs layer 13:14:52 4f4fb700ef54: Waiting 13:14:52 5c3c966382ef: Waiting 13:14:52 d9c7d2e4e75e: Waiting 13:14:52 9c3e1370e548: Waiting 13:14:52 4cc291be95ef: Verifying Checksum 13:14:52 4cc291be95ef: Download complete 13:14:52 5c3c966382ef: Verifying Checksum 13:14:52 5c3c966382ef: Download complete 13:14:52 4f4fb700ef54: Verifying Checksum 13:14:52 4f4fb700ef54: Download complete 13:14:52 43c4264eed91: Download complete 13:14:53 43c4264eed91: Pull complete 13:14:53 d9c7d2e4e75e: Verifying Checksum 13:14:53 d9c7d2e4e75e: Download complete 13:14:53 4cc291be95ef: Pull complete 13:14:53 2ac1f1163629: Verifying Checksum 13:14:53 2ac1f1163629: Download complete 13:14:53 9c3e1370e548: Verifying Checksum 13:14:53 9c3e1370e548: Download complete 13:14:56 2ac1f1163629: Pull complete 13:14:56 5c3c966382ef: Pull complete 13:14:56 4f4fb700ef54: Pull complete 13:14:56 d9c7d2e4e75e: Pull complete 13:14:59 9c3e1370e548: Pull complete 13:14:59 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 13:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:14:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:59 prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container 13:14:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:15:03 $ docker top 5ef8cd2b12385787b69b603f6ddfb22634b6ab5d6566ce593461a3757bcc2af9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:15:03 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 13:15:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 13:15:03 + set -o pipefail 13:15:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 13:15:10 13:15:10 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 13:15:10 13:15:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/d557fa69-3155-4ad3-9865-a8782c4e65e0 13:15:10 13:15:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:15:10 13:15:10 13:15:10 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 13:15:10 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:15:10 $ docker stop --time=1 5ef8cd2b12385787b69b603f6ddfb22634b6ab5d6566ce593461a3757bcc2af9 13:15:13 $ docker rm -f --volumes 5ef8cd2b12385787b69b603f6ddfb22634b6ab5d6566ce593461a3757bcc2af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:15:14 + git log --format=format:%s -1 108cdd9f203085227c653b98de0ec734d81e8d46 [Pipeline] sh 13:15:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:15:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:15:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:15 prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container 13:15:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:15:15 $ docker top f313558c37991f6d7f0e42c19b8f79a3893002a36149efd460962c00ab84f612 -eo pid,comm 13:15:15 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). 13:15:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:15:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:15:15 [ssh-agent] Looking for ssh-agent implementation... 13:15:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:15:15 $ docker exec f313558c37991f6d7f0e42c19b8f79a3893002a36149efd460962c00ab84f612 ssh-agent 13:15:15 SSH_AUTH_SOCK=/tmp/ssh-pO9RBiOAlflp/agent.32 13:15:15 SSH_AGENT_PID=38 13:15:15 Running ssh-add (command line suppressed) 13:15:15 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17304129901952275508.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17304129901952275508.key) 13:15:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:15:16 + git semver tag 13:15:16 2025-02-20 13:15:16,489 [run_tag] DEBUG tag force:False 13:15:16 2025-02-20 13:15:16,490 [check_head_tag] DEBUG check head tag 13:15:16 2025-02-20 13:15:16,490 [execute] INFO git cat-file --batch-check 13:15:16 2025-02-20 13:15:16,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 13:15:16 2025-02-20 13:15:16,494 [execute] INFO git cat-file --batch 13:15:16 2025-02-20 13:15:16,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 13:15:16 2025-02-20 13:15:16,514 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:15:16 2025-02-20 13:15:16,514 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 13:15:16 2025-02-20 13:15:16,514 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 13:15:16 2025-02-20 13:15:16,519 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:15:16 4.0.0-dev.9 [Pipeline] } 13:15:16 $ docker exec --env ******** --env ******** f313558c37991f6d7f0e42c19b8f79a3893002a36149efd460962c00ab84f612 ssh-agent -k 13:15:16 unset SSH_AUTH_SOCK; 13:15:16 unset SSH_AGENT_PID; 13:15:16 echo Agent pid 38 killed; 13:15:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:15:17 + git semver [Pipeline] } 13:15:17 $ docker stop --time=1 f313558c37991f6d7f0e42c19b8f79a3893002a36149efd460962c00ab84f612 13:15:18 $ docker rm -f --volumes f313558c37991f6d7f0e42c19b8f79a3893002a36149efd460962c00ab84f612 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:15:18 13:15:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:15:19 0.23.1-centos7: Pulling from edgex-lftools 13:15:19 ab5ef0e58194: Pulling fs layer 13:15:19 9712f1f96733: Pulling fs layer 13:15:19 63f879dbbcfc: Pulling fs layer 13:15:19 0d9ebad4ef96: Pulling fs layer 13:15:19 e9a5061849ea: Pulling fs layer 13:15:19 d747dcd14b5f: Pulling fs layer 13:15:19 2de7ff778b66: Pulling fs layer 13:15:19 e9a5061849ea: Waiting 13:15:19 d747dcd14b5f: Waiting 13:15:19 2de7ff778b66: Waiting 13:15:19 0d9ebad4ef96: Waiting 13:15:19 9712f1f96733: Download complete 13:15:19 63f879dbbcfc: Verifying Checksum 13:15:19 63f879dbbcfc: Download complete 13:15:19 e9a5061849ea: Verifying Checksum 13:15:19 e9a5061849ea: Download complete 13:15:19 d747dcd14b5f: Verifying Checksum 13:15:19 d747dcd14b5f: Download complete 13:15:19 0d9ebad4ef96: Verifying Checksum 13:15:19 0d9ebad4ef96: Download complete 13:15:19 ab5ef0e58194: Verifying Checksum 13:15:19 ab5ef0e58194: Download complete 13:15:19 2de7ff778b66: Verifying Checksum 13:15:19 2de7ff778b66: Download complete 13:15:22 ab5ef0e58194: Pull complete 13:15:22 9712f1f96733: Pull complete 13:15:22 63f879dbbcfc: Pull complete 13:15:25 0d9ebad4ef96: Pull complete 13:15:25 e9a5061849ea: Pull complete 13:15:25 d747dcd14b5f: Pull complete 13:15:26 2de7ff778b66: Pull complete 13:15:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:15:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:15:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:26 prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container 13:15:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:15:30 $ docker top a408d265c84a6d6db6440a5b99efd08924044e233d84586b35185b937237b2ad -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:15:30 provisioning config files... 13:15:30 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17757613035910972451tmp 13:15:30 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11592607046526641448tmp 13:15:30 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10095453412439864108tmp [Pipeline] { [Pipeline] echo 13:15:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:15:30 ---> sigul-configuration.sh 13:15:30 gpg: directory `/root/.gnupg' created 13:15:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:15:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:15:30 gpg: keyring `/root/.gnupg/secring.gpg' created 13:15:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:15:30 gpg: CAST5 encrypted data 13:15:30 gpg: encrypted with 1 passphrase 13:15:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:15:31 + mkdir /home/jenkins 13:15:31 + mkdir /home/jenkins/sigul [Pipeline] sh 13:15:31 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 13:15:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:15:31 ---> sigul-install.sh 13:15:31 Sigul already installed; skipping installation. [Pipeline] sh 13:15:31 + git tag --list 13:15:31 v0.0.0 13:15:31 v1.0.0 13:15:31 v2.1.0 13:15:31 v2.1.1 13:15:31 v2.2.0 13:15:31 v2.3.0 13:15:31 v3.0 13:15:31 v3.0.0 13:15:31 v3.1 13:15:31 v3.1.0 13:15:31 v3.1.0-dev.1 13:15:31 v3.1.0-dev.10 13:15:31 v3.1.0-dev.11 13:15:31 v3.1.0-dev.12 13:15:31 v3.1.0-dev.13 13:15:31 v3.1.0-dev.14 13:15:31 v3.1.0-dev.15 13:15:31 v3.1.0-dev.16 13:15:31 v3.1.0-dev.17 13:15:31 v3.1.0-dev.18 13:15:31 v3.1.0-dev.19 13:15:31 v3.1.0-dev.2 13:15:31 v3.1.0-dev.20 13:15:31 v3.1.0-dev.21 13:15:31 v3.1.0-dev.22 13:15:31 v3.1.0-dev.23 13:15:31 v3.1.0-dev.24 13:15:31 v3.1.0-dev.3 13:15:31 v3.1.0-dev.4 13:15:31 v3.1.0-dev.5 13:15:31 v3.1.0-dev.6 13:15:31 v3.1.0-dev.7 13:15:31 v3.1.0-dev.8 13:15:31 v3.1.0-dev.9 13:15:31 v3.1.1 13:15:31 v3.1.1-dev.1 13:15:31 v3.2.0-dev.1 13:15:31 v3.2.0-dev.10 13:15:31 v3.2.0-dev.11 13:15:31 v3.2.0-dev.12 13:15:31 v3.2.0-dev.13 13:15:31 v3.2.0-dev.14 13:15:31 v3.2.0-dev.15 13:15:31 v3.2.0-dev.16 13:15:31 v3.2.0-dev.17 13:15:31 v3.2.0-dev.18 13:15:31 v3.2.0-dev.19 13:15:31 v3.2.0-dev.2 13:15:31 v3.2.0-dev.3 13:15:31 v3.2.0-dev.4 13:15:31 v3.2.0-dev.5 13:15:31 v3.2.0-dev.6 13:15:31 v3.2.0-dev.7 13:15:31 v3.2.0-dev.8 13:15:31 v3.2.0-dev.9 13:15:31 v4.0.0-dev.1 13:15:31 v4.0.0-dev.2 13:15:31 v4.0.0-dev.3 13:15:31 v4.0.0-dev.4 13:15:31 v4.0.0-dev.5 13:15:31 v4.0.0-dev.6 13:15:31 v4.0.0-dev.7 13:15:31 v4.0.0-dev.8 13:15:31 v4.0.0-dev.9 [Pipeline] sh 13:15:32 + lftools sign git-tag v4.0.0-dev.9 13:15:32 Signing Git tag with Sigul... 13:15:32 Signing v4.0.0-dev.9 [Pipeline] echo 13:15:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:15:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:15:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:15:33 $ docker stop --time=1 a408d265c84a6d6db6440a5b99efd08924044e233d84586b35185b937237b2ad 13:15:34 $ docker rm -f --volumes a408d265c84a6d6db6440a5b99efd08924044e233d84586b35185b937237b2ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:15:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:15:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:15:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:35 prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container 13:15:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:15:35 $ docker top 58dd71df931a8834829730f0511b37b1afa529824b42369fcbf1a89ce23a3c82 -eo pid,comm 13:15:35 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). 13:15:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:15:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:15:36 [ssh-agent] Looking for ssh-agent implementation... 13:15:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:15:36 $ docker exec 58dd71df931a8834829730f0511b37b1afa529824b42369fcbf1a89ce23a3c82 ssh-agent 13:15:36 SSH_AUTH_SOCK=/tmp/ssh-5NzKNSanqs3J/agent.31 13:15:36 SSH_AGENT_PID=37 13:15:36 Running ssh-add (command line suppressed) 13:15:36 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12068792743340883261.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12068792743340883261.key) 13:15:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:15:36 + git semver bump pre 13:15:36 2025-02-20 13:15:36,815 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:15:36 2025-02-20 13:15:36,815 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev 13:15:36 2025-02-20 13:15:36,816 [bump_version] DEBUG bumped version:4.0.0-dev.10 13:15:36 2025-02-20 13:15:36,816 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 13:15:36 2025-02-20 13:15:36,816 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:15:36 2025-02-20 13:15:36,816 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:15:36 2025-02-20 13:15:36,817 [execute] INFO git cat-file --batch-check 13:15:36 2025-02-20 13:15:36,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:15:36 2025-02-20 13:15:36,822 [execute] INFO git cat-file --batch 13:15:36 2025-02-20 13:15:36,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:15:36 2025-02-20 13:15:36,828 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:15:36 4.0.0-dev.10 [Pipeline] } 13:15:36 $ docker exec --env ******** --env ******** 58dd71df931a8834829730f0511b37b1afa529824b42369fcbf1a89ce23a3c82 ssh-agent -k 13:15:37 unset SSH_AUTH_SOCK; 13:15:37 unset SSH_AGENT_PID; 13:15:37 echo Agent pid 37 killed; 13:15:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:15:37 + git semver [Pipeline] } 13:15:37 $ docker stop --time=1 58dd71df931a8834829730f0511b37b1afa529824b42369fcbf1a89ce23a3c82 13:15:38 $ docker rm -f --volumes 58dd71df931a8834829730f0511b37b1afa529824b42369fcbf1a89ce23a3c82 [Pipeline] // withDockerContainer [Pipeline] sh 13:15:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:15:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:15:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:39 prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container 13:15:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:15:39 $ docker top 0861bfa7396d9313c851953fee076e972ee9fa2af6a380b6bc47d69bb27e76b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:15:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:15:40 [ssh-agent] Looking for ssh-agent implementation... 13:15:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:15:40 $ docker exec 0861bfa7396d9313c851953fee076e972ee9fa2af6a380b6bc47d69bb27e76b4 ssh-agent 13:15:40 SSH_AUTH_SOCK=/tmp/ssh-sWgPwBa8abtR/agent.32 13:15:40 SSH_AGENT_PID=38 13:15:40 Running ssh-add (command line suppressed) 13:15:40 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2854870779893277753.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2854870779893277753.key) 13:15:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:15:40 + git semver push 13:15:40 2025-02-20 13:15:40,880 [run_push] DEBUG push 13:15:40 2025-02-20 13:15:40,881 [execute] INFO git cat-file --batch-check 13:15:40 2025-02-20 13:15:40,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:15:40 2025-02-20 13:15:40,884 [execute] INFO git rev-list adac834a7cec122f7ba03cc9c46920e6c312e1b8 -- 13:15:40 2025-02-20 13:15:40,885 [execute] DEBUG Popen(['git', 'rev-list', 'adac834a7cec122f7ba03cc9c46920e6c312e1b8', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:15:40 2025-02-20 13:15:40,892 [execute] INFO git fetch -v origin 13:15:40 2025-02-20 13:15:40,893 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 13:15:41 2025-02-20 13:15:41,352 [run_push] DEBUG no remote changes detected 13:15:41 2025-02-20 13:15:41,352 [execute] INFO git push origin semver 13:15:41 2025-02-20 13:15:41,352 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:15:42 2025-02-20 13:15:42,044 [run_push] DEBUG push all version tags 13:15:42 2025-02-20 13:15:42,044 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:15:42 2025-02-20 13:15:42,044 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 13:15:43 2025-02-20 13:15:42,680 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 13:15:43 4.0.0-dev.10 [Pipeline] } 13:15:43 $ docker exec --env ******** --env ******** 0861bfa7396d9313c851953fee076e972ee9fa2af6a380b6bc47d69bb27e76b4 ssh-agent -k 13:15:43 unset SSH_AUTH_SOCK; 13:15:43 unset SSH_AGENT_PID; 13:15:43 echo Agent pid 38 killed; 13:15:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:15:43 + git semver [Pipeline] } 13:15:43 $ docker stop --time=1 0861bfa7396d9313c851953fee076e972ee9fa2af6a380b6bc47d69bb27e76b4 13:15:45 $ docker rm -f --volumes 0861bfa7396d9313c851953fee076e972ee9fa2af6a380b6bc47d69bb27e76b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:15:45 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 13:15:45 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 13:15:45 total 16 13:15:45 drwxr-xr-x 3 root root 4096 Feb 20 13:01 . 13:15:45 drwxrwxr-x 12 jenkins jenkins 4096 Feb 20 13:15 .. 13:15:45 drwxr-xr-x 2 root root 4096 Feb 20 13:01 cost 13:15:45 -rw-r--r-- 1 root root 91 Feb 20 13:01 cost.csv 13:15:45 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 13:15:45 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 13:15:45 total 16 13:15:45 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 13:01 . 13:15:45 drwxrwxr-x 12 jenkins jenkins 4096 Feb 20 13:15 .. 13:15:45 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 13:01 cost 13:15:45 -rw-r--r-- 1 jenkins jenkins 91 Feb 20 13:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:15:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:15:46 ---> package-listing.sh 13:15:46 ++ facter osfamily 13:15:46 ++ tr '[:upper:]' '[:lower:]' 13:15:47 + OS_FAMILY=debian 13:15:47 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 13:15:47 + START_PACKAGES=/tmp/packages_start.txt 13:15:47 + END_PACKAGES=/tmp/packages_end.txt 13:15:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:15:47 + PACKAGES=/tmp/packages_start.txt 13:15:47 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 13:15:47 + PACKAGES=/tmp/packages_end.txt 13:15:47 + case "${OS_FAMILY}" in 13:15:47 + dpkg -l 13:15:47 + grep '^ii' 13:15:47 + '[' -f /tmp/packages_start.txt ']' 13:15:47 + '[' -f /tmp/packages_end.txt ']' 13:15:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:15:47 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 13:15:47 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 13:15:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 13:15:47 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:15:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:47 prd-ubuntu20.04-docker-8c-8g-39330 does not seem to be running inside a container 13:15:47 $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:15:48 $ docker top 465d279bb122a3cf67033067978c96b1a4194a92aa5e46a24f04b8fcacbd2eba -eo pid,comm [Pipeline] { [Pipeline] sh 13:15:48 + touch /tmp/pre-build-complete [Pipeline] sh 13:15:48 + mkdir -p /var/log/sysstat [Pipeline] sh 13:15:49 + ls /var/log/sa-host 13:15:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:15:49 provisioning config files... 13:15:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2471720574236318918tmp [Pipeline] { [Pipeline] echo 13:15:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:15:49 ---> create-netrc.sh [Pipeline] } 13:15:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:15:49 ---> python-tools-install.sh [Pipeline] echo 13:15:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:15:50 ---> sudo-logs.sh 13:15:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:15:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:15:50 ---> job-cost.sh 13:15:50 lf-activate-venv: SKIPPING 13:15:50 DEBUG: total: 0.2199999988079071 13:15:50 INFO: Retrieving Stack Cost... 13:15:50 INFO: Retrieving Pricing Info for: v3-standard-8 13:15:51 INFO: Archiving Costs [Pipeline] echo 13:15:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:15:51 ---> logs-deploy.sh 13:15:51 lf-activate-venv: SKIPPING 13:15:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/164 13:15:51 INFO: archiving workspace using pattern(s): 13:15:52 Archives upload complete. 13:15:52 INFO: archiving logs to Nexus