Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 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-ssh4068663411484143718.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2858711501898175760.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7815456520704490229.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11045095551426931393.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-ssh9605780492204243761.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6549 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#225)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 # timeout=10 > git rev-list --no-walk 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T15:19:06.244Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T15:19:06.296Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T15:19:06.309Z] ========================================================= [2023-09-19T15:19:06.309Z] EdgeX Global Pipelines Version Info [2023-09-19T15:19:06.309Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:19:07.023Z] ------------------- [2023-09-19T15:19:07.024Z] stable info: [2023-09-19T15:19:07.024Z] ------------------- [2023-09-19T15:19:07.024Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T15:19:07.024Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T15:19:07.024Z] Message: update stable to v1.0.254 [2023-09-19T15:19:07.595Z] ------------------- [2023-09-19T15:19:07.595Z] experimental info: [2023-09-19T15:19:07.595Z] ------------------- [2023-09-19T15:19:07.595Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T15:19:07.595Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T15:19:07.595Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T15:19:07.763Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-09-19T15:19:07.775Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-09-19T15:19:07.789Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T15:19:07.811Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T15:19:07.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T15:19:07.843Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T15:19:07.856Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T15:19:07.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T15:19:07.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T15:19:07.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T15:19:07.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T15:19:07.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-09-19T15:19:07.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T15:19:07.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T15:19:07.962Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T15:19:07.980Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T15:19:07.998Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T15:19:08.013Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T15:19:08.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T15:19:08.038Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T15:19:08.052Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-19T15:19:08.066Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-19T15:19:08.079Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T15:19:08.094Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T15:19:08.105Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-19T15:19:08.117Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T15:19:08.135Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T15:19:08.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-19T15:19:08.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-19T15:19:08.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-19T15:19:08.200Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] echo [2023-09-19T15:19:08.209Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8803a7 [Pipeline] echo [2023-09-19T15:19:08.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T15:19:08.253Z] provisioning config files... [2023-09-19T15:19:08.267Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1748568449301928804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:19:08.572Z] ---> docker-login.sh [2023-09-19T15:19:08.572Z] nexus3.edgexfoundry.org:10001 [2023-09-19T15:19:08.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:19:08.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:19:08.832Z] Configure a credential helper to remove this warning. See [2023-09-19T15:19:08.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:19:08.832Z] [2023-09-19T15:19:08.832Z] Login Succeeded [2023-09-19T15:19:08.832Z] nexus3.edgexfoundry.org:10002 [2023-09-19T15:19:09.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:19:09.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:19:09.093Z] Configure a credential helper to remove this warning. See [2023-09-19T15:19:09.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:19:09.093Z] [2023-09-19T15:19:09.093Z] Login Succeeded [2023-09-19T15:19:09.093Z] nexus3.edgexfoundry.org:10003 [2023-09-19T15:19:09.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:19:09.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:19:09.093Z] Configure a credential helper to remove this warning. See [2023-09-19T15:19:09.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:19:09.093Z] [2023-09-19T15:19:09.093Z] Login Succeeded [2023-09-19T15:19:09.093Z] nexus3.edgexfoundry.org:10004 [2023-09-19T15:19:09.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:19:09.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:19:09.352Z] Configure a credential helper to remove this warning. See [2023-09-19T15:19:09.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:19:09.352Z] [2023-09-19T15:19:09.352Z] Login Succeeded [2023-09-19T15:19:09.352Z] docker.io [2023-09-19T15:19:09.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:19:09.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:19:09.611Z] Configure a credential helper to remove this warning. See [2023-09-19T15:19:09.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:19:09.611Z] [2023-09-19T15:19:09.611Z] Login Succeeded [2023-09-19T15:19:09.611Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T15:19:09.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T15:19:09.971Z] + git rev-list -1 --merges c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23~1..c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] echo [2023-09-19T15:19:10.018Z] -----------> git rev-list -1 --merges c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23~1..c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [false] [Pipeline] sh [2023-09-19T15:19:10.303Z] + git log --format=format:%s -1 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] echo [2023-09-19T15:19:10.319Z] ========================================================= [2023-09-19T15:19:10.319Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T15:19:10.319Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T15:19:10.656Z] + git log --format=format:%s -1 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] echo [2023-09-19T15:19:10.667Z] [semverPrep] GIT_COMMIT: c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#225) [Pipeline] echo [2023-09-19T15:19:10.678Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T15:19:11.043Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T15:19:11.043Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T15:19:11.043Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T15:19:11.043Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T15:19:11.043Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T15:19:11.043Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T15:19:11.043Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:19:11.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T15:19:11.465Z] [2023-09-19T15:19:11.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:19:11.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T15:19:11.763Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T15:19:11.763Z] b85a868b505f: Pulling fs layer [2023-09-19T15:19:11.763Z] e2be974225ed: Pulling fs layer [2023-09-19T15:19:11.763Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T15:19:11.763Z] 988bab9f4d93: Pulling fs layer [2023-09-19T15:19:11.763Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T15:19:11.763Z] eaf3925da568: Pulling fs layer [2023-09-19T15:19:11.763Z] bab4dde63d76: Pulling fs layer [2023-09-19T15:19:11.763Z] bde34c3a00c8: Pulling fs layer [2023-09-19T15:19:11.763Z] b352a97aabf1: Pulling fs layer [2023-09-19T15:19:11.763Z] 4872d77fe225: Pulling fs layer [2023-09-19T15:19:11.763Z] 5851b861e8e6: Pulling fs layer [2023-09-19T15:19:11.763Z] eaf3925da568: Waiting [2023-09-19T15:19:11.763Z] bab4dde63d76: Waiting [2023-09-19T15:19:11.763Z] 988bab9f4d93: Waiting [2023-09-19T15:19:11.763Z] 1469e6f7b9e6: Waiting [2023-09-19T15:19:11.763Z] bde34c3a00c8: Waiting [2023-09-19T15:19:11.763Z] b352a97aabf1: Waiting [2023-09-19T15:19:11.763Z] 5851b861e8e6: Waiting [2023-09-19T15:19:11.763Z] 4872d77fe225: Waiting [2023-09-19T15:19:11.763Z] e2be974225ed: Verifying Checksum [2023-09-19T15:19:11.763Z] e2be974225ed: Download complete [2023-09-19T15:19:11.763Z] 988bab9f4d93: Download complete [2023-09-19T15:19:12.023Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T15:19:12.023Z] 1469e6f7b9e6: Download complete [2023-09-19T15:19:12.023Z] eaf3925da568: Verifying Checksum [2023-09-19T15:19:12.023Z] eaf3925da568: Download complete [2023-09-19T15:19:12.023Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T15:19:12.023Z] 339a4e72a1f5: Download complete [2023-09-19T15:19:12.023Z] bde34c3a00c8: Download complete [2023-09-19T15:19:12.023Z] b352a97aabf1: Verifying Checksum [2023-09-19T15:19:12.023Z] b352a97aabf1: Download complete [2023-09-19T15:19:12.023Z] 4872d77fe225: Verifying Checksum [2023-09-19T15:19:12.023Z] 4872d77fe225: Download complete [2023-09-19T15:19:12.023Z] 5851b861e8e6: Download complete [2023-09-19T15:19:12.023Z] b85a868b505f: Verifying Checksum [2023-09-19T15:19:12.023Z] b85a868b505f: Download complete [2023-09-19T15:19:12.282Z] bab4dde63d76: Verifying Checksum [2023-09-19T15:19:12.282Z] bab4dde63d76: Download complete [2023-09-19T15:19:13.243Z] b85a868b505f: Pull complete [2023-09-19T15:19:13.510Z] e2be974225ed: Pull complete [2023-09-19T15:19:14.077Z] 339a4e72a1f5: Pull complete [2023-09-19T15:19:14.077Z] 988bab9f4d93: Pull complete [2023-09-19T15:19:14.336Z] 1469e6f7b9e6: Pull complete [2023-09-19T15:19:14.337Z] eaf3925da568: Pull complete [2023-09-19T15:19:16.244Z] bab4dde63d76: Pull complete [2023-09-19T15:19:16.244Z] bde34c3a00c8: Pull complete [2023-09-19T15:19:16.504Z] b352a97aabf1: Pull complete [2023-09-19T15:19:16.504Z] 4872d77fe225: Pull complete [2023-09-19T15:19:16.504Z] 5851b861e8e6: Pull complete [2023-09-19T15:19:16.504Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T15:19:16.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T15:19:16.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:19:16.602Z] prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container [2023-09-19T15:19:16.651Z] $ 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 [2023-09-19T15:19:19.498Z] $ docker top 2e96bfd21c066e0989b845ed8847dc18c097fb483d3d866f20d5cb5fa008b33f -eo pid,comm [2023-09-19T15:19:19.564Z] 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). [2023-09-19T15:19:19.564Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T15:19:19.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T15:19:19.604Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T15:19:19.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T15:19:19.733Z] $ docker exec 2e96bfd21c066e0989b845ed8847dc18c097fb483d3d866f20d5cb5fa008b33f ssh-agent [2023-09-19T15:19:19.838Z] SSH_AUTH_SOCK=/tmp/ssh-qSkMUuPqd05S/agent.31 [2023-09-19T15:19:19.838Z] SSH_AGENT_PID=37 [2023-09-19T15:19:19.845Z] Running ssh-add (command line suppressed) [2023-09-19T15:19:19.947Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15784923693916298646.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15784923693916298646.key) [2023-09-19T15:19:19.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T15:19:20.257Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T15:19:20.267Z] $ docker exec --env ******** --env ******** 2e96bfd21c066e0989b845ed8847dc18c097fb483d3d866f20d5cb5fa008b33f ssh-agent -k [2023-09-19T15:19:20.465Z] unset SSH_AUTH_SOCK; [2023-09-19T15:19:20.466Z] unset SSH_AGENT_PID; [2023-09-19T15:19:20.466Z] echo Agent pid 37 killed; [2023-09-19T15:19:20.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T15:19:20.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T15:19:20.504Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T15:19:20.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T15:19:20.616Z] $ docker exec 2e96bfd21c066e0989b845ed8847dc18c097fb483d3d866f20d5cb5fa008b33f ssh-agent [2023-09-19T15:19:20.737Z] SSH_AUTH_SOCK=/tmp/ssh-RyOTMTyrtSjn/agent.69 [2023-09-19T15:19:20.737Z] SSH_AGENT_PID=75 [2023-09-19T15:19:20.742Z] Running ssh-add (command line suppressed) [2023-09-19T15:19:20.844Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7014292176069036060.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7014292176069036060.key) [2023-09-19T15:19:20.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T15:19:21.144Z] + git semver init [2023-09-19T15:19:21.403Z] 2023-09-19 15:19:21,326 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T15:19:21.403Z] 2023-09-19 15:19:21,326 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-09-19T15:19:21.403Z] 2023-09-19 15:19:21,327 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-09-19T15:19:21.403Z] 2023-09-19 15:19:21,327 [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) [2023-09-19T15:19:22.782Z] 2023-09-19 15:19:22,340 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-09-19T15:19:22.782Z] 2023-09-19 15:19:22,341 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-09-19T15:19:22.782Z] 2023-09-19 15:19:22,341 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-19T15:19:22.782Z] 2023-09-19 15:19:22,341 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-19T15:19:22.782Z] 3.1.0-dev.17 [Pipeline] } [2023-09-19T15:19:22.790Z] $ docker exec --env ******** --env ******** 2e96bfd21c066e0989b845ed8847dc18c097fb483d3d866f20d5cb5fa008b33f ssh-agent -k [2023-09-19T15:19:22.901Z] unset SSH_AUTH_SOCK; [2023-09-19T15:19:22.902Z] unset SSH_AGENT_PID; [2023-09-19T15:19:22.903Z] echo Agent pid 75 killed; [2023-09-19T15:19:22.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T15:19:23.220Z] + git semver [Pipeline] } [2023-09-19T15:19:23.493Z] $ docker stop --time=1 2e96bfd21c066e0989b845ed8847dc18c097fb483d3d866f20d5cb5fa008b33f [2023-09-19T15:19:24.869Z] $ docker rm -f --volumes 2e96bfd21c066e0989b845ed8847dc18c097fb483d3d866f20d5cb5fa008b33f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T15:19:25.209Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T15:19:25.463Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T15:19:25.466Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [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 [2023-09-19T15:19:25.629Z] provisioning config files... [2023-09-19T15:19:25.639Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6221972628809641249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:19:25.944Z] ---> docker-login.sh [2023-09-19T15:19:25.944Z] nexus3.edgexfoundry.org:10001 [2023-09-19T15:19:25.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:19:25.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:19:25.944Z] Configure a credential helper to remove this warning. See [2023-09-19T15:19:25.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:19:25.944Z] [2023-09-19T15:19:25.944Z] Login Succeeded [2023-09-19T15:19:25.944Z] nexus3.edgexfoundry.org:10002 [2023-09-19T15:19:25.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:19:25.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:19:25.944Z] Configure a credential helper to remove this warning. See [2023-09-19T15:19:25.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:19:25.944Z] [2023-09-19T15:19:25.944Z] Login Succeeded [2023-09-19T15:19:25.944Z] nexus3.edgexfoundry.org:10003 [2023-09-19T15:19:26.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:19:26.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:19:26.204Z] Configure a credential helper to remove this warning. See [2023-09-19T15:19:26.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:19:26.204Z] [2023-09-19T15:19:26.204Z] Login Succeeded [2023-09-19T15:19:26.204Z] nexus3.edgexfoundry.org:10004 [2023-09-19T15:19:26.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:19:26.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:19:26.204Z] Configure a credential helper to remove this warning. See [2023-09-19T15:19:26.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:19:26.204Z] [2023-09-19T15:19:26.204Z] Login Succeeded [2023-09-19T15:19:26.204Z] docker.io [2023-09-19T15:19:26.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:19:26.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:19:26.462Z] Configure a credential helper to remove this warning. See [2023-09-19T15:19:26.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:19:26.462Z] [2023-09-19T15:19:26.462Z] Login Succeeded [2023-09-19T15:19:26.462Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T15:19:26.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T15:19:26.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T15:19:26.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T15:19:26.539Z] ========================================================= [2023-09-19T15:19:26.539Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T15:19:26.539Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:19:26.839Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T15:19:26.839Z] Sending build context to Docker daemon 12.7MB [2023-09-19T15:19:26.839Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T15:19:26.839Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T15:19:27.099Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T15:19:27.099Z] 7264a8db6415: Pulling fs layer [2023-09-19T15:19:27.099Z] c4d48a809fc2: Pulling fs layer [2023-09-19T15:19:27.099Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T15:19:27.099Z] ad3a456e5733: Pulling fs layer [2023-09-19T15:19:27.099Z] 9e4f439ed901: Pulling fs layer [2023-09-19T15:19:27.099Z] feaf6a47b606: Pulling fs layer [2023-09-19T15:19:27.099Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T15:19:27.099Z] 8ac70367396e: Pulling fs layer [2023-09-19T15:19:27.099Z] 6db16350a2e2: Pulling fs layer [2023-09-19T15:19:27.099Z] 9250d5d63582: Pulling fs layer [2023-09-19T15:19:27.099Z] 9e4f439ed901: Waiting [2023-09-19T15:19:27.099Z] 6db16350a2e2: Waiting [2023-09-19T15:19:27.099Z] feaf6a47b606: Waiting [2023-09-19T15:19:27.099Z] ad3a456e5733: Waiting [2023-09-19T15:19:27.099Z] 5e8b037d7d82: Waiting [2023-09-19T15:19:27.099Z] 8ac70367396e: Waiting [2023-09-19T15:19:27.099Z] 9250d5d63582: Waiting [2023-09-19T15:19:27.099Z] c4d48a809fc2: Verifying Checksum [2023-09-19T15:19:27.099Z] c4d48a809fc2: Download complete [2023-09-19T15:19:27.099Z] ad3a456e5733: Verifying Checksum [2023-09-19T15:19:27.099Z] ad3a456e5733: Download complete [2023-09-19T15:19:27.099Z] 9e4f439ed901: Download complete [2023-09-19T15:19:27.099Z] 7264a8db6415: Verifying Checksum [2023-09-19T15:19:27.099Z] 7264a8db6415: Download complete [2023-09-19T15:19:27.099Z] feaf6a47b606: Verifying Checksum [2023-09-19T15:19:27.099Z] feaf6a47b606: Download complete [2023-09-19T15:19:27.359Z] 7264a8db6415: Pull complete [2023-09-19T15:19:27.359Z] 8ac70367396e: Verifying Checksum [2023-09-19T15:19:27.359Z] 8ac70367396e: Download complete [2023-09-19T15:19:27.359Z] 4f1c88b9dad5: Verifying Checksum [2023-09-19T15:19:27.359Z] 4f1c88b9dad5: Download complete [2023-09-19T15:19:27.617Z] 6db16350a2e2: Verifying Checksum [2023-09-19T15:19:27.618Z] 6db16350a2e2: Download complete [2023-09-19T15:19:27.618Z] c4d48a809fc2: Pull complete [2023-09-19T15:19:27.618Z] 9250d5d63582: Verifying Checksum [2023-09-19T15:19:27.618Z] 9250d5d63582: Download complete [2023-09-19T15:19:27.876Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T15:19:27.876Z] 5e8b037d7d82: Download complete [2023-09-19T15:19:31.161Z] 4f1c88b9dad5: Pull complete [2023-09-19T15:19:31.161Z] ad3a456e5733: Pull complete [2023-09-19T15:19:31.161Z] 9e4f439ed901: Pull complete [2023-09-19T15:19:31.161Z] feaf6a47b606: Pull complete [2023-09-19T15:19:33.690Z] 5e8b037d7d82: Pull complete [2023-09-19T15:19:34.257Z] 8ac70367396e: Pull complete [2023-09-19T15:19:34.832Z] 6db16350a2e2: Pull complete [2023-09-19T15:19:35.401Z] 9250d5d63582: Pull complete [2023-09-19T15:19:35.401Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T15:19:35.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T15:19:35.401Z] ---> fa269f55d9b9 [2023-09-19T15:19:35.401Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T15:19:39.599Z] ---> Running in 866ab761fa47 [2023-09-19T15:19:39.599Z] Removing intermediate container 866ab761fa47 [2023-09-19T15:19:39.599Z] ---> e97677995d1b [2023-09-19T15:19:39.599Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T15:19:39.859Z] ---> Running in 839f7fa1b8bb [2023-09-19T15:19:39.859Z] Removing intermediate container 839f7fa1b8bb [2023-09-19T15:19:39.859Z] ---> 0684bc5dd709 [2023-09-19T15:19:39.859Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T15:19:39.859Z] ---> Running in 26811e2bf4a3 [2023-09-19T15:19:39.859Z] Removing intermediate container 26811e2bf4a3 [2023-09-19T15:19:39.859Z] ---> 40733aaba1c3 [2023-09-19T15:19:39.859Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T15:19:39.859Z] ---> Running in cfa1180fded9 [2023-09-19T15:19:40.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T15:19:40.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T15:19:40.584Z] Still waiting to schedule task [2023-09-19T15:19:40.584Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-19T15:19:40.634Z] OK: 265 MiB in 56 packages [2023-09-19T15:19:40.892Z] Removing intermediate container cfa1180fded9 [2023-09-19T15:19:40.892Z] ---> 6cf3f1fa2e3c [2023-09-19T15:19:40.892Z] Step 7/12 : WORKDIR /app [2023-09-19T15:19:40.892Z] ---> Running in dc3a7d60ff50 [2023-09-19T15:19:41.151Z] Removing intermediate container dc3a7d60ff50 [2023-09-19T15:19:41.151Z] ---> 13fd330ae8c4 [2023-09-19T15:19:41.151Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-19T15:19:41.151Z] ---> 7a11566a7325 [2023-09-19T15:19:41.151Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T15:19:41.151Z] ---> Running in 83ed38735f5e [2023-09-19T15:20:27.846Z] Removing intermediate container 83ed38735f5e [2023-09-19T15:20:27.846Z] ---> a41b397a968d [2023-09-19T15:20:27.846Z] Step 10/12 : COPY . . [2023-09-19T15:20:27.846Z] ---> 0c6df7d915cd [2023-09-19T15:20:27.846Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T15:20:27.846Z] ---> Running in 72e79b9757ce [2023-09-19T15:20:27.847Z] Removing intermediate container 72e79b9757ce [2023-09-19T15:20:27.847Z] ---> 30b080735266 [2023-09-19T15:20:27.847Z] Step 12/12 : RUN $MAKE [2023-09-19T15:20:27.847Z] ---> Running in 9041b05eac12 [2023-09-19T15:20:27.847Z] noop [2023-09-19T15:20:28.107Z] Removing intermediate container 9041b05eac12 [2023-09-19T15:20:28.107Z] ---> d215746078f8 [2023-09-19T15:20:28.107Z] Successfully built d215746078f8 [2023-09-19T15:20:28.107Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:20:28.419Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T15:20:28.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:20:28.488Z] prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container [2023-09-19T15:20:28.518Z] $ 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 [2023-09-19T15:20:28.852Z] $ docker top a799537d8e69f5125a962efd75ae757195c5806f15300771677dd99cc0a5c9d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T15:20:29.190Z] + go version [2023-09-19T15:20:29.190Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T15:20:29.204Z] $ docker stop --time=1 a799537d8e69f5125a962efd75ae757195c5806f15300771677dd99cc0a5c9d6 [2023-09-19T15:20:30.602Z] $ docker rm -f --volumes a799537d8e69f5125a962efd75ae757195c5806f15300771677dd99cc0a5c9d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:20:30.987Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T15:20:30.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:20:31.056Z] prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container [2023-09-19T15:20:31.091Z] $ 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 [2023-09-19T15:20:31.434Z] $ docker top 544a554d848ec4d110c111409bf4cd81cc0ef442b7f7a2b48779048b5bc2d62e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T15:20:31.768Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-09-19T15:20:32.064Z] + make test [2023-09-19T15:20:32.064Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-19T15:20:50.143Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-19T15:20:50.143Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-19T15:20:51.078Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements [2023-09-19T15:20:53.613Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.701s coverage: 71.9% of statements [2023-09-19T15:21:12.567Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6551 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-09-19T15:21:12.580Z] Running in /w/workspace/app-rfid-llrp-inventory/129 [Pipeline] { [Pipeline] checkout [2023-09-19T15:21:12.614Z] The recommended git tool is: git [2023-09-19T15:21:17.785Z] using credential edgex-jenkins-ssh [2023-09-19T15:21:17.807Z] Cloning the remote Git repository [2023-09-19T15:21:17.854Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-19T15:21:17.952Z] > git init /w/workspace/app-rfid-llrp-inventory/129 # timeout=10 [2023-09-19T15:21:18.094Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-19T15:21:18.095Z] > git --version # timeout=10 [2023-09-19T15:21:18.115Z] > git --version # 'git version 2.25.1' [2023-09-19T15:21:18.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T15:21:18.270Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T15:21:20.183Z] go vet ./... [2023-09-19T15:21:20.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T15:21:20.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T15:21:20.184Z] ./bin/test-attribution.sh [2023-09-19T15:21:20.184Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-19T15:21:20.184Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-19T15:21:20.184Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-19T15:21:20.184Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-19T15:21:20.184Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-19T15:21:20.184Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-19T15:21:20.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T15:21:20.214Z] $ docker stop --time=1 544a554d848ec4d110c111409bf4cd81cc0ef442b7f7a2b48779048b5bc2d62e [2023-09-19T15:21:22.419Z] Avoid second fetch [2023-09-19T15:21:22.419Z] Checking out Revision c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 (main) [2023-09-19T15:21:21.630Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-19T15:21:21.649Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T15:21:22.435Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T15:21:22.500Z] > git checkout -f c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 # timeout=10 [2023-09-19T15:21:22.984Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#225)" [2023-09-19T15:21:24.779Z] $ docker rm -f --volumes 544a554d848ec4d110c111409bf4cd81cc0ef442b7f7a2b48779048b5bc2d62e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T15:21:25.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T15:21:25.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-09-19T15:21:25.558Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T15:21:25.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T15:21:25.558Z] Dload Upload Total Spent Left Speed [2023-09-19T15:21:25.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [Pipeline] sh [2023-09-19T15:21:25.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T15:21:26.135Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T15:21:26.156Z] + ls -al . [2023-09-19T15:21:26.156Z] total 236 [2023-09-19T15:21:26.156Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 15:20 . [2023-09-19T15:21:26.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:19 .. [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 19 15:19 .dockerignore [2023-09-19T15:21:26.156Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 15:20 .git [2023-09-19T15:21:26.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:19 .github [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 19 15:19 .gitignore [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 15:19 .golangci.yml [2023-09-19T15:21:26.156Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 15:19 .semver [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 19 15:19 Attribution.txt [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 19 15:19 CHANGELOG.md [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 19 15:19 Dockerfile [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 15:19 GOVERNANCE.md [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 19 15:19 Jenkinsfile [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 19 15:19 LICENSE [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 19 15:19 Makefile [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 19 15:19 OWNERS.md [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 19 15:19 README.md [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 15:19 VERSION [2023-09-19T15:21:26.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:19 bin [2023-09-19T15:21:26.156Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 19 15:20 coverage.out [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 3967 Sep 19 15:19 go.mod [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 35607 Sep 19 15:19 go.sum [2023-09-19T15:21:26.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:19 images [2023-09-19T15:21:26.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:19 internal [2023-09-19T15:21:26.156Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 19 15:19 main.go [2023-09-19T15:21:26.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:19 res [2023-09-19T15:21:26.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:19 snap [2023-09-19T15:21:26.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:19 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:21:26.460Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T15:21:26.460Z] + sudo tee /etc/docker/daemon.new [2023-09-19T15:21:26.460Z] { [2023-09-19T15:21:26.460Z] "registry-mirrors": [ [2023-09-19T15:21:26.460Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T15:21:26.460Z] ], [2023-09-19T15:21:26.460Z] "bip": "10.250.0.254/24", [2023-09-19T15:21:26.460Z] "hosts": [ [2023-09-19T15:21:26.460Z] "tcp://0.0.0.0:5555", [2023-09-19T15:21:26.460Z] "unix:///var/run/docker.sock" [2023-09-19T15:21:26.460Z] ], [2023-09-19T15:21:26.460Z] "mtu": 1458, [2023-09-19T15:21:26.460Z] "selinux-enabled": true, [2023-09-19T15:21:26.460Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T15:21:26.460Z] } [Pipeline] sh [2023-09-19T15:21:26.491Z] + 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=c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 --label arch=amd64 --label version=3.1.0-dev.17 . [2023-09-19T15:21:26.491Z] Sending build context to Docker daemon 12.7MB [2023-09-19T15:21:26.491Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T15:21:26.491Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-19T15:21:26.491Z] ---> d215746078f8 [2023-09-19T15:21:26.491Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T15:21:26.750Z] ---> Running in 2d4c3f11fba0 [2023-09-19T15:21:26.750Z] Removing intermediate container 2d4c3f11fba0 [2023-09-19T15:21:26.750Z] ---> c95e6a32d5a3 [2023-09-19T15:21:26.750Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T15:21:26.783Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T15:21:27.009Z] ---> Running in 8d05d2262145 [2023-09-19T15:21:27.009Z] Removing intermediate container 8d05d2262145 [2023-09-19T15:21:27.009Z] ---> 7f21b3bf071c [2023-09-19T15:21:27.009Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-19T15:21:27.009Z] ---> Running in 450e7bdb85bd [2023-09-19T15:21:27.009Z] Removing intermediate container 450e7bdb85bd [2023-09-19T15:21:27.009Z] ---> 4dea7e1ca20a [2023-09-19T15:21:27.009Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T15:21:27.009Z] ---> Running in dacedd3cfe53 [2023-09-19T15:21:27.109Z] + sudo service docker restart [2023-09-19T15:21:27.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T15:21:27.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T15:21:27.787Z] OK: 265 MiB in 56 packages [2023-09-19T15:21:28.354Z] Removing intermediate container dacedd3cfe53 [2023-09-19T15:21:28.354Z] ---> acb41fd5d27f [2023-09-19T15:21:28.354Z] Step 7/29 : WORKDIR /app [2023-09-19T15:21:28.354Z] ---> Running in 5764b26f6386 [2023-09-19T15:21:28.354Z] Removing intermediate container 5764b26f6386 [2023-09-19T15:21:28.354Z] ---> e3f9599dbd14 [2023-09-19T15:21:28.354Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-19T15:21:28.354Z] ---> ca8325d96eb9 [2023-09-19T15:21:28.354Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T15:21:28.354Z] ---> Running in f32546e1006c [2023-09-19T15:21:28.921Z] Removing intermediate container f32546e1006c [2023-09-19T15:21:28.921Z] ---> c3b1fa0b6f58 [2023-09-19T15:21:28.921Z] Step 10/29 : COPY . . [2023-09-19T15:21:29.487Z] ---> 5eafe8efbfd3 [2023-09-19T15:21:29.487Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T15:21:29.487Z] ---> Running in 7568193933c9 [2023-09-19T15:21:29.745Z] Removing intermediate container 7568193933c9 [2023-09-19T15:21:29.745Z] ---> 701902eb79c2 [2023-09-19T15:21:29.745Z] Step 12/29 : RUN $MAKE [2023-09-19T15:21:29.745Z] ---> Running in 39c2c0d8e8df [2023-09-19T15:21:30.003Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.17 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.17" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T15:21:45.349Z] provisioning config files... [2023-09-19T15:21:45.378Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/129@tmp/config4284971005134795334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:21:45.725Z] ---> docker-login.sh [2023-09-19T15:21:45.725Z] nexus3.edgexfoundry.org:10001 [2023-09-19T15:21:45.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:21:46.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:21:46.263Z] Configure a credential helper to remove this warning. See [2023-09-19T15:21:46.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:21:46.263Z] [2023-09-19T15:21:46.263Z] Login Succeeded [2023-09-19T15:21:46.263Z] nexus3.edgexfoundry.org:10002 [2023-09-19T15:21:46.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:21:46.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:21:46.531Z] Configure a credential helper to remove this warning. See [2023-09-19T15:21:46.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:21:46.531Z] [2023-09-19T15:21:46.531Z] Login Succeeded [2023-09-19T15:21:46.531Z] nexus3.edgexfoundry.org:10003 [2023-09-19T15:21:46.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:21:47.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:21:47.070Z] Configure a credential helper to remove this warning. See [2023-09-19T15:21:47.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:21:47.070Z] [2023-09-19T15:21:47.070Z] Login Succeeded [2023-09-19T15:21:47.070Z] nexus3.edgexfoundry.org:10004 [2023-09-19T15:21:47.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:21:47.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:21:47.339Z] Configure a credential helper to remove this warning. See [2023-09-19T15:21:47.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:21:47.339Z] [2023-09-19T15:21:47.339Z] Login Succeeded [2023-09-19T15:21:47.339Z] docker.io [2023-09-19T15:21:47.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:21:47.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:21:47.874Z] Configure a credential helper to remove this warning. See [2023-09-19T15:21:47.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:21:47.874Z] [2023-09-19T15:21:47.874Z] Login Succeeded [2023-09-19T15:21:47.874Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T15:21:47.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T15:21:48.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T15:21:48.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T15:21:48.157Z] ========================================================= [2023-09-19T15:21:48.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T15:21:48.157Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:21:48.510Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T15:21:48.783Z] Sending build context to Docker daemon 684kB [2023-09-19T15:21:48.783Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T15:21:48.783Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T15:21:49.052Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T15:21:49.052Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T15:21:49.052Z] 5d54e960e981: Pulling fs layer [2023-09-19T15:21:49.052Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T15:21:49.052Z] f0e02332f6b5: Pulling fs layer [2023-09-19T15:21:49.052Z] 66412af1f25a: Pulling fs layer [2023-09-19T15:21:49.052Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T15:21:49.052Z] 9a37bb91b891: Pulling fs layer [2023-09-19T15:21:49.052Z] a29adfc67d43: Pulling fs layer [2023-09-19T15:21:49.052Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T15:21:49.052Z] 1baf3a5c0e64: Waiting [2023-09-19T15:21:49.052Z] 9a37bb91b891: Waiting [2023-09-19T15:21:49.052Z] a29adfc67d43: Waiting [2023-09-19T15:21:49.052Z] f0e02332f6b5: Waiting [2023-09-19T15:21:49.052Z] 66412af1f25a: Waiting [2023-09-19T15:21:49.052Z] d5de9f91c1a4: Waiting [2023-09-19T15:21:49.052Z] 5d54e960e981: Verifying Checksum [2023-09-19T15:21:49.052Z] 5d54e960e981: Download complete [2023-09-19T15:21:49.052Z] f0e02332f6b5: Download complete [2023-09-19T15:21:49.052Z] 66412af1f25a: Download complete [2023-09-19T15:21:49.338Z] 9fda8d8052c6: Download complete [2023-09-19T15:21:49.609Z] 9a37bb91b891: Verifying Checksum [2023-09-19T15:21:49.609Z] 9a37bb91b891: Download complete [2023-09-19T15:21:50.200Z] a29adfc67d43: Verifying Checksum [2023-09-19T15:21:50.200Z] a29adfc67d43: Download complete [2023-09-19T15:21:50.200Z] 9fda8d8052c6: Pull complete [2023-09-19T15:21:50.789Z] 5d54e960e981: Pull complete [2023-09-19T15:21:50.789Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T15:21:50.789Z] d5de9f91c1a4: Download complete [2023-09-19T15:21:51.073Z] c4a7e357bf2a: Verifying Checksum [2023-09-19T15:21:51.073Z] c4a7e357bf2a: Download complete [2023-09-19T15:21:52.039Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T15:21:52.039Z] 1baf3a5c0e64: Download complete [2023-09-19T15:21:52.223Z] Removing intermediate container 39c2c0d8e8df [2023-09-19T15:21:52.223Z] ---> 7d37a9f655e8 [2023-09-19T15:21:52.223Z] Step 13/29 : FROM alpine:3.18 [2023-09-19T15:21:52.223Z] 3.18: Pulling from library/alpine [2023-09-19T15:21:52.223Z] 7264a8db6415: Already exists [2023-09-19T15:21:52.223Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T15:21:52.223Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T15:21:52.223Z] ---> 7e01a0d0a1dc [2023-09-19T15:21:52.223Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T15:21:52.223Z] ---> Running in 6fa9b8264e9f [2023-09-19T15:21:52.223Z] Removing intermediate container 6fa9b8264e9f [2023-09-19T15:21:52.223Z] ---> a7b95f7020d6 [2023-09-19T15:21:52.223Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-19T15:21:52.223Z] ---> Running in 3dca5c0bcf96 [2023-09-19T15:21:52.223Z] Removing intermediate container 3dca5c0bcf96 [2023-09-19T15:21:52.223Z] ---> c3afbdf20cba [2023-09-19T15:21:52.223Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-19T15:21:52.223Z] ---> Running in e8c501f22389 [2023-09-19T15:21:52.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T15:21:52.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T15:21:52.223Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-19T15:21:52.223Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-19T15:21:52.223Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T15:21:52.223Z] Executing ca-certificates-20230506-r0.trigger [2023-09-19T15:21:52.223Z] OK: 8 MiB in 17 packages [2023-09-19T15:21:52.790Z] Removing intermediate container e8c501f22389 [2023-09-19T15:21:52.790Z] ---> dad2c0be4afe [2023-09-19T15:21:52.790Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-19T15:21:53.063Z] ---> efdbdf8f5420 [2023-09-19T15:21:53.063Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-19T15:21:53.063Z] ---> d1496bdaedff [2023-09-19T15:21:53.063Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-19T15:21:53.321Z] ---> 6e5ca401ef43 [2023-09-19T15:21:53.321Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-19T15:21:53.321Z] ---> a77f39841f20 [2023-09-19T15:21:53.321Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-19T15:21:54.255Z] ---> f2f5cffafc79 [2023-09-19T15:21:54.255Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-19T15:21:54.514Z] ---> Running in 0cac6a2403a6 [2023-09-19T15:21:55.080Z] Removing intermediate container 0cac6a2403a6 [2023-09-19T15:21:55.080Z] ---> 65525355265f [2023-09-19T15:21:55.080Z] Step 23/29 : VOLUME /cache [2023-09-19T15:21:55.080Z] ---> Running in 84fec3112ec3 [2023-09-19T15:21:55.339Z] Removing intermediate container 84fec3112ec3 [2023-09-19T15:21:55.339Z] ---> 3f128ee84f25 [2023-09-19T15:21:55.339Z] Step 24/29 : EXPOSE 59711 [2023-09-19T15:21:55.601Z] ---> Running in 36d0cbf9fed6 [2023-09-19T15:21:55.601Z] Removing intermediate container 36d0cbf9fed6 [2023-09-19T15:21:55.601Z] ---> d6eac24f960b [2023-09-19T15:21:55.601Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-19T15:21:55.601Z] ---> Running in af45695f86a0 [2023-09-19T15:21:55.876Z] Removing intermediate container af45695f86a0 [2023-09-19T15:21:55.876Z] ---> b81bdc047365 [2023-09-19T15:21:55.876Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-19T15:21:55.876Z] ---> Running in bbfb4ea853c4 [2023-09-19T15:21:55.876Z] Removing intermediate container bbfb4ea853c4 [2023-09-19T15:21:55.876Z] ---> ed3e53109f3c [2023-09-19T15:21:55.876Z] Step 27/29 : LABEL arch=amd64 [2023-09-19T15:21:55.876Z] ---> Running in 6ad9ade8fd6e [2023-09-19T15:21:56.134Z] Removing intermediate container 6ad9ade8fd6e [2023-09-19T15:21:56.134Z] ---> c5f037987487 [2023-09-19T15:21:56.134Z] Step 28/29 : LABEL git_sha=c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [2023-09-19T15:21:56.134Z] ---> Running in dbda3d5b56e1 [2023-09-19T15:21:56.134Z] Removing intermediate container dbda3d5b56e1 [2023-09-19T15:21:56.134Z] ---> d905301b56b0 [2023-09-19T15:21:56.134Z] Step 29/29 : LABEL version=3.1.0-dev.17 [2023-09-19T15:21:56.134Z] ---> Running in 6a8950b659aa [2023-09-19T15:21:56.394Z] Removing intermediate container 6a8950b659aa [2023-09-19T15:21:56.394Z] ---> 9c787c2ccd7c [2023-09-19T15:21:56.394Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T15:21:56.394Z] Successfully built 9c787c2ccd7c [2023-09-19T15:21:56.394Z] 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 [2023-09-19T15:21:56.508Z] provisioning config files... [2023-09-19T15:21:56.516Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14361639583282250716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:21:56.823Z] ---> docker-login.sh [2023-09-19T15:21:56.824Z] nexus3.edgexfoundry.org:10001 [2023-09-19T15:21:56.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:21:56.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:21:56.824Z] Configure a credential helper to remove this warning. See [2023-09-19T15:21:56.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:21:56.824Z] [2023-09-19T15:21:56.824Z] Login Succeeded [2023-09-19T15:21:56.824Z] nexus3.edgexfoundry.org:10002 [2023-09-19T15:21:56.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:21:56.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:21:56.824Z] Configure a credential helper to remove this warning. See [2023-09-19T15:21:56.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:21:56.824Z] [2023-09-19T15:21:56.824Z] Login Succeeded [2023-09-19T15:21:56.824Z] nexus3.edgexfoundry.org:10003 [2023-09-19T15:21:57.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:21:57.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:21:57.082Z] Configure a credential helper to remove this warning. See [2023-09-19T15:21:57.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:21:57.082Z] [2023-09-19T15:21:57.082Z] Login Succeeded [2023-09-19T15:21:57.082Z] nexus3.edgexfoundry.org:10004 [2023-09-19T15:21:57.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:21:57.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:21:57.082Z] Configure a credential helper to remove this warning. See [2023-09-19T15:21:57.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:21:57.082Z] [2023-09-19T15:21:57.082Z] Login Succeeded [2023-09-19T15:21:57.082Z] docker.io [2023-09-19T15:21:57.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:21:57.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:21:57.342Z] Configure a credential helper to remove this warning. See [2023-09-19T15:21:57.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:21:57.342Z] [2023-09-19T15:21:57.342Z] Login Succeeded [2023-09-19T15:21:57.342Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T15:21:57.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T15:21:57.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T15:21:57.416Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-09-19T15:21:57.416Z] c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [2023-09-19T15:21:57.416Z] latest [2023-09-19T15:21:57.416Z] 3.1.0-dev.17 [2023-09-19T15:21:57.416Z] c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 [2023-09-19T15:21:57.416Z] main [2023-09-19T15:21:57.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:21:57.751Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:21:58.058Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [2023-09-19T15:21:58.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-19T15:21:58.058Z] 5a5b2d3ce141: Preparing [2023-09-19T15:21:58.058Z] 5aa74ae09254: Preparing [2023-09-19T15:21:58.058Z] e923a87d983c: Preparing [2023-09-19T15:21:58.058Z] 169628d1d2b3: Preparing [2023-09-19T15:21:58.058Z] f6779fb9bc7c: Preparing [2023-09-19T15:21:58.058Z] 9c7ca02bb892: Preparing [2023-09-19T15:21:58.058Z] 90a12ca67b99: Preparing [2023-09-19T15:21:58.058Z] 4693057ce236: Preparing [2023-09-19T15:21:58.058Z] 9c7ca02bb892: Waiting [2023-09-19T15:21:58.058Z] 90a12ca67b99: Waiting [2023-09-19T15:21:58.058Z] 4693057ce236: Waiting [2023-09-19T15:21:58.058Z] 169628d1d2b3: Pushed [2023-09-19T15:21:58.058Z] f6779fb9bc7c: Pushed [2023-09-19T15:21:58.058Z] 5a5b2d3ce141: Pushed [2023-09-19T15:21:58.058Z] e923a87d983c: Pushed [2023-09-19T15:21:58.058Z] 4693057ce236: Layer already exists [2023-09-19T15:21:58.317Z] 9c7ca02bb892: Pushed [2023-09-19T15:21:58.317Z] 90a12ca67b99: Pushed [2023-09-19T15:22:01.603Z] 5aa74ae09254: Pushed [2023-09-19T15:22:01.603Z] c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23: digest: sha256:9894f617ec051de1ebcca1f33131676653f1ba2aa1d4f31fdf65a07dc29a2e25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:01.924Z] + 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 [2023-09-19T15:22:02.226Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-09-19T15:22:02.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-19T15:22:02.227Z] 5a5b2d3ce141: Preparing [2023-09-19T15:22:02.227Z] 5aa74ae09254: Preparing [2023-09-19T15:22:02.227Z] e923a87d983c: Preparing [2023-09-19T15:22:02.227Z] 169628d1d2b3: Preparing [2023-09-19T15:22:02.227Z] f6779fb9bc7c: Preparing [2023-09-19T15:22:02.227Z] 9c7ca02bb892: Preparing [2023-09-19T15:22:02.227Z] 90a12ca67b99: Preparing [2023-09-19T15:22:02.227Z] 4693057ce236: Preparing [2023-09-19T15:22:02.227Z] 9c7ca02bb892: Waiting [2023-09-19T15:22:02.227Z] 90a12ca67b99: Waiting [2023-09-19T15:22:02.227Z] 4693057ce236: Waiting [2023-09-19T15:22:02.227Z] 169628d1d2b3: Layer already exists [2023-09-19T15:22:02.227Z] f6779fb9bc7c: Layer already exists [2023-09-19T15:22:02.227Z] 5a5b2d3ce141: Layer already exists [2023-09-19T15:22:02.227Z] 5aa74ae09254: Layer already exists [2023-09-19T15:22:02.227Z] e923a87d983c: Layer already exists [2023-09-19T15:22:02.227Z] 9c7ca02bb892: Layer already exists [2023-09-19T15:22:02.227Z] 90a12ca67b99: Layer already exists [2023-09-19T15:22:02.227Z] 4693057ce236: Layer already exists [2023-09-19T15:22:02.227Z] latest: digest: sha256:9894f617ec051de1ebcca1f33131676653f1ba2aa1d4f31fdf65a07dc29a2e25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:02.537Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:02.840Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.17 [2023-09-19T15:22:02.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-19T15:22:02.840Z] 5a5b2d3ce141: Preparing [2023-09-19T15:22:02.840Z] 5aa74ae09254: Preparing [2023-09-19T15:22:02.840Z] e923a87d983c: Preparing [2023-09-19T15:22:02.840Z] 169628d1d2b3: Preparing [2023-09-19T15:22:02.840Z] f6779fb9bc7c: Preparing [2023-09-19T15:22:02.840Z] 9c7ca02bb892: Preparing [2023-09-19T15:22:02.840Z] 90a12ca67b99: Preparing [2023-09-19T15:22:02.840Z] 4693057ce236: Preparing [2023-09-19T15:22:02.840Z] 9c7ca02bb892: Waiting [2023-09-19T15:22:02.840Z] 90a12ca67b99: Waiting [2023-09-19T15:22:02.840Z] 4693057ce236: Waiting [2023-09-19T15:22:02.840Z] e923a87d983c: Layer already exists [2023-09-19T15:22:02.840Z] f6779fb9bc7c: Layer already exists [2023-09-19T15:22:02.840Z] 169628d1d2b3: Layer already exists [2023-09-19T15:22:02.840Z] 5aa74ae09254: Layer already exists [2023-09-19T15:22:02.840Z] 5a5b2d3ce141: Layer already exists [2023-09-19T15:22:02.840Z] 9c7ca02bb892: Layer already exists [2023-09-19T15:22:02.840Z] 4693057ce236: Layer already exists [2023-09-19T15:22:02.840Z] 90a12ca67b99: Layer already exists [2023-09-19T15:22:02.840Z] 3.1.0-dev.17: digest: sha256:9894f617ec051de1ebcca1f33131676653f1ba2aa1d4f31fdf65a07dc29a2e25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:03.152Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:03.464Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 [2023-09-19T15:22:03.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-19T15:22:03.464Z] 5a5b2d3ce141: Preparing [2023-09-19T15:22:03.464Z] 5aa74ae09254: Preparing [2023-09-19T15:22:03.464Z] e923a87d983c: Preparing [2023-09-19T15:22:03.464Z] 169628d1d2b3: Preparing [2023-09-19T15:22:03.464Z] f6779fb9bc7c: Preparing [2023-09-19T15:22:03.464Z] 9c7ca02bb892: Preparing [2023-09-19T15:22:03.464Z] 90a12ca67b99: Preparing [2023-09-19T15:22:03.464Z] 4693057ce236: Preparing [2023-09-19T15:22:03.464Z] 9c7ca02bb892: Waiting [2023-09-19T15:22:03.464Z] 90a12ca67b99: Waiting [2023-09-19T15:22:03.464Z] 4693057ce236: Waiting [2023-09-19T15:22:03.464Z] 5aa74ae09254: Layer already exists [2023-09-19T15:22:03.464Z] f6779fb9bc7c: Layer already exists [2023-09-19T15:22:03.464Z] e923a87d983c: Layer already exists [2023-09-19T15:22:03.464Z] 5a5b2d3ce141: Layer already exists [2023-09-19T15:22:03.464Z] 169628d1d2b3: Layer already exists [2023-09-19T15:22:03.464Z] 90a12ca67b99: Layer already exists [2023-09-19T15:22:03.464Z] 9c7ca02bb892: Layer already exists [2023-09-19T15:22:03.464Z] 4693057ce236: Layer already exists [2023-09-19T15:22:03.464Z] c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17: digest: sha256:9894f617ec051de1ebcca1f33131676653f1ba2aa1d4f31fdf65a07dc29a2e25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:03.782Z] + 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 [2023-09-19T15:22:04.094Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-09-19T15:22:04.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-19T15:22:04.094Z] 5a5b2d3ce141: Preparing [2023-09-19T15:22:04.094Z] 5aa74ae09254: Preparing [2023-09-19T15:22:04.094Z] e923a87d983c: Preparing [2023-09-19T15:22:04.094Z] 169628d1d2b3: Preparing [2023-09-19T15:22:04.094Z] f6779fb9bc7c: Preparing [2023-09-19T15:22:04.094Z] 9c7ca02bb892: Preparing [2023-09-19T15:22:04.094Z] 90a12ca67b99: Preparing [2023-09-19T15:22:04.094Z] 4693057ce236: Preparing [2023-09-19T15:22:04.094Z] 9c7ca02bb892: Waiting [2023-09-19T15:22:04.094Z] 90a12ca67b99: Waiting [2023-09-19T15:22:04.094Z] 4693057ce236: Waiting [2023-09-19T15:22:04.094Z] e923a87d983c: Layer already exists [2023-09-19T15:22:04.094Z] f6779fb9bc7c: Layer already exists [2023-09-19T15:22:04.094Z] 5aa74ae09254: Layer already exists [2023-09-19T15:22:04.094Z] 5a5b2d3ce141: Layer already exists [2023-09-19T15:22:04.094Z] 169628d1d2b3: Layer already exists [2023-09-19T15:22:04.094Z] 9c7ca02bb892: Layer already exists [2023-09-19T15:22:04.094Z] 90a12ca67b99: Layer already exists [2023-09-19T15:22:04.094Z] 4693057ce236: Layer already exists [2023-09-19T15:22:04.094Z] main: digest: sha256:9894f617ec051de1ebcca1f33131676653f1ba2aa1d4f31fdf65a07dc29a2e25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T15:22:04.139Z] ===================================================== [Pipeline] echo [2023-09-19T15:22:04.148Z] taggedImages: [2023-09-19T15:22:04.148Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [2023-09-19T15:22:04.148Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-09-19T15:22:04.148Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.17 [2023-09-19T15:22:04.148Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 [2023-09-19T15:22:04.148Z] - 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 [2023-09-19T15:22:04.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T15:22:04.524Z] [2023-09-19T15:22:04.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T15:22:04.526Z] c4a7e357bf2a: Pull complete [2023-09-19T15:22:04.526Z] f0e02332f6b5: Pull complete [2023-09-19T15:22:04.526Z] 66412af1f25a: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:22:04.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T15:22:04.822Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T15:22:04.822Z] 5eb5b503b376: Pulling fs layer [2023-09-19T15:22:04.822Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T15:22:04.822Z] ec43610c2a17: Pulling fs layer [2023-09-19T15:22:04.822Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T15:22:04.822Z] 33b1e0a273af: Pulling fs layer [2023-09-19T15:22:04.822Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T15:22:04.822Z] 2f39f015ded8: Pulling fs layer [2023-09-19T15:22:04.822Z] 3a2ae6a8a46f: Waiting [2023-09-19T15:22:04.822Z] 33b1e0a273af: Waiting [2023-09-19T15:22:04.822Z] 5d3b04190fa2: Waiting [2023-09-19T15:22:04.822Z] 2f39f015ded8: Waiting [2023-09-19T15:22:04.822Z] 5c69ac0246d0: Download complete [2023-09-19T15:22:04.822Z] 3a2ae6a8a46f: Download complete [2023-09-19T15:22:04.822Z] 33b1e0a273af: Verifying Checksum [2023-09-19T15:22:04.822Z] 33b1e0a273af: Download complete [2023-09-19T15:22:05.081Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T15:22:05.081Z] 5d3b04190fa2: Download complete [2023-09-19T15:22:05.081Z] ec43610c2a17: Verifying Checksum [2023-09-19T15:22:05.081Z] ec43610c2a17: Download complete [2023-09-19T15:22:05.081Z] 5eb5b503b376: Verifying Checksum [2023-09-19T15:22:05.081Z] 5eb5b503b376: Download complete [2023-09-19T15:22:05.649Z] 2f39f015ded8: Verifying Checksum [2023-09-19T15:22:05.649Z] 2f39f015ded8: Download complete [2023-09-19T15:22:06.584Z] 5eb5b503b376: Pull complete [2023-09-19T15:22:06.584Z] 5c69ac0246d0: Pull complete [2023-09-19T15:22:07.149Z] ec43610c2a17: Pull complete [2023-09-19T15:22:07.149Z] 3a2ae6a8a46f: Pull complete [2023-09-19T15:22:07.716Z] 33b1e0a273af: Pull complete [2023-09-19T15:22:07.974Z] 5d3b04190fa2: Pull complete [2023-09-19T15:22:11.181Z] 1baf3a5c0e64: Pull complete [2023-09-19T15:22:11.778Z] 9a37bb91b891: Pull complete [2023-09-19T15:22:13.269Z] 2f39f015ded8: Pull complete [2023-09-19T15:22:13.269Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T15:22:13.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T15:22:13.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:22:13.305Z] a29adfc67d43: Pull complete [2023-09-19T15:22:13.353Z] prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container [2023-09-19T15:22:13.385Z] $ 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 [2023-09-19T15:22:16.682Z] d5de9f91c1a4: Pull complete [2023-09-19T15:22:16.683Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T15:22:16.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T15:22:16.683Z] ---> 746ca1b523b5 [2023-09-19T15:22:16.683Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T15:22:18.105Z] ---> Running in 4bbdb10cb5cb [2023-09-19T15:22:18.375Z] Removing intermediate container 4bbdb10cb5cb [2023-09-19T15:22:18.375Z] ---> 304ee46d5ac8 [2023-09-19T15:22:18.375Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T15:22:18.643Z] ---> Running in 729114db5e17 [2023-09-19T15:22:18.912Z] Removing intermediate container 729114db5e17 [2023-09-19T15:22:18.912Z] ---> 36eab04f466a [2023-09-19T15:22:18.912Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T15:22:18.912Z] ---> Running in 96ba78c5d31a [2023-09-19T15:22:19.180Z] Removing intermediate container 96ba78c5d31a [2023-09-19T15:22:19.180Z] ---> 3228fa4cf72d [2023-09-19T15:22:19.180Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T15:22:19.447Z] ---> Running in 4c5c5a5865bd [2023-09-19T15:22:20.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T15:22:20.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T15:22:20.980Z] $ docker top 70fdf53457343fd1997b5db0b708a9c95b47bea7c09c8c08b271ecebb65cfebc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:22:21.378Z] ---> job-cost.sh [2023-09-19T15:22:21.378Z] lf-activate-venv: SKIPPING [2023-09-19T15:22:21.378Z] INFO: No Stack... [2023-09-19T15:22:21.707Z] OK: 267 MiB in 56 packages [2023-09-19T15:22:21.945Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T15:22:22.204Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T15:22:22.496Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-09-19T15:22:22.496Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T15:22:22.511Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] [2023-09-19T15:22:22.517Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] did not exist. Created. [2023-09-19T15:22:22.517Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T15:22:22.671Z] Removing intermediate container 4c5c5a5865bd [2023-09-19T15:22:22.671Z] ---> 21f6bcbf0be7 [2023-09-19T15:22:22.671Z] Step 7/12 : WORKDIR /app [2023-09-19T15:22:22.671Z] ---> Running in 93b3d9a3851f [2023-09-19T15:22:22.824Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T15:22:22.847Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T15:22:22.853Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T15:22:22.880Z] $ docker stop --time=1 70fdf53457343fd1997b5db0b708a9c95b47bea7c09c8c08b271ecebb65cfebc [2023-09-19T15:22:22.939Z] Removing intermediate container 93b3d9a3851f [2023-09-19T15:22:22.939Z] ---> a44d77814794 [2023-09-19T15:22:22.939Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-19T15:22:23.529Z] ---> e5507bc29485 [2023-09-19T15:22:23.529Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T15:22:23.529Z] ---> Running in baa73a5d7a72 [2023-09-19T15:22:24.491Z] $ docker rm -f --volumes 70fdf53457343fd1997b5db0b708a9c95b47bea7c09c8c08b271ecebb65cfebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T15:23:45.169Z] Removing intermediate container baa73a5d7a72 [2023-09-19T15:23:45.169Z] ---> 9d4a29e29b23 [2023-09-19T15:23:45.169Z] Step 10/12 : COPY . . [2023-09-19T15:23:45.169Z] ---> dbbceac8b574 [2023-09-19T15:23:45.169Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T15:23:45.169Z] ---> Running in 952c3c5c70c5 [2023-09-19T15:23:45.169Z] Removing intermediate container 952c3c5c70c5 [2023-09-19T15:23:45.169Z] ---> de35c28e5a1f [2023-09-19T15:23:45.169Z] Step 12/12 : RUN $MAKE [2023-09-19T15:23:45.169Z] ---> Running in c344f57c562a [2023-09-19T15:23:45.169Z] noop [2023-09-19T15:23:45.169Z] Removing intermediate container c344f57c562a [2023-09-19T15:23:45.169Z] ---> a9d5e936dd8a [2023-09-19T15:23:45.169Z] Successfully built a9d5e936dd8a [2023-09-19T15:23:45.169Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:23:45.521Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T15:23:45.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:23:45.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-6551 does not seem to be running inside a container [2023-09-19T15:23:45.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/129 -v /w/workspace/app-rfid-llrp-inventory/129:/w/workspace/app-rfid-llrp-inventory/129:rw,z -v /w/workspace/app-rfid-llrp-inventory/129@tmp:/w/workspace/app-rfid-llrp-inventory/129@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 [2023-09-19T15:23:47.001Z] $ docker top 8dbd8efc22d3dfbb82f3b92d14f62dff6c76919a4f6563ccbb71638c38b665f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T15:23:47.845Z] + go version [2023-09-19T15:23:47.845Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T15:23:47.865Z] $ docker stop --time=1 8dbd8efc22d3dfbb82f3b92d14f62dff6c76919a4f6563ccbb71638c38b665f3 [2023-09-19T15:23:51.915Z] $ docker rm -f --volumes 8dbd8efc22d3dfbb82f3b92d14f62dff6c76919a4f6563ccbb71638c38b665f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:23:52.489Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T15:23:52.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:23:52.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-6551 does not seem to be running inside a container [2023-09-19T15:23:52.736Z] $ 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/129 -v /w/workspace/app-rfid-llrp-inventory/129:/w/workspace/app-rfid-llrp-inventory/129:rw,z -v /w/workspace/app-rfid-llrp-inventory/129@tmp:/w/workspace/app-rfid-llrp-inventory/129@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 [2023-09-19T15:23:54.008Z] $ docker top 89d95f0b3599ce47d6f54e31b9a2f42e255250d0a8084b9ffe0c7b932d06f28f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T15:23:54.845Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/129 [Pipeline] fileExists [Pipeline] sh [2023-09-19T15:23:55.180Z] + make test [2023-09-19T15:23:55.449Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-19T15:26:17.151Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-19T15:26:20.500Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-19T15:26:23.079Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.211s coverage: 86.2% of statements [2023-09-19T15:26:31.319Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.394s coverage: 71.9% of statements [2023-09-19T15:26:32.289Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T15:26:32.289Z] go vet ./... [2023-09-19T15:28:38.997Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T15:28:38.997Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T15:28:38.997Z] ./bin/test-attribution.sh [2023-09-19T15:28:38.997Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-19T15:28:38.997Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-19T15:28:38.997Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-19T15:28:38.997Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-19T15:28:38.997Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-19T15:28:38.997Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-19T15:28:39.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T15:28:39.029Z] $ docker stop --time=1 89d95f0b3599ce47d6f54e31b9a2f42e255250d0a8084b9ffe0c7b932d06f28f [2023-09-19T15:28:42.114Z] $ docker rm -f --volumes 89d95f0b3599ce47d6f54e31b9a2f42e255250d0a8084b9ffe0c7b932d06f28f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T15:28:43.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T15:28:43.693Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T15:28:44.164Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T15:28:44.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T15:28:44.852Z] + ls -al . [2023-09-19T15:28:44.852Z] total 232 [2023-09-19T15:28:44.852Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 15:23 . [2023-09-19T15:28:44.852Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:21 .. [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 19 15:21 .dockerignore [2023-09-19T15:28:44.852Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 15:21 .git [2023-09-19T15:28:44.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:21 .github [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 19 15:21 .gitignore [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 15:21 .golangci.yml [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 19 15:21 Attribution.txt [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 19 15:21 CHANGELOG.md [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 19 15:21 Dockerfile [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 15:21 GOVERNANCE.md [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 19 15:21 Jenkinsfile [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 19 15:21 LICENSE [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 19 15:21 Makefile [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 19 15:21 OWNERS.md [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 19 15:21 README.md [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 19 15:19 VERSION [2023-09-19T15:28:44.852Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:21 bin [2023-09-19T15:28:44.852Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 19 15:26 coverage.out [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 3967 Sep 19 15:21 go.mod [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 35607 Sep 19 15:21 go.sum [2023-09-19T15:28:44.852Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:21 images [2023-09-19T15:28:44.852Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:21 internal [2023-09-19T15:28:44.852Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 19 15:21 main.go [2023-09-19T15:28:44.852Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 15:21 res [2023-09-19T15:28:44.852Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 15:21 snap [2023-09-19T15:28:44.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 15:21 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:28:45.187Z] + 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=c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 --label arch=arm64 --label version=3.1.0-dev.17 . [2023-09-19T15:28:45.457Z] Sending build context to Docker daemon 684kB [2023-09-19T15:28:45.457Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T15:28:45.457Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-19T15:28:45.457Z] ---> a9d5e936dd8a [2023-09-19T15:28:45.457Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T15:28:45.457Z] ---> Running in c714dd0fd272 [2023-09-19T15:28:45.725Z] Removing intermediate container c714dd0fd272 [2023-09-19T15:28:45.725Z] ---> 698d30e00ab4 [2023-09-19T15:28:45.725Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T15:28:45.993Z] ---> Running in 05f2986ef0ce [2023-09-19T15:28:46.260Z] Removing intermediate container 05f2986ef0ce [2023-09-19T15:28:46.260Z] ---> e3c604e45d8f [2023-09-19T15:28:46.260Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-19T15:28:46.260Z] ---> Running in ffb51beb82be [2023-09-19T15:28:46.528Z] Removing intermediate container ffb51beb82be [2023-09-19T15:28:46.528Z] ---> 3d8c7ca27404 [2023-09-19T15:28:46.528Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T15:28:46.528Z] ---> Running in 8dd867f302a0 [2023-09-19T15:28:47.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T15:28:48.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T15:28:49.027Z] OK: 267 MiB in 56 packages [2023-09-19T15:28:49.992Z] Removing intermediate container 8dd867f302a0 [2023-09-19T15:28:49.992Z] ---> c14f50e7bfb6 [2023-09-19T15:28:49.992Z] Step 7/29 : WORKDIR /app [2023-09-19T15:28:49.992Z] ---> Running in 87cff96792a1 [2023-09-19T15:28:50.259Z] Removing intermediate container 87cff96792a1 [2023-09-19T15:28:50.259Z] ---> 50e0b4ab076c [2023-09-19T15:28:50.259Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-19T15:28:50.527Z] ---> ba9eef76c6f2 [2023-09-19T15:28:50.527Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T15:28:50.795Z] ---> Running in e22369451f10 [2023-09-19T15:28:55.042Z] Removing intermediate container e22369451f10 [2023-09-19T15:28:55.042Z] ---> 86275ca83d17 [2023-09-19T15:28:55.042Z] Step 10/29 : COPY . . [2023-09-19T15:28:55.623Z] ---> f699d5ead54a [2023-09-19T15:28:55.623Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T15:28:55.623Z] ---> Running in 53d429104ca5 [2023-09-19T15:28:55.889Z] Removing intermediate container 53d429104ca5 [2023-09-19T15:28:55.889Z] ---> 323b7a21274d [2023-09-19T15:28:55.889Z] Step 12/29 : RUN $MAKE [2023-09-19T15:28:55.889Z] ---> Running in 2610c212a005 [2023-09-19T15:28:56.847Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.17 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.17" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-09-19T15:30:48.486Z] Removing intermediate container 2610c212a005 [2023-09-19T15:30:48.486Z] ---> e9bc64590e41 [2023-09-19T15:30:48.486Z] Step 13/29 : FROM alpine:3.18 [2023-09-19T15:30:48.486Z] 3.18: Pulling from library/alpine [2023-09-19T15:30:48.486Z] 9fda8d8052c6: Already exists [2023-09-19T15:30:48.486Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T15:30:48.486Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T15:30:48.486Z] ---> f6648c04cd6c [2023-09-19T15:30:48.486Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T15:30:48.486Z] ---> Running in 3eb6b409a5ba [2023-09-19T15:30:48.486Z] Removing intermediate container 3eb6b409a5ba [2023-09-19T15:30:48.486Z] ---> 32d19fc8c835 [2023-09-19T15:30:48.486Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-19T15:30:48.486Z] ---> Running in f888a9120624 [2023-09-19T15:30:48.486Z] Removing intermediate container f888a9120624 [2023-09-19T15:30:48.486Z] ---> 8f432e776576 [2023-09-19T15:30:48.486Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-19T15:30:48.486Z] ---> Running in 1e8876b62b70 [2023-09-19T15:30:48.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T15:30:48.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T15:30:48.486Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-19T15:30:48.486Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-19T15:30:48.486Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T15:30:48.486Z] Executing ca-certificates-20230506-r0.trigger [2023-09-19T15:30:48.486Z] OK: 9 MiB in 17 packages [2023-09-19T15:30:49.068Z] Removing intermediate container 1e8876b62b70 [2023-09-19T15:30:49.068Z] ---> 0e103425a78e [2023-09-19T15:30:49.068Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-19T15:30:49.652Z] ---> 9cd09e4e9c33 [2023-09-19T15:30:49.652Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-19T15:30:49.921Z] ---> 83fe8c3210a5 [2023-09-19T15:30:49.921Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-19T15:30:50.503Z] ---> b88bfb360a0f [2023-09-19T15:30:50.504Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-19T15:30:51.086Z] ---> ab0341c63b79 [2023-09-19T15:30:51.086Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-19T15:30:52.499Z] ---> b604afbf29fb [2023-09-19T15:30:52.499Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-19T15:30:52.499Z] ---> Running in 04fa10015dd0 [2023-09-19T15:30:53.913Z] Removing intermediate container 04fa10015dd0 [2023-09-19T15:30:53.913Z] ---> 4472a6438c83 [2023-09-19T15:30:53.913Z] Step 23/29 : VOLUME /cache [2023-09-19T15:30:54.184Z] ---> Running in c60692f24f5b [2023-09-19T15:30:54.184Z] Removing intermediate container c60692f24f5b [2023-09-19T15:30:54.184Z] ---> ccf765fff262 [2023-09-19T15:30:54.184Z] Step 24/29 : EXPOSE 59711 [2023-09-19T15:30:54.451Z] ---> Running in e107fe28755e [2023-09-19T15:30:54.718Z] Removing intermediate container e107fe28755e [2023-09-19T15:30:54.718Z] ---> 2c497f3c5a95 [2023-09-19T15:30:54.718Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-19T15:30:54.718Z] ---> Running in b89f8cafa6cf [2023-09-19T15:30:54.984Z] Removing intermediate container b89f8cafa6cf [2023-09-19T15:30:54.984Z] ---> e75d0f09e358 [2023-09-19T15:30:54.984Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-19T15:30:54.984Z] ---> Running in 73d0a1adf6e4 [2023-09-19T15:30:55.253Z] Removing intermediate container 73d0a1adf6e4 [2023-09-19T15:30:55.253Z] ---> 1d084e1e5f1d [2023-09-19T15:30:55.253Z] Step 27/29 : LABEL arch=arm64 [2023-09-19T15:30:55.522Z] ---> Running in 69b6323067a7 [2023-09-19T15:30:55.788Z] Removing intermediate container 69b6323067a7 [2023-09-19T15:30:55.788Z] ---> 93a58003d7d8 [2023-09-19T15:30:55.788Z] Step 28/29 : LABEL git_sha=c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [2023-09-19T15:30:55.788Z] ---> Running in a6c9ed80d622 [2023-09-19T15:30:56.059Z] Removing intermediate container a6c9ed80d622 [2023-09-19T15:30:56.059Z] ---> 3914c3e8d0d2 [2023-09-19T15:30:56.059Z] Step 29/29 : LABEL version=3.1.0-dev.17 [2023-09-19T15:30:56.059Z] ---> Running in a2747c7bc6ea [2023-09-19T15:30:56.325Z] Removing intermediate container a2747c7bc6ea [2023-09-19T15:30:56.325Z] ---> 4d0879c304e4 [2023-09-19T15:30:56.325Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T15:30:56.325Z] Successfully built 4d0879c304e4 [2023-09-19T15:30:56.591Z] 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 [2023-09-19T15:30:56.712Z] provisioning config files... [2023-09-19T15:30:56.729Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/129@tmp/config15719040436625788491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:30:57.076Z] ---> docker-login.sh [2023-09-19T15:30:57.076Z] nexus3.edgexfoundry.org:10001 [2023-09-19T15:30:57.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:30:57.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:30:57.346Z] Configure a credential helper to remove this warning. See [2023-09-19T15:30:57.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:30:57.346Z] [2023-09-19T15:30:57.346Z] Login Succeeded [2023-09-19T15:30:57.346Z] nexus3.edgexfoundry.org:10002 [2023-09-19T15:30:57.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:30:57.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:30:57.613Z] Configure a credential helper to remove this warning. See [2023-09-19T15:30:57.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:30:57.613Z] [2023-09-19T15:30:57.613Z] Login Succeeded [2023-09-19T15:30:57.613Z] nexus3.edgexfoundry.org:10003 [2023-09-19T15:30:57.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:30:58.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:30:58.150Z] Configure a credential helper to remove this warning. See [2023-09-19T15:30:58.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:30:58.150Z] [2023-09-19T15:30:58.150Z] Login Succeeded [2023-09-19T15:30:58.150Z] nexus3.edgexfoundry.org:10004 [2023-09-19T15:30:58.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:30:58.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:30:58.417Z] Configure a credential helper to remove this warning. See [2023-09-19T15:30:58.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:30:58.418Z] [2023-09-19T15:30:58.418Z] Login Succeeded [2023-09-19T15:30:58.418Z] docker.io [2023-09-19T15:30:58.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T15:30:58.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T15:30:58.949Z] Configure a credential helper to remove this warning. See [2023-09-19T15:30:58.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T15:30:58.949Z] [2023-09-19T15:30:58.949Z] Login Succeeded [2023-09-19T15:30:58.949Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T15:30:58.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T15:30:59.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T15:30:59.026Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-09-19T15:30:59.026Z] c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [2023-09-19T15:30:59.026Z] latest [2023-09-19T15:30:59.026Z] 3.1.0-dev.17 [2023-09-19T15:30:59.026Z] c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 [2023-09-19T15:30:59.026Z] main [2023-09-19T15:30:59.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:30:59.379Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:30:59.783Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [2023-09-19T15:30:59.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-19T15:30:59.784Z] 6a551d514c20: Preparing [2023-09-19T15:30:59.784Z] 7420bd5a3e48: Preparing [2023-09-19T15:30:59.784Z] e820048b8a6c: Preparing [2023-09-19T15:30:59.784Z] 3db7a9d27ded: Preparing [2023-09-19T15:30:59.784Z] af07c74751ff: Preparing [2023-09-19T15:30:59.784Z] e6d8a8095d2f: Preparing [2023-09-19T15:30:59.784Z] b68ae1318333: Preparing [2023-09-19T15:30:59.784Z] b2191e2be29d: Preparing [2023-09-19T15:30:59.784Z] e6d8a8095d2f: Waiting [2023-09-19T15:30:59.784Z] b68ae1318333: Waiting [2023-09-19T15:30:59.784Z] b2191e2be29d: Waiting [2023-09-19T15:31:00.064Z] af07c74751ff: Pushed [2023-09-19T15:31:00.064Z] 6a551d514c20: Pushed [2023-09-19T15:31:00.064Z] e820048b8a6c: Pushed [2023-09-19T15:31:00.064Z] 3db7a9d27ded: Pushed [2023-09-19T15:31:00.064Z] b2191e2be29d: Layer already exists [2023-09-19T15:31:00.064Z] e6d8a8095d2f: Pushed [2023-09-19T15:31:00.337Z] b68ae1318333: Pushed [2023-09-19T15:31:05.702Z] 7420bd5a3e48: Pushed [2023-09-19T15:31:05.967Z] c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23: digest: sha256:05ccf2f9a85e738d820740d8b969ba8dfc03ff811b286266ec8071971a39ae03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:31:06.311Z] + 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 [2023-09-19T15:31:06.640Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-09-19T15:31:06.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-19T15:31:06.641Z] 6a551d514c20: Preparing [2023-09-19T15:31:06.641Z] 7420bd5a3e48: Preparing [2023-09-19T15:31:06.641Z] e820048b8a6c: Preparing [2023-09-19T15:31:06.641Z] 3db7a9d27ded: Preparing [2023-09-19T15:31:06.641Z] af07c74751ff: Preparing [2023-09-19T15:31:06.641Z] e6d8a8095d2f: Preparing [2023-09-19T15:31:06.641Z] b68ae1318333: Preparing [2023-09-19T15:31:06.641Z] b2191e2be29d: Preparing [2023-09-19T15:31:06.641Z] e6d8a8095d2f: Waiting [2023-09-19T15:31:06.641Z] b68ae1318333: Waiting [2023-09-19T15:31:06.641Z] b2191e2be29d: Waiting [2023-09-19T15:31:06.641Z] af07c74751ff: Layer already exists [2023-09-19T15:31:06.641Z] e820048b8a6c: Layer already exists [2023-09-19T15:31:06.641Z] 7420bd5a3e48: Layer already exists [2023-09-19T15:31:06.641Z] 6a551d514c20: Layer already exists [2023-09-19T15:31:06.641Z] 3db7a9d27ded: Layer already exists [2023-09-19T15:31:06.641Z] b68ae1318333: Layer already exists [2023-09-19T15:31:06.641Z] e6d8a8095d2f: Layer already exists [2023-09-19T15:31:06.641Z] b2191e2be29d: Layer already exists [2023-09-19T15:31:06.904Z] latest: digest: sha256:05ccf2f9a85e738d820740d8b969ba8dfc03ff811b286266ec8071971a39ae03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:31:07.251Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:31:07.594Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.17 [2023-09-19T15:31:07.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-19T15:31:07.594Z] 6a551d514c20: Preparing [2023-09-19T15:31:07.594Z] 7420bd5a3e48: Preparing [2023-09-19T15:31:07.594Z] e820048b8a6c: Preparing [2023-09-19T15:31:07.594Z] 3db7a9d27ded: Preparing [2023-09-19T15:31:07.594Z] af07c74751ff: Preparing [2023-09-19T15:31:07.594Z] e6d8a8095d2f: Preparing [2023-09-19T15:31:07.594Z] b68ae1318333: Preparing [2023-09-19T15:31:07.594Z] b2191e2be29d: Preparing [2023-09-19T15:31:07.594Z] b68ae1318333: Waiting [2023-09-19T15:31:07.594Z] e6d8a8095d2f: Waiting [2023-09-19T15:31:07.594Z] b2191e2be29d: Waiting [2023-09-19T15:31:07.594Z] 3db7a9d27ded: Layer already exists [2023-09-19T15:31:07.594Z] 6a551d514c20: Layer already exists [2023-09-19T15:31:07.594Z] 7420bd5a3e48: Layer already exists [2023-09-19T15:31:07.594Z] e820048b8a6c: Layer already exists [2023-09-19T15:31:07.594Z] af07c74751ff: Layer already exists [2023-09-19T15:31:07.594Z] b68ae1318333: Layer already exists [2023-09-19T15:31:07.594Z] e6d8a8095d2f: Layer already exists [2023-09-19T15:31:07.594Z] b2191e2be29d: Layer already exists [2023-09-19T15:31:07.594Z] 3.1.0-dev.17: digest: sha256:05ccf2f9a85e738d820740d8b969ba8dfc03ff811b286266ec8071971a39ae03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:31:08.185Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:31:08.565Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 [2023-09-19T15:31:08.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-19T15:31:08.565Z] 6a551d514c20: Preparing [2023-09-19T15:31:08.565Z] 7420bd5a3e48: Preparing [2023-09-19T15:31:08.565Z] e820048b8a6c: Preparing [2023-09-19T15:31:08.565Z] 3db7a9d27ded: Preparing [2023-09-19T15:31:08.565Z] af07c74751ff: Preparing [2023-09-19T15:31:08.565Z] e6d8a8095d2f: Preparing [2023-09-19T15:31:08.565Z] b68ae1318333: Preparing [2023-09-19T15:31:08.565Z] b2191e2be29d: Preparing [2023-09-19T15:31:08.565Z] e6d8a8095d2f: Waiting [2023-09-19T15:31:08.565Z] b68ae1318333: Waiting [2023-09-19T15:31:08.565Z] b2191e2be29d: Waiting [2023-09-19T15:31:08.565Z] e820048b8a6c: Layer already exists [2023-09-19T15:31:08.565Z] 6a551d514c20: Layer already exists [2023-09-19T15:31:08.565Z] af07c74751ff: Layer already exists [2023-09-19T15:31:08.565Z] 7420bd5a3e48: Layer already exists [2023-09-19T15:31:08.565Z] 3db7a9d27ded: Layer already exists [2023-09-19T15:31:08.565Z] b2191e2be29d: Layer already exists [2023-09-19T15:31:08.565Z] e6d8a8095d2f: Layer already exists [2023-09-19T15:31:08.565Z] b68ae1318333: Layer already exists [2023-09-19T15:31:08.565Z] c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17: digest: sha256:05ccf2f9a85e738d820740d8b969ba8dfc03ff811b286266ec8071971a39ae03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:31:08.906Z] + 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 [2023-09-19T15:31:09.235Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-09-19T15:31:09.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-19T15:31:09.235Z] 6a551d514c20: Preparing [2023-09-19T15:31:09.235Z] 7420bd5a3e48: Preparing [2023-09-19T15:31:09.235Z] e820048b8a6c: Preparing [2023-09-19T15:31:09.235Z] 3db7a9d27ded: Preparing [2023-09-19T15:31:09.235Z] af07c74751ff: Preparing [2023-09-19T15:31:09.235Z] e6d8a8095d2f: Preparing [2023-09-19T15:31:09.235Z] b68ae1318333: Preparing [2023-09-19T15:31:09.235Z] b2191e2be29d: Preparing [2023-09-19T15:31:09.235Z] e6d8a8095d2f: Waiting [2023-09-19T15:31:09.235Z] b68ae1318333: Waiting [2023-09-19T15:31:09.235Z] b2191e2be29d: Waiting [2023-09-19T15:31:09.235Z] af07c74751ff: Layer already exists [2023-09-19T15:31:09.235Z] e820048b8a6c: Layer already exists [2023-09-19T15:31:09.235Z] 3db7a9d27ded: Layer already exists [2023-09-19T15:31:09.235Z] 6a551d514c20: Layer already exists [2023-09-19T15:31:09.235Z] 7420bd5a3e48: Layer already exists [2023-09-19T15:31:09.235Z] b68ae1318333: Layer already exists [2023-09-19T15:31:09.235Z] b2191e2be29d: Layer already exists [2023-09-19T15:31:09.235Z] e6d8a8095d2f: Layer already exists [2023-09-19T15:31:09.499Z] main: digest: sha256:05ccf2f9a85e738d820740d8b969ba8dfc03ff811b286266ec8071971a39ae03 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-19T15:31:09.543Z] ===================================================== [Pipeline] echo [2023-09-19T15:31:09.549Z] taggedImages: [2023-09-19T15:31:09.549Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [2023-09-19T15:31:09.549Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-09-19T15:31:09.549Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.17 [2023-09-19T15:31:09.549Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23-3.1.0-dev.17 [2023-09-19T15:31:09.549Z] - 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 [2023-09-19T15:31:09.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T15:31:09.909Z] [2023-09-19T15:31:09.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:31:10.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T15:31:13.582Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T15:31:13.582Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T15:31:13.582Z] 04944245beec: Pulling fs layer [2023-09-19T15:31:13.582Z] 699f458cf7ca: Pulling fs layer [2023-09-19T15:31:13.582Z] 765212b225bb: Pulling fs layer [2023-09-19T15:31:13.582Z] f23df028b6ca: Pulling fs layer [2023-09-19T15:31:13.582Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T15:31:13.582Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T15:31:13.582Z] 765212b225bb: Waiting [2023-09-19T15:31:13.582Z] f23df028b6ca: Waiting [2023-09-19T15:31:13.582Z] d65c8cfc05b1: Waiting [2023-09-19T15:31:13.582Z] 2437ff75d9bd: Waiting [2023-09-19T15:31:13.582Z] 04944245beec: Verifying Checksum [2023-09-19T15:31:13.582Z] 04944245beec: Download complete [2023-09-19T15:31:13.582Z] 765212b225bb: Verifying Checksum [2023-09-19T15:31:13.582Z] 765212b225bb: Download complete [2023-09-19T15:31:13.582Z] f23df028b6ca: Verifying Checksum [2023-09-19T15:31:13.582Z] f23df028b6ca: Download complete [2023-09-19T15:31:13.582Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T15:31:13.582Z] d65c8cfc05b1: Download complete [2023-09-19T15:31:13.582Z] 699f458cf7ca: Verifying Checksum [2023-09-19T15:31:13.582Z] 699f458cf7ca: Download complete [2023-09-19T15:31:14.170Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T15:31:14.170Z] 8998bd30e6a1: Download complete [2023-09-19T15:31:16.113Z] 2437ff75d9bd: Download complete [2023-09-19T15:31:18.052Z] 8998bd30e6a1: Pull complete [2023-09-19T15:31:18.638Z] 04944245beec: Pull complete [2023-09-19T15:31:20.041Z] 699f458cf7ca: Pull complete [2023-09-19T15:31:20.041Z] 765212b225bb: Pull complete [2023-09-19T15:31:20.625Z] f23df028b6ca: Pull complete [2023-09-19T15:31:20.890Z] d65c8cfc05b1: Pull complete [2023-09-19T15:31:35.878Z] 2437ff75d9bd: Pull complete [2023-09-19T15:31:35.878Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T15:31:35.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T15:31:35.878Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:31:36.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-6551 does not seem to be running inside a container [2023-09-19T15:31:36.131Z] $ 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/129 -v /w/workspace/app-rfid-llrp-inventory/129:/w/workspace/app-rfid-llrp-inventory/129:rw,z -v /w/workspace/app-rfid-llrp-inventory/129@tmp:/w/workspace/app-rfid-llrp-inventory/129@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 [2023-09-19T15:31:38.512Z] $ docker top d0e382063c4ab270c2539704fed3d81d341e9b47c75dbc318bb3d4e0fa2f296e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:31:39.336Z] ---> job-cost.sh [2023-09-19T15:31:39.336Z] lf-activate-venv: SKIPPING [2023-09-19T15:31:39.336Z] INFO: No Stack... [2023-09-19T15:31:39.601Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T15:31:40.557Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T15:31:40.881Z] + cat /w/workspace/app-rfid-llrp-inventory/129/archives/cost.csv [2023-09-19T15:31:40.881Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T15:31:41.205Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] [2023-09-19T15:31:41.215Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] did not exist. Created. [2023-09-19T15:31:41.215Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T15:31:41.820Z] /w/workspace/app-rfid-llrp-inventory/129@tmp/durable-5150185b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T15:31:42.462Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T15:31:42.483Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T15:31:42.539Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T15:31:42.552Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T15:31:42.568Z] $ docker stop --time=1 d0e382063c4ab270c2539704fed3d81d341e9b47c75dbc318bb3d4e0fa2f296e [2023-09-19T15:31:44.049Z] $ docker rm -f --volumes d0e382063c4ab270c2539704fed3d81d341e9b47c75dbc318bb3d4e0fa2f296e [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 [2023-09-19T15:31:44.455Z] provisioning config files... [2023-09-19T15:31:44.465Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config910441965762810948tmp [Pipeline] { [Pipeline] sh [2023-09-19T15:31:44.760Z] + set +x [2023-09-19T15:31:44.760Z] + curl -s https://codecov.io/bash [2023-09-19T15:31:44.760Z] + bash -s -- [2023-09-19T15:31:44.760Z] [2023-09-19T15:31:44.760Z] _____ _ [2023-09-19T15:31:44.760Z] / ____| | | [2023-09-19T15:31:44.760Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T15:31:44.760Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T15:31:44.760Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T15:31:44.760Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T15:31:44.760Z] Bash-1.0.6 [2023-09-19T15:31:44.760Z] [2023-09-19T15:31:44.760Z] [2023-09-19T15:31:44.760Z] ==> git version 2.25.1 found [2023-09-19T15:31:44.760Z] ==> 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 [2023-09-19T15:31:44.760Z] Release-Date: 2020-01-08 [2023-09-19T15:31:44.760Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-19T15:31:44.760Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T15:31:44.760Z] ==> Jenkins CI detected. [2023-09-19T15:31:44.760Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-09-19T15:31:44.760Z] project root: . [2023-09-19T15:31:44.760Z] --> token set from env [2023-09-19T15:31:44.760Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T15:31:44.760Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T15:31:44.760Z] ==> Python coveragepy not found [2023-09-19T15:31:44.760Z] ==> Searching for coverage reports in: [2023-09-19T15:31:44.760Z] + . [2023-09-19T15:31:44.760Z] -> Found 1 reports [2023-09-19T15:31:44.760Z] ==> Detecting git/mercurial file structure [2023-09-19T15:31:44.760Z] ==> Reading reports [2023-09-19T15:31:45.018Z] + ./coverage.out bytes=41317 [2023-09-19T15:31:45.018Z] ==> Appending adjustments [2023-09-19T15:31:45.018Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T15:31:45.018Z] + Found adjustments [2023-09-19T15:31:45.018Z] ==> Gzipping contents [2023-09-19T15:31:45.018Z] 12K /tmp/codecov.6SAja8.gz [2023-09-19T15:31:45.018Z] ==> Uploading reports [2023-09-19T15:31:45.018Z] url: https://codecov.io [2023-09-19T15:31:45.018Z] query: branch=main&commit=c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T15:31:45.018Z] -> Pinging Codecov [2023-09-19T15:31:45.018Z] 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=c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-19T15:31:45.277Z] -> Uploading to [2023-09-19T15:31:45.277Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/581DD39554BDF9B6E22D074273EAD858/c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23/c4263bc0-d9c3-4134-975d-1de227c9ba0f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T153145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d289f16965c3ff5e4e3ec1189f01836230f88ad1361f3334b1c8ff3a3451e5e1 [2023-09-19T15:31:45.277Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T15:31:45.277Z] Dload Upload Total Spent Left Speed [2023-09-19T15:31:45.536Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 54934 --:--:-- --:--:-- --:--:-- 54934 [2023-09-19T15:31:45.536Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] } [2023-09-19T15:31:45.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-19T15:31:45.739Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-19T15:31:45.756Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:31:46.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T15:31:46.043Z] [2023-09-19T15:31:46.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:31:46.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T15:31:46.339Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-19T15:31:46.339Z] df9b9388f04a: Pulling fs layer [2023-09-19T15:31:46.339Z] 52dc419b0ee2: Pulling fs layer [2023-09-19T15:31:46.339Z] 25bc292e5bac: Pulling fs layer [2023-09-19T15:31:46.339Z] 114826534d7a: Pulling fs layer [2023-09-19T15:31:46.339Z] 4657fd5d0bcf: Pulling fs layer [2023-09-19T15:31:46.339Z] 6ad1cebc031e: Pulling fs layer [2023-09-19T15:31:46.339Z] 8a3aa393b2d8: Pulling fs layer [2023-09-19T15:31:46.339Z] 114826534d7a: Waiting [2023-09-19T15:31:46.339Z] 4657fd5d0bcf: Waiting [2023-09-19T15:31:46.339Z] 6ad1cebc031e: Waiting [2023-09-19T15:31:46.339Z] 8a3aa393b2d8: Waiting [2023-09-19T15:31:46.339Z] 25bc292e5bac: Verifying Checksum [2023-09-19T15:31:46.339Z] 25bc292e5bac: Download complete [2023-09-19T15:31:46.339Z] 52dc419b0ee2: Verifying Checksum [2023-09-19T15:31:46.339Z] 52dc419b0ee2: Download complete [2023-09-19T15:31:46.339Z] 4657fd5d0bcf: Verifying Checksum [2023-09-19T15:31:46.339Z] df9b9388f04a: Download complete [2023-09-19T15:31:46.604Z] 6ad1cebc031e: Verifying Checksum [2023-09-19T15:31:46.604Z] 6ad1cebc031e: Download complete [2023-09-19T15:31:46.604Z] df9b9388f04a: Pull complete [2023-09-19T15:31:46.604Z] 52dc419b0ee2: Pull complete [2023-09-19T15:31:46.604Z] 25bc292e5bac: Pull complete [2023-09-19T15:31:47.171Z] 114826534d7a: Verifying Checksum [2023-09-19T15:31:47.171Z] 114826534d7a: Download complete [2023-09-19T15:31:47.171Z] 8a3aa393b2d8: Verifying Checksum [2023-09-19T15:31:47.171Z] 8a3aa393b2d8: Download complete [2023-09-19T15:31:50.453Z] 114826534d7a: Pull complete [2023-09-19T15:31:50.453Z] 4657fd5d0bcf: Pull complete [2023-09-19T15:31:51.027Z] 6ad1cebc031e: Pull complete [2023-09-19T15:31:53.559Z] 8a3aa393b2d8: Pull complete [2023-09-19T15:31:53.559Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-19T15:31:53.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-19T15:31:53.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:31:53.632Z] prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container [2023-09-19T15:31:53.673Z] $ 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 [2023-09-19T15:31:56.934Z] $ docker top e2ea406802db44075426f2bcfbea1d52c566b15e39d294187667bc92708a21da -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-19T15:31:57.003Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-09-19T15:31:57.282Z] + set -o pipefail [2023-09-19T15:31:57.282Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-09-19T15:32:02.566Z] [2023-09-19T15:32:02.566Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-09-19T15:32:02.566Z] [2023-09-19T15:32:02.566Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/d375cf9c-dd01-4388-b483-0c04169ac143 [2023-09-19T15:32:02.566Z] [2023-09-19T15:32:02.566Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-19T15:32:02.566Z] [2023-09-19T15:32:02.566Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-19T15:32:02.566Z] [2023-09-19T15:32:02.566Z] [2023-09-19T15:32:02.566Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-19T15:32:02.566Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-19T15:32:02.566Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-19T15:32:02.583Z] $ docker stop --time=1 e2ea406802db44075426f2bcfbea1d52c566b15e39d294187667bc92708a21da [2023-09-19T15:32:05.357Z] $ docker rm -f --volumes e2ea406802db44075426f2bcfbea1d52c566b15e39d294187667bc92708a21da [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 [2023-09-19T15:32:06.061Z] + git log --format=format:%s -1 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 [Pipeline] sh [2023-09-19T15:32:06.352Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T15:32:06.352Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:32:06.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T15:32:06.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:32:06.733Z] prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container [2023-09-19T15:32:06.772Z] $ 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 [2023-09-19T15:32:07.169Z] $ docker top 74bc04a9bb5135e0104ff66bb543b98115b74ce8ab6b9c4977bec9d766b81305 -eo pid,comm [2023-09-19T15:32:07.213Z] 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). [2023-09-19T15:32:07.213Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T15:32:07.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T15:32:07.253Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T15:32:07.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T15:32:07.368Z] $ docker exec 74bc04a9bb5135e0104ff66bb543b98115b74ce8ab6b9c4977bec9d766b81305 ssh-agent [2023-09-19T15:32:07.485Z] SSH_AUTH_SOCK=/tmp/ssh-IAty4WpKYnM2/agent.32 [2023-09-19T15:32:07.485Z] SSH_AGENT_PID=38 [2023-09-19T15:32:07.495Z] Running ssh-add (command line suppressed) [2023-09-19T15:32:07.598Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16173362674544531446.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16173362674544531446.key) [2023-09-19T15:32:07.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T15:32:07.894Z] + git semver tag [2023-09-19T15:32:08.157Z] 2023-09-19 15:32:08,091 [run_tag] DEBUG tag force:False [2023-09-19T15:32:08.157Z] 2023-09-19 15:32:08,092 [check_head_tag] DEBUG check head tag [2023-09-19T15:32:08.157Z] 2023-09-19 15:32:08,092 [execute] INFO git cat-file --batch-check [2023-09-19T15:32:08.157Z] 2023-09-19 15:32:08,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-09-19T15:32:08.158Z] 2023-09-19 15:32:08,098 [execute] INFO git cat-file --batch [2023-09-19T15:32:08.158Z] 2023-09-19 15:32:08,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-09-19T15:32:08.158Z] 2023-09-19 15:32:08,110 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-19T15:32:08.158Z] 2023-09-19 15:32:08,111 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 [2023-09-19T15:32:08.158Z] 2023-09-19 15:32:08,111 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-09-19T15:32:08.158Z] 2023-09-19 15:32:08,117 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-19T15:32:08.158Z] 3.1.0-dev.17 [Pipeline] } [2023-09-19T15:32:08.173Z] $ docker exec --env ******** --env ******** 74bc04a9bb5135e0104ff66bb543b98115b74ce8ab6b9c4977bec9d766b81305 ssh-agent -k [2023-09-19T15:32:08.289Z] unset SSH_AUTH_SOCK; [2023-09-19T15:32:08.289Z] unset SSH_AGENT_PID; [2023-09-19T15:32:08.289Z] echo Agent pid 38 killed; [2023-09-19T15:32:08.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T15:32:08.596Z] + git semver [Pipeline] } [2023-09-19T15:32:08.873Z] $ docker stop --time=1 74bc04a9bb5135e0104ff66bb543b98115b74ce8ab6b9c4977bec9d766b81305 [2023-09-19T15:32:10.178Z] $ docker rm -f --volumes 74bc04a9bb5135e0104ff66bb543b98115b74ce8ab6b9c4977bec9d766b81305 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:32:10.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T15:32:10.556Z] [2023-09-19T15:32:10.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:32:10.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T15:32:10.853Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-19T15:32:10.853Z] ab5ef0e58194: Pulling fs layer [2023-09-19T15:32:10.853Z] 9712f1f96733: Pulling fs layer [2023-09-19T15:32:10.853Z] 63f879dbbcfc: Pulling fs layer [2023-09-19T15:32:10.853Z] 0d9ebad4ef96: Pulling fs layer [2023-09-19T15:32:10.853Z] e9a5061849ea: Pulling fs layer [2023-09-19T15:32:10.853Z] d747dcd14b5f: Pulling fs layer [2023-09-19T15:32:10.853Z] 2de7ff778b66: Pulling fs layer [2023-09-19T15:32:10.853Z] e9a5061849ea: Waiting [2023-09-19T15:32:10.853Z] d747dcd14b5f: Waiting [2023-09-19T15:32:10.853Z] 2de7ff778b66: Waiting [2023-09-19T15:32:10.853Z] 0d9ebad4ef96: Waiting [2023-09-19T15:32:10.853Z] 9712f1f96733: Verifying Checksum [2023-09-19T15:32:10.853Z] 9712f1f96733: Download complete [2023-09-19T15:32:11.111Z] 63f879dbbcfc: Verifying Checksum [2023-09-19T15:32:11.111Z] 63f879dbbcfc: Download complete [2023-09-19T15:32:11.370Z] e9a5061849ea: Verifying Checksum [2023-09-19T15:32:11.370Z] e9a5061849ea: Download complete [2023-09-19T15:32:11.370Z] d747dcd14b5f: Verifying Checksum [2023-09-19T15:32:11.370Z] d747dcd14b5f: Download complete [2023-09-19T15:32:11.370Z] 0d9ebad4ef96: Verifying Checksum [2023-09-19T15:32:11.370Z] 0d9ebad4ef96: Download complete [2023-09-19T15:32:11.370Z] ab5ef0e58194: Verifying Checksum [2023-09-19T15:32:11.370Z] ab5ef0e58194: Download complete [2023-09-19T15:32:11.370Z] 2de7ff778b66: Verifying Checksum [2023-09-19T15:32:11.370Z] 2de7ff778b66: Download complete [2023-09-19T15:32:13.897Z] ab5ef0e58194: Pull complete [2023-09-19T15:32:14.155Z] 9712f1f96733: Pull complete [2023-09-19T15:32:14.720Z] 63f879dbbcfc: Pull complete [2023-09-19T15:32:18.900Z] 0d9ebad4ef96: Pull complete [2023-09-19T15:32:18.900Z] e9a5061849ea: Pull complete [2023-09-19T15:32:18.900Z] d747dcd14b5f: Pull complete [2023-09-19T15:32:19.834Z] 2de7ff778b66: Pull complete [2023-09-19T15:32:19.834Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-19T15:32:19.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-19T15:32:19.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:32:19.925Z] prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container [2023-09-19T15:32:19.963Z] $ 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 [2023-09-19T15:32:22.411Z] $ docker top 1cad14f3e713bc3cbe818a1a7b8bc7586d9217ad4d622f1ef85e33a393d2fc43 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-19T15:32:22.471Z] provisioning config files... [2023-09-19T15:32:22.478Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17800798218492922530tmp [2023-09-19T15:32:22.488Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4094275257997736906tmp [2023-09-19T15:32:22.496Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9268069641254749932tmp [Pipeline] { [Pipeline] echo [2023-09-19T15:32:22.511Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:32:22.793Z] ---> sigul-configuration.sh [2023-09-19T15:32:22.794Z] gpg: directory `/root/.gnupg' created [2023-09-19T15:32:22.794Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-19T15:32:22.794Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-19T15:32:22.794Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-19T15:32:22.794Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-19T15:32:22.794Z] gpg: CAST5 encrypted data [2023-09-19T15:32:22.794Z] gpg: encrypted with 1 passphrase [2023-09-19T15:32:22.794Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-19T15:32:23.079Z] + mkdir /home/jenkins [2023-09-19T15:32:23.079Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-19T15:32:23.361Z] + 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 [2023-09-19T15:32:23.369Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:32:23.652Z] ---> sigul-install.sh [2023-09-19T15:32:23.653Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-19T15:32:23.939Z] + git tag --list [2023-09-19T15:32:23.939Z] v0.0.0 [2023-09-19T15:32:23.939Z] v1.0.0 [2023-09-19T15:32:23.939Z] v2.1.0 [2023-09-19T15:32:23.939Z] v2.1.1 [2023-09-19T15:32:23.939Z] v2.2.0 [2023-09-19T15:32:23.939Z] v2.3.0 [2023-09-19T15:32:23.939Z] v3.0 [2023-09-19T15:32:23.939Z] v3.0.0 [2023-09-19T15:32:23.939Z] v3.0.1 [2023-09-19T15:32:23.939Z] v3.0.1-dev.1 [2023-09-19T15:32:23.939Z] v3.1.0-dev.1 [2023-09-19T15:32:23.939Z] v3.1.0-dev.10 [2023-09-19T15:32:23.939Z] v3.1.0-dev.11 [2023-09-19T15:32:23.939Z] v3.1.0-dev.12 [2023-09-19T15:32:23.939Z] v3.1.0-dev.13 [2023-09-19T15:32:23.939Z] v3.1.0-dev.14 [2023-09-19T15:32:23.939Z] v3.1.0-dev.15 [2023-09-19T15:32:23.939Z] v3.1.0-dev.16 [2023-09-19T15:32:23.939Z] v3.1.0-dev.17 [2023-09-19T15:32:23.939Z] v3.1.0-dev.2 [2023-09-19T15:32:23.939Z] v3.1.0-dev.3 [2023-09-19T15:32:23.939Z] v3.1.0-dev.4 [2023-09-19T15:32:23.939Z] v3.1.0-dev.5 [2023-09-19T15:32:23.939Z] v3.1.0-dev.6 [2023-09-19T15:32:23.939Z] v3.1.0-dev.7 [2023-09-19T15:32:23.939Z] v3.1.0-dev.8 [2023-09-19T15:32:23.939Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-19T15:32:24.225Z] + lftools sign git-tag v3.1.0-dev.17 [2023-09-19T15:32:24.791Z] Signing Git tag with Sigul... [2023-09-19T15:32:24.791Z] Signing v3.1.0-dev.17 [Pipeline] echo [2023-09-19T15:32:25.057Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:32:25.339Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-19T15:32:25.344Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-19T15:32:25.369Z] $ docker stop --time=1 1cad14f3e713bc3cbe818a1a7b8bc7586d9217ad4d622f1ef85e33a393d2fc43 [2023-09-19T15:32:26.680Z] $ docker rm -f --volumes 1cad14f3e713bc3cbe818a1a7b8bc7586d9217ad4d622f1ef85e33a393d2fc43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-19T15:32:27.103Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T15:32:27.103Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:32:27.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T15:32:27.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:32:27.477Z] prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container [2023-09-19T15:32:27.514Z] $ 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 [2023-09-19T15:32:27.852Z] $ docker top a5fb389b0eeca2c72e4fbe4be5ec57fe36992d6ea83143e09a18f262481a0f4f -eo pid,comm [2023-09-19T15:32:27.893Z] 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). [2023-09-19T15:32:27.893Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T15:32:27.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T15:32:27.937Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T15:32:28.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T15:32:28.052Z] $ docker exec a5fb389b0eeca2c72e4fbe4be5ec57fe36992d6ea83143e09a18f262481a0f4f ssh-agent [2023-09-19T15:32:28.144Z] SSH_AUTH_SOCK=/tmp/ssh-MZTvfeFlG01x/agent.31 [2023-09-19T15:32:28.144Z] SSH_AGENT_PID=38 [2023-09-19T15:32:28.149Z] Running ssh-add (command line suppressed) [2023-09-19T15:32:28.272Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17100187876452522970.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17100187876452522970.key) [2023-09-19T15:32:28.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T15:32:28.564Z] + git semver bump pre [2023-09-19T15:32:28.823Z] 2023-09-19 15:32:28,733 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-19T15:32:28.823Z] 2023-09-19 15:32:28,733 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev [2023-09-19T15:32:28.823Z] 2023-09-19 15:32:28,734 [bump_version] DEBUG bumped version:3.1.0-dev.18 [2023-09-19T15:32:28.823Z] 2023-09-19 15:32:28,734 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-09-19T15:32:28.823Z] 2023-09-19 15:32:28,734 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-19T15:32:28.823Z] 2023-09-19 15:32:28,734 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-19T15:32:28.823Z] 2023-09-19 15:32:28,735 [execute] INFO git cat-file --batch-check [2023-09-19T15:32:28.823Z] 2023-09-19 15:32:28,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T15:32:28.823Z] 2023-09-19 15:32:28,740 [execute] INFO git cat-file --batch [2023-09-19T15:32:28.823Z] 2023-09-19 15:32:28,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T15:32:28.823Z] 2023-09-19 15:32:28,744 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-19T15:32:28.823Z] 3.1.0-dev.18 [Pipeline] } [2023-09-19T15:32:28.837Z] $ docker exec --env ******** --env ******** a5fb389b0eeca2c72e4fbe4be5ec57fe36992d6ea83143e09a18f262481a0f4f ssh-agent -k [2023-09-19T15:32:28.935Z] unset SSH_AUTH_SOCK; [2023-09-19T15:32:28.935Z] unset SSH_AGENT_PID; [2023-09-19T15:32:28.935Z] echo Agent pid 38 killed; [2023-09-19T15:32:28.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T15:32:29.230Z] + git semver [Pipeline] } [2023-09-19T15:32:29.505Z] $ docker stop --time=1 a5fb389b0eeca2c72e4fbe4be5ec57fe36992d6ea83143e09a18f262481a0f4f [2023-09-19T15:32:30.786Z] $ docker rm -f --volumes a5fb389b0eeca2c72e4fbe4be5ec57fe36992d6ea83143e09a18f262481a0f4f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T15:32:31.128Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T15:32:31.128Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:32:31.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T15:32:31.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:32:31.508Z] prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container [2023-09-19T15:32:31.545Z] $ 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 [2023-09-19T15:32:31.919Z] $ docker top 7a57d97b6ba678637a260e766ab7bf91da7385469025041734f87402940fa6da -eo pid,comm [2023-09-19T15:32:31.960Z] 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). [2023-09-19T15:32:31.960Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T15:32:31.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T15:32:31.995Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T15:32:32.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T15:32:32.110Z] $ docker exec 7a57d97b6ba678637a260e766ab7bf91da7385469025041734f87402940fa6da ssh-agent [2023-09-19T15:32:32.215Z] SSH_AUTH_SOCK=/tmp/ssh-SUyQh8bfbBF7/agent.32 [2023-09-19T15:32:32.215Z] SSH_AGENT_PID=38 [2023-09-19T15:32:32.220Z] Running ssh-add (command line suppressed) [2023-09-19T15:32:32.320Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17509280050429389374.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17509280050429389374.key) [2023-09-19T15:32:32.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T15:32:32.612Z] + git semver push [2023-09-19T15:32:32.871Z] 2023-09-19 15:32:32,788 [run_push] DEBUG push [2023-09-19T15:32:32.871Z] 2023-09-19 15:32:32,789 [execute] INFO git cat-file --batch-check [2023-09-19T15:32:32.871Z] 2023-09-19 15:32:32,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T15:32:32.871Z] 2023-09-19 15:32:32,793 [execute] INFO git rev-list c7302ce7f4f498062fed4a74e14aa44af1a05f83 -- [2023-09-19T15:32:32.871Z] 2023-09-19 15:32:32,793 [execute] DEBUG Popen(['git', 'rev-list', 'c7302ce7f4f498062fed4a74e14aa44af1a05f83', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T15:32:32.871Z] 2023-09-19 15:32:32,801 [execute] INFO git fetch -v origin [2023-09-19T15:32:32.871Z] 2023-09-19 15:32:32,801 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-19T15:32:33.440Z] 2023-09-19 15:32:33,344 [run_push] DEBUG no remote changes detected [2023-09-19T15:32:33.440Z] 2023-09-19 15:32:33,344 [execute] INFO git push origin semver [2023-09-19T15:32:33.440Z] 2023-09-19 15:32:33,345 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-19T15:32:34.378Z] 2023-09-19 15:32:34,156 [run_push] DEBUG push all version tags [2023-09-19T15:32:34.378Z] 2023-09-19 15:32:34,156 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-19T15:32:34.378Z] 2023-09-19 15:32:34,157 [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) [2023-09-19T15:32:35.314Z] 2023-09-19 15:32:35,286 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-19T15:32:35.314Z] 3.1.0-dev.18 [Pipeline] } [2023-09-19T15:32:35.328Z] $ docker exec --env ******** --env ******** 7a57d97b6ba678637a260e766ab7bf91da7385469025041734f87402940fa6da ssh-agent -k [2023-09-19T15:32:35.441Z] unset SSH_AUTH_SOCK; [2023-09-19T15:32:35.442Z] unset SSH_AGENT_PID; [2023-09-19T15:32:35.442Z] echo Agent pid 38 killed; [2023-09-19T15:32:35.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T15:32:35.756Z] + git semver [Pipeline] } [2023-09-19T15:32:36.033Z] $ docker stop --time=1 7a57d97b6ba678637a260e766ab7bf91da7385469025041734f87402940fa6da [2023-09-19T15:32:37.299Z] $ docker rm -f --volumes 7a57d97b6ba678637a260e766ab7bf91da7385469025041734f87402940fa6da [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 [2023-09-19T15:32:37.861Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-09-19T15:32:37.861Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-19T15:32:37.861Z] total 16 [2023-09-19T15:32:37.861Z] drwxr-xr-x 3 root root 4096 Sep 19 15:22 . [2023-09-19T15:32:37.861Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 15:32 .. [2023-09-19T15:32:37.861Z] drwxr-xr-x 2 root root 4096 Sep 19 15:22 cost [2023-09-19T15:32:37.861Z] -rw-r--r-- 1 root root 95 Sep 19 15:22 cost.csv [2023-09-19T15:32:37.861Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-19T15:32:37.861Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-19T15:32:37.861Z] total 16 [2023-09-19T15:32:37.861Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 15:22 . [2023-09-19T15:32:37.861Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 15:32 .. [2023-09-19T15:32:37.861Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 15:22 cost [2023-09-19T15:32:37.861Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 19 15:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:32:38.243Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:32:39.166Z] ---> package-listing.sh [2023-09-19T15:32:39.166Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T15:32:39.166Z] ++ facter osfamily [2023-09-19T15:32:39.425Z] + OS_FAMILY=debian [2023-09-19T15:32:39.425Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-09-19T15:32:39.425Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T15:32:39.425Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T15:32:39.425Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T15:32:39.425Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T15:32:39.425Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-09-19T15:32:39.425Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T15:32:39.425Z] + case "${OS_FAMILY}" in [2023-09-19T15:32:39.425Z] + dpkg -l [2023-09-19T15:32:39.426Z] + grep '^ii' [2023-09-19T15:32:39.426Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T15:32:39.426Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T15:32:39.426Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T15:32:39.426Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-09-19T15:32:39.426Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-09-19T15:32:39.426Z] + 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 [2023-09-19T15:32:39.436Z] 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 [2023-09-19T15:32:39.715Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T15:32:40.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T15:32:40.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T15:32:40.345Z] prd-ubuntu20.04-docker-8c-8g-6549 does not seem to be running inside a container [2023-09-19T15:32:40.381Z] $ 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 [2023-09-19T15:32:40.583Z] $ docker top 747a3c31c53a8c0f29e776ef2d2f753a7563426d371fcb04e2c6be0ae1488ce8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T15:32:40.912Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T15:32:41.193Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T15:32:41.475Z] + ls /var/log/sa-host [2023-09-19T15:32:41.475Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T15:32:41.623Z] provisioning config files... [2023-09-19T15:32:41.632Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5506893446729325844tmp [Pipeline] { [Pipeline] echo [2023-09-19T15:32:41.643Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:32:41.924Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T15:32:41.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:32:42.261Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T15:32:42.269Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:32:42.553Z] ---> sudo-logs.sh [2023-09-19T15:32:42.553Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T15:32:42.587Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:32:42.867Z] ---> job-cost.sh [2023-09-19T15:32:42.868Z] lf-activate-venv: SKIPPING [2023-09-19T15:32:42.868Z] DEBUG: total: 0.2199999988079071 [2023-09-19T15:32:42.868Z] INFO: Retrieving Stack Cost... [2023-09-19T15:32:43.127Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T15:32:43.695Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T15:32:43.705Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T15:32:43.985Z] ---> logs-deploy.sh [2023-09-19T15:32:43.985Z] lf-activate-venv: SKIPPING [2023-09-19T15:32:43.985Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/129 [2023-09-19T15:32:43.985Z] INFO: archiving workspace using pattern(s): [2023-09-19T15:32:44.921Z] Archives upload complete. [2023-09-19T15:32:44.921Z] INFO: archiving logs to Nexus