Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8dd5fe76521e707b38babf35fdd02e1e35c7969f 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-ssh471067124321829186.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15003785164534814965.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4208127262498445029.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh10191828499419063540.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-ssh324900617319416813.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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16505 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 8dd5fe76521e707b38babf35fdd02e1e35c7969f (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 > git config core.sparsecheckout # timeout=10 > git checkout -f 8dd5fe76521e707b38babf35fdd02e1e35c7969f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#199)" > git rev-list --no-walk baa425ce05a20cb78289cfa64e0eb056ed4482b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:07:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:07:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:07:51 ========================================================= 15:07:51 EdgeX Global Pipelines Version Info 15:07:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:07:52 ------------------- 15:07:52 stable info: 15:07:52 ------------------- 15:07:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:07:52 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:07:52 Message: update stable to v1.0.249 15:07:52 ------------------- 15:07:52 experimental info: 15:07:52 ------------------- 15:07:52 Commited By: **** collab-it+edgex@linuxfoundation.org 15:07:52 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:07:52 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8dd5fe7 [Pipeline] echo 15:07:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:53 provisioning config files... 15:07:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14434913311841222414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:53 ---> docker-login.sh 15:07:53 nexus3.edgexfoundry.org:10001 15:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:54 Configure a credential helper to remove this warning. See 15:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:54 15:07:54 Login Succeeded 15:07:54 nexus3.edgexfoundry.org:10002 15:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:54 Configure a credential helper to remove this warning. See 15:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:54 15:07:54 Login Succeeded 15:07:54 nexus3.edgexfoundry.org:10003 15:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:54 Configure a credential helper to remove this warning. See 15:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:54 15:07:54 Login Succeeded 15:07:54 nexus3.edgexfoundry.org:10004 15:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:54 Configure a credential helper to remove this warning. See 15:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:54 15:07:54 Login Succeeded 15:07:54 docker.io 15:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:54 Configure a credential helper to remove this warning. See 15:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:54 15:07:54 Login Succeeded 15:07:54 ---> docker-login.sh ends [Pipeline] } 15:07:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:07:55 + git rev-list -1 --merges 8dd5fe76521e707b38babf35fdd02e1e35c7969f~1..8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] echo 15:07:55 -----------> git rev-list -1 --merges 8dd5fe76521e707b38babf35fdd02e1e35c7969f~1..8dd5fe76521e707b38babf35fdd02e1e35c7969f 8dd5fe76521e707b38babf35fdd02e1e35c7969f [false] [Pipeline] sh 15:07:55 + git log --format=format:%s -1 8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] echo 15:07:55 ========================================================= 15:07:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:07:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:56 + git log --format=format:%s -1 8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] echo 15:07:56 [semverPrep] GIT_COMMIT: 8dd5fe76521e707b38babf35fdd02e1e35c7969f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#199) [Pipeline] echo 15:07:56 [semverPrep] This is not a build commit. [Pipeline] sh 15:07:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:56 + grep -v github /etc/ssh/ssh_known_hosts 15:07:56 + [ -e /tmp/ssh_known_hosts ] 15:07:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:07:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:07:56 + sudo tee -a /etc/ssh/ssh_known_hosts 15:07:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:56 15:07:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:57 0.1.4: Pulling from edgex-devops/py-git-semver 15:07:57 b85a868b505f: Pulling fs layer 15:07:57 e2be974225ed: Pulling fs layer 15:07:57 339a4e72a1f5: Pulling fs layer 15:07:57 988bab9f4d93: Pulling fs layer 15:07:57 1469e6f7b9e6: Pulling fs layer 15:07:57 eaf3925da568: Pulling fs layer 15:07:57 bab4dde63d76: Pulling fs layer 15:07:57 bde34c3a00c8: Pulling fs layer 15:07:57 b352a97aabf1: Pulling fs layer 15:07:57 4872d77fe225: Pulling fs layer 15:07:57 5851b861e8e6: Pulling fs layer 15:07:57 b352a97aabf1: Waiting 15:07:57 4872d77fe225: Waiting 15:07:57 5851b861e8e6: Waiting 15:07:57 1469e6f7b9e6: Waiting 15:07:57 eaf3925da568: Waiting 15:07:57 bde34c3a00c8: Waiting 15:07:57 bab4dde63d76: Waiting 15:07:57 e2be974225ed: Verifying Checksum 15:07:57 e2be974225ed: Download complete 15:07:57 988bab9f4d93: Download complete 15:07:57 1469e6f7b9e6: Download complete 15:07:57 eaf3925da568: Verifying Checksum 15:07:57 eaf3925da568: Download complete 15:07:57 339a4e72a1f5: Verifying Checksum 15:07:57 339a4e72a1f5: Download complete 15:07:57 bde34c3a00c8: Verifying Checksum 15:07:57 bde34c3a00c8: Download complete 15:07:57 b352a97aabf1: Download complete 15:07:57 4872d77fe225: Download complete 15:07:57 5851b861e8e6: Verifying Checksum 15:07:57 5851b861e8e6: Download complete 15:07:57 b85a868b505f: Verifying Checksum 15:07:57 b85a868b505f: Download complete 15:07:57 bab4dde63d76: Verifying Checksum 15:07:57 bab4dde63d76: Download complete 15:07:58 b85a868b505f: Pull complete 15:07:58 e2be974225ed: Pull complete 15:07:59 339a4e72a1f5: Pull complete 15:07:59 988bab9f4d93: Pull complete 15:07:59 1469e6f7b9e6: Pull complete 15:07:59 eaf3925da568: Pull complete 15:08:01 bab4dde63d76: Pull complete 15:08:01 bde34c3a00c8: Pull complete 15:08:01 b352a97aabf1: Pull complete 15:08:02 4872d77fe225: Pull complete 15:08:02 5851b861e8e6: Pull complete 15:08:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:08:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:08:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:02 prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container 15:08:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:08:04 $ docker top 4c11ffda967901cb78306a3544856da98a8c31d520b6a59a2c8b287686873eda -eo pid,comm 15:08: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). 15:08:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:08:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:04 [ssh-agent] Looking for ssh-agent implementation... 15:08:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:04 $ docker exec 4c11ffda967901cb78306a3544856da98a8c31d520b6a59a2c8b287686873eda ssh-agent 15:08:04 SSH_AUTH_SOCK=/tmp/ssh-X4gQN3jVEfL4/agent.32 15:08:04 SSH_AGENT_PID=38 15:08:04 Running ssh-add (command line suppressed) 15:08:04 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8612558195305747019.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8612558195305747019.key) 15:08:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:05 + git tag --points-at HEAD [Pipeline] } 15:08:05 $ docker exec --env ******** --env ******** 4c11ffda967901cb78306a3544856da98a8c31d520b6a59a2c8b287686873eda ssh-agent -k 15:08:05 unset SSH_AUTH_SOCK; 15:08:05 unset SSH_AGENT_PID; 15:08:05 echo Agent pid 38 killed; 15:08:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:08:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:05 [ssh-agent] Looking for ssh-agent implementation... 15:08:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:05 $ docker exec 4c11ffda967901cb78306a3544856da98a8c31d520b6a59a2c8b287686873eda ssh-agent 15:08:05 SSH_AUTH_SOCK=/tmp/ssh-PY1NPbJyayql/agent.69 15:08:05 SSH_AGENT_PID=75 15:08:05 Running ssh-add (command line suppressed) 15:08:05 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13432309037417040148.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13432309037417040148.key) 15:08:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:06 + git semver init 15:08:06 2023-05-23 15:08:06,233 [run_init] DEBUG init version:0.0.0 force:False 15:08:06 2023-05-23 15:08:06,233 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:08:06 2023-05-23 15:08:06,234 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:08:06 2023-05-23 15:08:06,234 [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) 15:08:07 2023-05-23 15:08:07,333 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:08:07 2023-05-23 15:08:07,334 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:08:07 2023-05-23 15:08:07,334 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:08:07 2023-05-23 15:08:07,334 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:08:07 3.0.0-dev.39 [Pipeline] } 15:08:07 $ docker exec --env ******** --env ******** 4c11ffda967901cb78306a3544856da98a8c31d520b6a59a2c8b287686873eda ssh-agent -k 15:08:07 unset SSH_AUTH_SOCK; 15:08:07 unset SSH_AGENT_PID; 15:08:07 echo Agent pid 75 killed; 15:08:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:08 + git semver [Pipeline] } 15:08:08 $ docker stop --time=1 4c11ffda967901cb78306a3544856da98a8c31d520b6a59a2c8b287686873eda 15:08:09 $ docker rm -f --volumes 4c11ffda967901cb78306a3544856da98a8c31d520b6a59a2c8b287686873eda [Pipeline] // withDockerContainer [Pipeline] sh 15:08:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:08:10 Stashed 1 file(s) [Pipeline] echo 15:08:10 [edgeXSemver]: initialized semver on version 3.0.0-dev.39 [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 15:08:10 provisioning config files... 15:08:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14262795441401638843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:10 ---> docker-login.sh 15:08:10 nexus3.edgexfoundry.org:10001 15:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:10 Configure a credential helper to remove this warning. See 15:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:10 15:08:10 Login Succeeded 15:08:10 nexus3.edgexfoundry.org:10002 15:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:10 Configure a credential helper to remove this warning. See 15:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:10 15:08:10 Login Succeeded 15:08:10 nexus3.edgexfoundry.org:10003 15:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:10 Configure a credential helper to remove this warning. See 15:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:10 15:08:10 Login Succeeded 15:08:10 nexus3.edgexfoundry.org:10004 15:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:10 Configure a credential helper to remove this warning. See 15:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:10 15:08:10 Login Succeeded 15:08:10 docker.io 15:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:11 Configure a credential helper to remove this warning. See 15:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:11 15:08:11 Login Succeeded 15:08:11 ---> docker-login.sh ends [Pipeline] } 15:08:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:08:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:11 ========================================================= 15:08:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:08:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:08:11 Sending build context to Docker daemon 12.67MB 15:08:11 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:08:11 Step 2/12 : FROM ${BASE} AS builder 15:08:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:08:11 f56be85fc22e: Pulling fs layer 15:08:11 85791d961cd3: Pulling fs layer 15:08:11 d694b5ae8c79: Pulling fs layer 15:08:11 9f32a84ed3da: Pulling fs layer 15:08:11 4d19c01a9841: Pulling fs layer 15:08:11 9325e15d5711: Pulling fs layer 15:08:11 556b6ee489ea: Pulling fs layer 15:08:11 c5a4b2cf53e6: Pulling fs layer 15:08:11 9f32a84ed3da: Waiting 15:08:11 4d19c01a9841: Waiting 15:08:11 9325e15d5711: Waiting 15:08:11 c5a4b2cf53e6: Waiting 15:08:11 556b6ee489ea: Waiting 15:08:11 85791d961cd3: Verifying Checksum 15:08:11 85791d961cd3: Download complete 15:08:11 9f32a84ed3da: Verifying Checksum 15:08:11 9f32a84ed3da: Download complete 15:08:11 4d19c01a9841: Verifying Checksum 15:08:11 4d19c01a9841: Download complete 15:08:11 f56be85fc22e: Verifying Checksum 15:08:11 f56be85fc22e: Download complete 15:08:11 9325e15d5711: Verifying Checksum 15:08:11 9325e15d5711: Download complete 15:08:11 f56be85fc22e: Pull complete 15:08:12 85791d961cd3: Pull complete 15:08:12 d694b5ae8c79: Verifying Checksum 15:08:12 d694b5ae8c79: Download complete 15:08:12 c5a4b2cf53e6: Verifying Checksum 15:08:12 c5a4b2cf53e6: Download complete 15:08:12 556b6ee489ea: Verifying Checksum 15:08:12 556b6ee489ea: Download complete 15:08:15 d694b5ae8c79: Pull complete 15:08:15 9f32a84ed3da: Pull complete 15:08:15 4d19c01a9841: Pull complete 15:08:16 9325e15d5711: Pull complete 15:08:18 556b6ee489ea: Pull complete 15:08:19 c5a4b2cf53e6: Pull complete 15:08:19 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:08:19 ---> c4be618373d6 15:08:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:08:23 ---> Running in 61283c167ba8 15:08:23 Removing intermediate container 61283c167ba8 15:08:23 ---> 3e32c1e2ec04 15:08:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:08:23 ---> Running in 1cea590fb987 15:08:23 Removing intermediate container 1cea590fb987 15:08:23 ---> 36eecb08927b 15:08:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:08:23 ---> Running in efcfe7bbc120 15:08:23 Removing intermediate container efcfe7bbc120 15:08:23 ---> f11f02341175 15:08:23 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:08:23 ---> Running in a7e37378b852 15:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:08:24 OK: 265 MiB in 53 packages 15:08:24 Removing intermediate container a7e37378b852 15:08:24 ---> 54ddd84cf6d5 15:08:24 Step 7/12 : WORKDIR /app 15:08:24 ---> Running in e31d0f5d14aa 15:08:24 Removing intermediate container e31d0f5d14aa 15:08:24 ---> d7c5a88af25a 15:08:24 Step 8/12 : COPY go.mod vendor* ./ 15:08:24 ---> 8e912a268e2f 15:08:24 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:24 ---> Running in 137ea078cb85 15:08:25 Still waiting to schedule task 15:08:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:08:57 Removing intermediate container 137ea078cb85 15:08:57 ---> d704b7fcd9d0 15:08:57 Step 10/12 : COPY . . 15:08:57 ---> 3a9355cf191e 15:08:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:08:57 ---> Running in e05ddc6c5762 15:08:57 Removing intermediate container e05ddc6c5762 15:08:57 ---> 4ad0ed99cbec 15:08:57 Step 12/12 : RUN $MAKE 15:08:57 ---> Running in d1ef965cfaa1 15:08:57 noop 15:08:57 Removing intermediate container d1ef965cfaa1 15:08:57 ---> 5340aa8f1ff6 15:08:57 Successfully built 5340aa8f1ff6 15:08:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:57 + docker inspect -f . ci-base-image-x86_64 15:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:57 prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container 15:08:57 $ 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 ******** -e ******** ci-base-image-x86_64 cat 15:08:57 $ docker top 71302f9f0a5dac3ded3f21d704b113e288a304873be32f21991fe8faa23d12f6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:58 + go version 15:08:58 go version go1.20.2 linux/amd64 [Pipeline] } 15:08:58 $ docker stop --time=1 71302f9f0a5dac3ded3f21d704b113e288a304873be32f21991fe8faa23d12f6 15:08:59 $ docker rm -f --volumes 71302f9f0a5dac3ded3f21d704b113e288a304873be32f21991fe8faa23d12f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:59 + docker inspect -f . ci-base-image-x86_64 15:08:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:59 prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container 15:08:59 $ 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 ******** -e ******** ci-base-image-x86_64 cat 15:09:00 $ docker top c88fe8a29402d970462cf299d89cd0efdcc0216a4888d47c25cb4dd55f3571b8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:00 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:09:00 + make test 15:09:00 go test -race ./... -coverprofile=coverage.out ./... 15:09:22 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:09:22 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:09:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.152s coverage: 86.2% of statements 15:09:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.679s coverage: 71.9% of statements 15:09:44 go vet ./... 15:09:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:09:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:09:47 ./bin/test-attribution.sh 15:09:47 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 15:09:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:09:47 $ docker stop --time=1 c88fe8a29402d970462cf299d89cd0efdcc0216a4888d47c25cb4dd55f3571b8 15:09:50 $ docker rm -f --volumes c88fe8a29402d970462cf299d89cd0efdcc0216a4888d47c25cb4dd55f3571b8 [Pipeline] // withDockerContainer [Pipeline] sh 15:09:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:09:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:09:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:09:51 + ls -al . 15:09:51 total 228 15:09:51 drwxrwxr-x 11 jenkins jenkins 4096 May 23 15:09 . 15:09:51 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:07 .. 15:09:51 -rw-rw-r-- 1 jenkins jenkins 262 May 23 15:07 .dockerignore 15:09:51 drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:08 .git 15:09:51 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:07 .github 15:09:51 -rw-rw-r-- 1 jenkins jenkins 788 May 23 15:07 .gitignore 15:09:51 -rw-rw-r-- 1 jenkins jenkins 41 May 23 15:07 .golangci.yml 15:09:51 drwxr-xr-x 3 jenkins jenkins 4096 May 23 15:08 .semver 15:09:51 -rw-rw-r-- 1 jenkins jenkins 9805 May 23 15:07 Attribution.txt 15:09:51 -rw-rw-r-- 1 jenkins jenkins 4331 May 23 15:07 CHANGELOG.md 15:09:51 -rw-rw-r-- 1 jenkins jenkins 1659 May 23 15:07 Dockerfile 15:09:51 -rw-rw-r-- 1 jenkins jenkins 677 May 23 15:07 GOVERNANCE.md 15:09:51 -rw-rw-r-- 1 jenkins jenkins 687 May 23 15:07 Jenkinsfile 15:09:51 -rw-rw-r-- 1 jenkins jenkins 11347 May 23 15:07 LICENSE 15:09:51 -rw-rw-r-- 1 jenkins jenkins 2497 May 23 15:07 Makefile 15:09:51 -rw-rw-r-- 1 jenkins jenkins 617 May 23 15:07 OWNERS.md 15:09:51 -rw-rw-r-- 1 jenkins jenkins 31516 May 23 15:07 README.md 15:09:51 -rw-rw-r-- 1 jenkins jenkins 12 May 23 15:08 VERSION 15:09:51 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:07 bin 15:09:51 -rw-r--r-- 1 jenkins jenkins 41317 May 23 15:09 coverage.out 15:09:51 -rw-rw-r-- 1 jenkins jenkins 3467 May 23 15:07 go.mod 15:09:51 -rw-rw-r-- 1 jenkins jenkins 31505 May 23 15:07 go.sum 15:09:51 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:07 images 15:09:51 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:07 internal 15:09:51 -rw-rw-r-- 1 jenkins jenkins 531 May 23 15:07 main.go 15:09:51 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:07 res 15:09:51 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:07 snap 15:09:51 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:51 + 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=8dd5fe76521e707b38babf35fdd02e1e35c7969f --label arch=amd64 --label version=3.0.0-dev.39 . 15:09:51 Sending build context to Docker daemon 12.67MB 15:09:51 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:09:51 Step 2/29 : FROM ${BASE} AS builder 15:09:51 ---> 5340aa8f1ff6 15:09:51 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:09:52 ---> Running in f009df369ff3 15:09:52 Removing intermediate container f009df369ff3 15:09:52 ---> d6e88e4b854a 15:09:52 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:09:52 ---> Running in 60e73e4ed06e 15:09:52 Removing intermediate container 60e73e4ed06e 15:09:52 ---> 8b9ecf073778 15:09:52 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:09:52 ---> Running in 75e9ea095b12 15:09:52 Removing intermediate container 75e9ea095b12 15:09:52 ---> 5fed47880ef4 15:09:52 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:09:52 ---> Running in f7467b365271 15:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:09:53 OK: 265 MiB in 53 packages 15:09:53 Removing intermediate container f7467b365271 15:09:53 ---> e7ecec1b8095 15:09:53 Step 7/29 : WORKDIR /app 15:09:53 ---> Running in 5b63c757c2e9 15:09:53 Removing intermediate container 5b63c757c2e9 15:09:53 ---> 3a2accceff1c 15:09:53 Step 8/29 : COPY go.mod vendor* ./ 15:09:53 ---> f8ec41cff367 15:09:53 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:53 ---> Running in c8de74c35396 15:09:54 Removing intermediate container c8de74c35396 15:09:54 ---> 6086be891c1a 15:09:54 Step 10/29 : COPY . . 15:09:54 ---> 64d009fd9b04 15:09:54 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:09:54 ---> Running in 0f5c26bdda9f 15:09:54 Removing intermediate container 0f5c26bdda9f 15:09:54 ---> c44469c6e955 15:09:54 Step 12/29 : RUN $MAKE 15:09:54 ---> Running in 2a1cb8fea72e 15:09:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.39 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.39" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:10:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16506 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:10:02 Running in /w/workspace/app-rfid-llrp-inventory/108 [Pipeline] { [Pipeline] checkout 15:10:02 The recommended git tool is: git 15:10:10 using credential edgex-jenkins-ssh 15:10:10 Cloning the remote Git repository 15:10:10 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:10:10 > git init /w/workspace/app-rfid-llrp-inventory/108 # timeout=10 15:10:11 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:10:11 > git --version # timeout=10 15:10:11 > git --version # 'git version 2.25.1' 15:10:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:13 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:10:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:14 Avoid second fetch 15:10:14 Checking out Revision 8dd5fe76521e707b38babf35fdd02e1e35c7969f (main) 15:10:14 > git config core.sparsecheckout # timeout=10 15:10:14 > git checkout -f 8dd5fe76521e707b38babf35fdd02e1e35c7969f # timeout=10 15:10:15 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#199)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:10:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:10:16 % Total % Received % Xferd Average Speed Time Time Time Current 15:10:16 Dload Upload Total Spent Left Speed 15:10:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh 15:10:17 Removing intermediate container 2a1cb8fea72e 15:10:17 ---> 3a11c0fd410e 15:10:17 Step 13/29 : FROM alpine:3.17 15:10:17 3.17: Pulling from library/alpine 15:10:17 f56be85fc22e: Already exists 15:10:17 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:10:17 Status: Downloaded newer image for alpine:3.17 15:10:17 ---> 9ed4aefc74f6 15:10:17 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:10:17 ---> Running in 6ea019027f4a 15:10:17 Removing intermediate container 6ea019027f4a 15:10:17 ---> fa492e56623a 15:10:17 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:10:17 ---> Running in ce99245157b4 15:10:17 Removing intermediate container ce99245157b4 15:10:17 ---> ce7029e5e2c5 15:10:17 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:10:17 ---> Running in bfe290e4b5fc 15:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:10:17 (1/2) Installing ca-certificates (20230506-r0) 15:10:17 (2/2) Installing dumb-init (1.2.5-r2) 15:10:17 Executing busybox-1.35.0-r29.trigger 15:10:17 Executing ca-certificates-20230506-r0.trigger 15:10:17 OK: 8 MiB in 17 packages 15:10:17 Removing intermediate container bfe290e4b5fc 15:10:17 ---> db32a8b5df1d 15:10:17 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:10:17 ---> e7038bbb0fe3 15:10:17 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:10:17 ---> 6e8ba36a5181 15:10:17 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:10:17 ---> 9573e8cdf509 15:10:17 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:10:17 ---> 46ba0ff01736 15:10:17 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:10:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:10:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:10:17 + sudo tee /etc/docker/daemon.new 15:10:17 { 15:10:17 "registry-mirrors": [ 15:10:17 "https://nexus3.edgexfoundry.org:10001" 15:10:17 ], 15:10:17 "bip": "10.250.0.254/24", 15:10:17 "hosts": [ 15:10:17 "tcp://0.0.0.0:5555", 15:10:17 "unix:///var/run/docker.sock" 15:10:17 ], 15:10:17 "mtu": 1458, 15:10:17 "selinux-enabled": true, 15:10:17 "seccomp-profile": "/etc/docker/seccomp.json" 15:10:17 } [Pipeline] sh 15:10:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 15:10:17 ---> 2a94492cb51c 15:10:17 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:10:17 ---> Running in d127b9755da9 [Pipeline] sh 15:10:18 + sudo service docker restart 15:10:18 Removing intermediate container d127b9755da9 15:10:18 ---> 5ac9c2749bca 15:10:18 Step 23/29 : VOLUME /cache 15:10:18 ---> Running in 5293c08e505c 15:10:18 Removing intermediate container 5293c08e505c 15:10:18 ---> 47bbec757441 15:10:18 Step 24/29 : EXPOSE 59711 15:10:18 ---> Running in f454c69fdfca 15:10:18 Removing intermediate container f454c69fdfca 15:10:18 ---> 848e673d9f99 15:10:18 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:10:18 ---> Running in 9025dee04e59 15:10:18 Removing intermediate container 9025dee04e59 15:10:18 ---> b3bfaabc37be 15:10:18 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:10:18 ---> Running in 1fefab22aed7 15:10:18 Removing intermediate container 1fefab22aed7 15:10:18 ---> 6fe419ee2c4e 15:10:18 Step 27/29 : LABEL arch=amd64 15:10:18 ---> Running in 7b8dcf7a1e7f 15:10:18 Removing intermediate container 7b8dcf7a1e7f 15:10:18 ---> 566dda9d4b39 15:10:18 Step 28/29 : LABEL git_sha=8dd5fe76521e707b38babf35fdd02e1e35c7969f 15:10:18 ---> Running in 16179104c310 15:10:18 Removing intermediate container 16179104c310 15:10:18 ---> 4c751bced449 15:10:18 Step 29/29 : LABEL version=3.0.0-dev.39 15:10:18 ---> Running in fc9ff72efa87 15:10:18 Removing intermediate container fc9ff72efa87 15:10:18 ---> 08f03758eb16 15:10:18 [Warning] One or more build-args [ARCH] were not consumed 15:10:18 Successfully built 08f03758eb16 15:10:18 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 15:10:19 provisioning config files... 15:10:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11614740144730452126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:19 ---> docker-login.sh 15:10:19 nexus3.edgexfoundry.org:10001 15:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:19 Configure a credential helper to remove this warning. See 15:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:19 15:10:19 Login Succeeded 15:10:19 nexus3.edgexfoundry.org:10002 15:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:19 Configure a credential helper to remove this warning. See 15:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:19 15:10:19 Login Succeeded 15:10:19 nexus3.edgexfoundry.org:10003 15:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:19 Configure a credential helper to remove this warning. See 15:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:19 15:10:19 Login Succeeded 15:10:19 nexus3.edgexfoundry.org:10004 15:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:19 Configure a credential helper to remove this warning. See 15:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:19 15:10:19 Login Succeeded 15:10:19 docker.io 15:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:19 Configure a credential helper to remove this warning. See 15:10:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:19 15:10:19 Login Succeeded 15:10:19 ---> docker-login.sh ends [Pipeline] } 15:10:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:19 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:10:19 8dd5fe76521e707b38babf35fdd02e1e35c7969f 15:10:19 latest 15:10:19 3.0.0-dev.39 15:10:19 8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 15:10:19 main 15:10:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:20 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8dd5fe76521e707b38babf35fdd02e1e35c7969f 15:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:10:20 a012eacd4ed6: Preparing 15:10:20 1f2ec291153e: Preparing 15:10:20 29b9a694a01c: Preparing 15:10:20 785951cffcd7: Preparing 15:10:20 cf3db034c23e: Preparing 15:10:20 e3c89adf7eb7: Preparing 15:10:20 16c0996aafdc: Preparing 15:10:20 f1417ff83b31: Preparing 15:10:20 e3c89adf7eb7: Waiting 15:10:20 16c0996aafdc: Waiting 15:10:20 f1417ff83b31: Waiting 15:10:20 a012eacd4ed6: Pushed 15:10:20 785951cffcd7: Pushed 15:10:20 29b9a694a01c: Pushed 15:10:20 cf3db034c23e: Pushed 15:10:20 f1417ff83b31: Layer already exists 15:10:20 e3c89adf7eb7: Pushed 15:10:20 16c0996aafdc: Pushed 15:10:23 1f2ec291153e: Pushed 15:10:23 8dd5fe76521e707b38babf35fdd02e1e35c7969f: digest: sha256:45da8eacec02216979dead06f447b9a4136c2455f544b5a55804cc2ea5c29f8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:23 + 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 15:10:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:10:23 a012eacd4ed6: Preparing 15:10:23 1f2ec291153e: Preparing 15:10:23 29b9a694a01c: Preparing 15:10:23 785951cffcd7: Preparing 15:10:23 cf3db034c23e: Preparing 15:10:23 e3c89adf7eb7: Preparing 15:10:23 16c0996aafdc: Preparing 15:10:23 f1417ff83b31: Preparing 15:10:23 16c0996aafdc: Waiting 15:10:23 e3c89adf7eb7: Waiting 15:10:23 f1417ff83b31: Waiting 15:10:23 a012eacd4ed6: Layer already exists 15:10:23 cf3db034c23e: Layer already exists 15:10:23 1f2ec291153e: Layer already exists 15:10:23 785951cffcd7: Layer already exists 15:10:23 29b9a694a01c: Layer already exists 15:10:23 e3c89adf7eb7: Layer already exists 15:10:23 16c0996aafdc: Layer already exists 15:10:23 f1417ff83b31: Layer already exists 15:10:23 latest: digest: sha256:45da8eacec02216979dead06f447b9a4136c2455f544b5a55804cc2ea5c29f8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:24 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.39 15:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:10:24 a012eacd4ed6: Preparing 15:10:24 1f2ec291153e: Preparing 15:10:24 29b9a694a01c: Preparing 15:10:24 785951cffcd7: Preparing 15:10:24 cf3db034c23e: Preparing 15:10:24 e3c89adf7eb7: Preparing 15:10:24 16c0996aafdc: Preparing 15:10:24 f1417ff83b31: Preparing 15:10:24 e3c89adf7eb7: Waiting 15:10:24 16c0996aafdc: Waiting 15:10:24 f1417ff83b31: Waiting 15:10:24 cf3db034c23e: Layer already exists 15:10:24 29b9a694a01c: Layer already exists 15:10:24 a012eacd4ed6: Layer already exists 15:10:24 785951cffcd7: Layer already exists 15:10:24 1f2ec291153e: Layer already exists 15:10:24 f1417ff83b31: Layer already exists 15:10:24 e3c89adf7eb7: Layer already exists 15:10:24 16c0996aafdc: Layer already exists 15:10:24 3.0.0-dev.39: digest: sha256:45da8eacec02216979dead06f447b9a4136c2455f544b5a55804cc2ea5c29f8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:24 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 15:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:10:25 a012eacd4ed6: Preparing 15:10:25 1f2ec291153e: Preparing 15:10:25 29b9a694a01c: Preparing 15:10:25 785951cffcd7: Preparing 15:10:25 cf3db034c23e: Preparing 15:10:25 e3c89adf7eb7: Preparing 15:10:25 16c0996aafdc: Preparing 15:10:25 f1417ff83b31: Preparing 15:10:25 16c0996aafdc: Waiting 15:10:25 e3c89adf7eb7: Waiting 15:10:25 f1417ff83b31: Waiting 15:10:25 785951cffcd7: Layer already exists 15:10:25 29b9a694a01c: Layer already exists 15:10:25 a012eacd4ed6: Layer already exists 15:10:25 1f2ec291153e: Layer already exists 15:10:25 cf3db034c23e: Layer already exists 15:10:25 16c0996aafdc: Layer already exists 15:10:25 f1417ff83b31: Layer already exists 15:10:25 e3c89adf7eb7: Layer already exists 15:10:25 8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39: digest: sha256:45da8eacec02216979dead06f447b9a4136c2455f544b5a55804cc2ea5c29f8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:25 + 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 15:10:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:10:25 a012eacd4ed6: Preparing 15:10:25 1f2ec291153e: Preparing 15:10:25 29b9a694a01c: Preparing 15:10:25 785951cffcd7: Preparing 15:10:25 cf3db034c23e: Preparing 15:10:25 e3c89adf7eb7: Preparing 15:10:25 16c0996aafdc: Preparing 15:10:25 f1417ff83b31: Preparing 15:10:25 e3c89adf7eb7: Waiting 15:10:25 16c0996aafdc: Waiting 15:10:25 f1417ff83b31: Waiting 15:10:25 1f2ec291153e: Layer already exists 15:10:25 a012eacd4ed6: Layer already exists 15:10:25 785951cffcd7: Layer already exists 15:10:25 cf3db034c23e: Layer already exists 15:10:25 29b9a694a01c: Layer already exists 15:10:25 e3c89adf7eb7: Layer already exists 15:10:25 f1417ff83b31: Layer already exists 15:10:25 16c0996aafdc: Layer already exists 15:10:25 main: digest: sha256:45da8eacec02216979dead06f447b9a4136c2455f544b5a55804cc2ea5c29f8c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:25 ===================================================== [Pipeline] echo 15:10:25 taggedImages: 15:10:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8dd5fe76521e707b38babf35fdd02e1e35c7969f 15:10:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:10:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.39 15:10:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 15:10:25 - 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 15:10:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:26 15:10:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:26 latest: Pulling from edgex-lftools-log-publisher 15:10:26 5eb5b503b376: Pulling fs layer 15:10:26 5c69ac0246d0: Pulling fs layer 15:10:26 ec43610c2a17: Pulling fs layer 15:10:26 3a2ae6a8a46f: Pulling fs layer 15:10:26 33b1e0a273af: Pulling fs layer 15:10:26 5d3b04190fa2: Pulling fs layer 15:10:26 2f39f015ded8: Pulling fs layer 15:10:26 5d3b04190fa2: Waiting 15:10:26 2f39f015ded8: Waiting 15:10:26 33b1e0a273af: Waiting 15:10:26 5c69ac0246d0: Download complete 15:10:26 3a2ae6a8a46f: Verifying Checksum 15:10:26 3a2ae6a8a46f: Download complete 15:10:26 33b1e0a273af: Verifying Checksum 15:10:26 33b1e0a273af: Download complete 15:10:26 5d3b04190fa2: Verifying Checksum 15:10:26 5d3b04190fa2: Download complete 15:10:26 ec43610c2a17: Verifying Checksum 15:10:26 ec43610c2a17: Download complete 15:10:26 5eb5b503b376: Verifying Checksum 15:10:26 5eb5b503b376: Download complete 15:10:27 2f39f015ded8: Download complete 15:10:27 5eb5b503b376: Pull complete 15:10:27 5c69ac0246d0: Pull complete 15:10:28 ec43610c2a17: Pull complete 15:10:28 3a2ae6a8a46f: Pull complete 15:10:28 33b1e0a273af: Pull complete 15:10:28 5d3b04190fa2: Pull complete 15:10:32 2f39f015ded8: Pull complete 15:10:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:33 prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container 15:10:33 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:10:36 $ docker top e70a71fcb246eed95078c002b9c34e9b9e380e79d4bf1d8994d09284dd91592a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:36 provisioning config files... 15:10:36 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/108@tmp/config2616050403452492773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:36 ---> job-cost.sh 15:10:36 lf-activate-venv: SKIPPING 15:10:36 INFO: No Stack... 15:10:36 ---> docker-login.sh 15:10:36 nexus3.edgexfoundry.org:10001 15:10:37 INFO: Retrieving Pricing Info for: v3-standard-8 15:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:37 Configure a credential helper to remove this warning. See 15:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:37 15:10:37 Login Succeeded 15:10:37 nexus3.edgexfoundry.org:10002 15:10:37 INFO: Archiving Costs [Pipeline] sh 15:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:37 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:10:37 + cut -d, -f6 [Pipeline] lock 15:10:37 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] 15:10:37 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] did not exist. Created. 15:10:37 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:38 Configure a credential helper to remove this warning. See 15:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:38 15:10:38 Login Succeeded 15:10:38 nexus3.edgexfoundry.org:10003 15:10:38 + echo total: 0.2199999988079071 [Pipeline] stash 15:10:38 Stashed 1 file(s) [Pipeline] } 15:10:38 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 15:10:38 $ docker stop --time=1 e70a71fcb246eed95078c002b9c34e9b9e380e79d4bf1d8994d09284dd91592a 15:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:38 Configure a credential helper to remove this warning. See 15:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:38 15:10:38 Login Succeeded 15:10:38 nexus3.edgexfoundry.org:10004 15:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:38 Configure a credential helper to remove this warning. See 15:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:38 15:10:38 Login Succeeded 15:10:38 docker.io 15:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:39 Configure a credential helper to remove this warning. See 15:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:39 15:10:39 Login Succeeded 15:10:39 ---> docker-login.sh ends 15:10:39 $ docker rm -f --volumes e70a71fcb246eed95078c002b9c34e9b9e380e79d4bf1d8994d09284dd91592a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 15:10:39 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 15:10:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:39 ========================================================= 15:10:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:10:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:10:40 Sending build context to Docker daemon 678.4kB 15:10:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:10:40 Step 2/12 : FROM ${BASE} AS builder 15:10:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:10:40 c41833b44d91: Pulling fs layer 15:10:40 ed15518f5707: Pulling fs layer 15:10:40 feae8fd75edb: Pulling fs layer 15:10:40 242c74f7c9fa: Pulling fs layer 15:10:40 3cdef696dda3: Pulling fs layer 15:10:40 2ced38df9373: Pulling fs layer 15:10:40 58f1dce35555: Pulling fs layer 15:10:40 242c74f7c9fa: Waiting 15:10:40 2ced38df9373: Waiting 15:10:40 3cdef696dda3: Waiting 15:10:40 58f1dce35555: Waiting 15:10:40 ed15518f5707: Verifying Checksum 15:10:40 ed15518f5707: Download complete 15:10:40 242c74f7c9fa: Verifying Checksum 15:10:40 242c74f7c9fa: Download complete 15:10:40 3cdef696dda3: Verifying Checksum 15:10:40 3cdef696dda3: Download complete 15:10:40 c41833b44d91: Verifying Checksum 15:10:40 c41833b44d91: Download complete 15:10:41 c41833b44d91: Pull complete 15:10:42 58f1dce35555: Verifying Checksum 15:10:42 58f1dce35555: Download complete 15:10:42 ed15518f5707: Pull complete 15:10:43 2ced38df9373: Verifying Checksum 15:10:43 2ced38df9373: Download complete 15:10:43 feae8fd75edb: Verifying Checksum 15:10:43 feae8fd75edb: Download complete 15:10:58 feae8fd75edb: Pull complete 15:10:58 242c74f7c9fa: Pull complete 15:10:58 3cdef696dda3: Pull complete 15:11:08 2ced38df9373: Pull complete 15:11:12 58f1dce35555: Pull complete 15:11:14 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:11:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:11:14 ---> fadd8f120f05 15:11:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:11:15 ---> Running in b501fda864d1 15:11:15 Removing intermediate container b501fda864d1 15:11:15 ---> 3bea63b9ca53 15:11:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:11:15 ---> Running in 7b7d4ff69602 15:11:16 Removing intermediate container 7b7d4ff69602 15:11:16 ---> 2f532b48bcac 15:11:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:11:16 ---> Running in 8a7ec4c5f986 15:11:16 Removing intermediate container 8a7ec4c5f986 15:11:16 ---> cbd160db9b23 15:11:16 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:11:16 ---> Running in 6497ffee2587 15:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:11:19 OK: 263 MiB in 53 packages 15:11:20 Removing intermediate container 6497ffee2587 15:11:20 ---> 35bf9b4701e3 15:11:20 Step 7/12 : WORKDIR /app 15:11:20 ---> Running in c271d4f065d9 15:11:20 Removing intermediate container c271d4f065d9 15:11:20 ---> f43e7901e751 15:11:20 Step 8/12 : COPY go.mod vendor* ./ 15:11:21 ---> 8b1bdd21d770 15:11:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:21 ---> Running in 3810c8f38d12 15:12:29 Removing intermediate container 3810c8f38d12 15:12:29 ---> f2a66d89118a 15:12:29 Step 10/12 : COPY . . 15:12:29 ---> 1446464dde8c 15:12:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:12:29 ---> Running in 5999197dfdee 15:12:29 Removing intermediate container 5999197dfdee 15:12:29 ---> 55f5372be6a3 15:12:29 Step 12/12 : RUN $MAKE 15:12:29 ---> Running in 174c606e2898 15:12:29 noop 15:12:29 Removing intermediate container 174c606e2898 15:12:29 ---> b3758bb66602 15:12:29 Successfully built b3758bb66602 15:12:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:29 + docker inspect -f . ci-base-image-arm64 15:12:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:29 prd-ubuntu20.04-docker-arm64-4c-16g-16506 does not seem to be running inside a container 15:12:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/108 -v /w/workspace/app-rfid-llrp-inventory/108:/w/workspace/app-rfid-llrp-inventory/108:rw,z -v /w/workspace/app-rfid-llrp-inventory/108@tmp:/w/workspace/app-rfid-llrp-inventory/108@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 15:12:31 $ docker top 178e3398dc567fb1abfdb95cbbd4c64839cdbef8c598f91039686882932edc6e -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:31 + go version 15:12:31 go version go1.20.2 linux/arm64 [Pipeline] } 15:12:31 $ docker stop --time=1 178e3398dc567fb1abfdb95cbbd4c64839cdbef8c598f91039686882932edc6e 15:12:35 $ docker rm -f --volumes 178e3398dc567fb1abfdb95cbbd4c64839cdbef8c598f91039686882932edc6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:35 + docker inspect -f . ci-base-image-arm64 15:12:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:36 prd-ubuntu20.04-docker-arm64-4c-16g-16506 does not seem to be running inside a container 15:12:36 $ 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/108 -v /w/workspace/app-rfid-llrp-inventory/108:/w/workspace/app-rfid-llrp-inventory/108:rw,z -v /w/workspace/app-rfid-llrp-inventory/108@tmp:/w/workspace/app-rfid-llrp-inventory/108@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 15:12:37 $ docker top c5189cec176f1a885738c3e213f84a3669cde590bda910d55e3e21c548cf4aba -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:37 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/108 [Pipeline] fileExists [Pipeline] sh 15:12:38 + make test 15:12:38 go test -race ./... -coverprofile=coverage.out ./... 15:15:15 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:15:20 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:15:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.975s coverage: 86.2% of statements 15:15:30 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.451s coverage: 71.9% of statements 15:15:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:15:31 go vet ./... 15:17:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:17:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:17:53 ./bin/test-attribution.sh 15:17:53 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 15:17:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:17:53 $ docker stop --time=1 c5189cec176f1a885738c3e213f84a3669cde590bda910d55e3e21c548cf4aba 15:17:55 $ docker rm -f --volumes c5189cec176f1a885738c3e213f84a3669cde590bda910d55e3e21c548cf4aba [Pipeline] // withDockerContainer [Pipeline] sh 15:17:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:17:57 Warning: overwriting stash ‘coverage-report’ 15:17:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:17:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:17:58 + ls -al . 15:17:58 total 224 15:17:58 drwxrwxr-x 10 jenkins jenkins 4096 May 23 15:12 . 15:17:58 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:10 .. 15:17:58 -rw-rw-r-- 1 jenkins jenkins 262 May 23 15:10 .dockerignore 15:17:58 drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:10 .git 15:17:58 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:10 .github 15:17:58 -rw-rw-r-- 1 jenkins jenkins 788 May 23 15:10 .gitignore 15:17:58 -rw-rw-r-- 1 jenkins jenkins 41 May 23 15:10 .golangci.yml 15:17:58 -rw-rw-r-- 1 jenkins jenkins 9805 May 23 15:10 Attribution.txt 15:17:58 -rw-rw-r-- 1 jenkins jenkins 4331 May 23 15:10 CHANGELOG.md 15:17:58 -rw-rw-r-- 1 jenkins jenkins 1659 May 23 15:10 Dockerfile 15:17:58 -rw-rw-r-- 1 jenkins jenkins 677 May 23 15:10 GOVERNANCE.md 15:17:58 -rw-rw-r-- 1 jenkins jenkins 687 May 23 15:10 Jenkinsfile 15:17:58 -rw-rw-r-- 1 jenkins jenkins 11347 May 23 15:10 LICENSE 15:17:58 -rw-rw-r-- 1 jenkins jenkins 2497 May 23 15:10 Makefile 15:17:58 -rw-rw-r-- 1 jenkins jenkins 617 May 23 15:10 OWNERS.md 15:17:58 -rw-rw-r-- 1 jenkins jenkins 31516 May 23 15:10 README.md 15:17:58 -rw-rw-r-- 1 jenkins jenkins 12 May 23 15:08 VERSION 15:17:58 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:10 bin 15:17:58 -rw-r--r-- 1 jenkins jenkins 41317 May 23 15:15 coverage.out 15:17:58 -rw-rw-r-- 1 jenkins jenkins 3467 May 23 15:10 go.mod 15:17:58 -rw-rw-r-- 1 jenkins jenkins 31505 May 23 15:10 go.sum 15:17:58 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:10 images 15:17:58 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:10 internal 15:17:58 -rw-rw-r-- 1 jenkins jenkins 531 May 23 15:10 main.go 15:17:58 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:10 res 15:17:58 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:10 snap 15:17:58 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:58 + 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=8dd5fe76521e707b38babf35fdd02e1e35c7969f --label arch=arm64 --label version=3.0.0-dev.39 . 15:17:58 Sending build context to Docker daemon 678.4kB 15:17:58 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:17:58 Step 2/29 : FROM ${BASE} AS builder 15:17:58 ---> b3758bb66602 15:17:58 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:17:59 ---> Running in 3f4b91c46312 15:17:59 Removing intermediate container 3f4b91c46312 15:17:59 ---> 20a4f1792e2f 15:17:59 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:17:59 ---> Running in 643b429e7bf8 15:18:00 Removing intermediate container 643b429e7bf8 15:18:00 ---> 63700a4afd10 15:18:00 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:18:00 ---> Running in 42c0089b1f7d 15:18:00 Removing intermediate container 42c0089b1f7d 15:18:00 ---> ea80ce2cef1a 15:18:00 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:18:00 ---> Running in df7f8c288fa1 15:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:18:03 OK: 263 MiB in 53 packages 15:18:04 Removing intermediate container df7f8c288fa1 15:18:04 ---> e3c2239b2775 15:18:04 Step 7/29 : WORKDIR /app 15:18:04 ---> Running in 461839d7b17d 15:18:04 Removing intermediate container 461839d7b17d 15:18:04 ---> 302db250a186 15:18:04 Step 8/29 : COPY go.mod vendor* ./ 15:18:05 ---> 6a5e5d880286 15:18:05 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:05 ---> Running in fa375bdc7ff5 15:18:07 Removing intermediate container fa375bdc7ff5 15:18:07 ---> dfadc69c3deb 15:18:07 Step 10/29 : COPY . . 15:18:08 ---> 719e936a7a72 15:18:08 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:18:08 ---> Running in d626ba47f395 15:18:08 Removing intermediate container d626ba47f395 15:18:08 ---> a2ee71b297c1 15:18:08 Step 12/29 : RUN $MAKE 15:18:08 ---> Running in 6f13367b4b21 15:18:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.39 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.39" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:20:31 Removing intermediate container 6f13367b4b21 15:20:31 ---> f6850c9ef5e7 15:20:31 Step 13/29 : FROM alpine:3.17 15:20:31 3.17: Pulling from library/alpine 15:20:31 c41833b44d91: Already exists 15:20:31 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:20:31 Status: Downloaded newer image for alpine:3.17 15:20:31 ---> 51e60588ff2c 15:20:31 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:20:31 ---> Running in 0443513cab68 15:20:31 Removing intermediate container 0443513cab68 15:20:31 ---> 6c849146fa95 15:20:31 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:20:31 ---> Running in 7929da1c11a4 15:20:31 Removing intermediate container 7929da1c11a4 15:20:31 ---> 7796e03a0f93 15:20:31 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:20:31 ---> Running in 8194444a0b3d 15:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:20:31 (1/2) Installing ca-certificates (20230506-r0) 15:20:31 (2/2) Installing dumb-init (1.2.5-r2) 15:20:31 Executing busybox-1.35.0-r29.trigger 15:20:31 Executing ca-certificates-20230506-r0.trigger 15:20:31 OK: 8 MiB in 17 packages 15:20:31 Removing intermediate container 8194444a0b3d 15:20:31 ---> 5a22928473b0 15:20:31 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:20:31 ---> f7ad9eaffa97 15:20:31 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:20:31 ---> 03dac3b7c991 15:20:31 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:20:31 ---> 8b50c048d1c3 15:20:31 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:20:31 ---> fda8d27fe87b 15:20:31 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:20:31 ---> afa9defa6851 15:20:31 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:20:31 ---> Running in 78660c5fda3a 15:20:31 Removing intermediate container 78660c5fda3a 15:20:31 ---> d559c6c8b238 15:20:31 Step 23/29 : VOLUME /cache 15:20:31 ---> Running in 21a17769301f 15:20:31 Removing intermediate container 21a17769301f 15:20:31 ---> 57bacaca1d33 15:20:31 Step 24/29 : EXPOSE 59711 15:20:31 ---> Running in 1e737fc54fc1 15:20:31 Removing intermediate container 1e737fc54fc1 15:20:31 ---> 7382070e954b 15:20:31 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:20:31 ---> Running in 451eb725f736 15:20:32 Removing intermediate container 451eb725f736 15:20:32 ---> 61903ea09ad6 15:20:32 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:20:32 ---> Running in e302b2bedc95 15:20:32 Removing intermediate container e302b2bedc95 15:20:32 ---> 199288cbaa8a 15:20:32 Step 27/29 : LABEL arch=arm64 15:20:32 ---> Running in 39d0f81593d5 15:20:33 Removing intermediate container 39d0f81593d5 15:20:33 ---> 4bcbfa28a74b 15:20:33 Step 28/29 : LABEL git_sha=8dd5fe76521e707b38babf35fdd02e1e35c7969f 15:20:33 ---> Running in dc53bb532f35 15:20:33 Removing intermediate container dc53bb532f35 15:20:33 ---> 1d2f72630342 15:20:33 Step 29/29 : LABEL version=3.0.0-dev.39 15:20:33 ---> Running in 539b0d249de0 15:20:33 Removing intermediate container 539b0d249de0 15:20:33 ---> 9d91ee63a038 15:20:33 [Warning] One or more build-args [ARCH] were not consumed 15:20:33 Successfully built 9d91ee63a038 15:20:33 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 15:20:34 provisioning config files... 15:20:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/108@tmp/config8038415179441783635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:34 ---> docker-login.sh 15:20:34 nexus3.edgexfoundry.org:10001 15:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:34 Configure a credential helper to remove this warning. See 15:20:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:34 15:20:34 Login Succeeded 15:20:34 nexus3.edgexfoundry.org:10002 15:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:34 Configure a credential helper to remove this warning. See 15:20:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:34 15:20:34 Login Succeeded 15:20:34 nexus3.edgexfoundry.org:10003 15:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:35 Configure a credential helper to remove this warning. See 15:20:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:35 15:20:35 Login Succeeded 15:20:35 nexus3.edgexfoundry.org:10004 15:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:35 Configure a credential helper to remove this warning. See 15:20:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:35 15:20:35 Login Succeeded 15:20:35 docker.io 15:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:36 Configure a credential helper to remove this warning. See 15:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:36 15:20:36 Login Succeeded 15:20:36 ---> docker-login.sh ends [Pipeline] } 15:20:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:20:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:36 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:20:36 8dd5fe76521e707b38babf35fdd02e1e35c7969f 15:20:36 latest 15:20:36 3.0.0-dev.39 15:20:36 8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 15:20:36 main 15:20:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:36 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8dd5fe76521e707b38babf35fdd02e1e35c7969f 15:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:20:37 dc6efcad3450: Preparing 15:20:37 fb2ea56972f4: Preparing 15:20:37 0019e136728d: Preparing 15:20:37 e1e31dbf1393: Preparing 15:20:37 44c7cc3b5838: Preparing 15:20:37 82647b2d0bc1: Preparing 15:20:37 f80d953d9676: Preparing 15:20:37 26cbea5cba74: Preparing 15:20:37 82647b2d0bc1: Waiting 15:20:37 26cbea5cba74: Waiting 15:20:37 f80d953d9676: Waiting 15:20:37 e1e31dbf1393: Pushed 15:20:37 0019e136728d: Pushed 15:20:37 44c7cc3b5838: Pushed 15:20:37 dc6efcad3450: Pushed 15:20:37 26cbea5cba74: Layer already exists 15:20:37 82647b2d0bc1: Pushed 15:20:37 f80d953d9676: Pushed 15:20:43 fb2ea56972f4: Pushed 15:20:43 8dd5fe76521e707b38babf35fdd02e1e35c7969f: digest: sha256:4fd0c46f540422492916c4e4397220624b58c9978ad9a1978b33a23cfc3cb5a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:43 + 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 15:20:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:20:43 dc6efcad3450: Preparing 15:20:43 fb2ea56972f4: Preparing 15:20:43 0019e136728d: Preparing 15:20:43 e1e31dbf1393: Preparing 15:20:43 44c7cc3b5838: Preparing 15:20:43 82647b2d0bc1: Preparing 15:20:43 f80d953d9676: Preparing 15:20:43 26cbea5cba74: Preparing 15:20:43 82647b2d0bc1: Waiting 15:20:43 f80d953d9676: Waiting 15:20:43 26cbea5cba74: Waiting 15:20:43 e1e31dbf1393: Layer already exists 15:20:43 fb2ea56972f4: Layer already exists 15:20:43 0019e136728d: Layer already exists 15:20:43 dc6efcad3450: Layer already exists 15:20:43 44c7cc3b5838: Layer already exists 15:20:43 f80d953d9676: Layer already exists 15:20:43 82647b2d0bc1: Layer already exists 15:20:43 26cbea5cba74: Layer already exists 15:20:43 latest: digest: sha256:4fd0c46f540422492916c4e4397220624b58c9978ad9a1978b33a23cfc3cb5a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:44 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.39 15:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:20:44 dc6efcad3450: Preparing 15:20:44 fb2ea56972f4: Preparing 15:20:44 0019e136728d: Preparing 15:20:44 e1e31dbf1393: Preparing 15:20:44 44c7cc3b5838: Preparing 15:20:44 82647b2d0bc1: Preparing 15:20:44 f80d953d9676: Preparing 15:20:44 26cbea5cba74: Preparing 15:20:44 82647b2d0bc1: Waiting 15:20:44 f80d953d9676: Waiting 15:20:44 26cbea5cba74: Waiting 15:20:44 44c7cc3b5838: Layer already exists 15:20:44 fb2ea56972f4: Layer already exists 15:20:44 0019e136728d: Layer already exists 15:20:44 dc6efcad3450: Layer already exists 15:20:44 e1e31dbf1393: Layer already exists 15:20:44 82647b2d0bc1: Layer already exists 15:20:44 f80d953d9676: Layer already exists 15:20:44 26cbea5cba74: Layer already exists 15:20:44 3.0.0-dev.39: digest: sha256:4fd0c46f540422492916c4e4397220624b58c9978ad9a1978b33a23cfc3cb5a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:45 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 15:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:20:45 dc6efcad3450: Preparing 15:20:45 fb2ea56972f4: Preparing 15:20:45 0019e136728d: Preparing 15:20:45 e1e31dbf1393: Preparing 15:20:45 44c7cc3b5838: Preparing 15:20:45 82647b2d0bc1: Preparing 15:20:45 f80d953d9676: Preparing 15:20:45 26cbea5cba74: Preparing 15:20:45 f80d953d9676: Waiting 15:20:45 26cbea5cba74: Waiting 15:20:45 82647b2d0bc1: Waiting 15:20:45 fb2ea56972f4: Layer already exists 15:20:45 44c7cc3b5838: Layer already exists 15:20:45 0019e136728d: Layer already exists 15:20:45 dc6efcad3450: Layer already exists 15:20:45 e1e31dbf1393: Layer already exists 15:20:45 f80d953d9676: Layer already exists 15:20:45 82647b2d0bc1: Layer already exists 15:20:45 26cbea5cba74: Layer already exists 15:20:46 8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39: digest: sha256:4fd0c46f540422492916c4e4397220624b58c9978ad9a1978b33a23cfc3cb5a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:46 + 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 15:20:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:20:46 dc6efcad3450: Preparing 15:20:46 fb2ea56972f4: Preparing 15:20:46 0019e136728d: Preparing 15:20:46 e1e31dbf1393: Preparing 15:20:46 44c7cc3b5838: Preparing 15:20:46 82647b2d0bc1: Preparing 15:20:46 f80d953d9676: Preparing 15:20:46 26cbea5cba74: Preparing 15:20:46 f80d953d9676: Waiting 15:20:46 26cbea5cba74: Waiting 15:20:46 82647b2d0bc1: Waiting 15:20:46 fb2ea56972f4: Layer already exists 15:20:46 0019e136728d: Layer already exists 15:20:46 dc6efcad3450: Layer already exists 15:20:46 e1e31dbf1393: Layer already exists 15:20:46 44c7cc3b5838: Layer already exists 15:20:46 f80d953d9676: Layer already exists 15:20:46 26cbea5cba74: Layer already exists 15:20:46 82647b2d0bc1: Layer already exists 15:20:47 main: digest: sha256:4fd0c46f540422492916c4e4397220624b58c9978ad9a1978b33a23cfc3cb5a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:20:47 ===================================================== [Pipeline] echo 15:20:47 taggedImages: 15:20:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8dd5fe76521e707b38babf35fdd02e1e35c7969f 15:20:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:20:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.39 15:20:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8dd5fe76521e707b38babf35fdd02e1e35c7969f-3.0.0-dev.39 15:20:47 - 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 15:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:20:47 15:20:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:20:47 arm64: Pulling from edgex-lftools-log-publisher 15:20:47 8998bd30e6a1: Pulling fs layer 15:20:47 04944245beec: Pulling fs layer 15:20:47 699f458cf7ca: Pulling fs layer 15:20:47 765212b225bb: Pulling fs layer 15:20:47 f23df028b6ca: Pulling fs layer 15:20:47 d65c8cfc05b1: Pulling fs layer 15:20:47 2437ff75d9bd: Pulling fs layer 15:20:47 f23df028b6ca: Waiting 15:20:47 d65c8cfc05b1: Waiting 15:20:47 2437ff75d9bd: Waiting 15:20:47 765212b225bb: Waiting 15:20:48 04944245beec: Verifying Checksum 15:20:48 04944245beec: Download complete 15:20:48 765212b225bb: Verifying Checksum 15:20:48 765212b225bb: Download complete 15:20:48 f23df028b6ca: Verifying Checksum 15:20:48 f23df028b6ca: Download complete 15:20:48 d65c8cfc05b1: Verifying Checksum 15:20:48 d65c8cfc05b1: Download complete 15:20:48 699f458cf7ca: Verifying Checksum 15:20:48 699f458cf7ca: Download complete 15:20:48 8998bd30e6a1: Verifying Checksum 15:20:48 8998bd30e6a1: Download complete 15:20:51 2437ff75d9bd: Verifying Checksum 15:20:51 2437ff75d9bd: Download complete 15:20:52 8998bd30e6a1: Pull complete 15:20:55 04944245beec: Pull complete 15:20:56 699f458cf7ca: Pull complete 15:20:56 765212b225bb: Pull complete 15:20:57 f23df028b6ca: Pull complete 15:20:58 d65c8cfc05b1: Pull complete 15:21:13 2437ff75d9bd: Pull complete 15:21:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:21:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:21:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:13 prd-ubuntu20.04-docker-arm64-4c-16g-16506 does not seem to be running inside a container 15:21:13 $ 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/108 -v /w/workspace/app-rfid-llrp-inventory/108:/w/workspace/app-rfid-llrp-inventory/108:rw,z -v /w/workspace/app-rfid-llrp-inventory/108@tmp:/w/workspace/app-rfid-llrp-inventory/108@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 15:21:16 $ docker top 504f3879c2e291d19d97cab0015f3a7edc4a00b894536a4264eca6a5eca9bdad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:16 ---> job-cost.sh 15:21:16 lf-activate-venv: SKIPPING 15:21:16 INFO: No Stack... 15:21:17 INFO: Retrieving Pricing Info for: v3-standard-4 15:21:18 INFO: Archiving Costs [Pipeline] sh 15:21:19 + cat /w/workspace/app-rfid-llrp-inventory/108/archives/cost.csv 15:21:19 + cut -d, -f6 [Pipeline] lock 15:21:21 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] 15:21:21 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] did not exist. Created. 15:21:21 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:21:21 /w/workspace/app-rfid-llrp-inventory/108@tmp/durable-2cbbb741/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:21:22 + echo total: 0.10999999940395355 [Pipeline] stash 15:21:22 Warning: overwriting stash ‘stack-cost’ 15:21:22 Stashed 1 file(s) [Pipeline] } 15:21:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 15:21:22 $ docker stop --time=1 504f3879c2e291d19d97cab0015f3a7edc4a00b894536a4264eca6a5eca9bdad 15:21:24 $ docker rm -f --volumes 504f3879c2e291d19d97cab0015f3a7edc4a00b894536a4264eca6a5eca9bdad [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 15:21:24 provisioning config files... 15:21:24 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1893383760121607044tmp [Pipeline] { [Pipeline] sh 15:21:24 + set +x 15:21:24 + curl -s https://codecov.io/bash 15:21:24 + bash -s -- 15:21:25 15:21:25 _____ _ 15:21:25 / ____| | | 15:21:25 | | ___ __| | ___ ___ _____ __ 15:21:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:21:25 | |___| (_) | (_| | __/ (_| (_) \ V / 15:21:25 \_____\___/ \__,_|\___|\___\___/ \_/ 15:21:25 Bash-1.0.6 15:21:25 15:21:25 15:21:25 ==> git version 2.25.1 found 15:21:25 ==> 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 15:21:25 Release-Date: 2020-01-08 15:21:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:21:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:21:25 ==> Jenkins CI detected. 15:21:25 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:21:25 project root: . 15:21:25 --> token set from env 15:21:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:21:25 ==> Running gcov in . (disable via -X gcov) 15:21:25 ==> Python coveragepy not found 15:21:25 ==> Searching for coverage reports in: 15:21:25 + . 15:21:25 -> Found 1 reports 15:21:25 ==> Detecting git/mercurial file structure 15:21:25 ==> Reading reports 15:21:25 + ./coverage.out bytes=41317 15:21:25 ==> Appending adjustments 15:21:25 https://docs.codecov.io/docs/fixing-reports 15:21:25 + Found adjustments 15:21:25 ==> Gzipping contents 15:21:25 12K /tmp/codecov.LCst7p.gz 15:21:25 ==> Uploading reports 15:21:25 url: https://codecov.io 15:21:25 query: branch=main&commit=8dd5fe76521e707b38babf35fdd02e1e35c7969f&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:21:25 -> Pinging Codecov 15:21:25 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=8dd5fe76521e707b38babf35fdd02e1e35c7969f&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:21:25 -> Uploading to 15:21:25 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/581DD39554BDF9B6E22D074273EAD858/8dd5fe76521e707b38babf35fdd02e1e35c7969f/c266d73b-24da-4d9c-9380-f92c4e5d8098.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T152125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3769c056f8c13b26e24549ac8dbe4010b9da2fffa94686d866923b7f8deb2e84 15:21:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:21:25 Dload Upload Total Spent Left Speed 15:21:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 52674 --:--:-- --:--:-- --:--:-- 52910 15:21:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] } 15:21:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:21:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:21:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:21:26 15:21:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:21:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:21:26 df9b9388f04a: Pulling fs layer 15:21:26 52dc419b0ee2: Pulling fs layer 15:21:26 25bc292e5bac: Pulling fs layer 15:21:26 114826534d7a: Pulling fs layer 15:21:26 4657fd5d0bcf: Pulling fs layer 15:21:26 6ad1cebc031e: Pulling fs layer 15:21:26 8a3aa393b2d8: Pulling fs layer 15:21:26 6ad1cebc031e: Waiting 15:21:26 8a3aa393b2d8: Waiting 15:21:26 114826534d7a: Waiting 15:21:26 4657fd5d0bcf: Waiting 15:21:26 52dc419b0ee2: Verifying Checksum 15:21:26 25bc292e5bac: Verifying Checksum 15:21:26 25bc292e5bac: Download complete 15:21:26 4657fd5d0bcf: Verifying Checksum 15:21:26 4657fd5d0bcf: Download complete 15:21:26 df9b9388f04a: Download complete 15:21:27 6ad1cebc031e: Verifying Checksum 15:21:27 6ad1cebc031e: Download complete 15:21:27 df9b9388f04a: Pull complete 15:21:27 52dc419b0ee2: Pull complete 15:21:27 25bc292e5bac: Pull complete 15:21:27 114826534d7a: Verifying Checksum 15:21:27 114826534d7a: Download complete 15:21:27 8a3aa393b2d8: Verifying Checksum 15:21:30 114826534d7a: Pull complete 15:21:30 4657fd5d0bcf: Pull complete 15:21:31 6ad1cebc031e: Pull complete 15:21:34 8a3aa393b2d8: Pull complete 15:21:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:21:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:21:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:34 prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container 15:21:34 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:21:37 $ docker top 97e249fb28dd7774f423cf1f86c77e9f1687f6481a86ec9a0282947d2257b420 -eo pid,comm [Pipeline] { [Pipeline] echo 15:21:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:21:37 + set -o pipefail 15:21:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:21:42 15:21:42 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:21:42 15:21:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/86144989-bc3f-4dd8-a9c7-8e1479042d57 15:21:42 15:21:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:21:42 15:21:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:21:42 15:21:42 15:21:42 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:21:42 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:21:42 More details here: https://snyk.co/ue1NS [Pipeline] } 15:21:42 $ docker stop --time=1 97e249fb28dd7774f423cf1f86c77e9f1687f6481a86ec9a0282947d2257b420 15:21:45 $ docker rm -f --volumes 97e249fb28dd7774f423cf1f86c77e9f1687f6481a86ec9a0282947d2257b420 [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 15:21:46 + git log --format=format:%s -1 8dd5fe76521e707b38babf35fdd02e1e35c7969f [Pipeline] sh 15:21:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:21:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:46 prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container 15:21: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:21:47 $ docker top ac1705c328aecd909cc5ab05fac47d30b064ea2c7a59ff676e8135e92ec75dcf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:47 [ssh-agent] Looking for ssh-agent implementation... 15:21:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:47 $ docker exec ac1705c328aecd909cc5ab05fac47d30b064ea2c7a59ff676e8135e92ec75dcf ssh-agent 15:21:47 SSH_AUTH_SOCK=/tmp/ssh-eJJTuBSPKm6Y/agent.32 15:21:47 SSH_AGENT_PID=38 15:21:47 Running ssh-add (command line suppressed) 15:21:47 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17983828319570507741.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17983828319570507741.key) 15:21:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:48 + git semver tag 15:21:48 2023-05-23 15:21:48,201 [run_tag] DEBUG tag force:False 15:21:48 2023-05-23 15:21:48,201 [check_head_tag] DEBUG check head tag 15:21:48 2023-05-23 15:21:48,202 [execute] INFO git cat-file --batch-check 15:21:48 2023-05-23 15:21:48,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:21:48 2023-05-23 15:21:48,206 [execute] INFO git cat-file --batch 15:21:48 2023-05-23 15:21:48,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:21:48 2023-05-23 15:21:48,229 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:21:48 2023-05-23 15:21:48,230 [execute] INFO git tag -a v3.0.0-dev.39 -m v3.0.0-dev.39 15:21:48 2023-05-23 15:21:48,230 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.39', '-m', 'v3.0.0-dev.39'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:21:48 2023-05-23 15:21:48,235 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:21:48 3.0.0-dev.39 [Pipeline] } 15:21:48 $ docker exec --env ******** --env ******** ac1705c328aecd909cc5ab05fac47d30b064ea2c7a59ff676e8135e92ec75dcf ssh-agent -k 15:21:48 unset SSH_AUTH_SOCK; 15:21:48 unset SSH_AGENT_PID; 15:21:48 echo Agent pid 38 killed; 15:21:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:48 + git semver [Pipeline] } 15:21:49 $ docker stop --time=1 ac1705c328aecd909cc5ab05fac47d30b064ea2c7a59ff676e8135e92ec75dcf 15:21:50 $ docker rm -f --volumes ac1705c328aecd909cc5ab05fac47d30b064ea2c7a59ff676e8135e92ec75dcf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:21:50 15:21:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:21:51 0.23.1-centos7: Pulling from edgex-lftools 15:21:51 ab5ef0e58194: Pulling fs layer 15:21:51 9712f1f96733: Pulling fs layer 15:21:51 63f879dbbcfc: Pulling fs layer 15:21:51 0d9ebad4ef96: Pulling fs layer 15:21:51 e9a5061849ea: Pulling fs layer 15:21:51 d747dcd14b5f: Pulling fs layer 15:21:51 2de7ff778b66: Pulling fs layer 15:21:51 e9a5061849ea: Waiting 15:21:51 0d9ebad4ef96: Waiting 15:21:51 2de7ff778b66: Waiting 15:21:51 9712f1f96733: Download complete 15:21:51 63f879dbbcfc: Verifying Checksum 15:21:51 63f879dbbcfc: Download complete 15:21:51 0d9ebad4ef96: Verifying Checksum 15:21:51 0d9ebad4ef96: Download complete 15:21:51 d747dcd14b5f: Verifying Checksum 15:21:51 d747dcd14b5f: Download complete 15:21:51 e9a5061849ea: Verifying Checksum 15:21:51 e9a5061849ea: Download complete 15:21:51 ab5ef0e58194: Verifying Checksum 15:21:51 ab5ef0e58194: Download complete 15:21:51 2de7ff778b66: Verifying Checksum 15:21:51 2de7ff778b66: Download complete 15:21:54 ab5ef0e58194: Pull complete 15:21:54 9712f1f96733: Pull complete 15:21:55 63f879dbbcfc: Pull complete 15:21:59 0d9ebad4ef96: Pull complete 15:21:59 e9a5061849ea: Pull complete 15:21:59 d747dcd14b5f: Pull complete 15:22:00 2de7ff778b66: Pull complete 15:22:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:22:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:22:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:00 prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container 15:22:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:22:04 $ docker top 4b76f7a076a54f1ab4ff2619cba57555e032eadbcb3879240ef9f3f8f876147e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:22:04 provisioning config files... 15:22:04 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5597812237099139719tmp 15:22:04 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17459487060031697172tmp 15:22:04 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6948887582465418047tmp [Pipeline] { [Pipeline] echo 15:22:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:22:05 ---> sigul-configuration.sh 15:22:05 gpg: directory `/root/.gnupg' created 15:22:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:22:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:22:05 gpg: keyring `/root/.gnupg/secring.gpg' created 15:22:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:22:05 gpg: CAST5 encrypted data 15:22:05 gpg: encrypted with 1 passphrase 15:22:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:22:05 + mkdir /home/jenkins 15:22:05 + mkdir /home/jenkins/sigul [Pipeline] sh 15:22:05 + 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 15:22:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:22:06 ---> sigul-install.sh 15:22:06 Sigul already installed; skipping installation. [Pipeline] sh 15:22:06 + git tag --list 15:22:06 v0.0.0 15:22:06 v1.0.0 15:22:06 v2.1.0 15:22:06 v2.1.1 15:22:06 v2.1.1-dev.1 15:22:06 v2.2.0 15:22:06 v2.2.1-dev.1 15:22:06 v2.2.1-dev.2 15:22:06 v2.2.1-dev.3 15:22:06 v2.2.1-dev.4 15:22:06 v2.2.1-dev.5 15:22:06 v2.2.1-dev.6 15:22:06 v2.2.1-dev.7 15:22:06 v2.3.0 15:22:06 v2.3.0-dev.10 15:22:06 v2.3.0-dev.11 15:22:06 v2.3.0-dev.12 15:22:06 v2.3.0-dev.13 15:22:06 v2.3.0-dev.14 15:22:06 v2.3.0-dev.15 15:22:06 v2.3.0-dev.16 15:22:06 v2.3.0-dev.17 15:22:06 v2.3.0-dev.18 15:22:06 v2.3.0-dev.19 15:22:06 v2.3.0-dev.20 15:22:06 v2.3.0-dev.21 15:22:06 v2.3.0-dev.22 15:22:06 v2.3.0-dev.23 15:22:06 v2.3.0-dev.24 15:22:06 v2.3.0-dev.25 15:22:06 v2.3.0-dev.26 15:22:06 v2.3.0-dev.9 15:22:06 v2.3.1-dev.1 15:22:06 v3.0.0-dev.1 15:22:06 v3.0.0-dev.10 15:22:06 v3.0.0-dev.11 15:22:06 v3.0.0-dev.12 15:22:06 v3.0.0-dev.13 15:22:06 v3.0.0-dev.14 15:22:06 v3.0.0-dev.15 15:22:06 v3.0.0-dev.16 15:22:06 v3.0.0-dev.17 15:22:06 v3.0.0-dev.18 15:22:06 v3.0.0-dev.19 15:22:06 v3.0.0-dev.2 15:22:06 v3.0.0-dev.20 15:22:06 v3.0.0-dev.21 15:22:06 v3.0.0-dev.22 15:22:06 v3.0.0-dev.23 15:22:06 v3.0.0-dev.24 15:22:06 v3.0.0-dev.25 15:22:06 v3.0.0-dev.26 15:22:06 v3.0.0-dev.27 15:22:06 v3.0.0-dev.28 15:22:06 v3.0.0-dev.29 15:22:06 v3.0.0-dev.3 15:22:06 v3.0.0-dev.30 15:22:06 v3.0.0-dev.31 15:22:06 v3.0.0-dev.32 15:22:06 v3.0.0-dev.33 15:22:06 v3.0.0-dev.34 15:22:06 v3.0.0-dev.35 15:22:06 v3.0.0-dev.36 15:22:06 v3.0.0-dev.37 15:22:06 v3.0.0-dev.38 15:22:06 v3.0.0-dev.39 15:22:06 v3.0.0-dev.4 15:22:06 v3.0.0-dev.5 15:22:06 v3.0.0-dev.6 15:22:06 v3.0.0-dev.7 15:22:06 v3.0.0-dev.8 15:22:06 v3.0.0-dev.9 [Pipeline] sh 15:22:06 + lftools sign git-tag v3.0.0-dev.39 15:22:07 Signing Git tag with Sigul... 15:22:07 Signing v3.0.0-dev.39 [Pipeline] echo 15:22:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:22:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:22:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:22:08 $ docker stop --time=1 4b76f7a076a54f1ab4ff2619cba57555e032eadbcb3879240ef9f3f8f876147e 15:22:09 $ docker rm -f --volumes 4b76f7a076a54f1ab4ff2619cba57555e032eadbcb3879240ef9f3f8f876147e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:22:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:22:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:22:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:10 prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container 15:22:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:22:10 $ docker top 15b3be88203caffd636202857f746cba39ed8133140a5cf942c7d427f26f2e42 -eo pid,comm 15:22:10 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). 15:22:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:22:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:10 [ssh-agent] Looking for ssh-agent implementation... 15:22:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:10 $ docker exec 15b3be88203caffd636202857f746cba39ed8133140a5cf942c7d427f26f2e42 ssh-agent 15:22:11 SSH_AUTH_SOCK=/tmp/ssh-tDlP3qaLbUUc/agent.33 15:22:11 SSH_AGENT_PID=39 15:22:11 Running ssh-add (command line suppressed) 15:22:11 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1996806607550313178.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1996806607550313178.key) 15:22:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:11 + git semver bump pre 15:22:11 2023-05-23 15:22:11,680 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:22:11 2023-05-23 15:22:11,680 [bump_version] DEBUG bumping version:3.0.0-dev.39 on axis:pre with prefix:dev 15:22:11 2023-05-23 15:22:11,681 [bump_version] DEBUG bumped version:3.0.0-dev.40 15:22:11 2023-05-23 15:22:11,681 [write_version] DEBUG write version:3.0.0-dev.40 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:22:11 2023-05-23 15:22:11,681 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:22:11 2023-05-23 15:22:11,681 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:22:11 2023-05-23 15:22:11,683 [execute] INFO git cat-file --batch-check 15:22:11 2023-05-23 15:22:11,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:22:11 2023-05-23 15:22:11,689 [execute] INFO git cat-file --batch 15:22:11 2023-05-23 15:22:11,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:22:11 2023-05-23 15:22:11,695 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:22:11 3.0.0-dev.40 [Pipeline] } 15:22:11 $ docker exec --env ******** --env ******** 15b3be88203caffd636202857f746cba39ed8133140a5cf942c7d427f26f2e42 ssh-agent -k 15:22:12 unset SSH_AUTH_SOCK; 15:22:12 unset SSH_AGENT_PID; 15:22:12 echo Agent pid 39 killed; 15:22:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:22:12 + git semver [Pipeline] } 15:22:12 $ docker stop --time=1 15b3be88203caffd636202857f746cba39ed8133140a5cf942c7d427f26f2e42 15:22:13 $ docker rm -f --volumes 15b3be88203caffd636202857f746cba39ed8133140a5cf942c7d427f26f2e42 [Pipeline] // withDockerContainer [Pipeline] sh 15:22:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:22:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:14 prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container 15:22:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:22:14 $ docker top e9d52cc9b6f6aa30c20f31848afa90bffe0e147c5fb6e63f42d303ea0cfc2a49 -eo pid,comm 15:22:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:22:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:22:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:15 [ssh-agent] Looking for ssh-agent implementation... 15:22:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:15 $ docker exec e9d52cc9b6f6aa30c20f31848afa90bffe0e147c5fb6e63f42d303ea0cfc2a49 ssh-agent 15:22:15 SSH_AUTH_SOCK=/tmp/ssh-gyO3kzVJduu3/agent.32 15:22:15 SSH_AGENT_PID=38 15:22:15 Running ssh-add (command line suppressed) 15:22:15 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11564077488369828192.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11564077488369828192.key) 15:22:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:15 + git semver push 15:22:15 2023-05-23 15:22:15,921 [run_push] DEBUG push 15:22:15 2023-05-23 15:22:15,921 [execute] INFO git cat-file --batch-check 15:22:15 2023-05-23 15:22:15,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:22:15 2023-05-23 15:22:15,927 [execute] INFO git rev-list 80200c2d425102f9c3133a6bdf29d7135f6235f5 -- 15:22:15 2023-05-23 15:22:15,927 [execute] DEBUG Popen(['git', 'rev-list', '80200c2d425102f9c3133a6bdf29d7135f6235f5', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:22:15 2023-05-23 15:22:15,935 [execute] INFO git fetch -v origin 15:22:15 2023-05-23 15:22:15,935 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:22:16 2023-05-23 15:22:16,417 [run_push] DEBUG no remote changes detected 15:22:16 2023-05-23 15:22:16,417 [execute] INFO git push origin semver 15:22:16 2023-05-23 15:22:16,418 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:22:17 2023-05-23 15:22:17,194 [run_push] DEBUG push all version tags 15:22:17 2023-05-23 15:22:17,195 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:22:17 2023-05-23 15:22:17,196 [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) 15:22:18 2023-05-23 15:22:17,998 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:22:18 3.0.0-dev.40 [Pipeline] } 15:22:18 $ docker exec --env ******** --env ******** e9d52cc9b6f6aa30c20f31848afa90bffe0e147c5fb6e63f42d303ea0cfc2a49 ssh-agent -k 15:22:18 unset SSH_AUTH_SOCK; 15:22:18 unset SSH_AGENT_PID; 15:22:18 echo Agent pid 38 killed; 15:22:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:22:18 + git semver [Pipeline] } 15:22:18 $ docker stop --time=1 e9d52cc9b6f6aa30c20f31848afa90bffe0e147c5fb6e63f42d303ea0cfc2a49 15:22:20 $ docker rm -f --volumes e9d52cc9b6f6aa30c20f31848afa90bffe0e147c5fb6e63f42d303ea0cfc2a49 [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 15:22:20 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:22:20 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:22:20 total 16 15:22:20 drwxr-xr-x 3 root root 4096 May 23 15:10 . 15:22:20 drwxrwxr-x 12 jenkins jenkins 4096 May 23 15:22 .. 15:22:20 drwxr-xr-x 2 root root 4096 May 23 15:10 cost 15:22:20 -rw-r--r-- 1 root root 95 May 23 15:10 cost.csv 15:22:20 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:22:20 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:22:20 total 16 15:22:20 drwxr-xr-x 3 jenkins jenkins 4096 May 23 15:10 . 15:22:20 drwxrwxr-x 12 jenkins jenkins 4096 May 23 15:22 .. 15:22:20 drwxr-xr-x 2 jenkins jenkins 4096 May 23 15:10 cost 15:22:20 -rw-r--r-- 1 jenkins jenkins 95 May 23 15:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:22:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:22:21 ---> package-listing.sh 15:22:21 ++ facter osfamily 15:22:21 ++ tr '[:upper:]' '[:lower:]' 15:22:22 + OS_FAMILY=debian 15:22:22 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:22:22 + START_PACKAGES=/tmp/packages_start.txt 15:22:22 + END_PACKAGES=/tmp/packages_end.txt 15:22:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:22:22 + PACKAGES=/tmp/packages_start.txt 15:22:22 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:22:22 + PACKAGES=/tmp/packages_end.txt 15:22:22 + case "${OS_FAMILY}" in 15:22:22 + dpkg -l 15:22:22 + grep '^ii' 15:22:22 + '[' -f /tmp/packages_start.txt ']' 15:22:22 + '[' -f /tmp/packages_end.txt ']' 15:22:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:22:22 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:22:22 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:22:22 + 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 15:22:22 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 15:22:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:23 prd-ubuntu20.04-docker-8c-8g-16505 does not seem to be running inside a container 15:22:23 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:22:23 $ docker top 4a54c0acd23385c0cfc744240d8d7edf211183e90a1a8508c80fc3d46a0df5dc -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:23 + touch /tmp/pre-build-complete [Pipeline] sh 15:22:23 + mkdir -p /var/log/sysstat [Pipeline] sh 15:22:24 + ls /var/log/sa-host 15:22:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:22:24 provisioning config files... 15:22:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4883785921248368328tmp [Pipeline] { [Pipeline] echo 15:22:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:22:24 ---> create-netrc.sh [Pipeline] } 15:22:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:22:25 ---> python-tools-install.sh [Pipeline] echo 15:22:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:22:25 ---> sudo-logs.sh 15:22:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:22:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:22:25 ---> job-cost.sh 15:22:25 lf-activate-venv: SKIPPING 15:22:25 DEBUG: total: 0.2199999988079071 15:22:25 INFO: Retrieving Stack Cost... 15:22:26 INFO: Retrieving Pricing Info for: v3-standard-8 15:22:26 INFO: Archiving Costs [Pipeline] echo 15:22:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:22:26 ---> logs-deploy.sh 15:22:26 lf-activate-venv: SKIPPING 15:22:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/108 15:22:26 INFO: archiving workspace using pattern(s): 15:22:27 Archives upload complete. 15:22:28 INFO: archiving logs to Nexus 15:22:28 ---> uname -a: 15:22:28 Linux prd-ubuntu20-04-docker-8c-8g-16505 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:22:28 15:22:28 15:22:28 ---> lscpu: 15:22:28 Architecture: x86_64 15:22:28 CPU op-mode(s): 32-bit, 64-bit 15:22:28 Byte Order: Little Endian 15:22:28 Address sizes: 40 bits physical, 48 bits virtual 15:22:28 CPU(s): 8 15:22:28 On-line CPU(s) list: 0-7 15:22:28 Thread(s) per core: 1 15:22:28 Core(s) per socket: 1 15:22:28 Socket(s): 8 15:22:28 NUMA node(s): 1 15:22:28 Vendor ID: AuthenticAMD 15:22:28 CPU family: 23 15:22:28 Model: 49 15:22:28 Model name: AMD EPYC-Rome Processor 15:22:28 Stepping: 0 15:22:28 CPU MHz: 2799.998 15:22:28 BogoMIPS: 5599.99 15:22:28 Virtualization: AMD-V 15:22:28 Hypervisor vendor: KVM 15:22:28 Virtualization type: full 15:22:28 L1d cache: 256 KiB 15:22:28 L1i cache: 256 KiB 15:22:28 L2 cache: 4 MiB 15:22:28 L3 cache: 128 MiB 15:22:28 NUMA node0 CPU(s): 0-7 15:22:28 Vulnerability Itlb multihit: Not affected 15:22:28 Vulnerability L1tf: Not affected 15:22:28 Vulnerability Mds: Not affected 15:22:28 Vulnerability Meltdown: Not affected 15:22:28 Vulnerability Mmio stale data: Not affected 15:22:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:22:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:22:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:22:28 Vulnerability Srbds: Not affected 15:22:28 Vulnerability Tsx async abort: Not affected 15:22:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:22:28 15:22:28 15:22:28 ---> nproc: 15:22:28 8 15:22:28 15:22:28 15:22:28 ---> df -h: 15:22:28 Filesystem Size Used Avail Use% Mounted on 15:22:28 overlay 155G 13G 143G 9% / 15:22:28 tmpfs 64M 0 64M 0% /dev 15:22:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:22:28 shm 64M 0 64M 0% /dev/shm 15:22:28 /dev/vda1 155G 13G 143G 9% /facter-os 15:22:28 15:22:28