Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 919aacb09dd1e6e66a16bb48f9fd8f91025390bc 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-ssh12482238467820582361.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3654175831126921072.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4616568057276887419.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh11182119612503035571.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/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh983935782847102097.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:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7632’ Running on prd-ubuntu20.04-docker-8c-8g-7634 in /w/workspace/dry_app-rfid-llrp-inventory_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/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 919aacb09dd1e6e66a16bb48f9fd8f91025390bc (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#228)" > git config core.sparsecheckout # timeout=10 > git checkout -f 919aacb09dd1e6e66a16bb48f9fd8f91025390bc # timeout=10 > git rev-list --no-walk 92083455eca0f98686198c60a6a2a2ee267c0dc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:39:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:39:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:39:35 ========================================================= 21:39:35 EdgeX Global Pipelines Version Info 21:39:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:39:36 ------------------- 21:39:36 stable info: 21:39:36 ------------------- 21:39:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:39:36 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:39:36 Message: update stable to v1.0.254 21:39:36 ------------------- 21:39:36 experimental info: 21:39:36 ------------------- 21:39:36 Commited By: **** collab-it+edgex@linuxfoundation.org 21:39:36 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:39:36 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 919aacb [Pipeline] echo 21:39:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:39:37 provisioning config files... 21:39:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15421722488526252870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:37 ---> docker-login.sh 21:39:37 nexus3.edgexfoundry.org:10001 21:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:38 Configure a credential helper to remove this warning. See 21:39:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:38 21:39:38 Login Succeeded 21:39:38 nexus3.edgexfoundry.org:10002 21:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:38 Configure a credential helper to remove this warning. See 21:39:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:38 21:39:38 Login Succeeded 21:39:38 nexus3.edgexfoundry.org:10003 21:39:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:38 Configure a credential helper to remove this warning. See 21:39:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:38 21:39:38 Login Succeeded 21:39:38 nexus3.edgexfoundry.org:10004 21:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:39 Configure a credential helper to remove this warning. See 21:39:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:39 21:39:39 Login Succeeded 21:39:39 docker.io 21:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:39 Configure a credential helper to remove this warning. See 21:39:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:39 21:39:39 Login Succeeded 21:39:39 ---> docker-login.sh ends [Pipeline] } 21:39:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:39:39 + git rev-list -1 --merges 919aacb09dd1e6e66a16bb48f9fd8f91025390bc~1..919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] echo 21:39:39 -----------> git rev-list -1 --merges 919aacb09dd1e6e66a16bb48f9fd8f91025390bc~1..919aacb09dd1e6e66a16bb48f9fd8f91025390bc 919aacb09dd1e6e66a16bb48f9fd8f91025390bc [false] [Pipeline] sh 21:39:40 + git log --format=format:%s -1 919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] echo 21:39:40 ========================================================= 21:39:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:39:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:39:40 + git log --format=format:%s -1 919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] echo 21:39:40 [semverPrep] GIT_COMMIT: 919aacb09dd1e6e66a16bb48f9fd8f91025390bc, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#228) [Pipeline] echo 21:39:40 [semverPrep] This is not a build commit. [Pipeline] sh 21:39:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:39:40 + grep -v github /etc/ssh/ssh_known_hosts 21:39:40 + [ -e /tmp/ssh_known_hosts ] 21:39:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:39:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:39:40 + sudo tee -a /etc/ssh/ssh_known_hosts 21:39:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:41 21:39:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:41 0.1.4: Pulling from edgex-devops/py-git-semver 21:39:41 b85a868b505f: Pulling fs layer 21:39:41 e2be974225ed: Pulling fs layer 21:39:41 339a4e72a1f5: Pulling fs layer 21:39:41 988bab9f4d93: Pulling fs layer 21:39:41 1469e6f7b9e6: Pulling fs layer 21:39:41 eaf3925da568: Pulling fs layer 21:39:41 bab4dde63d76: Pulling fs layer 21:39:41 bde34c3a00c8: Pulling fs layer 21:39:41 b352a97aabf1: Pulling fs layer 21:39:41 4872d77fe225: Pulling fs layer 21:39:41 5851b861e8e6: Pulling fs layer 21:39:41 eaf3925da568: Waiting 21:39:41 bab4dde63d76: Waiting 21:39:41 bde34c3a00c8: Waiting 21:39:41 b352a97aabf1: Waiting 21:39:41 4872d77fe225: Waiting 21:39:41 1469e6f7b9e6: Waiting 21:39:41 5851b861e8e6: Waiting 21:39:41 988bab9f4d93: Waiting 21:39:41 e2be974225ed: Verifying Checksum 21:39:41 e2be974225ed: Download complete 21:39:41 988bab9f4d93: Download complete 21:39:41 1469e6f7b9e6: Verifying Checksum 21:39:41 339a4e72a1f5: Verifying Checksum 21:39:41 339a4e72a1f5: Download complete 21:39:41 eaf3925da568: Verifying Checksum 21:39:41 eaf3925da568: Download complete 21:39:41 bde34c3a00c8: Verifying Checksum 21:39:41 bde34c3a00c8: Download complete 21:39:41 b352a97aabf1: Verifying Checksum 21:39:41 b352a97aabf1: Download complete 21:39:41 4872d77fe225: Verifying Checksum 21:39:41 4872d77fe225: Download complete 21:39:41 5851b861e8e6: Verifying Checksum 21:39:41 5851b861e8e6: Download complete 21:39:41 b85a868b505f: Verifying Checksum 21:39:41 b85a868b505f: Download complete 21:39:42 bab4dde63d76: Verifying Checksum 21:39:42 bab4dde63d76: Download complete 21:39:43 b85a868b505f: Pull complete 21:39:43 e2be974225ed: Pull complete 21:39:43 339a4e72a1f5: Pull complete 21:39:43 988bab9f4d93: Pull complete 21:39:44 1469e6f7b9e6: Pull complete 21:39:44 eaf3925da568: Pull complete 21:39:46 bab4dde63d76: Pull complete 21:39:46 bde34c3a00c8: Pull complete 21:39:46 b352a97aabf1: Pull complete 21:39:46 4872d77fe225: Pull complete 21:39:46 5851b861e8e6: Pull complete 21:39:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:39:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:46 prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container 21:39:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:39:51 $ docker top 66f48f7f0a1fe3edcaa798e9ce0d9a805ffa122acecf78896235726444918ef2 -eo pid,comm 21:39:51 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). 21:39:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:39:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:51 [ssh-agent] Looking for ssh-agent implementation... 21:39:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:51 $ docker exec 66f48f7f0a1fe3edcaa798e9ce0d9a805ffa122acecf78896235726444918ef2 ssh-agent 21:39:51 SSH_AUTH_SOCK=/tmp/ssh-0Wqqo588PUXC/agent.32 21:39:51 SSH_AGENT_PID=38 21:39:51 Running ssh-add (command line suppressed) 21:39:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2026373306135252176.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2026373306135252176.key) 21:39:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:52 + git tag --points-at HEAD [Pipeline] } 21:39:52 $ docker exec --env ******** --env ******** 66f48f7f0a1fe3edcaa798e9ce0d9a805ffa122acecf78896235726444918ef2 ssh-agent -k 21:39:52 unset SSH_AUTH_SOCK; 21:39:52 unset SSH_AGENT_PID; 21:39:52 echo Agent pid 38 killed; 21:39:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:39:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:52 [ssh-agent] Looking for ssh-agent implementation... 21:39:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:52 $ docker exec 66f48f7f0a1fe3edcaa798e9ce0d9a805ffa122acecf78896235726444918ef2 ssh-agent 21:39:52 SSH_AUTH_SOCK=/tmp/ssh-4MFmc64nAzkr/agent.71 21:39:52 SSH_AGENT_PID=77 21:39:52 Running ssh-add (command line suppressed) 21:39:52 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2601448495237346007.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2601448495237346007.key) 21:39:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:53 + git semver init 21:39:53 2023-09-22 21:39:53,261 [run_init] DEBUG init version:0.0.0 force:False 21:39:53 2023-09-22 21:39:53,262 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:39:53 2023-09-22 21:39:53,263 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:39:53 2023-09-22 21:39:53,263 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 21:39:54 2023-09-22 21:39:54,499 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 21:39:54 2023-09-22 21:39:54,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 21:39:54 2023-09-22 21:39:54,500 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:39:54 2023-09-22 21:39:54,500 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:39:54 3.1.0-dev.20 [Pipeline] } 21:39:54 $ docker exec --env ******** --env ******** 66f48f7f0a1fe3edcaa798e9ce0d9a805ffa122acecf78896235726444918ef2 ssh-agent -k 21:39:54 unset SSH_AUTH_SOCK; 21:39:54 unset SSH_AGENT_PID; 21:39:54 echo Agent pid 77 killed; 21:39:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:39:55 + git semver [Pipeline] } 21:39:55 $ docker stop --time=1 66f48f7f0a1fe3edcaa798e9ce0d9a805ffa122acecf78896235726444918ef2 21:39:57 $ docker rm -f --volumes 66f48f7f0a1fe3edcaa798e9ce0d9a805ffa122acecf78896235726444918ef2 [Pipeline] // withDockerContainer [Pipeline] sh 21:39:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:39:57 Stashed 1 file(s) [Pipeline] echo 21:39:57 [edgeXSemver]: initialized semver on version 3.1.0-dev.20 [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 21:39:57 provisioning config files... 21:39:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8316264859859574375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:58 ---> docker-login.sh 21:39:58 nexus3.edgexfoundry.org:10001 21:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:58 Configure a credential helper to remove this warning. See 21:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:58 21:39:58 Login Succeeded 21:39:58 nexus3.edgexfoundry.org:10002 21:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:58 Configure a credential helper to remove this warning. See 21:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:58 21:39:58 Login Succeeded 21:39:58 nexus3.edgexfoundry.org:10003 21:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:58 Configure a credential helper to remove this warning. See 21:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:58 21:39:58 Login Succeeded 21:39:58 nexus3.edgexfoundry.org:10004 21:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:58 Configure a credential helper to remove this warning. See 21:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:58 21:39:58 Login Succeeded 21:39:58 docker.io 21:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:58 Configure a credential helper to remove this warning. See 21:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:58 21:39:58 Login Succeeded 21:39:58 ---> docker-login.sh ends [Pipeline] } 21:39:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:39:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:39:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:39:58 ========================================================= 21:39:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:39:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:58 + 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 . 21:39:58 Sending build context to Docker daemon 12.72MB 21:39:58 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:39:58 Step 2/12 : FROM ${BASE} AS builder 21:39:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:39:58 7264a8db6415: Pulling fs layer 21:39:58 c4d48a809fc2: Pulling fs layer 21:39:58 4f1c88b9dad5: Pulling fs layer 21:39:58 ad3a456e5733: Pulling fs layer 21:39:58 33e27b845d1e: Pulling fs layer 21:39:58 c68163c4e522: Pulling fs layer 21:39:58 50da416c3ac9: Pulling fs layer 21:39:58 23d2d4c4bb30: Pulling fs layer 21:39:58 33e27b845d1e: Waiting 21:39:58 50da416c3ac9: Waiting 21:39:58 ad3a456e5733: Waiting 21:39:58 23d2d4c4bb30: Waiting 21:39:58 c68163c4e522: Waiting 21:39:59 c4d48a809fc2: Verifying Checksum 21:39:59 c4d48a809fc2: Download complete 21:39:59 ad3a456e5733: Verifying Checksum 21:39:59 ad3a456e5733: Download complete 21:39:59 33e27b845d1e: Verifying Checksum 21:39:59 33e27b845d1e: Download complete 21:39:59 7264a8db6415: Verifying Checksum 21:39:59 7264a8db6415: Download complete 21:39:59 c68163c4e522: Verifying Checksum 21:39:59 c68163c4e522: Download complete 21:39:59 7264a8db6415: Pull complete 21:39:59 23d2d4c4bb30: Verifying Checksum 21:39:59 23d2d4c4bb30: Download complete 21:39:59 c4d48a809fc2: Pull complete 21:39:59 4f1c88b9dad5: Verifying Checksum 21:39:59 4f1c88b9dad5: Download complete 21:39:59 50da416c3ac9: Verifying Checksum 21:39:59 50da416c3ac9: Download complete 21:40:03 4f1c88b9dad5: Pull complete 21:40:03 ad3a456e5733: Pull complete 21:40:03 33e27b845d1e: Pull complete 21:40:03 c68163c4e522: Pull complete 21:40:05 50da416c3ac9: Pull complete 21:40:06 23d2d4c4bb30: Pull complete 21:40:06 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:40:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:40:06 ---> 0786185ac409 21:40:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:40:12 Still waiting to schedule task 21:40:12 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7633’ 21:40:16 ---> Running in cb7c31f4f7d8 21:40:16 Removing intermediate container cb7c31f4f7d8 21:40:16 ---> 34b738465a5f 21:40:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:40:16 ---> Running in 2a634c402f05 21:40:16 Removing intermediate container 2a634c402f05 21:40:16 ---> dfd50081cabe 21:40:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:40:16 ---> Running in d4b8764f909b 21:40:16 Removing intermediate container d4b8764f909b 21:40:16 ---> 212b864e95e8 21:40:16 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:40:16 ---> Running in 365e9e2d67e6 21:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:40:16 OK: 264 MiB in 52 packages 21:40:16 Removing intermediate container 365e9e2d67e6 21:40:16 ---> aa46dce7c2d8 21:40:16 Step 7/12 : WORKDIR /app 21:40:16 ---> Running in 00c7b078ff58 21:40:16 Removing intermediate container 00c7b078ff58 21:40:16 ---> 316584ccd9ac 21:40:16 Step 8/12 : COPY go.mod vendor* ./ 21:40:16 ---> fa02ccbe74d1 21:40:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:40:16 ---> Running in 9266a3269a5e 21:41:24 Removing intermediate container 9266a3269a5e 21:41:24 ---> fe3e174260c0 21:41:24 Step 10/12 : COPY . . 21:41:24 ---> 42c818e51482 21:41:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:41:24 ---> Running in fbbdb637f75f 21:41:24 Removing intermediate container fbbdb637f75f 21:41:24 ---> e979f2eb9093 21:41:24 Step 12/12 : RUN $MAKE 21:41:24 ---> Running in b40d0da60fe7 21:41:24 noop 21:41:24 Removing intermediate container b40d0da60fe7 21:41:24 ---> 73ba8c610ef2 21:41:24 Successfully built 73ba8c610ef2 21:41:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:24 + docker inspect -f . ci-base-image-x86_64 21:41:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:24 prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container 21:41:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 ******** ci-base-image-x86_64 cat 21:41:25 $ docker top cffe671a752afd3ca966bd062ab159d8a3b39241e54bb56b4ec6d9338842cf22 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:25 + go version 21:41:25 go version go1.21.0 linux/amd64 [Pipeline] } 21:41:25 $ docker stop --time=1 cffe671a752afd3ca966bd062ab159d8a3b39241e54bb56b4ec6d9338842cf22 21:41:26 $ docker rm -f --volumes cffe671a752afd3ca966bd062ab159d8a3b39241e54bb56b4ec6d9338842cf22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:27 + docker inspect -f . ci-base-image-x86_64 21:41:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:27 prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container 21:41:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 ******** ci-base-image-x86_64 cat 21:41:27 $ docker top 81652033a29c1238b37f4c550053c510165756dbc62986cbd4a1a57c3a9aed56 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:27 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 21:41:28 + make test 21:41:28 go test -race ./... -coverprofile=coverage.out ./... 21:41:46 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:41:46 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:41:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.133s coverage: 86.2% of statements 21:41:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.686s coverage: 71.9% of statements 21:42:07 go vet ./... 21:42:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:42:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:42:09 ./bin/test-attribution.sh 21:42:09 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 21:42:09 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 21:42:09 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:42:09 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:42:09 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:42:09 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:42:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:42:09 $ docker stop --time=1 81652033a29c1238b37f4c550053c510165756dbc62986cbd4a1a57c3a9aed56 21:42:13 $ docker rm -f --volumes 81652033a29c1238b37f4c550053c510165756dbc62986cbd4a1a57c3a9aed56 [Pipeline] // withDockerContainer [Pipeline] sh 21:42:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:42:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:42:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:42:14 + ls -al . 21:42:14 total 236 21:42:14 drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 21:41 . 21:42:14 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:39 .. 21:42:14 -rw-rw-r-- 1 jenkins jenkins 262 Sep 22 21:39 .dockerignore 21:42:14 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:41 .git 21:42:14 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:39 .github 21:42:14 -rw-rw-r-- 1 jenkins jenkins 788 Sep 22 21:39 .gitignore 21:42:14 -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:39 .golangci.yml 21:42:14 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:39 .semver 21:42:14 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 22 21:39 Attribution.txt 21:42:14 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 22 21:39 CHANGELOG.md 21:42:14 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 22 21:39 Dockerfile 21:42:14 -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:39 GOVERNANCE.md 21:42:14 -rw-rw-r-- 1 jenkins jenkins 687 Sep 22 21:39 Jenkinsfile 21:42:14 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 22 21:39 LICENSE 21:42:14 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 22 21:39 Makefile 21:42:14 -rw-rw-r-- 1 jenkins jenkins 617 Sep 22 21:39 OWNERS.md 21:42:14 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 22 21:39 README.md 21:42:14 -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:39 VERSION 21:42:14 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:39 bin 21:42:14 -rw-r--r-- 1 jenkins jenkins 41317 Sep 22 21:41 coverage.out 21:42:14 -rw-rw-r-- 1 jenkins jenkins 3968 Sep 22 21:39 go.mod 21:42:14 -rw-rw-r-- 1 jenkins jenkins 35609 Sep 22 21:39 go.sum 21:42:14 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:39 images 21:42:14 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:39 internal 21:42:14 -rw-rw-r-- 1 jenkins jenkins 531 Sep 22 21:39 main.go 21:42:14 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:39 res 21:42:14 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:39 snap 21:42:14 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:14 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=919aacb09dd1e6e66a16bb48f9fd8f91025390bc --label arch=amd64 --label version=3.1.0-dev.20 . 21:42:14 Sending build context to Docker daemon 12.72MB 21:42:14 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 21:42:14 Step 2/29 : FROM ${BASE} AS builder 21:42:14 ---> 73ba8c610ef2 21:42:14 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 21:42:15 ---> Running in 18eed77a80bc 21:42:15 Removing intermediate container 18eed77a80bc 21:42:15 ---> 4c89ac7fd71f 21:42:15 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 21:42:15 ---> Running in 241feae5ed6a 21:42:15 Removing intermediate container 241feae5ed6a 21:42:15 ---> e2f3f35cf758 21:42:15 Step 5/29 : ARG ADD_BUILD_TAGS="" 21:42:15 ---> Running in 641b5eebf4d6 21:42:15 Removing intermediate container 641b5eebf4d6 21:42:15 ---> c537dd4bf522 21:42:15 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:42:15 ---> Running in d0409dca854c 21:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:42:15 OK: 264 MiB in 52 packages 21:42:16 Removing intermediate container d0409dca854c 21:42:16 ---> c960bec87453 21:42:16 Step 7/29 : WORKDIR /app 21:42:16 ---> Running in 5e7adf232688 21:42:16 Removing intermediate container 5e7adf232688 21:42:16 ---> 21982553c716 21:42:16 Step 8/29 : COPY go.mod vendor* ./ 21:42:16 ---> 1d8953c15c74 21:42:16 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:42:16 ---> Running in 6ce3c25568dc 21:42:17 Removing intermediate container 6ce3c25568dc 21:42:17 ---> 5f4e6fe4b5fc 21:42:17 Step 10/29 : COPY . . 21:42:17 ---> 922a43503ced 21:42:17 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:42:17 ---> Running in bb668fa0e236 21:42:17 Removing intermediate container bb668fa0e236 21:42:17 ---> 9eabdb4ca847 21:42:17 Step 12/29 : RUN $MAKE 21:42:17 ---> Running in d57695e7bf5e 21:42:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.20 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.20" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:42:39 Removing intermediate container d57695e7bf5e 21:42:39 ---> 1f82ffbdd695 21:42:39 Step 13/29 : FROM alpine:3.18 21:42:39 3.18: Pulling from library/alpine 21:42:39 7264a8db6415: Already exists 21:42:39 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:42:39 Status: Downloaded newer image for alpine:3.18 21:42:39 ---> 7e01a0d0a1dc 21:42:39 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:42:39 ---> Running in 419558ecca6e 21:42:39 Removing intermediate container 419558ecca6e 21:42:39 ---> 82f145a8a353 21:42:39 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:42:39 ---> Running in 68722198f961 21:42:39 Removing intermediate container 68722198f961 21:42:39 ---> 32de42a5677d 21:42:39 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 21:42:39 ---> Running in a1f56e5d1300 21:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:42:39 (1/2) Installing ca-certificates (20230506-r0) 21:42:39 (2/2) Installing dumb-init (1.2.5-r2) 21:42:39 Executing busybox-1.36.1-r2.trigger 21:42:39 Executing ca-certificates-20230506-r0.trigger 21:42:39 OK: 8 MiB in 17 packages 21:42:39 Removing intermediate container a1f56e5d1300 21:42:39 ---> b6449216fe76 21:42:39 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:42:39 ---> 970f167cc43b 21:42:39 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 21:42:39 ---> cf713061b6db 21:42:39 Step 19/29 : COPY --from=builder /app/res/ /res/ 21:42:39 ---> 3ed88a3e7827 21:42:39 Step 20/29 : COPY --from=builder /app/static/ /static/ 21:42:39 ---> 6166919a516d 21:42:39 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:42:40 ---> d7cd6caa93aa 21:42:40 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:42:40 ---> Running in e63af9310901 21:42:40 Removing intermediate container e63af9310901 21:42:40 ---> 9b5e050ffc3a 21:42:40 Step 23/29 : VOLUME /cache 21:42:40 ---> Running in 8b67d3f7dc96 21:42:40 Removing intermediate container 8b67d3f7dc96 21:42:40 ---> b5cc1db100d1 21:42:40 Step 24/29 : EXPOSE 59711 21:42:40 ---> Running in d44f9743d4c7 21:42:40 Removing intermediate container d44f9743d4c7 21:42:40 ---> 8009754b2d8d 21:42:40 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:42:40 ---> Running in 293b9587044c 21:42:40 Removing intermediate container 293b9587044c 21:42:40 ---> e17f59e2001b 21:42:40 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:42:40 ---> Running in 45878407ef49 21:42:40 Removing intermediate container 45878407ef49 21:42:40 ---> f67c2c83916c 21:42:40 Step 27/29 : LABEL arch=amd64 21:42:41 ---> Running in c04b84457b27 21:42:41 Removing intermediate container c04b84457b27 21:42:41 ---> bb0a79c3ae96 21:42:41 Step 28/29 : LABEL git_sha=919aacb09dd1e6e66a16bb48f9fd8f91025390bc 21:42:41 ---> Running in 37a06c045ce5 21:42:41 Removing intermediate container 37a06c045ce5 21:42:41 ---> ffd7eac76586 21:42:41 Step 29/29 : LABEL version=3.1.0-dev.20 21:42:41 ---> Running in 5c9d4bffb45c 21:42:41 Removing intermediate container 5c9d4bffb45c 21:42:41 ---> 04953881d8e1 21:42:41 [Warning] One or more build-args [ARCH] were not consumed 21:42:41 Successfully built 04953881d8e1 21:42:41 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:42:41 provisioning config files... 21:42:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10137866702028500798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:41 ---> docker-login.sh 21:42:41 nexus3.edgexfoundry.org:10001 21:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:41 Configure a credential helper to remove this warning. See 21:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:41 21:42:41 Login Succeeded 21:42:41 nexus3.edgexfoundry.org:10002 21:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:41 Configure a credential helper to remove this warning. See 21:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:41 21:42:41 Login Succeeded 21:42:41 nexus3.edgexfoundry.org:10003 21:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:42 Configure a credential helper to remove this warning. See 21:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:42 21:42:42 Login Succeeded 21:42:42 nexus3.edgexfoundry.org:10004 21:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:42 Configure a credential helper to remove this warning. See 21:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:42 21:42:42 Login Succeeded 21:42:42 docker.io 21:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:42 Configure a credential helper to remove this warning. See 21:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:42 21:42:42 Login Succeeded 21:42:42 ---> docker-login.sh ends [Pipeline] } 21:42:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:42:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:42:42 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 21:42:42 919aacb09dd1e6e66a16bb48f9fd8f91025390bc 21:42:42 latest 21:42:42 3.1.0-dev.20 21:42:42 919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 21:42:42 main 21:42:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:42 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:919aacb09dd1e6e66a16bb48f9fd8f91025390bc 21:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:42:43 99fb9c4ee0ec: Preparing 21:42:43 0c9cb85fba5e: Preparing 21:42:43 cda8158742d8: Preparing 21:42:43 3f54976b3086: Preparing 21:42:43 485a7e715cf9: Preparing 21:42:43 167df890de3a: Preparing 21:42:43 3e665a23543f: Preparing 21:42:43 4693057ce236: Preparing 21:42:43 3e665a23543f: Waiting 21:42:43 4693057ce236: Waiting 21:42:43 167df890de3a: Waiting 21:42:43 99fb9c4ee0ec: Pushed 21:42:43 485a7e715cf9: Pushed 21:42:43 cda8158742d8: Pushed 21:42:43 3f54976b3086: Pushed 21:42:43 4693057ce236: Layer already exists 21:42:43 167df890de3a: Pushed 21:42:43 3e665a23543f: Pushed 21:42:45 0c9cb85fba5e: Pushed 21:42:45 919aacb09dd1e6e66a16bb48f9fd8f91025390bc: digest: sha256:6f0b493daea3dd374b4e57c38a54d4697b1939373cfa2ff22ea31dc3bdce0d2b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:46 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:42:46 99fb9c4ee0ec: Preparing 21:42:46 0c9cb85fba5e: Preparing 21:42:46 cda8158742d8: Preparing 21:42:46 3f54976b3086: Preparing 21:42:46 485a7e715cf9: Preparing 21:42:46 167df890de3a: Preparing 21:42:46 3e665a23543f: Preparing 21:42:46 4693057ce236: Preparing 21:42:46 3e665a23543f: Waiting 21:42:46 4693057ce236: Waiting 21:42:46 0c9cb85fba5e: Layer already exists 21:42:46 cda8158742d8: Layer already exists 21:42:46 3f54976b3086: Layer already exists 21:42:46 485a7e715cf9: Layer already exists 21:42:46 99fb9c4ee0ec: Layer already exists 21:42:46 167df890de3a: Layer already exists 21:42:46 3e665a23543f: Layer already exists 21:42:46 4693057ce236: Layer already exists 21:42:46 latest: digest: sha256:6f0b493daea3dd374b4e57c38a54d4697b1939373cfa2ff22ea31dc3bdce0d2b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:46 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.20 21:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:42:47 99fb9c4ee0ec: Preparing 21:42:47 0c9cb85fba5e: Preparing 21:42:47 cda8158742d8: Preparing 21:42:47 3f54976b3086: Preparing 21:42:47 485a7e715cf9: Preparing 21:42:47 167df890de3a: Preparing 21:42:47 3e665a23543f: Preparing 21:42:47 4693057ce236: Preparing 21:42:47 167df890de3a: Waiting 21:42:47 3e665a23543f: Waiting 21:42:47 4693057ce236: Waiting 21:42:47 cda8158742d8: Layer already exists 21:42:47 99fb9c4ee0ec: Layer already exists 21:42:47 485a7e715cf9: Layer already exists 21:42:47 3f54976b3086: Layer already exists 21:42:47 0c9cb85fba5e: Layer already exists 21:42:47 167df890de3a: Layer already exists 21:42:47 4693057ce236: Layer already exists 21:42:47 3e665a23543f: Layer already exists 21:42:47 3.1.0-dev.20: digest: sha256:6f0b493daea3dd374b4e57c38a54d4697b1939373cfa2ff22ea31dc3bdce0d2b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:47 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 21:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:42:47 99fb9c4ee0ec: Preparing 21:42:47 0c9cb85fba5e: Preparing 21:42:47 cda8158742d8: Preparing 21:42:47 3f54976b3086: Preparing 21:42:47 485a7e715cf9: Preparing 21:42:47 167df890de3a: Preparing 21:42:47 3e665a23543f: Preparing 21:42:47 4693057ce236: Preparing 21:42:47 3e665a23543f: Waiting 21:42:47 167df890de3a: Waiting 21:42:47 4693057ce236: Waiting 21:42:47 cda8158742d8: Layer already exists 21:42:47 3f54976b3086: Layer already exists 21:42:47 485a7e715cf9: Layer already exists 21:42:47 99fb9c4ee0ec: Layer already exists 21:42:47 0c9cb85fba5e: Layer already exists 21:42:47 3e665a23543f: Layer already exists 21:42:47 167df890de3a: Layer already exists 21:42:47 4693057ce236: Layer already exists 21:42:47 919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20: digest: sha256:6f0b493daea3dd374b4e57c38a54d4697b1939373cfa2ff22ea31dc3bdce0d2b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:47 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 21:42:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:42:48 99fb9c4ee0ec: Preparing 21:42:48 0c9cb85fba5e: Preparing 21:42:48 cda8158742d8: Preparing 21:42:48 3f54976b3086: Preparing 21:42:48 485a7e715cf9: Preparing 21:42:48 167df890de3a: Preparing 21:42:48 3e665a23543f: Preparing 21:42:48 4693057ce236: Preparing 21:42:48 167df890de3a: Waiting 21:42:48 3e665a23543f: Waiting 21:42:48 4693057ce236: Waiting 21:42:48 cda8158742d8: Layer already exists 21:42:48 0c9cb85fba5e: Layer already exists 21:42:48 485a7e715cf9: Layer already exists 21:42:48 99fb9c4ee0ec: Layer already exists 21:42:48 3f54976b3086: Layer already exists 21:42:48 4693057ce236: Layer already exists 21:42:48 167df890de3a: Layer already exists 21:42:48 3e665a23543f: Layer already exists 21:42:48 main: digest: sha256:6f0b493daea3dd374b4e57c38a54d4697b1939373cfa2ff22ea31dc3bdce0d2b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:42:48 ===================================================== [Pipeline] echo 21:42:48 taggedImages: 21:42:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:919aacb09dd1e6e66a16bb48f9fd8f91025390bc 21:42:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:42:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.20 21:42:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 21:42:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:42:48 21:42:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:42:49 latest: Pulling from edgex-lftools-log-publisher 21:42:49 5eb5b503b376: Pulling fs layer 21:42:49 5c69ac0246d0: Pulling fs layer 21:42:49 ec43610c2a17: Pulling fs layer 21:42:49 3a2ae6a8a46f: Pulling fs layer 21:42:49 33b1e0a273af: Pulling fs layer 21:42:49 5d3b04190fa2: Pulling fs layer 21:42:49 2f39f015ded8: Pulling fs layer 21:42:49 3a2ae6a8a46f: Waiting 21:42:49 5d3b04190fa2: Waiting 21:42:49 2f39f015ded8: Waiting 21:42:49 33b1e0a273af: Waiting 21:42:49 5c69ac0246d0: Download complete 21:42:49 3a2ae6a8a46f: Verifying Checksum 21:42:49 3a2ae6a8a46f: Download complete 21:42:49 33b1e0a273af: Verifying Checksum 21:42:49 33b1e0a273af: Download complete 21:42:49 5d3b04190fa2: Download complete 21:42:49 ec43610c2a17: Verifying Checksum 21:42:49 ec43610c2a17: Download complete 21:42:49 5eb5b503b376: Verifying Checksum 21:42:49 5eb5b503b376: Download complete 21:42:49 2f39f015ded8: Download complete 21:42:50 5eb5b503b376: Pull complete 21:42:50 5c69ac0246d0: Pull complete 21:42:50 ec43610c2a17: Pull complete 21:42:50 3a2ae6a8a46f: Pull complete 21:42:51 33b1e0a273af: Pull complete 21:42:51 5d3b04190fa2: Pull complete 21:42:55 2f39f015ded8: Pull complete 21:42:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:42:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:55 prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container 21:42:55 $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 21:43:01 $ docker top 81097d7e2bfeb3841ac39f3ceb3fac74f3271d044be317a156d2824ac3a0102e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:02 ---> job-cost.sh 21:43:02 lf-activate-venv: SKIPPING 21:43:02 INFO: No Stack... 21:43:02 INFO: Retrieving Pricing Info for: v3-standard-8 21:43:02 INFO: Archiving Costs [Pipeline] sh 21:43:02 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 21:43:02 + cut -d, -f6 [Pipeline] lock 21:43:02 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] 21:43:02 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] did not exist. Created. 21:43:02 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:43:03 + echo total: 0.2199999988079071 [Pipeline] stash 21:43:03 Stashed 1 file(s) [Pipeline] } 21:43:03 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 21:43:03 $ docker stop --time=1 81097d7e2bfeb3841ac39f3ceb3fac74f3271d044be317a156d2824ac3a0102e 21:43:04 $ docker rm -f --volumes 81097d7e2bfeb3841ac39f3ceb3fac74f3271d044be317a156d2824ac3a0102e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:43:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7635 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 21:43:37 Running in /w/workspace/app-rfid-llrp-inventory/132 [Pipeline] { [Pipeline] checkout 21:43:37 The recommended git tool is: git 21:43:43 using credential edgex-jenkins-ssh 21:43:43 Cloning the remote Git repository 21:43:43 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:43:43 > git init /w/workspace/app-rfid-llrp-inventory/132 # timeout=10 21:43:43 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:43:43 > git --version # timeout=10 21:43:43 > git --version # 'git version 2.25.1' 21:43:43 using GIT_SSH to set credentials SSH Credentials for GitHub 21:43:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:43:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:43:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:43:47 Avoid second fetch 21:43:47 Checking out Revision 919aacb09dd1e6e66a16bb48f9fd8f91025390bc (main) 21:43:48 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#228)" 21:43:47 > git config core.sparsecheckout # timeout=10 21:43:47 > git checkout -f 919aacb09dd1e6e66a16bb48f9fd8f91025390bc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:43:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:43:48 % Total % Received % Xferd Average Speed Time Time Time Current 21:43:48 Dload Upload Total Spent Left Speed 21:43:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 21:43:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:43:49 + sudo tee /etc/docker/daemon.new 21:43:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:43:49 { 21:43:49 "registry-mirrors": [ 21:43:49 "https://nexus3.edgexfoundry.org:10001" 21:43:49 ], 21:43:49 "bip": "10.250.0.254/24", 21:43:49 "hosts": [ 21:43:49 "tcp://0.0.0.0:5555", 21:43:49 "unix:///var/run/docker.sock" 21:43:49 ], 21:43:49 "mtu": 1458, 21:43:49 "selinux-enabled": true, 21:43:49 "seccomp-profile": "/etc/docker/seccomp.json" 21:43:49 } [Pipeline] sh 21:43:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:43:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:44:08 provisioning config files... 21:44:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/132@tmp/config17324617100615925569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:09 ---> docker-login.sh 21:44:09 nexus3.edgexfoundry.org:10001 21:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:09 Configure a credential helper to remove this warning. See 21:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:09 21:44:09 Login Succeeded 21:44:09 nexus3.edgexfoundry.org:10002 21:44:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:10 Configure a credential helper to remove this warning. See 21:44:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:10 21:44:10 Login Succeeded 21:44:10 nexus3.edgexfoundry.org:10003 21:44:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:10 Configure a credential helper to remove this warning. See 21:44:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:10 21:44:10 Login Succeeded 21:44:10 nexus3.edgexfoundry.org:10004 21:44:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:10 Configure a credential helper to remove this warning. See 21:44:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:10 21:44:10 Login Succeeded 21:44:10 docker.io 21:44:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:11 Configure a credential helper to remove this warning. See 21:44:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:11 21:44:11 Login Succeeded 21:44:11 ---> docker-login.sh ends [Pipeline] } 21:44:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:44:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:44:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:44:11 ========================================================= 21:44:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:44:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:12 + 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 . 21:44:12 Sending build context to Docker daemon 685.1kB 21:44:12 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:44:12 Step 2/12 : FROM ${BASE} AS builder 21:44:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:44:13 9fda8d8052c6: Pulling fs layer 21:44:13 5d54e960e981: Pulling fs layer 21:44:13 c4a7e357bf2a: Pulling fs layer 21:44:13 f0e02332f6b5: Pulling fs layer 21:44:13 cefa15bbcfad: Pulling fs layer 21:44:13 17808c966233: Pulling fs layer 21:44:13 f4c1fc716caa: Pulling fs layer 21:44:13 cefa15bbcfad: Waiting 21:44:13 17808c966233: Waiting 21:44:13 f0e02332f6b5: Waiting 21:44:13 f4c1fc716caa: Waiting 21:44:13 5d54e960e981: Verifying Checksum 21:44:13 5d54e960e981: Download complete 21:44:13 f0e02332f6b5: Verifying Checksum 21:44:13 f0e02332f6b5: Download complete 21:44:13 cefa15bbcfad: Verifying Checksum 21:44:13 cefa15bbcfad: Download complete 21:44:13 9fda8d8052c6: Verifying Checksum 21:44:13 9fda8d8052c6: Download complete 21:44:13 f4c1fc716caa: Verifying Checksum 21:44:13 f4c1fc716caa: Download complete 21:44:13 9fda8d8052c6: Pull complete 21:44:14 5d54e960e981: Pull complete 21:44:14 c4a7e357bf2a: Verifying Checksum 21:44:14 c4a7e357bf2a: Download complete 21:44:15 17808c966233: Download complete 21:44:25 c4a7e357bf2a: Pull complete 21:44:26 f0e02332f6b5: Pull complete 21:44:26 cefa15bbcfad: Pull complete 21:44:33 17808c966233: Pull complete 21:44:34 f4c1fc716caa: Pull complete 21:44:34 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:44:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:44:34 ---> ea914061e18c 21:44:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:44:36 ---> Running in 9c9f0cfc7097 21:44:36 Removing intermediate container 9c9f0cfc7097 21:44:36 ---> 7f385c0f3022 21:44:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:44:36 ---> Running in 793402bbf5a4 21:44:37 Removing intermediate container 793402bbf5a4 21:44:37 ---> 67f96f9d6c4f 21:44:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:44:37 ---> Running in cf32af3273ab 21:44:37 Removing intermediate container cf32af3273ab 21:44:37 ---> 483e57de777d 21:44:37 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:44:37 ---> Running in 36ebafcdd3f6 21:44:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:44:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:44:40 OK: 266 MiB in 52 packages 21:44:40 Removing intermediate container 36ebafcdd3f6 21:44:40 ---> 91f080e2d11a 21:44:40 Step 7/12 : WORKDIR /app 21:44:40 ---> Running in 79a88a47dc3a 21:44:41 Removing intermediate container 79a88a47dc3a 21:44:41 ---> d937e00dcd37 21:44:41 Step 8/12 : COPY go.mod vendor* ./ 21:44:41 ---> 817a48854ebb 21:44:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:44:41 ---> Running in 8a1c831d0276 21:46:03 Removing intermediate container 8a1c831d0276 21:46:03 ---> 871216047927 21:46:03 Step 10/12 : COPY . . 21:46:03 ---> a1255be86406 21:46:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:46:03 ---> Running in ef34b14bd1c3 21:46:03 Removing intermediate container ef34b14bd1c3 21:46:03 ---> ba548bf9de15 21:46:03 Step 12/12 : RUN $MAKE 21:46:03 ---> Running in d60a67c166ae 21:46:03 noop 21:46:03 Removing intermediate container d60a67c166ae 21:46:03 ---> cb750815e0a4 21:46:03 Successfully built cb750815e0a4 21:46:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:03 + docker inspect -f . ci-base-image-arm64 21:46:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:04 prd-ubuntu20.04-docker-arm64-4c-16g-7635 does not seem to be running inside a container 21:46:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/132 -v /w/workspace/app-rfid-llrp-inventory/132:/w/workspace/app-rfid-llrp-inventory/132:rw,z -v /w/workspace/app-rfid-llrp-inventory/132@tmp:/w/workspace/app-rfid-llrp-inventory/132@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 21:46:05 $ docker top bf5ff0f23b3af54b315dcd0336f0ab45302bc4466945afb45834f94eed1a3fd9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:06 + go version 21:46:06 go version go1.21.0 linux/arm64 [Pipeline] } 21:46:06 $ docker stop --time=1 bf5ff0f23b3af54b315dcd0336f0ab45302bc4466945afb45834f94eed1a3fd9 21:46:07 $ docker rm -f --volumes bf5ff0f23b3af54b315dcd0336f0ab45302bc4466945afb45834f94eed1a3fd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:08 + docker inspect -f . ci-base-image-arm64 21:46:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:08 prd-ubuntu20.04-docker-arm64-4c-16g-7635 does not seem to be running inside a container 21:46:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/132 -v /w/workspace/app-rfid-llrp-inventory/132:/w/workspace/app-rfid-llrp-inventory/132:rw,z -v /w/workspace/app-rfid-llrp-inventory/132@tmp:/w/workspace/app-rfid-llrp-inventory/132@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 21:46:09 $ docker top 448e1a3cc2445bca3e352ac9425d934cdc177a46115becbfdf97bab9bf863561 -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:10 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/132 [Pipeline] fileExists [Pipeline] sh 21:46:11 + make test 21:46:11 go test -race ./... -coverprofile=coverage.out ./... 21:49:18 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:49:18 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:49:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.172s coverage: 86.2% of statements 21:49:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.607s coverage: 71.9% of statements 21:49:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:49:21 go vet ./... 21:51:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:51:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:51:28 ./bin/test-attribution.sh 21:51:28 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 21:51:28 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 21:51:28 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:51:28 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:51:28 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:51:28 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:51:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:51:28 $ docker stop --time=1 448e1a3cc2445bca3e352ac9425d934cdc177a46115becbfdf97bab9bf863561 21:51:30 $ docker rm -f --volumes 448e1a3cc2445bca3e352ac9425d934cdc177a46115becbfdf97bab9bf863561 [Pipeline] // withDockerContainer [Pipeline] sh 21:51:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:51:32 Warning: overwriting stash ‘coverage-report’ 21:51:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:51:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:51:33 + ls -al . 21:51:33 total 232 21:51:33 drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 21:46 . 21:51:33 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:43 .. 21:51:33 -rw-rw-r-- 1 jenkins jenkins 262 Sep 22 21:43 .dockerignore 21:51:33 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:43 .git 21:51:33 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:43 .github 21:51:33 -rw-rw-r-- 1 jenkins jenkins 788 Sep 22 21:43 .gitignore 21:51:33 -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:43 .golangci.yml 21:51:33 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 22 21:43 Attribution.txt 21:51:33 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 22 21:43 CHANGELOG.md 21:51:33 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 22 21:43 Dockerfile 21:51:33 -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:43 GOVERNANCE.md 21:51:33 -rw-rw-r-- 1 jenkins jenkins 687 Sep 22 21:43 Jenkinsfile 21:51:33 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 22 21:43 LICENSE 21:51:33 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 22 21:43 Makefile 21:51:33 -rw-rw-r-- 1 jenkins jenkins 617 Sep 22 21:43 OWNERS.md 21:51:33 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 22 21:43 README.md 21:51:33 -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:39 VERSION 21:51:33 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:43 bin 21:51:33 -rw-r--r-- 1 jenkins jenkins 41317 Sep 22 21:49 coverage.out 21:51:33 -rw-rw-r-- 1 jenkins jenkins 3968 Sep 22 21:43 go.mod 21:51:33 -rw-rw-r-- 1 jenkins jenkins 35609 Sep 22 21:43 go.sum 21:51:33 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:43 images 21:51:33 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:43 internal 21:51:33 -rw-rw-r-- 1 jenkins jenkins 531 Sep 22 21:43 main.go 21:51:33 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:43 res 21:51:33 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:43 snap 21:51:33 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:43 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:34 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=919aacb09dd1e6e66a16bb48f9fd8f91025390bc --label arch=arm64 --label version=3.1.0-dev.20 . 21:51:34 Sending build context to Docker daemon 685.1kB 21:51:34 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 21:51:34 Step 2/29 : FROM ${BASE} AS builder 21:51:34 ---> cb750815e0a4 21:51:34 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 21:51:34 ---> Running in 237ff028af89 21:51:34 Removing intermediate container 237ff028af89 21:51:34 ---> e3cd6441c545 21:51:34 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 21:51:34 ---> Running in 46192df417ea 21:51:35 Removing intermediate container 46192df417ea 21:51:35 ---> af725f08f387 21:51:35 Step 5/29 : ARG ADD_BUILD_TAGS="" 21:51:35 ---> Running in 78927d73f623 21:51:35 Removing intermediate container 78927d73f623 21:51:35 ---> 9612c42d25de 21:51:35 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:51:35 ---> Running in 3824c3a2125c 21:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:51:38 OK: 266 MiB in 52 packages 21:51:39 Removing intermediate container 3824c3a2125c 21:51:39 ---> 69adad287e66 21:51:39 Step 7/29 : WORKDIR /app 21:51:39 ---> Running in 9f804f92c15d 21:51:40 Removing intermediate container 9f804f92c15d 21:51:40 ---> c5081700f48f 21:51:40 Step 8/29 : COPY go.mod vendor* ./ 21:51:40 ---> 152171049c05 21:51:40 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:40 ---> Running in ae0dbba62162 21:51:43 Removing intermediate container ae0dbba62162 21:51:43 ---> 2bbee054336b 21:51:43 Step 10/29 : COPY . . 21:51:43 ---> 3355c242ee38 21:51:43 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:51:43 ---> Running in 6e4147a67775 21:51:44 Removing intermediate container 6e4147a67775 21:51:44 ---> 9ca96dfbd466 21:51:44 Step 12/29 : RUN $MAKE 21:51:44 ---> Running in b01380c31296 21:51:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.20 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.20" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:54:07 Removing intermediate container b01380c31296 21:54:07 ---> 68be2047fa8d 21:54:07 Step 13/29 : FROM alpine:3.18 21:54:07 3.18: Pulling from library/alpine 21:54:07 9fda8d8052c6: Already exists 21:54:07 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:54:07 Status: Downloaded newer image for alpine:3.18 21:54:07 ---> f6648c04cd6c 21:54:07 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:54:07 ---> Running in 3c6e04f12bf0 21:54:07 Removing intermediate container 3c6e04f12bf0 21:54:07 ---> ae59171f5281 21:54:07 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:54:07 ---> Running in ca1b443e5a01 21:54:07 Removing intermediate container ca1b443e5a01 21:54:07 ---> fea8fae115e2 21:54:07 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 21:54:07 ---> Running in 294f42b5c99f 21:54:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:54:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:54:08 (1/2) Installing ca-certificates (20230506-r0) 21:54:08 (2/2) Installing dumb-init (1.2.5-r2) 21:54:08 Executing busybox-1.36.1-r2.trigger 21:54:08 Executing ca-certificates-20230506-r0.trigger 21:54:08 OK: 9 MiB in 17 packages 21:54:09 Removing intermediate container 294f42b5c99f 21:54:09 ---> 413d0428b556 21:54:09 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:54:10 ---> c59dcb9091df 21:54:10 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 21:54:10 ---> d15612010a54 21:54:10 Step 19/29 : COPY --from=builder /app/res/ /res/ 21:54:11 ---> 9448bfd86631 21:54:11 Step 20/29 : COPY --from=builder /app/static/ /static/ 21:54:11 ---> f2de9acd40cf 21:54:11 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:54:13 ---> 7d707e71c787 21:54:13 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:54:13 ---> Running in f9cf0dcdab8a 21:54:15 Removing intermediate container f9cf0dcdab8a 21:54:15 ---> 7fe2fc8aecb7 21:54:15 Step 23/29 : VOLUME /cache 21:54:15 ---> Running in fda55add5ce7 21:54:15 Removing intermediate container fda55add5ce7 21:54:15 ---> e767ca68a956 21:54:15 Step 24/29 : EXPOSE 59711 21:54:15 ---> Running in 838bf9c4131c 21:54:15 Removing intermediate container 838bf9c4131c 21:54:15 ---> 13feb57efc59 21:54:15 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:54:15 ---> Running in fb462bdf6047 21:54:16 Removing intermediate container fb462bdf6047 21:54:16 ---> 4f6b595c864b 21:54:16 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:54:16 ---> Running in 4572b8481bbe 21:54:16 Removing intermediate container 4572b8481bbe 21:54:16 ---> 530025c37199 21:54:16 Step 27/29 : LABEL arch=arm64 21:54:16 ---> Running in 21538de0f0c8 21:54:16 Removing intermediate container 21538de0f0c8 21:54:16 ---> fa9a7b986bb0 21:54:16 Step 28/29 : LABEL git_sha=919aacb09dd1e6e66a16bb48f9fd8f91025390bc 21:54:16 ---> Running in 81f3710efb10 21:54:17 Removing intermediate container 81f3710efb10 21:54:17 ---> efc0c5058628 21:54:17 Step 29/29 : LABEL version=3.1.0-dev.20 21:54:17 ---> Running in 227db62cf6f0 21:54:17 Removing intermediate container 227db62cf6f0 21:54:17 ---> 9c8fb6df55ce 21:54:17 [Warning] One or more build-args [ARCH] were not consumed 21:54:17 Successfully built 9c8fb6df55ce 21:54:17 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:17 provisioning config files... 21:54:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/132@tmp/config10047976268118973479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:17 ---> docker-login.sh 21:54:17 nexus3.edgexfoundry.org:10001 21:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:18 Configure a credential helper to remove this warning. See 21:54:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:18 21:54:18 Login Succeeded 21:54:18 nexus3.edgexfoundry.org:10002 21:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:18 Configure a credential helper to remove this warning. See 21:54:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:18 21:54:18 Login Succeeded 21:54:18 nexus3.edgexfoundry.org:10003 21:54:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:19 Configure a credential helper to remove this warning. See 21:54:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:19 21:54:19 Login Succeeded 21:54:19 nexus3.edgexfoundry.org:10004 21:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:19 Configure a credential helper to remove this warning. See 21:54:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:19 21:54:19 Login Succeeded 21:54:19 docker.io 21:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:19 Configure a credential helper to remove this warning. See 21:54:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:19 21:54:19 Login Succeeded 21:54:19 ---> docker-login.sh ends [Pipeline] } 21:54:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:54:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:54:19 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 21:54:19 919aacb09dd1e6e66a16bb48f9fd8f91025390bc 21:54:19 latest 21:54:19 3.1.0-dev.20 21:54:19 919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 21:54:19 main 21:54:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:20 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:919aacb09dd1e6e66a16bb48f9fd8f91025390bc 21:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:54:20 a1a5f7c82195: Preparing 21:54:20 d345367fdef5: Preparing 21:54:20 6ea01920bc04: Preparing 21:54:20 ca2fa1b5f2db: Preparing 21:54:20 359934b9e3f4: Preparing 21:54:20 aca6fa573114: Preparing 21:54:20 33f1a63ccd1c: Preparing 21:54:20 b2191e2be29d: Preparing 21:54:20 aca6fa573114: Waiting 21:54:20 33f1a63ccd1c: Waiting 21:54:20 b2191e2be29d: Waiting 21:54:20 a1a5f7c82195: Pushed 21:54:20 359934b9e3f4: Pushed 21:54:20 ca2fa1b5f2db: Pushed 21:54:20 6ea01920bc04: Pushed 21:54:20 b2191e2be29d: Layer already exists 21:54:20 aca6fa573114: Pushed 21:54:21 33f1a63ccd1c: Pushed 21:54:26 d345367fdef5: Pushed 21:54:26 919aacb09dd1e6e66a16bb48f9fd8f91025390bc: digest: sha256:48c2e934d139c395cbf43741313b5a8ba5248fe6f1c06aed66e20f34d680dcfc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:26 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:54:27 a1a5f7c82195: Preparing 21:54:27 d345367fdef5: Preparing 21:54:27 6ea01920bc04: Preparing 21:54:27 ca2fa1b5f2db: Preparing 21:54:27 359934b9e3f4: Preparing 21:54:27 aca6fa573114: Preparing 21:54:27 33f1a63ccd1c: Preparing 21:54:27 b2191e2be29d: Preparing 21:54:27 33f1a63ccd1c: Waiting 21:54:27 b2191e2be29d: Waiting 21:54:27 aca6fa573114: Waiting 21:54:27 ca2fa1b5f2db: Layer already exists 21:54:27 d345367fdef5: Layer already exists 21:54:27 6ea01920bc04: Layer already exists 21:54:27 359934b9e3f4: Layer already exists 21:54:27 a1a5f7c82195: Layer already exists 21:54:27 aca6fa573114: Layer already exists 21:54:27 33f1a63ccd1c: Layer already exists 21:54:27 b2191e2be29d: Layer already exists 21:54:27 latest: digest: sha256:48c2e934d139c395cbf43741313b5a8ba5248fe6f1c06aed66e20f34d680dcfc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:28 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.20 21:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:54:28 a1a5f7c82195: Preparing 21:54:28 d345367fdef5: Preparing 21:54:28 6ea01920bc04: Preparing 21:54:28 ca2fa1b5f2db: Preparing 21:54:28 359934b9e3f4: Preparing 21:54:28 aca6fa573114: Preparing 21:54:28 33f1a63ccd1c: Preparing 21:54:28 b2191e2be29d: Preparing 21:54:28 33f1a63ccd1c: Waiting 21:54:28 b2191e2be29d: Waiting 21:54:28 aca6fa573114: Waiting 21:54:28 ca2fa1b5f2db: Layer already exists 21:54:28 d345367fdef5: Layer already exists 21:54:28 359934b9e3f4: Layer already exists 21:54:28 a1a5f7c82195: Layer already exists 21:54:28 6ea01920bc04: Layer already exists 21:54:28 33f1a63ccd1c: Layer already exists 21:54:28 aca6fa573114: Layer already exists 21:54:28 b2191e2be29d: Layer already exists 21:54:28 3.1.0-dev.20: digest: sha256:48c2e934d139c395cbf43741313b5a8ba5248fe6f1c06aed66e20f34d680dcfc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:28 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 21:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:54:29 a1a5f7c82195: Preparing 21:54:29 d345367fdef5: Preparing 21:54:29 6ea01920bc04: Preparing 21:54:29 ca2fa1b5f2db: Preparing 21:54:29 359934b9e3f4: Preparing 21:54:29 aca6fa573114: Preparing 21:54:29 33f1a63ccd1c: Preparing 21:54:29 b2191e2be29d: Preparing 21:54:29 aca6fa573114: Waiting 21:54:29 b2191e2be29d: Waiting 21:54:29 33f1a63ccd1c: Waiting 21:54:29 ca2fa1b5f2db: Layer already exists 21:54:29 d345367fdef5: Layer already exists 21:54:29 a1a5f7c82195: Layer already exists 21:54:29 6ea01920bc04: Layer already exists 21:54:29 359934b9e3f4: Layer already exists 21:54:29 33f1a63ccd1c: Layer already exists 21:54:29 b2191e2be29d: Layer already exists 21:54:29 aca6fa573114: Layer already exists 21:54:29 919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20: digest: sha256:48c2e934d139c395cbf43741313b5a8ba5248fe6f1c06aed66e20f34d680dcfc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:29 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 21:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:54:30 a1a5f7c82195: Preparing 21:54:30 d345367fdef5: Preparing 21:54:30 6ea01920bc04: Preparing 21:54:30 ca2fa1b5f2db: Preparing 21:54:30 359934b9e3f4: Preparing 21:54:30 aca6fa573114: Preparing 21:54:30 33f1a63ccd1c: Preparing 21:54:30 b2191e2be29d: Preparing 21:54:30 aca6fa573114: Waiting 21:54:30 b2191e2be29d: Waiting 21:54:30 33f1a63ccd1c: Waiting 21:54:30 359934b9e3f4: Layer already exists 21:54:30 d345367fdef5: Layer already exists 21:54:30 a1a5f7c82195: Layer already exists 21:54:30 6ea01920bc04: Layer already exists 21:54:30 ca2fa1b5f2db: Layer already exists 21:54:30 b2191e2be29d: Layer already exists 21:54:30 33f1a63ccd1c: Layer already exists 21:54:30 aca6fa573114: Layer already exists 21:54:30 main: digest: sha256:48c2e934d139c395cbf43741313b5a8ba5248fe6f1c06aed66e20f34d680dcfc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:54:30 ===================================================== [Pipeline] echo 21:54:30 taggedImages: 21:54:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:919aacb09dd1e6e66a16bb48f9fd8f91025390bc 21:54:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:54:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.20 21:54:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:919aacb09dd1e6e66a16bb48f9fd8f91025390bc-3.1.0-dev.20 21:54:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:54:30 21:54:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:54:31 arm64: Pulling from edgex-lftools-log-publisher 21:54:31 8998bd30e6a1: Pulling fs layer 21:54:31 04944245beec: Pulling fs layer 21:54:31 699f458cf7ca: Pulling fs layer 21:54:31 765212b225bb: Pulling fs layer 21:54:31 f23df028b6ca: Pulling fs layer 21:54:31 d65c8cfc05b1: Pulling fs layer 21:54:31 2437ff75d9bd: Pulling fs layer 21:54:31 765212b225bb: Waiting 21:54:31 f23df028b6ca: Waiting 21:54:31 d65c8cfc05b1: Waiting 21:54:31 2437ff75d9bd: Waiting 21:54:31 04944245beec: Verifying Checksum 21:54:31 04944245beec: Download complete 21:54:31 765212b225bb: Download complete 21:54:31 f23df028b6ca: Verifying Checksum 21:54:31 f23df028b6ca: Download complete 21:54:31 d65c8cfc05b1: Verifying Checksum 21:54:31 d65c8cfc05b1: Download complete 21:54:31 699f458cf7ca: Verifying Checksum 21:54:31 699f458cf7ca: Download complete 21:54:32 8998bd30e6a1: Verifying Checksum 21:54:32 8998bd30e6a1: Download complete 21:54:34 2437ff75d9bd: Verifying Checksum 21:54:34 2437ff75d9bd: Download complete 21:54:36 8998bd30e6a1: Pull complete 21:54:36 04944245beec: Pull complete 21:54:37 699f458cf7ca: Pull complete 21:54:38 765212b225bb: Pull complete 21:54:38 f23df028b6ca: Pull complete 21:54:38 d65c8cfc05b1: Pull complete 21:54:51 2437ff75d9bd: Pull complete 21:54:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:54:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:51 prd-ubuntu20.04-docker-arm64-4c-16g-7635 does not seem to be running inside a container 21:54:51 $ 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/app-rfid-llrp-inventory/132 -v /w/workspace/app-rfid-llrp-inventory/132:/w/workspace/app-rfid-llrp-inventory/132:rw,z -v /w/workspace/app-rfid-llrp-inventory/132@tmp:/w/workspace/app-rfid-llrp-inventory/132@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 21:54:54 $ docker top 4f0f9d8b64048a20abe2f6ab789c8caa9a0d50e6e8d70f6536cbccb0cba7d2d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:54 ---> job-cost.sh 21:54:54 lf-activate-venv: SKIPPING 21:54:54 INFO: No Stack... 21:54:55 INFO: Retrieving Pricing Info for: v3-standard-4 21:54:56 INFO: Archiving Costs [Pipeline] sh 21:54:56 + cat /w/workspace/app-rfid-llrp-inventory/132/archives/cost.csv 21:54:56 + cut -d, -f6 [Pipeline] lock 21:54:56 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] 21:54:56 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] did not exist. Created. 21:54:56 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:54:57 /w/workspace/app-rfid-llrp-inventory/132@tmp/durable-6685652f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:54:58 + echo total: 0.10999999940395355 [Pipeline] stash 21:54:58 Warning: overwriting stash ‘stack-cost’ 21:54:58 Stashed 1 file(s) [Pipeline] } 21:54:58 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 21:54:58 $ docker stop --time=1 4f0f9d8b64048a20abe2f6ab789c8caa9a0d50e6e8d70f6536cbccb0cba7d2d3 21:54:59 $ docker rm -f --volumes 4f0f9d8b64048a20abe2f6ab789c8caa9a0d50e6e8d70f6536cbccb0cba7d2d3 [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 21:55:00 provisioning config files... 21:55:00 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14778271655495131284tmp [Pipeline] { [Pipeline] sh 21:55:00 + set +x 21:55:00 + bash -s -- 21:55:00 + curl -s https://codecov.io/bash 21:55:00 21:55:00 _____ _ 21:55:00 / ____| | | 21:55:00 | | ___ __| | ___ ___ _____ __ 21:55:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:55:00 | |___| (_) | (_| | __/ (_| (_) \ V / 21:55:00 \_____\___/ \__,_|\___|\___\___/ \_/ 21:55:00 Bash-1.0.6 21:55:00 21:55:00 21:55:00 ==> git version 2.25.1 found 21:55:00 ==> 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 21:55:00 Release-Date: 2020-01-08 21:55:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:55:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:55:00 ==> Jenkins CI detected. 21:55:00 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 21:55:00 project root: . 21:55:00 --> token set from env 21:55:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:55:00 ==> Running gcov in . (disable via -X gcov) 21:55:00 ==> Python coveragepy not found 21:55:00 ==> Searching for coverage reports in: 21:55:00 + . 21:55:00 -> Found 1 reports 21:55:00 ==> Detecting git/mercurial file structure 21:55:00 ==> Reading reports 21:55:00 + ./coverage.out bytes=41317 21:55:00 ==> Appending adjustments 21:55:00 https://docs.codecov.io/docs/fixing-reports 21:55:00 + Found adjustments 21:55:00 ==> Gzipping contents 21:55:00 12K /tmp/codecov.rpSLh1.gz 21:55:00 ==> Uploading reports 21:55:00 url: https://codecov.io 21:55:00 query: branch=main&commit=919aacb09dd1e6e66a16bb48f9fd8f91025390bc&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:55:00 -> Pinging Codecov 21:55:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=919aacb09dd1e6e66a16bb48f9fd8f91025390bc&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:55:01 -> Uploading to 21:55:01 https://storage.googleapis.com/codecov/v4/raw/2023-09-22/581DD39554BDF9B6E22D074273EAD858/919aacb09dd1e6e66a16bb48f9fd8f91025390bc/017f9178-2769-486c-ad3f-1c4a384d82c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230922T215501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=608f27dbbadd509104ca062bd8207a92cabcb04f38ddb2cae4e53264c0fc8d14 21:55:01 % Total % Received % Xferd Average Speed Time Time Time Current 21:55:01 Dload Upload Total Spent Left Speed 21:55:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 62492 --:--:-- --:--:-- --:--:-- 62492 21:55:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] } 21:55:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:55:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:55:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:55:01 21:55:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:55:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:55:02 df9b9388f04a: Pulling fs layer 21:55:02 52dc419b0ee2: Pulling fs layer 21:55:02 25bc292e5bac: Pulling fs layer 21:55:02 114826534d7a: Pulling fs layer 21:55:02 4657fd5d0bcf: Pulling fs layer 21:55:02 6ad1cebc031e: Pulling fs layer 21:55:02 8a3aa393b2d8: Pulling fs layer 21:55:02 114826534d7a: Waiting 21:55:02 4657fd5d0bcf: Waiting 21:55:02 8a3aa393b2d8: Waiting 21:55:02 6ad1cebc031e: Waiting 21:55:02 25bc292e5bac: Verifying Checksum 21:55:02 25bc292e5bac: Download complete 21:55:02 52dc419b0ee2: Download complete 21:55:02 4657fd5d0bcf: Verifying Checksum 21:55:02 4657fd5d0bcf: Download complete 21:55:02 df9b9388f04a: Download complete 21:55:02 6ad1cebc031e: Download complete 21:55:02 df9b9388f04a: Pull complete 21:55:03 52dc419b0ee2: Pull complete 21:55:03 114826534d7a: Verifying Checksum 21:55:03 114826534d7a: Download complete 21:55:03 25bc292e5bac: Pull complete 21:55:03 8a3aa393b2d8: Verifying Checksum 21:55:03 8a3aa393b2d8: Download complete 21:55:07 114826534d7a: Pull complete 21:55:07 4657fd5d0bcf: Pull complete 21:55:07 6ad1cebc031e: Pull complete 21:55:10 8a3aa393b2d8: Pull complete 21:55:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:55:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:55:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:10 prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container 21:55:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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/edgex-snyk-go:1.410.4 cat 21:55:17 $ docker top 1d5d1513be6de9e8158a3aa47fbb348f95ac1a735fa5d36eefbce382c139ce85 -eo pid,comm [Pipeline] { [Pipeline] echo 21:55:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 21:55:18 + set -o pipefail 21:55:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 21:55:23 21:55:23 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 21:55:23 21:55:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/2a445c81-c8b1-433c-bf03-012563e8f26e 21:55:23 21:55:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:55:23 21:55:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:55:23 21:55:25 21:55:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:55:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:55:25 More details here: https://snyk.co/ue1NS [Pipeline] } 21:55:25 $ docker stop --time=1 1d5d1513be6de9e8158a3aa47fbb348f95ac1a735fa5d36eefbce382c139ce85 21:55:31 $ docker rm -f --volumes 1d5d1513be6de9e8158a3aa47fbb348f95ac1a735fa5d36eefbce382c139ce85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:55:31 + git log --format=format:%s -1 919aacb09dd1e6e66a16bb48f9fd8f91025390bc [Pipeline] sh 21:55:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:55:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:55:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:32 prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container 21:55:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:55:32 $ docker top d2d1f8026d3f5c8208933e81a858392d8886b57b3ecfd4dd5a8020f69437063d -eo pid,comm 21:55:32 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). 21:55:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:55:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:55:32 [ssh-agent] Looking for ssh-agent implementation... 21:55:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:55:33 $ docker exec d2d1f8026d3f5c8208933e81a858392d8886b57b3ecfd4dd5a8020f69437063d ssh-agent 21:55:33 SSH_AUTH_SOCK=/tmp/ssh-szd9NtH5cEdy/agent.31 21:55:33 SSH_AGENT_PID=37 21:55:33 Running ssh-add (command line suppressed) 21:55:33 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15370850721444960219.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15370850721444960219.key) 21:55:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:55:33 + git semver tag 21:55:33 2023-09-22 21:55:33,782 [run_tag] DEBUG tag force:False 21:55:33 2023-09-22 21:55:33,782 [check_head_tag] DEBUG check head tag 21:55:33 2023-09-22 21:55:33,782 [execute] INFO git cat-file --batch-check 21:55:33 2023-09-22 21:55:33,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:55:33 2023-09-22 21:55:33,786 [execute] INFO git cat-file --batch 21:55:33 2023-09-22 21:55:33,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:55:33 2023-09-22 21:55:33,797 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:55:33 2023-09-22 21:55:33,797 [execute] INFO git tag -a v3.1.0-dev.20 -m v3.1.0-dev.20 21:55:33 2023-09-22 21:55:33,797 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.20', '-m', 'v3.1.0-dev.20'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 21:55:33 2023-09-22 21:55:33,803 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:55:33 3.1.0-dev.20 [Pipeline] } 21:55:33 $ docker exec --env ******** --env ******** d2d1f8026d3f5c8208933e81a858392d8886b57b3ecfd4dd5a8020f69437063d ssh-agent -k 21:55:33 unset SSH_AUTH_SOCK; 21:55:33 unset SSH_AGENT_PID; 21:55:33 echo Agent pid 37 killed; 21:55:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:55:34 + git semver [Pipeline] } 21:55:34 $ docker stop --time=1 d2d1f8026d3f5c8208933e81a858392d8886b57b3ecfd4dd5a8020f69437063d 21:55:35 $ docker rm -f --volumes d2d1f8026d3f5c8208933e81a858392d8886b57b3ecfd4dd5a8020f69437063d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:55:36 21:55:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:55:36 0.23.1-centos7: Pulling from edgex-lftools 21:55:36 ab5ef0e58194: Pulling fs layer 21:55:36 9712f1f96733: Pulling fs layer 21:55:36 63f879dbbcfc: Pulling fs layer 21:55:36 0d9ebad4ef96: Pulling fs layer 21:55:36 e9a5061849ea: Pulling fs layer 21:55:36 d747dcd14b5f: Pulling fs layer 21:55:36 2de7ff778b66: Pulling fs layer 21:55:36 2de7ff778b66: Waiting 21:55:36 0d9ebad4ef96: Waiting 21:55:36 e9a5061849ea: Waiting 21:55:36 d747dcd14b5f: Waiting 21:55:36 9712f1f96733: Download complete 21:55:36 63f879dbbcfc: Verifying Checksum 21:55:36 63f879dbbcfc: Download complete 21:55:37 0d9ebad4ef96: Verifying Checksum 21:55:37 0d9ebad4ef96: Download complete 21:55:37 d747dcd14b5f: Download complete 21:55:37 e9a5061849ea: Verifying Checksum 21:55:37 e9a5061849ea: Download complete 21:55:37 ab5ef0e58194: Verifying Checksum 21:55:37 ab5ef0e58194: Download complete 21:55:37 2de7ff778b66: Verifying Checksum 21:55:37 2de7ff778b66: Download complete 21:55:39 ab5ef0e58194: Pull complete 21:55:39 9712f1f96733: Pull complete 21:55:40 63f879dbbcfc: Pull complete 21:55:44 0d9ebad4ef96: Pull complete 21:55:44 e9a5061849ea: Pull complete 21:55:44 d747dcd14b5f: Pull complete 21:55:45 2de7ff778b66: Pull complete 21:55:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:55:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:55:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:45 prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container 21:55:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:55:53 $ docker top 9b9df49161e930ef8347145c4fe94b72d4faa5e895239ef2eb67d04e66aeda1a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:55:53 provisioning config files... 21:55:53 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5659093384166122488tmp 21:55:53 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14385212912904842085tmp 21:55:53 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8094247109667306357tmp [Pipeline] { [Pipeline] echo 21:55:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:55:54 ---> sigul-configuration.sh 21:55:54 gpg: directory `/root/.gnupg' created 21:55:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:55:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:55:54 gpg: keyring `/root/.gnupg/secring.gpg' created 21:55:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:55:54 gpg: CAST5 encrypted data 21:55:54 gpg: encrypted with 1 passphrase 21:55:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:55:54 + mkdir /home/jenkins 21:55:54 + mkdir /home/jenkins/sigul [Pipeline] sh 21:55:54 + 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 21:55:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:55:54 ---> sigul-install.sh 21:55:54 Sigul already installed; skipping installation. [Pipeline] sh 21:55:55 + git tag --list 21:55:55 v0.0.0 21:55:55 v1.0.0 21:55:55 v2.1.0 21:55:55 v2.1.1 21:55:55 v2.2.0 21:55:55 v2.3.0 21:55:55 v3.0 21:55:55 v3.0.0 21:55:55 v3.0.1 21:55:55 v3.0.1-dev.1 21:55:55 v3.1.0-dev.1 21:55:55 v3.1.0-dev.10 21:55:55 v3.1.0-dev.11 21:55:55 v3.1.0-dev.12 21:55:55 v3.1.0-dev.13 21:55:55 v3.1.0-dev.14 21:55:55 v3.1.0-dev.15 21:55:55 v3.1.0-dev.16 21:55:55 v3.1.0-dev.17 21:55:55 v3.1.0-dev.18 21:55:55 v3.1.0-dev.19 21:55:55 v3.1.0-dev.2 21:55:55 v3.1.0-dev.20 21:55:55 v3.1.0-dev.3 21:55:55 v3.1.0-dev.4 21:55:55 v3.1.0-dev.5 21:55:55 v3.1.0-dev.6 21:55:55 v3.1.0-dev.7 21:55:55 v3.1.0-dev.8 21:55:55 v3.1.0-dev.9 [Pipeline] sh 21:55:55 + lftools sign git-tag v3.1.0-dev.20 21:55:55 Signing Git tag with Sigul... 21:55:55 Signing v3.1.0-dev.20 [Pipeline] echo 21:55:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:55:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:55:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:55:56 $ docker stop --time=1 9b9df49161e930ef8347145c4fe94b72d4faa5e895239ef2eb67d04e66aeda1a 21:55:58 $ docker rm -f --volumes 9b9df49161e930ef8347145c4fe94b72d4faa5e895239ef2eb67d04e66aeda1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:55:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:55:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:55:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:58 prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container 21:55:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:55:59 $ docker top a61ba6a55577bd6980e58ae14219b80c820adb3fef16fdd3450acb7e79e2afc5 -eo pid,comm 21:55:59 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). 21:55:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:55:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:55:59 [ssh-agent] Looking for ssh-agent implementation... 21:55:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:55:59 $ docker exec a61ba6a55577bd6980e58ae14219b80c820adb3fef16fdd3450acb7e79e2afc5 ssh-agent 21:55:59 SSH_AUTH_SOCK=/tmp/ssh-pDykSx9hURng/agent.30 21:55:59 SSH_AGENT_PID=36 21:55:59 Running ssh-add (command line suppressed) 21:55:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4200893071497387406.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4200893071497387406.key) 21:55:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:56:00 + git semver bump pre 21:56:00 2023-09-22 21:56:00,238 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:56:00 2023-09-22 21:56:00,238 [bump_version] DEBUG bumping version:3.1.0-dev.20 on axis:pre with prefix:dev 21:56:00 2023-09-22 21:56:00,238 [bump_version] DEBUG bumped version:3.1.0-dev.21 21:56:00 2023-09-22 21:56:00,239 [write_version] DEBUG write version:3.1.0-dev.21 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 21:56:00 2023-09-22 21:56:00,239 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:56:00 2023-09-22 21:56:00,239 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:56:00 2023-09-22 21:56:00,241 [execute] INFO git cat-file --batch-check 21:56:00 2023-09-22 21:56:00,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:56:00 2023-09-22 21:56:00,247 [execute] INFO git cat-file --batch 21:56:00 2023-09-22 21:56:00,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:56:00 2023-09-22 21:56:00,253 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:56:00 3.1.0-dev.21 [Pipeline] } 21:56:00 $ docker exec --env ******** --env ******** a61ba6a55577bd6980e58ae14219b80c820adb3fef16fdd3450acb7e79e2afc5 ssh-agent -k 21:56:00 unset SSH_AUTH_SOCK; 21:56:00 unset SSH_AGENT_PID; 21:56:00 echo Agent pid 36 killed; 21:56:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:56:00 + git semver [Pipeline] } 21:56:01 $ docker stop --time=1 a61ba6a55577bd6980e58ae14219b80c820adb3fef16fdd3450acb7e79e2afc5 21:56:02 $ docker rm -f --volumes a61ba6a55577bd6980e58ae14219b80c820adb3fef16fdd3450acb7e79e2afc5 [Pipeline] // withDockerContainer [Pipeline] sh 21:56:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:56:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:56:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:03 prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container 21:56:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:56:04 $ docker top 3c11335c310c173525efb774aa18fd3b773263dc5e25ee25f159ae409320faea -eo pid,comm 21:56:04 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). 21:56:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:56:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:56:04 [ssh-agent] Looking for ssh-agent implementation... 21:56:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:56:04 $ docker exec 3c11335c310c173525efb774aa18fd3b773263dc5e25ee25f159ae409320faea ssh-agent 21:56:04 SSH_AUTH_SOCK=/tmp/ssh-jevCZL8g0nM9/agent.32 21:56:04 SSH_AGENT_PID=38 21:56:04 Running ssh-add (command line suppressed) 21:56:04 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2138792530286019664.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2138792530286019664.key) 21:56:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:56:05 + git semver push 21:56:05 2023-09-22 21:56:05,481 [run_push] DEBUG push 21:56:05 2023-09-22 21:56:05,481 [execute] INFO git cat-file --batch-check 21:56:05 2023-09-22 21:56:05,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:56:05 2023-09-22 21:56:05,486 [execute] INFO git rev-list 3217b25b8dbe2dadd5ade23ae4b5b2c80d9ee0b8 -- 21:56:05 2023-09-22 21:56:05,487 [execute] DEBUG Popen(['git', 'rev-list', '3217b25b8dbe2dadd5ade23ae4b5b2c80d9ee0b8', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:56:05 2023-09-22 21:56:05,494 [execute] INFO git fetch -v origin 21:56:05 2023-09-22 21:56:05,495 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 21:56:06 2023-09-22 21:56:05,964 [run_push] DEBUG no remote changes detected 21:56:06 2023-09-22 21:56:05,964 [execute] INFO git push origin semver 21:56:06 2023-09-22 21:56:05,965 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:56:07 2023-09-22 21:56:06,740 [run_push] DEBUG push all version tags 21:56:07 2023-09-22 21:56:06,740 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:56:07 2023-09-22 21:56:06,741 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 21:56:07 2023-09-22 21:56:07,475 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:56:07 3.1.0-dev.21 [Pipeline] } 21:56:07 $ docker exec --env ******** --env ******** 3c11335c310c173525efb774aa18fd3b773263dc5e25ee25f159ae409320faea ssh-agent -k 21:56:07 unset SSH_AUTH_SOCK; 21:56:07 unset SSH_AGENT_PID; 21:56:07 echo Agent pid 38 killed; 21:56:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:56:08 + git semver [Pipeline] } 21:56:08 $ docker stop --time=1 3c11335c310c173525efb774aa18fd3b773263dc5e25ee25f159ae409320faea 21:56:09 $ docker rm -f --volumes 3c11335c310c173525efb774aa18fd3b773263dc5e25ee25f159ae409320faea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:56:10 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 21:56:10 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:56:10 total 16 21:56:10 drwxr-xr-x 3 root root 4096 Sep 22 21:43 . 21:56:10 drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 21:55 .. 21:56:10 drwxr-xr-x 2 root root 4096 Sep 22 21:43 cost 21:56:10 -rw-r--r-- 1 root root 95 Sep 22 21:43 cost.csv 21:56:10 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:56:10 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:56:10 total 16 21:56:10 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:43 . 21:56:10 drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 21:55 .. 21:56:10 drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 21:43 cost 21:56:10 -rw-r--r-- 1 jenkins jenkins 95 Sep 22 21:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:56:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:56:11 ---> package-listing.sh 21:56:11 ++ facter osfamily 21:56:11 ++ tr '[:upper:]' '[:lower:]' 21:56:11 + OS_FAMILY=debian 21:56:11 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 21:56:11 + START_PACKAGES=/tmp/packages_start.txt 21:56:11 + END_PACKAGES=/tmp/packages_end.txt 21:56:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:56:11 + PACKAGES=/tmp/packages_start.txt 21:56:11 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:56:11 + PACKAGES=/tmp/packages_end.txt 21:56:11 + case "${OS_FAMILY}" in 21:56:11 + dpkg -l 21:56:11 + grep '^ii' 21:56:11 + '[' -f /tmp/packages_start.txt ']' 21:56:11 + '[' -f /tmp/packages_end.txt ']' 21:56:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:56:11 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:56:11 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 21:56:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 21:56:11 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:56:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:56:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:12 prd-ubuntu20.04-docker-8c-8g-7634 does not seem to be running inside a container 21:56:12 $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:56:12 $ docker top 28e1675569762ff649d2a5e406636eb2143acfedc6e34c1d4539f93aa9d61ebc -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:12 + touch /tmp/pre-build-complete [Pipeline] sh 21:56:13 + mkdir -p /var/log/sysstat [Pipeline] sh 21:56:13 + ls /var/log/sa-host 21:56:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:56:13 provisioning config files... 21:56:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12672917250814139823tmp [Pipeline] { [Pipeline] echo 21:56:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:56:13 ---> create-netrc.sh [Pipeline] } 21:56:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:56:14 ---> python-tools-install.sh [Pipeline] echo 21:56:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:56:14 ---> sudo-logs.sh 21:56:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:56:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:56:14 ---> job-cost.sh 21:56:14 lf-activate-venv: SKIPPING 21:56:14 DEBUG: total: 0.2199999988079071 21:56:14 INFO: Retrieving Stack Cost... 21:56:15 INFO: Retrieving Pricing Info for: v3-standard-8 21:56:15 INFO: Archiving Costs [Pipeline] echo 21:56:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:56:15 ---> logs-deploy.sh 21:56:15 lf-activate-venv: SKIPPING 21:56:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/132 21:56:15 INFO: archiving workspace using pattern(s): 21:56:16 Archives upload complete. 21:56:16 INFO: archiving logs to Nexus