Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f89810558e3f5e01df4ab595595a606dd5b50cca 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-ssh8627001757135714681.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh10097984121436278861.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6940698989698212843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3709343629830893967.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-ssh15475088200230212482.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-5807 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 > 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 Avoid second fetch Checking out Revision f89810558e3f5e01df4ab595595a606dd5b50cca (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#223)" > git config core.sparsecheckout # timeout=10 > git checkout -f f89810558e3f5e01df4ab595595a606dd5b50cca # timeout=10 > git rev-list --no-walk e07d6d5b2548ecc4179af6df7f6d205a9de44c48 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:13:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:13:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:13:26 ========================================================= 15:13:26 EdgeX Global Pipelines Version Info 15:13:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:13:27 ------------------- 15:13:27 stable info: 15:13:27 ------------------- 15:13:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:13:27 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:13:27 Message: update stable to v1.0.253 15:13:27 ------------------- 15:13:27 experimental info: 15:13:27 ------------------- 15:13:27 Commited By: **** collab-it+edgex@linuxfoundation.org 15:13:27 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:13:27 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f898105 [Pipeline] echo 15:13:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:28 provisioning config files... 15:13:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7942866560563188830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:29 ---> docker-login.sh 15:13:29 nexus3.edgexfoundry.org:10001 15:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:30 Configure a credential helper to remove this warning. See 15:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:30 15:13:30 Login Succeeded 15:13:30 nexus3.edgexfoundry.org:10002 15:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:30 Configure a credential helper to remove this warning. See 15:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:30 15:13:30 Login Succeeded 15:13:30 nexus3.edgexfoundry.org:10003 15:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:30 Configure a credential helper to remove this warning. See 15:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:30 15:13:30 Login Succeeded 15:13:30 nexus3.edgexfoundry.org:10004 15:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:30 Configure a credential helper to remove this warning. See 15:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:30 15:13:30 Login Succeeded 15:13:30 docker.io 15:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:31 Configure a credential helper to remove this warning. See 15:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:31 15:13:31 Login Succeeded 15:13:31 ---> docker-login.sh ends [Pipeline] } 15:13:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:13:31 + git rev-list -1 --merges f89810558e3f5e01df4ab595595a606dd5b50cca~1..f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] echo 15:13:31 -----------> git rev-list -1 --merges f89810558e3f5e01df4ab595595a606dd5b50cca~1..f89810558e3f5e01df4ab595595a606dd5b50cca f89810558e3f5e01df4ab595595a606dd5b50cca [false] [Pipeline] sh 15:13:31 + git log --format=format:%s -1 f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] echo 15:13:31 ========================================================= 15:13:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:13:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:32 + git log --format=format:%s -1 f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] echo 15:13:32 [semverPrep] GIT_COMMIT: f89810558e3f5e01df4ab595595a606dd5b50cca, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#223) [Pipeline] echo 15:13:32 [semverPrep] This is not a build commit. [Pipeline] sh 15:13:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:13:32 + grep -v github /etc/ssh/ssh_known_hosts 15:13:32 + [ -e /tmp/ssh_known_hosts ] 15:13:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:13:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:13:32 + sudo tee -a /etc/ssh/ssh_known_hosts 15:13:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:13:32 15:13:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:13:33 0.1.4: Pulling from edgex-devops/py-git-semver 15:13:33 b85a868b505f: Pulling fs layer 15:13:33 e2be974225ed: Pulling fs layer 15:13:33 339a4e72a1f5: Pulling fs layer 15:13:33 988bab9f4d93: Pulling fs layer 15:13:33 1469e6f7b9e6: Pulling fs layer 15:13:33 eaf3925da568: Pulling fs layer 15:13:33 bab4dde63d76: Pulling fs layer 15:13:33 bde34c3a00c8: Pulling fs layer 15:13:33 b352a97aabf1: Pulling fs layer 15:13:33 4872d77fe225: Pulling fs layer 15:13:33 5851b861e8e6: Pulling fs layer 15:13:33 bab4dde63d76: Waiting 15:13:33 bde34c3a00c8: Waiting 15:13:33 b352a97aabf1: Waiting 15:13:33 4872d77fe225: Waiting 15:13:33 5851b861e8e6: Waiting 15:13:33 988bab9f4d93: Waiting 15:13:33 eaf3925da568: Waiting 15:13:33 e2be974225ed: Download complete 15:13:33 988bab9f4d93: Verifying Checksum 15:13:33 988bab9f4d93: Download complete 15:13:33 1469e6f7b9e6: Verifying Checksum 15:13:33 1469e6f7b9e6: Download complete 15:13:33 eaf3925da568: Download complete 15:13:33 339a4e72a1f5: Verifying Checksum 15:13:33 339a4e72a1f5: Download complete 15:13:33 b352a97aabf1: Verifying Checksum 15:13:33 b352a97aabf1: Download complete 15:13:33 4872d77fe225: Download complete 15:13:33 5851b861e8e6: Verifying Checksum 15:13:33 5851b861e8e6: Download complete 15:13:33 b85a868b505f: Verifying Checksum 15:13:33 b85a868b505f: Download complete 15:13:34 bab4dde63d76: Verifying Checksum 15:13:34 bab4dde63d76: Download complete 15:13:35 b85a868b505f: Pull complete 15:13:35 e2be974225ed: Pull complete 15:13:36 339a4e72a1f5: Pull complete 15:13:36 988bab9f4d93: Pull complete 15:13:37 1469e6f7b9e6: Pull complete 15:13:37 eaf3925da568: Pull complete 15:13:39 bab4dde63d76: Pull complete 15:13:39 bde34c3a00c8: Pull complete 15:13:40 b352a97aabf1: Pull complete 15:13:40 4872d77fe225: Pull complete 15:13:40 5851b861e8e6: Pull complete 15:13:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:13:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:40 prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container 15:13:40 $ 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:13:44 $ docker top daca672d6618fddaf4f6911e54b114868aed63f523f614b3298b2eede8792c63 -eo pid,comm 15:13:44 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:13:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:44 [ssh-agent] Looking for ssh-agent implementation... 15:13:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:44 $ docker exec daca672d6618fddaf4f6911e54b114868aed63f523f614b3298b2eede8792c63 ssh-agent 15:13:44 SSH_AUTH_SOCK=/tmp/ssh-Xq3EcRXubowE/agent.32 15:13:44 SSH_AGENT_PID=38 15:13:44 Running ssh-add (command line suppressed) 15:13:44 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11154168031117960928.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11154168031117960928.key) 15:13:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:45 + git tag --points-at HEAD [Pipeline] } 15:13:45 $ docker exec --env ******** --env ******** daca672d6618fddaf4f6911e54b114868aed63f523f614b3298b2eede8792c63 ssh-agent -k 15:13:45 unset SSH_AUTH_SOCK; 15:13:45 unset SSH_AGENT_PID; 15:13:45 echo Agent pid 38 killed; 15:13:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:13:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:45 [ssh-agent] Looking for ssh-agent implementation... 15:13:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:45 $ docker exec daca672d6618fddaf4f6911e54b114868aed63f523f614b3298b2eede8792c63 ssh-agent 15:13:45 SSH_AUTH_SOCK=/tmp/ssh-DGXwv8bbPnBR/agent.71 15:13:45 SSH_AGENT_PID=77 15:13:45 Running ssh-add (command line suppressed) 15:13:45 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15212220059219970280.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15212220059219970280.key) 15:13:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:45 + git semver init 15:13:46 2023-09-11 15:13:45,994 [run_init] DEBUG init version:0.0.0 force:False 15:13:46 2023-09-11 15:13:45,994 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:13:46 2023-09-11 15:13:45,995 [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:13:46 2023-09-11 15:13:45,995 [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:13:47 2023-09-11 15:13:47,285 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:13:47 2023-09-11 15:13:47,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:13:47 2023-09-11 15:13:47,286 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:13:47 2023-09-11 15:13:47,286 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:13:47 3.1.0-dev.15 [Pipeline] } 15:13:47 $ docker exec --env ******** --env ******** daca672d6618fddaf4f6911e54b114868aed63f523f614b3298b2eede8792c63 ssh-agent -k 15:13:47 unset SSH_AUTH_SOCK; 15:13:47 unset SSH_AGENT_PID; 15:13:47 echo Agent pid 77 killed; 15:13:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:47 + git semver [Pipeline] } 15:13:48 $ docker stop --time=1 daca672d6618fddaf4f6911e54b114868aed63f523f614b3298b2eede8792c63 15:13:49 $ docker rm -f --volumes daca672d6618fddaf4f6911e54b114868aed63f523f614b3298b2eede8792c63 [Pipeline] // withDockerContainer [Pipeline] sh 15:13:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:13:50 Stashed 1 file(s) [Pipeline] echo 15:13:50 [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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:13:50 provisioning config files... 15:13:50 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13396275100466631675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:50 ---> docker-login.sh 15:13:50 nexus3.edgexfoundry.org:10001 15:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:50 Configure a credential helper to remove this warning. See 15:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:50 15:13:50 Login Succeeded 15:13:50 nexus3.edgexfoundry.org:10002 15:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:50 Configure a credential helper to remove this warning. See 15:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:50 15:13:50 Login Succeeded 15:13:50 nexus3.edgexfoundry.org:10003 15:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:50 Configure a credential helper to remove this warning. See 15:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:50 15:13:50 Login Succeeded 15:13:50 nexus3.edgexfoundry.org:10004 15:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:50 Configure a credential helper to remove this warning. See 15:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:50 15:13:50 Login Succeeded 15:13:50 docker.io 15:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:51 Configure a credential helper to remove this warning. See 15:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:51 15:13:51 Login Succeeded 15:13:51 ---> docker-login.sh ends [Pipeline] } 15:13:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:13:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:51 ========================================================= 15:13:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:13:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:51 + 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:13:51 Sending build context to Docker daemon 12.71MB 15:13:51 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:13:51 Step 2/12 : FROM ${BASE} AS builder 15:13:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:13:51 4db1b89c0bd1: Pulling fs layer 15:13:51 6911f1a30b25: Pulling fs layer 15:13:51 e194b8c5c2a9: Pulling fs layer 15:13:51 6863d3e3a2b1: Pulling fs layer 15:13:51 ec0bb842ea78: Pulling fs layer 15:13:51 40a00589a448: Pulling fs layer 15:13:51 6c08303d61cc: Pulling fs layer 15:13:51 798269fcf238: Pulling fs layer 15:13:51 6863d3e3a2b1: Waiting 15:13:51 ec0bb842ea78: Waiting 15:13:51 40a00589a448: Waiting 15:13:51 6c08303d61cc: Waiting 15:13:51 798269fcf238: Waiting 15:13:51 6911f1a30b25: Download complete 15:13:51 6863d3e3a2b1: Verifying Checksum 15:13:51 6863d3e3a2b1: Download complete 15:13:51 ec0bb842ea78: Verifying Checksum 15:13:51 ec0bb842ea78: Download complete 15:13:51 4db1b89c0bd1: Download complete 15:13:51 40a00589a448: Verifying Checksum 15:13:51 40a00589a448: Download complete 15:13:51 4db1b89c0bd1: Pull complete 15:13:52 6911f1a30b25: Pull complete 15:13:52 e194b8c5c2a9: Download complete 15:13:52 798269fcf238: Download complete 15:13:52 6c08303d61cc: Verifying Checksum 15:13:52 6c08303d61cc: Download complete 15:13:56 e194b8c5c2a9: Pull complete 15:13:56 6863d3e3a2b1: Pull complete 15:13:56 ec0bb842ea78: Pull complete 15:13:56 40a00589a448: Pull complete 15:13:58 6c08303d61cc: Pull complete 15:13:59 798269fcf238: Pull complete 15:13:59 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:13:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:13:59 ---> ec979cd7f677 15:13:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:14:05 ---> Running in dcd06e63f492 15:14:05 Removing intermediate container dcd06e63f492 15:14:05 ---> 9acdc0b5627d 15:14:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:14:05 ---> Running in 9237ea21df75 15:14:05 Removing intermediate container 9237ea21df75 15:14:05 ---> a66de2f61cbd 15:14:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:14:05 ---> Running in 6ecef1ecef18 15:14:05 Removing intermediate container 6ecef1ecef18 15:14:05 ---> d9a0b2fb6412 15:14:05 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:14:05 Still waiting to schedule task 15:14:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:14:05 ---> Running in 9c0a0a4e50fa 15:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:14:06 OK: 265 MiB in 53 packages 15:14:06 Removing intermediate container 9c0a0a4e50fa 15:14:06 ---> f0bae0b53612 15:14:06 Step 7/12 : WORKDIR /app 15:14:06 ---> Running in 0279b9c45929 15:14:06 Removing intermediate container 0279b9c45929 15:14:06 ---> 5de57b717b7b 15:14:06 Step 8/12 : COPY go.mod vendor* ./ 15:14:06 ---> 706fa3d2c1cb 15:14:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:06 ---> Running in 6ccd7f2747ec 15:14:56 Removing intermediate container 6ccd7f2747ec 15:14:56 ---> ce72e453cf6d 15:14:56 Step 10/12 : COPY . . 15:14:56 ---> dd34dac5c2fa 15:14:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:14:56 ---> Running in eba8371a62d7 15:14:56 Removing intermediate container eba8371a62d7 15:14:56 ---> 4e5f6980129e 15:14:56 Step 12/12 : RUN $MAKE 15:14:56 ---> Running in 214a6e7d7857 15:14:56 noop 15:14:56 Removing intermediate container 214a6e7d7857 15:14:56 ---> cef3c00e02cf 15:14:56 Successfully built cef3c00e02cf 15:14:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:56 + docker inspect -f . ci-base-image-x86_64 15:14:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:56 prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container 15:14:56 $ 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:14:56 $ docker top 87a9b11a96fdfd2672a90f9ceec883110eff1cc6ce6812a0b8dd8b1e421120c7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:57 + go version 15:14:57 go version go1.20.6 linux/amd64 [Pipeline] } 15:14:57 $ docker stop --time=1 87a9b11a96fdfd2672a90f9ceec883110eff1cc6ce6812a0b8dd8b1e421120c7 15:14:58 $ docker rm -f --volumes 87a9b11a96fdfd2672a90f9ceec883110eff1cc6ce6812a0b8dd8b1e421120c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:58 + docker inspect -f . ci-base-image-x86_64 15:14:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:59 prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container 15:14: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:14:59 $ docker top b83f4382395896afe76c9b1ea854ed392c9340717010784cf76e194d94f636de -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:59 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:15:00 + make test 15:15:00 go test -race ./... -coverprofile=coverage.out ./... 15:15:21 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:15:21 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:15:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.164s coverage: 86.2% of statements 15:15:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.716s coverage: 71.9% of statements 15:15:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5810 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:15:33 Running in /w/workspace/app-rfid-llrp-inventory/127 [Pipeline] { [Pipeline] checkout 15:15:33 The recommended git tool is: git 15:15:38 using credential edgex-jenkins-ssh 15:15:38 Cloning the remote Git repository 15:15:38 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:15:38 > git init /w/workspace/app-rfid-llrp-inventory/127 # timeout=10 15:15:38 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:15:38 > git --version # timeout=10 15:15:38 > git --version # 'git version 2.25.1' 15:15:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:41 Avoid second fetch 15:15:41 Checking out Revision f89810558e3f5e01df4ab595595a606dd5b50cca (main) 15:15:40 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:15:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:41 > git config core.sparsecheckout # timeout=10 15:15:41 > git checkout -f f89810558e3f5e01df4ab595595a606dd5b50cca # timeout=10 15:15:42 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#223)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:15:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:15:43 % Total % Received % Xferd Average Speed Time Time Time Current 15:15:43 Dload Upload Total Spent Left Speed 15:15:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 15:15:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:15:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:15:44 + sudo tee /etc/docker/daemon.new 15:15:44 { 15:15:44 "registry-mirrors": [ 15:15:44 "https://nexus3.edgexfoundry.org:10001" 15:15:44 ], 15:15:44 "bip": "10.250.0.254/24", 15:15:44 "hosts": [ 15:15:44 "tcp://0.0.0.0:5555", 15:15:44 "unix:///var/run/docker.sock" 15:15:44 ], 15:15:44 "mtu": 1458, 15:15:44 "selinux-enabled": true, 15:15:44 "seccomp-profile": "/etc/docker/seccomp.json" 15:15:44 } [Pipeline] sh 15:15:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:15:44 + sudo service docker restart 15:15:45 go vet ./... 15:15:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:15:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:15:47 ./bin/test-attribution.sh 15:15:47 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:15:47 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:15:47 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:15:47 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:15:47 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:15:48 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:15:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:15:48 $ docker stop --time=1 b83f4382395896afe76c9b1ea854ed392c9340717010784cf76e194d94f636de 15:15:51 $ docker rm -f --volumes b83f4382395896afe76c9b1ea854ed392c9340717010784cf76e194d94f636de [Pipeline] // withDockerContainer [Pipeline] sh 15:15:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:15:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:15:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:15:53 + ls -al . 15:15:53 total 236 15:15:53 drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 15:15 . 15:15:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:13 .. 15:15:53 -rw-rw-r-- 1 jenkins jenkins 262 Sep 11 15:13 .dockerignore 15:15:53 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 15:13 .git 15:15:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:13 .github 15:15:53 -rw-rw-r-- 1 jenkins jenkins 788 Sep 11 15:13 .gitignore 15:15:53 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 15:13 .golangci.yml 15:15:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 15:13 .semver 15:15:53 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 11 15:13 Attribution.txt 15:15:53 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 11 15:13 CHANGELOG.md 15:15:53 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 11 15:13 Dockerfile 15:15:53 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 15:13 GOVERNANCE.md 15:15:53 -rw-rw-r-- 1 jenkins jenkins 687 Sep 11 15:13 Jenkinsfile 15:15:53 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 11 15:13 LICENSE 15:15:53 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 11 15:13 Makefile 15:15:53 -rw-rw-r-- 1 jenkins jenkins 617 Sep 11 15:13 OWNERS.md 15:15:53 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 11 15:13 README.md 15:15:53 -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 15:13 VERSION 15:15:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:13 bin 15:15:53 -rw-r--r-- 1 jenkins jenkins 41317 Sep 11 15:15 coverage.out 15:15:53 -rw-rw-r-- 1 jenkins jenkins 3967 Sep 11 15:13 go.mod 15:15:53 -rw-rw-r-- 1 jenkins jenkins 34348 Sep 11 15:13 go.sum 15:15:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:13 images 15:15:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:13 internal 15:15:53 -rw-rw-r-- 1 jenkins jenkins 531 Sep 11 15:13 main.go 15:15:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:13 res 15:15:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:13 snap 15:15:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:53 + 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=f89810558e3f5e01df4ab595595a606dd5b50cca --label arch=amd64 --label version=3.1.0-dev.15 . 15:15:53 Sending build context to Docker daemon 12.71MB 15:15:53 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:15:53 Step 2/29 : FROM ${BASE} AS builder 15:15:53 ---> cef3c00e02cf 15:15:53 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:15:53 ---> Running in ed78433f77d7 15:15:53 Removing intermediate container ed78433f77d7 15:15:53 ---> 417f2a81c56d 15:15:53 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:15:53 ---> Running in 4edb9f69a799 15:15:54 Removing intermediate container 4edb9f69a799 15:15:54 ---> 4584a0ff6006 15:15:54 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:15:54 ---> Running in 9bdf5b9f75fe 15:15:54 Removing intermediate container 9bdf5b9f75fe 15:15:54 ---> 2a69574f10e3 15:15:54 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:15:54 ---> Running in 1c5d97aff12b 15:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:15:54 OK: 265 MiB in 53 packages 15:15:55 Removing intermediate container 1c5d97aff12b 15:15:55 ---> a6a4d7dd015b 15:15:55 Step 7/29 : WORKDIR /app 15:15:55 ---> Running in 4a5c47d2655d 15:15:55 Removing intermediate container 4a5c47d2655d 15:15:55 ---> 96e96a1f44a0 15:15:55 Step 8/29 : COPY go.mod vendor* ./ 15:15:55 ---> a454f0e8fdab 15:15:55 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:15:55 ---> Running in 269facbb009d 15:15:56 Removing intermediate container 269facbb009d 15:15:56 ---> c50b54467f50 15:15:56 Step 10/29 : COPY . . 15:15:56 ---> 7fdc37e6577d 15:15:56 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:15:56 ---> Running in 59246ebd6398 15:15:56 Removing intermediate container 59246ebd6398 15:15:56 ---> 7a1211465085 15:15:56 Step 12/29 : RUN $MAKE 15:15:56 ---> Running in 77ffb9d5a411 15:15:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.15 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.15" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:03 provisioning config files... 15:16:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/127@tmp/config17345299835873753112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:03 ---> docker-login.sh 15:16:03 nexus3.edgexfoundry.org:10001 15:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:04 Configure a credential helper to remove this warning. See 15:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:04 15:16:04 Login Succeeded 15:16:04 nexus3.edgexfoundry.org:10002 15:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:04 Configure a credential helper to remove this warning. See 15:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:04 15:16:04 Login Succeeded 15:16:04 nexus3.edgexfoundry.org:10003 15:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:04 Configure a credential helper to remove this warning. See 15:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:04 15:16:04 Login Succeeded 15:16:04 nexus3.edgexfoundry.org:10004 15:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:05 Configure a credential helper to remove this warning. See 15:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:05 15:16:05 Login Succeeded 15:16:05 docker.io 15:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:05 Configure a credential helper to remove this warning. See 15:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:05 15:16:05 Login Succeeded 15:16:05 ---> docker-login.sh ends [Pipeline] } 15:16:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:16:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:16:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:16:06 ========================================================= 15:16:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:16:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:06 + 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:16:06 Sending build context to Docker daemon 684kB 15:16:06 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:16:06 Step 2/12 : FROM ${BASE} AS builder 15:16:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:16:06 edb6bdbacee9: Pulling fs layer 15:16:06 5f9638ab2659: Pulling fs layer 15:16:06 8d51d6327a98: Pulling fs layer 15:16:06 8b374f2dd631: Pulling fs layer 15:16:06 ec14aa9079de: Pulling fs layer 15:16:06 2f466654f4bb: Pulling fs layer 15:16:06 554e91adad29: Pulling fs layer 15:16:06 8b374f2dd631: Waiting 15:16:06 ec14aa9079de: Waiting 15:16:06 2f466654f4bb: Waiting 15:16:06 554e91adad29: Waiting 15:16:06 5f9638ab2659: Verifying Checksum 15:16:06 5f9638ab2659: Download complete 15:16:06 8b374f2dd631: Download complete 15:16:06 ec14aa9079de: Verifying Checksum 15:16:06 ec14aa9079de: Download complete 15:16:06 edb6bdbacee9: Verifying Checksum 15:16:06 edb6bdbacee9: Download complete 15:16:07 edb6bdbacee9: Pull complete 15:16:08 554e91adad29: Verifying Checksum 15:16:08 554e91adad29: Download complete 15:16:08 5f9638ab2659: Pull complete 15:16:09 8d51d6327a98: Verifying Checksum 15:16:09 8d51d6327a98: Download complete 15:16:09 2f466654f4bb: Verifying Checksum 15:16:09 2f466654f4bb: Download complete 15:16:22 8d51d6327a98: Pull complete 15:16:22 8b374f2dd631: Pull complete 15:16:22 ec14aa9079de: Pull complete 15:16:23 Removing intermediate container 77ffb9d5a411 15:16:23 ---> 81846a437167 15:16:23 Step 13/29 : FROM alpine:3.17 15:16:23 3.17: Pulling from library/alpine 15:16:23 9398808236ff: Pulling fs layer 15:16:23 9398808236ff: Download complete 15:16:23 9398808236ff: Pull complete 15:16:23 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:16:23 Status: Downloaded newer image for alpine:3.17 15:16:23 ---> 1e0b8b5322fc 15:16:23 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:16:23 ---> Running in 8db486248f05 15:16:23 Removing intermediate container 8db486248f05 15:16:23 ---> cb47d1f3f1f5 15:16:23 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:16:23 ---> Running in 0d6e139c25a6 15:16:23 Removing intermediate container 0d6e139c25a6 15:16:23 ---> 683f27a93dd1 15:16:23 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:16:23 ---> Running in 4563a8cdcc5d 15:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:16:23 (1/2) Installing ca-certificates (20230506-r0) 15:16:23 (2/2) Installing dumb-init (1.2.5-r2) 15:16:23 Executing busybox-1.35.0-r29.trigger 15:16:23 Executing ca-certificates-20230506-r0.trigger 15:16:23 OK: 8 MiB in 17 packages 15:16:23 Removing intermediate container 4563a8cdcc5d 15:16:23 ---> a5eedd0c9a0e 15:16:23 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:16:23 ---> a1b0ef4bdcf3 15:16:23 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:16:24 ---> 4c5c92cc83e9 15:16:24 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:16:24 ---> bb594b74be34 15:16:24 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:16:24 ---> f0240343c0d2 15:16:24 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:16:25 ---> 5e3499c44931 15:16:25 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:16:25 ---> Running in 15463f4c62b2 15:16:26 Removing intermediate container 15463f4c62b2 15:16:26 ---> 8fb40c0317ff 15:16:26 Step 23/29 : VOLUME /cache 15:16:26 ---> Running in 67f8aaf49fec 15:16:27 Removing intermediate container 67f8aaf49fec 15:16:27 ---> 01561ff81c6e 15:16:27 Step 24/29 : EXPOSE 59711 15:16:27 ---> Running in 730a1adb2aae 15:16:27 Removing intermediate container 730a1adb2aae 15:16:27 ---> bf0fe0d88aac 15:16:27 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:16:27 ---> Running in ef950559bd91 15:16:27 2f466654f4bb: Pull complete 15:16:27 Removing intermediate container ef950559bd91 15:16:27 ---> 25374b106700 15:16:27 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:16:27 ---> Running in 81e79342b0a8 15:16:27 Removing intermediate container 81e79342b0a8 15:16:27 ---> f323aae38750 15:16:27 Step 27/29 : LABEL arch=amd64 15:16:27 ---> Running in 0c807132862a 15:16:27 Removing intermediate container 0c807132862a 15:16:27 ---> 037fda388a6f 15:16:27 Step 28/29 : LABEL git_sha=f89810558e3f5e01df4ab595595a606dd5b50cca 15:16:27 ---> Running in 97fdff215510 15:16:27 Removing intermediate container 97fdff215510 15:16:27 ---> de6176c27a9d 15:16:27 Step 29/29 : LABEL version=3.1.0-dev.15 15:16:27 ---> Running in 685e10fe85da 15:16:28 Removing intermediate container 685e10fe85da 15:16:28 ---> 533399583a63 15:16:28 [Warning] One or more build-args [ARCH] were not consumed 15:16:28 Successfully built 533399583a63 15:16:28 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:16:28 provisioning config files... 15:16:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4417924868384051539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:28 ---> docker-login.sh 15:16:28 nexus3.edgexfoundry.org:10001 15:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:28 Configure a credential helper to remove this warning. See 15:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:28 15:16:28 Login Succeeded 15:16:28 nexus3.edgexfoundry.org:10002 15:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:28 Configure a credential helper to remove this warning. See 15:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:28 15:16:28 Login Succeeded 15:16:28 nexus3.edgexfoundry.org:10003 15:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:28 Configure a credential helper to remove this warning. See 15:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:28 15:16:28 Login Succeeded 15:16:28 nexus3.edgexfoundry.org:10004 15:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:28 Configure a credential helper to remove this warning. See 15:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:28 15:16:28 Login Succeeded 15:16:28 docker.io 15:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:29 Configure a credential helper to remove this warning. See 15:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:29 15:16:29 Login Succeeded 15:16:29 ---> docker-login.sh ends [Pipeline] } 15:16:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:16:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:16:29 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:16:29 f89810558e3f5e01df4ab595595a606dd5b50cca 15:16:29 latest 15:16:29 3.1.0-dev.15 15:16:29 f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 15:16:29 main 15:16:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:29 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f89810558e3f5e01df4ab595595a606dd5b50cca 15:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:16:29 654b016d0f5a: Preparing 15:16:29 9fd3d75e7ed0: Preparing 15:16:29 6173684e8a58: Preparing 15:16:29 7f32c21b47cc: Preparing 15:16:29 f7b5be11b65e: Preparing 15:16:29 f73373473794: Preparing 15:16:29 261daa4e9693: Preparing 15:16:29 36b50b131297: Preparing 15:16:29 261daa4e9693: Waiting 15:16:29 36b50b131297: Waiting 15:16:29 6173684e8a58: Pushed 15:16:29 654b016d0f5a: Pushed 15:16:29 f7b5be11b65e: Pushed 15:16:29 7f32c21b47cc: Pushed 15:16:29 36b50b131297: Layer already exists 15:16:30 554e91adad29: Pull complete 15:16:30 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:16:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:16:30 ---> 1e15ea492957 15:16:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:16:30 f73373473794: Pushed 15:16:30 261daa4e9693: Pushed 15:16:31 ---> Running in d2997cbc8063 15:16:31 Removing intermediate container d2997cbc8063 15:16:31 ---> 08953dd76273 15:16:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:16:31 ---> Running in 78509445a421 15:16:32 Removing intermediate container 78509445a421 15:16:32 ---> 0c2d0dd7d2a7 15:16:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:16:32 ---> Running in f50ff1fb1a1d 15:16:32 Removing intermediate container f50ff1fb1a1d 15:16:32 ---> fc255f2f15b3 15:16:32 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:16:32 ---> Running in 5d388756552b 15:16:33 9fd3d75e7ed0: Pushed 15:16:33 f89810558e3f5e01df4ab595595a606dd5b50cca: digest: sha256:e7290fdf10f1b44fb41f1dea85a26c7140079f085dc8e3059abd029ec0ecbd7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:33 + 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:16:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:16:34 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:16:34 654b016d0f5a: Preparing 15:16:34 9fd3d75e7ed0: Preparing 15:16:34 6173684e8a58: Preparing 15:16:34 7f32c21b47cc: Preparing 15:16:34 f7b5be11b65e: Preparing 15:16:34 f73373473794: Preparing 15:16:34 261daa4e9693: Preparing 15:16:34 36b50b131297: Preparing 15:16:34 f73373473794: Waiting 15:16:34 261daa4e9693: Waiting 15:16:34 36b50b131297: Waiting 15:16:34 6173684e8a58: Layer already exists 15:16:34 f7b5be11b65e: Layer already exists 15:16:34 7f32c21b47cc: Layer already exists 15:16:34 654b016d0f5a: Layer already exists 15:16:34 9fd3d75e7ed0: Layer already exists 15:16:34 f73373473794: Layer already exists 15:16:34 36b50b131297: Layer already exists 15:16:34 261daa4e9693: Layer already exists 15:16:34 latest: digest: sha256:e7290fdf10f1b44fb41f1dea85a26c7140079f085dc8e3059abd029ec0ecbd7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:16:34 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:34 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.15 15:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:16:34 654b016d0f5a: Preparing 15:16:34 9fd3d75e7ed0: Preparing 15:16:34 6173684e8a58: Preparing 15:16:34 7f32c21b47cc: Preparing 15:16:34 f7b5be11b65e: Preparing 15:16:34 f73373473794: Preparing 15:16:34 261daa4e9693: Preparing 15:16:34 36b50b131297: Preparing 15:16:34 f73373473794: Waiting 15:16:34 36b50b131297: Waiting 15:16:34 261daa4e9693: Waiting 15:16:34 7f32c21b47cc: Layer already exists 15:16:34 f7b5be11b65e: Layer already exists 15:16:34 6173684e8a58: Layer already exists 15:16:34 9fd3d75e7ed0: Layer already exists 15:16:34 654b016d0f5a: Layer already exists 15:16:34 261daa4e9693: Layer already exists 15:16:34 36b50b131297: Layer already exists 15:16:34 f73373473794: Layer already exists 15:16:34 3.1.0-dev.15: digest: sha256:e7290fdf10f1b44fb41f1dea85a26c7140079f085dc8e3059abd029ec0ecbd7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:35 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:35 OK: 263 MiB in 53 packages 15:16:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 15:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:16:35 654b016d0f5a: Preparing 15:16:35 9fd3d75e7ed0: Preparing 15:16:35 6173684e8a58: Preparing 15:16:35 7f32c21b47cc: Preparing 15:16:35 f7b5be11b65e: Preparing 15:16:35 f73373473794: Preparing 15:16:35 261daa4e9693: Preparing 15:16:35 36b50b131297: Preparing 15:16:35 f73373473794: Waiting 15:16:35 261daa4e9693: Waiting 15:16:35 36b50b131297: Waiting 15:16:35 7f32c21b47cc: Layer already exists 15:16:35 9fd3d75e7ed0: Layer already exists 15:16:35 654b016d0f5a: Layer already exists 15:16:35 6173684e8a58: Layer already exists 15:16:35 f7b5be11b65e: Layer already exists 15:16:35 f73373473794: Layer already exists 15:16:35 261daa4e9693: Layer already exists 15:16:35 36b50b131297: Layer already exists 15:16:35 f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15: digest: sha256:e7290fdf10f1b44fb41f1dea85a26c7140079f085dc8e3059abd029ec0ecbd7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:35 + 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:16:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:16:35 654b016d0f5a: Preparing 15:16:35 9fd3d75e7ed0: Preparing 15:16:35 6173684e8a58: Preparing 15:16:35 7f32c21b47cc: Preparing 15:16:35 f7b5be11b65e: Preparing 15:16:35 f73373473794: Preparing 15:16:35 261daa4e9693: Preparing 15:16:35 36b50b131297: Preparing 15:16:35 261daa4e9693: Waiting 15:16:35 36b50b131297: Waiting 15:16:35 f73373473794: Waiting 15:16:35 654b016d0f5a: Layer already exists 15:16:35 9fd3d75e7ed0: Layer already exists 15:16:35 6173684e8a58: Layer already exists 15:16:35 7f32c21b47cc: Layer already exists 15:16:35 f7b5be11b65e: Layer already exists 15:16:35 36b50b131297: Layer already exists 15:16:35 261daa4e9693: Layer already exists 15:16:35 f73373473794: Layer already exists 15:16:35 main: digest: sha256:e7290fdf10f1b44fb41f1dea85a26c7140079f085dc8e3059abd029ec0ecbd7c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:16:36 ===================================================== [Pipeline] echo 15:16:36 taggedImages: 15:16:36 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f89810558e3f5e01df4ab595595a606dd5b50cca 15:16:36 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:16:36 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.15 15:16:36 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 15:16:36 - 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:16:36 Removing intermediate container 5d388756552b 15:16:36 ---> f7839e3c65cf 15:16:36 Step 7/12 : WORKDIR /app 15:16:36 ---> Running in 5c533436b5c3 15:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:36 15:16:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:36 Removing intermediate container 5c533436b5c3 15:16:36 ---> 50fc5881c2f6 15:16:36 Step 8/12 : COPY go.mod vendor* ./ 15:16:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:36 latest: Pulling from edgex-lftools-log-publisher 15:16:36 5eb5b503b376: Pulling fs layer 15:16:36 5c69ac0246d0: Pulling fs layer 15:16:36 ec43610c2a17: Pulling fs layer 15:16:36 3a2ae6a8a46f: Pulling fs layer 15:16:36 33b1e0a273af: Pulling fs layer 15:16:36 5d3b04190fa2: Pulling fs layer 15:16:36 2f39f015ded8: Pulling fs layer 15:16:36 3a2ae6a8a46f: Waiting 15:16:36 33b1e0a273af: Waiting 15:16:36 5d3b04190fa2: Waiting 15:16:36 2f39f015ded8: Waiting 15:16:36 5c69ac0246d0: Download complete 15:16:36 3a2ae6a8a46f: Download complete 15:16:36 33b1e0a273af: Verifying Checksum 15:16:36 33b1e0a273af: Download complete 15:16:36 5d3b04190fa2: Verifying Checksum 15:16:36 5d3b04190fa2: Download complete 15:16:36 ec43610c2a17: Verifying Checksum 15:16:36 ec43610c2a17: Download complete 15:16:37 5eb5b503b376: Verifying Checksum 15:16:37 5eb5b503b376: Download complete 15:16:37 ---> 2ca9a7c96dd8 15:16:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:37 ---> Running in 7f3664f716d7 15:16:37 2f39f015ded8: Download complete 15:16:38 5eb5b503b376: Pull complete 15:16:38 5c69ac0246d0: Pull complete 15:16:38 ec43610c2a17: Pull complete 15:16:38 3a2ae6a8a46f: Pull complete 15:16:39 33b1e0a273af: Pull complete 15:16:39 5d3b04190fa2: Pull complete 15:16:43 2f39f015ded8: Pull complete 15:16:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:16:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:43 prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container 15:16:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:16:48 $ docker top 24a2a98a8046f22a6b28fa360055831c90e454e6ce26fbd8685eb01cb4fb9768 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:49 ---> job-cost.sh 15:16:49 lf-activate-venv: SKIPPING 15:16:49 INFO: No Stack... 15:16:49 INFO: Retrieving Pricing Info for: v3-standard-8 15:16:49 INFO: Archiving Costs [Pipeline] sh 15:16:50 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:16:50 + cut -d, -f6 [Pipeline] lock 15:16:50 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] 15:16:50 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] did not exist. Created. 15:16:50 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:16:50 + echo total: 0.2199999988079071 [Pipeline] stash 15:16:50 Stashed 1 file(s) [Pipeline] } 15:16:50 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] [Pipeline] // lock [Pipeline] } 15:16:50 $ docker stop --time=1 24a2a98a8046f22a6b28fa360055831c90e454e6ce26fbd8685eb01cb4fb9768 15:16:51 $ docker rm -f --volumes 24a2a98a8046f22a6b28fa360055831c90e454e6ce26fbd8685eb01cb4fb9768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:17:44 Removing intermediate container 7f3664f716d7 15:17:44 ---> 87b22fa8b25a 15:17:44 Step 10/12 : COPY . . 15:17:44 ---> 52a838a728d2 15:17:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:17:44 ---> Running in b81d42ad0b2b 15:17:44 Removing intermediate container b81d42ad0b2b 15:17:44 ---> 868958b65f1e 15:17:44 Step 12/12 : RUN $MAKE 15:17:44 ---> Running in a93721a73130 15:17:44 noop 15:17:45 Removing intermediate container a93721a73130 15:17:45 ---> 447a0e4733c5 15:17:45 Successfully built 447a0e4733c5 15:17:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:45 + docker inspect -f . ci-base-image-arm64 15:17:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:46 prd-ubuntu20.04-docker-arm64-4c-16g-5810 does not seem to be running inside a container 15:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/127 -v /w/workspace/app-rfid-llrp-inventory/127:/w/workspace/app-rfid-llrp-inventory/127:rw,z -v /w/workspace/app-rfid-llrp-inventory/127@tmp:/w/workspace/app-rfid-llrp-inventory/127@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:17:47 $ docker top 897fd1a54a0bc72b5397b3e9eb8b66e383d34527fdfa079135df2a7a0243297b -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:48 + go version 15:17:48 go version go1.20.6 linux/arm64 [Pipeline] } 15:17:48 $ docker stop --time=1 897fd1a54a0bc72b5397b3e9eb8b66e383d34527fdfa079135df2a7a0243297b 15:17:49 $ docker rm -f --volumes 897fd1a54a0bc72b5397b3e9eb8b66e383d34527fdfa079135df2a7a0243297b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:50 + docker inspect -f . ci-base-image-arm64 15:17:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:50 prd-ubuntu20.04-docker-arm64-4c-16g-5810 does not seem to be running inside a container 15:17:50 $ 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/127 -v /w/workspace/app-rfid-llrp-inventory/127:/w/workspace/app-rfid-llrp-inventory/127:rw,z -v /w/workspace/app-rfid-llrp-inventory/127@tmp:/w/workspace/app-rfid-llrp-inventory/127@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:17:52 $ docker top 00115d428430ad245d85c9a5764bba21128e25d2ec26ddc8e39f10aaf6f454c7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:52 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/127 [Pipeline] fileExists [Pipeline] sh 15:17:53 + make test 15:17:53 go test -race ./... -coverprofile=coverage.out ./... 15:21:15 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:21:15 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:21:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.289s coverage: 86.2% of statements 15:21:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.550s coverage: 71.9% of statements 15:21:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:21:16 go vet ./... 15:24:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:24:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:24:08 ./bin/test-attribution.sh 15:24:08 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:24:08 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:24:08 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:24:08 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:24:08 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:24:08 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:24:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:24:08 $ docker stop --time=1 00115d428430ad245d85c9a5764bba21128e25d2ec26ddc8e39f10aaf6f454c7 15:24:09 $ docker rm -f --volumes 00115d428430ad245d85c9a5764bba21128e25d2ec26ddc8e39f10aaf6f454c7 [Pipeline] // withDockerContainer [Pipeline] sh 15:24:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:24:11 Warning: overwriting stash ‘coverage-report’ 15:24:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:24:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:24:12 + ls -al . 15:24:12 total 232 15:24:12 drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 15:17 . 15:24:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:15 .. 15:24:12 -rw-rw-r-- 1 jenkins jenkins 262 Sep 11 15:15 .dockerignore 15:24:12 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 15:15 .git 15:24:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:15 .github 15:24:12 -rw-rw-r-- 1 jenkins jenkins 788 Sep 11 15:15 .gitignore 15:24:12 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 15:15 .golangci.yml 15:24:12 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 11 15:15 Attribution.txt 15:24:12 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 11 15:15 CHANGELOG.md 15:24:12 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 11 15:15 Dockerfile 15:24:12 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 15:15 GOVERNANCE.md 15:24:12 -rw-rw-r-- 1 jenkins jenkins 687 Sep 11 15:15 Jenkinsfile 15:24:12 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 11 15:15 LICENSE 15:24:12 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 11 15:15 Makefile 15:24:12 -rw-rw-r-- 1 jenkins jenkins 617 Sep 11 15:15 OWNERS.md 15:24:12 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 11 15:15 README.md 15:24:12 -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 15:13 VERSION 15:24:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:15 bin 15:24:12 -rw-r--r-- 1 jenkins jenkins 41317 Sep 11 15:21 coverage.out 15:24:12 -rw-rw-r-- 1 jenkins jenkins 3967 Sep 11 15:15 go.mod 15:24:12 -rw-rw-r-- 1 jenkins jenkins 34348 Sep 11 15:15 go.sum 15:24:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:15 images 15:24:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:15 internal 15:24:12 -rw-rw-r-- 1 jenkins jenkins 531 Sep 11 15:15 main.go 15:24:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 15:15 res 15:24:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 15:15 snap 15:24:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 15:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:13 + 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=f89810558e3f5e01df4ab595595a606dd5b50cca --label arch=arm64 --label version=3.1.0-dev.15 . 15:24:13 Sending build context to Docker daemon 684kB 15:24:13 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:24:13 Step 2/29 : FROM ${BASE} AS builder 15:24:13 ---> 447a0e4733c5 15:24:13 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:24:13 ---> Running in 9ad8e10e6a06 15:24:14 Removing intermediate container 9ad8e10e6a06 15:24:14 ---> 20f0b52e22f4 15:24:14 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:24:14 ---> Running in aae4d8cf17cc 15:24:14 Removing intermediate container aae4d8cf17cc 15:24:14 ---> e413fab1127a 15:24:14 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:24:14 ---> Running in bc2498dd97e6 15:24:14 Removing intermediate container bc2498dd97e6 15:24:14 ---> 4783706a51f2 15:24:14 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:24:14 ---> Running in e5d4d9b9ce5c 15:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:24:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:24:17 OK: 263 MiB in 53 packages 15:24:18 Removing intermediate container e5d4d9b9ce5c 15:24:18 ---> f3a22c1fc1d1 15:24:18 Step 7/29 : WORKDIR /app 15:24:18 ---> Running in 7869bdabfeec 15:24:19 Removing intermediate container 7869bdabfeec 15:24:19 ---> 12d07c6b9afb 15:24:19 Step 8/29 : COPY go.mod vendor* ./ 15:24:19 ---> e4c0b6a584bd 15:24:19 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:19 ---> Running in a5f541c71ed5 15:24:21 Removing intermediate container a5f541c71ed5 15:24:21 ---> 9344599ee892 15:24:21 Step 10/29 : COPY . . 15:24:22 ---> ce260820041a 15:24:22 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:24:22 ---> Running in f338c8360ffa 15:24:22 Removing intermediate container f338c8360ffa 15:24:22 ---> 475f225965c1 15:24:22 Step 12/29 : RUN $MAKE 15:24:22 ---> Running in 3f4d6f2c1aad 15:24:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.15 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.15" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:27:00 Removing intermediate container 3f4d6f2c1aad 15:27:00 ---> 9b4274e5f7d0 15:27:00 Step 13/29 : FROM alpine:3.17 15:27:00 3.17: Pulling from library/alpine 15:27:00 4060ece20d7a: Pulling fs layer 15:27:00 4060ece20d7a: Verifying Checksum 15:27:00 4060ece20d7a: Download complete 15:27:00 4060ece20d7a: Pull complete 15:27:00 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:27:00 Status: Downloaded newer image for alpine:3.17 15:27:00 ---> 8650cd65339b 15:27:00 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:27:00 ---> Running in 9e65d5d0adf2 15:27:00 Removing intermediate container 9e65d5d0adf2 15:27:00 ---> add77be32e79 15:27:00 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:27:00 ---> Running in abe96f173ec7 15:27:00 Removing intermediate container abe96f173ec7 15:27:00 ---> d7b2dc14e448 15:27:00 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:27:00 ---> Running in 02c815b902b1 15:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:27:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:27:02 (1/2) Installing ca-certificates (20230506-r0) 15:27:02 (2/2) Installing dumb-init (1.2.5-r2) 15:27:02 Executing busybox-1.35.0-r29.trigger 15:27:02 Executing ca-certificates-20230506-r0.trigger 15:27:02 OK: 8 MiB in 17 packages 15:27:04 Removing intermediate container 02c815b902b1 15:27:04 ---> 4c9b15b33719 15:27:04 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:27:04 ---> 2d88defcf9cb 15:27:04 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:27:04 ---> 35702c2b3d27 15:27:04 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:27:05 ---> 6fedae247c24 15:27:05 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:27:06 ---> 094db6af7665 15:27:06 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:27:07 ---> 86213997b9e0 15:27:07 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:27:07 ---> Running in 0adbe682fd94 15:27:08 Removing intermediate container 0adbe682fd94 15:27:08 ---> 1d6947c9c5c8 15:27:08 Step 23/29 : VOLUME /cache 15:27:09 ---> Running in 26ce206c3a46 15:27:09 Removing intermediate container 26ce206c3a46 15:27:09 ---> 63a0103ed988 15:27:09 Step 24/29 : EXPOSE 59711 15:27:09 ---> Running in 90c09f886b20 15:27:09 Removing intermediate container 90c09f886b20 15:27:09 ---> 8623e9abe8ed 15:27:09 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:27:09 ---> Running in 2f990ea8c90e 15:27:10 Removing intermediate container 2f990ea8c90e 15:27:10 ---> 1bc86724b671 15:27:10 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:27:10 ---> Running in 3a927caffd51 15:27:10 Removing intermediate container 3a927caffd51 15:27:10 ---> ae9aa3ea3a39 15:27:10 Step 27/29 : LABEL arch=arm64 15:27:10 ---> Running in 29f6a65377bb 15:27:11 Removing intermediate container 29f6a65377bb 15:27:11 ---> 031cae28d651 15:27:11 Step 28/29 : LABEL git_sha=f89810558e3f5e01df4ab595595a606dd5b50cca 15:27:11 ---> Running in 3470a8a30257 15:27:11 Removing intermediate container 3470a8a30257 15:27:11 ---> 940d2d07256f 15:27:11 Step 29/29 : LABEL version=3.1.0-dev.15 15:27:11 ---> Running in 01b00bc95937 15:27:11 Removing intermediate container 01b00bc95937 15:27:11 ---> 63bcf3a8d34f 15:27:11 [Warning] One or more build-args [ARCH] were not consumed 15:27:11 Successfully built 63bcf3a8d34f 15:27:11 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:27:11 provisioning config files... 15:27:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/127@tmp/config9211262062526623624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:12 ---> docker-login.sh 15:27:12 nexus3.edgexfoundry.org:10001 15:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:12 Configure a credential helper to remove this warning. See 15:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:12 15:27:12 Login Succeeded 15:27:12 nexus3.edgexfoundry.org:10002 15:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:12 Configure a credential helper to remove this warning. See 15:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:12 15:27:12 Login Succeeded 15:27:12 nexus3.edgexfoundry.org:10003 15:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:13 Configure a credential helper to remove this warning. See 15:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:13 15:27:13 Login Succeeded 15:27:13 nexus3.edgexfoundry.org:10004 15:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:13 Configure a credential helper to remove this warning. See 15:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:13 15:27:13 Login Succeeded 15:27:13 docker.io 15:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:14 Configure a credential helper to remove this warning. See 15:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:14 15:27:14 Login Succeeded 15:27:14 ---> docker-login.sh ends [Pipeline] } 15:27:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:27:14 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:27:14 f89810558e3f5e01df4ab595595a606dd5b50cca 15:27:14 latest 15:27:14 3.1.0-dev.15 15:27:14 f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 15:27:14 main 15:27:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:14 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f89810558e3f5e01df4ab595595a606dd5b50cca 15:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:27:14 814d288b5af3: Preparing 15:27:14 7229674f4530: Preparing 15:27:14 81f1be0a6900: Preparing 15:27:14 ccd6a361df1b: Preparing 15:27:14 cb2410f06c0c: Preparing 15:27:14 63b61afaa2b4: Preparing 15:27:14 98cb07092423: Preparing 15:27:14 d2d9d24a8c2a: Preparing 15:27:14 63b61afaa2b4: Waiting 15:27:14 98cb07092423: Waiting 15:27:14 d2d9d24a8c2a: Waiting 15:27:15 ccd6a361df1b: Pushed 15:27:15 814d288b5af3: Pushed 15:27:15 cb2410f06c0c: Pushed 15:27:15 81f1be0a6900: Pushed 15:27:15 d2d9d24a8c2a: Layer already exists 15:27:15 63b61afaa2b4: Pushed 15:27:15 98cb07092423: Pushed 15:27:22 7229674f4530: Pushed 15:27:22 f89810558e3f5e01df4ab595595a606dd5b50cca: digest: sha256:8298c04904c4ed7f1f5cce48e96d222c898d5ecb4d80fdc5610fb60f139f802c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:22 + 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:27:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:27:22 814d288b5af3: Preparing 15:27:22 7229674f4530: Preparing 15:27:22 81f1be0a6900: Preparing 15:27:22 ccd6a361df1b: Preparing 15:27:22 cb2410f06c0c: Preparing 15:27:22 63b61afaa2b4: Preparing 15:27:22 98cb07092423: Preparing 15:27:22 d2d9d24a8c2a: Preparing 15:27:22 63b61afaa2b4: Waiting 15:27:22 98cb07092423: Waiting 15:27:22 d2d9d24a8c2a: Waiting 15:27:22 7229674f4530: Layer already exists 15:27:22 ccd6a361df1b: Layer already exists 15:27:22 cb2410f06c0c: Layer already exists 15:27:22 814d288b5af3: Layer already exists 15:27:22 81f1be0a6900: Layer already exists 15:27:22 98cb07092423: Layer already exists 15:27:22 63b61afaa2b4: Layer already exists 15:27:22 d2d9d24a8c2a: Layer already exists 15:27:23 latest: digest: sha256:8298c04904c4ed7f1f5cce48e96d222c898d5ecb4d80fdc5610fb60f139f802c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:23 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.15 15:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:27:23 814d288b5af3: Preparing 15:27:23 7229674f4530: Preparing 15:27:23 81f1be0a6900: Preparing 15:27:23 ccd6a361df1b: Preparing 15:27:23 cb2410f06c0c: Preparing 15:27:23 63b61afaa2b4: Preparing 15:27:23 98cb07092423: Preparing 15:27:23 d2d9d24a8c2a: Preparing 15:27:23 63b61afaa2b4: Waiting 15:27:23 98cb07092423: Waiting 15:27:23 d2d9d24a8c2a: Waiting 15:27:23 7229674f4530: Layer already exists 15:27:23 81f1be0a6900: Layer already exists 15:27:23 ccd6a361df1b: Layer already exists 15:27:23 814d288b5af3: Layer already exists 15:27:23 d2d9d24a8c2a: Layer already exists 15:27:23 63b61afaa2b4: Layer already exists 15:27:23 98cb07092423: Layer already exists 15:27:23 cb2410f06c0c: Layer already exists 15:27:24 3.1.0-dev.15: digest: sha256:8298c04904c4ed7f1f5cce48e96d222c898d5ecb4d80fdc5610fb60f139f802c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:24 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 15:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:27:24 814d288b5af3: Preparing 15:27:24 7229674f4530: Preparing 15:27:24 81f1be0a6900: Preparing 15:27:24 ccd6a361df1b: Preparing 15:27:24 cb2410f06c0c: Preparing 15:27:24 63b61afaa2b4: Preparing 15:27:24 98cb07092423: Preparing 15:27:24 d2d9d24a8c2a: Preparing 15:27:24 63b61afaa2b4: Waiting 15:27:24 98cb07092423: Waiting 15:27:24 d2d9d24a8c2a: Waiting 15:27:24 814d288b5af3: Layer already exists 15:27:24 81f1be0a6900: Layer already exists 15:27:24 ccd6a361df1b: Layer already exists 15:27:24 cb2410f06c0c: Layer already exists 15:27:24 7229674f4530: Layer already exists 15:27:24 d2d9d24a8c2a: Layer already exists 15:27:24 98cb07092423: Layer already exists 15:27:24 63b61afaa2b4: Layer already exists 15:27:25 f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15: digest: sha256:8298c04904c4ed7f1f5cce48e96d222c898d5ecb4d80fdc5610fb60f139f802c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:25 + 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:27:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:27:25 814d288b5af3: Preparing 15:27:25 7229674f4530: Preparing 15:27:25 81f1be0a6900: Preparing 15:27:25 ccd6a361df1b: Preparing 15:27:25 cb2410f06c0c: Preparing 15:27:25 63b61afaa2b4: Preparing 15:27:25 98cb07092423: Preparing 15:27:25 d2d9d24a8c2a: Preparing 15:27:25 63b61afaa2b4: Waiting 15:27:25 98cb07092423: Waiting 15:27:25 d2d9d24a8c2a: Waiting 15:27:25 cb2410f06c0c: Layer already exists 15:27:25 81f1be0a6900: Layer already exists 15:27:25 ccd6a361df1b: Layer already exists 15:27:25 814d288b5af3: Layer already exists 15:27:25 7229674f4530: Layer already exists 15:27:25 d2d9d24a8c2a: Layer already exists 15:27:25 98cb07092423: Layer already exists 15:27:25 63b61afaa2b4: Layer already exists 15:27:26 main: digest: sha256:8298c04904c4ed7f1f5cce48e96d222c898d5ecb4d80fdc5610fb60f139f802c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:26 ===================================================== [Pipeline] echo 15:27:26 taggedImages: 15:27:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f89810558e3f5e01df4ab595595a606dd5b50cca 15:27:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:27:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.15 15:27:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f89810558e3f5e01df4ab595595a606dd5b50cca-3.1.0-dev.15 15:27:26 - 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:27:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:26 15:27:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:26 arm64: Pulling from edgex-lftools-log-publisher 15:27:26 8998bd30e6a1: Pulling fs layer 15:27:26 04944245beec: Pulling fs layer 15:27:26 699f458cf7ca: Pulling fs layer 15:27:26 765212b225bb: Pulling fs layer 15:27:26 f23df028b6ca: Pulling fs layer 15:27:26 d65c8cfc05b1: Pulling fs layer 15:27:26 2437ff75d9bd: Pulling fs layer 15:27:26 f23df028b6ca: Waiting 15:27:26 d65c8cfc05b1: Waiting 15:27:26 2437ff75d9bd: Waiting 15:27:26 765212b225bb: Waiting 15:27:27 04944245beec: Verifying Checksum 15:27:27 04944245beec: Download complete 15:27:27 765212b225bb: Verifying Checksum 15:27:27 765212b225bb: Download complete 15:27:27 f23df028b6ca: Verifying Checksum 15:27:27 f23df028b6ca: Download complete 15:27:27 d65c8cfc05b1: Verifying Checksum 15:27:27 d65c8cfc05b1: Download complete 15:27:27 699f458cf7ca: Verifying Checksum 15:27:27 699f458cf7ca: Download complete 15:27:27 8998bd30e6a1: Verifying Checksum 15:27:27 8998bd30e6a1: Download complete 15:27:30 2437ff75d9bd: Verifying Checksum 15:27:30 2437ff75d9bd: Download complete 15:27:31 8998bd30e6a1: Pull complete 15:27:32 04944245beec: Pull complete 15:27:33 699f458cf7ca: Pull complete 15:27:33 765212b225bb: Pull complete 15:27:34 f23df028b6ca: Pull complete 15:27:34 d65c8cfc05b1: Pull complete 15:27:49 2437ff75d9bd: Pull complete 15:27:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:27:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:49 prd-ubuntu20.04-docker-arm64-4c-16g-5810 does not seem to be running inside a container 15:27:49 $ 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/127 -v /w/workspace/app-rfid-llrp-inventory/127:/w/workspace/app-rfid-llrp-inventory/127:rw,z -v /w/workspace/app-rfid-llrp-inventory/127@tmp:/w/workspace/app-rfid-llrp-inventory/127@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:27:52 $ docker top 8c4c848297ca6c112c4f854d2327d859e57463d46ff108ece770005e60003bc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:53 ---> job-cost.sh 15:27:53 lf-activate-venv: SKIPPING 15:27:53 INFO: No Stack... 15:27:54 INFO: Retrieving Pricing Info for: v3-standard-4 15:27:54 INFO: Archiving Costs [Pipeline] sh 15:27:55 + cat /w/workspace/app-rfid-llrp-inventory/127/archives/cost.csv 15:27:55 + cut -d, -f6 [Pipeline] lock 15:27:55 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] 15:27:55 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] did not exist. Created. 15:27:55 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:27:56 /w/workspace/app-rfid-llrp-inventory/127@tmp/durable-b12e88ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:27:56 + echo total: 0.10999999940395355 [Pipeline] stash 15:27:56 Warning: overwriting stash ‘stack-cost’ 15:27:56 Stashed 1 file(s) [Pipeline] } 15:27:56 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-127-stack-cost] [Pipeline] // lock [Pipeline] } 15:27:56 $ docker stop --time=1 8c4c848297ca6c112c4f854d2327d859e57463d46ff108ece770005e60003bc8 15:27:58 $ docker rm -f --volumes 8c4c848297ca6c112c4f854d2327d859e57463d46ff108ece770005e60003bc8 [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:27:58 provisioning config files... 15:27:58 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16624490046086590408tmp [Pipeline] { [Pipeline] sh 15:27:59 + set +x 15:27:59 + bash -s -- 15:27:59 + curl -s https://codecov.io/bash 15:27:59 15:27:59 _____ _ 15:27:59 / ____| | | 15:27:59 | | ___ __| | ___ ___ _____ __ 15:27:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:27:59 | |___| (_) | (_| | __/ (_| (_) \ V / 15:27:59 \_____\___/ \__,_|\___|\___\___/ \_/ 15:27:59 Bash-1.0.6 15:27:59 15:27:59 15:27:59 ==> git version 2.25.1 found 15:27:59 ==> 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:27:59 Release-Date: 2020-01-08 15:27:59 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:27:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:27:59 ==> Jenkins CI detected. 15:27:59 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:27:59 project root: . 15:27:59 --> token set from env 15:27:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:27:59 ==> Running gcov in . (disable via -X gcov) 15:27:59 ==> Python coveragepy not found 15:27:59 ==> Searching for coverage reports in: 15:27:59 + . 15:27:59 -> Found 1 reports 15:27:59 ==> Detecting git/mercurial file structure 15:27:59 ==> Reading reports 15:27:59 + ./coverage.out bytes=41317 15:27:59 ==> Appending adjustments 15:27:59 https://docs.codecov.io/docs/fixing-reports 15:27:59 + Found adjustments 15:27:59 ==> Gzipping contents 15:27:59 12K /tmp/codecov.7dfSVw.gz 15:27:59 ==> Uploading reports 15:27:59 url: https://codecov.io 15:27:59 query: branch=main&commit=f89810558e3f5e01df4ab595595a606dd5b50cca&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:27:59 -> Pinging Codecov 15:27:59 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=f89810558e3f5e01df4ab595595a606dd5b50cca&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:27:59 -> Uploading to 15:27:59 https://storage.googleapis.com/codecov/v4/raw/2023-09-11/581DD39554BDF9B6E22D074273EAD858/f89810558e3f5e01df4ab595595a606dd5b50cca/554fba15-843d-4b9e-9298-9dc8148a6462.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T152759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9028ef3825abd7a3a5ae1c90b0605dbe66b07e7b22312b98fc2bf14b1299e254 15:27:59 % Total % Received % Xferd Average Speed Time Time Time Current 15:27:59 Dload Upload Total Spent Left Speed 15:28:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 58182 --:--:-- --:--:-- --:--:-- 58182 15:28:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] } 15:28:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:28:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:28:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:00 15:28:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:28:00 df9b9388f04a: Pulling fs layer 15:28:00 52dc419b0ee2: Pulling fs layer 15:28:00 25bc292e5bac: Pulling fs layer 15:28:00 114826534d7a: Pulling fs layer 15:28:00 4657fd5d0bcf: Pulling fs layer 15:28:00 6ad1cebc031e: Pulling fs layer 15:28:00 8a3aa393b2d8: Pulling fs layer 15:28:00 6ad1cebc031e: Waiting 15:28:00 114826534d7a: Waiting 15:28:00 4657fd5d0bcf: Waiting 15:28:00 8a3aa393b2d8: Waiting 15:28:00 25bc292e5bac: Download complete 15:28:00 52dc419b0ee2: Download complete 15:28:00 4657fd5d0bcf: Verifying Checksum 15:28:00 4657fd5d0bcf: Download complete 15:28:00 df9b9388f04a: Download complete 15:28:01 6ad1cebc031e: Verifying Checksum 15:28:01 6ad1cebc031e: Download complete 15:28:01 df9b9388f04a: Pull complete 15:28:01 52dc419b0ee2: Pull complete 15:28:01 25bc292e5bac: Pull complete 15:28:01 114826534d7a: Verifying Checksum 15:28:01 114826534d7a: Download complete 15:28:01 8a3aa393b2d8: Verifying Checksum 15:28:01 8a3aa393b2d8: Download complete 15:28:04 114826534d7a: Pull complete 15:28:04 4657fd5d0bcf: Pull complete 15:28:05 6ad1cebc031e: Pull complete 15:28:07 8a3aa393b2d8: Pull complete 15:28:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:28:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:08 prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container 15:28:08 $ 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:28:13 $ docker top 0f913fae09a3dea2539b2ae2d2ed7d163a3fc045a1e2e59df43a1a159fce8336 -eo pid,comm [Pipeline] { [Pipeline] echo 15:28:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:28:13 + set -o pipefail 15:28:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:28:18 15:28:18 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:28:18 15:28:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/b582da65-2750-47f5-8241-c7b1a9ae6295 15:28:18 15:28:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:28:18 15:28:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:28:18 15:28:18 15:28:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:28:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:28:18 More details here: https://snyk.co/ue1NS 15:28:18 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:28:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:28:18 $ docker stop --time=1 0f913fae09a3dea2539b2ae2d2ed7d163a3fc045a1e2e59df43a1a159fce8336 15:28:22 $ docker rm -f --volumes 0f913fae09a3dea2539b2ae2d2ed7d163a3fc045a1e2e59df43a1a159fce8336 [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:28:23 + git log --format=format:%s -1 f89810558e3f5e01df4ab595595a606dd5b50cca [Pipeline] sh 15:28:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:28:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:28:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:24 prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container 15:28:24 $ 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:28:24 $ docker top c707338a802fc68e8e3f9e0cb072628509b621334a549be79795716b8ba52d19 -eo pid,comm 15:28:24 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:28:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:24 [ssh-agent] Looking for ssh-agent implementation... 15:28:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:24 $ docker exec c707338a802fc68e8e3f9e0cb072628509b621334a549be79795716b8ba52d19 ssh-agent 15:28:24 SSH_AUTH_SOCK=/tmp/ssh-svJ5Fb7YmXLr/agent.32 15:28:24 SSH_AGENT_PID=39 15:28:25 Running ssh-add (command line suppressed) 15:28:25 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16298189101622453369.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16298189101622453369.key) 15:28:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:25 + git semver tag 15:28:25 2023-09-11 15:28:25,573 [run_tag] DEBUG tag force:False 15:28:25 2023-09-11 15:28:25,573 [check_head_tag] DEBUG check head tag 15:28:25 2023-09-11 15:28:25,573 [execute] INFO git cat-file --batch-check 15:28:25 2023-09-11 15:28:25,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:28:25 2023-09-11 15:28:25,577 [execute] INFO git cat-file --batch 15:28:25 2023-09-11 15:28:25,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:28:25 2023-09-11 15:28:25,587 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:28:25 2023-09-11 15:28:25,588 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 15:28:25 2023-09-11 15:28:25,588 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:28:25 2023-09-11 15:28:25,592 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:28:25 3.1.0-dev.15 [Pipeline] } 15:28:25 $ docker exec --env ******** --env ******** c707338a802fc68e8e3f9e0cb072628509b621334a549be79795716b8ba52d19 ssh-agent -k 15:28:25 unset SSH_AUTH_SOCK; 15:28:25 unset SSH_AGENT_PID; 15:28:25 echo Agent pid 39 killed; 15:28:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:26 + git semver [Pipeline] } 15:28:26 $ docker stop --time=1 c707338a802fc68e8e3f9e0cb072628509b621334a549be79795716b8ba52d19 15:28:27 $ docker rm -f --volumes c707338a802fc68e8e3f9e0cb072628509b621334a549be79795716b8ba52d19 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:28 15:28:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:28 0.23.1-centos7: Pulling from edgex-lftools 15:28:28 ab5ef0e58194: Pulling fs layer 15:28:28 9712f1f96733: Pulling fs layer 15:28:28 63f879dbbcfc: Pulling fs layer 15:28:28 0d9ebad4ef96: Pulling fs layer 15:28:28 e9a5061849ea: Pulling fs layer 15:28:28 d747dcd14b5f: Pulling fs layer 15:28:28 2de7ff778b66: Pulling fs layer 15:28:28 0d9ebad4ef96: Waiting 15:28:28 e9a5061849ea: Waiting 15:28:28 d747dcd14b5f: Waiting 15:28:28 2de7ff778b66: Waiting 15:28:28 9712f1f96733: Verifying Checksum 15:28:28 9712f1f96733: Download complete 15:28:28 63f879dbbcfc: Verifying Checksum 15:28:28 63f879dbbcfc: Download complete 15:28:28 e9a5061849ea: Verifying Checksum 15:28:28 e9a5061849ea: Download complete 15:28:28 d747dcd14b5f: Verifying Checksum 15:28:28 d747dcd14b5f: Download complete 15:28:28 0d9ebad4ef96: Verifying Checksum 15:28:28 0d9ebad4ef96: Download complete 15:28:28 ab5ef0e58194: Verifying Checksum 15:28:28 ab5ef0e58194: Download complete 15:28:28 2de7ff778b66: Download complete 15:28:31 ab5ef0e58194: Pull complete 15:28:31 9712f1f96733: Pull complete 15:28:31 63f879dbbcfc: Pull complete 15:28:36 0d9ebad4ef96: Pull complete 15:28:36 e9a5061849ea: Pull complete 15:28:36 d747dcd14b5f: Pull complete 15:28:36 2de7ff778b66: Pull complete 15:28:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:28:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:36 prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container 15:28:36 $ 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:28:42 $ docker top f3cd803fceb48fee107290bc2d9ebdb572a9edec3594f9747c1fb4fea87f5303 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:28:42 provisioning config files... 15:28:42 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15347673789842277169tmp 15:28:42 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11053602951577673329tmp 15:28:42 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17002723169804602089tmp [Pipeline] { [Pipeline] echo 15:28:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:28:42 ---> sigul-configuration.sh 15:28:42 gpg: directory `/root/.gnupg' created 15:28:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:28:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:28:42 gpg: keyring `/root/.gnupg/secring.gpg' created 15:28:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:28:42 gpg: CAST5 encrypted data 15:28:42 gpg: encrypted with 1 passphrase 15:28:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:28:42 + mkdir /home/jenkins 15:28:42 + mkdir /home/jenkins/sigul [Pipeline] sh 15:28:42 + 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:28:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:28:43 ---> sigul-install.sh 15:28:43 Sigul already installed; skipping installation. [Pipeline] sh 15:28:43 + git tag --list 15:28:43 v0.0.0 15:28:43 v1.0.0 15:28:43 v2.1.0 15:28:43 v2.1.1 15:28:43 v2.2.0 15:28:43 v2.3.0 15:28:43 v3.0 15:28:43 v3.0.0 15:28:43 v3.0.1 15:28:43 v3.0.1-dev.1 15:28:43 v3.1.0-dev.1 15:28:43 v3.1.0-dev.10 15:28:43 v3.1.0-dev.11 15:28:43 v3.1.0-dev.12 15:28:43 v3.1.0-dev.13 15:28:43 v3.1.0-dev.14 15:28:43 v3.1.0-dev.15 15:28:43 v3.1.0-dev.2 15:28:43 v3.1.0-dev.3 15:28:43 v3.1.0-dev.4 15:28:43 v3.1.0-dev.5 15:28:43 v3.1.0-dev.6 15:28:43 v3.1.0-dev.7 15:28:43 v3.1.0-dev.8 15:28:43 v3.1.0-dev.9 [Pipeline] sh 15:28:43 + lftools sign git-tag v3.1.0-dev.15 15:28:44 Signing Git tag with Sigul... 15:28:44 Signing v3.1.0-dev.15 [Pipeline] echo 15:28:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:28:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:28:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:28:44 $ docker stop --time=1 f3cd803fceb48fee107290bc2d9ebdb572a9edec3594f9747c1fb4fea87f5303 15:28:46 $ docker rm -f --volumes f3cd803fceb48fee107290bc2d9ebdb572a9edec3594f9747c1fb4fea87f5303 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:28:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:28:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:28:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:47 prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container 15:28:47 $ 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:28:47 $ docker top ccb5c5c8c18a52db070ba37b3780108048ef9b77ac4017ff9b66a2390bc177c5 -eo pid,comm 15:28:47 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:28:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:47 [ssh-agent] Looking for ssh-agent implementation... 15:28:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:47 $ docker exec ccb5c5c8c18a52db070ba37b3780108048ef9b77ac4017ff9b66a2390bc177c5 ssh-agent 15:28:47 SSH_AUTH_SOCK=/tmp/ssh-4VN6DStaq1Xp/agent.32 15:28:47 SSH_AGENT_PID=38 15:28:47 Running ssh-add (command line suppressed) 15:28:47 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7593627999909635247.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7593627999909635247.key) 15:28:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:48 + git semver bump pre 15:28:48 2023-09-11 15:28:48,356 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:28:48 2023-09-11 15:28:48,356 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev 15:28:48 2023-09-11 15:28:48,356 [bump_version] DEBUG bumped version:3.1.0-dev.16 15:28:48 2023-09-11 15:28:48,356 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:28:48 2023-09-11 15:28:48,356 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:28:48 2023-09-11 15:28:48,356 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:28:48 2023-09-11 15:28:48,360 [execute] INFO git cat-file --batch-check 15:28:48 2023-09-11 15:28:48,360 [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:28:48 2023-09-11 15:28:48,366 [execute] INFO git cat-file --batch 15:28:48 2023-09-11 15:28:48,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:28:48 2023-09-11 15:28:48,372 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:28:48 3.1.0-dev.16 [Pipeline] } 15:28:48 $ docker exec --env ******** --env ******** ccb5c5c8c18a52db070ba37b3780108048ef9b77ac4017ff9b66a2390bc177c5 ssh-agent -k 15:28:48 unset SSH_AUTH_SOCK; 15:28:48 unset SSH_AGENT_PID; 15:28:48 echo Agent pid 38 killed; 15:28:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:48 + git semver [Pipeline] } 15:28:49 $ docker stop --time=1 ccb5c5c8c18a52db070ba37b3780108048ef9b77ac4017ff9b66a2390bc177c5 15:28:50 $ docker rm -f --volumes ccb5c5c8c18a52db070ba37b3780108048ef9b77ac4017ff9b66a2390bc177c5 [Pipeline] // withDockerContainer [Pipeline] sh 15:28:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:28:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:28:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:51 prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container 15:28:51 $ 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:28:51 $ docker top f83bafcec0608fbdbe1a19f53c9a6447943c1b3df8bfb66ebdfa578eca3365ee -eo pid,comm 15:28:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:28:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:51 [ssh-agent] Looking for ssh-agent implementation... 15:28:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:51 $ docker exec f83bafcec0608fbdbe1a19f53c9a6447943c1b3df8bfb66ebdfa578eca3365ee ssh-agent 15:28:51 SSH_AUTH_SOCK=/tmp/ssh-uXJHICMf1I3u/agent.31 15:28:51 SSH_AGENT_PID=37 15:28:51 Running ssh-add (command line suppressed) 15:28:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6627029142469306328.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6627029142469306328.key) 15:28:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:52 + git semver push 15:28:52 2023-09-11 15:28:52,405 [run_push] DEBUG push 15:28:52 2023-09-11 15:28:52,405 [execute] INFO git cat-file --batch-check 15:28:52 2023-09-11 15:28:52,406 [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:28:52 2023-09-11 15:28:52,409 [execute] INFO git rev-list 950080eaf8c9810ecc33b8f1c4ded45cd907e999 -- 15:28:52 2023-09-11 15:28:52,409 [execute] DEBUG Popen(['git', 'rev-list', '950080eaf8c9810ecc33b8f1c4ded45cd907e999', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:28:52 2023-09-11 15:28:52,417 [execute] INFO git fetch -v origin 15:28:52 2023-09-11 15:28:52,417 [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:28:53 2023-09-11 15:28:52,913 [run_push] DEBUG no remote changes detected 15:28:53 2023-09-11 15:28:52,913 [execute] INFO git push origin semver 15:28:53 2023-09-11 15:28:52,914 [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:28:53 2023-09-11 15:28:53,617 [run_push] DEBUG push all version tags 15:28:53 2023-09-11 15:28:53,617 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:28:53 2023-09-11 15:28:53,618 [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:28:54 2023-09-11 15:28:54,367 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:28:54 3.1.0-dev.16 [Pipeline] } 15:28:54 $ docker exec --env ******** --env ******** f83bafcec0608fbdbe1a19f53c9a6447943c1b3df8bfb66ebdfa578eca3365ee ssh-agent -k 15:28:54 unset SSH_AUTH_SOCK; 15:28:54 unset SSH_AGENT_PID; 15:28:54 echo Agent pid 37 killed; 15:28:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:54 + git semver [Pipeline] } 15:28:55 $ docker stop --time=1 f83bafcec0608fbdbe1a19f53c9a6447943c1b3df8bfb66ebdfa578eca3365ee 15:28:56 $ docker rm -f --volumes f83bafcec0608fbdbe1a19f53c9a6447943c1b3df8bfb66ebdfa578eca3365ee [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:28:57 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:28:57 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:28:57 total 16 15:28:57 drwxr-xr-x 3 root root 4096 Sep 11 15:16 . 15:28:57 drwxrwxr-x 12 jenkins jenkins 4096 Sep 11 15:28 .. 15:28:57 drwxr-xr-x 2 root root 4096 Sep 11 15:16 cost 15:28:57 -rw-r--r-- 1 root root 95 Sep 11 15:16 cost.csv 15:28:57 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:28:57 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:28:57 total 16 15:28:57 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 15:16 . 15:28:57 drwxrwxr-x 12 jenkins jenkins 4096 Sep 11 15:28 .. 15:28:57 drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 15:16 cost 15:28:57 -rw-r--r-- 1 jenkins jenkins 95 Sep 11 15:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:28:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:28:58 ---> package-listing.sh 15:28:58 ++ facter osfamily 15:28:58 ++ tr '[:upper:]' '[:lower:]' 15:28:58 + OS_FAMILY=debian 15:28:58 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:28:58 + START_PACKAGES=/tmp/packages_start.txt 15:28:58 + END_PACKAGES=/tmp/packages_end.txt 15:28:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:28:58 + PACKAGES=/tmp/packages_start.txt 15:28:58 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:28:58 + PACKAGES=/tmp/packages_end.txt 15:28:58 + case "${OS_FAMILY}" in 15:28:58 + dpkg -l 15:28:58 + grep '^ii' 15:28:58 + '[' -f /tmp/packages_start.txt ']' 15:28:58 + '[' -f /tmp/packages_end.txt ']' 15:28:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:28:58 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:28:58 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:28:58 + 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:28:58 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:28:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:28:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:59 prd-ubuntu20.04-docker-8c-8g-5807 does not seem to be running inside a container 15:28:59 $ 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:28:59 $ docker top 5c1b1a25919f814cbfe7549119cee9447231b82fa5537a686829d7aa3f106040 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:00 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:00 + mkdir -p /var/log/sysstat [Pipeline] sh 15:29:00 + ls /var/log/sa-host 15:29:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:00 provisioning config files... 15:29:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17255740709174800272tmp [Pipeline] { [Pipeline] echo 15:29:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:01 ---> create-netrc.sh [Pipeline] } 15:29:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:29:01 ---> python-tools-install.sh [Pipeline] echo 15:29:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:01 ---> sudo-logs.sh 15:29:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:29:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:02 ---> job-cost.sh 15:29:02 lf-activate-venv: SKIPPING 15:29:02 DEBUG: total: 0.2199999988079071 15:29:02 INFO: Retrieving Stack Cost... 15:29:02 INFO: Retrieving Pricing Info for: v3-standard-8 15:29:02 INFO: Archiving Costs [Pipeline] echo 15:29:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:03 ---> logs-deploy.sh 15:29:03 lf-activate-venv: SKIPPING 15:29:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/127 15:29:03 INFO: archiving workspace using pattern(s): 15:29:04 Archives upload complete. 15:29:04 INFO: archiving logs to Nexus