Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6e2107e1d40900642d889715de83f26bf06cb4f 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-ssh11998438626462225332.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13019609842978821099.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16506021503718007819.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15518970153598587025.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-ssh9059172105365209431.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1413 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 a6e2107e1d40900642d889715de83f26bf06cb4f (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#272)" > 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 a6e2107e1d40900642d889715de83f26bf06cb4f # timeout=10 > git rev-list --no-walk 9baf900de0be18caf7d7a96e113c24cfc660105c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-21T15:11:45.513Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-21T15:11:45.597Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-21T15:11:45.621Z] ========================================================= [2024-02-21T15:11:45.621Z] EdgeX Global Pipelines Version Info [2024-02-21T15:11:45.621Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:11:46.353Z] ------------------- [2024-02-21T15:11:46.353Z] stable info: [2024-02-21T15:11:46.353Z] ------------------- [2024-02-21T15:11:46.353Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-21T15:11:46.353Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T15:11:46.353Z] Message: update stable to v1.0.258 [2024-02-21T15:11:46.925Z] ------------------- [2024-02-21T15:11:46.925Z] experimental info: [2024-02-21T15:11:46.925Z] ------------------- [2024-02-21T15:11:46.925Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-21T15:11:46.925Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T15:11:46.925Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-21T15:11:47.010Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-02-21T15:11:47.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-02-21T15:11:47.054Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-21T15:11:47.075Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-21T15:11:47.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-21T15:11:47.126Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-21T15:11:47.150Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-21T15:11:47.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-21T15:11:47.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-21T15:11:47.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-21T15:11:47.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-21T15:11:47.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-02-21T15:11:47.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-21T15:11:47.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-21T15:11:47.348Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T15:11:47.374Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T15:11:47.395Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-21T15:11:47.417Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-21T15:11:47.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-21T15:11:47.462Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-21T15:11:47.485Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-21T15:11:47.510Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-21T15:11:47.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-21T15:11:47.557Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-21T15:11:47.582Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-21T15:11:47.609Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-21T15:11:47.645Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-21T15:11:47.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-21T15:11:47.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-21T15:11:47.731Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-21T15:11:47.764Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] echo [2024-02-21T15:11:47.794Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6e2107 [Pipeline] echo [2024-02-21T15:11:47.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T15:11:47.899Z] provisioning config files... [2024-02-21T15:11:47.913Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3941937075229598754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:11:48.248Z] ---> ****-login.sh [2024-02-21T15:11:48.248Z] nexus3.edgexfoundry.org:10001 [2024-02-21T15:11:48.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:11:48.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:11:48.509Z] Configure a credential helper to remove this warning. See [2024-02-21T15:11:48.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:11:48.509Z] [2024-02-21T15:11:48.509Z] Login Succeeded [2024-02-21T15:11:48.509Z] nexus3.edgexfoundry.org:10002 [2024-02-21T15:11:48.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:11:48.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:11:48.770Z] Configure a credential helper to remove this warning. See [2024-02-21T15:11:48.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:11:48.770Z] [2024-02-21T15:11:48.770Z] Login Succeeded [2024-02-21T15:11:48.770Z] nexus3.edgexfoundry.org:10003 [2024-02-21T15:11:48.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:11:48.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:11:48.771Z] Configure a credential helper to remove this warning. See [2024-02-21T15:11:48.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:11:48.771Z] [2024-02-21T15:11:48.771Z] Login Succeeded [2024-02-21T15:11:48.771Z] nexus3.edgexfoundry.org:10004 [2024-02-21T15:11:48.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:11:49.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:11:49.031Z] Configure a credential helper to remove this warning. See [2024-02-21T15:11:49.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:11:49.032Z] [2024-02-21T15:11:49.032Z] Login Succeeded [2024-02-21T15:11:49.032Z] ****.io [2024-02-21T15:11:49.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:11:49.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:11:49.292Z] Configure a credential helper to remove this warning. See [2024-02-21T15:11:49.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:11:49.292Z] [2024-02-21T15:11:49.292Z] Login Succeeded [2024-02-21T15:11:49.292Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T15:11:49.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-21T15:11:49.795Z] + git rev-list -1 --merges a6e2107e1d40900642d889715de83f26bf06cb4f~1..a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] echo [2024-02-21T15:11:49.824Z] -----------> git rev-list -1 --merges a6e2107e1d40900642d889715de83f26bf06cb4f~1..a6e2107e1d40900642d889715de83f26bf06cb4f a6e2107e1d40900642d889715de83f26bf06cb4f [false] [Pipeline] sh [2024-02-21T15:11:50.135Z] + git log --format=format:%s -1 a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] echo [2024-02-21T15:11:50.151Z] ========================================================= [2024-02-21T15:11:50.151Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-21T15:11:50.151Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T15:11:50.522Z] + git log --format=format:%s -1 a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] echo [2024-02-21T15:11:50.534Z] [semverPrep] GIT_COMMIT: a6e2107e1d40900642d889715de83f26bf06cb4f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#272) [Pipeline] echo [2024-02-21T15:11:50.559Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-21T15:11:50.937Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T15:11:50.937Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-21T15:11:50.937Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-21T15:11:50.937Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-21T15:11:50.937Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-21T15:11:50.937Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-21T15:11:50.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:11:51.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T15:11:51.314Z] [2024-02-21T15:11:51.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:11:51.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T15:11:51.895Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-21T15:11:51.895Z] b85a868b505f: Pulling fs layer [2024-02-21T15:11:51.895Z] e2be974225ed: Pulling fs layer [2024-02-21T15:11:51.895Z] 339a4e72a1f5: Pulling fs layer [2024-02-21T15:11:51.895Z] 988bab9f4d93: Pulling fs layer [2024-02-21T15:11:51.895Z] 1469e6f7b9e6: Pulling fs layer [2024-02-21T15:11:51.895Z] eaf3925da568: Pulling fs layer [2024-02-21T15:11:51.895Z] 988bab9f4d93: Waiting [2024-02-21T15:11:51.895Z] 1469e6f7b9e6: Waiting [2024-02-21T15:11:51.895Z] bab4dde63d76: Pulling fs layer [2024-02-21T15:11:51.895Z] eaf3925da568: Waiting [2024-02-21T15:11:51.895Z] bde34c3a00c8: Pulling fs layer [2024-02-21T15:11:51.895Z] b352a97aabf1: Pulling fs layer [2024-02-21T15:11:51.895Z] bab4dde63d76: Waiting [2024-02-21T15:11:51.895Z] 4872d77fe225: Pulling fs layer [2024-02-21T15:11:51.895Z] 5851b861e8e6: Pulling fs layer [2024-02-21T15:11:51.895Z] b352a97aabf1: Waiting [2024-02-21T15:11:51.895Z] 4872d77fe225: Waiting [2024-02-21T15:11:51.895Z] 5851b861e8e6: Waiting [2024-02-21T15:11:51.895Z] bde34c3a00c8: Waiting [2024-02-21T15:11:51.895Z] e2be974225ed: Download complete [2024-02-21T15:11:51.895Z] 988bab9f4d93: Verifying Checksum [2024-02-21T15:11:51.895Z] 988bab9f4d93: Download complete [2024-02-21T15:11:51.895Z] 1469e6f7b9e6: Verifying Checksum [2024-02-21T15:11:51.895Z] 1469e6f7b9e6: Download complete [2024-02-21T15:11:51.895Z] 339a4e72a1f5: Verifying Checksum [2024-02-21T15:11:51.895Z] 339a4e72a1f5: Download complete [2024-02-21T15:11:51.895Z] eaf3925da568: Verifying Checksum [2024-02-21T15:11:51.895Z] eaf3925da568: Download complete [2024-02-21T15:11:51.895Z] bde34c3a00c8: Verifying Checksum [2024-02-21T15:11:51.895Z] bde34c3a00c8: Download complete [2024-02-21T15:11:52.154Z] b352a97aabf1: Download complete [2024-02-21T15:11:52.154Z] 4872d77fe225: Verifying Checksum [2024-02-21T15:11:52.154Z] 4872d77fe225: Download complete [2024-02-21T15:11:52.154Z] 5851b861e8e6: Verifying Checksum [2024-02-21T15:11:52.154Z] 5851b861e8e6: Download complete [2024-02-21T15:11:52.154Z] b85a868b505f: Verifying Checksum [2024-02-21T15:11:52.154Z] b85a868b505f: Download complete [2024-02-21T15:11:52.414Z] bab4dde63d76: Verifying Checksum [2024-02-21T15:11:52.414Z] bab4dde63d76: Download complete [2024-02-21T15:11:53.798Z] b85a868b505f: Pull complete [2024-02-21T15:11:54.741Z] e2be974225ed: Pull complete [2024-02-21T15:11:55.682Z] 339a4e72a1f5: Pull complete [2024-02-21T15:11:55.682Z] 988bab9f4d93: Pull complete [2024-02-21T15:11:56.250Z] 1469e6f7b9e6: Pull complete [2024-02-21T15:11:56.250Z] eaf3925da568: Pull complete [2024-02-21T15:11:58.155Z] bab4dde63d76: Pull complete [2024-02-21T15:11:58.155Z] bde34c3a00c8: Pull complete [2024-02-21T15:11:58.155Z] b352a97aabf1: Pull complete [2024-02-21T15:11:58.155Z] 4872d77fe225: Pull complete [2024-02-21T15:11:58.155Z] 5851b861e8e6: Pull complete [2024-02-21T15:11:58.416Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-21T15:11:58.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T15:11:58.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:11:58.621Z] prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container [2024-02-21T15:11:58.647Z] $ 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 [2024-02-21T15:12:02.660Z] $ docker top cb6a9e4d5e0cfa66bb64027f9051cb7712b7208b20a5d45a23117000690beedf -eo pid,comm [2024-02-21T15:12:02.724Z] 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). [2024-02-21T15:12:02.724Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T15:12:02.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T15:12:02.813Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T15:12:02.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T15:12:02.929Z] $ docker exec cb6a9e4d5e0cfa66bb64027f9051cb7712b7208b20a5d45a23117000690beedf ssh-agent [2024-02-21T15:12:03.049Z] SSH_AUTH_SOCK=/tmp/ssh-dtdzHjqOmMoi/agent.32 [2024-02-21T15:12:03.049Z] SSH_AGENT_PID=38 [2024-02-21T15:12:03.057Z] Running ssh-add (command line suppressed) [2024-02-21T15:12:03.158Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15586080026612355229.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15586080026612355229.key) [2024-02-21T15:12:03.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T15:12:03.486Z] + git tag --points-at HEAD [Pipeline] } [2024-02-21T15:12:03.491Z] $ docker exec --env ******** --env ******** cb6a9e4d5e0cfa66bb64027f9051cb7712b7208b20a5d45a23117000690beedf ssh-agent -k [2024-02-21T15:12:03.591Z] unset SSH_AUTH_SOCK; [2024-02-21T15:12:03.592Z] unset SSH_AGENT_PID; [2024-02-21T15:12:03.592Z] echo Agent pid 38 killed; [2024-02-21T15:12:03.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-21T15:12:03.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T15:12:03.676Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T15:12:03.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T15:12:03.800Z] $ docker exec cb6a9e4d5e0cfa66bb64027f9051cb7712b7208b20a5d45a23117000690beedf ssh-agent [2024-02-21T15:12:03.914Z] SSH_AUTH_SOCK=/tmp/ssh-S7k1oTl1BCwO/agent.71 [2024-02-21T15:12:03.914Z] SSH_AGENT_PID=77 [2024-02-21T15:12:03.919Z] Running ssh-add (command line suppressed) [2024-02-21T15:12:04.028Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4721590055810772628.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4721590055810772628.key) [2024-02-21T15:12:04.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T15:12:04.363Z] + git semver init [2024-02-21T15:12:04.624Z] 2024-02-21 15:12:04,532 [run_init] DEBUG init version:0.0.0 force:False [2024-02-21T15:12:04.624Z] 2024-02-21 15:12:04,533 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-02-21T15:12:04.624Z] 2024-02-21 15:12:04,533 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-02-21T15:12:04.624Z] 2024-02-21 15:12:04,533 [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) [2024-02-21T15:12:06.531Z] 2024-02-21 15:12:06,242 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-02-21T15:12:06.531Z] 2024-02-21 15:12:06,243 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-02-21T15:12:06.531Z] 2024-02-21 15:12:06,243 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-21T15:12:06.531Z] 2024-02-21 15:12:06,243 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-21T15:12:06.531Z] 3.2.0-dev.10 [Pipeline] } [2024-02-21T15:12:06.533Z] $ docker exec --env ******** --env ******** cb6a9e4d5e0cfa66bb64027f9051cb7712b7208b20a5d45a23117000690beedf ssh-agent -k [2024-02-21T15:12:06.630Z] unset SSH_AUTH_SOCK; [2024-02-21T15:12:06.630Z] unset SSH_AGENT_PID; [2024-02-21T15:12:06.631Z] echo Agent pid 77 killed; [2024-02-21T15:12:06.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T15:12:07.029Z] + git semver [Pipeline] } [2024-02-21T15:12:07.295Z] $ docker stop --time=1 cb6a9e4d5e0cfa66bb64027f9051cb7712b7208b20a5d45a23117000690beedf [2024-02-21T15:12:09.180Z] $ docker rm -f --volumes cb6a9e4d5e0cfa66bb64027f9051cb7712b7208b20a5d45a23117000690beedf [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T15:12:09.631Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-21T15:12:09.919Z] Stashed 1 file(s) [Pipeline] echo [2024-02-21T15:12:09.922Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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 [2024-02-21T15:12:10.266Z] provisioning config files... [2024-02-21T15:12:10.276Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3092574066643474159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:12:10.600Z] ---> ****-login.sh [2024-02-21T15:12:10.600Z] nexus3.edgexfoundry.org:10001 [2024-02-21T15:12:10.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:12:10.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:12:10.601Z] Configure a credential helper to remove this warning. See [2024-02-21T15:12:10.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:12:10.601Z] [2024-02-21T15:12:10.601Z] Login Succeeded [2024-02-21T15:12:10.601Z] nexus3.edgexfoundry.org:10002 [2024-02-21T15:12:10.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:12:10.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:12:10.601Z] Configure a credential helper to remove this warning. See [2024-02-21T15:12:10.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:12:10.601Z] [2024-02-21T15:12:10.601Z] Login Succeeded [2024-02-21T15:12:10.601Z] nexus3.edgexfoundry.org:10003 [2024-02-21T15:12:10.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:12:10.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:12:10.860Z] Configure a credential helper to remove this warning. See [2024-02-21T15:12:10.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:12:10.860Z] [2024-02-21T15:12:10.860Z] Login Succeeded [2024-02-21T15:12:10.860Z] nexus3.edgexfoundry.org:10004 [2024-02-21T15:12:10.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:12:10.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:12:10.860Z] Configure a credential helper to remove this warning. See [2024-02-21T15:12:10.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:12:10.860Z] [2024-02-21T15:12:10.860Z] Login Succeeded [2024-02-21T15:12:10.860Z] ****.io [2024-02-21T15:12:11.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:12:11.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:12:11.379Z] Configure a credential helper to remove this warning. See [2024-02-21T15:12:11.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:12:11.379Z] [2024-02-21T15:12:11.379Z] Login Succeeded [2024-02-21T15:12:11.379Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T15:12:11.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-21T15:12:11.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T15:12:11.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T15:12:11.618Z] ========================================================= [2024-02-21T15:12:11.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-21T15:12:11.618Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:12:12.025Z] + 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 . [2024-02-21T15:12:12.025Z] Sending build context to Docker daemon 16.89MB [2024-02-21T15:12:12.025Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T15:12:12.025Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-21T15:12:12.283Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-21T15:12:12.283Z] 7264a8db6415: Pulling fs layer [2024-02-21T15:12:12.283Z] c4d48a809fc2: Pulling fs layer [2024-02-21T15:12:12.283Z] 4f1c88b9dad5: Pulling fs layer [2024-02-21T15:12:12.283Z] ad3a456e5733: Pulling fs layer [2024-02-21T15:12:12.283Z] 69c7f0334f64: Pulling fs layer [2024-02-21T15:12:12.283Z] 1f1c1a5573a3: Pulling fs layer [2024-02-21T15:12:12.283Z] ce7588e14bc9: Pulling fs layer [2024-02-21T15:12:12.283Z] b5e4710f87ac: Pulling fs layer [2024-02-21T15:12:12.283Z] ad3a456e5733: Waiting [2024-02-21T15:12:12.283Z] 69c7f0334f64: Waiting [2024-02-21T15:12:12.283Z] ce7588e14bc9: Waiting [2024-02-21T15:12:12.283Z] b5e4710f87ac: Waiting [2024-02-21T15:12:12.283Z] c4d48a809fc2: Download complete [2024-02-21T15:12:12.283Z] ad3a456e5733: Verifying Checksum [2024-02-21T15:12:12.283Z] ad3a456e5733: Download complete [2024-02-21T15:12:12.283Z] 69c7f0334f64: Verifying Checksum [2024-02-21T15:12:12.283Z] 69c7f0334f64: Download complete [2024-02-21T15:12:12.283Z] 7264a8db6415: Verifying Checksum [2024-02-21T15:12:12.283Z] 7264a8db6415: Download complete [2024-02-21T15:12:12.283Z] 1f1c1a5573a3: Verifying Checksum [2024-02-21T15:12:12.283Z] 1f1c1a5573a3: Download complete [2024-02-21T15:12:12.542Z] b5e4710f87ac: Verifying Checksum [2024-02-21T15:12:12.542Z] b5e4710f87ac: Download complete [2024-02-21T15:12:12.542Z] 7264a8db6415: Pull complete [2024-02-21T15:12:12.802Z] c4d48a809fc2: Pull complete [2024-02-21T15:12:12.802Z] 4f1c88b9dad5: Verifying Checksum [2024-02-21T15:12:12.802Z] 4f1c88b9dad5: Download complete [2024-02-21T15:12:13.370Z] ce7588e14bc9: Verifying Checksum [2024-02-21T15:12:16.822Z] 4f1c88b9dad5: Pull complete [2024-02-21T15:12:17.108Z] ad3a456e5733: Pull complete [2024-02-21T15:12:17.108Z] 69c7f0334f64: Pull complete [2024-02-21T15:12:17.108Z] 1f1c1a5573a3: Pull complete [2024-02-21T15:12:19.651Z] ce7588e14bc9: Pull complete [2024-02-21T15:12:20.218Z] b5e4710f87ac: Pull complete [2024-02-21T15:12:20.218Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-21T15:12:20.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-21T15:12:20.218Z] ---> 88b5674ff536 [2024-02-21T15:12:20.218Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T15:12:25.174Z] Still waiting to schedule task [2024-02-21T15:12:25.174Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-21T15:12:38.354Z] ---> Running in a07cf604f014 [2024-02-21T15:12:38.354Z] Removing intermediate container a07cf604f014 [2024-02-21T15:12:38.354Z] ---> ee7b19223925 [2024-02-21T15:12:38.354Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T15:12:38.354Z] ---> Running in 7baba5b99dbe [2024-02-21T15:12:38.354Z] Removing intermediate container 7baba5b99dbe [2024-02-21T15:12:38.354Z] ---> 37625a88b6d8 [2024-02-21T15:12:38.354Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-21T15:12:38.354Z] ---> Running in 3394551b0d68 [2024-02-21T15:12:38.354Z] Removing intermediate container 3394551b0d68 [2024-02-21T15:12:38.354Z] ---> cdfd6314ed1f [2024-02-21T15:12:38.354Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T15:12:38.354Z] ---> Running in e83ee1e7f03f [2024-02-21T15:12:38.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T15:12:38.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T15:12:38.354Z] OK: 264 MiB in 52 packages [2024-02-21T15:12:38.354Z] Removing intermediate container e83ee1e7f03f [2024-02-21T15:12:38.354Z] ---> 813677974cdb [2024-02-21T15:12:38.354Z] Step 7/12 : WORKDIR /app [2024-02-21T15:12:38.354Z] ---> Running in 62486c802196 [2024-02-21T15:12:38.354Z] Removing intermediate container 62486c802196 [2024-02-21T15:12:38.354Z] ---> bec3fe00cd7d [2024-02-21T15:12:38.354Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-21T15:12:38.354Z] ---> 7a6e0adf82f0 [2024-02-21T15:12:38.354Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T15:12:38.354Z] ---> Running in 98f61f95da12 [2024-02-21T15:13:10.475Z] Removing intermediate container 98f61f95da12 [2024-02-21T15:13:10.475Z] ---> 2cff9e12c44a [2024-02-21T15:13:10.475Z] Step 10/12 : COPY . . [2024-02-21T15:13:10.475Z] ---> 26c9f2dbea67 [2024-02-21T15:13:10.475Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T15:13:10.475Z] ---> Running in ef27ed23254f [2024-02-21T15:13:10.475Z] Removing intermediate container ef27ed23254f [2024-02-21T15:13:10.475Z] ---> 723cc01e7fe9 [2024-02-21T15:13:10.475Z] Step 12/12 : RUN $MAKE [2024-02-21T15:13:10.475Z] ---> Running in d3d5451f4988 [2024-02-21T15:13:10.475Z] noop [2024-02-21T15:13:10.475Z] Removing intermediate container d3d5451f4988 [2024-02-21T15:13:10.475Z] ---> d8e935144fb1 [2024-02-21T15:13:10.475Z] Successfully built d8e935144fb1 [2024-02-21T15:13:10.475Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:13:10.863Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T15:13:10.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:13:10.981Z] prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container [2024-02-21T15:13:11.026Z] $ 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 [2024-02-21T15:13:11.344Z] $ docker top 1cdf7cc4b85f5613b4ac8039e79d2c9ae7ece2db49f4ca2a0116c4b9cd39f4a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T15:13:11.722Z] + go version [2024-02-21T15:13:11.722Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-21T15:13:11.741Z] $ docker stop --time=1 1cdf7cc4b85f5613b4ac8039e79d2c9ae7ece2db49f4ca2a0116c4b9cd39f4a2 [2024-02-21T15:13:13.016Z] $ docker rm -f --volumes 1cdf7cc4b85f5613b4ac8039e79d2c9ae7ece2db49f4ca2a0116c4b9cd39f4a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:13:13.613Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T15:13:13.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:13:13.721Z] prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container [2024-02-21T15:13:13.759Z] $ 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 [2024-02-21T15:13:14.739Z] $ docker top 46917c6a8c6e55b97c626e36754ccccf6f73d51c5cfa0f6ffef7e02526e96186 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T15:13:15.119Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-02-21T15:13:15.442Z] + make test [2024-02-21T15:13:15.442Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-21T15:13:37.367Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-21T15:13:37.367Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-21T15:13:37.367Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.142s coverage: 86.2% of statements [2024-02-21T15:13:37.936Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.696s coverage: 71.9% of statements [2024-02-21T15:13:59.919Z] go vet ./... [2024-02-21T15:14:00.855Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T15:14:00.855Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T15:14:00.855Z] ./bin/test-attribution.sh [2024-02-21T15:14:00.855Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-21T15:14:00.855Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-21T15:14:00.855Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-21T15:14:00.855Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-21T15:14:00.855Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-21T15:14:00.855Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-21T15:14:00.855Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-21T15:14:01.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-21T15:14:01.166Z] $ docker stop --time=1 46917c6a8c6e55b97c626e36754ccccf6f73d51c5cfa0f6ffef7e02526e96186 [2024-02-21T15:14:04.888Z] $ docker rm -f --volumes 46917c6a8c6e55b97c626e36754ccccf6f73d51c5cfa0f6ffef7e02526e96186 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T15:14:05.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-21T15:14:05.497Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-21T15:14:06.048Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-21T15:14:06.333Z] + ls -al . [2024-02-21T15:14:06.333Z] total 208 [2024-02-21T15:14:06.333Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 15:13 . [2024-02-21T15:14:06.333Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 15:11 .. [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 15:11 .dockerignore [2024-02-21T15:14:06.333Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 15:13 .git [2024-02-21T15:14:06.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:11 .github [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 15:11 .gitignore [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 15:11 .golangci.yml [2024-02-21T15:14:06.333Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 15:12 .semver [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 21 15:11 Attribution.txt [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 15:11 CHANGELOG.md [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 21 15:11 Dockerfile [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 15:11 GOVERNANCE.md [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 15:11 Jenkinsfile [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 15:11 LICENSE [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 21 15:11 Makefile [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 15:11 OWNERS.md [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 15:11 README.md [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 15:12 VERSION [2024-02-21T15:14:06.333Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:11 bin [2024-02-21T15:14:06.333Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 21 15:13 coverage.out [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 3971 Feb 21 15:11 go.mod [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 34426 Feb 21 15:11 go.sum [2024-02-21T15:14:06.333Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:11 images [2024-02-21T15:14:06.333Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 15:11 internal [2024-02-21T15:14:06.333Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 15:11 main.go [2024-02-21T15:14:06.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:11 openapi [2024-02-21T15:14:06.333Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:11 res [2024-02-21T15:14:06.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:11 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:06.688Z] + 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=a6e2107e1d40900642d889715de83f26bf06cb4f --label arch=amd64 --label version=3.2.0-dev.10 . [2024-02-21T15:14:06.688Z] Sending build context to Docker daemon 16.89MB [2024-02-21T15:14:06.688Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T15:14:06.688Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-21T15:14:06.688Z] ---> d8e935144fb1 [2024-02-21T15:14:06.688Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T15:14:07.260Z] ---> Running in b30099a61f33 [2024-02-21T15:14:07.260Z] Removing intermediate container b30099a61f33 [2024-02-21T15:14:07.260Z] ---> bc56cf0cb216 [2024-02-21T15:14:07.260Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T15:14:07.260Z] ---> Running in f3250f359a2e [2024-02-21T15:14:07.260Z] Removing intermediate container f3250f359a2e [2024-02-21T15:14:07.260Z] ---> 2564eba0f5d6 [2024-02-21T15:14:07.260Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-21T15:14:07.260Z] ---> Running in ae82a9147f52 [2024-02-21T15:14:07.260Z] Removing intermediate container ae82a9147f52 [2024-02-21T15:14:07.260Z] ---> c4ab226eef06 [2024-02-21T15:14:07.260Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T15:14:07.260Z] ---> Running in 054caf25eb79 [2024-02-21T15:14:07.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T15:14:07.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T15:14:07.778Z] OK: 264 MiB in 52 packages [2024-02-21T15:14:08.342Z] Removing intermediate container 054caf25eb79 [2024-02-21T15:14:08.342Z] ---> ba60623c777f [2024-02-21T15:14:08.342Z] Step 7/30 : WORKDIR /app [2024-02-21T15:14:08.342Z] ---> Running in 33e97b681065 [2024-02-21T15:14:08.342Z] Removing intermediate container 33e97b681065 [2024-02-21T15:14:08.342Z] ---> 7f61c93ddb82 [2024-02-21T15:14:08.342Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-21T15:14:08.342Z] ---> 98a437bc2095 [2024-02-21T15:14:08.342Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T15:14:08.342Z] ---> Running in c2198db2f192 [2024-02-21T15:14:08.910Z] Removing intermediate container c2198db2f192 [2024-02-21T15:14:08.910Z] ---> cec66668d89a [2024-02-21T15:14:08.910Z] Step 10/30 : COPY . . [2024-02-21T15:14:09.857Z] ---> b5d458d7b167 [2024-02-21T15:14:09.857Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T15:14:09.857Z] ---> Running in 939ad7f908ef [2024-02-21T15:14:09.857Z] Removing intermediate container 939ad7f908ef [2024-02-21T15:14:09.857Z] ---> c2a9266f914d [2024-02-21T15:14:09.857Z] Step 12/30 : RUN $MAKE [2024-02-21T15:14:09.857Z] ---> Running in 633e675623c2 [2024-02-21T15:14:10.114Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.10" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-02-21T15:14:36.651Z] Removing intermediate container 633e675623c2 [2024-02-21T15:14:36.651Z] ---> b3c9ce49279c [2024-02-21T15:14:36.651Z] Step 13/30 : FROM alpine:3.18 [2024-02-21T15:14:36.651Z] 3.18: Pulling from library/alpine [2024-02-21T15:14:36.651Z] 619be1103602: Pulling fs layer [2024-02-21T15:14:36.651Z] 619be1103602: Verifying Checksum [2024-02-21T15:14:36.651Z] 619be1103602: Download complete [2024-02-21T15:14:36.651Z] 619be1103602: Pull complete [2024-02-21T15:14:36.651Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T15:14:36.651Z] Status: Downloaded newer image for alpine:3.18 [2024-02-21T15:14:36.651Z] ---> d3782b16ccc9 [2024-02-21T15:14:36.651Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-21T15:14:36.651Z] ---> Running in 9ba8d8edcafd [2024-02-21T15:14:36.651Z] Removing intermediate container 9ba8d8edcafd [2024-02-21T15:14:36.651Z] ---> 8f9ad602e950 [2024-02-21T15:14:36.651Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-21T15:14:36.651Z] ---> Running in 5569de45c112 [2024-02-21T15:14:36.651Z] Removing intermediate container 5569de45c112 [2024-02-21T15:14:36.651Z] ---> 60605fb8e60a [2024-02-21T15:14:36.651Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-21T15:14:36.651Z] ---> Running in ee802b6819ef [2024-02-21T15:14:36.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T15:14:36.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T15:14:36.651Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T15:14:36.651Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T15:14:36.651Z] Executing busybox-1.36.1-r5.trigger [2024-02-21T15:14:36.651Z] Executing ca-certificates-20230506-r0.trigger [2024-02-21T15:14:36.651Z] OK: 8 MiB in 17 packages [2024-02-21T15:14:36.651Z] Removing intermediate container ee802b6819ef [2024-02-21T15:14:36.651Z] ---> 6421ea0daf36 [2024-02-21T15:14:36.651Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-21T15:14:36.651Z] ---> Running in e9dfbbc0a00f [2024-02-21T15:14:36.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T15:14:36.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T15:14:36.651Z] OK: 8 MiB in 17 packages [2024-02-21T15:14:36.651Z] Removing intermediate container e9dfbbc0a00f [2024-02-21T15:14:36.651Z] ---> 2fde1388565f [2024-02-21T15:14:36.651Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-21T15:14:36.651Z] ---> c467a06ddee1 [2024-02-21T15:14:36.651Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-21T15:14:36.651Z] ---> f4e650a283e2 [2024-02-21T15:14:36.651Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-21T15:14:36.651Z] ---> 8314e3b62c97 [2024-02-21T15:14:36.651Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-21T15:14:36.651Z] ---> a3030b2d4cf1 [2024-02-21T15:14:36.651Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-21T15:14:37.586Z] ---> b02458c4dab9 [2024-02-21T15:14:37.587Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-21T15:14:37.587Z] ---> Running in 252a8e14928a [2024-02-21T15:14:37.846Z] Removing intermediate container 252a8e14928a [2024-02-21T15:14:37.846Z] ---> 9780e5c59478 [2024-02-21T15:14:37.846Z] Step 24/30 : VOLUME /cache [2024-02-21T15:14:37.846Z] ---> Running in 48e9aec755a7 [2024-02-21T15:14:38.106Z] Removing intermediate container 48e9aec755a7 [2024-02-21T15:14:38.106Z] ---> aca032ce7741 [2024-02-21T15:14:38.106Z] Step 25/30 : EXPOSE 59711 [2024-02-21T15:14:38.106Z] ---> Running in 9c21a714adee [2024-02-21T15:14:38.106Z] Removing intermediate container 9c21a714adee [2024-02-21T15:14:38.106Z] ---> 6c7e900a6887 [2024-02-21T15:14:38.106Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-21T15:14:38.106Z] ---> Running in 7dd27a8b8cd9 [2024-02-21T15:14:38.106Z] Removing intermediate container 7dd27a8b8cd9 [2024-02-21T15:14:38.106Z] ---> 42fc68cf5c69 [2024-02-21T15:14:38.106Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-21T15:14:38.364Z] ---> Running in bcc6ca7b44bf [2024-02-21T15:14:38.364Z] Removing intermediate container bcc6ca7b44bf [2024-02-21T15:14:38.364Z] ---> e1e28f528a97 [2024-02-21T15:14:38.364Z] Step 28/30 : LABEL arch=amd64 [2024-02-21T15:14:38.364Z] ---> Running in e4ab2f093f64 [2024-02-21T15:14:38.364Z] Removing intermediate container e4ab2f093f64 [2024-02-21T15:14:38.364Z] ---> 83256ab30242 [2024-02-21T15:14:38.364Z] Step 29/30 : LABEL git_sha=a6e2107e1d40900642d889715de83f26bf06cb4f [2024-02-21T15:14:38.364Z] ---> Running in 65f113012a03 [2024-02-21T15:14:38.624Z] Removing intermediate container 65f113012a03 [2024-02-21T15:14:38.624Z] ---> ba72e36af420 [2024-02-21T15:14:38.624Z] Step 30/30 : LABEL version=3.2.0-dev.10 [2024-02-21T15:14:38.624Z] ---> Running in 43a425579970 [2024-02-21T15:14:38.624Z] Removing intermediate container 43a425579970 [2024-02-21T15:14:38.624Z] ---> 64460ba9b9e6 [2024-02-21T15:14:38.624Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-21T15:14:38.624Z] Successfully built 64460ba9b9e6 [2024-02-21T15:14:38.624Z] 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 [2024-02-21T15:14:38.907Z] provisioning config files... [2024-02-21T15:14:38.919Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16015970730583744690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:14:39.263Z] ---> ****-login.sh [2024-02-21T15:14:39.263Z] nexus3.edgexfoundry.org:10001 [2024-02-21T15:14:39.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:14:39.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:14:39.263Z] Configure a credential helper to remove this warning. See [2024-02-21T15:14:39.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:14:39.263Z] [2024-02-21T15:14:39.263Z] Login Succeeded [2024-02-21T15:14:39.263Z] nexus3.edgexfoundry.org:10002 [2024-02-21T15:14:39.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:14:39.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:14:39.263Z] Configure a credential helper to remove this warning. See [2024-02-21T15:14:39.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:14:39.263Z] [2024-02-21T15:14:39.263Z] Login Succeeded [2024-02-21T15:14:39.263Z] nexus3.edgexfoundry.org:10003 [2024-02-21T15:14:39.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:14:39.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:14:39.521Z] Configure a credential helper to remove this warning. See [2024-02-21T15:14:39.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:14:39.521Z] [2024-02-21T15:14:39.521Z] Login Succeeded [2024-02-21T15:14:39.521Z] nexus3.edgexfoundry.org:10004 [2024-02-21T15:14:39.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:14:39.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:14:39.521Z] Configure a credential helper to remove this warning. See [2024-02-21T15:14:39.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:14:39.521Z] [2024-02-21T15:14:39.521Z] Login Succeeded [2024-02-21T15:14:39.521Z] ****.io [2024-02-21T15:14:39.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:14:39.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:14:39.781Z] Configure a credential helper to remove this warning. See [2024-02-21T15:14:39.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:14:39.781Z] [2024-02-21T15:14:39.781Z] Login Succeeded [2024-02-21T15:14:39.781Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T15:14:39.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T15:14:39.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T15:14:39.967Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-02-21T15:14:39.967Z] a6e2107e1d40900642d889715de83f26bf06cb4f [2024-02-21T15:14:39.967Z] latest [2024-02-21T15:14:39.967Z] 3.2.0-dev.10 [2024-02-21T15:14:39.967Z] a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 [2024-02-21T15:14:39.967Z] main [2024-02-21T15:14:39.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:40.406Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:40.790Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6e2107e1d40900642d889715de83f26bf06cb4f [2024-02-21T15:14:40.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-21T15:14:40.790Z] 301733a72a59: Preparing [2024-02-21T15:14:40.790Z] 585cb317dfce: Preparing [2024-02-21T15:14:40.790Z] cb8f9d1a2a32: Preparing [2024-02-21T15:14:40.790Z] cac7023f0824: Preparing [2024-02-21T15:14:40.790Z] 1f9f56206442: Preparing [2024-02-21T15:14:40.790Z] db4cb76a9c18: Preparing [2024-02-21T15:14:40.790Z] 3ec9b0775e8b: Preparing [2024-02-21T15:14:40.790Z] 7ac2148f7af5: Preparing [2024-02-21T15:14:40.790Z] aedc3bda2944: Preparing [2024-02-21T15:14:40.790Z] 7ac2148f7af5: Waiting [2024-02-21T15:14:40.790Z] aedc3bda2944: Waiting [2024-02-21T15:14:40.790Z] db4cb76a9c18: Waiting [2024-02-21T15:14:40.790Z] 3ec9b0775e8b: Waiting [2024-02-21T15:14:40.790Z] 1f9f56206442: Pushed [2024-02-21T15:14:40.790Z] cac7023f0824: Pushed [2024-02-21T15:14:40.790Z] 301733a72a59: Pushed [2024-02-21T15:14:40.790Z] cb8f9d1a2a32: Pushed [2024-02-21T15:14:40.790Z] aedc3bda2944: Layer already exists [2024-02-21T15:14:41.050Z] db4cb76a9c18: Pushed [2024-02-21T15:14:41.050Z] 3ec9b0775e8b: Pushed [2024-02-21T15:14:41.050Z] 7ac2148f7af5: Pushed [2024-02-21T15:14:43.596Z] 585cb317dfce: Pushed [2024-02-21T15:14:43.596Z] a6e2107e1d40900642d889715de83f26bf06cb4f: digest: sha256:ce385667c44222e0bda61d3a9e50c6a5c6451623153e8df2ac44bb1968bdc0a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:43.988Z] + 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 [2024-02-21T15:14:44.378Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-02-21T15:14:44.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-21T15:14:44.378Z] 301733a72a59: Preparing [2024-02-21T15:14:44.378Z] 585cb317dfce: Preparing [2024-02-21T15:14:44.378Z] cb8f9d1a2a32: Preparing [2024-02-21T15:14:44.378Z] cac7023f0824: Preparing [2024-02-21T15:14:44.378Z] 1f9f56206442: Preparing [2024-02-21T15:14:44.378Z] db4cb76a9c18: Preparing [2024-02-21T15:14:44.378Z] 3ec9b0775e8b: Preparing [2024-02-21T15:14:44.378Z] 7ac2148f7af5: Preparing [2024-02-21T15:14:44.378Z] aedc3bda2944: Preparing [2024-02-21T15:14:44.378Z] 3ec9b0775e8b: Waiting [2024-02-21T15:14:44.378Z] 7ac2148f7af5: Waiting [2024-02-21T15:14:44.378Z] aedc3bda2944: Waiting [2024-02-21T15:14:44.378Z] db4cb76a9c18: Waiting [2024-02-21T15:14:44.378Z] 585cb317dfce: Layer already exists [2024-02-21T15:14:44.378Z] cac7023f0824: Layer already exists [2024-02-21T15:14:44.378Z] cb8f9d1a2a32: Layer already exists [2024-02-21T15:14:44.378Z] 1f9f56206442: Layer already exists [2024-02-21T15:14:44.378Z] 301733a72a59: Layer already exists [2024-02-21T15:14:44.378Z] 3ec9b0775e8b: Layer already exists [2024-02-21T15:14:44.378Z] db4cb76a9c18: Layer already exists [2024-02-21T15:14:44.378Z] 7ac2148f7af5: Layer already exists [2024-02-21T15:14:44.378Z] aedc3bda2944: Layer already exists [2024-02-21T15:14:44.378Z] latest: digest: sha256:ce385667c44222e0bda61d3a9e50c6a5c6451623153e8df2ac44bb1968bdc0a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:44.779Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:45.179Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.10 [2024-02-21T15:14:45.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-21T15:14:45.179Z] 301733a72a59: Preparing [2024-02-21T15:14:45.179Z] 585cb317dfce: Preparing [2024-02-21T15:14:45.179Z] cb8f9d1a2a32: Preparing [2024-02-21T15:14:45.179Z] cac7023f0824: Preparing [2024-02-21T15:14:45.179Z] 1f9f56206442: Preparing [2024-02-21T15:14:45.179Z] db4cb76a9c18: Preparing [2024-02-21T15:14:45.179Z] 3ec9b0775e8b: Preparing [2024-02-21T15:14:45.179Z] 7ac2148f7af5: Preparing [2024-02-21T15:14:45.179Z] aedc3bda2944: Preparing [2024-02-21T15:14:45.180Z] db4cb76a9c18: Waiting [2024-02-21T15:14:45.180Z] 3ec9b0775e8b: Waiting [2024-02-21T15:14:45.180Z] aedc3bda2944: Waiting [2024-02-21T15:14:45.180Z] 7ac2148f7af5: Waiting [2024-02-21T15:14:45.180Z] 1f9f56206442: Layer already exists [2024-02-21T15:14:45.180Z] cb8f9d1a2a32: Layer already exists [2024-02-21T15:14:45.180Z] cac7023f0824: Layer already exists [2024-02-21T15:14:45.180Z] 585cb317dfce: Layer already exists [2024-02-21T15:14:45.180Z] 301733a72a59: Layer already exists [2024-02-21T15:14:45.180Z] 7ac2148f7af5: Layer already exists [2024-02-21T15:14:45.180Z] 3ec9b0775e8b: Layer already exists [2024-02-21T15:14:45.180Z] aedc3bda2944: Layer already exists [2024-02-21T15:14:45.180Z] db4cb76a9c18: Layer already exists [2024-02-21T15:14:45.180Z] 3.2.0-dev.10: digest: sha256:ce385667c44222e0bda61d3a9e50c6a5c6451623153e8df2ac44bb1968bdc0a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:45.647Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:46.050Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 [2024-02-21T15:14:46.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-21T15:14:46.050Z] 301733a72a59: Preparing [2024-02-21T15:14:46.050Z] 585cb317dfce: Preparing [2024-02-21T15:14:46.050Z] cb8f9d1a2a32: Preparing [2024-02-21T15:14:46.050Z] cac7023f0824: Preparing [2024-02-21T15:14:46.050Z] 1f9f56206442: Preparing [2024-02-21T15:14:46.050Z] db4cb76a9c18: Preparing [2024-02-21T15:14:46.050Z] 3ec9b0775e8b: Preparing [2024-02-21T15:14:46.050Z] 7ac2148f7af5: Preparing [2024-02-21T15:14:46.050Z] aedc3bda2944: Preparing [2024-02-21T15:14:46.050Z] db4cb76a9c18: Waiting [2024-02-21T15:14:46.050Z] 3ec9b0775e8b: Waiting [2024-02-21T15:14:46.050Z] 7ac2148f7af5: Waiting [2024-02-21T15:14:46.050Z] aedc3bda2944: Waiting [2024-02-21T15:14:46.050Z] 301733a72a59: Layer already exists [2024-02-21T15:14:46.050Z] 585cb317dfce: Layer already exists [2024-02-21T15:14:46.050Z] cac7023f0824: Layer already exists [2024-02-21T15:14:46.050Z] cb8f9d1a2a32: Layer already exists [2024-02-21T15:14:46.050Z] 1f9f56206442: Layer already exists [2024-02-21T15:14:46.050Z] 3ec9b0775e8b: Layer already exists [2024-02-21T15:14:46.050Z] 7ac2148f7af5: Layer already exists [2024-02-21T15:14:46.050Z] db4cb76a9c18: Layer already exists [2024-02-21T15:14:46.050Z] aedc3bda2944: Layer already exists [2024-02-21T15:14:46.050Z] a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10: digest: sha256:ce385667c44222e0bda61d3a9e50c6a5c6451623153e8df2ac44bb1968bdc0a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:46.455Z] + 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 [2024-02-21T15:14:46.851Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-02-21T15:14:46.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-21T15:14:46.851Z] 301733a72a59: Preparing [2024-02-21T15:14:46.851Z] 585cb317dfce: Preparing [2024-02-21T15:14:46.851Z] cb8f9d1a2a32: Preparing [2024-02-21T15:14:46.851Z] cac7023f0824: Preparing [2024-02-21T15:14:46.851Z] 1f9f56206442: Preparing [2024-02-21T15:14:46.851Z] db4cb76a9c18: Preparing [2024-02-21T15:14:46.851Z] 3ec9b0775e8b: Preparing [2024-02-21T15:14:46.851Z] 7ac2148f7af5: Preparing [2024-02-21T15:14:46.851Z] aedc3bda2944: Preparing [2024-02-21T15:14:46.851Z] 3ec9b0775e8b: Waiting [2024-02-21T15:14:46.851Z] 7ac2148f7af5: Waiting [2024-02-21T15:14:46.851Z] aedc3bda2944: Waiting [2024-02-21T15:14:46.851Z] db4cb76a9c18: Waiting [2024-02-21T15:14:46.851Z] cb8f9d1a2a32: Layer already exists [2024-02-21T15:14:46.851Z] 585cb317dfce: Layer already exists [2024-02-21T15:14:46.851Z] 301733a72a59: Layer already exists [2024-02-21T15:14:46.851Z] 1f9f56206442: Layer already exists [2024-02-21T15:14:46.851Z] cac7023f0824: Layer already exists [2024-02-21T15:14:46.851Z] 3ec9b0775e8b: Layer already exists [2024-02-21T15:14:46.851Z] db4cb76a9c18: Layer already exists [2024-02-21T15:14:46.851Z] aedc3bda2944: Layer already exists [2024-02-21T15:14:46.851Z] 7ac2148f7af5: Layer already exists [2024-02-21T15:14:46.851Z] main: digest: sha256:ce385667c44222e0bda61d3a9e50c6a5c6451623153e8df2ac44bb1968bdc0a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T15:14:47.075Z] ===================================================== [Pipeline] echo [2024-02-21T15:14:47.117Z] taggedImages: [2024-02-21T15:14:47.117Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6e2107e1d40900642d889715de83f26bf06cb4f [2024-02-21T15:14:47.117Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-02-21T15:14:47.117Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.10 [2024-02-21T15:14:47.117Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 [2024-02-21T15:14:47.117Z] - 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 [2024-02-21T15:14:47.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T15:14:47.732Z] [2024-02-21T15:14:47.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:14:48.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T15:14:48.054Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-21T15:14:48.054Z] 5eb5b503b376: Pulling fs layer [2024-02-21T15:14:48.054Z] 5c69ac0246d0: Pulling fs layer [2024-02-21T15:14:48.054Z] ec43610c2a17: Pulling fs layer [2024-02-21T15:14:48.054Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-21T15:14:48.054Z] 33b1e0a273af: Pulling fs layer [2024-02-21T15:14:48.054Z] 5d3b04190fa2: Pulling fs layer [2024-02-21T15:14:48.054Z] 2f39f015ded8: Pulling fs layer [2024-02-21T15:14:48.054Z] 3a2ae6a8a46f: Waiting [2024-02-21T15:14:48.054Z] 33b1e0a273af: Waiting [2024-02-21T15:14:48.054Z] 5d3b04190fa2: Waiting [2024-02-21T15:14:48.054Z] 2f39f015ded8: Waiting [2024-02-21T15:14:48.054Z] 5c69ac0246d0: Verifying Checksum [2024-02-21T15:14:48.054Z] 5c69ac0246d0: Download complete [2024-02-21T15:14:48.054Z] 3a2ae6a8a46f: Download complete [2024-02-21T15:14:48.054Z] 33b1e0a273af: Verifying Checksum [2024-02-21T15:14:48.054Z] 33b1e0a273af: Download complete [2024-02-21T15:14:48.054Z] 5d3b04190fa2: Verifying Checksum [2024-02-21T15:14:48.054Z] 5d3b04190fa2: Download complete [2024-02-21T15:14:48.054Z] ec43610c2a17: Verifying Checksum [2024-02-21T15:14:48.054Z] ec43610c2a17: Download complete [2024-02-21T15:14:48.311Z] 5eb5b503b376: Download complete [2024-02-21T15:14:48.876Z] 2f39f015ded8: Download complete [2024-02-21T15:14:49.442Z] 5eb5b503b376: Pull complete [2024-02-21T15:14:49.442Z] 5c69ac0246d0: Pull complete [2024-02-21T15:14:50.008Z] ec43610c2a17: Pull complete [2024-02-21T15:14:50.008Z] 3a2ae6a8a46f: Pull complete [2024-02-21T15:14:50.008Z] 33b1e0a273af: Pull complete [2024-02-21T15:14:50.266Z] 5d3b04190fa2: Pull complete [2024-02-21T15:14:54.450Z] 2f39f015ded8: Pull complete [2024-02-21T15:14:54.451Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-21T15:14:54.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T15:14:54.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:14:54.661Z] prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container [2024-02-21T15:14:54.700Z] $ 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 [2024-02-21T15:14:58.850Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1415 in /w/workspace/dry_app-rfid-llrp-inventory_main [2024-02-21T15:15:00.021Z] $ docker top 793e945be37384e65538a26c23b8da7ce2bd3517260d470a7b2803502f619712 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-02-21T15:15:00.218Z] Running in /w/workspace/app-rfid-llrp-inventory/162 [Pipeline] { [Pipeline] checkout [2024-02-21T15:15:00.297Z] The recommended git tool is: git [2024-02-21T15:15:00.473Z] ---> job-cost.sh [2024-02-21T15:15:00.473Z] lf-activate-venv: SKIPPING [2024-02-21T15:15:00.473Z] INFO: No Stack... [2024-02-21T15:15:01.849Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T15:15:02.109Z] INFO: Archiving Costs [Pipeline] sh [2024-02-21T15:15:02.393Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-02-21T15:15:02.393Z] + cut -d, -f6 [Pipeline] lock [2024-02-21T15:15:02.406Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] [2024-02-21T15:15:02.412Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] did not exist. Created. [2024-02-21T15:15:02.420Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-21T15:15:02.782Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-21T15:15:02.846Z] Stashed 1 file(s) [Pipeline] } [2024-02-21T15:15:02.858Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-21T15:15:02.946Z] $ docker stop --time=1 793e945be37384e65538a26c23b8da7ce2bd3517260d470a7b2803502f619712 [2024-02-21T15:15:04.108Z] $ docker rm -f --volumes 793e945be37384e65538a26c23b8da7ce2bd3517260d470a7b2803502f619712 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-21T15:15:08.531Z] using credential edgex-jenkins-ssh [2024-02-21T15:15:08.554Z] Cloning the remote Git repository [2024-02-21T15:15:08.629Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-21T15:15:08.767Z] > git init /w/workspace/app-rfid-llrp-inventory/162 # timeout=10 [2024-02-21T15:15:08.976Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-21T15:15:08.977Z] > git --version # timeout=10 [2024-02-21T15:15:09.002Z] > git --version # 'git version 2.25.1' [2024-02-21T15:15:09.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T15:15:09.176Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T15:15:11.783Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-02-21T15:15:11.809Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T15:15:12.868Z] Avoid second fetch [2024-02-21T15:15:12.869Z] Checking out Revision a6e2107e1d40900642d889715de83f26bf06cb4f (main) [2024-02-21T15:15:13.564Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#272)" [2024-02-21T15:15:12.891Z] > git config core.sparsecheckout # timeout=10 [2024-02-21T15:15:12.969Z] > git checkout -f a6e2107e1d40900642d889715de83f26bf06cb4f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T15:15:15.056Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-21T15:15:15.056Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T15:15:15.056Z] Dload Upload Total Spent Left Speed [2024-02-21T15:15:15.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2024-02-21T15:15:15.410Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-21T15:15:15.742Z] + sudo tee /etc/docker/daemon.new [2024-02-21T15:15:15.743Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-21T15:15:15.743Z] { [2024-02-21T15:15:15.743Z] "registry-mirrors": [ [2024-02-21T15:15:15.743Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-21T15:15:15.743Z] ], [2024-02-21T15:15:15.743Z] "bip": "10.250.0.254/24", [2024-02-21T15:15:15.743Z] "hosts": [ [2024-02-21T15:15:15.743Z] "tcp://0.0.0.0:5555", [2024-02-21T15:15:15.743Z] "unix:///var/run/docker.sock" [2024-02-21T15:15:15.743Z] ], [2024-02-21T15:15:15.743Z] "mtu": 1458, [2024-02-21T15:15:15.743Z] "selinux-enabled": true, [2024-02-21T15:15:15.743Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-21T15:15:15.743Z] } [Pipeline] sh [2024-02-21T15:15:16.088Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-21T15:15:16.445Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T15:15:34.978Z] provisioning config files... [2024-02-21T15:15:35.010Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/162@tmp/config13808420880926082491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:15:35.499Z] ---> ****-login.sh [2024-02-21T15:15:35.499Z] nexus3.edgexfoundry.org:10001 [2024-02-21T15:15:35.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:15:36.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:15:36.042Z] Configure a credential helper to remove this warning. See [2024-02-21T15:15:36.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:15:36.042Z] [2024-02-21T15:15:36.042Z] Login Succeeded [2024-02-21T15:15:36.042Z] nexus3.edgexfoundry.org:10002 [2024-02-21T15:15:36.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:15:36.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:15:36.583Z] Configure a credential helper to remove this warning. See [2024-02-21T15:15:36.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:15:36.583Z] [2024-02-21T15:15:36.583Z] Login Succeeded [2024-02-21T15:15:36.583Z] nexus3.edgexfoundry.org:10003 [2024-02-21T15:15:36.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:15:36.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:15:36.861Z] Configure a credential helper to remove this warning. See [2024-02-21T15:15:36.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:15:36.861Z] [2024-02-21T15:15:36.861Z] Login Succeeded [2024-02-21T15:15:36.861Z] nexus3.edgexfoundry.org:10004 [2024-02-21T15:15:37.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:15:37.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:15:37.131Z] Configure a credential helper to remove this warning. See [2024-02-21T15:15:37.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:15:37.131Z] [2024-02-21T15:15:37.131Z] Login Succeeded [2024-02-21T15:15:37.131Z] ****.io [2024-02-21T15:15:37.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:15:37.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:15:37.675Z] Configure a credential helper to remove this warning. See [2024-02-21T15:15:37.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:15:37.675Z] [2024-02-21T15:15:37.675Z] Login Succeeded [2024-02-21T15:15:37.675Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T15:15:37.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-21T15:15:38.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T15:15:38.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T15:15:38.229Z] ========================================================= [2024-02-21T15:15:38.229Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-21T15:15:38.229Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:15:38.721Z] + 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 . [2024-02-21T15:15:38.989Z] Sending build context to Docker daemon 670.2kB [2024-02-21T15:15:38.989Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T15:15:38.989Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-21T15:15:39.258Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-21T15:15:39.258Z] 9fda8d8052c6: Pulling fs layer [2024-02-21T15:15:39.258Z] 5d54e960e981: Pulling fs layer [2024-02-21T15:15:39.258Z] c4a7e357bf2a: Pulling fs layer [2024-02-21T15:15:39.258Z] f0e02332f6b5: Pulling fs layer [2024-02-21T15:15:39.258Z] 872ee5b61b7b: Pulling fs layer [2024-02-21T15:15:39.258Z] 0c6a40ed1a82: Pulling fs layer [2024-02-21T15:15:39.258Z] 94ae7d8d031c: Pulling fs layer [2024-02-21T15:15:39.258Z] f0e02332f6b5: Waiting [2024-02-21T15:15:39.258Z] 872ee5b61b7b: Waiting [2024-02-21T15:15:39.258Z] 0c6a40ed1a82: Waiting [2024-02-21T15:15:39.258Z] 94ae7d8d031c: Waiting [2024-02-21T15:15:39.258Z] 5d54e960e981: Verifying Checksum [2024-02-21T15:15:39.258Z] 5d54e960e981: Download complete [2024-02-21T15:15:39.258Z] f0e02332f6b5: Verifying Checksum [2024-02-21T15:15:39.258Z] f0e02332f6b5: Download complete [2024-02-21T15:15:39.258Z] 872ee5b61b7b: Verifying Checksum [2024-02-21T15:15:39.258Z] 872ee5b61b7b: Download complete [2024-02-21T15:15:39.258Z] 9fda8d8052c6: Verifying Checksum [2024-02-21T15:15:39.258Z] 9fda8d8052c6: Download complete [2024-02-21T15:15:39.847Z] 94ae7d8d031c: Verifying Checksum [2024-02-21T15:15:39.847Z] 94ae7d8d031c: Download complete [2024-02-21T15:15:40.439Z] 9fda8d8052c6: Pull complete [2024-02-21T15:15:41.029Z] 5d54e960e981: Pull complete [2024-02-21T15:15:41.029Z] c4a7e357bf2a: Verifying Checksum [2024-02-21T15:15:41.029Z] c4a7e357bf2a: Download complete [2024-02-21T15:15:42.451Z] 0c6a40ed1a82: Verifying Checksum [2024-02-21T15:15:42.451Z] 0c6a40ed1a82: Download complete [2024-02-21T15:15:54.953Z] c4a7e357bf2a: Pull complete [2024-02-21T15:15:54.953Z] f0e02332f6b5: Pull complete [2024-02-21T15:15:54.953Z] 872ee5b61b7b: Pull complete [2024-02-21T15:16:07.329Z] 0c6a40ed1a82: Pull complete [2024-02-21T15:16:07.329Z] 94ae7d8d031c: Pull complete [2024-02-21T15:16:07.329Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-21T15:16:07.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-21T15:16:07.329Z] ---> 86de565de09d [2024-02-21T15:16:07.329Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T15:16:07.922Z] ---> Running in 2e0d6fccff4d [2024-02-21T15:16:08.203Z] Removing intermediate container 2e0d6fccff4d [2024-02-21T15:16:08.203Z] ---> f06ca8c097ab [2024-02-21T15:16:08.203Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T15:16:08.203Z] ---> Running in b72a37276d0c [2024-02-21T15:16:08.474Z] Removing intermediate container b72a37276d0c [2024-02-21T15:16:08.474Z] ---> 531ee0b4c816 [2024-02-21T15:16:08.474Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-21T15:16:08.744Z] ---> Running in ae1a6cea83b3 [2024-02-21T15:16:09.014Z] Removing intermediate container ae1a6cea83b3 [2024-02-21T15:16:09.014Z] ---> f7864fa820b7 [2024-02-21T15:16:09.014Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T15:16:09.014Z] ---> Running in 836a3c56d3a4 [2024-02-21T15:16:11.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T15:16:11.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T15:16:13.043Z] OK: 266 MiB in 52 packages [2024-02-21T15:16:13.634Z] Removing intermediate container 836a3c56d3a4 [2024-02-21T15:16:13.634Z] ---> 5b1e66318613 [2024-02-21T15:16:13.634Z] Step 7/12 : WORKDIR /app [2024-02-21T15:16:13.904Z] ---> Running in 7ff25ab0cc5f [2024-02-21T15:16:14.172Z] Removing intermediate container 7ff25ab0cc5f [2024-02-21T15:16:14.172Z] ---> aa98f4625a13 [2024-02-21T15:16:14.172Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-21T15:16:14.450Z] ---> 640f37471481 [2024-02-21T15:16:14.450Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T15:16:14.720Z] ---> Running in 2c8ce47fd9ec [2024-02-21T15:17:11.179Z] Removing intermediate container 2c8ce47fd9ec [2024-02-21T15:17:11.179Z] ---> 5739bf5c6d82 [2024-02-21T15:17:11.179Z] Step 10/12 : COPY . . [2024-02-21T15:17:11.772Z] ---> d355a7298b8f [2024-02-21T15:17:11.772Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T15:17:11.772Z] ---> Running in 1b8542cde43a [2024-02-21T15:17:12.043Z] Removing intermediate container 1b8542cde43a [2024-02-21T15:17:12.043Z] ---> 9073c18e6a55 [2024-02-21T15:17:12.043Z] Step 12/12 : RUN $MAKE [2024-02-21T15:17:12.043Z] ---> Running in c7f3822564b2 [2024-02-21T15:17:13.015Z] noop [2024-02-21T15:17:13.981Z] Removing intermediate container c7f3822564b2 [2024-02-21T15:17:13.981Z] ---> c1cac039ab43 [2024-02-21T15:17:13.981Z] Successfully built c1cac039ab43 [2024-02-21T15:17:13.981Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:17:14.457Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T15:17:14.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:17:14.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-1415 does not seem to be running inside a container [2024-02-21T15:17:14.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/162 -v /w/workspace/app-rfid-llrp-inventory/162:/w/workspace/app-rfid-llrp-inventory/162:rw,z -v /w/workspace/app-rfid-llrp-inventory/162@tmp:/w/workspace/app-rfid-llrp-inventory/162@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 [2024-02-21T15:17:18.870Z] $ docker top 0ab137f80c781fe42f6ff2faaf5aa16adf48cbbb0c2e8b858c53ac19f7d8686f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T15:17:19.788Z] + go version [2024-02-21T15:17:19.788Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-21T15:17:19.814Z] $ docker stop --time=1 0ab137f80c781fe42f6ff2faaf5aa16adf48cbbb0c2e8b858c53ac19f7d8686f [2024-02-21T15:17:21.471Z] $ docker rm -f --volumes 0ab137f80c781fe42f6ff2faaf5aa16adf48cbbb0c2e8b858c53ac19f7d8686f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:17:22.330Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T15:17:22.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:17:22.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-1415 does not seem to be running inside a container [2024-02-21T15:17:22.668Z] $ 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/162 -v /w/workspace/app-rfid-llrp-inventory/162:/w/workspace/app-rfid-llrp-inventory/162:rw,z -v /w/workspace/app-rfid-llrp-inventory/162@tmp:/w/workspace/app-rfid-llrp-inventory/162@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 [2024-02-21T15:17:23.862Z] $ docker top 5ae86829a958b1cc946f60de5a278164df800a243f8bcf35dce3a9607398da56 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T15:17:24.769Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/162 [Pipeline] fileExists [Pipeline] sh [2024-02-21T15:17:25.458Z] + make test [2024-02-21T15:17:25.458Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-21T15:19:47.162Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-21T15:19:47.162Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-21T15:19:47.162Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.094s coverage: 86.2% of statements [2024-02-21T15:19:54.429Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.356s coverage: 71.9% of statements [2024-02-21T15:19:54.429Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-21T15:19:54.429Z] go vet ./... [2024-02-21T15:22:01.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T15:22:01.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T15:22:01.107Z] ./bin/test-attribution.sh [2024-02-21T15:22:01.107Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-21T15:22:01.107Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-21T15:22:01.107Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-21T15:22:01.107Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-21T15:22:01.107Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-21T15:22:01.107Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-21T15:22:01.107Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-21T15:22:01.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-21T15:22:01.174Z] $ docker stop --time=1 5ae86829a958b1cc946f60de5a278164df800a243f8bcf35dce3a9607398da56 [2024-02-21T15:22:03.039Z] $ docker rm -f --volumes 5ae86829a958b1cc946f60de5a278164df800a243f8bcf35dce3a9607398da56 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T15:22:04.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-21T15:22:04.798Z] Warning: overwriting stash ‘coverage-report’ [2024-02-21T15:22:05.241Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T15:22:05.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-21T15:22:06.165Z] + ls -al . [2024-02-21T15:22:06.165Z] total 204 [2024-02-21T15:22:06.165Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 15:17 . [2024-02-21T15:22:06.165Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 15:15 .. [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 15:15 .dockerignore [2024-02-21T15:22:06.165Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 15:15 .git [2024-02-21T15:22:06.165Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:15 .github [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 15:15 .gitignore [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 15:15 .golangci.yml [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 21 15:15 Attribution.txt [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 15:15 CHANGELOG.md [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 21 15:15 Dockerfile [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 15:15 GOVERNANCE.md [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 15:15 Jenkinsfile [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 15:15 LICENSE [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 21 15:15 Makefile [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 15:15 OWNERS.md [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 15:15 README.md [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 15:12 VERSION [2024-02-21T15:22:06.165Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:15 bin [2024-02-21T15:22:06.165Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 21 15:19 coverage.out [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 3971 Feb 21 15:15 go.mod [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 34426 Feb 21 15:15 go.sum [2024-02-21T15:22:06.165Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:15 images [2024-02-21T15:22:06.165Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 15:15 internal [2024-02-21T15:22:06.165Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 15:15 main.go [2024-02-21T15:22:06.165Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:15 openapi [2024-02-21T15:22:06.165Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:15 res [2024-02-21T15:22:06.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:22:06.588Z] + 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=a6e2107e1d40900642d889715de83f26bf06cb4f --label arch=arm64 --label version=3.2.0-dev.10 . [2024-02-21T15:22:06.855Z] Sending build context to Docker daemon 670.2kB [2024-02-21T15:22:06.855Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T15:22:06.855Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-21T15:22:06.855Z] ---> c1cac039ab43 [2024-02-21T15:22:06.855Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T15:22:12.201Z] ---> Running in b6cda751fc81 [2024-02-21T15:22:12.201Z] Removing intermediate container b6cda751fc81 [2024-02-21T15:22:12.201Z] ---> 442719f87648 [2024-02-21T15:22:12.201Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T15:22:12.201Z] ---> Running in 5f2d6d97c2d1 [2024-02-21T15:22:12.201Z] Removing intermediate container 5f2d6d97c2d1 [2024-02-21T15:22:12.201Z] ---> b9574ae99fe6 [2024-02-21T15:22:12.201Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-21T15:22:12.201Z] ---> Running in 826af48e4cd9 [2024-02-21T15:22:12.473Z] Removing intermediate container 826af48e4cd9 [2024-02-21T15:22:12.473Z] ---> 327722a2fe9d [2024-02-21T15:22:12.473Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T15:22:12.473Z] ---> Running in 77d89a492aca [2024-02-21T15:22:13.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T15:22:13.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T15:22:15.318Z] OK: 266 MiB in 52 packages [2024-02-21T15:22:15.901Z] Removing intermediate container 77d89a492aca [2024-02-21T15:22:15.901Z] ---> f9d1a273a848 [2024-02-21T15:22:15.901Z] Step 7/30 : WORKDIR /app [2024-02-21T15:22:16.166Z] ---> Running in 300b63b452fe [2024-02-21T15:22:16.512Z] Removing intermediate container 300b63b452fe [2024-02-21T15:22:16.512Z] ---> 53e399e23030 [2024-02-21T15:22:16.512Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-21T15:22:16.810Z] ---> 049d0e6b679a [2024-02-21T15:22:16.810Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T15:22:17.097Z] ---> Running in a065dba5e510 [2024-02-21T15:22:19.078Z] Removing intermediate container a065dba5e510 [2024-02-21T15:22:19.078Z] ---> ca0581ff7647 [2024-02-21T15:22:19.078Z] Step 10/30 : COPY . . [2024-02-21T15:22:19.668Z] ---> ac1cd31a2272 [2024-02-21T15:22:19.668Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-21T15:22:19.668Z] ---> Running in 2cb93614b666 [2024-02-21T15:22:19.936Z] Removing intermediate container 2cb93614b666 [2024-02-21T15:22:19.936Z] ---> 9d711624e3fd [2024-02-21T15:22:19.936Z] Step 12/30 : RUN $MAKE [2024-02-21T15:22:20.203Z] ---> Running in 65721e1f56e4 [2024-02-21T15:22:21.165Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.10" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-02-21T15:24:12.837Z] Removing intermediate container 65721e1f56e4 [2024-02-21T15:24:12.837Z] ---> 40933d1cb2f3 [2024-02-21T15:24:12.837Z] Step 13/30 : FROM alpine:3.18 [2024-02-21T15:24:12.837Z] 3.18: Pulling from library/alpine [2024-02-21T15:24:12.837Z] c6b39de5b339: Pulling fs layer [2024-02-21T15:24:12.837Z] c6b39de5b339: Verifying Checksum [2024-02-21T15:24:12.837Z] c6b39de5b339: Download complete [2024-02-21T15:24:13.418Z] c6b39de5b339: Pull complete [2024-02-21T15:24:13.418Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T15:24:13.418Z] Status: Downloaded newer image for alpine:3.18 [2024-02-21T15:24:13.418Z] ---> 33abbf032149 [2024-02-21T15:24:13.418Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-21T15:24:13.685Z] ---> Running in e1a276667ae4 [2024-02-21T15:24:13.950Z] Removing intermediate container e1a276667ae4 [2024-02-21T15:24:13.950Z] ---> 5c927af351a2 [2024-02-21T15:24:13.950Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-21T15:24:13.950Z] ---> Running in 18700166d49d [2024-02-21T15:24:14.217Z] Removing intermediate container 18700166d49d [2024-02-21T15:24:14.217Z] ---> bf25b48c17dc [2024-02-21T15:24:14.217Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-21T15:24:14.217Z] ---> Running in fff5fc06df7c [2024-02-21T15:24:15.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T15:24:15.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T15:24:16.718Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-21T15:24:16.718Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-21T15:24:16.718Z] Executing busybox-1.36.1-r5.trigger [2024-02-21T15:24:16.718Z] Executing ca-certificates-20230506-r0.trigger [2024-02-21T15:24:16.986Z] OK: 9 MiB in 17 packages [2024-02-21T15:24:18.391Z] Removing intermediate container fff5fc06df7c [2024-02-21T15:24:18.391Z] ---> 630b74c7c2ac [2024-02-21T15:24:18.391Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-21T15:24:18.391Z] ---> Running in 8e92c29d7339 [2024-02-21T15:24:19.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T15:24:19.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T15:24:20.304Z] OK: 9 MiB in 17 packages [2024-02-21T15:24:21.265Z] Removing intermediate container 8e92c29d7339 [2024-02-21T15:24:21.265Z] ---> 2e0cc0393236 [2024-02-21T15:24:21.265Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-21T15:24:21.849Z] ---> 853e992cf683 [2024-02-21T15:24:21.849Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-21T15:24:24.424Z] ---> 0c794f683773 [2024-02-21T15:24:24.424Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-21T15:24:24.424Z] ---> 93274c26885b [2024-02-21T15:24:24.424Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-21T15:24:25.012Z] ---> 28fa1495effe [2024-02-21T15:24:25.012Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-21T15:24:26.419Z] ---> e3f8a96ad18a [2024-02-21T15:24:26.419Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-21T15:24:26.419Z] ---> Running in ed10a31cf5d7 [2024-02-21T15:24:28.369Z] Removing intermediate container ed10a31cf5d7 [2024-02-21T15:24:28.369Z] ---> 85444bf7fcd0 [2024-02-21T15:24:28.369Z] Step 24/30 : VOLUME /cache [2024-02-21T15:24:28.369Z] ---> Running in f4a76bc6b6f7 [2024-02-21T15:24:28.369Z] Removing intermediate container f4a76bc6b6f7 [2024-02-21T15:24:28.369Z] ---> e8b1a32df8b3 [2024-02-21T15:24:28.369Z] Step 25/30 : EXPOSE 59711 [2024-02-21T15:24:28.633Z] ---> Running in b9a3ede2465b [2024-02-21T15:24:28.899Z] Removing intermediate container b9a3ede2465b [2024-02-21T15:24:28.899Z] ---> ada10eaf8461 [2024-02-21T15:24:28.899Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-21T15:24:28.899Z] ---> Running in 9e5f5b660566 [2024-02-21T15:24:29.166Z] Removing intermediate container 9e5f5b660566 [2024-02-21T15:24:29.166Z] ---> 87eae3cc3a2c [2024-02-21T15:24:29.166Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-21T15:24:29.440Z] ---> Running in 8748e6be477d [2024-02-21T15:24:29.706Z] Removing intermediate container 8748e6be477d [2024-02-21T15:24:29.706Z] ---> 828d1c08a128 [2024-02-21T15:24:29.706Z] Step 28/30 : LABEL arch=arm64 [2024-02-21T15:24:29.706Z] ---> Running in 9ec50299d26d [2024-02-21T15:24:29.972Z] Removing intermediate container 9ec50299d26d [2024-02-21T15:24:29.972Z] ---> 41c4fb823b09 [2024-02-21T15:24:29.972Z] Step 29/30 : LABEL git_sha=a6e2107e1d40900642d889715de83f26bf06cb4f [2024-02-21T15:24:29.972Z] ---> Running in fbeb205bd9ef [2024-02-21T15:24:30.242Z] Removing intermediate container fbeb205bd9ef [2024-02-21T15:24:30.242Z] ---> 18a356d480d9 [2024-02-21T15:24:30.242Z] Step 30/30 : LABEL version=3.2.0-dev.10 [2024-02-21T15:24:30.508Z] ---> Running in 831ee4e1827b [2024-02-21T15:24:30.774Z] Removing intermediate container 831ee4e1827b [2024-02-21T15:24:30.774Z] ---> baf9f1f9bb5d [2024-02-21T15:24:30.774Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-21T15:24:30.774Z] Successfully built baf9f1f9bb5d [2024-02-21T15:24:30.774Z] 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 [2024-02-21T15:24:31.399Z] provisioning config files... [2024-02-21T15:24:31.414Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/162@tmp/config4120838115495851755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:24:31.836Z] ---> ****-login.sh [2024-02-21T15:24:31.836Z] nexus3.edgexfoundry.org:10001 [2024-02-21T15:24:31.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:24:32.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:24:32.103Z] Configure a credential helper to remove this warning. See [2024-02-21T15:24:32.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:24:32.103Z] [2024-02-21T15:24:32.103Z] Login Succeeded [2024-02-21T15:24:32.104Z] nexus3.edgexfoundry.org:10002 [2024-02-21T15:24:32.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:24:32.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:24:32.370Z] Configure a credential helper to remove this warning. See [2024-02-21T15:24:32.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:24:32.370Z] [2024-02-21T15:24:32.370Z] Login Succeeded [2024-02-21T15:24:32.370Z] nexus3.edgexfoundry.org:10003 [2024-02-21T15:24:32.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:24:32.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:24:32.903Z] Configure a credential helper to remove this warning. See [2024-02-21T15:24:32.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:24:32.903Z] [2024-02-21T15:24:32.903Z] Login Succeeded [2024-02-21T15:24:32.903Z] nexus3.edgexfoundry.org:10004 [2024-02-21T15:24:33.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:24:33.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:24:33.170Z] Configure a credential helper to remove this warning. See [2024-02-21T15:24:33.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:24:33.170Z] [2024-02-21T15:24:33.170Z] Login Succeeded [2024-02-21T15:24:33.170Z] ****.io [2024-02-21T15:24:33.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T15:24:33.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T15:24:33.703Z] Configure a credential helper to remove this warning. See [2024-02-21T15:24:33.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T15:24:33.703Z] [2024-02-21T15:24:33.703Z] Login Succeeded [2024-02-21T15:24:33.703Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T15:24:33.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T15:24:34.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T15:24:34.081Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-02-21T15:24:34.081Z] a6e2107e1d40900642d889715de83f26bf06cb4f [2024-02-21T15:24:34.081Z] latest [2024-02-21T15:24:34.081Z] 3.2.0-dev.10 [2024-02-21T15:24:34.081Z] a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 [2024-02-21T15:24:34.081Z] main [2024-02-21T15:24:34.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:24:34.632Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:24:35.092Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6e2107e1d40900642d889715de83f26bf06cb4f [2024-02-21T15:24:35.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-21T15:24:35.092Z] 5112e3d60430: Preparing [2024-02-21T15:24:35.092Z] de7deb24448f: Preparing [2024-02-21T15:24:35.092Z] c9a39abef16a: Preparing [2024-02-21T15:24:35.092Z] 72987e5e67db: Preparing [2024-02-21T15:24:35.092Z] 1fd2e27b54f4: Preparing [2024-02-21T15:24:35.092Z] 766c7ba40251: Preparing [2024-02-21T15:24:35.092Z] 0a7b4ac4f428: Preparing [2024-02-21T15:24:35.092Z] 6e96f1e676bb: Preparing [2024-02-21T15:24:35.092Z] 7c504f21be85: Preparing [2024-02-21T15:24:35.092Z] 766c7ba40251: Waiting [2024-02-21T15:24:35.092Z] 0a7b4ac4f428: Waiting [2024-02-21T15:24:35.092Z] 6e96f1e676bb: Waiting [2024-02-21T15:24:35.092Z] 7c504f21be85: Waiting [2024-02-21T15:24:35.356Z] 72987e5e67db: Pushed [2024-02-21T15:24:35.356Z] 5112e3d60430: Pushed [2024-02-21T15:24:35.356Z] c9a39abef16a: Pushed [2024-02-21T15:24:35.356Z] 1fd2e27b54f4: Pushed [2024-02-21T15:24:40.824Z] 7c504f21be85: Layer already exists [2024-02-21T15:24:40.824Z] 0a7b4ac4f428: Pushed [2024-02-21T15:24:40.824Z] 766c7ba40251: Pushed [2024-02-21T15:24:40.824Z] 6e96f1e676bb: Pushed [2024-02-21T15:24:41.776Z] de7deb24448f: Pushed [2024-02-21T15:24:41.776Z] a6e2107e1d40900642d889715de83f26bf06cb4f: digest: sha256:10efa59c124388173021c459df28cfcbe3803fb8c39219d493fddb06a57e5a91 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:24:42.238Z] + 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 [2024-02-21T15:24:42.689Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-02-21T15:24:42.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-21T15:24:42.689Z] 5112e3d60430: Preparing [2024-02-21T15:24:42.689Z] de7deb24448f: Preparing [2024-02-21T15:24:42.689Z] c9a39abef16a: Preparing [2024-02-21T15:24:42.689Z] 72987e5e67db: Preparing [2024-02-21T15:24:42.689Z] 1fd2e27b54f4: Preparing [2024-02-21T15:24:42.689Z] 766c7ba40251: Preparing [2024-02-21T15:24:42.689Z] 0a7b4ac4f428: Preparing [2024-02-21T15:24:42.689Z] 6e96f1e676bb: Preparing [2024-02-21T15:24:42.689Z] 7c504f21be85: Preparing [2024-02-21T15:24:42.689Z] 0a7b4ac4f428: Waiting [2024-02-21T15:24:42.689Z] 6e96f1e676bb: Waiting [2024-02-21T15:24:42.689Z] 7c504f21be85: Waiting [2024-02-21T15:24:42.689Z] 766c7ba40251: Waiting [2024-02-21T15:24:42.689Z] c9a39abef16a: Layer already exists [2024-02-21T15:24:42.689Z] 72987e5e67db: Layer already exists [2024-02-21T15:24:42.689Z] 1fd2e27b54f4: Layer already exists [2024-02-21T15:24:42.689Z] 5112e3d60430: Layer already exists [2024-02-21T15:24:42.689Z] de7deb24448f: Layer already exists [2024-02-21T15:24:42.689Z] 0a7b4ac4f428: Layer already exists [2024-02-21T15:24:42.689Z] 7c504f21be85: Layer already exists [2024-02-21T15:24:42.689Z] 766c7ba40251: Layer already exists [2024-02-21T15:24:42.689Z] 6e96f1e676bb: Layer already exists [2024-02-21T15:24:42.968Z] latest: digest: sha256:10efa59c124388173021c459df28cfcbe3803fb8c39219d493fddb06a57e5a91 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:24:43.443Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:24:44.059Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.10 [2024-02-21T15:24:44.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-21T15:24:44.059Z] 5112e3d60430: Preparing [2024-02-21T15:24:44.059Z] de7deb24448f: Preparing [2024-02-21T15:24:44.059Z] c9a39abef16a: Preparing [2024-02-21T15:24:44.059Z] 72987e5e67db: Preparing [2024-02-21T15:24:44.059Z] 1fd2e27b54f4: Preparing [2024-02-21T15:24:44.059Z] 766c7ba40251: Preparing [2024-02-21T15:24:44.059Z] 766c7ba40251: Waiting [2024-02-21T15:24:44.059Z] 0a7b4ac4f428: Preparing [2024-02-21T15:24:44.059Z] 0a7b4ac4f428: Waiting [2024-02-21T15:24:44.059Z] 6e96f1e676bb: Preparing [2024-02-21T15:24:44.059Z] 7c504f21be85: Preparing [2024-02-21T15:24:44.059Z] 6e96f1e676bb: Waiting [2024-02-21T15:24:44.059Z] 1fd2e27b54f4: Layer already exists [2024-02-21T15:24:44.059Z] de7deb24448f: Layer already exists [2024-02-21T15:24:44.059Z] c9a39abef16a: Layer already exists [2024-02-21T15:24:44.059Z] 72987e5e67db: Layer already exists [2024-02-21T15:24:44.059Z] 5112e3d60430: Layer already exists [2024-02-21T15:24:44.059Z] 0a7b4ac4f428: Layer already exists [2024-02-21T15:24:44.059Z] 6e96f1e676bb: Layer already exists [2024-02-21T15:24:44.059Z] 766c7ba40251: Layer already exists [2024-02-21T15:24:44.059Z] 7c504f21be85: Layer already exists [2024-02-21T15:24:44.324Z] 3.2.0-dev.10: digest: sha256:10efa59c124388173021c459df28cfcbe3803fb8c39219d493fddb06a57e5a91 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:24:44.812Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:24:45.305Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 [2024-02-21T15:24:45.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-21T15:24:45.305Z] 5112e3d60430: Preparing [2024-02-21T15:24:45.305Z] de7deb24448f: Preparing [2024-02-21T15:24:45.305Z] c9a39abef16a: Preparing [2024-02-21T15:24:45.305Z] 72987e5e67db: Preparing [2024-02-21T15:24:45.305Z] 1fd2e27b54f4: Preparing [2024-02-21T15:24:45.305Z] 766c7ba40251: Preparing [2024-02-21T15:24:45.305Z] 0a7b4ac4f428: Preparing [2024-02-21T15:24:45.305Z] 6e96f1e676bb: Preparing [2024-02-21T15:24:45.305Z] 7c504f21be85: Preparing [2024-02-21T15:24:45.305Z] 766c7ba40251: Waiting [2024-02-21T15:24:45.305Z] 0a7b4ac4f428: Waiting [2024-02-21T15:24:45.305Z] 6e96f1e676bb: Waiting [2024-02-21T15:24:45.305Z] 7c504f21be85: Waiting [2024-02-21T15:24:45.305Z] c9a39abef16a: Layer already exists [2024-02-21T15:24:45.305Z] de7deb24448f: Layer already exists [2024-02-21T15:24:45.305Z] 1fd2e27b54f4: Layer already exists [2024-02-21T15:24:45.305Z] 5112e3d60430: Layer already exists [2024-02-21T15:24:45.305Z] 72987e5e67db: Layer already exists [2024-02-21T15:24:45.305Z] 766c7ba40251: Layer already exists [2024-02-21T15:24:45.305Z] 7c504f21be85: Layer already exists [2024-02-21T15:24:45.305Z] 0a7b4ac4f428: Layer already exists [2024-02-21T15:24:45.305Z] 6e96f1e676bb: Layer already exists [2024-02-21T15:24:45.305Z] a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10: digest: sha256:10efa59c124388173021c459df28cfcbe3803fb8c39219d493fddb06a57e5a91 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:24:46.038Z] + 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 [2024-02-21T15:24:46.501Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-02-21T15:24:46.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-21T15:24:46.501Z] 5112e3d60430: Preparing [2024-02-21T15:24:46.501Z] de7deb24448f: Preparing [2024-02-21T15:24:46.501Z] c9a39abef16a: Preparing [2024-02-21T15:24:46.501Z] 72987e5e67db: Preparing [2024-02-21T15:24:46.501Z] 1fd2e27b54f4: Preparing [2024-02-21T15:24:46.501Z] 766c7ba40251: Preparing [2024-02-21T15:24:46.501Z] 0a7b4ac4f428: Preparing [2024-02-21T15:24:46.501Z] 6e96f1e676bb: Preparing [2024-02-21T15:24:46.501Z] 7c504f21be85: Preparing [2024-02-21T15:24:46.501Z] 766c7ba40251: Waiting [2024-02-21T15:24:46.501Z] 0a7b4ac4f428: Waiting [2024-02-21T15:24:46.501Z] 6e96f1e676bb: Waiting [2024-02-21T15:24:46.501Z] 7c504f21be85: Waiting [2024-02-21T15:24:46.501Z] 5112e3d60430: Layer already exists [2024-02-21T15:24:46.501Z] c9a39abef16a: Layer already exists [2024-02-21T15:24:46.501Z] 72987e5e67db: Layer already exists [2024-02-21T15:24:46.501Z] de7deb24448f: Layer already exists [2024-02-21T15:24:46.501Z] 1fd2e27b54f4: Layer already exists [2024-02-21T15:24:46.501Z] 0a7b4ac4f428: Layer already exists [2024-02-21T15:24:46.501Z] 7c504f21be85: Layer already exists [2024-02-21T15:24:46.501Z] 766c7ba40251: Layer already exists [2024-02-21T15:24:46.501Z] 6e96f1e676bb: Layer already exists [2024-02-21T15:24:46.766Z] main: digest: sha256:10efa59c124388173021c459df28cfcbe3803fb8c39219d493fddb06a57e5a91 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T15:24:47.170Z] ===================================================== [Pipeline] echo [2024-02-21T15:24:47.254Z] taggedImages: [2024-02-21T15:24:47.254Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6e2107e1d40900642d889715de83f26bf06cb4f [2024-02-21T15:24:47.254Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-02-21T15:24:47.254Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.10 [2024-02-21T15:24:47.254Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a6e2107e1d40900642d889715de83f26bf06cb4f-3.2.0-dev.10 [2024-02-21T15:24:47.254Z] - 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 [2024-02-21T15:24:48.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T15:24:48.123Z] [2024-02-21T15:24:48.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:24:48.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T15:24:48.517Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-21T15:24:48.517Z] 8998bd30e6a1: Pulling fs layer [2024-02-21T15:24:48.517Z] 04944245beec: Pulling fs layer [2024-02-21T15:24:48.517Z] 699f458cf7ca: Pulling fs layer [2024-02-21T15:24:48.517Z] 765212b225bb: Pulling fs layer [2024-02-21T15:24:48.517Z] f23df028b6ca: Pulling fs layer [2024-02-21T15:24:48.517Z] d65c8cfc05b1: Pulling fs layer [2024-02-21T15:24:48.517Z] 2437ff75d9bd: Pulling fs layer [2024-02-21T15:24:48.517Z] 765212b225bb: Waiting [2024-02-21T15:24:48.517Z] f23df028b6ca: Waiting [2024-02-21T15:24:48.517Z] d65c8cfc05b1: Waiting [2024-02-21T15:24:48.784Z] 04944245beec: Verifying Checksum [2024-02-21T15:24:48.784Z] 04944245beec: Download complete [2024-02-21T15:24:48.784Z] 765212b225bb: Verifying Checksum [2024-02-21T15:24:48.784Z] 765212b225bb: Download complete [2024-02-21T15:24:48.784Z] f23df028b6ca: Verifying Checksum [2024-02-21T15:24:48.784Z] f23df028b6ca: Download complete [2024-02-21T15:24:48.784Z] d65c8cfc05b1: Verifying Checksum [2024-02-21T15:24:48.784Z] d65c8cfc05b1: Download complete [2024-02-21T15:24:48.784Z] 699f458cf7ca: Verifying Checksum [2024-02-21T15:24:48.784Z] 699f458cf7ca: Download complete [2024-02-21T15:24:49.364Z] 8998bd30e6a1: Verifying Checksum [2024-02-21T15:24:49.364Z] 8998bd30e6a1: Download complete [2024-02-21T15:24:51.943Z] 2437ff75d9bd: Verifying Checksum [2024-02-21T15:24:51.943Z] 2437ff75d9bd: Download complete [2024-02-21T15:24:54.512Z] 8998bd30e6a1: Pull complete [2024-02-21T15:24:55.095Z] 04944245beec: Pull complete [2024-02-21T15:24:56.500Z] 699f458cf7ca: Pull complete [2024-02-21T15:24:56.766Z] 765212b225bb: Pull complete [2024-02-21T15:24:57.722Z] f23df028b6ca: Pull complete [2024-02-21T15:24:57.722Z] d65c8cfc05b1: Pull complete [2024-02-21T15:25:15.931Z] 2437ff75d9bd: Pull complete [2024-02-21T15:25:15.931Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-21T15:25:15.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T15:25:15.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:25:16.371Z] prd-ubuntu20.04-docker-arm64-4c-16g-1415 does not seem to be running inside a container [2024-02-21T15:25:16.437Z] $ 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/162 -v /w/workspace/app-rfid-llrp-inventory/162:/w/workspace/app-rfid-llrp-inventory/162:rw,z -v /w/workspace/app-rfid-llrp-inventory/162@tmp:/w/workspace/app-rfid-llrp-inventory/162@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 [2024-02-21T15:25:19.133Z] $ docker top 4df04fd901be7213382b10e3383f9086d0c07869c818a9e0ecd7965bf5e608a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:25:20.060Z] ---> job-cost.sh [2024-02-21T15:25:20.060Z] lf-activate-venv: SKIPPING [2024-02-21T15:25:20.060Z] INFO: No Stack... [2024-02-21T15:25:20.641Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-21T15:25:21.221Z] INFO: Archiving Costs [Pipeline] sh [2024-02-21T15:25:21.539Z] + cat /w/workspace/app-rfid-llrp-inventory/162/archives/cost.csv [2024-02-21T15:25:21.539Z] + cut -d, -f6 [Pipeline] lock [2024-02-21T15:25:21.708Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] [2024-02-21T15:25:21.717Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] did not exist. Created. [2024-02-21T15:25:21.722Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-21T15:25:22.476Z] /w/workspace/app-rfid-llrp-inventory/162@tmp/durable-6b03290d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-21T15:25:22.808Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-21T15:25:22.828Z] Warning: overwriting stash ‘stack-cost’ [2024-02-21T15:25:22.880Z] Stashed 1 file(s) [Pipeline] } [2024-02-21T15:25:22.905Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-21T15:25:23.040Z] $ docker stop --time=1 4df04fd901be7213382b10e3383f9086d0c07869c818a9e0ecd7965bf5e608a1 [2024-02-21T15:25:24.525Z] $ docker rm -f --volumes 4df04fd901be7213382b10e3383f9086d0c07869c818a9e0ecd7965bf5e608a1 [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 [2024-02-21T15:25:26.083Z] provisioning config files... [2024-02-21T15:25:26.088Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7851076720135197851tmp [Pipeline] { [Pipeline] sh [2024-02-21T15:25:26.477Z] + set +x [2024-02-21T15:25:26.477Z] + curl -s https://codecov.io/bash [2024-02-21T15:25:26.477Z] + bash -s -- [2024-02-21T15:25:26.477Z] [2024-02-21T15:25:26.477Z] _____ _ [2024-02-21T15:25:26.477Z] / ____| | | [2024-02-21T15:25:26.477Z] | | ___ __| | ___ ___ _____ __ [2024-02-21T15:25:26.477Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-21T15:25:26.477Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-21T15:25:26.477Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-21T15:25:26.477Z] Bash-1.0.6 [2024-02-21T15:25:26.477Z] [2024-02-21T15:25:26.477Z] [2024-02-21T15:25:26.477Z] ==> git version 2.25.1 found [2024-02-21T15:25:26.477Z] ==> 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 [2024-02-21T15:25:26.477Z] Release-Date: 2020-01-08 [2024-02-21T15:25:26.477Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-21T15:25:26.477Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-21T15:25:26.477Z] ==> Jenkins CI detected. [2024-02-21T15:25:26.477Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-02-21T15:25:26.477Z] project root: . [2024-02-21T15:25:26.477Z] --> token set from env [2024-02-21T15:25:26.477Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-21T15:25:26.477Z] ==> Running gcov in . (disable via -X gcov) [2024-02-21T15:25:26.477Z] ==> Python coveragepy not found [2024-02-21T15:25:26.477Z] ==> Searching for coverage reports in: [2024-02-21T15:25:26.477Z] + . [2024-02-21T15:25:26.477Z] -> Found 1 reports [2024-02-21T15:25:26.477Z] ==> Detecting git/mercurial file structure [2024-02-21T15:25:26.477Z] ==> Reading reports [2024-02-21T15:25:26.477Z] + ./coverage.out bytes=41317 [2024-02-21T15:25:26.736Z] ==> Appending adjustments [2024-02-21T15:25:26.736Z] https://docs.codecov.io/docs/fixing-reports [2024-02-21T15:25:26.736Z] + Found adjustments [2024-02-21T15:25:26.736Z] ==> Gzipping contents [2024-02-21T15:25:26.736Z] 12K /tmp/codecov.AlatQv.gz [2024-02-21T15:25:26.736Z] ==> Uploading reports [2024-02-21T15:25:26.736Z] url: https://codecov.io [2024-02-21T15:25:26.736Z] query: branch=main&commit=a6e2107e1d40900642d889715de83f26bf06cb4f&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-21T15:25:26.736Z] -> Pinging Codecov [2024-02-21T15:25:26.736Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a6e2107e1d40900642d889715de83f26bf06cb4f&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-21T15:25:26.995Z] -> Uploading to [2024-02-21T15:25:26.995Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-21/581DD39554BDF9B6E22D074273EAD858/a6e2107e1d40900642d889715de83f26bf06cb4f/bf47a8c3-66ca-4a57-a589-92a1bd7dbca4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240221T152526Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c3185f691ffa29cd4766164258a236a02b12fb862230957af0542deb6969476 [2024-02-21T15:25:26.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T15:25:26.995Z] Dload Upload Total Spent Left Speed [2024-02-21T15:25:27.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 14865 --:--:-- --:--:-- --:--:-- 14846 100 11610 0 0 100 11610 0 14846 --:--:-- --:--:-- --:--:-- 14846 [2024-02-21T15:25:27.934Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] } [2024-02-21T15:25:27.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-21T15:25:28.434Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-21T15:25:28.450Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:25:28.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-21T15:25:28.923Z] [2024-02-21T15:25:28.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:25:29.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-21T15:25:29.293Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-21T15:25:29.293Z] df9b9388f04a: Pulling fs layer [2024-02-21T15:25:29.293Z] 52dc419b0ee2: Pulling fs layer [2024-02-21T15:25:29.293Z] 25bc292e5bac: Pulling fs layer [2024-02-21T15:25:29.293Z] 114826534d7a: Pulling fs layer [2024-02-21T15:25:29.293Z] 4657fd5d0bcf: Pulling fs layer [2024-02-21T15:25:29.293Z] 6ad1cebc031e: Pulling fs layer [2024-02-21T15:25:29.293Z] 8a3aa393b2d8: Pulling fs layer [2024-02-21T15:25:29.293Z] 4657fd5d0bcf: Waiting [2024-02-21T15:25:29.293Z] 6ad1cebc031e: Waiting [2024-02-21T15:25:29.293Z] 114826534d7a: Waiting [2024-02-21T15:25:29.293Z] 8a3aa393b2d8: Waiting [2024-02-21T15:25:29.293Z] 25bc292e5bac: Download complete [2024-02-21T15:25:29.293Z] 52dc419b0ee2: Verifying Checksum [2024-02-21T15:25:29.293Z] 52dc419b0ee2: Download complete [2024-02-21T15:25:29.293Z] 4657fd5d0bcf: Verifying Checksum [2024-02-21T15:25:29.293Z] 4657fd5d0bcf: Download complete [2024-02-21T15:25:29.293Z] df9b9388f04a: Verifying Checksum [2024-02-21T15:25:29.293Z] df9b9388f04a: Download complete [2024-02-21T15:25:29.555Z] df9b9388f04a: Pull complete [2024-02-21T15:25:29.555Z] 6ad1cebc031e: Verifying Checksum [2024-02-21T15:25:29.555Z] 6ad1cebc031e: Download complete [2024-02-21T15:25:29.555Z] 52dc419b0ee2: Pull complete [2024-02-21T15:25:29.555Z] 25bc292e5bac: Pull complete [2024-02-21T15:25:30.123Z] 114826534d7a: Download complete [2024-02-21T15:25:30.123Z] 8a3aa393b2d8: Verifying Checksum [2024-02-21T15:25:30.123Z] 8a3aa393b2d8: Download complete [2024-02-21T15:25:33.407Z] 114826534d7a: Pull complete [2024-02-21T15:25:33.407Z] 4657fd5d0bcf: Pull complete [2024-02-21T15:25:33.665Z] 6ad1cebc031e: Pull complete [2024-02-21T15:25:36.190Z] 8a3aa393b2d8: Pull complete [2024-02-21T15:25:36.190Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-21T15:25:36.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-21T15:25:36.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:25:36.507Z] prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container [2024-02-21T15:25:36.554Z] $ 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 [2024-02-21T15:25:41.751Z] $ docker top 73321c3620b23a9859d67e12682391b048b76738902d195d70efe5042abc91f2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-21T15:25:41.923Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-02-21T15:25:42.203Z] + set -o pipefail [2024-02-21T15:25:42.203Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-02-21T15:25:47.472Z] [2024-02-21T15:25:47.472Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-02-21T15:25:47.472Z] [2024-02-21T15:25:47.472Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/9724ea61-59d0-4ff3-981f-3f6da1bfcc33 [2024-02-21T15:25:47.472Z] [2024-02-21T15:25:47.472Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-21T15:25:47.472Z] [2024-02-21T15:25:47.472Z] [2024-02-21T15:25:47.472Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-21T15:25:47.472Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-21T15:25:47.472Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-21T15:25:47.497Z] $ docker stop --time=1 73321c3620b23a9859d67e12682391b048b76738902d195d70efe5042abc91f2 [2024-02-21T15:25:51.369Z] $ docker rm -f --volumes 73321c3620b23a9859d67e12682391b048b76738902d195d70efe5042abc91f2 [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 [2024-02-21T15:25:52.941Z] + git log --format=format:%s -1 a6e2107e1d40900642d889715de83f26bf06cb4f [Pipeline] sh [2024-02-21T15:25:53.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T15:25:53.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:25:53.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T15:25:53.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:25:53.784Z] prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container [2024-02-21T15:25:53.829Z] $ 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 [2024-02-21T15:25:54.275Z] $ docker top 4edaa2a0b426f2562b0076c307fbda55bb3e707fb4cf43c1d2771843cbb1065a -eo pid,comm [2024-02-21T15:25:54.304Z] 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). [2024-02-21T15:25:54.304Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T15:25:54.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T15:25:54.555Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T15:25:54.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T15:25:54.680Z] $ docker exec 4edaa2a0b426f2562b0076c307fbda55bb3e707fb4cf43c1d2771843cbb1065a ssh-agent [2024-02-21T15:25:54.782Z] SSH_AUTH_SOCK=/tmp/ssh-zlZ4POjynEez/agent.32 [2024-02-21T15:25:54.782Z] SSH_AGENT_PID=38 [2024-02-21T15:25:54.787Z] Running ssh-add (command line suppressed) [2024-02-21T15:25:54.918Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7916764552036701231.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7916764552036701231.key) [2024-02-21T15:25:54.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T15:25:55.285Z] + git semver tag [2024-02-21T15:25:55.544Z] 2024-02-21 15:25:55,460 [run_tag] DEBUG tag force:False [2024-02-21T15:25:55.544Z] 2024-02-21 15:25:55,460 [check_head_tag] DEBUG check head tag [2024-02-21T15:25:55.544Z] 2024-02-21 15:25:55,462 [execute] INFO git cat-file --batch-check [2024-02-21T15:25:55.544Z] 2024-02-21 15:25:55,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-02-21T15:25:55.544Z] 2024-02-21 15:25:55,465 [execute] INFO git cat-file --batch [2024-02-21T15:25:55.544Z] 2024-02-21 15:25:55,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-02-21T15:25:55.544Z] 2024-02-21 15:25:55,484 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-21T15:25:55.544Z] 2024-02-21 15:25:55,484 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 [2024-02-21T15:25:55.544Z] 2024-02-21 15:25:55,485 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-02-21T15:25:55.544Z] 2024-02-21 15:25:55,489 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-21T15:25:55.544Z] 3.2.0-dev.10 [Pipeline] } [2024-02-21T15:25:55.567Z] $ docker exec --env ******** --env ******** 4edaa2a0b426f2562b0076c307fbda55bb3e707fb4cf43c1d2771843cbb1065a ssh-agent -k [2024-02-21T15:25:55.659Z] unset SSH_AUTH_SOCK; [2024-02-21T15:25:55.662Z] unset SSH_AGENT_PID; [2024-02-21T15:25:55.662Z] echo Agent pid 38 killed; [2024-02-21T15:25:55.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T15:25:56.210Z] + git semver [Pipeline] } [2024-02-21T15:25:56.501Z] $ docker stop --time=1 4edaa2a0b426f2562b0076c307fbda55bb3e707fb4cf43c1d2771843cbb1065a [2024-02-21T15:25:57.787Z] $ docker rm -f --volumes 4edaa2a0b426f2562b0076c307fbda55bb3e707fb4cf43c1d2771843cbb1065a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:25:58.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-21T15:25:58.516Z] [2024-02-21T15:25:58.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:25:58.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-21T15:25:58.901Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-21T15:25:58.901Z] ab5ef0e58194: Pulling fs layer [2024-02-21T15:25:58.901Z] 9712f1f96733: Pulling fs layer [2024-02-21T15:25:58.901Z] 63f879dbbcfc: Pulling fs layer [2024-02-21T15:25:58.901Z] 0d9ebad4ef96: Pulling fs layer [2024-02-21T15:25:58.901Z] e9a5061849ea: Pulling fs layer [2024-02-21T15:25:58.901Z] d747dcd14b5f: Pulling fs layer [2024-02-21T15:25:58.901Z] 2de7ff778b66: Pulling fs layer [2024-02-21T15:25:58.901Z] e9a5061849ea: Waiting [2024-02-21T15:25:58.901Z] d747dcd14b5f: Waiting [2024-02-21T15:25:58.901Z] 2de7ff778b66: Waiting [2024-02-21T15:25:58.901Z] 0d9ebad4ef96: Waiting [2024-02-21T15:25:58.901Z] 9712f1f96733: Verifying Checksum [2024-02-21T15:25:58.901Z] 9712f1f96733: Download complete [2024-02-21T15:25:59.160Z] 63f879dbbcfc: Download complete [2024-02-21T15:25:59.418Z] e9a5061849ea: Verifying Checksum [2024-02-21T15:25:59.418Z] e9a5061849ea: Download complete [2024-02-21T15:25:59.418Z] 0d9ebad4ef96: Verifying Checksum [2024-02-21T15:25:59.418Z] 0d9ebad4ef96: Download complete [2024-02-21T15:25:59.418Z] d747dcd14b5f: Download complete [2024-02-21T15:25:59.418Z] ab5ef0e58194: Verifying Checksum [2024-02-21T15:25:59.418Z] ab5ef0e58194: Download complete [2024-02-21T15:25:59.418Z] 2de7ff778b66: Verifying Checksum [2024-02-21T15:25:59.418Z] 2de7ff778b66: Download complete [2024-02-21T15:26:01.949Z] ab5ef0e58194: Pull complete [2024-02-21T15:26:02.208Z] 9712f1f96733: Pull complete [2024-02-21T15:26:02.774Z] 63f879dbbcfc: Pull complete [2024-02-21T15:26:06.054Z] 0d9ebad4ef96: Pull complete [2024-02-21T15:26:06.312Z] e9a5061849ea: Pull complete [2024-02-21T15:26:06.572Z] d747dcd14b5f: Pull complete [2024-02-21T15:26:07.509Z] 2de7ff778b66: Pull complete [2024-02-21T15:26:07.509Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-21T15:26:07.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-21T15:26:07.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:26:07.894Z] prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container [2024-02-21T15:26:07.939Z] $ 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 [2024-02-21T15:26:15.697Z] $ docker top 988d39c63a0413f79a1b658ab9f22aa9321991dee180dabcd37bccaa40bb1fd9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-21T15:26:15.908Z] provisioning config files... [2024-02-21T15:26:15.915Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13452549362592956086tmp [2024-02-21T15:26:15.925Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1009723062793406331tmp [2024-02-21T15:26:15.934Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12295595521112886889tmp [Pipeline] { [Pipeline] echo [2024-02-21T15:26:16.142Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:26:16.445Z] ---> sigul-configuration.sh [2024-02-21T15:26:16.446Z] gpg: directory `/root/.gnupg' created [2024-02-21T15:26:16.446Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-21T15:26:16.446Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-21T15:26:16.446Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-21T15:26:16.446Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-21T15:26:16.446Z] gpg: CAST5 encrypted data [2024-02-21T15:26:16.446Z] gpg: encrypted with 1 passphrase [2024-02-21T15:26:16.446Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-21T15:26:16.740Z] + mkdir /home/jenkins [2024-02-21T15:26:16.740Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-21T15:26:17.036Z] + 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 [2024-02-21T15:26:17.049Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:26:17.342Z] ---> sigul-install.sh [2024-02-21T15:26:17.342Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-21T15:26:17.645Z] + git tag --list [2024-02-21T15:26:17.646Z] v0.0.0 [2024-02-21T15:26:17.646Z] v1.0.0 [2024-02-21T15:26:17.646Z] v2.1.0 [2024-02-21T15:26:17.646Z] v2.1.1 [2024-02-21T15:26:17.646Z] v2.2.0 [2024-02-21T15:26:17.646Z] v2.3.0 [2024-02-21T15:26:17.646Z] v3.0 [2024-02-21T15:26:17.646Z] v3.0.0 [2024-02-21T15:26:17.646Z] v3.0.1 [2024-02-21T15:26:17.646Z] v3.0.1-dev.1 [2024-02-21T15:26:17.646Z] v3.1 [2024-02-21T15:26:17.646Z] v3.1.0 [2024-02-21T15:26:17.646Z] v3.1.0-dev.1 [2024-02-21T15:26:17.646Z] v3.1.0-dev.10 [2024-02-21T15:26:17.646Z] v3.1.0-dev.11 [2024-02-21T15:26:17.646Z] v3.1.0-dev.12 [2024-02-21T15:26:17.646Z] v3.1.0-dev.13 [2024-02-21T15:26:17.646Z] v3.1.0-dev.14 [2024-02-21T15:26:17.646Z] v3.1.0-dev.15 [2024-02-21T15:26:17.646Z] v3.1.0-dev.16 [2024-02-21T15:26:17.646Z] v3.1.0-dev.17 [2024-02-21T15:26:17.646Z] v3.1.0-dev.18 [2024-02-21T15:26:17.646Z] v3.1.0-dev.19 [2024-02-21T15:26:17.646Z] v3.1.0-dev.2 [2024-02-21T15:26:17.646Z] v3.1.0-dev.20 [2024-02-21T15:26:17.646Z] v3.1.0-dev.21 [2024-02-21T15:26:17.646Z] v3.1.0-dev.22 [2024-02-21T15:26:17.646Z] v3.1.0-dev.23 [2024-02-21T15:26:17.646Z] v3.1.0-dev.24 [2024-02-21T15:26:17.646Z] v3.1.0-dev.25 [2024-02-21T15:26:17.646Z] v3.1.0-dev.26 [2024-02-21T15:26:17.646Z] v3.1.0-dev.27 [2024-02-21T15:26:17.646Z] v3.1.0-dev.28 [2024-02-21T15:26:17.646Z] v3.1.0-dev.29 [2024-02-21T15:26:17.646Z] v3.1.0-dev.3 [2024-02-21T15:26:17.646Z] v3.1.0-dev.30 [2024-02-21T15:26:17.646Z] v3.1.0-dev.31 [2024-02-21T15:26:17.646Z] v3.1.0-dev.32 [2024-02-21T15:26:17.646Z] v3.1.0-dev.33 [2024-02-21T15:26:17.646Z] v3.1.0-dev.34 [2024-02-21T15:26:17.646Z] v3.1.0-dev.35 [2024-02-21T15:26:17.646Z] v3.1.0-dev.36 [2024-02-21T15:26:17.646Z] v3.1.0-dev.37 [2024-02-21T15:26:17.646Z] v3.1.0-dev.38 [2024-02-21T15:26:17.646Z] v3.1.0-dev.39 [2024-02-21T15:26:17.646Z] v3.1.0-dev.4 [2024-02-21T15:26:17.646Z] v3.1.0-dev.40 [2024-02-21T15:26:17.646Z] v3.1.0-dev.5 [2024-02-21T15:26:17.646Z] v3.1.0-dev.6 [2024-02-21T15:26:17.646Z] v3.1.0-dev.7 [2024-02-21T15:26:17.646Z] v3.1.0-dev.8 [2024-02-21T15:26:17.646Z] v3.1.0-dev.9 [2024-02-21T15:26:17.646Z] v3.2.0-dev.1 [2024-02-21T15:26:17.646Z] v3.2.0-dev.10 [2024-02-21T15:26:17.646Z] v3.2.0-dev.2 [2024-02-21T15:26:17.646Z] v3.2.0-dev.3 [2024-02-21T15:26:17.646Z] v3.2.0-dev.4 [2024-02-21T15:26:17.646Z] v3.2.0-dev.5 [2024-02-21T15:26:17.646Z] v3.2.0-dev.6 [2024-02-21T15:26:17.646Z] v3.2.0-dev.7 [2024-02-21T15:26:17.646Z] v3.2.0-dev.8 [2024-02-21T15:26:17.646Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-21T15:26:18.060Z] + lftools sign git-tag v3.2.0-dev.10 [2024-02-21T15:26:18.628Z] Signing Git tag with Sigul... [2024-02-21T15:26:18.628Z] Signing v3.2.0-dev.10 [Pipeline] echo [2024-02-21T15:26:18.902Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:26:19.197Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-21T15:26:19.218Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-21T15:26:19.379Z] $ docker stop --time=1 988d39c63a0413f79a1b658ab9f22aa9321991dee180dabcd37bccaa40bb1fd9 [2024-02-21T15:26:20.683Z] $ docker rm -f --volumes 988d39c63a0413f79a1b658ab9f22aa9321991dee180dabcd37bccaa40bb1fd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-21T15:26:21.632Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T15:26:21.632Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:26:22.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T15:26:22.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:26:22.239Z] prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container [2024-02-21T15:26:22.359Z] $ 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 [2024-02-21T15:26:22.693Z] $ docker top 79a749ba04316bcba18ecf7a3951f1b5ec7476cb6426aedbc1cd6e8624e3449d -eo pid,comm [2024-02-21T15:26:22.724Z] 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). [2024-02-21T15:26:22.724Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T15:26:22.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T15:26:22.940Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T15:26:23.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T15:26:23.078Z] $ docker exec 79a749ba04316bcba18ecf7a3951f1b5ec7476cb6426aedbc1cd6e8624e3449d ssh-agent [2024-02-21T15:26:23.173Z] SSH_AUTH_SOCK=/tmp/ssh-NR7aykvaVMTa/agent.33 [2024-02-21T15:26:23.173Z] SSH_AGENT_PID=39 [2024-02-21T15:26:23.179Z] Running ssh-add (command line suppressed) [2024-02-21T15:26:23.281Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13682465416194672941.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13682465416194672941.key) [2024-02-21T15:26:23.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T15:26:23.624Z] + git semver bump pre [2024-02-21T15:26:24.905Z] 2024-02-21 15:26:23,936 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-21T15:26:24.905Z] 2024-02-21 15:26:23,937 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev [2024-02-21T15:26:24.905Z] 2024-02-21 15:26:23,937 [bump_version] DEBUG bumped version:3.2.0-dev.11 [2024-02-21T15:26:24.905Z] 2024-02-21 15:26:23,937 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-02-21T15:26:24.905Z] 2024-02-21 15:26:23,937 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-21T15:26:24.905Z] 2024-02-21 15:26:23,937 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-21T15:26:24.905Z] 2024-02-21 15:26:23,940 [execute] INFO git cat-file --batch-check [2024-02-21T15:26:24.905Z] 2024-02-21 15:26:23,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T15:26:24.905Z] 2024-02-21 15:26:23,946 [execute] INFO git cat-file --batch [2024-02-21T15:26:24.905Z] 2024-02-21 15:26:23,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T15:26:24.905Z] 2024-02-21 15:26:23,951 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-21T15:26:24.905Z] 3.2.0-dev.11 [Pipeline] } [2024-02-21T15:26:24.929Z] $ docker exec --env ******** --env ******** 79a749ba04316bcba18ecf7a3951f1b5ec7476cb6426aedbc1cd6e8624e3449d ssh-agent -k [2024-02-21T15:26:25.032Z] unset SSH_AUTH_SOCK; [2024-02-21T15:26:25.032Z] unset SSH_AGENT_PID; [2024-02-21T15:26:25.033Z] echo Agent pid 39 killed; [2024-02-21T15:26:26.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T15:26:27.280Z] + git semver [Pipeline] } [2024-02-21T15:26:27.569Z] $ docker stop --time=1 79a749ba04316bcba18ecf7a3951f1b5ec7476cb6426aedbc1cd6e8624e3449d [2024-02-21T15:26:29.159Z] $ docker rm -f --volumes 79a749ba04316bcba18ecf7a3951f1b5ec7476cb6426aedbc1cd6e8624e3449d [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T15:26:29.667Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T15:26:29.667Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:26:30.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T15:26:30.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:26:30.199Z] prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container [2024-02-21T15:26:30.246Z] $ 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 [2024-02-21T15:26:30.595Z] $ docker top 118c453c12c29160c27fe8fd8c7eaab0bdc6b5dfd06ec02dc092d8a78d131fe6 -eo pid,comm [2024-02-21T15:26:30.630Z] 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). [2024-02-21T15:26:30.630Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T15:26:30.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T15:26:30.852Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T15:26:30.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T15:26:30.975Z] $ docker exec 118c453c12c29160c27fe8fd8c7eaab0bdc6b5dfd06ec02dc092d8a78d131fe6 ssh-agent [2024-02-21T15:26:31.073Z] SSH_AUTH_SOCK=/tmp/ssh-qx5blSEQr7iP/agent.32 [2024-02-21T15:26:31.073Z] SSH_AGENT_PID=38 [2024-02-21T15:26:31.078Z] Running ssh-add (command line suppressed) [2024-02-21T15:26:31.188Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_504138546573434441.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_504138546573434441.key) [2024-02-21T15:26:31.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T15:26:31.533Z] + git semver push [2024-02-21T15:26:31.793Z] 2024-02-21 15:26:31,726 [run_push] DEBUG push [2024-02-21T15:26:31.793Z] 2024-02-21 15:26:31,727 [execute] INFO git cat-file --batch-check [2024-02-21T15:26:31.793Z] 2024-02-21 15:26:31,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T15:26:31.793Z] 2024-02-21 15:26:31,731 [execute] INFO git rev-list 20609277f108308c5c3fc5522c79fc29944856f5 -- [2024-02-21T15:26:31.793Z] 2024-02-21 15:26:31,732 [execute] DEBUG Popen(['git', 'rev-list', '20609277f108308c5c3fc5522c79fc29944856f5', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-21T15:26:31.793Z] 2024-02-21 15:26:31,740 [execute] INFO git fetch -v origin [2024-02-21T15:26:31.793Z] 2024-02-21 15:26:31,741 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-21T15:26:32.360Z] 2024-02-21 15:26:32,241 [run_push] DEBUG no remote changes detected [2024-02-21T15:26:32.360Z] 2024-02-21 15:26:32,241 [execute] INFO git push origin semver [2024-02-21T15:26:32.360Z] 2024-02-21 15:26:32,242 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-21T15:26:33.299Z] 2024-02-21 15:26:32,999 [run_push] DEBUG push all version tags [2024-02-21T15:26:33.299Z] 2024-02-21 15:26:33,000 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-21T15:26:33.299Z] 2024-02-21 15:26:33,000 [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) [2024-02-21T15:26:33.868Z] 2024-02-21 15:26:33,675 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-21T15:26:33.868Z] 3.2.0-dev.11 [Pipeline] } [2024-02-21T15:26:33.894Z] $ docker exec --env ******** --env ******** 118c453c12c29160c27fe8fd8c7eaab0bdc6b5dfd06ec02dc092d8a78d131fe6 ssh-agent -k [2024-02-21T15:26:33.977Z] unset SSH_AUTH_SOCK; [2024-02-21T15:26:33.978Z] unset SSH_AGENT_PID; [2024-02-21T15:26:33.978Z] echo Agent pid 38 killed; [2024-02-21T15:26:33.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T15:26:34.501Z] + git semver [Pipeline] } [2024-02-21T15:26:34.786Z] $ docker stop --time=1 118c453c12c29160c27fe8fd8c7eaab0bdc6b5dfd06ec02dc092d8a78d131fe6 [2024-02-21T15:26:36.058Z] $ docker rm -f --volumes 118c453c12c29160c27fe8fd8c7eaab0bdc6b5dfd06ec02dc092d8a78d131fe6 [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 [2024-02-21T15:26:37.614Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-02-21T15:26:37.614Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-02-21T15:26:37.614Z] total 16 [2024-02-21T15:26:37.614Z] drwxr-xr-x 3 root root 4096 Feb 21 15:15 . [2024-02-21T15:26:37.614Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 15:26 .. [2024-02-21T15:26:37.614Z] drwxr-xr-x 2 root root 4096 Feb 21 15:15 cost [2024-02-21T15:26:37.614Z] -rw-r--r-- 1 root root 95 Feb 21 15:15 cost.csv [2024-02-21T15:26:37.614Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-02-21T15:26:37.614Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-02-21T15:26:37.614Z] total 16 [2024-02-21T15:26:37.614Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 15:15 . [2024-02-21T15:26:37.614Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 15:26 .. [2024-02-21T15:26:37.614Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 15:15 cost [2024-02-21T15:26:37.614Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 21 15:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:26:37.902Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:26:38.761Z] ---> package-listing.sh [2024-02-21T15:26:38.762Z] ++ facter osfamily [2024-02-21T15:26:38.762Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-21T15:26:39.022Z] + OS_FAMILY=debian [2024-02-21T15:26:39.022Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-02-21T15:26:39.022Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-21T15:26:39.022Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-21T15:26:39.022Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-21T15:26:39.022Z] + PACKAGES=/tmp/packages_start.txt [2024-02-21T15:26:39.022Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-02-21T15:26:39.022Z] + PACKAGES=/tmp/packages_end.txt [2024-02-21T15:26:39.022Z] + case "${OS_FAMILY}" in [2024-02-21T15:26:39.022Z] + dpkg -l [2024-02-21T15:26:39.022Z] + grep '^ii' [2024-02-21T15:26:39.022Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-21T15:26:39.022Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-21T15:26:39.022Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-21T15:26:39.022Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-02-21T15:26:39.022Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-02-21T15:26:39.022Z] + 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 [2024-02-21T15:26:39.034Z] 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 [2024-02-21T15:26:39.311Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T15:26:39.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T15:26:39.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T15:26:40.119Z] prd-ubuntu20.04-docker-8c-8g-1413 does not seem to be running inside a container [2024-02-21T15:26:40.161Z] $ 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 [2024-02-21T15:26:40.800Z] $ docker top f59fb95d868bea17ded2a078b6e51c4f12bc634a1cc49a73d3b126e015ea3bee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T15:26:41.294Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-21T15:26:41.581Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-21T15:26:41.871Z] + ls /var/log/sa-host [2024-02-21T15:26:41.871Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T15:26:42.035Z] provisioning config files... [2024-02-21T15:26:42.043Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5747701112257951532tmp [Pipeline] { [Pipeline] echo [2024-02-21T15:26:42.180Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:26:42.465Z] ---> create-netrc.sh [Pipeline] } [2024-02-21T15:26:42.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:26:42.919Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-21T15:26:42.926Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:26:43.206Z] ---> sudo-logs.sh [2024-02-21T15:26:43.206Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-21T15:26:43.323Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:26:43.604Z] ---> job-cost.sh [2024-02-21T15:26:43.604Z] lf-activate-venv: SKIPPING [2024-02-21T15:26:43.604Z] DEBUG: total: 0.2199999988079071 [2024-02-21T15:26:43.604Z] INFO: Retrieving Stack Cost... [2024-02-21T15:26:43.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T15:26:44.124Z] INFO: Archiving Costs [Pipeline] echo [2024-02-21T15:26:44.395Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T15:26:44.677Z] ---> logs-deploy.sh [2024-02-21T15:26:44.677Z] lf-activate-venv: SKIPPING [2024-02-21T15:26:44.677Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/162 [2024-02-21T15:26:44.677Z] INFO: archiving workspace using pattern(s): [2024-02-21T15:26:46.052Z] Archives upload complete. [2024-02-21T15:26:46.052Z] INFO: archiving logs to Nexus