Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df6d7f608fd9c1c4fe6c937888fc634314559cbf 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-ssh12669380535201048769.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-ssh16685696212085711449.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-ssh11549632641062634430.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-ssh1340510179607886926.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-ssh12036888321236328274.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] ========================================================= [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 ‘prd-ubuntu20.04-docker-8c-8g-11912’ is offline Running on prd-ubuntu20.04-docker-8c-8g-11914 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 df6d7f608fd9c1c4fe6c937888fc634314559cbf (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df6d7f608fd9c1c4fe6c937888fc634314559cbf # timeout=10 Commit message: "revert: Restore ignored items that were not snap-related (#241)" > git rev-list --no-walk 9e1f568c9b1455eaf2490256b50d2aac3d1e2766 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-26T14:19:07.493Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-26T14:19:07.557Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-26T14:19:07.576Z] ========================================================= [2023-10-26T14:19:07.576Z] EdgeX Global Pipelines Version Info [2023-10-26T14:19:07.576Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:19:08.278Z] ------------------- [2023-10-26T14:19:08.278Z] stable info: [2023-10-26T14:19:08.278Z] ------------------- [2023-10-26T14:19:08.278Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-26T14:19:08.278Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T14:19:08.278Z] Message: update stable to v1.0.254 [2023-10-26T14:19:08.846Z] ------------------- [2023-10-26T14:19:08.847Z] experimental info: [2023-10-26T14:19:08.847Z] ------------------- [2023-10-26T14:19:08.847Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-26T14:19:08.847Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T14:19:08.847Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-26T14:19:09.100Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-26T14:19:09.111Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-26T14:19:09.122Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-26T14:19:09.137Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-26T14:19:09.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-26T14:19:09.157Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-26T14:19:09.168Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-26T14:19:09.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-26T14:19:09.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-26T14:19:09.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-26T14:19:09.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-26T14:19:09.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-26T14:19:09.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-26T14:19:09.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-26T14:19:09.295Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T14:19:09.312Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T14:19:09.322Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-26T14:19:09.339Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-26T14:19:09.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-26T14:19:09.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-26T14:19:09.380Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-26T14:19:09.392Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-26T14:19:09.404Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-26T14:19:09.417Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-26T14:19:09.429Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-26T14:19:09.441Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-26T14:19:09.462Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-26T14:19:09.479Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-26T14:19:09.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-26T14:19:09.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-26T14:19:09.532Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] echo [2023-10-26T14:19:09.551Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df6d7f6 [Pipeline] echo [2023-10-26T14:19:09.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T14:19:09.610Z] provisioning config files... [2023-10-26T14:19:09.622Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2373718602453691707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:19:09.920Z] ---> docker-login.sh [2023-10-26T14:19:09.920Z] nexus3.edgexfoundry.org:10001 [2023-10-26T14:19:10.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:19:10.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:19:10.178Z] Configure a credential helper to remove this warning. See [2023-10-26T14:19:10.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:19:10.178Z] [2023-10-26T14:19:10.178Z] Login Succeeded [2023-10-26T14:19:10.178Z] nexus3.edgexfoundry.org:10002 [2023-10-26T14:19:10.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:19:10.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:19:10.178Z] Configure a credential helper to remove this warning. See [2023-10-26T14:19:10.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:19:10.179Z] [2023-10-26T14:19:10.179Z] Login Succeeded [2023-10-26T14:19:10.179Z] nexus3.edgexfoundry.org:10003 [2023-10-26T14:19:10.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:19:10.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:19:10.436Z] Configure a credential helper to remove this warning. See [2023-10-26T14:19:10.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:19:10.436Z] [2023-10-26T14:19:10.436Z] Login Succeeded [2023-10-26T14:19:10.436Z] nexus3.edgexfoundry.org:10004 [2023-10-26T14:19:10.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:19:10.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:19:10.436Z] Configure a credential helper to remove this warning. See [2023-10-26T14:19:10.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:19:10.436Z] [2023-10-26T14:19:10.436Z] Login Succeeded [2023-10-26T14:19:10.436Z] docker.io [2023-10-26T14:19:10.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:19:10.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:19:10.695Z] Configure a credential helper to remove this warning. See [2023-10-26T14:19:10.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:19:10.695Z] [2023-10-26T14:19:10.695Z] Login Succeeded [2023-10-26T14:19:10.695Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T14:19:10.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-26T14:19:11.081Z] + git rev-list -1 --merges df6d7f608fd9c1c4fe6c937888fc634314559cbf~1..df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] echo [2023-10-26T14:19:11.125Z] -----------> git rev-list -1 --merges df6d7f608fd9c1c4fe6c937888fc634314559cbf~1..df6d7f608fd9c1c4fe6c937888fc634314559cbf df6d7f608fd9c1c4fe6c937888fc634314559cbf [false] [Pipeline] sh [2023-10-26T14:19:11.414Z] + git log --format=format:%s -1 df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] echo [2023-10-26T14:19:11.426Z] ========================================================= [2023-10-26T14:19:11.427Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-26T14:19:11.427Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T14:19:11.756Z] + git log --format=format:%s -1 df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] echo [2023-10-26T14:19:11.766Z] [semverPrep] GIT_COMMIT: df6d7f608fd9c1c4fe6c937888fc634314559cbf, Commit Message: revert: Restore ignored items that were not snap-related (#241) [Pipeline] echo [2023-10-26T14:19:11.777Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-26T14:19:12.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T14:19:12.120Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-26T14:19:12.120Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-26T14:19:12.120Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-26T14:19:12.120Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-26T14:19:12.120Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-26T14:19:12.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:19:12.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T14:19:12.473Z] [2023-10-26T14:19:12.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:19:12.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T14:19:12.774Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-26T14:19:12.774Z] b85a868b505f: Pulling fs layer [2023-10-26T14:19:12.774Z] e2be974225ed: Pulling fs layer [2023-10-26T14:19:12.774Z] 339a4e72a1f5: Pulling fs layer [2023-10-26T14:19:12.774Z] 988bab9f4d93: Pulling fs layer [2023-10-26T14:19:12.774Z] 1469e6f7b9e6: Pulling fs layer [2023-10-26T14:19:12.774Z] eaf3925da568: Pulling fs layer [2023-10-26T14:19:12.774Z] bab4dde63d76: Pulling fs layer [2023-10-26T14:19:12.774Z] bde34c3a00c8: Pulling fs layer [2023-10-26T14:19:12.774Z] b352a97aabf1: Pulling fs layer [2023-10-26T14:19:12.774Z] 4872d77fe225: Pulling fs layer [2023-10-26T14:19:12.774Z] 5851b861e8e6: Pulling fs layer [2023-10-26T14:19:12.774Z] 1469e6f7b9e6: Waiting [2023-10-26T14:19:12.774Z] 988bab9f4d93: Waiting [2023-10-26T14:19:12.774Z] eaf3925da568: Waiting [2023-10-26T14:19:12.774Z] 4872d77fe225: Waiting [2023-10-26T14:19:12.774Z] 5851b861e8e6: Waiting [2023-10-26T14:19:12.774Z] b352a97aabf1: Waiting [2023-10-26T14:19:12.774Z] bde34c3a00c8: Waiting [2023-10-26T14:19:12.774Z] e2be974225ed: Verifying Checksum [2023-10-26T14:19:12.774Z] e2be974225ed: Download complete [2023-10-26T14:19:12.774Z] 988bab9f4d93: Verifying Checksum [2023-10-26T14:19:12.774Z] 988bab9f4d93: Download complete [2023-10-26T14:19:12.774Z] 1469e6f7b9e6: Verifying Checksum [2023-10-26T14:19:12.774Z] 1469e6f7b9e6: Download complete [2023-10-26T14:19:12.774Z] 339a4e72a1f5: Verifying Checksum [2023-10-26T14:19:12.774Z] 339a4e72a1f5: Download complete [2023-10-26T14:19:12.774Z] eaf3925da568: Verifying Checksum [2023-10-26T14:19:12.774Z] eaf3925da568: Download complete [2023-10-26T14:19:12.774Z] bde34c3a00c8: Verifying Checksum [2023-10-26T14:19:12.774Z] bde34c3a00c8: Download complete [2023-10-26T14:19:13.033Z] b352a97aabf1: Verifying Checksum [2023-10-26T14:19:13.034Z] b352a97aabf1: Download complete [2023-10-26T14:19:13.034Z] 4872d77fe225: Verifying Checksum [2023-10-26T14:19:13.034Z] 4872d77fe225: Download complete [2023-10-26T14:19:13.034Z] 5851b861e8e6: Download complete [2023-10-26T14:19:13.034Z] b85a868b505f: Download complete [2023-10-26T14:19:13.292Z] bab4dde63d76: Verifying Checksum [2023-10-26T14:19:13.292Z] bab4dde63d76: Download complete [2023-10-26T14:19:14.230Z] b85a868b505f: Pull complete [2023-10-26T14:19:14.489Z] e2be974225ed: Pull complete [2023-10-26T14:19:15.061Z] 339a4e72a1f5: Pull complete [2023-10-26T14:19:15.061Z] 988bab9f4d93: Pull complete [2023-10-26T14:19:15.331Z] 1469e6f7b9e6: Pull complete [2023-10-26T14:19:15.331Z] eaf3925da568: Pull complete [2023-10-26T14:19:17.236Z] bab4dde63d76: Pull complete [2023-10-26T14:19:17.236Z] bde34c3a00c8: Pull complete [2023-10-26T14:19:17.495Z] b352a97aabf1: Pull complete [2023-10-26T14:19:17.495Z] 4872d77fe225: Pull complete [2023-10-26T14:19:17.495Z] 5851b861e8e6: Pull complete [2023-10-26T14:19:17.495Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-26T14:19:17.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T14:19:17.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:19:17.594Z] prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container [2023-10-26T14:19:17.630Z] $ 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-10-26T14:19:21.051Z] $ docker top 2346a175998c30e5ee97c41bb313ff44ca44fa9cc1a2a4aa124eed5637a59e7c -eo pid,comm [2023-10-26T14:19:21.103Z] 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-10-26T14:19:21.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T14:19:21.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T14:19:21.141Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T14:19:21.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T14:19:21.248Z] $ docker exec 2346a175998c30e5ee97c41bb313ff44ca44fa9cc1a2a4aa124eed5637a59e7c ssh-agent [2023-10-26T14:19:21.358Z] SSH_AUTH_SOCK=/tmp/ssh-dC3cYRh9yoNG/agent.32 [2023-10-26T14:19:21.358Z] SSH_AGENT_PID=38 [2023-10-26T14:19:21.363Z] Running ssh-add (command line suppressed) [2023-10-26T14:19:21.467Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4174746839280958168.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4174746839280958168.key) [2023-10-26T14:19:21.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T14:19:21.765Z] + git tag --points-at HEAD [Pipeline] } [2023-10-26T14:19:21.777Z] $ docker exec --env ******** --env ******** 2346a175998c30e5ee97c41bb313ff44ca44fa9cc1a2a4aa124eed5637a59e7c ssh-agent -k [2023-10-26T14:19:21.883Z] unset SSH_AUTH_SOCK; [2023-10-26T14:19:21.883Z] unset SSH_AGENT_PID; [2023-10-26T14:19:21.883Z] echo Agent pid 38 killed; [2023-10-26T14:19:21.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-26T14:19:21.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T14:19:21.915Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T14:19:22.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T14:19:22.036Z] $ docker exec 2346a175998c30e5ee97c41bb313ff44ca44fa9cc1a2a4aa124eed5637a59e7c ssh-agent [2023-10-26T14:19:22.133Z] SSH_AUTH_SOCK=/tmp/ssh-Ad9tnvamGaW9/agent.70 [2023-10-26T14:19:22.133Z] SSH_AGENT_PID=76 [2023-10-26T14:19:22.138Z] Running ssh-add (command line suppressed) [2023-10-26T14:19:22.247Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5245580136420030332.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5245580136420030332.key) [2023-10-26T14:19:22.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T14:19:22.548Z] + git semver init [2023-10-26T14:19:22.808Z] 2023-10-26 14:19:22,718 [run_init] DEBUG init version:0.0.0 force:False [2023-10-26T14:19:22.808Z] 2023-10-26 14:19:22,719 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-26T14:19:22.808Z] 2023-10-26 14:19:22,719 [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-10-26T14:19:22.808Z] 2023-10-26 14:19:22,719 [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-10-26T14:19:24.188Z] 2023-10-26 14:19:23,996 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-10-26T14:19:24.188Z] 2023-10-26 14:19:23,996 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-10-26T14:19:24.188Z] 2023-10-26 14:19:23,996 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-26T14:19:24.188Z] 2023-10-26 14:19:23,997 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-26T14:19:24.188Z] 3.1.0-dev.32 [Pipeline] } [2023-10-26T14:19:24.198Z] $ docker exec --env ******** --env ******** 2346a175998c30e5ee97c41bb313ff44ca44fa9cc1a2a4aa124eed5637a59e7c ssh-agent -k [2023-10-26T14:19:24.291Z] unset SSH_AUTH_SOCK; [2023-10-26T14:19:24.292Z] unset SSH_AGENT_PID; [2023-10-26T14:19:24.292Z] echo Agent pid 76 killed; [2023-10-26T14:19:24.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T14:19:24.605Z] + git semver [Pipeline] } [2023-10-26T14:19:25.185Z] $ docker stop --time=1 2346a175998c30e5ee97c41bb313ff44ca44fa9cc1a2a4aa124eed5637a59e7c [2023-10-26T14:19:26.961Z] $ docker rm -f --volumes 2346a175998c30e5ee97c41bb313ff44ca44fa9cc1a2a4aa124eed5637a59e7c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T14:19:27.413Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-26T14:19:27.770Z] Stashed 1 file(s) [Pipeline] echo [2023-10-26T14:19:27.772Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.32 [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-10-26T14:19:27.892Z] provisioning config files... [2023-10-26T14:19:27.900Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config501551068329651482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:19:28.194Z] ---> docker-login.sh [2023-10-26T14:19:28.194Z] nexus3.edgexfoundry.org:10001 [2023-10-26T14:19:28.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:19:28.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:19:28.194Z] Configure a credential helper to remove this warning. See [2023-10-26T14:19:28.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:19:28.194Z] [2023-10-26T14:19:28.194Z] Login Succeeded [2023-10-26T14:19:28.194Z] nexus3.edgexfoundry.org:10002 [2023-10-26T14:19:28.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:19:28.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:19:28.194Z] Configure a credential helper to remove this warning. See [2023-10-26T14:19:28.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:19:28.194Z] [2023-10-26T14:19:28.194Z] Login Succeeded [2023-10-26T14:19:28.194Z] nexus3.edgexfoundry.org:10003 [2023-10-26T14:19:28.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:19:28.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:19:28.453Z] Configure a credential helper to remove this warning. See [2023-10-26T14:19:28.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:19:28.453Z] [2023-10-26T14:19:28.453Z] Login Succeeded [2023-10-26T14:19:28.453Z] nexus3.edgexfoundry.org:10004 [2023-10-26T14:19:28.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:19:28.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:19:28.453Z] Configure a credential helper to remove this warning. See [2023-10-26T14:19:28.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:19:28.453Z] [2023-10-26T14:19:28.453Z] Login Succeeded [2023-10-26T14:19:28.453Z] docker.io [2023-10-26T14:19:28.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:19:28.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:19:28.711Z] Configure a credential helper to remove this warning. See [2023-10-26T14:19:28.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:19:28.711Z] [2023-10-26T14:19:28.711Z] Login Succeeded [2023-10-26T14:19:28.711Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T14:19:28.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-26T14:19:28.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T14:19:28.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T14:19:28.801Z] ========================================================= [2023-10-26T14:19:28.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-26T14:19:28.801Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:19:29.117Z] + 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-10-26T14:19:29.117Z] Sending build context to Docker daemon 12.73MB [2023-10-26T14:19:29.117Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T14:19:29.117Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-26T14:19:29.117Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-26T14:19:29.117Z] 7264a8db6415: Pulling fs layer [2023-10-26T14:19:29.117Z] c4d48a809fc2: Pulling fs layer [2023-10-26T14:19:29.117Z] 4f1c88b9dad5: Pulling fs layer [2023-10-26T14:19:29.117Z] ad3a456e5733: Pulling fs layer [2023-10-26T14:19:29.117Z] 33e27b845d1e: Pulling fs layer [2023-10-26T14:19:29.117Z] c68163c4e522: Pulling fs layer [2023-10-26T14:19:29.117Z] 50da416c3ac9: Pulling fs layer [2023-10-26T14:19:29.117Z] ad3a456e5733: Waiting [2023-10-26T14:19:29.117Z] 33e27b845d1e: Waiting [2023-10-26T14:19:29.117Z] 23d2d4c4bb30: Pulling fs layer [2023-10-26T14:19:29.117Z] 23d2d4c4bb30: Waiting [2023-10-26T14:19:29.117Z] 50da416c3ac9: Waiting [2023-10-26T14:19:29.117Z] c4d48a809fc2: Verifying Checksum [2023-10-26T14:19:29.117Z] c4d48a809fc2: Download complete [2023-10-26T14:19:29.117Z] ad3a456e5733: Verifying Checksum [2023-10-26T14:19:29.117Z] ad3a456e5733: Download complete [2023-10-26T14:19:29.117Z] 33e27b845d1e: Verifying Checksum [2023-10-26T14:19:29.117Z] 33e27b845d1e: Download complete [2023-10-26T14:19:29.377Z] 7264a8db6415: Verifying Checksum [2023-10-26T14:19:29.377Z] 7264a8db6415: Download complete [2023-10-26T14:19:29.377Z] c68163c4e522: Verifying Checksum [2023-10-26T14:19:29.377Z] c68163c4e522: Download complete [2023-10-26T14:19:29.377Z] 7264a8db6415: Pull complete [2023-10-26T14:19:29.636Z] c4d48a809fc2: Pull complete [2023-10-26T14:19:29.636Z] 23d2d4c4bb30: Verifying Checksum [2023-10-26T14:19:29.636Z] 23d2d4c4bb30: Download complete [2023-10-26T14:19:29.636Z] 4f1c88b9dad5: Download complete [2023-10-26T14:19:30.199Z] 50da416c3ac9: Download complete [2023-10-26T14:19:32.738Z] 4f1c88b9dad5: Pull complete [2023-10-26T14:19:33.305Z] ad3a456e5733: Pull complete [2023-10-26T14:19:33.305Z] 33e27b845d1e: Pull complete [2023-10-26T14:19:33.305Z] c68163c4e522: Pull complete [2023-10-26T14:19:35.830Z] 50da416c3ac9: Pull complete [2023-10-26T14:19:35.830Z] 23d2d4c4bb30: Pull complete [2023-10-26T14:19:36.089Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-26T14:19:36.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T14:19:36.089Z] ---> 0786185ac409 [2023-10-26T14:19:36.089Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-26T14:19:41.357Z] ---> Running in 63d74db864bc [2023-10-26T14:19:41.357Z] Removing intermediate container 63d74db864bc [2023-10-26T14:19:41.357Z] ---> beb72b196c53 [2023-10-26T14:19:41.357Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T14:19:41.357Z] ---> Running in fc254b1d18fe [2023-10-26T14:19:41.358Z] Removing intermediate container fc254b1d18fe [2023-10-26T14:19:41.358Z] ---> 370cb5bab70b [2023-10-26T14:19:41.358Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-26T14:19:41.358Z] ---> Running in 8ed73d2627a5 [2023-10-26T14:19:41.358Z] Removing intermediate container 8ed73d2627a5 [2023-10-26T14:19:41.358Z] ---> 0c612b84dee6 [2023-10-26T14:19:41.358Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T14:19:41.358Z] ---> Running in 1f35e2d9f36d [2023-10-26T14:19:41.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T14:19:41.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T14:19:41.616Z] OK: 264 MiB in 52 packages [2023-10-26T14:19:41.874Z] Removing intermediate container 1f35e2d9f36d [2023-10-26T14:19:41.874Z] ---> 0a8da2159282 [2023-10-26T14:19:41.874Z] Step 7/12 : WORKDIR /app [2023-10-26T14:19:42.131Z] ---> Running in 2175b49c1529 [2023-10-26T14:19:42.131Z] Removing intermediate container 2175b49c1529 [2023-10-26T14:19:42.131Z] ---> b555a58b79f6 [2023-10-26T14:19:42.131Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-26T14:19:42.131Z] ---> 2b7c58168d0f [2023-10-26T14:19:42.131Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T14:19:42.131Z] ---> Running in 7f2938322445 [2023-10-26T14:19:42.860Z] Still waiting to schedule task [2023-10-26T14:19:42.860Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11913’ [2023-10-26T14:20:38.397Z] Removing intermediate container 7f2938322445 [2023-10-26T14:20:38.397Z] ---> 021079bb1b6e [2023-10-26T14:20:38.397Z] Step 10/12 : COPY . . [2023-10-26T14:20:38.397Z] ---> a2ce15b61137 [2023-10-26T14:20:38.397Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T14:20:38.397Z] ---> Running in ce8d4aa0dedd [2023-10-26T14:20:38.397Z] Removing intermediate container ce8d4aa0dedd [2023-10-26T14:20:38.397Z] ---> 9a2e032b372a [2023-10-26T14:20:38.397Z] Step 12/12 : RUN $MAKE [2023-10-26T14:20:38.397Z] ---> Running in bccf69ca6d05 [2023-10-26T14:20:38.397Z] noop [2023-10-26T14:20:38.397Z] Removing intermediate container bccf69ca6d05 [2023-10-26T14:20:38.397Z] ---> c2dbd1f96439 [2023-10-26T14:20:38.397Z] Successfully built c2dbd1f96439 [2023-10-26T14:20:38.397Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:20:38.707Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T14:20:38.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:20:38.782Z] prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container [2023-10-26T14:20:38.817Z] $ 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-10-26T14:20:39.155Z] $ docker top 26a5f523f3b285626e3d936e082a3a1adaf246e91973e6cd59ebdb7a2666f46b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T14:20:39.488Z] + go version [2023-10-26T14:20:39.488Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-26T14:20:39.501Z] $ docker stop --time=1 26a5f523f3b285626e3d936e082a3a1adaf246e91973e6cd59ebdb7a2666f46b [2023-10-26T14:20:40.765Z] $ docker rm -f --volumes 26a5f523f3b285626e3d936e082a3a1adaf246e91973e6cd59ebdb7a2666f46b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:20:41.157Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T14:20:41.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:20:41.228Z] prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container [2023-10-26T14:20:41.259Z] $ 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-10-26T14:20:41.590Z] $ docker top 55659bcc7bb3b01fbc0631e393167bb83ae6dbd4e3ba78cbaec695be7ab0c612 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T14:20:41.930Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-10-26T14:20:42.221Z] + make test [2023-10-26T14:20:42.221Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-26T14:21:00.290Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-26T14:21:00.290Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-26T14:21:01.224Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.143s coverage: 86.2% of statements [2023-10-26T14:21:03.751Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.697s coverage: 71.9% of statements [2023-10-26T14:21:25.658Z] go vet ./... [2023-10-26T14:21:28.181Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T14:21:28.181Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T14:21:28.181Z] ./bin/test-attribution.sh [2023-10-26T14:21:28.181Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-26T14:21:28.181Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-26T14:21:28.181Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-26T14:21:28.181Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-26T14:21:28.181Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-26T14:21:28.181Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-26T14:21:28.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-26T14:21:28.207Z] $ docker stop --time=1 55659bcc7bb3b01fbc0631e393167bb83ae6dbd4e3ba78cbaec695be7ab0c612 [2023-10-26T14:21:33.792Z] $ docker rm -f --volumes 55659bcc7bb3b01fbc0631e393167bb83ae6dbd4e3ba78cbaec695be7ab0c612 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T14:21:34.313Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-26T14:21:34.368Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-26T14:21:34.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-26T14:21:35.066Z] + ls -al . [2023-10-26T14:21:35.066Z] total 232 [2023-10-26T14:21:35.066Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 14:20 . [2023-10-26T14:21:35.066Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:19 .. [2023-10-26T14:21:35.066Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 26 14:19 .dockerignore [2023-10-26T14:21:35.067Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 14:21 .git [2023-10-26T14:21:35.067Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:19 .github [2023-10-26T14:21:35.067Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 26 14:19 .gitignore [2023-10-26T14:21:35.067Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 14:19 .golangci.yml [2023-10-26T14:21:35.067Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 14:19 .semver [2023-10-26T14:21:35.067Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 26 14:19 Attribution.txt [2023-10-26T14:21:35.067Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 26 14:19 CHANGELOG.md [2023-10-26T14:21:35.067Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 26 14:19 Dockerfile [2023-10-26T14:21:35.067Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 14:19 GOVERNANCE.md [2023-10-26T14:21:35.067Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 26 14:19 Jenkinsfile [2023-10-26T14:21:35.067Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 14:19 LICENSE [2023-10-26T14:21:35.067Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 26 14:19 Makefile [2023-10-26T14:21:35.067Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 26 14:19 OWNERS.md [2023-10-26T14:21:35.067Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 26 14:19 README.md [2023-10-26T14:21:35.067Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 14:19 VERSION [2023-10-26T14:21:35.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:19 bin [2023-10-26T14:21:35.067Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 26 14:21 coverage.out [2023-10-26T14:21:35.067Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 26 14:19 go.mod [2023-10-26T14:21:35.067Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 26 14:19 go.sum [2023-10-26T14:21:35.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:19 images [2023-10-26T14:21:35.067Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:19 internal [2023-10-26T14:21:35.067Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 26 14:19 main.go [2023-10-26T14:21:35.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:19 res [2023-10-26T14:21:35.067Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:19 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:21:35.372Z] + 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=df6d7f608fd9c1c4fe6c937888fc634314559cbf --label arch=amd64 --label version=3.1.0-dev.32 . [2023-10-26T14:21:35.372Z] Sending build context to Docker daemon 12.73MB [2023-10-26T14:21:35.372Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T14:21:35.372Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-26T14:21:35.372Z] ---> c2dbd1f96439 [2023-10-26T14:21:35.372Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-26T14:21:35.634Z] ---> Running in 9fd38013028a [2023-10-26T14:21:35.634Z] Removing intermediate container 9fd38013028a [2023-10-26T14:21:35.634Z] ---> 6764f12c23e8 [2023-10-26T14:21:35.634Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T14:21:35.634Z] ---> Running in 33a70a34642b [2023-10-26T14:21:35.942Z] Removing intermediate container 33a70a34642b [2023-10-26T14:21:35.942Z] ---> 20c6ddbf0e79 [2023-10-26T14:21:35.942Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-26T14:21:35.942Z] ---> Running in bee82206ccfb [2023-10-26T14:21:35.942Z] Removing intermediate container bee82206ccfb [2023-10-26T14:21:35.942Z] ---> 534440ca71a0 [2023-10-26T14:21:35.942Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T14:21:35.942Z] ---> Running in 03d64fa5c033 [2023-10-26T14:21:36.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T14:21:36.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T14:21:36.476Z] OK: 264 MiB in 52 packages [2023-10-26T14:21:36.751Z] Removing intermediate container 03d64fa5c033 [2023-10-26T14:21:36.751Z] ---> 39f3ad749a0b [2023-10-26T14:21:36.751Z] Step 7/29 : WORKDIR /app [2023-10-26T14:21:37.025Z] ---> Running in 5231c99f7a33 [2023-10-26T14:21:37.025Z] Removing intermediate container 5231c99f7a33 [2023-10-26T14:21:37.025Z] ---> 84b4608ad2d8 [2023-10-26T14:21:37.025Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-26T14:21:37.025Z] ---> 367861f6dc0a [2023-10-26T14:21:37.025Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T14:21:37.025Z] ---> Running in 416cfe86e916 [2023-10-26T14:21:37.629Z] Removing intermediate container 416cfe86e916 [2023-10-26T14:21:37.629Z] ---> e8d5a9406173 [2023-10-26T14:21:37.629Z] Step 10/29 : COPY . . [2023-10-26T14:21:38.195Z] ---> da5bd9ed7736 [2023-10-26T14:21:38.195Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T14:21:38.195Z] ---> Running in 6a1e4edf09b8 [2023-10-26T14:21:38.454Z] Removing intermediate container 6a1e4edf09b8 [2023-10-26T14:21:38.454Z] ---> 160e2c9f48b3 [2023-10-26T14:21:38.454Z] Step 12/29 : RUN $MAKE [2023-10-26T14:21:38.454Z] ---> Running in 50a489b242e7 [2023-10-26T14:21:38.712Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.32 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.32" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-26T14:22:00.672Z] Removing intermediate container 50a489b242e7 [2023-10-26T14:22:00.672Z] ---> 506a9eb23529 [2023-10-26T14:22:00.672Z] Step 13/29 : FROM alpine:3.18 [2023-10-26T14:22:00.672Z] 3.18: Pulling from library/alpine [2023-10-26T14:22:00.672Z] 96526aa774ef: Pulling fs layer [2023-10-26T14:22:00.672Z] 96526aa774ef: Verifying Checksum [2023-10-26T14:22:00.672Z] 96526aa774ef: Download complete [2023-10-26T14:22:00.672Z] 96526aa774ef: Pull complete [2023-10-26T14:22:00.672Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T14:22:00.672Z] Status: Downloaded newer image for alpine:3.18 [2023-10-26T14:22:00.672Z] ---> 8ca4688f4f35 [2023-10-26T14:22:00.672Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-26T14:22:00.932Z] ---> Running in 719fd95e7cdd [2023-10-26T14:22:00.932Z] Removing intermediate container 719fd95e7cdd [2023-10-26T14:22:00.932Z] ---> 583228246b41 [2023-10-26T14:22:00.932Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-26T14:22:00.932Z] ---> Running in 502cec025efb [2023-10-26T14:22:00.932Z] Removing intermediate container 502cec025efb [2023-10-26T14:22:00.932Z] ---> 30e49a7ab71c [2023-10-26T14:22:00.932Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-26T14:22:00.932Z] ---> Running in 24490132d9c4 [2023-10-26T14:22:01.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T14:22:01.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T14:22:01.707Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-26T14:22:01.707Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-26T14:22:01.707Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T14:22:01.707Z] Executing ca-certificates-20230506-r0.trigger [2023-10-26T14:22:01.707Z] OK: 8 MiB in 17 packages [2023-10-26T14:22:02.276Z] Removing intermediate container 24490132d9c4 [2023-10-26T14:22:02.276Z] ---> 51dce2b8cb48 [2023-10-26T14:22:02.276Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-26T14:22:02.276Z] ---> 625514b185b5 [2023-10-26T14:22:02.276Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-26T14:22:02.276Z] ---> d0c89b65e794 [2023-10-26T14:22:02.276Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-26T14:22:02.533Z] ---> 95f1917463a9 [2023-10-26T14:22:02.533Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-26T14:22:02.533Z] ---> 013ffb4f93c1 [2023-10-26T14:22:02.533Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-26T14:22:05.536Z] ---> 3616810b9020 [2023-10-26T14:22:05.536Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-26T14:22:05.536Z] ---> Running in ecc78e2c9ea7 [2023-10-26T14:22:05.536Z] Removing intermediate container ecc78e2c9ea7 [2023-10-26T14:22:05.536Z] ---> 9f442d104d94 [2023-10-26T14:22:05.536Z] Step 23/29 : VOLUME /cache [2023-10-26T14:22:05.536Z] ---> Running in 30e64ab95f0b [2023-10-26T14:22:05.536Z] Removing intermediate container 30e64ab95f0b [2023-10-26T14:22:05.536Z] ---> bac62f6829b7 [2023-10-26T14:22:05.536Z] Step 24/29 : EXPOSE 59711 [2023-10-26T14:22:05.536Z] ---> Running in a06f31f9ef64 [2023-10-26T14:22:05.536Z] Removing intermediate container a06f31f9ef64 [2023-10-26T14:22:05.537Z] ---> bc6c548646b7 [2023-10-26T14:22:05.537Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-26T14:22:06.659Z] ---> Running in b7134d093df9 [2023-10-26T14:22:06.659Z] Removing intermediate container b7134d093df9 [2023-10-26T14:22:06.659Z] ---> dee1564f3ef7 [2023-10-26T14:22:06.659Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-26T14:22:06.659Z] ---> Running in f2a36b1e1e96 [2023-10-26T14:22:06.659Z] Removing intermediate container f2a36b1e1e96 [2023-10-26T14:22:06.659Z] ---> a90bb4563596 [2023-10-26T14:22:06.659Z] Step 27/29 : LABEL arch=amd64 [2023-10-26T14:22:06.659Z] ---> Running in f9ca82ac5a5e [2023-10-26T14:22:06.659Z] Removing intermediate container f9ca82ac5a5e [2023-10-26T14:22:06.659Z] ---> 8e36a0e10cc2 [2023-10-26T14:22:06.659Z] Step 28/29 : LABEL git_sha=df6d7f608fd9c1c4fe6c937888fc634314559cbf [2023-10-26T14:22:06.659Z] ---> Running in 35d94a1d2551 [2023-10-26T14:22:06.918Z] Removing intermediate container 35d94a1d2551 [2023-10-26T14:22:06.918Z] ---> aa67dfe324df [2023-10-26T14:22:06.918Z] Step 29/29 : LABEL version=3.1.0-dev.32 [2023-10-26T14:22:06.918Z] ---> Running in 4f1cc20219ec [2023-10-26T14:22:06.918Z] Removing intermediate container 4f1cc20219ec [2023-10-26T14:22:06.918Z] ---> 3865fc1a0215 [2023-10-26T14:22:06.918Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-26T14:22:06.918Z] Successfully built 3865fc1a0215 [2023-10-26T14:22:06.918Z] 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-10-26T14:22:07.013Z] provisioning config files... [2023-10-26T14:22:07.019Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17362189853993849501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:22:07.308Z] ---> docker-login.sh [2023-10-26T14:22:07.308Z] nexus3.edgexfoundry.org:10001 [2023-10-26T14:22:07.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:22:07.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:22:07.308Z] Configure a credential helper to remove this warning. See [2023-10-26T14:22:07.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:22:07.308Z] [2023-10-26T14:22:07.308Z] Login Succeeded [2023-10-26T14:22:07.308Z] nexus3.edgexfoundry.org:10002 [2023-10-26T14:22:07.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:22:07.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:22:07.308Z] Configure a credential helper to remove this warning. See [2023-10-26T14:22:07.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:22:07.308Z] [2023-10-26T14:22:07.308Z] Login Succeeded [2023-10-26T14:22:07.308Z] nexus3.edgexfoundry.org:10003 [2023-10-26T14:22:07.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:22:07.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:22:07.568Z] Configure a credential helper to remove this warning. See [2023-10-26T14:22:07.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:22:07.568Z] [2023-10-26T14:22:07.568Z] Login Succeeded [2023-10-26T14:22:07.568Z] nexus3.edgexfoundry.org:10004 [2023-10-26T14:22:07.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:22:07.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:22:07.568Z] Configure a credential helper to remove this warning. See [2023-10-26T14:22:07.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:22:07.568Z] [2023-10-26T14:22:07.568Z] Login Succeeded [2023-10-26T14:22:07.568Z] docker.io [2023-10-26T14:22:07.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:22:08.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:22:08.134Z] Configure a credential helper to remove this warning. See [2023-10-26T14:22:08.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:22:08.134Z] [2023-10-26T14:22:08.134Z] Login Succeeded [2023-10-26T14:22:08.134Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T14:22:08.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T14:22:08.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T14:22:08.185Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-10-26T14:22:08.185Z] df6d7f608fd9c1c4fe6c937888fc634314559cbf [2023-10-26T14:22:08.185Z] latest [2023-10-26T14:22:08.185Z] 3.1.0-dev.32 [2023-10-26T14:22:08.185Z] df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 [2023-10-26T14:22:08.185Z] main [2023-10-26T14:22:08.185Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:22:08.491Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:22:08.792Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df6d7f608fd9c1c4fe6c937888fc634314559cbf [2023-10-26T14:22:08.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-26T14:22:08.792Z] 5eca8f4becf1: Preparing [2023-10-26T14:22:08.792Z] 4681a3e99ca2: Preparing [2023-10-26T14:22:08.792Z] 802b528db07c: Preparing [2023-10-26T14:22:08.792Z] bf61ab81e860: Preparing [2023-10-26T14:22:08.792Z] 559204bc6827: Preparing [2023-10-26T14:22:08.792Z] 9c4e77c9e6e8: Preparing [2023-10-26T14:22:08.792Z] 7877bf85cdca: Preparing [2023-10-26T14:22:08.792Z] cc2447e1835a: Preparing [2023-10-26T14:22:08.792Z] 9c4e77c9e6e8: Waiting [2023-10-26T14:22:08.792Z] 7877bf85cdca: Waiting [2023-10-26T14:22:08.792Z] cc2447e1835a: Waiting [2023-10-26T14:22:08.792Z] 5eca8f4becf1: Pushed [2023-10-26T14:22:08.792Z] bf61ab81e860: Pushed [2023-10-26T14:22:08.792Z] 559204bc6827: Pushed [2023-10-26T14:22:08.792Z] 802b528db07c: Pushed [2023-10-26T14:22:08.792Z] cc2447e1835a: Layer already exists [2023-10-26T14:22:09.051Z] 9c4e77c9e6e8: Pushed [2023-10-26T14:22:09.051Z] 7877bf85cdca: Pushed [2023-10-26T14:22:11.576Z] 4681a3e99ca2: Pushed [2023-10-26T14:22:11.576Z] df6d7f608fd9c1c4fe6c937888fc634314559cbf: digest: sha256:8dbc4f6e8685c46f772aba25990cf658ed34f04ee9536a08fe1da4d634c2ee1e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:22:11.880Z] + 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-10-26T14:22:12.183Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-26T14:22:12.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-26T14:22:12.183Z] 5eca8f4becf1: Preparing [2023-10-26T14:22:12.183Z] 4681a3e99ca2: Preparing [2023-10-26T14:22:12.183Z] 802b528db07c: Preparing [2023-10-26T14:22:12.183Z] bf61ab81e860: Preparing [2023-10-26T14:22:12.183Z] 559204bc6827: Preparing [2023-10-26T14:22:12.183Z] 9c4e77c9e6e8: Preparing [2023-10-26T14:22:12.183Z] 7877bf85cdca: Preparing [2023-10-26T14:22:12.183Z] cc2447e1835a: Preparing [2023-10-26T14:22:12.183Z] 9c4e77c9e6e8: Waiting [2023-10-26T14:22:12.183Z] 7877bf85cdca: Waiting [2023-10-26T14:22:12.183Z] cc2447e1835a: Waiting [2023-10-26T14:22:12.183Z] bf61ab81e860: Layer already exists [2023-10-26T14:22:12.183Z] 802b528db07c: Layer already exists [2023-10-26T14:22:12.183Z] 4681a3e99ca2: Layer already exists [2023-10-26T14:22:12.183Z] 559204bc6827: Layer already exists [2023-10-26T14:22:12.183Z] 5eca8f4becf1: Layer already exists [2023-10-26T14:22:12.183Z] 9c4e77c9e6e8: Layer already exists [2023-10-26T14:22:12.183Z] cc2447e1835a: Layer already exists [2023-10-26T14:22:12.183Z] 7877bf85cdca: Layer already exists [2023-10-26T14:22:12.183Z] latest: digest: sha256:8dbc4f6e8685c46f772aba25990cf658ed34f04ee9536a08fe1da4d634c2ee1e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:22:12.488Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:22:12.787Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.32 [2023-10-26T14:22:12.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-26T14:22:12.787Z] 5eca8f4becf1: Preparing [2023-10-26T14:22:12.787Z] 4681a3e99ca2: Preparing [2023-10-26T14:22:12.787Z] 802b528db07c: Preparing [2023-10-26T14:22:12.787Z] bf61ab81e860: Preparing [2023-10-26T14:22:12.787Z] 559204bc6827: Preparing [2023-10-26T14:22:12.787Z] 9c4e77c9e6e8: Preparing [2023-10-26T14:22:12.787Z] 7877bf85cdca: Preparing [2023-10-26T14:22:12.787Z] cc2447e1835a: Preparing [2023-10-26T14:22:12.787Z] 9c4e77c9e6e8: Waiting [2023-10-26T14:22:12.787Z] 7877bf85cdca: Waiting [2023-10-26T14:22:12.787Z] cc2447e1835a: Waiting [2023-10-26T14:22:12.787Z] 802b528db07c: Layer already exists [2023-10-26T14:22:12.787Z] 5eca8f4becf1: Layer already exists [2023-10-26T14:22:12.787Z] 559204bc6827: Layer already exists [2023-10-26T14:22:12.787Z] 4681a3e99ca2: Layer already exists [2023-10-26T14:22:12.787Z] bf61ab81e860: Layer already exists [2023-10-26T14:22:12.787Z] cc2447e1835a: Layer already exists [2023-10-26T14:22:12.787Z] 7877bf85cdca: Layer already exists [2023-10-26T14:22:12.787Z] 9c4e77c9e6e8: Layer already exists [2023-10-26T14:22:12.787Z] 3.1.0-dev.32: digest: sha256:8dbc4f6e8685c46f772aba25990cf658ed34f04ee9536a08fe1da4d634c2ee1e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:22:13.091Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:22:13.389Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 [2023-10-26T14:22:13.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-26T14:22:13.389Z] 5eca8f4becf1: Preparing [2023-10-26T14:22:13.389Z] 4681a3e99ca2: Preparing [2023-10-26T14:22:13.389Z] 802b528db07c: Preparing [2023-10-26T14:22:13.389Z] bf61ab81e860: Preparing [2023-10-26T14:22:13.389Z] 559204bc6827: Preparing [2023-10-26T14:22:13.389Z] 9c4e77c9e6e8: Preparing [2023-10-26T14:22:13.389Z] 7877bf85cdca: Preparing [2023-10-26T14:22:13.389Z] cc2447e1835a: Preparing [2023-10-26T14:22:13.389Z] 9c4e77c9e6e8: Waiting [2023-10-26T14:22:13.389Z] 7877bf85cdca: Waiting [2023-10-26T14:22:13.389Z] cc2447e1835a: Waiting [2023-10-26T14:22:13.389Z] 5eca8f4becf1: Layer already exists [2023-10-26T14:22:13.389Z] 802b528db07c: Layer already exists [2023-10-26T14:22:13.389Z] 559204bc6827: Layer already exists [2023-10-26T14:22:13.389Z] 4681a3e99ca2: Layer already exists [2023-10-26T14:22:13.389Z] bf61ab81e860: Layer already exists [2023-10-26T14:22:13.389Z] 9c4e77c9e6e8: Layer already exists [2023-10-26T14:22:13.389Z] cc2447e1835a: Layer already exists [2023-10-26T14:22:13.389Z] 7877bf85cdca: Layer already exists [2023-10-26T14:22:13.389Z] df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32: digest: sha256:8dbc4f6e8685c46f772aba25990cf658ed34f04ee9536a08fe1da4d634c2ee1e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:22:13.706Z] + 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-10-26T14:22:14.003Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-10-26T14:22:14.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-26T14:22:14.003Z] 5eca8f4becf1: Preparing [2023-10-26T14:22:14.003Z] 4681a3e99ca2: Preparing [2023-10-26T14:22:14.003Z] 802b528db07c: Preparing [2023-10-26T14:22:14.003Z] bf61ab81e860: Preparing [2023-10-26T14:22:14.003Z] 559204bc6827: Preparing [2023-10-26T14:22:14.003Z] 9c4e77c9e6e8: Preparing [2023-10-26T14:22:14.003Z] 7877bf85cdca: Preparing [2023-10-26T14:22:14.003Z] cc2447e1835a: Preparing [2023-10-26T14:22:14.003Z] 9c4e77c9e6e8: Waiting [2023-10-26T14:22:14.003Z] 7877bf85cdca: Waiting [2023-10-26T14:22:14.003Z] cc2447e1835a: Waiting [2023-10-26T14:22:14.003Z] 5eca8f4becf1: Layer already exists [2023-10-26T14:22:14.003Z] 4681a3e99ca2: Layer already exists [2023-10-26T14:22:14.003Z] 559204bc6827: Layer already exists [2023-10-26T14:22:14.003Z] bf61ab81e860: Layer already exists [2023-10-26T14:22:14.003Z] 802b528db07c: Layer already exists [2023-10-26T14:22:14.003Z] 9c4e77c9e6e8: Layer already exists [2023-10-26T14:22:14.003Z] cc2447e1835a: Layer already exists [2023-10-26T14:22:14.003Z] 7877bf85cdca: Layer already exists [2023-10-26T14:22:14.003Z] main: digest: sha256:8dbc4f6e8685c46f772aba25990cf658ed34f04ee9536a08fe1da4d634c2ee1e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T14:22:14.040Z] ===================================================== [Pipeline] echo [2023-10-26T14:22:14.046Z] taggedImages: [2023-10-26T14:22:14.046Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df6d7f608fd9c1c4fe6c937888fc634314559cbf [2023-10-26T14:22:14.046Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-26T14:22:14.046Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.32 [2023-10-26T14:22:14.046Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 [2023-10-26T14:22:14.046Z] - 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-10-26T14:22:14.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T14:22:14.428Z] [2023-10-26T14:22:14.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:22:14.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T14:22:14.724Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-26T14:22:14.724Z] 5eb5b503b376: Pulling fs layer [2023-10-26T14:22:14.724Z] 5c69ac0246d0: Pulling fs layer [2023-10-26T14:22:14.724Z] ec43610c2a17: Pulling fs layer [2023-10-26T14:22:14.724Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-26T14:22:14.724Z] 33b1e0a273af: Pulling fs layer [2023-10-26T14:22:14.724Z] 5d3b04190fa2: Pulling fs layer [2023-10-26T14:22:14.724Z] 2f39f015ded8: Pulling fs layer [2023-10-26T14:22:14.724Z] 33b1e0a273af: Waiting [2023-10-26T14:22:14.724Z] 2f39f015ded8: Waiting [2023-10-26T14:22:14.724Z] 5d3b04190fa2: Waiting [2023-10-26T14:22:14.724Z] 3a2ae6a8a46f: Waiting [2023-10-26T14:22:14.724Z] 5c69ac0246d0: Verifying Checksum [2023-10-26T14:22:14.724Z] 5c69ac0246d0: Download complete [2023-10-26T14:22:14.724Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-26T14:22:14.983Z] 33b1e0a273af: Verifying Checksum [2023-10-26T14:22:14.983Z] 33b1e0a273af: Download complete [2023-10-26T14:22:14.983Z] ec43610c2a17: Verifying Checksum [2023-10-26T14:22:14.983Z] ec43610c2a17: Download complete [2023-10-26T14:22:14.983Z] 5d3b04190fa2: Verifying Checksum [2023-10-26T14:22:14.983Z] 5d3b04190fa2: Download complete [2023-10-26T14:22:14.983Z] 5eb5b503b376: Verifying Checksum [2023-10-26T14:22:14.983Z] 5eb5b503b376: Download complete [2023-10-26T14:22:15.547Z] 2f39f015ded8: Download complete [2023-10-26T14:22:16.483Z] 5eb5b503b376: Pull complete [2023-10-26T14:22:16.484Z] 5c69ac0246d0: Pull complete [2023-10-26T14:22:17.050Z] ec43610c2a17: Pull complete [2023-10-26T14:22:17.050Z] 3a2ae6a8a46f: Pull complete [2023-10-26T14:22:17.308Z] 33b1e0a273af: Pull complete [2023-10-26T14:22:17.566Z] 5d3b04190fa2: Pull complete [2023-10-26T14:22:21.753Z] 2f39f015ded8: Pull complete [2023-10-26T14:22:21.753Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-26T14:22:21.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T14:22:21.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:22:21.833Z] prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container [2023-10-26T14:22:21.859Z] $ 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-10-26T14:22:27.607Z] $ docker top 52f9a4c891ef89675c8a879edc14c67e6a08fbde336cf017f8620f233e573f9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:22:27.976Z] ---> job-cost.sh [2023-10-26T14:22:27.976Z] lf-activate-venv: SKIPPING [2023-10-26T14:22:27.976Z] INFO: No Stack... [2023-10-26T14:22:28.234Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T14:22:28.493Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T14:22:28.746Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11915 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-10-26T14:22:28.758Z] Running in /w/workspace/app-rfid-llrp-inventory/144 [Pipeline] { [Pipeline] checkout [2023-10-26T14:22:28.779Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-10-26T14:22:28.780Z] + cut -d, -f6 [2023-10-26T14:22:28.788Z] The recommended git tool is: git [Pipeline] lock [2023-10-26T14:22:28.792Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] [2023-10-26T14:22:28.798Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] did not exist. Created. [2023-10-26T14:22:28.798Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T14:22:29.097Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-26T14:22:29.126Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T14:22:29.132Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T14:22:29.147Z] $ docker stop --time=1 52f9a4c891ef89675c8a879edc14c67e6a08fbde336cf017f8620f233e573f9e [2023-10-26T14:22:30.294Z] $ docker rm -f --volumes 52f9a4c891ef89675c8a879edc14c67e6a08fbde336cf017f8620f233e573f9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-26T14:22:34.048Z] using credential edgex-jenkins-ssh [2023-10-26T14:22:34.068Z] Cloning the remote Git repository [2023-10-26T14:22:34.115Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-26T14:22:34.216Z] > git init /w/workspace/app-rfid-llrp-inventory/144 # timeout=10 [2023-10-26T14:22:34.379Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-26T14:22:34.380Z] > git --version # timeout=10 [2023-10-26T14:22:34.401Z] > git --version # 'git version 2.25.1' [2023-10-26T14:22:34.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T14:22:34.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T14:22:36.650Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-26T14:22:36.675Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T14:22:37.593Z] Avoid second fetch [2023-10-26T14:22:37.593Z] Checking out Revision df6d7f608fd9c1c4fe6c937888fc634314559cbf (main) [2023-10-26T14:22:38.184Z] Commit message: "revert: Restore ignored items that were not snap-related (#241)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T14:22:37.615Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T14:22:37.702Z] > git checkout -f df6d7f608fd9c1c4fe6c937888fc634314559cbf # timeout=10 [2023-10-26T14:22:39.303Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-26T14:22:39.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T14:22:39.303Z] Dload Upload Total Spent Left Speed [2023-10-26T14:22:39.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-10-26T14:22:39.909Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-26T14:22:40.236Z] + sudo tee /etc/docker/daemon.new [2023-10-26T14:22:40.237Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-26T14:22:40.237Z] { [2023-10-26T14:22:40.237Z] "registry-mirrors": [ [2023-10-26T14:22:40.237Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-26T14:22:40.237Z] ], [2023-10-26T14:22:40.237Z] "bip": "10.250.0.254/24", [2023-10-26T14:22:40.237Z] "hosts": [ [2023-10-26T14:22:40.237Z] "tcp://0.0.0.0:5555", [2023-10-26T14:22:40.237Z] "unix:///var/run/docker.sock" [2023-10-26T14:22:40.237Z] ], [2023-10-26T14:22:40.237Z] "mtu": 1458, [2023-10-26T14:22:40.237Z] "selinux-enabled": true, [2023-10-26T14:22:40.237Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-26T14:22:40.237Z] } [Pipeline] sh [2023-10-26T14:22:40.578Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-26T14:22:40.912Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T14:22:59.225Z] provisioning config files... [2023-10-26T14:22:59.258Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/144@tmp/config2351096888041231689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:22:59.639Z] ---> docker-login.sh [2023-10-26T14:22:59.639Z] nexus3.edgexfoundry.org:10001 [2023-10-26T14:23:00.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:23:00.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:23:00.499Z] Configure a credential helper to remove this warning. See [2023-10-26T14:23:00.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:23:00.499Z] [2023-10-26T14:23:00.499Z] Login Succeeded [2023-10-26T14:23:00.499Z] nexus3.edgexfoundry.org:10002 [2023-10-26T14:23:00.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:23:01.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:23:01.046Z] Configure a credential helper to remove this warning. See [2023-10-26T14:23:01.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:23:01.046Z] [2023-10-26T14:23:01.046Z] Login Succeeded [2023-10-26T14:23:01.046Z] nexus3.edgexfoundry.org:10003 [2023-10-26T14:23:01.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:23:01.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:23:01.316Z] Configure a credential helper to remove this warning. See [2023-10-26T14:23:01.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:23:01.316Z] [2023-10-26T14:23:01.316Z] Login Succeeded [2023-10-26T14:23:01.316Z] nexus3.edgexfoundry.org:10004 [2023-10-26T14:23:01.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:23:01.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:23:01.593Z] Configure a credential helper to remove this warning. See [2023-10-26T14:23:01.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:23:01.593Z] [2023-10-26T14:23:01.593Z] Login Succeeded [2023-10-26T14:23:01.593Z] docker.io [2023-10-26T14:23:01.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:23:02.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:23:02.830Z] Configure a credential helper to remove this warning. See [2023-10-26T14:23:02.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:23:02.830Z] [2023-10-26T14:23:02.830Z] Login Succeeded [2023-10-26T14:23:02.830Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T14:23:02.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-26T14:23:03.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T14:23:03.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T14:23:03.324Z] ========================================================= [2023-10-26T14:23:03.324Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-26T14:23:03.324Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:23:03.682Z] + 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-10-26T14:23:03.956Z] Sending build context to Docker daemon 662kB [2023-10-26T14:23:03.956Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T14:23:03.956Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-26T14:23:04.255Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-26T14:23:04.255Z] 9fda8d8052c6: Pulling fs layer [2023-10-26T14:23:04.255Z] 5d54e960e981: Pulling fs layer [2023-10-26T14:23:04.255Z] c4a7e357bf2a: Pulling fs layer [2023-10-26T14:23:04.255Z] f0e02332f6b5: Pulling fs layer [2023-10-26T14:23:04.255Z] cefa15bbcfad: Pulling fs layer [2023-10-26T14:23:04.255Z] 17808c966233: Pulling fs layer [2023-10-26T14:23:04.255Z] f4c1fc716caa: Pulling fs layer [2023-10-26T14:23:04.255Z] cefa15bbcfad: Waiting [2023-10-26T14:23:04.255Z] 17808c966233: Waiting [2023-10-26T14:23:04.255Z] f0e02332f6b5: Waiting [2023-10-26T14:23:04.255Z] f4c1fc716caa: Waiting [2023-10-26T14:23:04.255Z] 5d54e960e981: Download complete [2023-10-26T14:23:04.255Z] f0e02332f6b5: Verifying Checksum [2023-10-26T14:23:04.255Z] f0e02332f6b5: Download complete [2023-10-26T14:23:04.255Z] cefa15bbcfad: Verifying Checksum [2023-10-26T14:23:04.255Z] cefa15bbcfad: Download complete [2023-10-26T14:23:04.255Z] 9fda8d8052c6: Download complete [2023-10-26T14:23:04.858Z] f4c1fc716caa: Verifying Checksum [2023-10-26T14:23:04.858Z] f4c1fc716caa: Download complete [2023-10-26T14:23:05.477Z] 9fda8d8052c6: Pull complete [2023-10-26T14:23:06.082Z] 5d54e960e981: Pull complete [2023-10-26T14:23:06.353Z] c4a7e357bf2a: Verifying Checksum [2023-10-26T14:23:06.353Z] c4a7e357bf2a: Download complete [2023-10-26T14:23:07.322Z] 17808c966233: Verifying Checksum [2023-10-26T14:23:07.322Z] 17808c966233: Download complete [2023-10-26T14:23:19.674Z] c4a7e357bf2a: Pull complete [2023-10-26T14:23:19.674Z] f0e02332f6b5: Pull complete [2023-10-26T14:23:19.674Z] cefa15bbcfad: Pull complete [2023-10-26T14:23:26.355Z] 17808c966233: Pull complete [2023-10-26T14:23:27.902Z] f4c1fc716caa: Pull complete [2023-10-26T14:23:27.902Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-26T14:23:27.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T14:23:27.902Z] ---> ea914061e18c [2023-10-26T14:23:27.902Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-26T14:23:30.067Z] ---> Running in 8ce9b9f91192 [2023-10-26T14:23:30.067Z] Removing intermediate container 8ce9b9f91192 [2023-10-26T14:23:30.067Z] ---> 08cc97728759 [2023-10-26T14:23:30.067Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T14:23:30.349Z] ---> Running in 968c9b681a9d [2023-10-26T14:23:30.616Z] Removing intermediate container 968c9b681a9d [2023-10-26T14:23:30.616Z] ---> 0395c95bdac5 [2023-10-26T14:23:30.616Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-26T14:23:30.616Z] ---> Running in 3f18161f6f91 [2023-10-26T14:23:30.886Z] Removing intermediate container 3f18161f6f91 [2023-10-26T14:23:30.886Z] ---> e67dd38a54a9 [2023-10-26T14:23:30.886Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T14:23:31.156Z] ---> Running in 41bfb72f7d8d [2023-10-26T14:23:32.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T14:23:32.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T14:23:34.265Z] OK: 266 MiB in 52 packages [2023-10-26T14:23:38.540Z] Removing intermediate container 41bfb72f7d8d [2023-10-26T14:23:38.540Z] ---> b07ab4486cc3 [2023-10-26T14:23:38.540Z] Step 7/12 : WORKDIR /app [2023-10-26T14:23:38.808Z] ---> Running in b10b042b67a3 [2023-10-26T14:23:39.078Z] Removing intermediate container b10b042b67a3 [2023-10-26T14:23:39.078Z] ---> 58432b974c35 [2023-10-26T14:23:39.078Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-26T14:23:39.664Z] ---> 00fad9cd7031 [2023-10-26T14:23:39.664Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T14:23:39.664Z] ---> Running in 3e569d110e1c [2023-10-26T14:25:16.341Z] Removing intermediate container 3e569d110e1c [2023-10-26T14:25:16.341Z] ---> 102603e509ca [2023-10-26T14:25:16.341Z] Step 10/12 : COPY . . [2023-10-26T14:25:16.613Z] ---> 23f2c0721bfd [2023-10-26T14:25:16.613Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T14:25:16.882Z] ---> Running in 7099d0fe527c [2023-10-26T14:25:17.150Z] Removing intermediate container 7099d0fe527c [2023-10-26T14:25:17.150Z] ---> 2c235d86bd3a [2023-10-26T14:25:17.150Z] Step 12/12 : RUN $MAKE [2023-10-26T14:25:17.150Z] ---> Running in 8ce499e516ed [2023-10-26T14:25:18.114Z] noop [2023-10-26T14:25:19.090Z] Removing intermediate container 8ce499e516ed [2023-10-26T14:25:19.090Z] ---> e480f6c57591 [2023-10-26T14:25:19.090Z] Successfully built e480f6c57591 [2023-10-26T14:25:19.090Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:25:19.457Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T14:25:19.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:25:19.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-11915 does not seem to be running inside a container [2023-10-26T14:25:19.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/144 -v /w/workspace/app-rfid-llrp-inventory/144:/w/workspace/app-rfid-llrp-inventory/144:rw,z -v /w/workspace/app-rfid-llrp-inventory/144@tmp:/w/workspace/app-rfid-llrp-inventory/144@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-10-26T14:25:20.909Z] $ docker top 039dce2d06bc0b575998cbd213dabcff3c7cd4d7b88c8fbaebae69c31a3a03d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T14:25:21.771Z] + go version [2023-10-26T14:25:21.771Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-26T14:25:21.796Z] $ docker stop --time=1 039dce2d06bc0b575998cbd213dabcff3c7cd4d7b88c8fbaebae69c31a3a03d8 [2023-10-26T14:25:23.510Z] $ docker rm -f --volumes 039dce2d06bc0b575998cbd213dabcff3c7cd4d7b88c8fbaebae69c31a3a03d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:25:24.085Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T14:25:24.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:25:24.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-11915 does not seem to be running inside a container [2023-10-26T14:25:24.437Z] $ 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/144 -v /w/workspace/app-rfid-llrp-inventory/144:/w/workspace/app-rfid-llrp-inventory/144:rw,z -v /w/workspace/app-rfid-llrp-inventory/144@tmp:/w/workspace/app-rfid-llrp-inventory/144@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-10-26T14:25:25.786Z] $ docker top 25d96b44f73b7c41e6de5f19013af226dc73ea5ac4d7144080be3831ef9c4883 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T14:25:26.663Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/144 [Pipeline] fileExists [Pipeline] sh [2023-10-26T14:25:27.326Z] + make test [2023-10-26T14:25:27.326Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-26T14:27:49.069Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-26T14:27:49.069Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-26T14:27:49.069Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.039s coverage: 86.2% of statements [2023-10-26T14:27:53.312Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.406s coverage: 71.9% of statements [2023-10-26T14:27:53.579Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-26T14:27:53.579Z] go vet ./... [2023-10-26T14:30:00.332Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T14:30:00.332Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T14:30:00.332Z] ./bin/test-attribution.sh [2023-10-26T14:30:00.332Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-26T14:30:00.332Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-26T14:30:00.332Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-26T14:30:00.332Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-26T14:30:00.332Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-26T14:30:00.332Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-26T14:30:00.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-26T14:30:00.360Z] $ docker stop --time=1 25d96b44f73b7c41e6de5f19013af226dc73ea5ac4d7144080be3831ef9c4883 [2023-10-26T14:30:02.319Z] $ docker rm -f --volumes 25d96b44f73b7c41e6de5f19013af226dc73ea5ac4d7144080be3831ef9c4883 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T14:30:03.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-26T14:30:03.982Z] Warning: overwriting stash ‘coverage-report’ [2023-10-26T14:30:04.427Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T14:30:04.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-26T14:30:05.111Z] + ls -al . [2023-10-26T14:30:05.111Z] total 228 [2023-10-26T14:30:05.111Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 14:25 . [2023-10-26T14:30:05.111Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:22 .. [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 26 14:22 .dockerignore [2023-10-26T14:30:05.111Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 14:22 .git [2023-10-26T14:30:05.111Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:22 .github [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 26 14:22 .gitignore [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 14:22 .golangci.yml [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 26 14:22 Attribution.txt [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 26 14:22 CHANGELOG.md [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 26 14:22 Dockerfile [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 14:22 GOVERNANCE.md [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 26 14:22 Jenkinsfile [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 14:22 LICENSE [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 26 14:22 Makefile [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 26 14:22 OWNERS.md [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 26 14:22 README.md [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 14:19 VERSION [2023-10-26T14:30:05.111Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:22 bin [2023-10-26T14:30:05.111Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 26 14:27 coverage.out [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 26 14:22 go.mod [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 26 14:22 go.sum [2023-10-26T14:30:05.111Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:22 images [2023-10-26T14:30:05.111Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:22 internal [2023-10-26T14:30:05.111Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 26 14:22 main.go [2023-10-26T14:30:05.111Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:22 res [2023-10-26T14:30:05.111Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:22 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:30:05.451Z] + 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=df6d7f608fd9c1c4fe6c937888fc634314559cbf --label arch=arm64 --label version=3.1.0-dev.32 . [2023-10-26T14:30:05.717Z] Sending build context to Docker daemon 662kB [2023-10-26T14:30:05.717Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T14:30:05.717Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-26T14:30:05.717Z] ---> e480f6c57591 [2023-10-26T14:30:05.717Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-26T14:30:05.984Z] ---> Running in 5750eca15f18 [2023-10-26T14:30:06.252Z] Removing intermediate container 5750eca15f18 [2023-10-26T14:30:06.252Z] ---> f113a70ccae8 [2023-10-26T14:30:06.252Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T14:30:06.518Z] ---> Running in 2f81567a029b [2023-10-26T14:30:06.793Z] Removing intermediate container 2f81567a029b [2023-10-26T14:30:06.793Z] ---> 8cb2a69ae40c [2023-10-26T14:30:06.793Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-26T14:30:06.793Z] ---> Running in 96a8df4420ca [2023-10-26T14:30:07.061Z] Removing intermediate container 96a8df4420ca [2023-10-26T14:30:07.061Z] ---> 2fc46f1129d1 [2023-10-26T14:30:07.061Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T14:30:07.327Z] ---> Running in 4b787661293a [2023-10-26T14:30:08.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T14:30:08.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T14:30:09.836Z] OK: 266 MiB in 52 packages [2023-10-26T14:30:10.806Z] Removing intermediate container 4b787661293a [2023-10-26T14:30:10.806Z] ---> 3e82909395da [2023-10-26T14:30:10.806Z] Step 7/29 : WORKDIR /app [2023-10-26T14:30:10.806Z] ---> Running in fdc4c1f88709 [2023-10-26T14:30:11.396Z] Removing intermediate container fdc4c1f88709 [2023-10-26T14:30:11.396Z] ---> 5b76052b54c8 [2023-10-26T14:30:11.396Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-26T14:30:11.666Z] ---> 9706ff013fd8 [2023-10-26T14:30:11.666Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T14:30:11.934Z] ---> Running in 90ef3b78d798 [2023-10-26T14:30:14.510Z] Removing intermediate container 90ef3b78d798 [2023-10-26T14:30:14.510Z] ---> db26913cacfe [2023-10-26T14:30:14.510Z] Step 10/29 : COPY . . [2023-10-26T14:30:14.777Z] ---> 4efef53e3dd8 [2023-10-26T14:30:14.777Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T14:30:14.777Z] ---> Running in b0428642a777 [2023-10-26T14:30:15.044Z] Removing intermediate container b0428642a777 [2023-10-26T14:30:15.044Z] ---> b8513517c211 [2023-10-26T14:30:15.044Z] Step 12/29 : RUN $MAKE [2023-10-26T14:30:15.044Z] ---> Running in 84f88def578d [2023-10-26T14:30:16.473Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.32 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.32" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-26T14:32:08.130Z] Removing intermediate container 84f88def578d [2023-10-26T14:32:08.130Z] ---> b1e710da8554 [2023-10-26T14:32:08.130Z] Step 13/29 : FROM alpine:3.18 [2023-10-26T14:32:08.130Z] 3.18: Pulling from library/alpine [2023-10-26T14:32:08.130Z] 579b34f0a95b: Pulling fs layer [2023-10-26T14:32:08.130Z] 579b34f0a95b: Download complete [2023-10-26T14:32:08.130Z] 579b34f0a95b: Pull complete [2023-10-26T14:32:08.130Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T14:32:08.130Z] Status: Downloaded newer image for alpine:3.18 [2023-10-26T14:32:08.130Z] ---> 3cc203321400 [2023-10-26T14:32:08.130Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-26T14:32:08.130Z] ---> Running in 5e455f8058e9 [2023-10-26T14:32:08.130Z] Removing intermediate container 5e455f8058e9 [2023-10-26T14:32:08.130Z] ---> 8dfe40e9a0c3 [2023-10-26T14:32:08.130Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-26T14:32:08.130Z] ---> Running in de8cbb15c89a [2023-10-26T14:32:08.130Z] Removing intermediate container de8cbb15c89a [2023-10-26T14:32:08.130Z] ---> c38872e3da01 [2023-10-26T14:32:08.130Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-26T14:32:08.130Z] ---> Running in 92ad98620d46 [2023-10-26T14:32:08.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T14:32:08.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T14:32:09.686Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-26T14:32:09.955Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-26T14:32:09.955Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T14:32:09.955Z] Executing ca-certificates-20230506-r0.trigger [2023-10-26T14:32:09.955Z] OK: 9 MiB in 17 packages [2023-10-26T14:32:11.370Z] Removing intermediate container 92ad98620d46 [2023-10-26T14:32:11.370Z] ---> a8f8282aaf13 [2023-10-26T14:32:11.370Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-26T14:32:11.959Z] ---> 4b9e3ed205ef [2023-10-26T14:32:11.959Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-26T14:32:12.547Z] ---> c5075f42fbb9 [2023-10-26T14:32:12.547Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-26T14:32:13.131Z] ---> 3144f915d41c [2023-10-26T14:32:13.131Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-26T14:32:13.398Z] ---> dc140460f903 [2023-10-26T14:32:13.398Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-26T14:32:15.337Z] ---> 2834f8a87b8b [2023-10-26T14:32:15.337Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-26T14:32:15.337Z] ---> Running in fe6249e89a1e [2023-10-26T14:32:16.749Z] Removing intermediate container fe6249e89a1e [2023-10-26T14:32:16.749Z] ---> 8fa3702c956f [2023-10-26T14:32:16.749Z] Step 23/29 : VOLUME /cache [2023-10-26T14:32:16.749Z] ---> Running in 547408e0b9ba [2023-10-26T14:32:17.333Z] Removing intermediate container 547408e0b9ba [2023-10-26T14:32:17.333Z] ---> 3b5736c3803f [2023-10-26T14:32:17.333Z] Step 24/29 : EXPOSE 59711 [2023-10-26T14:32:17.333Z] ---> Running in d2c5383777da [2023-10-26T14:32:17.599Z] Removing intermediate container d2c5383777da [2023-10-26T14:32:17.599Z] ---> 562ebe20bdbd [2023-10-26T14:32:17.599Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-26T14:32:17.864Z] ---> Running in c7600e7cb87e [2023-10-26T14:32:18.131Z] Removing intermediate container c7600e7cb87e [2023-10-26T14:32:18.131Z] ---> 2dee2cbfa363 [2023-10-26T14:32:18.131Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-26T14:32:18.131Z] ---> Running in cc69e7fb6c83 [2023-10-26T14:32:18.397Z] Removing intermediate container cc69e7fb6c83 [2023-10-26T14:32:18.397Z] ---> 4fd2dcf7d1c5 [2023-10-26T14:32:18.397Z] Step 27/29 : LABEL arch=arm64 [2023-10-26T14:32:18.663Z] ---> Running in 2daf3f498f4c [2023-10-26T14:32:18.929Z] Removing intermediate container 2daf3f498f4c [2023-10-26T14:32:18.929Z] ---> 7d24b248daa6 [2023-10-26T14:32:18.929Z] Step 28/29 : LABEL git_sha=df6d7f608fd9c1c4fe6c937888fc634314559cbf [2023-10-26T14:32:18.929Z] ---> Running in eb8a3b69c354 [2023-10-26T14:32:19.194Z] Removing intermediate container eb8a3b69c354 [2023-10-26T14:32:19.194Z] ---> b3e1069df725 [2023-10-26T14:32:19.194Z] Step 29/29 : LABEL version=3.1.0-dev.32 [2023-10-26T14:32:19.461Z] ---> Running in c10f2e7fb695 [2023-10-26T14:32:19.726Z] Removing intermediate container c10f2e7fb695 [2023-10-26T14:32:19.726Z] ---> 6372a64fb0ca [2023-10-26T14:32:19.726Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-26T14:32:19.726Z] Successfully built 6372a64fb0ca [2023-10-26T14:32:19.726Z] 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-10-26T14:32:19.837Z] provisioning config files... [2023-10-26T14:32:19.850Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/144@tmp/config12699306390084414065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:32:20.197Z] ---> docker-login.sh [2023-10-26T14:32:20.197Z] nexus3.edgexfoundry.org:10001 [2023-10-26T14:32:20.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:32:20.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:32:20.464Z] Configure a credential helper to remove this warning. See [2023-10-26T14:32:20.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:32:20.464Z] [2023-10-26T14:32:20.464Z] Login Succeeded [2023-10-26T14:32:20.464Z] nexus3.edgexfoundry.org:10002 [2023-10-26T14:32:20.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:32:20.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:32:20.732Z] Configure a credential helper to remove this warning. See [2023-10-26T14:32:20.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:32:20.732Z] [2023-10-26T14:32:20.732Z] Login Succeeded [2023-10-26T14:32:20.732Z] nexus3.edgexfoundry.org:10003 [2023-10-26T14:32:21.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:32:21.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:32:21.269Z] Configure a credential helper to remove this warning. See [2023-10-26T14:32:21.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:32:21.269Z] [2023-10-26T14:32:21.269Z] Login Succeeded [2023-10-26T14:32:21.269Z] nexus3.edgexfoundry.org:10004 [2023-10-26T14:32:21.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:32:21.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:32:21.535Z] Configure a credential helper to remove this warning. See [2023-10-26T14:32:21.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:32:21.535Z] [2023-10-26T14:32:21.535Z] Login Succeeded [2023-10-26T14:32:21.535Z] docker.io [2023-10-26T14:32:21.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:32:22.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:32:22.070Z] Configure a credential helper to remove this warning. See [2023-10-26T14:32:22.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:32:22.070Z] [2023-10-26T14:32:22.070Z] Login Succeeded [2023-10-26T14:32:22.070Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T14:32:22.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T14:32:22.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T14:32:22.129Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-10-26T14:32:22.129Z] df6d7f608fd9c1c4fe6c937888fc634314559cbf [2023-10-26T14:32:22.129Z] latest [2023-10-26T14:32:22.129Z] 3.1.0-dev.32 [2023-10-26T14:32:22.129Z] df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 [2023-10-26T14:32:22.129Z] main [2023-10-26T14:32:22.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:32:22.578Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:32:22.966Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df6d7f608fd9c1c4fe6c937888fc634314559cbf [2023-10-26T14:32:22.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-26T14:32:22.966Z] def91621a5a3: Preparing [2023-10-26T14:32:22.966Z] b22ef347503d: Preparing [2023-10-26T14:32:22.966Z] 5e99181a5579: Preparing [2023-10-26T14:32:22.966Z] 166e105d802a: Preparing [2023-10-26T14:32:22.966Z] 4e625096b4df: Preparing [2023-10-26T14:32:22.966Z] bdbbe3648e05: Preparing [2023-10-26T14:32:22.966Z] ec23f41c5907: Preparing [2023-10-26T14:32:22.966Z] bdbbe3648e05: Waiting [2023-10-26T14:32:22.966Z] 5f4d9fc4d98d: Preparing [2023-10-26T14:32:22.966Z] ec23f41c5907: Waiting [2023-10-26T14:32:22.966Z] 5f4d9fc4d98d: Waiting [2023-10-26T14:32:23.242Z] 4e625096b4df: Pushed [2023-10-26T14:32:23.242Z] 5e99181a5579: Pushed [2023-10-26T14:32:23.242Z] def91621a5a3: Pushed [2023-10-26T14:32:23.242Z] 166e105d802a: Pushed [2023-10-26T14:32:23.242Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T14:32:23.519Z] bdbbe3648e05: Pushed [2023-10-26T14:32:23.810Z] ec23f41c5907: Pushed [2023-10-26T14:32:29.198Z] b22ef347503d: Pushed [2023-10-26T14:32:29.198Z] df6d7f608fd9c1c4fe6c937888fc634314559cbf: digest: sha256:4468b3d20b407c021cd96775034f4ec451b6faf248ce1b88e2509e2decc9e7ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:32:29.558Z] + 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-10-26T14:32:29.902Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-26T14:32:29.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-26T14:32:29.902Z] def91621a5a3: Preparing [2023-10-26T14:32:29.902Z] b22ef347503d: Preparing [2023-10-26T14:32:29.902Z] 5e99181a5579: Preparing [2023-10-26T14:32:29.902Z] 166e105d802a: Preparing [2023-10-26T14:32:29.902Z] 4e625096b4df: Preparing [2023-10-26T14:32:29.902Z] bdbbe3648e05: Preparing [2023-10-26T14:32:29.902Z] ec23f41c5907: Preparing [2023-10-26T14:32:29.902Z] 5f4d9fc4d98d: Preparing [2023-10-26T14:32:29.902Z] ec23f41c5907: Waiting [2023-10-26T14:32:29.902Z] 5f4d9fc4d98d: Waiting [2023-10-26T14:32:29.902Z] bdbbe3648e05: Waiting [2023-10-26T14:32:29.902Z] 5e99181a5579: Layer already exists [2023-10-26T14:32:29.902Z] def91621a5a3: Layer already exists [2023-10-26T14:32:29.902Z] 4e625096b4df: Layer already exists [2023-10-26T14:32:29.902Z] b22ef347503d: Layer already exists [2023-10-26T14:32:29.903Z] 166e105d802a: Layer already exists [2023-10-26T14:32:29.903Z] bdbbe3648e05: Layer already exists [2023-10-26T14:32:29.903Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T14:32:29.903Z] ec23f41c5907: Layer already exists [2023-10-26T14:32:30.169Z] latest: digest: sha256:4468b3d20b407c021cd96775034f4ec451b6faf248ce1b88e2509e2decc9e7ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:32:30.522Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:32:30.867Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.32 [2023-10-26T14:32:30.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-26T14:32:30.867Z] def91621a5a3: Preparing [2023-10-26T14:32:30.867Z] b22ef347503d: Preparing [2023-10-26T14:32:30.867Z] 5e99181a5579: Preparing [2023-10-26T14:32:30.867Z] 166e105d802a: Preparing [2023-10-26T14:32:30.867Z] 4e625096b4df: Preparing [2023-10-26T14:32:30.867Z] bdbbe3648e05: Preparing [2023-10-26T14:32:30.867Z] ec23f41c5907: Preparing [2023-10-26T14:32:30.867Z] 5f4d9fc4d98d: Preparing [2023-10-26T14:32:30.867Z] bdbbe3648e05: Waiting [2023-10-26T14:32:30.867Z] ec23f41c5907: Waiting [2023-10-26T14:32:30.867Z] 5f4d9fc4d98d: Waiting [2023-10-26T14:32:30.867Z] def91621a5a3: Layer already exists [2023-10-26T14:32:30.867Z] 4e625096b4df: Layer already exists [2023-10-26T14:32:30.867Z] 5e99181a5579: Layer already exists [2023-10-26T14:32:30.867Z] 166e105d802a: Layer already exists [2023-10-26T14:32:30.867Z] b22ef347503d: Layer already exists [2023-10-26T14:32:30.867Z] bdbbe3648e05: Layer already exists [2023-10-26T14:32:30.867Z] ec23f41c5907: Layer already exists [2023-10-26T14:32:30.867Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T14:32:31.134Z] 3.1.0-dev.32: digest: sha256:4468b3d20b407c021cd96775034f4ec451b6faf248ce1b88e2509e2decc9e7ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:32:31.480Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:32:31.813Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 [2023-10-26T14:32:31.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-26T14:32:31.813Z] def91621a5a3: Preparing [2023-10-26T14:32:31.813Z] b22ef347503d: Preparing [2023-10-26T14:32:31.813Z] 5e99181a5579: Preparing [2023-10-26T14:32:31.813Z] 166e105d802a: Preparing [2023-10-26T14:32:31.813Z] 4e625096b4df: Preparing [2023-10-26T14:32:31.813Z] bdbbe3648e05: Preparing [2023-10-26T14:32:31.813Z] ec23f41c5907: Preparing [2023-10-26T14:32:31.813Z] 5f4d9fc4d98d: Preparing [2023-10-26T14:32:31.813Z] ec23f41c5907: Waiting [2023-10-26T14:32:31.813Z] bdbbe3648e05: Waiting [2023-10-26T14:32:31.813Z] 5f4d9fc4d98d: Waiting [2023-10-26T14:32:31.813Z] 4e625096b4df: Layer already exists [2023-10-26T14:32:31.813Z] def91621a5a3: Layer already exists [2023-10-26T14:32:31.813Z] b22ef347503d: Layer already exists [2023-10-26T14:32:31.813Z] 166e105d802a: Layer already exists [2023-10-26T14:32:31.813Z] 5e99181a5579: Layer already exists [2023-10-26T14:32:31.813Z] bdbbe3648e05: Layer already exists [2023-10-26T14:32:31.813Z] ec23f41c5907: Layer already exists [2023-10-26T14:32:31.813Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T14:32:32.079Z] df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32: digest: sha256:4468b3d20b407c021cd96775034f4ec451b6faf248ce1b88e2509e2decc9e7ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:32:32.421Z] + 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-10-26T14:32:32.760Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-10-26T14:32:32.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-26T14:32:32.760Z] def91621a5a3: Preparing [2023-10-26T14:32:32.760Z] b22ef347503d: Preparing [2023-10-26T14:32:32.760Z] 5e99181a5579: Preparing [2023-10-26T14:32:32.760Z] 166e105d802a: Preparing [2023-10-26T14:32:32.760Z] 4e625096b4df: Preparing [2023-10-26T14:32:32.760Z] bdbbe3648e05: Preparing [2023-10-26T14:32:32.760Z] ec23f41c5907: Preparing [2023-10-26T14:32:32.760Z] 5f4d9fc4d98d: Preparing [2023-10-26T14:32:32.760Z] bdbbe3648e05: Waiting [2023-10-26T14:32:32.760Z] ec23f41c5907: Waiting [2023-10-26T14:32:32.760Z] 5f4d9fc4d98d: Waiting [2023-10-26T14:32:32.760Z] def91621a5a3: Layer already exists [2023-10-26T14:32:32.760Z] b22ef347503d: Layer already exists [2023-10-26T14:32:32.760Z] 5e99181a5579: Layer already exists [2023-10-26T14:32:32.760Z] 166e105d802a: Layer already exists [2023-10-26T14:32:32.760Z] 4e625096b4df: Layer already exists [2023-10-26T14:32:32.760Z] bdbbe3648e05: Layer already exists [2023-10-26T14:32:32.760Z] ec23f41c5907: Layer already exists [2023-10-26T14:32:32.760Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T14:32:33.025Z] main: digest: sha256:4468b3d20b407c021cd96775034f4ec451b6faf248ce1b88e2509e2decc9e7ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T14:32:33.063Z] ===================================================== [Pipeline] echo [2023-10-26T14:32:33.069Z] taggedImages: [2023-10-26T14:32:33.069Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df6d7f608fd9c1c4fe6c937888fc634314559cbf [2023-10-26T14:32:33.069Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-26T14:32:33.069Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.32 [2023-10-26T14:32:33.069Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df6d7f608fd9c1c4fe6c937888fc634314559cbf-3.1.0-dev.32 [2023-10-26T14:32:33.069Z] - 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-10-26T14:32:33.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T14:32:33.432Z] [2023-10-26T14:32:33.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:32:33.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T14:32:33.756Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-26T14:32:33.756Z] 8998bd30e6a1: Pulling fs layer [2023-10-26T14:32:33.756Z] 04944245beec: Pulling fs layer [2023-10-26T14:32:33.756Z] 699f458cf7ca: Pulling fs layer [2023-10-26T14:32:33.756Z] 765212b225bb: Pulling fs layer [2023-10-26T14:32:33.756Z] f23df028b6ca: Pulling fs layer [2023-10-26T14:32:33.756Z] d65c8cfc05b1: Pulling fs layer [2023-10-26T14:32:33.756Z] 2437ff75d9bd: Pulling fs layer [2023-10-26T14:32:33.756Z] f23df028b6ca: Waiting [2023-10-26T14:32:33.756Z] 765212b225bb: Waiting [2023-10-26T14:32:33.756Z] d65c8cfc05b1: Waiting [2023-10-26T14:32:33.756Z] 2437ff75d9bd: Waiting [2023-10-26T14:32:34.022Z] 04944245beec: Verifying Checksum [2023-10-26T14:32:34.022Z] 04944245beec: Download complete [2023-10-26T14:32:34.022Z] 765212b225bb: Verifying Checksum [2023-10-26T14:32:34.022Z] 765212b225bb: Download complete [2023-10-26T14:32:34.022Z] f23df028b6ca: Verifying Checksum [2023-10-26T14:32:34.022Z] f23df028b6ca: Download complete [2023-10-26T14:32:34.022Z] d65c8cfc05b1: Verifying Checksum [2023-10-26T14:32:34.022Z] d65c8cfc05b1: Download complete [2023-10-26T14:32:34.289Z] 699f458cf7ca: Verifying Checksum [2023-10-26T14:32:34.289Z] 699f458cf7ca: Download complete [2023-10-26T14:32:34.557Z] 8998bd30e6a1: Verifying Checksum [2023-10-26T14:32:34.557Z] 8998bd30e6a1: Download complete [2023-10-26T14:32:37.144Z] 2437ff75d9bd: Verifying Checksum [2023-10-26T14:32:37.144Z] 2437ff75d9bd: Download complete [2023-10-26T14:32:39.082Z] 8998bd30e6a1: Pull complete [2023-10-26T14:32:39.662Z] 04944245beec: Pull complete [2023-10-26T14:32:41.601Z] 699f458cf7ca: Pull complete [2023-10-26T14:32:42.560Z] 765212b225bb: Pull complete [2023-10-26T14:32:43.519Z] f23df028b6ca: Pull complete [2023-10-26T14:32:43.785Z] d65c8cfc05b1: Pull complete [2023-10-26T14:32:58.771Z] 2437ff75d9bd: Pull complete [2023-10-26T14:32:58.771Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-26T14:32:58.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T14:32:58.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:32:58.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-11915 does not seem to be running inside a container [2023-10-26T14:32:59.045Z] $ 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/144 -v /w/workspace/app-rfid-llrp-inventory/144:/w/workspace/app-rfid-llrp-inventory/144:rw,z -v /w/workspace/app-rfid-llrp-inventory/144@tmp:/w/workspace/app-rfid-llrp-inventory/144@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-10-26T14:33:01.748Z] $ docker top 82889724b1bcac7da74352779eb86554f3a714d0117899df629bf48701ba9376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:33:02.595Z] ---> job-cost.sh [2023-10-26T14:33:02.595Z] lf-activate-venv: SKIPPING [2023-10-26T14:33:02.595Z] INFO: No Stack... [2023-10-26T14:33:03.178Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-26T14:33:03.759Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T14:33:04.395Z] + + cut -d, -f6 [2023-10-26T14:33:04.395Z] cat /w/workspace/app-rfid-llrp-inventory/144/archives/cost.csv [Pipeline] lock [2023-10-26T14:33:04.461Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] [2023-10-26T14:33:04.471Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] did not exist. Created. [2023-10-26T14:33:04.471Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T14:33:04.806Z] /w/workspace/app-rfid-llrp-inventory/144@tmp/durable-e01c7180/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-26T14:33:05.717Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-26T14:33:05.738Z] Warning: overwriting stash ‘stack-cost’ [2023-10-26T14:33:05.791Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T14:33:05.797Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T14:33:05.816Z] $ docker stop --time=1 82889724b1bcac7da74352779eb86554f3a714d0117899df629bf48701ba9376 [2023-10-26T14:33:07.317Z] $ docker rm -f --volumes 82889724b1bcac7da74352779eb86554f3a714d0117899df629bf48701ba9376 [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-10-26T14:33:07.687Z] provisioning config files... [2023-10-26T14:33:07.694Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6069162363858464931tmp [Pipeline] { [Pipeline] sh [2023-10-26T14:33:07.986Z] + set +x [2023-10-26T14:33:07.986Z] + curl -s https://codecov.io/bash [2023-10-26T14:33:07.986Z] + bash -s -- [2023-10-26T14:33:07.986Z] [2023-10-26T14:33:07.986Z] _____ _ [2023-10-26T14:33:07.986Z] / ____| | | [2023-10-26T14:33:07.986Z] | | ___ __| | ___ ___ _____ __ [2023-10-26T14:33:07.986Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-26T14:33:07.986Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-26T14:33:07.986Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-26T14:33:07.986Z] Bash-1.0.6 [2023-10-26T14:33:07.986Z] [2023-10-26T14:33:07.986Z] [2023-10-26T14:33:07.986Z] ==> git version 2.25.1 found [2023-10-26T14:33:07.986Z] ==> 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-10-26T14:33:07.986Z] Release-Date: 2020-01-08 [2023-10-26T14:33:07.986Z] 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-10-26T14:33:07.986Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-26T14:33:07.986Z] ==> Jenkins CI detected. [2023-10-26T14:33:07.986Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-26T14:33:07.986Z] project root: . [2023-10-26T14:33:07.986Z] --> token set from env [2023-10-26T14:33:07.986Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-26T14:33:07.986Z] ==> Running gcov in . (disable via -X gcov) [2023-10-26T14:33:07.986Z] ==> Python coveragepy not found [2023-10-26T14:33:07.986Z] ==> Searching for coverage reports in: [2023-10-26T14:33:07.986Z] + . [2023-10-26T14:33:07.986Z] -> Found 1 reports [2023-10-26T14:33:07.986Z] ==> Detecting git/mercurial file structure [2023-10-26T14:33:07.986Z] ==> Reading reports [2023-10-26T14:33:07.986Z] + ./coverage.out bytes=41317 [2023-10-26T14:33:07.986Z] ==> Appending adjustments [2023-10-26T14:33:07.986Z] https://docs.codecov.io/docs/fixing-reports [2023-10-26T14:33:08.245Z] + Found adjustments [2023-10-26T14:33:08.245Z] ==> Gzipping contents [2023-10-26T14:33:08.245Z] 12K /tmp/codecov.bHkZ07.gz [2023-10-26T14:33:08.245Z] ==> Uploading reports [2023-10-26T14:33:08.245Z] url: https://codecov.io [2023-10-26T14:33:08.245Z] query: branch=main&commit=df6d7f608fd9c1c4fe6c937888fc634314559cbf&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-26T14:33:08.245Z] -> Pinging Codecov [2023-10-26T14:33:08.245Z] 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=df6d7f608fd9c1c4fe6c937888fc634314559cbf&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-26T14:33:08.523Z] -> Uploading to [2023-10-26T14:33:08.523Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-26/581DD39554BDF9B6E22D074273EAD858/df6d7f608fd9c1c4fe6c937888fc634314559cbf/f3169094-a33d-4109-8b23-0ce584dbccbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T143308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3edb8f819b96776dfa4cc2f3178cbf6e179a86c8bbcf76724d61602bf3264f13 [2023-10-26T14:33:08.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T14:33:08.523Z] Dload Upload Total Spent Left Speed [2023-10-26T14:33:08.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 52497 --:--:-- --:--:-- --:--:-- 52261 100 11602 0 0 100 11602 0 36599 --:--:-- --:--:-- --:--:-- 36599 [2023-10-26T14:33:08.783Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] } [2023-10-26T14:33:08.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-26T14:33:08.901Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-26T14:33:08.914Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:33:09.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-26T14:33:09.209Z] [2023-10-26T14:33:09.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:33:09.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-26T14:33:10.089Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-26T14:33:10.089Z] df9b9388f04a: Pulling fs layer [2023-10-26T14:33:10.089Z] 52dc419b0ee2: Pulling fs layer [2023-10-26T14:33:10.089Z] 25bc292e5bac: Pulling fs layer [2023-10-26T14:33:10.089Z] 114826534d7a: Pulling fs layer [2023-10-26T14:33:10.089Z] 4657fd5d0bcf: Pulling fs layer [2023-10-26T14:33:10.089Z] 6ad1cebc031e: Pulling fs layer [2023-10-26T14:33:10.089Z] 114826534d7a: Waiting [2023-10-26T14:33:10.089Z] 4657fd5d0bcf: Waiting [2023-10-26T14:33:10.089Z] 6ad1cebc031e: Waiting [2023-10-26T14:33:10.089Z] 8a3aa393b2d8: Pulling fs layer [2023-10-26T14:33:10.089Z] 8a3aa393b2d8: Waiting [2023-10-26T14:33:10.089Z] 25bc292e5bac: Download complete [2023-10-26T14:33:10.089Z] 52dc419b0ee2: Verifying Checksum [2023-10-26T14:33:10.089Z] 52dc419b0ee2: Download complete [2023-10-26T14:33:10.089Z] 4657fd5d0bcf: Verifying Checksum [2023-10-26T14:33:10.089Z] df9b9388f04a: Verifying Checksum [2023-10-26T14:33:10.089Z] df9b9388f04a: Download complete [2023-10-26T14:33:10.089Z] 6ad1cebc031e: Verifying Checksum [2023-10-26T14:33:10.089Z] 6ad1cebc031e: Download complete [2023-10-26T14:33:10.350Z] df9b9388f04a: Pull complete [2023-10-26T14:33:10.917Z] 52dc419b0ee2: Pull complete [2023-10-26T14:33:10.918Z] 114826534d7a: Verifying Checksum [2023-10-26T14:33:10.918Z] 114826534d7a: Download complete [2023-10-26T14:33:11.176Z] 8a3aa393b2d8: Verifying Checksum [2023-10-26T14:33:11.176Z] 8a3aa393b2d8: Download complete [2023-10-26T14:33:11.176Z] 25bc292e5bac: Pull complete [2023-10-26T14:33:15.404Z] 114826534d7a: Pull complete [2023-10-26T14:33:15.404Z] 4657fd5d0bcf: Pull complete [2023-10-26T14:33:15.661Z] 6ad1cebc031e: Pull complete [2023-10-26T14:33:18.189Z] 8a3aa393b2d8: Pull complete [2023-10-26T14:33:18.189Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-26T14:33:18.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-26T14:33:18.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:33:18.265Z] prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container [2023-10-26T14:33:18.301Z] $ 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-10-26T14:33:25.811Z] $ docker top 6c646f4b6322f185dec8c94029a6cf9a6f3164545bb66314e6ce91afa3eb6f7f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-26T14:33:25.873Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-10-26T14:33:26.150Z] + set -o pipefail [2023-10-26T14:33:26.150Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-10-26T14:33:41.025Z] [2023-10-26T14:33:41.025Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-10-26T14:33:41.025Z] [2023-10-26T14:33:41.025Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/8a0a7060-f656-41c3-98d5-86655c2f2576 [2023-10-26T14:33:41.025Z] [2023-10-26T14:33:41.026Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-26T14:33:41.026Z] [2023-10-26T14:33:41.026Z] [2023-10-26T14:33:41.026Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-26T14:33:41.026Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-26T14:33:41.026Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-26T14:33:41.039Z] $ docker stop --time=1 6c646f4b6322f185dec8c94029a6cf9a6f3164545bb66314e6ce91afa3eb6f7f [2023-10-26T14:33:46.231Z] $ docker rm -f --volumes 6c646f4b6322f185dec8c94029a6cf9a6f3164545bb66314e6ce91afa3eb6f7f [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-10-26T14:33:46.914Z] + git log --format=format:%s -1 df6d7f608fd9c1c4fe6c937888fc634314559cbf [Pipeline] sh [2023-10-26T14:33:47.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T14:33:47.206Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:33:47.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T14:33:47.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:33:47.575Z] prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container [2023-10-26T14:33:47.610Z] $ 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-10-26T14:33:48.258Z] $ docker top f30bf6cbc0e3a8b750ec64d2ffde93db6b811fdf3807856ace94d818fe7efe28 -eo pid,comm [2023-10-26T14:33:48.301Z] 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-10-26T14:33:48.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T14:33:48.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T14:33:48.342Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T14:33:48.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T14:33:48.470Z] $ docker exec f30bf6cbc0e3a8b750ec64d2ffde93db6b811fdf3807856ace94d818fe7efe28 ssh-agent [2023-10-26T14:33:48.561Z] SSH_AUTH_SOCK=/tmp/ssh-qIDoZbiHNwcB/agent.32 [2023-10-26T14:33:48.561Z] SSH_AGENT_PID=38 [2023-10-26T14:33:48.566Z] Running ssh-add (command line suppressed) [2023-10-26T14:33:48.674Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14830087518107721155.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14830087518107721155.key) [2023-10-26T14:33:48.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T14:33:48.970Z] + git semver tag [2023-10-26T14:33:49.230Z] 2023-10-26 14:33:49,151 [run_tag] DEBUG tag force:False [2023-10-26T14:33:49.230Z] 2023-10-26 14:33:49,151 [check_head_tag] DEBUG check head tag [2023-10-26T14:33:49.230Z] 2023-10-26 14:33:49,152 [execute] INFO git cat-file --batch-check [2023-10-26T14:33:49.230Z] 2023-10-26 14:33:49,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-26T14:33:49.230Z] 2023-10-26 14:33:49,155 [execute] INFO git cat-file --batch [2023-10-26T14:33:49.230Z] 2023-10-26 14:33:49,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-26T14:33:49.230Z] 2023-10-26 14:33:49,172 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-26T14:33:49.230Z] 2023-10-26 14:33:49,172 [execute] INFO git tag -a v3.1.0-dev.32 -m v3.1.0-dev.32 [2023-10-26T14:33:49.230Z] 2023-10-26 14:33:49,172 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.32', '-m', 'v3.1.0-dev.32'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-26T14:33:49.230Z] 2023-10-26 14:33:49,178 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-26T14:33:49.230Z] 3.1.0-dev.32 [Pipeline] } [2023-10-26T14:33:49.243Z] $ docker exec --env ******** --env ******** f30bf6cbc0e3a8b750ec64d2ffde93db6b811fdf3807856ace94d818fe7efe28 ssh-agent -k [2023-10-26T14:33:49.346Z] unset SSH_AUTH_SOCK; [2023-10-26T14:33:49.346Z] unset SSH_AGENT_PID; [2023-10-26T14:33:49.346Z] echo Agent pid 38 killed; [2023-10-26T14:33:49.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T14:33:49.672Z] + git semver [Pipeline] } [2023-10-26T14:33:49.944Z] $ docker stop --time=1 f30bf6cbc0e3a8b750ec64d2ffde93db6b811fdf3807856ace94d818fe7efe28 [2023-10-26T14:33:51.288Z] $ docker rm -f --volumes f30bf6cbc0e3a8b750ec64d2ffde93db6b811fdf3807856ace94d818fe7efe28 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:33:51.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-26T14:33:51.708Z] [2023-10-26T14:33:51.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:33:52.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-26T14:33:52.005Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-26T14:33:52.005Z] ab5ef0e58194: Pulling fs layer [2023-10-26T14:33:52.005Z] 9712f1f96733: Pulling fs layer [2023-10-26T14:33:52.005Z] 63f879dbbcfc: Pulling fs layer [2023-10-26T14:33:52.005Z] 0d9ebad4ef96: Pulling fs layer [2023-10-26T14:33:52.005Z] e9a5061849ea: Pulling fs layer [2023-10-26T14:33:52.005Z] d747dcd14b5f: Pulling fs layer [2023-10-26T14:33:52.005Z] 2de7ff778b66: Pulling fs layer [2023-10-26T14:33:52.005Z] 0d9ebad4ef96: Waiting [2023-10-26T14:33:52.005Z] e9a5061849ea: Waiting [2023-10-26T14:33:52.005Z] d747dcd14b5f: Waiting [2023-10-26T14:33:52.005Z] 2de7ff778b66: Waiting [2023-10-26T14:33:52.005Z] 9712f1f96733: Verifying Checksum [2023-10-26T14:33:52.005Z] 9712f1f96733: Download complete [2023-10-26T14:33:52.573Z] 63f879dbbcfc: Verifying Checksum [2023-10-26T14:33:52.573Z] 63f879dbbcfc: Download complete [2023-10-26T14:33:52.573Z] 0d9ebad4ef96: Verifying Checksum [2023-10-26T14:33:52.573Z] 0d9ebad4ef96: Download complete [2023-10-26T14:33:52.573Z] d747dcd14b5f: Verifying Checksum [2023-10-26T14:33:52.573Z] d747dcd14b5f: Download complete [2023-10-26T14:33:52.573Z] ab5ef0e58194: Verifying Checksum [2023-10-26T14:33:52.573Z] ab5ef0e58194: Download complete [2023-10-26T14:33:52.573Z] e9a5061849ea: Verifying Checksum [2023-10-26T14:33:52.573Z] e9a5061849ea: Download complete [2023-10-26T14:33:52.573Z] 2de7ff778b66: Verifying Checksum [2023-10-26T14:33:52.573Z] 2de7ff778b66: Download complete [2023-10-26T14:33:55.877Z] ab5ef0e58194: Pull complete [2023-10-26T14:33:55.877Z] 9712f1f96733: Pull complete [2023-10-26T14:33:56.135Z] 63f879dbbcfc: Pull complete [2023-10-26T14:34:00.315Z] 0d9ebad4ef96: Pull complete [2023-10-26T14:34:00.573Z] e9a5061849ea: Pull complete [2023-10-26T14:34:00.573Z] d747dcd14b5f: Pull complete [2023-10-26T14:34:01.505Z] 2de7ff778b66: Pull complete [2023-10-26T14:34:01.764Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-26T14:34:01.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-26T14:34:01.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:34:01.839Z] prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container [2023-10-26T14:34:01.867Z] $ 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-10-26T14:34:11.663Z] $ docker top eacdb8f0e42f197dd3c742a7b78701a9d46c46d39284d164c9f65b7924ba68a3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-26T14:34:11.729Z] provisioning config files... [2023-10-26T14:34:11.739Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14567929330034061278tmp [2023-10-26T14:34:11.749Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8583290351785842297tmp [2023-10-26T14:34:11.758Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config932967947396437465tmp [Pipeline] { [Pipeline] echo [2023-10-26T14:34:11.772Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:34:12.053Z] ---> sigul-configuration.sh [2023-10-26T14:34:12.053Z] gpg: directory `/root/.gnupg' created [2023-10-26T14:34:12.053Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-26T14:34:12.053Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-26T14:34:12.053Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-26T14:34:12.053Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-26T14:34:12.053Z] gpg: CAST5 encrypted data [2023-10-26T14:34:12.053Z] gpg: encrypted with 1 passphrase [2023-10-26T14:34:12.053Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-26T14:34:12.338Z] + mkdir /home/jenkins [2023-10-26T14:34:12.338Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-26T14:34:12.618Z] + 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-10-26T14:34:12.625Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:34:12.905Z] ---> sigul-install.sh [2023-10-26T14:34:12.905Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-26T14:34:13.262Z] + git tag --list [2023-10-26T14:34:13.263Z] v0.0.0 [2023-10-26T14:34:13.263Z] v1.0.0 [2023-10-26T14:34:13.263Z] v2.1.0 [2023-10-26T14:34:13.263Z] v2.1.1 [2023-10-26T14:34:13.263Z] v2.2.0 [2023-10-26T14:34:13.263Z] v2.3.0 [2023-10-26T14:34:13.263Z] v3.0 [2023-10-26T14:34:13.263Z] v3.0.0 [2023-10-26T14:34:13.263Z] v3.0.1 [2023-10-26T14:34:13.263Z] v3.0.1-dev.1 [2023-10-26T14:34:13.263Z] v3.1.0-dev.1 [2023-10-26T14:34:13.263Z] v3.1.0-dev.10 [2023-10-26T14:34:13.263Z] v3.1.0-dev.11 [2023-10-26T14:34:13.263Z] v3.1.0-dev.12 [2023-10-26T14:34:13.263Z] v3.1.0-dev.13 [2023-10-26T14:34:13.263Z] v3.1.0-dev.14 [2023-10-26T14:34:13.263Z] v3.1.0-dev.15 [2023-10-26T14:34:13.263Z] v3.1.0-dev.16 [2023-10-26T14:34:13.263Z] v3.1.0-dev.17 [2023-10-26T14:34:13.263Z] v3.1.0-dev.18 [2023-10-26T14:34:13.263Z] v3.1.0-dev.19 [2023-10-26T14:34:13.263Z] v3.1.0-dev.2 [2023-10-26T14:34:13.263Z] v3.1.0-dev.20 [2023-10-26T14:34:13.263Z] v3.1.0-dev.21 [2023-10-26T14:34:13.263Z] v3.1.0-dev.22 [2023-10-26T14:34:13.263Z] v3.1.0-dev.23 [2023-10-26T14:34:13.263Z] v3.1.0-dev.24 [2023-10-26T14:34:13.263Z] v3.1.0-dev.25 [2023-10-26T14:34:13.263Z] v3.1.0-dev.26 [2023-10-26T14:34:13.263Z] v3.1.0-dev.27 [2023-10-26T14:34:13.263Z] v3.1.0-dev.28 [2023-10-26T14:34:13.263Z] v3.1.0-dev.29 [2023-10-26T14:34:13.263Z] v3.1.0-dev.3 [2023-10-26T14:34:13.263Z] v3.1.0-dev.30 [2023-10-26T14:34:13.263Z] v3.1.0-dev.31 [2023-10-26T14:34:13.263Z] v3.1.0-dev.32 [2023-10-26T14:34:13.263Z] v3.1.0-dev.4 [2023-10-26T14:34:13.263Z] v3.1.0-dev.5 [2023-10-26T14:34:13.263Z] v3.1.0-dev.6 [2023-10-26T14:34:13.263Z] v3.1.0-dev.7 [2023-10-26T14:34:13.263Z] v3.1.0-dev.8 [2023-10-26T14:34:13.263Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-26T14:34:13.546Z] + lftools sign git-tag v3.1.0-dev.32 [2023-10-26T14:34:14.113Z] Signing Git tag with Sigul... [2023-10-26T14:34:14.113Z] Signing v3.1.0-dev.32 [Pipeline] echo [2023-10-26T14:34:14.379Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:34:14.661Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-26T14:34:14.667Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-26T14:34:14.686Z] $ docker stop --time=1 eacdb8f0e42f197dd3c742a7b78701a9d46c46d39284d164c9f65b7924ba68a3 [2023-10-26T14:34:15.953Z] $ docker rm -f --volumes eacdb8f0e42f197dd3c742a7b78701a9d46c46d39284d164c9f65b7924ba68a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-26T14:34:16.400Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T14:34:16.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:34:16.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T14:34:16.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:34:16.770Z] prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container [2023-10-26T14:34:16.844Z] $ 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-10-26T14:34:17.184Z] $ docker top f1485b895c015c691859bd23e61fe77d739ab948506767bd58db5cb381ee8a1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T14:34:17.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T14:34:17.269Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T14:34:17.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T14:34:17.397Z] $ docker exec f1485b895c015c691859bd23e61fe77d739ab948506767bd58db5cb381ee8a1f ssh-agent [2023-10-26T14:34:17.499Z] SSH_AUTH_SOCK=/tmp/ssh-4b7Y6H0knGXC/agent.32 [2023-10-26T14:34:17.499Z] SSH_AGENT_PID=38 [2023-10-26T14:34:17.504Z] Running ssh-add (command line suppressed) [2023-10-26T14:34:17.609Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9463961950592461821.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9463961950592461821.key) [2023-10-26T14:34:17.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T14:34:17.904Z] + git semver bump pre [2023-10-26T14:34:18.163Z] 2023-10-26 14:34:18,074 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-26T14:34:18.163Z] 2023-10-26 14:34:18,074 [bump_version] DEBUG bumping version:3.1.0-dev.32 on axis:pre with prefix:dev [2023-10-26T14:34:18.163Z] 2023-10-26 14:34:18,075 [bump_version] DEBUG bumped version:3.1.0-dev.33 [2023-10-26T14:34:18.163Z] 2023-10-26 14:34:18,075 [write_version] DEBUG write version:3.1.0-dev.33 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-10-26T14:34:18.163Z] 2023-10-26 14:34:18,075 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-26T14:34:18.163Z] 2023-10-26 14:34:18,075 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-26T14:34:18.163Z] 2023-10-26 14:34:18,076 [execute] INFO git cat-file --batch-check [2023-10-26T14:34:18.163Z] 2023-10-26 14:34:18,077 [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-10-26T14:34:18.163Z] 2023-10-26 14:34:18,082 [execute] INFO git cat-file --batch [2023-10-26T14:34:18.163Z] 2023-10-26 14:34:18,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T14:34:18.163Z] 2023-10-26 14:34:18,088 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-26T14:34:18.163Z] 3.1.0-dev.33 [Pipeline] } [2023-10-26T14:34:18.174Z] $ docker exec --env ******** --env ******** f1485b895c015c691859bd23e61fe77d739ab948506767bd58db5cb381ee8a1f ssh-agent -k [2023-10-26T14:34:18.267Z] unset SSH_AUTH_SOCK; [2023-10-26T14:34:18.268Z] unset SSH_AGENT_PID; [2023-10-26T14:34:18.268Z] echo Agent pid 38 killed; [2023-10-26T14:34:18.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T14:34:18.574Z] + git semver [Pipeline] } [2023-10-26T14:34:18.846Z] $ docker stop --time=1 f1485b895c015c691859bd23e61fe77d739ab948506767bd58db5cb381ee8a1f [2023-10-26T14:34:20.143Z] $ docker rm -f --volumes f1485b895c015c691859bd23e61fe77d739ab948506767bd58db5cb381ee8a1f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T14:34:20.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T14:34:20.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:34:20.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T14:34:20.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:34:20.871Z] prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container [2023-10-26T14:34:20.903Z] $ 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-10-26T14:34:21.274Z] $ docker top 3945ddae81b711fb935125077f8d01849ad68c035ba0d89241694c290047f9c3 -eo pid,comm [2023-10-26T14:34:21.321Z] 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-10-26T14:34:21.321Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T14:34:21.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T14:34:21.362Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T14:34:21.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T14:34:21.481Z] $ docker exec 3945ddae81b711fb935125077f8d01849ad68c035ba0d89241694c290047f9c3 ssh-agent [2023-10-26T14:34:21.581Z] SSH_AUTH_SOCK=/tmp/ssh-bOjAn5pCOTWm/agent.32 [2023-10-26T14:34:21.581Z] SSH_AGENT_PID=39 [2023-10-26T14:34:21.585Z] Running ssh-add (command line suppressed) [2023-10-26T14:34:21.694Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2024213740968364226.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2024213740968364226.key) [2023-10-26T14:34:21.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T14:34:21.991Z] + git semver push [2023-10-26T14:34:22.249Z] 2023-10-26 14:34:22,169 [run_push] DEBUG push [2023-10-26T14:34:22.249Z] 2023-10-26 14:34:22,169 [execute] INFO git cat-file --batch-check [2023-10-26T14:34:22.249Z] 2023-10-26 14:34:22,169 [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-10-26T14:34:22.249Z] 2023-10-26 14:34:22,172 [execute] INFO git rev-list 67bf13f90343da73ff4135c4cf820436b56cce5e -- [2023-10-26T14:34:22.249Z] 2023-10-26 14:34:22,172 [execute] DEBUG Popen(['git', 'rev-list', '67bf13f90343da73ff4135c4cf820436b56cce5e', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-26T14:34:22.249Z] 2023-10-26 14:34:22,177 [execute] INFO git fetch -v origin [2023-10-26T14:34:22.249Z] 2023-10-26 14:34:22,177 [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-10-26T14:34:22.816Z] 2023-10-26 14:34:22,719 [run_push] DEBUG no remote changes detected [2023-10-26T14:34:22.816Z] 2023-10-26 14:34:22,720 [execute] INFO git push origin semver [2023-10-26T14:34:22.816Z] 2023-10-26 14:34:22,720 [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-10-26T14:34:23.761Z] 2023-10-26 14:34:23,596 [run_push] DEBUG push all version tags [2023-10-26T14:34:23.761Z] 2023-10-26 14:34:23,596 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-26T14:34:23.761Z] 2023-10-26 14:34:23,597 [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-10-26T14:34:24.693Z] 2023-10-26 14:34:24,388 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-26T14:34:24.693Z] 3.1.0-dev.33 [Pipeline] } [2023-10-26T14:34:24.706Z] $ docker exec --env ******** --env ******** 3945ddae81b711fb935125077f8d01849ad68c035ba0d89241694c290047f9c3 ssh-agent -k [2023-10-26T14:34:24.807Z] unset SSH_AUTH_SOCK; [2023-10-26T14:34:24.807Z] unset SSH_AGENT_PID; [2023-10-26T14:34:24.807Z] echo Agent pid 39 killed; [2023-10-26T14:34:24.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T14:34:25.115Z] + git semver [Pipeline] } [2023-10-26T14:34:25.388Z] $ docker stop --time=1 3945ddae81b711fb935125077f8d01849ad68c035ba0d89241694c290047f9c3 [2023-10-26T14:34:26.687Z] $ docker rm -f --volumes 3945ddae81b711fb935125077f8d01849ad68c035ba0d89241694c290047f9c3 [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-10-26T14:34:27.291Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-10-26T14:34:27.291Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-26T14:34:27.291Z] total 16 [2023-10-26T14:34:27.291Z] drwxr-xr-x 3 root root 4096 Oct 26 14:22 . [2023-10-26T14:34:27.291Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 14:34 .. [2023-10-26T14:34:27.291Z] drwxr-xr-x 2 root root 4096 Oct 26 14:22 cost [2023-10-26T14:34:27.291Z] -rw-r--r-- 1 root root 95 Oct 26 14:22 cost.csv [2023-10-26T14:34:27.291Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-26T14:34:27.291Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-26T14:34:27.291Z] total 16 [2023-10-26T14:34:27.291Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 14:22 . [2023-10-26T14:34:27.291Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 14:34 .. [2023-10-26T14:34:27.291Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 14:22 cost [2023-10-26T14:34:27.291Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 26 14:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:34:27.736Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:34:28.320Z] ---> package-listing.sh [2023-10-26T14:34:28.320Z] ++ facter osfamily [2023-10-26T14:34:28.320Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-26T14:34:28.578Z] + OS_FAMILY=debian [2023-10-26T14:34:28.578Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-26T14:34:28.578Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-26T14:34:28.578Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-26T14:34:28.578Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-26T14:34:28.578Z] + PACKAGES=/tmp/packages_start.txt [2023-10-26T14:34:28.578Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-26T14:34:28.578Z] + PACKAGES=/tmp/packages_end.txt [2023-10-26T14:34:28.578Z] + case "${OS_FAMILY}" in [2023-10-26T14:34:28.578Z] + dpkg -l [2023-10-26T14:34:28.578Z] + grep '^ii' [2023-10-26T14:34:28.578Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-26T14:34:28.578Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-26T14:34:28.578Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-26T14:34:28.578Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-26T14:34:28.578Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-10-26T14:34:28.578Z] + 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-10-26T14:34:28.588Z] 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-10-26T14:34:28.862Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:34:29.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T14:34:29.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:34:29.485Z] prd-ubuntu20.04-docker-8c-8g-11914 does not seem to be running inside a container [2023-10-26T14:34:29.515Z] $ 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-10-26T14:34:29.733Z] $ docker top 5388aa70b25b1db76bd25062980343124ee95d59e8588aaad645c5cfde8e2fd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T14:34:30.065Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-26T14:34:30.348Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-26T14:34:30.628Z] + ls /var/log/sa-host [2023-10-26T14:34:30.628Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T14:34:30.779Z] provisioning config files... [2023-10-26T14:34:30.786Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8640479597169862273tmp [Pipeline] { [Pipeline] echo [2023-10-26T14:34:30.799Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:34:31.079Z] ---> create-netrc.sh [Pipeline] } [2023-10-26T14:34:31.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:34:31.405Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-26T14:34:31.412Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:34:31.694Z] ---> sudo-logs.sh [2023-10-26T14:34:31.694Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-26T14:34:31.726Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:34:32.009Z] ---> job-cost.sh [2023-10-26T14:34:32.009Z] lf-activate-venv: SKIPPING [2023-10-26T14:34:32.009Z] DEBUG: total: 0.2199999988079071 [2023-10-26T14:34:32.009Z] INFO: Retrieving Stack Cost... [2023-10-26T14:34:32.270Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T14:34:32.838Z] INFO: Archiving Costs [Pipeline] echo [2023-10-26T14:34:32.850Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:34:33.127Z] ---> logs-deploy.sh [2023-10-26T14:34:33.127Z] lf-activate-venv: SKIPPING [2023-10-26T14:34:33.127Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/144 [2023-10-26T14:34:33.127Z] INFO: archiving workspace using pattern(s): [2023-10-26T14:34:34.062Z] Archives upload complete. [2023-10-26T14:34:34.062Z] INFO: archiving logs to Nexus