Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66cd8b5f3a15ed8e8754516932427629b55b2818 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-ssh14686619212130721681.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6133562273930815344.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15498169935389300946.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh4474380773993550914.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-ssh8241729761420660696.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-4914’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4916 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 66cd8b5f3a15ed8e8754516932427629b55b2818 (main) Commit message: "Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" > 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 66cd8b5f3a15ed8e8754516932427629b55b2818 # timeout=10 > git rev-list --no-walk e83b8e1a3e8907a42e6a265f9968d04d77803185 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:40:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:40:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:40:11 ========================================================= 10:40:11 EdgeX Global Pipelines Version Info 10:40:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:40:11 ------------------- 10:40:11 stable info: 10:40:11 ------------------- 10:40:11 Commited By: Ginny Guan ginny@iotechsys.com 10:40:11 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 10:40:11 Message: update stable to v1.0.260 10:40:12 ------------------- 10:40:12 experimental info: 10:40:12 ------------------- 10:40:12 Commited By: Ginny Guan ginny@iotechsys.com 10:40:12 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 10:40:12 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:40:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:40:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:40:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:40:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:40:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] echo 10:40:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66cd8b5 [Pipeline] echo 10:40:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:40:13 provisioning config files... 10:40:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16533566734047874181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:13 ---> ****-login.sh 10:40:13 nexus3.edgexfoundry.org:10001 10:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:13 Configure a credential helper to remove this warning. See 10:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:13 10:40:13 Login Succeeded 10:40:13 nexus3.edgexfoundry.org:10002 10:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:14 Configure a credential helper to remove this warning. See 10:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:14 10:40:14 Login Succeeded 10:40:14 nexus3.edgexfoundry.org:10003 10:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:14 Configure a credential helper to remove this warning. See 10:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:14 10:40:14 Login Succeeded 10:40:14 nexus3.edgexfoundry.org:10004 10:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:14 Configure a credential helper to remove this warning. See 10:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:14 10:40:14 Login Succeeded 10:40:14 ****.io 10:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:14 Configure a credential helper to remove this warning. See 10:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:14 10:40:14 Login Succeeded 10:40:14 ---> ****-login.sh ends [Pipeline] } 10:40:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:40:14 + git rev-list -1 --merges 66cd8b5f3a15ed8e8754516932427629b55b2818~1..66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] echo 10:40:14 -----------> git rev-list -1 --merges 66cd8b5f3a15ed8e8754516932427629b55b2818~1..66cd8b5f3a15ed8e8754516932427629b55b2818 66cd8b5f3a15ed8e8754516932427629b55b2818 10:40:14 66cd8b5f3a15ed8e8754516932427629b55b2818 [false] [Pipeline] sh 10:40:15 + git log --format=format:%s -1 66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] echo 10:40:15 ========================================================= 10:40:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:40:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:40:15 + git log --format=format:%s -1 66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] echo 10:40:15 [semverPrep] GIT_COMMIT: 66cd8b5f3a15ed8e8754516932427629b55b2818, Commit Message: Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20 [Pipeline] echo 10:40:15 [semverPrep] This is not a build commit. [Pipeline] sh 10:40:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:40:16 + grep -v github /etc/ssh/ssh_known_hosts 10:40:16 + [ -e /tmp/ssh_known_hosts ] 10:40:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:40:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:40:16 + sudo tee -a /etc/ssh/ssh_known_hosts 10:40:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:40:16 10:40:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:40:16 0.1.4: Pulling from edgex-devops/py-git-semver 10:40:16 b85a868b505f: Pulling fs layer 10:40:16 e2be974225ed: Pulling fs layer 10:40:16 339a4e72a1f5: Pulling fs layer 10:40:16 988bab9f4d93: Pulling fs layer 10:40:16 1469e6f7b9e6: Pulling fs layer 10:40:16 eaf3925da568: Pulling fs layer 10:40:16 988bab9f4d93: Waiting 10:40:16 1469e6f7b9e6: Waiting 10:40:16 bab4dde63d76: Pulling fs layer 10:40:16 bde34c3a00c8: Pulling fs layer 10:40:16 b352a97aabf1: Pulling fs layer 10:40:16 eaf3925da568: Waiting 10:40:16 bab4dde63d76: Waiting 10:40:16 bde34c3a00c8: Waiting 10:40:16 4872d77fe225: Pulling fs layer 10:40:16 5851b861e8e6: Pulling fs layer 10:40:16 4872d77fe225: Waiting 10:40:16 e2be974225ed: Verifying Checksum 10:40:16 e2be974225ed: Download complete 10:40:16 988bab9f4d93: Verifying Checksum 10:40:16 988bab9f4d93: Download complete 10:40:16 1469e6f7b9e6: Verifying Checksum 10:40:16 1469e6f7b9e6: Download complete 10:40:17 339a4e72a1f5: Verifying Checksum 10:40:17 339a4e72a1f5: Download complete 10:40:17 eaf3925da568: Verifying Checksum 10:40:17 eaf3925da568: Download complete 10:40:17 bde34c3a00c8: Download complete 10:40:17 b352a97aabf1: Download complete 10:40:17 4872d77fe225: Verifying Checksum 10:40:17 4872d77fe225: Download complete 10:40:17 5851b861e8e6: Verifying Checksum 10:40:17 5851b861e8e6: Download complete 10:40:17 b85a868b505f: Verifying Checksum 10:40:17 b85a868b505f: Download complete 10:40:17 bab4dde63d76: Verifying Checksum 10:40:17 bab4dde63d76: Download complete 10:40:18 b85a868b505f: Pull complete 10:40:18 e2be974225ed: Pull complete 10:40:18 339a4e72a1f5: Pull complete 10:40:18 988bab9f4d93: Pull complete 10:40:18 1469e6f7b9e6: Pull complete 10:40:19 eaf3925da568: Pull complete 10:40:21 bab4dde63d76: Pull complete 10:40:21 bde34c3a00c8: Pull complete 10:40:21 b352a97aabf1: Pull complete 10:40:21 4872d77fe225: Pull complete 10:40:21 5851b861e8e6: Pull complete 10:40:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:40:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:40:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:21 prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container 10:40:21 $ 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 10:40:26 $ docker top 0bf9cf92d145197ffba853c08697641b7cee6af1fbf9b4fc13bc0732523f9385 -eo pid,comm 10:40:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:40:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:40:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:40:26 [ssh-agent] Looking for ssh-agent implementation... 10:40:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:40:26 $ docker exec 0bf9cf92d145197ffba853c08697641b7cee6af1fbf9b4fc13bc0732523f9385 ssh-agent 10:40:26 SSH_AUTH_SOCK=/tmp/ssh-cl8qaNmclToN/agent.32 10:40:26 SSH_AGENT_PID=38 10:40:26 Running ssh-add (command line suppressed) 10:40:26 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12098309138312254574.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12098309138312254574.key) 10:40:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:40:27 + git tag --points-at HEAD [Pipeline] } 10:40:27 $ docker exec --env ******** --env ******** 0bf9cf92d145197ffba853c08697641b7cee6af1fbf9b4fc13bc0732523f9385 ssh-agent -k 10:40:27 unset SSH_AUTH_SOCK; 10:40:27 unset SSH_AGENT_PID; 10:40:27 echo Agent pid 38 killed; 10:40:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:40:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:40:27 [ssh-agent] Looking for ssh-agent implementation... 10:40:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:40:27 $ docker exec 0bf9cf92d145197ffba853c08697641b7cee6af1fbf9b4fc13bc0732523f9385 ssh-agent 10:40:27 SSH_AUTH_SOCK=/tmp/ssh-IuQ7LSCndu1L/agent.71 10:40:27 SSH_AGENT_PID=77 10:40:27 Running ssh-add (command line suppressed) 10:40:27 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10091793348821895044.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10091793348821895044.key) 10:40:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:40:27 + git semver init 10:40:28 2024-07-03 10:40:28,156 [run_init] DEBUG init version:0.0.0 force:False 10:40:28 2024-07-03 10:40:28,157 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:40:28 2024-07-03 10:40:28,158 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:40:28 2024-07-03 10:40:28,158 [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) 10:40:29 2024-07-03 10:40:29,530 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 10:40:29 2024-07-03 10:40:29,531 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 10:40:29 2024-07-03 10:40:29,531 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:40:29 2024-07-03 10:40:29,531 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:40:29 3.2.0-dev.12 [Pipeline] } 10:40:29 $ docker exec --env ******** --env ******** 0bf9cf92d145197ffba853c08697641b7cee6af1fbf9b4fc13bc0732523f9385 ssh-agent -k 10:40:29 unset SSH_AUTH_SOCK; 10:40:29 unset SSH_AGENT_PID; 10:40:29 echo Agent pid 77 killed; 10:40:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:40:30 + git semver [Pipeline] } 10:40:30 $ docker stop --time=1 0bf9cf92d145197ffba853c08697641b7cee6af1fbf9b4fc13bc0732523f9385 10:40:31 $ docker rm -f --volumes 0bf9cf92d145197ffba853c08697641b7cee6af1fbf9b4fc13bc0732523f9385 [Pipeline] // withDockerContainer [Pipeline] sh 10:40:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:40:32 Stashed 1 file(s) [Pipeline] echo 10:40:32 [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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 10:40:32 provisioning config files... 10:40:32 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13395906509174197834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:32 ---> ****-login.sh 10:40:32 nexus3.edgexfoundry.org:10001 10:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:32 Configure a credential helper to remove this warning. See 10:40:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:32 10:40:32 Login Succeeded 10:40:32 nexus3.edgexfoundry.org:10002 10:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:32 Configure a credential helper to remove this warning. See 10:40:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:32 10:40:32 Login Succeeded 10:40:32 nexus3.edgexfoundry.org:10003 10:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:32 Configure a credential helper to remove this warning. See 10:40:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:32 10:40:32 Login Succeeded 10:40:32 nexus3.edgexfoundry.org:10004 10:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:32 Configure a credential helper to remove this warning. See 10:40:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:32 10:40:32 Login Succeeded 10:40:32 ****.io 10:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:33 Configure a credential helper to remove this warning. See 10:40:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:33 10:40:33 Login Succeeded 10:40:33 ---> ****-login.sh ends [Pipeline] } 10:40:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:40:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:40:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:40:33 ========================================================= 10:40:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:40:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:40:33 Sending build context to Docker daemon 11.52MB 10:40:33 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:40:33 Step 2/12 : FROM ${BASE} AS builder 10:40:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:40:33 619be1103602: Pulling fs layer 10:40:33 7862e08f4a3e: Pulling fs layer 10:40:33 5df492c9dc93: Pulling fs layer 10:40:33 7629e6793208: Pulling fs layer 10:40:33 4f4fb700ef54: Pulling fs layer 10:40:33 fb5054dd5b73: Pulling fs layer 10:40:33 eeca6798cff9: Pulling fs layer 10:40:33 aa269ceb94a6: Pulling fs layer 10:40:33 ada007ff1a6a: Pulling fs layer 10:40:33 7629e6793208: Waiting 10:40:33 4f4fb700ef54: Waiting 10:40:33 aa269ceb94a6: Waiting 10:40:33 ada007ff1a6a: Waiting 10:40:33 fb5054dd5b73: Waiting 10:40:33 eeca6798cff9: Waiting 10:40:33 7862e08f4a3e: Download complete 10:40:33 7629e6793208: Verifying Checksum 10:40:33 7629e6793208: Download complete 10:40:33 4f4fb700ef54: Download complete 10:40:33 fb5054dd5b73: Download complete 10:40:33 619be1103602: Verifying Checksum 10:40:33 619be1103602: Download complete 10:40:33 eeca6798cff9: Verifying Checksum 10:40:33 eeca6798cff9: Download complete 10:40:33 619be1103602: Pull complete 10:40:34 7862e08f4a3e: Pull complete 10:40:34 ada007ff1a6a: Verifying Checksum 10:40:34 ada007ff1a6a: Download complete 10:40:34 5df492c9dc93: Verifying Checksum 10:40:34 5df492c9dc93: Download complete 10:40:34 aa269ceb94a6: Verifying Checksum 10:40:34 aa269ceb94a6: Download complete 10:40:37 5df492c9dc93: Pull complete 10:40:37 7629e6793208: Pull complete 10:40:37 4f4fb700ef54: Pull complete 10:40:37 fb5054dd5b73: Pull complete 10:40:37 eeca6798cff9: Pull complete 10:40:40 aa269ceb94a6: Pull complete 10:40:40 ada007ff1a6a: Pull complete 10:40:40 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:40:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:40:40 ---> f489d0715acc 10:40:40 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:40:47 ---> Running in 5e413f097e49 10:40:47 Removing intermediate container 5e413f097e49 10:40:47 ---> ebc3846bcad5 10:40:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:40:47 ---> Running in b30e11f37e42 10:40:47 Still waiting to schedule task 10:40:47 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4915’ is offline 10:40:47 Removing intermediate container b30e11f37e42 10:40:47 ---> 746c395ba87f 10:40:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:40:47 ---> Running in 50eb1645144c 10:40:47 Removing intermediate container 50eb1645144c 10:40:47 ---> f214fbf34677 10:40:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:40:47 ---> Running in 108696f8869e 10:40:47 Removing intermediate container 108696f8869e 10:40:47 ---> 85c28cc3ccab 10:40:47 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:40:47 ---> Running in 53fcf4ea5ea8 10:40:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:40:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:40:48 OK: 264 MiB in 52 packages 10:40:48 Removing intermediate container 53fcf4ea5ea8 10:40:48 ---> 70cc35fc5368 10:40:48 Step 8/12 : WORKDIR /app 10:40:48 ---> Running in 105357269c2a 10:40:48 Removing intermediate container 105357269c2a 10:40:48 ---> 7126ca146f13 10:40:48 Step 9/12 : COPY go.mod vendor* ./ 10:40:48 ---> 65ecb74c620d 10:40:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:40:48 ---> Running in 7aa2810af8ab 10:42:10 Removing intermediate container 7aa2810af8ab 10:42:10 ---> 0fcd49febe80 10:42:10 Step 11/12 : COPY . . 10:42:10 ---> 4be10bc9ccec 10:42:10 Step 12/12 : RUN $MAKE 10:42:10 ---> Running in 9ea0bb615428 10:42:10 noop 10:42:10 Removing intermediate container 9ea0bb615428 10:42:10 ---> 28a5d64823b7 10:42:10 Successfully built 28a5d64823b7 10:42:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:10 + docker inspect -f . ci-base-image-x86_64 10:42:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:10 prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container 10:42:10 $ 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 10:42:10 $ docker top 0f01d18eb43d5ce405356ff767ed495b3a7dc0f12d025861bf2d22fdf88d8c7a -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:11 + go version 10:42:11 go version go1.21.9 linux/amd64 [Pipeline] } 10:42:11 $ docker stop --time=1 0f01d18eb43d5ce405356ff767ed495b3a7dc0f12d025861bf2d22fdf88d8c7a 10:42:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4918 in /w/workspace/foundry_device-rfid-llrp-go_main 10:42:12 $ docker rm -f --volumes 0f01d18eb43d5ce405356ff767ed495b3a7dc0f12d025861bf2d22fdf88d8c7a [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 10:42:12 Running in /w/workspace/device-rfid-llrp-go/146 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { 10:42:15 The recommended git tool is: git [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:16 + docker inspect -f . ci-base-image-x86_64 10:42:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:16 prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container 10:42:16 $ 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 10:42:16 $ docker top 7207026be6102df5f122cdbb604f0d413d89614bbfae0526c5f3190679151e65 -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:16 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 10:42:17 + make test 10:42:17 go test ./... -coverprofile=coverage.out ./... 10:42:19 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:42:20 using credential edgex-jenkins-ssh 10:42:20 Cloning the remote Git repository 10:42:20 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:42:20 > git init /w/workspace/device-rfid-llrp-go/146 # timeout=10 10:42:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:42:20 > git --version # timeout=10 10:42:20 > git --version # 'git version 2.25.1' 10:42:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:42:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:42:24 Avoid second fetch 10:42:24 Checking out Revision 66cd8b5f3a15ed8e8754516932427629b55b2818 (main) 10:42:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:42:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:42:24 > git config core.sparsecheckout # timeout=10 10:42:24 > git checkout -f 66cd8b5f3a15ed8e8754516932427629b55b2818 # timeout=10 10:42:25 Commit message: "Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:42:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:42:29 % Total % Received % Xferd Average Speed Time Time Time Current 10:42:29 Dload Upload Total Spent Left Speed 10:42:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 74581 0 --:--:-- --:--:-- --:--:-- 74581 [Pipeline] sh 10:42:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:42:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:42:30 + sudo tee /etc/docker/daemon.new 10:42:30 { 10:42:30 "registry-mirrors": [ 10:42:30 "https://nexus3.edgexfoundry.org:10001" 10:42:30 ], 10:42:30 "bip": "10.250.0.254/24", 10:42:30 "hosts": [ 10:42:30 "tcp://0.0.0.0:5555", 10:42:30 "unix:///var/run/docker.sock" 10:42:30 ], 10:42:30 "mtu": 1458, 10:42:30 "selinux-enabled": true, 10:42:30 "seccomp-profile": "/etc/docker/seccomp.json" 10:42:30 } [Pipeline] sh 10:42:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:42:30 + sudo service docker restart 10:42:37 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:42:37 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:42:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.923s coverage: 40.6% of statements 10:42:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 10:42:39 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.242s coverage: 51.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:49 provisioning config files... 10:42:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/146@tmp/config2589393727465996139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:49 ---> ****-login.sh 10:42:49 nexus3.edgexfoundry.org:10001 10:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:50 Configure a credential helper to remove this warning. See 10:42:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:50 10:42:50 Login Succeeded 10:42:50 nexus3.edgexfoundry.org:10002 10:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:50 Configure a credential helper to remove this warning. See 10:42:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:50 10:42:50 Login Succeeded 10:42:50 nexus3.edgexfoundry.org:10003 10:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:51 Configure a credential helper to remove this warning. See 10:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:51 10:42:51 Login Succeeded 10:42:51 nexus3.edgexfoundry.org:10004 10:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:51 Configure a credential helper to remove this warning. See 10:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:51 10:42:51 Login Succeeded 10:42:51 ****.io 10:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:51 Configure a credential helper to remove this warning. See 10:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:51 10:42:51 Login Succeeded 10:42:51 ---> ****-login.sh ends [Pipeline] } 10:42:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:42:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:42:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:42:52 ========================================================= 10:42:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:42:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:42:52 Sending build context to Docker daemon 1.202MB 10:42:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:42:52 Step 2/12 : FROM ${BASE} AS builder 10:42:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:42:53 c6b39de5b339: Pulling fs layer 10:42:53 a69c41024577: Pulling fs layer 10:42:53 d6de4b400683: Pulling fs layer 10:42:53 35cb2a7552d0: Pulling fs layer 10:42:53 4f4fb700ef54: Pulling fs layer 10:42:53 464afbd9ba4c: Pulling fs layer 10:42:53 00f215d4a9da: Pulling fs layer 10:42:53 d496ad576159: Pulling fs layer 10:42:53 4f4fb700ef54: Waiting 10:42:53 464afbd9ba4c: Waiting 10:42:53 00f215d4a9da: Waiting 10:42:53 35cb2a7552d0: Waiting 10:42:53 d496ad576159: Waiting 10:42:53 a69c41024577: Verifying Checksum 10:42:53 a69c41024577: Download complete 10:42:53 35cb2a7552d0: Verifying Checksum 10:42:53 35cb2a7552d0: Download complete 10:42:53 4f4fb700ef54: Verifying Checksum 10:42:53 4f4fb700ef54: Download complete 10:42:53 464afbd9ba4c: Verifying Checksum 10:42:53 464afbd9ba4c: Download complete 10:42:53 c6b39de5b339: Download complete 10:42:53 d496ad576159: Verifying Checksum 10:42:53 d496ad576159: Download complete 10:42:54 c6b39de5b339: Pull complete 10:42:54 a69c41024577: Pull complete 10:42:54 d6de4b400683: Verifying Checksum 10:42:54 d6de4b400683: Download complete 10:42:56 00f215d4a9da: Verifying Checksum 10:42:56 00f215d4a9da: Download complete 10:42:57 go vet ./... 10:43:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:43:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:43:03 ./bin/test-attribution-txt.sh 10:43:03 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:43:03 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:43:03 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:43:03 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:43:03 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:43:03 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:43:03 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:43:03 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:43:03 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:43:03 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:43:03 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:43:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:43:03 $ docker stop --time=1 7207026be6102df5f122cdbb604f0d413d89614bbfae0526c5f3190679151e65 10:43:06 $ docker rm -f --volumes 7207026be6102df5f122cdbb604f0d413d89614bbfae0526c5f3190679151e65 [Pipeline] // withDockerContainer [Pipeline] sh 10:43:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:43:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:43:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:43:08 + ls -al . 10:43:08 total 688 10:43:08 drwxrwxr-x 11 jenkins jenkins 4096 Jul 3 10:42 . 10:43:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:40 .. 10:43:08 -rw-rw-r-- 1 jenkins jenkins 134 Jul 3 10:40 .dockerignore 10:43:08 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 10:42 .git 10:43:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 10:40 .github 10:43:08 -rw-rw-r-- 1 jenkins jenkins 880 Jul 3 10:40 .gitignore 10:43:08 -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 10:40 .golangci.yml 10:43:08 drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 10:40 .semver 10:43:08 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 3 10:40 Attribution.txt 10:43:08 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 3 10:40 CHANGELOG.md 10:43:08 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 3 10:40 Dockerfile 10:43:08 -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 10:40 GOVERNANCE.md 10:43:08 -rw-rw-r-- 1 jenkins jenkins 661 Jul 3 10:40 Jenkinsfile 10:43:08 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 3 10:40 LICENSE 10:43:08 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 3 10:40 Makefile 10:43:08 -rw-rw-r-- 1 jenkins jenkins 625 Jul 3 10:40 OWNERS.md 10:43:08 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 3 10:40 README.md 10:43:08 -rw-rw-r-- 1 jenkins jenkins 12 Jul 3 10:40 VERSION 10:43:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:40 bin 10:43:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:40 cmd 10:43:08 -rw-r--r-- 1 jenkins jenkins 438103 Jul 3 10:42 coverage.out 10:43:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:40 examples 10:43:08 -rw-rw-r-- 1 jenkins jenkins 7220 Jul 3 10:40 go.mod 10:43:08 -rw-rw-r-- 1 jenkins jenkins 101951 Jul 3 10:40 go.sum 10:43:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:40 images 10:43:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:40 internal 10:43:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 10:40 pkg 10:43:08 -rw-rw-r-- 1 jenkins jenkins 193 Jul 3 10:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43: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=66cd8b5f3a15ed8e8754516932427629b55b2818 --label arch=amd64 --label version=3.2.0-dev.12 . 10:43:08 Sending build context to Docker daemon 11.52MB 10:43:08 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:43:08 Step 2/25 : FROM ${BASE} AS builder 10:43:08 ---> 28a5d64823b7 10:43:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:43:08 d6de4b400683: Pull complete 10:43:08 35cb2a7552d0: Pull complete 10:43:08 4f4fb700ef54: Pull complete 10:43:08 464afbd9ba4c: Pull complete 10:43:08 ---> Running in ac81c151f072 10:43:08 Removing intermediate container ac81c151f072 10:43:08 ---> 72597e680cce 10:43:08 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:43:09 ---> Running in 8db508879a8f 10:43:09 Removing intermediate container 8db508879a8f 10:43:09 ---> b29e4b785137 10:43:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:43:09 ---> Running in ebe23ec5152b 10:43:09 Removing intermediate container ebe23ec5152b 10:43:09 ---> 1f95f1909652 10:43:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:43:09 ---> Running in 3e84c5b4c87a 10:43:09 Removing intermediate container 3e84c5b4c87a 10:43:09 ---> 14541b9a2787 10:43:09 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:43:09 ---> Running in fa6aa19f03e2 10:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:43:09 OK: 264 MiB in 52 packages 10:43:10 Removing intermediate container fa6aa19f03e2 10:43:10 ---> 433b87b4c9b6 10:43:10 Step 8/25 : WORKDIR /app 10:43:10 ---> Running in ed44a9b74b60 10:43:10 Removing intermediate container ed44a9b74b60 10:43:10 ---> 5ea7a979002b 10:43:10 Step 9/25 : COPY go.mod vendor* ./ 10:43:10 ---> 955ee2ce01c2 10:43:10 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:43:10 ---> Running in f3c9a6553125 10:43:11 Removing intermediate container f3c9a6553125 10:43:11 ---> 7f6a2c0a160f 10:43:11 Step 11/25 : COPY . . 10:43:11 ---> dd694aa57d87 10:43:11 Step 12/25 : RUN $MAKE 10:43:11 ---> Running in c8419ed2789b 10:43:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:43:16 00f215d4a9da: Pull complete 10:43:18 d496ad576159: Pull complete 10:43:18 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:43:18 ---> f246e2811388 10:43:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:43:20 ---> Running in e7882f61b0c5 10:43:20 Removing intermediate container e7882f61b0c5 10:43:20 ---> 4c9d332be108 10:43:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:43:20 ---> Running in 5f96da72fceb 10:43:20 Removing intermediate container 5f96da72fceb 10:43:20 ---> f02f513744be 10:43:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:43:20 ---> Running in ce5bec02fb03 10:43:21 Removing intermediate container ce5bec02fb03 10:43:21 ---> 4a4cd2c1ea47 10:43:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:43:21 ---> Running in 04c2976a1592 10:43:21 Removing intermediate container 04c2976a1592 10:43:21 ---> f5506622f5a3 10:43:21 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:43:21 ---> Running in 70b0e43acaca 10:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:43:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:43:24 OK: 266 MiB in 52 packages 10:43:24 Removing intermediate container 70b0e43acaca 10:43:24 ---> 578c3d986774 10:43:24 Step 8/12 : WORKDIR /app 10:43:24 ---> Running in 03841ea6fe1d 10:43:25 Removing intermediate container 03841ea6fe1d 10:43:25 ---> 9ff20230c12a 10:43:25 Step 9/12 : COPY go.mod vendor* ./ 10:43:25 ---> 24da825d2578 10:43:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:43:25 ---> Running in fe764afdb7cd 10:43:50 Removing intermediate container c8419ed2789b 10:43:50 ---> f229162c3688 10:43:50 Step 13/25 : FROM alpine:3.18 10:43:50 3.18: Pulling from library/alpine 10:43:50 73baa7ef167e: Pulling fs layer 10:43:50 73baa7ef167e: Verifying Checksum 10:43:50 73baa7ef167e: Download complete 10:43:50 73baa7ef167e: Pull complete 10:43:50 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 10:43:50 Status: Downloaded newer image for alpine:3.18 10:43:50 ---> 8fd7cac70a4a 10:43:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:43:50 ---> Running in 28cdc341880d 10:43:50 Removing intermediate container 28cdc341880d 10:43:50 ---> fbfa7f29e919 10:43:50 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:43:50 ---> Running in 159c5d8a0a96 10:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:43:50 (1/1) Installing dumb-init (1.2.5-r2) 10:43:50 Executing busybox-1.36.1-r7.trigger 10:43:50 OK: 7 MiB in 16 packages 10:43:50 Removing intermediate container 159c5d8a0a96 10:43:50 ---> 92cf20ea4d20 10:43:50 Step 16/25 : RUN apk --no-cache upgrade 10:43:50 ---> Running in 38178f309b9e 10:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:43:50 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 10:43:50 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 10:43:50 OK: 7 MiB in 16 packages 10:43:50 Removing intermediate container 38178f309b9e 10:43:50 ---> 27e4af20810e 10:43:50 Step 17/25 : COPY --from=builder /app/LICENSE / 10:43:50 ---> 9077cb6b7981 10:43:50 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:43:50 ---> ebacec90d5c5 10:43:50 Step 19/25 : COPY --from=builder /app/cmd/ / 10:43:50 ---> 5d6fb8889e1c 10:43:50 Step 20/25 : EXPOSE 59989 10:43:50 ---> Running in 53084da976ff 10:43:50 Removing intermediate container 53084da976ff 10:43:50 ---> e24da02f1e14 10:43:50 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:43:50 ---> Running in 14f41030ebe8 10:43:51 Removing intermediate container 14f41030ebe8 10:43:51 ---> feef136c9b90 10:43:51 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:43:51 ---> Running in 2c62815f867d 10:43:51 Removing intermediate container 2c62815f867d 10:43:51 ---> f6295f95c768 10:43:51 Step 23/25 : LABEL arch=amd64 10:43:51 ---> Running in 7745cb182ac1 10:43:51 Removing intermediate container 7745cb182ac1 10:43:51 ---> 278cb91d95fe 10:43:51 Step 24/25 : LABEL git_sha=66cd8b5f3a15ed8e8754516932427629b55b2818 10:43:51 ---> Running in b44ee1025df6 10:43:51 Removing intermediate container b44ee1025df6 10:43:51 ---> fffee25bd3b1 10:43:51 Step 25/25 : LABEL version=3.2.0-dev.12 10:43:51 ---> Running in 03c7a248091f 10:43:51 Removing intermediate container 03c7a248091f 10:43:51 ---> 038a2a4f9447 10:43:51 [Warning] One or more build-args [ARCH] were not consumed 10:43:51 Successfully built 038a2a4f9447 10:43:51 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 10:43:51 provisioning config files... 10:43:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7447606652100900156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:43:51 ---> ****-login.sh 10:43:51 nexus3.edgexfoundry.org:10001 10:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:51 Configure a credential helper to remove this warning. See 10:43:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:51 10:43:51 Login Succeeded 10:43:51 nexus3.edgexfoundry.org:10002 10:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:51 Configure a credential helper to remove this warning. See 10:43:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:51 10:43:51 Login Succeeded 10:43:51 nexus3.edgexfoundry.org:10003 10:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:52 Configure a credential helper to remove this warning. See 10:43:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:52 10:43:52 Login Succeeded 10:43:52 nexus3.edgexfoundry.org:10004 10:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:52 Configure a credential helper to remove this warning. See 10:43:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:52 10:43:52 Login Succeeded 10:43:52 ****.io 10:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:52 Configure a credential helper to remove this warning. See 10:43:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:52 10:43:52 Login Succeeded 10:43:52 ---> ****-login.sh ends [Pipeline] } 10:43:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:43:52 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 10:43:52 66cd8b5f3a15ed8e8754516932427629b55b2818 10:43:52 latest 10:43:52 3.2.0-dev.12 10:43:52 66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 10:43:52 main 10:43:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:52 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:66cd8b5f3a15ed8e8754516932427629b55b2818 10:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:43:53 6c67ffbdc748: Preparing 10:43:53 5fa512b4a250: Preparing 10:43:53 7740f1202889: Preparing 10:43:53 05569f3e5a0b: Preparing 10:43:53 9cb94c0a0943: Preparing 10:43:53 63ec0bd56cf3: Preparing 10:43:53 63ec0bd56cf3: Waiting 10:43:53 7740f1202889: Pushed 10:43:53 5fa512b4a250: Pushed 10:43:53 9cb94c0a0943: Pushed 10:43:53 63ec0bd56cf3: Layer already exists 10:43:53 05569f3e5a0b: Pushed 10:43:56 6c67ffbdc748: Pushed 10:43:57 66cd8b5f3a15ed8e8754516932427629b55b2818: digest: sha256:f01a12a7c54aa2615b9e9ea04731e12ee7219be0011f57f79a6d49058b7db402 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:57 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:43:57 6c67ffbdc748: Preparing 10:43:57 5fa512b4a250: Preparing 10:43:57 7740f1202889: Preparing 10:43:57 05569f3e5a0b: Preparing 10:43:57 9cb94c0a0943: Preparing 10:43:57 63ec0bd56cf3: Preparing 10:43:57 63ec0bd56cf3: Waiting 10:43:57 7740f1202889: Layer already exists 10:43:57 5fa512b4a250: Layer already exists 10:43:57 9cb94c0a0943: Layer already exists 10:43:57 05569f3e5a0b: Layer already exists 10:43:57 6c67ffbdc748: Layer already exists 10:43:57 63ec0bd56cf3: Layer already exists 10:43:57 latest: digest: sha256:f01a12a7c54aa2615b9e9ea04731e12ee7219be0011f57f79a6d49058b7db402 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:58 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.12 10:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:43:58 6c67ffbdc748: Preparing 10:43:58 5fa512b4a250: Preparing 10:43:58 7740f1202889: Preparing 10:43:58 05569f3e5a0b: Preparing 10:43:58 9cb94c0a0943: Preparing 10:43:58 63ec0bd56cf3: Preparing 10:43:58 63ec0bd56cf3: Waiting 10:43:58 05569f3e5a0b: Layer already exists 10:43:58 7740f1202889: Layer already exists 10:43:58 5fa512b4a250: Layer already exists 10:43:58 6c67ffbdc748: Layer already exists 10:43:58 9cb94c0a0943: Layer already exists 10:43:58 63ec0bd56cf3: Layer already exists 10:43:58 3.2.0-dev.12: digest: sha256:f01a12a7c54aa2615b9e9ea04731e12ee7219be0011f57f79a6d49058b7db402 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:58 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 10:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:43:59 6c67ffbdc748: Preparing 10:43:59 5fa512b4a250: Preparing 10:43:59 7740f1202889: Preparing 10:43:59 05569f3e5a0b: Preparing 10:43:59 9cb94c0a0943: Preparing 10:43:59 63ec0bd56cf3: Preparing 10:43:59 63ec0bd56cf3: Waiting 10:43:59 7740f1202889: Layer already exists 10:43:59 6c67ffbdc748: Layer already exists 10:43:59 05569f3e5a0b: Layer already exists 10:43:59 9cb94c0a0943: Layer already exists 10:43:59 5fa512b4a250: Layer already exists 10:43:59 63ec0bd56cf3: Layer already exists 10:43:59 66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12: digest: sha256:f01a12a7c54aa2615b9e9ea04731e12ee7219be0011f57f79a6d49058b7db402 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:59 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 10:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:43:59 6c67ffbdc748: Preparing 10:43:59 5fa512b4a250: Preparing 10:43:59 7740f1202889: Preparing 10:43:59 05569f3e5a0b: Preparing 10:43:59 9cb94c0a0943: Preparing 10:43:59 63ec0bd56cf3: Preparing 10:43:59 63ec0bd56cf3: Waiting 10:43:59 5fa512b4a250: Layer already exists 10:43:59 9cb94c0a0943: Layer already exists 10:43:59 7740f1202889: Layer already exists 10:43:59 05569f3e5a0b: Layer already exists 10:43:59 6c67ffbdc748: Layer already exists 10:43:59 63ec0bd56cf3: Layer already exists 10:43:59 main: digest: sha256:f01a12a7c54aa2615b9e9ea04731e12ee7219be0011f57f79a6d49058b7db402 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:59 ===================================================== [Pipeline] echo 10:43:59 taggedImages: 10:43:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:66cd8b5f3a15ed8e8754516932427629b55b2818 10:43:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:43:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.12 10:43:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 10:43:59 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [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 10:44:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:44:00 10:44:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:44:00 latest: Pulling from edgex-lftools-log-publisher 10:44:00 5eb5b503b376: Pulling fs layer 10:44:00 5c69ac0246d0: Pulling fs layer 10:44:00 ec43610c2a17: Pulling fs layer 10:44:00 3a2ae6a8a46f: Pulling fs layer 10:44:00 33b1e0a273af: Pulling fs layer 10:44:00 5d3b04190fa2: Pulling fs layer 10:44:00 2f39f015ded8: Pulling fs layer 10:44:00 33b1e0a273af: Waiting 10:44:00 3a2ae6a8a46f: Waiting 10:44:00 2f39f015ded8: Waiting 10:44:00 5d3b04190fa2: Waiting 10:44:00 5c69ac0246d0: Verifying Checksum 10:44:00 5c69ac0246d0: Download complete 10:44:00 3a2ae6a8a46f: Download complete 10:44:00 33b1e0a273af: Verifying Checksum 10:44:00 33b1e0a273af: Download complete 10:44:00 5d3b04190fa2: Download complete 10:44:00 ec43610c2a17: Verifying Checksum 10:44:00 ec43610c2a17: Download complete 10:44:00 5eb5b503b376: Verifying Checksum 10:44:00 5eb5b503b376: Download complete 10:44:01 2f39f015ded8: Download complete 10:44:02 5eb5b503b376: Pull complete 10:44:02 5c69ac0246d0: Pull complete 10:44:02 ec43610c2a17: Pull complete 10:44:02 3a2ae6a8a46f: Pull complete 10:44:02 33b1e0a273af: Pull complete 10:44:02 5d3b04190fa2: Pull complete 10:44:06 2f39f015ded8: Pull complete 10:44:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:44:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:44:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:07 prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container 10:44:07 $ 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 10:44:13 $ docker top 9cbd47a7eaa01191d4ff63dae794ed77386a7f6c3aab6319a95e4e7d9ae4c3c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:44:13 ---> job-cost.sh 10:44:13 lf-activate-venv: SKIPPING 10:44:13 INFO: No Stack... 10:44:13 INFO: Retrieving Pricing Info for: v3-standard-8 10:44:14 INFO: Archiving Costs [Pipeline] sh 10:44:14 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 10:44:14 + cut -d, -f6 [Pipeline] lock 10:44:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] 10:44:14 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] did not exist. Created. 10:44:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:44:14 + echo total: 0.2199999988079071 [Pipeline] stash 10:44:14 Stashed 1 file(s) [Pipeline] } 10:44:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 10:44:14 $ docker stop --time=1 9cbd47a7eaa01191d4ff63dae794ed77386a7f6c3aab6319a95e4e7d9ae4c3c8 10:44:16 $ docker rm -f --volumes 9cbd47a7eaa01191d4ff63dae794ed77386a7f6c3aab6319a95e4e7d9ae4c3c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:45:17 Removing intermediate container fe764afdb7cd 10:45:17 ---> 50072d540209 10:45:17 Step 11/12 : COPY . . 10:45:17 ---> efb1e49cdb4d 10:45:17 Step 12/12 : RUN $MAKE 10:45:17 ---> Running in f0ab2ac6231e 10:45:17 noop 10:45:18 Removing intermediate container f0ab2ac6231e 10:45:18 ---> 0ab638036d41 10:45:18 Successfully built 0ab638036d41 10:45:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:18 + docker inspect -f . ci-base-image-arm64 10:45:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:18 prd-ubuntu20.04-docker-arm64-4c-16g-4918 does not seem to be running inside a container 10:45:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/146 -v /w/workspace/device-rfid-llrp-go/146:/w/workspace/device-rfid-llrp-go/146:rw,z -v /w/workspace/device-rfid-llrp-go/146@tmp:/w/workspace/device-rfid-llrp-go/146@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 10:45:20 $ docker top ae90b5474e966e7d58fc8ec09a47a0a0f414f795b8d3e2a6723438a5029b3f0d -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:20 + go version 10:45:20 go version go1.21.9 linux/arm64 [Pipeline] } 10:45:20 $ docker stop --time=1 ae90b5474e966e7d58fc8ec09a47a0a0f414f795b8d3e2a6723438a5029b3f0d 10:45:22 $ docker rm -f --volumes ae90b5474e966e7d58fc8ec09a47a0a0f414f795b8d3e2a6723438a5029b3f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:23 + docker inspect -f . ci-base-image-arm64 10:45:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:23 prd-ubuntu20.04-docker-arm64-4c-16g-4918 does not seem to be running inside a container 10:45:23 $ 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/146 -v /w/workspace/device-rfid-llrp-go/146:/w/workspace/device-rfid-llrp-go/146:rw,z -v /w/workspace/device-rfid-llrp-go/146@tmp:/w/workspace/device-rfid-llrp-go/146@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 10:45:24 $ docker top 27f168fa4c0dbd4ba37c6a7c77a33078b0106f7e8fed068e39af4a76e5dc3467 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:25 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/146 [Pipeline] fileExists [Pipeline] sh 10:45:25 + make test 10:45:25 go test ./... -coverprofile=coverage.out ./... 10:45:31 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:49:07 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:49:07 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:49:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.808s coverage: 40.6% of statements 10:49:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 94.6% of statements 10:49:40 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.552s coverage: 51.9% of statements 10:49:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:49:40 go vet ./... 10:50:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:50:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:50:27 ./bin/test-attribution-txt.sh 10:50:27 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:50:27 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:50:27 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:50:27 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:50:27 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:50:27 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:50:27 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:50:27 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:50:27 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:50:27 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:50:27 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:50:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:50:27 $ docker stop --time=1 27f168fa4c0dbd4ba37c6a7c77a33078b0106f7e8fed068e39af4a76e5dc3467 10:50:29 $ docker rm -f --volumes 27f168fa4c0dbd4ba37c6a7c77a33078b0106f7e8fed068e39af4a76e5dc3467 [Pipeline] // withDockerContainer [Pipeline] sh 10:50:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:50:31 Warning: overwriting stash ‘coverage-report’ 10:50:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:50:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:50:32 + ls -al . 10:50:32 total 684 10:50:32 drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 10:45 . 10:50:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:42 .. 10:50:32 -rw-rw-r-- 1 jenkins jenkins 134 Jul 3 10:42 .dockerignore 10:50:32 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 10:42 .git 10:50:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 10:42 .github 10:50:32 -rw-rw-r-- 1 jenkins jenkins 880 Jul 3 10:42 .gitignore 10:50:32 -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 10:42 .golangci.yml 10:50:32 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 3 10:42 Attribution.txt 10:50:32 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 3 10:42 CHANGELOG.md 10:50:32 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 3 10:42 Dockerfile 10:50:32 -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 10:42 GOVERNANCE.md 10:50:32 -rw-rw-r-- 1 jenkins jenkins 661 Jul 3 10:42 Jenkinsfile 10:50:32 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 3 10:42 LICENSE 10:50:32 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 3 10:42 Makefile 10:50:32 -rw-rw-r-- 1 jenkins jenkins 625 Jul 3 10:42 OWNERS.md 10:50:32 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 3 10:42 README.md 10:50:32 -rw-rw-r-- 1 jenkins jenkins 12 Jul 3 10:40 VERSION 10:50:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:42 bin 10:50:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:42 cmd 10:50:32 -rw-r--r-- 1 jenkins jenkins 438103 Jul 3 10:49 coverage.out 10:50:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:42 examples 10:50:32 -rw-rw-r-- 1 jenkins jenkins 7220 Jul 3 10:42 go.mod 10:50:32 -rw-rw-r-- 1 jenkins jenkins 101951 Jul 3 10:42 go.sum 10:50:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:42 images 10:50:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:42 internal 10:50:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 10:42 pkg 10:50:32 -rw-rw-r-- 1 jenkins jenkins 193 Jul 3 10:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:33 + 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=66cd8b5f3a15ed8e8754516932427629b55b2818 --label arch=arm64 --label version=3.2.0-dev.12 . 10:50:33 Sending build context to Docker daemon 1.202MB 10:50:33 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:50:33 Step 2/25 : FROM ${BASE} AS builder 10:50:33 ---> 0ab638036d41 10:50:33 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:50:33 ---> Running in 518d53bac9e0 10:50:33 Removing intermediate container 518d53bac9e0 10:50:33 ---> 699a7375aa83 10:50:33 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:50:33 ---> Running in 6738c17deaa9 10:50:34 Removing intermediate container 6738c17deaa9 10:50:34 ---> 0cf2e241d02b 10:50:34 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:50:34 ---> Running in 233d6dbe789c 10:50:34 Removing intermediate container 233d6dbe789c 10:50:34 ---> c1edf60afdee 10:50:34 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:50:34 ---> Running in 6adc89d3fc75 10:50:34 Removing intermediate container 6adc89d3fc75 10:50:34 ---> f5854b8c4e0f 10:50:34 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:50:34 ---> Running in 376a08e7b9d3 10:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:50:37 OK: 266 MiB in 52 packages 10:50:38 Removing intermediate container 376a08e7b9d3 10:50:38 ---> b01ca122e725 10:50:38 Step 8/25 : WORKDIR /app 10:50:38 ---> Running in ea589018e945 10:50:38 Removing intermediate container ea589018e945 10:50:38 ---> ce0c4a7e45d5 10:50:38 Step 9/25 : COPY go.mod vendor* ./ 10:50:38 ---> 745f19231e93 10:50:38 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:50:39 ---> Running in c18f15f0a0e2 10:50:41 Removing intermediate container c18f15f0a0e2 10:50:41 ---> 61c3a4dade0e 10:50:41 Step 11/25 : COPY . . 10:50:42 ---> 6cf619bd3890 10:50:42 Step 12/25 : RUN $MAKE 10:50:42 ---> Running in 2246473a07c6 10:50:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:54:05 Removing intermediate container 2246473a07c6 10:54:05 ---> 7b632c947417 10:54:05 Step 13/25 : FROM alpine:3.18 10:54:05 3.18: Pulling from library/alpine 10:54:05 5c905c7ebe2f: Pulling fs layer 10:54:05 5c905c7ebe2f: Verifying Checksum 10:54:05 5c905c7ebe2f: Download complete 10:54:05 5c905c7ebe2f: Pull complete 10:54:05 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 10:54:05 Status: Downloaded newer image for alpine:3.18 10:54:05 ---> dec292d02e07 10:54:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:54:05 ---> Running in 22603060fd5f 10:54:05 Removing intermediate container 22603060fd5f 10:54:05 ---> 39af99f9d7ad 10:54:05 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:54:05 ---> Running in 19bb85dd5614 10:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:54:07 (1/1) Installing dumb-init (1.2.5-r2) 10:54:07 Executing busybox-1.36.1-r7.trigger 10:54:07 OK: 8 MiB in 16 packages 10:54:08 Removing intermediate container 19bb85dd5614 10:54:08 ---> ffa0bd32c251 10:54:08 Step 16/25 : RUN apk --no-cache upgrade 10:54:08 ---> Running in 5d25723f054b 10:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:54:10 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 10:54:10 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 10:54:10 OK: 8 MiB in 16 packages 10:54:11 Removing intermediate container 5d25723f054b 10:54:11 ---> 7d3e137e8a0e 10:54:11 Step 17/25 : COPY --from=builder /app/LICENSE / 10:54:12 ---> acf370fada86 10:54:12 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:54:12 ---> eff5f195dd9e 10:54:12 Step 19/25 : COPY --from=builder /app/cmd/ / 10:54:15 ---> 9bfb82c407f8 10:54:15 Step 20/25 : EXPOSE 59989 10:54:15 ---> Running in 3ce0712fe363 10:54:15 Removing intermediate container 3ce0712fe363 10:54:15 ---> eebeb57c7145 10:54:15 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:54:15 ---> Running in 3dbc0c7dd979 10:54:15 Removing intermediate container 3dbc0c7dd979 10:54:15 ---> 0942237a20db 10:54:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:54:16 ---> Running in 088bbc6fb25d 10:54:16 Removing intermediate container 088bbc6fb25d 10:54:16 ---> 308da87415a2 10:54:16 Step 23/25 : LABEL arch=arm64 10:54:16 ---> Running in 5da2a6be1b49 10:54:16 Removing intermediate container 5da2a6be1b49 10:54:16 ---> 414aa5d18e0d 10:54:16 Step 24/25 : LABEL git_sha=66cd8b5f3a15ed8e8754516932427629b55b2818 10:54:16 ---> Running in 9c6c9d0640f6 10:54:16 Removing intermediate container 9c6c9d0640f6 10:54:16 ---> 5a873aac2770 10:54:16 Step 25/25 : LABEL version=3.2.0-dev.12 10:54:16 ---> Running in b57820c8f010 10:54:17 Removing intermediate container b57820c8f010 10:54:17 ---> ee1777cceb14 10:54:17 [Warning] One or more build-args [ARCH] were not consumed 10:54:17 Successfully built ee1777cceb14 10:54:17 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 10:54:17 provisioning config files... 10:54:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/146@tmp/config12076425413157393226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:54:17 ---> ****-login.sh 10:54:17 nexus3.edgexfoundry.org:10001 10:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:18 Configure a credential helper to remove this warning. See 10:54:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:18 10:54:18 Login Succeeded 10:54:18 nexus3.edgexfoundry.org:10002 10:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:18 Configure a credential helper to remove this warning. See 10:54:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:18 10:54:18 Login Succeeded 10:54:18 nexus3.edgexfoundry.org:10003 10:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:18 Configure a credential helper to remove this warning. See 10:54:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:18 10:54:18 Login Succeeded 10:54:18 nexus3.edgexfoundry.org:10004 10:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:19 Configure a credential helper to remove this warning. See 10:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:19 10:54:19 Login Succeeded 10:54:19 ****.io 10:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:19 Configure a credential helper to remove this warning. See 10:54:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:19 10:54:19 Login Succeeded 10:54:19 ---> ****-login.sh ends [Pipeline] } 10:54:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:54:19 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 10:54:19 66cd8b5f3a15ed8e8754516932427629b55b2818 10:54:19 latest 10:54:19 3.2.0-dev.12 10:54:19 66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 10:54:19 main 10:54:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:20 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:66cd8b5f3a15ed8e8754516932427629b55b2818 10:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:54:20 12faf76f8132: Preparing 10:54:20 2b4d4d33ce1d: Preparing 10:54:20 adedc679b827: Preparing 10:54:20 4fdf45010109: Preparing 10:54:20 88257d16c0e4: Preparing 10:54:20 da707bb00cb8: Preparing 10:54:20 da707bb00cb8: Waiting 10:54:20 2b4d4d33ce1d: Pushed 10:54:20 da707bb00cb8: Layer already exists 10:54:20 adedc679b827: Pushed 10:54:20 88257d16c0e4: Pushed 10:54:22 4fdf45010109: Pushed 10:54:30 12faf76f8132: Pushed 10:54:30 66cd8b5f3a15ed8e8754516932427629b55b2818: digest: sha256:623ff4884785c430066d541db166b45fc1aad29b69a258b0c317b873faf2c1b3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:30 + 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 10:54:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:54:31 12faf76f8132: Preparing 10:54:31 2b4d4d33ce1d: Preparing 10:54:31 adedc679b827: Preparing 10:54:31 4fdf45010109: Preparing 10:54:31 88257d16c0e4: Preparing 10:54:31 da707bb00cb8: Preparing 10:54:31 da707bb00cb8: Waiting 10:54:31 adedc679b827: Layer already exists 10:54:31 2b4d4d33ce1d: Layer already exists 10:54:31 12faf76f8132: Layer already exists 10:54:31 88257d16c0e4: Layer already exists 10:54:31 4fdf45010109: Layer already exists 10:54:31 da707bb00cb8: Layer already exists 10:54:31 latest: digest: sha256:623ff4884785c430066d541db166b45fc1aad29b69a258b0c317b873faf2c1b3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:31 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.12 10:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:54:32 12faf76f8132: Preparing 10:54:32 2b4d4d33ce1d: Preparing 10:54:32 adedc679b827: Preparing 10:54:32 4fdf45010109: Preparing 10:54:32 88257d16c0e4: Preparing 10:54:32 da707bb00cb8: Preparing 10:54:32 da707bb00cb8: Waiting 10:54:32 2b4d4d33ce1d: Layer already exists 10:54:32 adedc679b827: Layer already exists 10:54:32 4fdf45010109: Layer already exists 10:54:32 12faf76f8132: Layer already exists 10:54:32 88257d16c0e4: Layer already exists 10:54:32 da707bb00cb8: Layer already exists 10:54:32 3.2.0-dev.12: digest: sha256:623ff4884785c430066d541db166b45fc1aad29b69a258b0c317b873faf2c1b3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:32 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 10:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:54:33 12faf76f8132: Preparing 10:54:33 2b4d4d33ce1d: Preparing 10:54:33 adedc679b827: Preparing 10:54:33 4fdf45010109: Preparing 10:54:33 88257d16c0e4: Preparing 10:54:33 da707bb00cb8: Preparing 10:54:33 da707bb00cb8: Waiting 10:54:33 adedc679b827: Layer already exists 10:54:33 2b4d4d33ce1d: Layer already exists 10:54:33 88257d16c0e4: Layer already exists 10:54:33 4fdf45010109: Layer already exists 10:54:33 12faf76f8132: Layer already exists 10:54:33 da707bb00cb8: Layer already exists 10:54:33 66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12: digest: sha256:623ff4884785c430066d541db166b45fc1aad29b69a258b0c317b873faf2c1b3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:33 + 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 10:54:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 10:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:54:34 12faf76f8132: Preparing 10:54:34 2b4d4d33ce1d: Preparing 10:54:34 adedc679b827: Preparing 10:54:34 4fdf45010109: Preparing 10:54:34 88257d16c0e4: Preparing 10:54:34 da707bb00cb8: Preparing 10:54:34 da707bb00cb8: Waiting 10:54:34 2b4d4d33ce1d: Layer already exists 10:54:34 88257d16c0e4: Layer already exists 10:54:34 4fdf45010109: Layer already exists 10:54:34 adedc679b827: Layer already exists 10:54:34 12faf76f8132: Layer already exists 10:54:34 da707bb00cb8: Layer already exists 10:54:34 main: digest: sha256:623ff4884785c430066d541db166b45fc1aad29b69a258b0c317b873faf2c1b3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:34 ===================================================== [Pipeline] echo 10:54:34 taggedImages: 10:54:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:66cd8b5f3a15ed8e8754516932427629b55b2818 10:54:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:54:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.12 10:54:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:66cd8b5f3a15ed8e8754516932427629b55b2818-3.2.0-dev.12 10:54:34 - 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 10:54:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:54:34 10:54:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:54:35 arm64: Pulling from edgex-lftools-log-publisher 10:54:35 8998bd30e6a1: Pulling fs layer 10:54:35 04944245beec: Pulling fs layer 10:54:35 699f458cf7ca: Pulling fs layer 10:54:35 765212b225bb: Pulling fs layer 10:54:35 f23df028b6ca: Pulling fs layer 10:54:35 d65c8cfc05b1: Pulling fs layer 10:54:35 2437ff75d9bd: Pulling fs layer 10:54:35 d65c8cfc05b1: Waiting 10:54:35 765212b225bb: Waiting 10:54:35 2437ff75d9bd: Waiting 10:54:35 f23df028b6ca: Waiting 10:54:35 04944245beec: Verifying Checksum 10:54:35 04944245beec: Download complete 10:54:35 765212b225bb: Verifying Checksum 10:54:35 765212b225bb: Download complete 10:54:35 f23df028b6ca: Verifying Checksum 10:54:35 f23df028b6ca: Download complete 10:54:35 d65c8cfc05b1: Download complete 10:54:35 699f458cf7ca: Verifying Checksum 10:54:35 699f458cf7ca: Download complete 10:54:35 8998bd30e6a1: Download complete 10:54:38 2437ff75d9bd: Verifying Checksum 10:54:38 2437ff75d9bd: Download complete 10:54:40 8998bd30e6a1: Pull complete 10:54:41 04944245beec: Pull complete 10:54:42 699f458cf7ca: Pull complete 10:54:42 765212b225bb: Pull complete 10:54:43 f23df028b6ca: Pull complete 10:54:43 d65c8cfc05b1: Pull complete 10:55:02 2437ff75d9bd: Pull complete 10:55:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:55:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:55:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:02 prd-ubuntu20.04-docker-arm64-4c-16g-4918 does not seem to be running inside a container 10:55:02 $ 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/146 -v /w/workspace/device-rfid-llrp-go/146:/w/workspace/device-rfid-llrp-go/146:rw,z -v /w/workspace/device-rfid-llrp-go/146@tmp:/w/workspace/device-rfid-llrp-go/146@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 10:55:05 $ docker top 649a644189f729ba4e391b398e234c9ffdf55a6c25021d1d3031e08fec84535e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:05 ---> job-cost.sh 10:55:05 lf-activate-venv: SKIPPING 10:55:05 INFO: No Stack... 10:55:06 INFO: Retrieving Pricing Info for: v3-standard-4 10:55:07 INFO: Archiving Costs [Pipeline] sh 10:55:07 + cat /w/workspace/device-rfid-llrp-go/146/archives/cost.csv 10:55:07 + cut -d, -f6 [Pipeline] lock 10:55:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] 10:55:07 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] did not exist. Created. 10:55:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:55:08 /w/workspace/device-rfid-llrp-go/146@tmp/durable-c7922533/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:55:09 + echo total: 0.10999999940395355 [Pipeline] stash 10:55:09 Warning: overwriting stash ‘stack-cost’ 10:55:09 Stashed 1 file(s) [Pipeline] } 10:55:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 10:55:09 $ docker stop --time=1 649a644189f729ba4e391b398e234c9ffdf55a6c25021d1d3031e08fec84535e 10:55:10 $ docker rm -f --volumes 649a644189f729ba4e391b398e234c9ffdf55a6c25021d1d3031e08fec84535e [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 10:55:11 provisioning config files... 10:55:11 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config725744343687899007tmp [Pipeline] { [Pipeline] sh 10:55:11 + set +x 10:55:11 + curl -s https://codecov.io/bash 10:55:11 + bash -s -- 10:55:11 10:55:11 _____ _ 10:55:11 / ____| | | 10:55:11 | | ___ __| | ___ ___ _____ __ 10:55:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:55:11 | |___| (_) | (_| | __/ (_| (_) \ V / 10:55:11 \_____\___/ \__,_|\___|\___\___/ \_/ 10:55:11 Bash-1.0.6 10:55:11 10:55:11 10:55:11 ==> git version 2.25.1 found 10:55:11 ==> 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 10:55:11 Release-Date: 2020-01-08 10:55:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:55:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:55:11 ==> Jenkins CI detected. 10:55:11 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 10:55:11 project root: . 10:55:11 --> token set from env 10:55:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:55:11 ==> Running gcov in . (disable via -X gcov) 10:55:11 ==> Python coveragepy not found 10:55:11 ==> Searching for coverage reports in: 10:55:11 + . 10:55:11 -> Found 1 reports 10:55:11 ==> Detecting git/mercurial file structure 10:55:11 ==> Reading reports 10:55:11 + ./coverage.out bytes=438103 10:55:11 ==> Appending adjustments 10:55:11 https://docs.codecov.io/docs/fixing-reports 10:55:12 + Found adjustments 10:55:12 ==> Gzipping contents 10:55:12 52K /tmp/codecov.pglZJX.gz 10:55:12 ==> Uploading reports 10:55:12 url: https://codecov.io 10:55:12 query: branch=main&commit=66cd8b5f3a15ed8e8754516932427629b55b2818&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:55:12 -> Pinging Codecov 10:55:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=66cd8b5f3a15ed8e8754516932427629b55b2818&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:55:12 -> Uploading to 10:55:12 https://storage.googleapis.com/codecov/v4/raw/2024-07-03/581DD39554BDF9B6E22D074273EAD858/66cd8b5f3a15ed8e8754516932427629b55b2818/c5a9b22e-dce2-4cd3-a46c-c0e2a992448d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T105512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10ee2a13b99ee985bfa0713101f221c30e43220201d7ac4630697975d89f475b 10:55:12 % Total % Received % Xferd Average Speed Time Time Time Current 10:55:12 Dload Upload Total Spent Left Speed 10:55:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50185 0 0 100 50185 0 240k --:--:-- --:--:-- --:--:-- 239k 100 50185 0 0 100 50185 0 178k --:--:-- --:--:-- --:--:-- 178k 10:55:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] } 10:55:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:55:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:55:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:55:13 10:55:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:55:13 latest: Pulling from edgex-devops/edgex-snyk-go 10:55:13 619be1103602: Already exists 10:55:13 f8ea3408117e: Pulling fs layer 10:55:13 91320369b822: Pulling fs layer 10:55:13 0406650e8295: Pulling fs layer 10:55:13 4f4fb700ef54: Pulling fs layer 10:55:13 96d80e3f36e1: Pulling fs layer 10:55:13 bcf3aedb951c: Pulling fs layer 10:55:13 4f4fb700ef54: Waiting 10:55:13 bcf3aedb951c: Waiting 10:55:13 96d80e3f36e1: Waiting 10:55:13 0406650e8295: Verifying Checksum 10:55:13 0406650e8295: Download complete 10:55:13 f8ea3408117e: Verifying Checksum 10:55:13 f8ea3408117e: Download complete 10:55:13 4f4fb700ef54: Verifying Checksum 10:55:13 4f4fb700ef54: Download complete 10:55:13 f8ea3408117e: Pull complete 10:55:13 96d80e3f36e1: Verifying Checksum 10:55:13 96d80e3f36e1: Download complete 10:55:13 91320369b822: Verifying Checksum 10:55:13 91320369b822: Download complete 10:55:14 bcf3aedb951c: Verifying Checksum 10:55:14 bcf3aedb951c: Download complete 10:55:16 91320369b822: Pull complete 10:55:16 0406650e8295: Pull complete 10:55:17 4f4fb700ef54: Pull complete 10:55:17 96d80e3f36e1: Pull complete 10:55:20 bcf3aedb951c: Pull complete 10:55:20 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 10:55:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:55:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:20 prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container 10:55:20 $ 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 10:55:29 $ docker top 840446da766ca493f21dcd35a21fcdb909f7079852332ab16181f805d29f83d4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:29 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 10:55:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 10:55:29 + set -o pipefail 10:55:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 10:55:36 10:55:36 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 10:55:36 10:55:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/8b215375-61aa-4879-9bd4-8899ea13ed40 10:55:36 10:55:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:55:36 10:55:36 10:55:36 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 10:55:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:55:36 $ docker stop --time=1 840446da766ca493f21dcd35a21fcdb909f7079852332ab16181f805d29f83d4 10:55:45 $ docker rm -f --volumes 840446da766ca493f21dcd35a21fcdb909f7079852332ab16181f805d29f83d4 [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 10:55:46 + git log --format=format:%s -1 66cd8b5f3a15ed8e8754516932427629b55b2818 [Pipeline] sh 10:55:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:55:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:47 prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container 10:55:47 $ 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 10:55:50 $ docker top 7ec51950ff6eb0b1f99b18f6813da3b821446b20c184c6e20a5029f7b99d9b07 -eo pid,comm 10:55:50 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). 10:55:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:55:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:50 [ssh-agent] Looking for ssh-agent implementation... 10:55:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:50 $ docker exec 7ec51950ff6eb0b1f99b18f6813da3b821446b20c184c6e20a5029f7b99d9b07 ssh-agent 10:55:50 SSH_AUTH_SOCK=/tmp/ssh-z36WsDnWx3cT/agent.14 10:55:50 SSH_AGENT_PID=27 10:55:50 Running ssh-add (command line suppressed) 10:55:50 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13529677633328269164.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13529677633328269164.key) 10:55:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:50 + git semver tag 10:55:51 2024-07-03 10:55:51,022 [run_tag] DEBUG tag force:False 10:55:51 2024-07-03 10:55:51,022 [check_head_tag] DEBUG check head tag 10:55:51 2024-07-03 10:55:51,023 [execute] INFO git cat-file --batch-check 10:55:51 2024-07-03 10:55:51,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:55:51 2024-07-03 10:55:51,026 [execute] INFO git cat-file --batch 10:55:51 2024-07-03 10:55:51,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:55:51 2024-07-03 10:55:51,041 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:55:51 2024-07-03 10:55:51,041 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 10:55:51 2024-07-03 10:55:51,041 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:55:51 2024-07-03 10:55:51,045 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:55:51 3.2.0-dev.12 [Pipeline] } 10:55:51 $ docker exec --env ******** --env ******** 7ec51950ff6eb0b1f99b18f6813da3b821446b20c184c6e20a5029f7b99d9b07 ssh-agent -k 10:55:51 unset SSH_AUTH_SOCK; 10:55:51 unset SSH_AGENT_PID; 10:55:51 echo Agent pid 27 killed; 10:55:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:55:51 + git semver [Pipeline] } 10:55:51 $ docker stop --time=1 7ec51950ff6eb0b1f99b18f6813da3b821446b20c184c6e20a5029f7b99d9b07 10:55:53 $ docker rm -f --volumes 7ec51950ff6eb0b1f99b18f6813da3b821446b20c184c6e20a5029f7b99d9b07 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:55:53 10:55:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:55:53 0.23.1-centos7: Pulling from edgex-lftools 10:55:53 ab5ef0e58194: Pulling fs layer 10:55:53 9712f1f96733: Pulling fs layer 10:55:53 63f879dbbcfc: Pulling fs layer 10:55:53 0d9ebad4ef96: Pulling fs layer 10:55:53 e9a5061849ea: Pulling fs layer 10:55:53 d747dcd14b5f: Pulling fs layer 10:55:53 2de7ff778b66: Pulling fs layer 10:55:53 0d9ebad4ef96: Waiting 10:55:53 e9a5061849ea: Waiting 10:55:53 2de7ff778b66: Waiting 10:55:53 d747dcd14b5f: Waiting 10:55:53 9712f1f96733: Verifying Checksum 10:55:53 9712f1f96733: Download complete 10:55:54 63f879dbbcfc: Verifying Checksum 10:55:54 63f879dbbcfc: Download complete 10:55:54 e9a5061849ea: Verifying Checksum 10:55:54 e9a5061849ea: Download complete 10:55:54 0d9ebad4ef96: Verifying Checksum 10:55:54 0d9ebad4ef96: Download complete 10:55:54 d747dcd14b5f: Download complete 10:55:54 ab5ef0e58194: Verifying Checksum 10:55:54 ab5ef0e58194: Download complete 10:55:54 2de7ff778b66: Verifying Checksum 10:55:57 ab5ef0e58194: Pull complete 10:55:57 9712f1f96733: Pull complete 10:55:58 63f879dbbcfc: Pull complete 10:56:02 0d9ebad4ef96: Pull complete 10:56:02 e9a5061849ea: Pull complete 10:56:02 d747dcd14b5f: Pull complete 10:56:03 2de7ff778b66: Pull complete 10:56:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:56:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:56:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:03 prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container 10:56:03 $ 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 10:56:14 $ docker top 740d6ed8b41bc3bc9117831188eaa515f8ba266fe75cb7db45e27262633699fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:56:14 provisioning config files... 10:56:14 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12258353399017103964tmp 10:56:14 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3531228965000698284tmp 10:56:14 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7758576774509000167tmp [Pipeline] { [Pipeline] echo 10:56:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:56:15 ---> sigul-configuration.sh 10:56:15 gpg: directory `/root/.gnupg' created 10:56:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:56:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:56:15 gpg: keyring `/root/.gnupg/secring.gpg' created 10:56:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:56:15 gpg: CAST5 encrypted data 10:56:15 gpg: encrypted with 1 passphrase 10:56:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:56:15 + mkdir /home/jenkins 10:56:15 + mkdir /home/jenkins/sigul [Pipeline] sh 10:56:15 + 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 10:56:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:56:16 ---> sigul-install.sh 10:56:16 Sigul already installed; skipping installation. [Pipeline] sh 10:56:16 + git tag --list 10:56:16 v0.0.0 10:56:16 v1.0.0 10:56:16 v2.1.0 10:56:16 v2.1.1 10:56:16 v2.2.0 10:56:16 v2.3.0 10:56:16 v3.0 10:56:16 v3.0.0 10:56:16 v3.1 10:56:16 v3.1.0 10:56:16 v3.1.0-dev.1 10:56:16 v3.1.0-dev.10 10:56:16 v3.1.0-dev.11 10:56:16 v3.1.0-dev.12 10:56:16 v3.1.0-dev.13 10:56:16 v3.1.0-dev.14 10:56:16 v3.1.0-dev.15 10:56:16 v3.1.0-dev.16 10:56:16 v3.1.0-dev.17 10:56:16 v3.1.0-dev.18 10:56:16 v3.1.0-dev.19 10:56:16 v3.1.0-dev.2 10:56:16 v3.1.0-dev.20 10:56:16 v3.1.0-dev.21 10:56:16 v3.1.0-dev.22 10:56:16 v3.1.0-dev.23 10:56:16 v3.1.0-dev.24 10:56:16 v3.1.0-dev.3 10:56:16 v3.1.0-dev.4 10:56:16 v3.1.0-dev.5 10:56:16 v3.1.0-dev.6 10:56:16 v3.1.0-dev.7 10:56:16 v3.1.0-dev.8 10:56:16 v3.1.0-dev.9 10:56:16 v3.1.1 10:56:16 v3.1.1-dev.1 10:56:16 v3.2.0-dev.1 10:56:16 v3.2.0-dev.10 10:56:16 v3.2.0-dev.11 10:56:16 v3.2.0-dev.12 10:56:16 v3.2.0-dev.2 10:56:16 v3.2.0-dev.3 10:56:16 v3.2.0-dev.4 10:56:16 v3.2.0-dev.5 10:56:16 v3.2.0-dev.6 10:56:16 v3.2.0-dev.7 10:56:16 v3.2.0-dev.8 10:56:16 v3.2.0-dev.9 [Pipeline] sh 10:56:16 + lftools sign git-tag v3.2.0-dev.12 10:56:17 Signing Git tag with Sigul... 10:56:17 Signing v3.2.0-dev.12 [Pipeline] echo 10:56:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:56:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:56:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:56:18 $ docker stop --time=1 740d6ed8b41bc3bc9117831188eaa515f8ba266fe75cb7db45e27262633699fc 10:56:20 $ docker rm -f --volumes 740d6ed8b41bc3bc9117831188eaa515f8ba266fe75cb7db45e27262633699fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:56:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:56:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:56:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:20 prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container 10:56: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:56:22 $ docker top 85115c04ef9c66c865e111453b944ba46c02a9927491d63dca418a77bf671f1c -eo pid,comm 10:56: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). 10:56:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:56:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:56:22 [ssh-agent] Looking for ssh-agent implementation... 10:56:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:56:22 $ docker exec 85115c04ef9c66c865e111453b944ba46c02a9927491d63dca418a77bf671f1c ssh-agent 10:56:22 SSH_AUTH_SOCK=/tmp/ssh-9rQLZTVrpXpm/agent.31 10:56:22 SSH_AGENT_PID=37 10:56:22 Running ssh-add (command line suppressed) 10:56:22 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14842449129476443411.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14842449129476443411.key) 10:56:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:56:22 + git semver bump pre 10:56:23 2024-07-03 10:56:22,998 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:56:23 2024-07-03 10:56:22,998 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev 10:56:23 2024-07-03 10:56:22,998 [bump_version] DEBUG bumped version:3.2.0-dev.13 10:56:23 2024-07-03 10:56:22,998 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 10:56:23 2024-07-03 10:56:22,998 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:56:23 2024-07-03 10:56:22,998 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:56:23 2024-07-03 10:56:23,000 [execute] INFO git cat-file --batch-check 10:56:23 2024-07-03 10:56:23,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:56:23 2024-07-03 10:56:23,006 [execute] INFO git cat-file --batch 10:56:23 2024-07-03 10:56:23,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:56:23 2024-07-03 10:56:23,010 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:56:23 3.2.0-dev.13 [Pipeline] } 10:56:23 $ docker exec --env ******** --env ******** 85115c04ef9c66c865e111453b944ba46c02a9927491d63dca418a77bf671f1c ssh-agent -k 10:56:23 unset SSH_AUTH_SOCK; 10:56:23 unset SSH_AGENT_PID; 10:56:23 echo Agent pid 37 killed; 10:56:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:56:23 + git semver [Pipeline] } 10:56:23 $ docker stop --time=1 85115c04ef9c66c865e111453b944ba46c02a9927491d63dca418a77bf671f1c 10:56:25 $ docker rm -f --volumes 85115c04ef9c66c865e111453b944ba46c02a9927491d63dca418a77bf671f1c [Pipeline] // withDockerContainer [Pipeline] sh 10:56:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:56:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:56:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:25 prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container 10:56:25 $ 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 10:56:26 $ docker top bb17ece1fe1fbde5cb30af66de241926f4a96cb7adb9b198a20c7e9b0e373aa1 -eo pid,comm 10:56:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:56:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:56:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:56:26 [ssh-agent] Looking for ssh-agent implementation... 10:56:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:56:26 $ docker exec bb17ece1fe1fbde5cb30af66de241926f4a96cb7adb9b198a20c7e9b0e373aa1 ssh-agent 10:56:26 SSH_AUTH_SOCK=/tmp/ssh-uAIF3Rp3mDcO/agent.33 10:56:26 SSH_AGENT_PID=39 10:56:26 Running ssh-add (command line suppressed) 10:56:26 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15321477836583048467.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15321477836583048467.key) 10:56:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:56:27 + git semver push 10:56:27 2024-07-03 10:56:27,333 [run_push] DEBUG push 10:56:27 2024-07-03 10:56:27,334 [execute] INFO git cat-file --batch-check 10:56:27 2024-07-03 10:56:27,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:56:27 2024-07-03 10:56:27,338 [execute] INFO git rev-list 839b0c533d843512aa3499b1fd7dc3eb44c073f8 -- 10:56:27 2024-07-03 10:56:27,338 [execute] DEBUG Popen(['git', 'rev-list', '839b0c533d843512aa3499b1fd7dc3eb44c073f8', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:56:27 2024-07-03 10:56:27,345 [execute] INFO git fetch -v origin 10:56:27 2024-07-03 10:56:27,345 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:56:27 2024-07-03 10:56:27,805 [run_push] DEBUG no remote changes detected 10:56:27 2024-07-03 10:56:27,805 [execute] INFO git push origin semver 10:56:27 2024-07-03 10:56:27,806 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:56:28 2024-07-03 10:56:28,584 [run_push] DEBUG push all version tags 10:56:28 2024-07-03 10:56:28,584 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:56:28 2024-07-03 10:56:28,585 [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) 10:56:29 2024-07-03 10:56:29,340 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:56:29 3.2.0-dev.13 [Pipeline] } 10:56:29 $ docker exec --env ******** --env ******** bb17ece1fe1fbde5cb30af66de241926f4a96cb7adb9b198a20c7e9b0e373aa1 ssh-agent -k 10:56:29 unset SSH_AUTH_SOCK; 10:56:29 unset SSH_AGENT_PID; 10:56:29 echo Agent pid 39 killed; 10:56:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:56:29 + git semver [Pipeline] } 10:56:30 $ docker stop --time=1 bb17ece1fe1fbde5cb30af66de241926f4a96cb7adb9b198a20c7e9b0e373aa1 10:56:31 $ docker rm -f --volumes bb17ece1fe1fbde5cb30af66de241926f4a96cb7adb9b198a20c7e9b0e373aa1 [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 10:56:32 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 10:56:32 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:56:32 total 16 10:56:32 drwxr-xr-x 3 root root 4096 Jul 3 10:44 . 10:56:32 drwxrwxr-x 12 jenkins jenkins 4096 Jul 3 10:56 .. 10:56:32 drwxr-xr-x 2 root root 4096 Jul 3 10:44 cost 10:56:32 -rw-r--r-- 1 root root 91 Jul 3 10:44 cost.csv 10:56:32 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:56:32 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:56:32 total 16 10:56:32 drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 10:44 . 10:56:32 drwxrwxr-x 12 jenkins jenkins 4096 Jul 3 10:56 .. 10:56:32 drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 10:44 cost 10:56:32 -rw-r--r-- 1 jenkins jenkins 91 Jul 3 10:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:56:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:56:33 ---> package-listing.sh 10:56:33 ++ facter osfamily 10:56:33 ++ tr '[:upper:]' '[:lower:]' 10:56:33 + OS_FAMILY=debian 10:56:33 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 10:56:33 + START_PACKAGES=/tmp/packages_start.txt 10:56:33 + END_PACKAGES=/tmp/packages_end.txt 10:56:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:56:33 + PACKAGES=/tmp/packages_start.txt 10:56:33 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:56:33 + PACKAGES=/tmp/packages_end.txt 10:56:33 + case "${OS_FAMILY}" in 10:56:33 + dpkg -l 10:56:33 + grep '^ii' 10:56:33 + '[' -f /tmp/packages_start.txt ']' 10:56:33 + '[' -f /tmp/packages_end.txt ']' 10:56:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:56:33 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:56:33 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 10:56:33 + 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 10:56:33 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 10:56:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:56:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:34 prd-ubuntu20.04-docker-8c-8g-4916 does not seem to be running inside a container 10:56:34 $ 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 10:56:34 $ docker top dd37e41af7376c84c5b5873f70c86e7b63dd0d4d4146175987219c8f9db7353f -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:35 + touch /tmp/pre-build-complete [Pipeline] sh 10:56:35 + mkdir -p /var/log/sysstat [Pipeline] sh 10:56:35 + ls /var/log/sa-host 10:56:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:56:35 provisioning config files... 10:56:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18090353981844251415tmp [Pipeline] { [Pipeline] echo 10:56:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:56:36 ---> create-netrc.sh [Pipeline] } 10:56:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:56:36 ---> python-tools-install.sh [Pipeline] echo 10:56:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:56:36 ---> sudo-logs.sh 10:56:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:56:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:56:37 ---> job-cost.sh 10:56:37 lf-activate-venv: SKIPPING 10:56:37 DEBUG: total: 0.2199999988079071 10:56:37 INFO: Retrieving Stack Cost... 10:56:37 INFO: Retrieving Pricing Info for: v3-standard-8 10:56:37 INFO: Archiving Costs [Pipeline] echo 10:56:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:56:38 ---> logs-deploy.sh 10:56:38 lf-activate-venv: SKIPPING 10:56:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/146 10:56:38 INFO: archiving workspace using pattern(s): 10:56:39 Archives upload complete. 10:56:39 INFO: archiving logs to Nexus