Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2cf82822b8f5c4982b562185971b2840de0a3939 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-ssh4367363190240771823.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14405025427117602975.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3307465971396552454.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6341324013883991211.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-ssh6786301837830513159.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9930 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2cf82822b8f5c4982b562185971b2840de0a3939 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#237)" > git config core.sparsecheckout # timeout=10 > git checkout -f 2cf82822b8f5c4982b562185971b2840de0a3939 # timeout=10 > git rev-list --no-walk 70e8a5936c2169a339b3d4eaba502027d1a3f7bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T15:19:03.549Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T15:19:03.592Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T15:19:03.606Z] ========================================================= [2023-10-24T15:19:03.606Z] EdgeX Global Pipelines Version Info [2023-10-24T15:19:03.606Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:19:04.678Z] ------------------- [2023-10-24T15:19:04.678Z] stable info: [2023-10-24T15:19:04.679Z] ------------------- [2023-10-24T15:19:04.679Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T15:19:04.679Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T15:19:04.679Z] Message: update stable to v1.0.254 [2023-10-24T15:19:04.938Z] ------------------- [2023-10-24T15:19:04.938Z] experimental info: [2023-10-24T15:19:04.938Z] ------------------- [2023-10-24T15:19:04.938Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T15:19:04.938Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T15:19:04.938Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T15:19:05.087Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-24T15:19:05.101Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-24T15:19:05.114Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T15:19:05.127Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T15:19:05.140Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T15:19:05.157Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T15:19:05.174Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T15:19:05.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T15:19:05.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T15:19:05.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T15:19:05.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T15:19:05.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-24T15:19:05.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T15:19:05.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T15:19:05.292Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T15:19:05.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T15:19:05.327Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T15:19:05.342Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T15:19:05.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T15:19:05.370Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T15:19:05.386Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T15:19:05.397Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T15:19:05.410Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T15:19:05.426Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T15:19:05.444Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T15:19:05.464Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T15:19:05.479Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T15:19:05.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T15:19:05.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T15:19:05.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T15:19:05.553Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] echo [2023-10-24T15:19:05.567Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cf8282 [Pipeline] echo [2023-10-24T15:19:05.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:19:05.643Z] provisioning config files... [2023-10-24T15:19:05.656Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18023772678676662156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:19:05.964Z] ---> docker-login.sh [2023-10-24T15:19:05.964Z] nexus3.edgexfoundry.org:10001 [2023-10-24T15:19:05.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:19:06.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:19:06.223Z] Configure a credential helper to remove this warning. See [2023-10-24T15:19:06.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:19:06.223Z] [2023-10-24T15:19:06.223Z] Login Succeeded [2023-10-24T15:19:06.223Z] nexus3.edgexfoundry.org:10002 [2023-10-24T15:19:06.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:19:06.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:19:06.223Z] Configure a credential helper to remove this warning. See [2023-10-24T15:19:06.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:19:06.223Z] [2023-10-24T15:19:06.223Z] Login Succeeded [2023-10-24T15:19:06.223Z] nexus3.edgexfoundry.org:10003 [2023-10-24T15:19:06.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:19:06.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:19:06.532Z] Configure a credential helper to remove this warning. See [2023-10-24T15:19:06.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:19:06.532Z] [2023-10-24T15:19:06.532Z] Login Succeeded [2023-10-24T15:19:06.532Z] nexus3.edgexfoundry.org:10004 [2023-10-24T15:19:06.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:19:06.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:19:06.532Z] Configure a credential helper to remove this warning. See [2023-10-24T15:19:06.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:19:06.532Z] [2023-10-24T15:19:06.532Z] Login Succeeded [2023-10-24T15:19:06.532Z] docker.io [2023-10-24T15:19:06.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:19:07.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:19:07.101Z] Configure a credential helper to remove this warning. See [2023-10-24T15:19:07.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:19:07.101Z] [2023-10-24T15:19:07.101Z] Login Succeeded [2023-10-24T15:19:07.101Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T15:19:07.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T15:19:07.485Z] + git rev-list -1 --merges 2cf82822b8f5c4982b562185971b2840de0a3939~1..2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] echo [2023-10-24T15:19:07.536Z] -----------> git rev-list -1 --merges 2cf82822b8f5c4982b562185971b2840de0a3939~1..2cf82822b8f5c4982b562185971b2840de0a3939 2cf82822b8f5c4982b562185971b2840de0a3939 [false] [Pipeline] sh [2023-10-24T15:19:07.827Z] + git log --format=format:%s -1 2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] echo [2023-10-24T15:19:07.844Z] ========================================================= [2023-10-24T15:19:07.844Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T15:19:07.844Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T15:19:08.172Z] + git log --format=format:%s -1 2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] echo [2023-10-24T15:19:08.183Z] [semverPrep] GIT_COMMIT: 2cf82822b8f5c4982b562185971b2840de0a3939, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#237) [Pipeline] echo [2023-10-24T15:19:08.191Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T15:19:08.544Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T15:19:08.544Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T15:19:08.544Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T15:19:08.544Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T15:19:08.544Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T15:19:08.544Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T15:19:08.544Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:19:08.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:19:08.903Z] [2023-10-24T15:19:08.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:19:09.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:19:09.199Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T15:19:09.199Z] b85a868b505f: Pulling fs layer [2023-10-24T15:19:09.199Z] e2be974225ed: Pulling fs layer [2023-10-24T15:19:09.199Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T15:19:09.199Z] 988bab9f4d93: Pulling fs layer [2023-10-24T15:19:09.199Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T15:19:09.199Z] eaf3925da568: Pulling fs layer [2023-10-24T15:19:09.199Z] bab4dde63d76: Pulling fs layer [2023-10-24T15:19:09.199Z] bde34c3a00c8: Pulling fs layer [2023-10-24T15:19:09.199Z] b352a97aabf1: Pulling fs layer [2023-10-24T15:19:09.199Z] 4872d77fe225: Pulling fs layer [2023-10-24T15:19:09.199Z] 5851b861e8e6: Pulling fs layer [2023-10-24T15:19:09.199Z] bde34c3a00c8: Waiting [2023-10-24T15:19:09.199Z] b352a97aabf1: Waiting [2023-10-24T15:19:09.199Z] eaf3925da568: Waiting [2023-10-24T15:19:09.199Z] 4872d77fe225: Waiting [2023-10-24T15:19:09.199Z] 5851b861e8e6: Waiting [2023-10-24T15:19:09.199Z] 988bab9f4d93: Waiting [2023-10-24T15:19:09.199Z] 1469e6f7b9e6: Waiting [2023-10-24T15:19:09.199Z] e2be974225ed: Verifying Checksum [2023-10-24T15:19:09.199Z] e2be974225ed: Download complete [2023-10-24T15:19:09.199Z] 988bab9f4d93: Verifying Checksum [2023-10-24T15:19:09.199Z] 988bab9f4d93: Download complete [2023-10-24T15:19:09.199Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T15:19:09.199Z] 1469e6f7b9e6: Download complete [2023-10-24T15:19:09.199Z] eaf3925da568: Verifying Checksum [2023-10-24T15:19:09.199Z] eaf3925da568: Download complete [2023-10-24T15:19:09.199Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T15:19:09.199Z] 339a4e72a1f5: Download complete [2023-10-24T15:19:09.457Z] bde34c3a00c8: Download complete [2023-10-24T15:19:09.457Z] b352a97aabf1: Download complete [2023-10-24T15:19:09.457Z] 4872d77fe225: Verifying Checksum [2023-10-24T15:19:09.457Z] 4872d77fe225: Download complete [2023-10-24T15:19:09.457Z] 5851b861e8e6: Download complete [2023-10-24T15:19:09.457Z] b85a868b505f: Verifying Checksum [2023-10-24T15:19:09.457Z] b85a868b505f: Download complete [2023-10-24T15:19:09.715Z] bab4dde63d76: Verifying Checksum [2023-10-24T15:19:09.715Z] bab4dde63d76: Download complete [2023-10-24T15:19:10.651Z] b85a868b505f: Pull complete [2023-10-24T15:19:10.909Z] e2be974225ed: Pull complete [2023-10-24T15:19:11.168Z] 339a4e72a1f5: Pull complete [2023-10-24T15:19:11.428Z] 988bab9f4d93: Pull complete [2023-10-24T15:19:11.688Z] 1469e6f7b9e6: Pull complete [2023-10-24T15:19:11.688Z] eaf3925da568: Pull complete [2023-10-24T15:19:13.590Z] bab4dde63d76: Pull complete [2023-10-24T15:19:13.590Z] bde34c3a00c8: Pull complete [2023-10-24T15:19:13.590Z] b352a97aabf1: Pull complete [2023-10-24T15:19:13.590Z] 4872d77fe225: Pull complete [2023-10-24T15:19:13.590Z] 5851b861e8e6: Pull complete [2023-10-24T15:19:13.590Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T15:19:13.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:19:13.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:19:13.684Z] prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container [2023-10-24T15:19:13.723Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T15:19:16.581Z] $ docker top 4e4b1331f3c96f7c80b44af177240e9f676b5dcceebdaf9e588fa6e16b6e5e77 -eo pid,comm [2023-10-24T15:19:16.633Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T15:19:16.633Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T15:19:16.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T15:19:16.671Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T15:19:16.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T15:19:16.788Z] $ docker exec 4e4b1331f3c96f7c80b44af177240e9f676b5dcceebdaf9e588fa6e16b6e5e77 ssh-agent [2023-10-24T15:19:16.881Z] SSH_AUTH_SOCK=/tmp/ssh-v4vc2R6bv058/agent.33 [2023-10-24T15:19:16.881Z] SSH_AGENT_PID=39 [2023-10-24T15:19:16.888Z] Running ssh-add (command line suppressed) [2023-10-24T15:19:16.985Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14290635231576190129.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14290635231576190129.key) [2023-10-24T15:19:16.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T15:19:17.283Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T15:19:17.296Z] $ docker exec --env ******** --env ******** 4e4b1331f3c96f7c80b44af177240e9f676b5dcceebdaf9e588fa6e16b6e5e77 ssh-agent -k [2023-10-24T15:19:17.388Z] unset SSH_AUTH_SOCK; [2023-10-24T15:19:17.389Z] unset SSH_AGENT_PID; [2023-10-24T15:19:17.389Z] echo Agent pid 39 killed; [2023-10-24T15:19:17.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T15:19:17.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T15:19:17.424Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T15:19:17.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T15:19:17.528Z] $ docker exec 4e4b1331f3c96f7c80b44af177240e9f676b5dcceebdaf9e588fa6e16b6e5e77 ssh-agent [2023-10-24T15:19:17.628Z] SSH_AUTH_SOCK=/tmp/ssh-rX3kcnlDGELN/agent.71 [2023-10-24T15:19:17.628Z] SSH_AGENT_PID=77 [2023-10-24T15:19:17.632Z] Running ssh-add (command line suppressed) [2023-10-24T15:19:17.738Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5934869862078855451.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5934869862078855451.key) [2023-10-24T15:19:17.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T15:19:18.037Z] + git semver init [2023-10-24T15:19:18.295Z] 2023-10-24 15:19:18,226 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T15:19:18.295Z] 2023-10-24 15:19:18,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-24T15:19:18.295Z] 2023-10-24 15:19:18,227 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-24T15:19:18.295Z] 2023-10-24 15:19:18,227 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T15:19:19.674Z] 2023-10-24 15:19:19,499 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-10-24T15:19:19.674Z] 2023-10-24 15:19:19,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-10-24T15:19:19.674Z] 2023-10-24 15:19:19,500 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T15:19:19.674Z] 2023-10-24 15:19:19,500 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T15:19:19.674Z] 3.1.0-dev.28 [Pipeline] } [2023-10-24T15:19:19.687Z] $ docker exec --env ******** --env ******** 4e4b1331f3c96f7c80b44af177240e9f676b5dcceebdaf9e588fa6e16b6e5e77 ssh-agent -k [2023-10-24T15:19:19.782Z] unset SSH_AUTH_SOCK; [2023-10-24T15:19:19.782Z] unset SSH_AGENT_PID; [2023-10-24T15:19:19.782Z] echo Agent pid 77 killed; [2023-10-24T15:19:19.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T15:19:20.107Z] + git semver [Pipeline] } [2023-10-24T15:19:20.381Z] $ docker stop --time=1 4e4b1331f3c96f7c80b44af177240e9f676b5dcceebdaf9e588fa6e16b6e5e77 [2023-10-24T15:19:21.691Z] $ docker rm -f --volumes 4e4b1331f3c96f7c80b44af177240e9f676b5dcceebdaf9e588fa6e16b6e5e77 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T15:19:22.023Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T15:19:22.232Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T15:19:22.235Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:19:22.387Z] provisioning config files... [2023-10-24T15:19:22.395Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15834476200564055219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:19:22.690Z] ---> docker-login.sh [2023-10-24T15:19:22.690Z] nexus3.edgexfoundry.org:10001 [2023-10-24T15:19:22.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:19:22.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:19:22.690Z] Configure a credential helper to remove this warning. See [2023-10-24T15:19:22.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:19:22.690Z] [2023-10-24T15:19:22.690Z] Login Succeeded [2023-10-24T15:19:22.690Z] nexus3.edgexfoundry.org:10002 [2023-10-24T15:19:22.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:19:22.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:19:22.690Z] Configure a credential helper to remove this warning. See [2023-10-24T15:19:22.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:19:22.690Z] [2023-10-24T15:19:22.690Z] Login Succeeded [2023-10-24T15:19:22.690Z] nexus3.edgexfoundry.org:10003 [2023-10-24T15:19:22.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:19:22.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:19:22.949Z] Configure a credential helper to remove this warning. See [2023-10-24T15:19:22.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:19:22.949Z] [2023-10-24T15:19:22.949Z] Login Succeeded [2023-10-24T15:19:22.949Z] nexus3.edgexfoundry.org:10004 [2023-10-24T15:19:22.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:19:22.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:19:22.949Z] Configure a credential helper to remove this warning. See [2023-10-24T15:19:22.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:19:22.949Z] [2023-10-24T15:19:22.949Z] Login Succeeded [2023-10-24T15:19:22.949Z] docker.io [2023-10-24T15:19:22.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:19:23.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:19:23.211Z] Configure a credential helper to remove this warning. See [2023-10-24T15:19:23.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:19:23.211Z] [2023-10-24T15:19:23.211Z] Login Succeeded [2023-10-24T15:19:23.211Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T15:19:23.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T15:19:23.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:19:23.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:19:23.289Z] ========================================================= [2023-10-24T15:19:23.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T15:19:23.289Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:19:23.591Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T15:19:23.591Z] Sending build context to Docker daemon 12.74MB [2023-10-24T15:19:23.591Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T15:19:23.591Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T15:19:23.591Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T15:19:23.591Z] 7264a8db6415: Pulling fs layer [2023-10-24T15:19:23.591Z] c4d48a809fc2: Pulling fs layer [2023-10-24T15:19:23.591Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T15:19:23.591Z] ad3a456e5733: Pulling fs layer [2023-10-24T15:19:23.591Z] 33e27b845d1e: Pulling fs layer [2023-10-24T15:19:23.591Z] c68163c4e522: Pulling fs layer [2023-10-24T15:19:23.591Z] 50da416c3ac9: Pulling fs layer [2023-10-24T15:19:23.591Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T15:19:23.591Z] 33e27b845d1e: Waiting [2023-10-24T15:19:23.591Z] c68163c4e522: Waiting [2023-10-24T15:19:23.591Z] 50da416c3ac9: Waiting [2023-10-24T15:19:23.591Z] ad3a456e5733: Waiting [2023-10-24T15:19:23.591Z] 23d2d4c4bb30: Waiting [2023-10-24T15:19:23.849Z] ad3a456e5733: Download complete [2023-10-24T15:19:23.849Z] 33e27b845d1e: Download complete [2023-10-24T15:19:23.849Z] 7264a8db6415: Verifying Checksum [2023-10-24T15:19:23.849Z] 7264a8db6415: Download complete [2023-10-24T15:19:23.849Z] c68163c4e522: Verifying Checksum [2023-10-24T15:19:23.849Z] c68163c4e522: Download complete [2023-10-24T15:19:23.849Z] 7264a8db6415: Pull complete [2023-10-24T15:19:24.108Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T15:19:24.108Z] 23d2d4c4bb30: Download complete [2023-10-24T15:19:24.108Z] c4d48a809fc2: Pull complete [2023-10-24T15:19:24.108Z] 4f1c88b9dad5: Download complete [2023-10-24T15:19:24.674Z] 50da416c3ac9: Verifying Checksum [2023-10-24T15:19:24.674Z] 50da416c3ac9: Download complete [2023-10-24T15:19:27.205Z] 4f1c88b9dad5: Pull complete [2023-10-24T15:19:27.205Z] ad3a456e5733: Pull complete [2023-10-24T15:19:27.205Z] 33e27b845d1e: Pull complete [2023-10-24T15:19:27.205Z] c68163c4e522: Pull complete [2023-10-24T15:19:29.737Z] 50da416c3ac9: Pull complete [2023-10-24T15:19:29.737Z] 23d2d4c4bb30: Pull complete [2023-10-24T15:19:29.737Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T15:19:29.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T15:19:29.998Z] ---> 0786185ac409 [2023-10-24T15:19:29.998Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T15:19:34.502Z] ---> Running in 01b9e315eb9d [2023-10-24T15:19:34.502Z] Removing intermediate container 01b9e315eb9d [2023-10-24T15:19:34.502Z] ---> ac281fd01987 [2023-10-24T15:19:34.502Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T15:19:34.502Z] ---> Running in 7cb497317301 [2023-10-24T15:19:34.502Z] Removing intermediate container 7cb497317301 [2023-10-24T15:19:34.502Z] ---> 915a567adeee [2023-10-24T15:19:34.502Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T15:19:34.502Z] ---> Running in 9df8e6e3b1bd [2023-10-24T15:19:34.502Z] Removing intermediate container 9df8e6e3b1bd [2023-10-24T15:19:34.502Z] ---> 34cc3685eb10 [2023-10-24T15:19:34.502Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T15:19:34.502Z] ---> Running in 7da2483de27c [2023-10-24T15:19:34.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T15:19:34.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T15:19:35.020Z] OK: 264 MiB in 52 packages [2023-10-24T15:19:35.278Z] Removing intermediate container 7da2483de27c [2023-10-24T15:19:35.278Z] ---> dfb93793f46a [2023-10-24T15:19:35.278Z] Step 7/12 : WORKDIR /app [2023-10-24T15:19:35.278Z] ---> Running in 18335103d3e0 [2023-10-24T15:19:35.278Z] Removing intermediate container 18335103d3e0 [2023-10-24T15:19:35.278Z] ---> 8aae08780da3 [2023-10-24T15:19:35.278Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T15:19:35.536Z] ---> bc1b82441c0e [2023-10-24T15:19:35.536Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T15:19:35.536Z] ---> Running in aa2d86f0d4e9 [2023-10-24T15:19:37.348Z] Still waiting to schedule task [2023-10-24T15:19:37.349Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9928’ [2023-10-24T15:20:31.769Z] Removing intermediate container aa2d86f0d4e9 [2023-10-24T15:20:31.769Z] ---> 09160cdec03d [2023-10-24T15:20:31.769Z] Step 10/12 : COPY . . [2023-10-24T15:20:31.769Z] ---> 0e88235d5783 [2023-10-24T15:20:31.769Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T15:20:31.769Z] ---> Running in 144a47d87e58 [2023-10-24T15:20:31.769Z] Removing intermediate container 144a47d87e58 [2023-10-24T15:20:31.769Z] ---> 45d7c5b3a5d2 [2023-10-24T15:20:31.769Z] Step 12/12 : RUN $MAKE [2023-10-24T15:20:31.769Z] ---> Running in f9a42d04555f [2023-10-24T15:20:31.769Z] noop [2023-10-24T15:20:31.769Z] Removing intermediate container f9a42d04555f [2023-10-24T15:20:31.769Z] ---> 69a8b8984083 [2023-10-24T15:20:31.769Z] Successfully built 69a8b8984083 [2023-10-24T15:20:31.769Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:20:32.082Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T15:20:32.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:20:32.155Z] prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container [2023-10-24T15:20:32.188Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-24T15:20:32.561Z] $ docker top 463463ab89c90ac9458e18fb7994edb00655e6b9b8e269db9f4dee211b23fc6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T15:20:32.899Z] + go version [2023-10-24T15:20:32.899Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T15:20:32.913Z] $ docker stop --time=1 463463ab89c90ac9458e18fb7994edb00655e6b9b8e269db9f4dee211b23fc6a [2023-10-24T15:20:34.206Z] $ docker rm -f --volumes 463463ab89c90ac9458e18fb7994edb00655e6b9b8e269db9f4dee211b23fc6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:20:34.590Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T15:20:34.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:20:34.665Z] prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container [2023-10-24T15:20:34.698Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-24T15:20:35.018Z] $ docker top 1474a92f93d875e0dd750a25951d1988ad9f47e95e51a832b3f848fbf6df1252 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T15:20:35.348Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T15:20:35.642Z] + make test [2023-10-24T15:20:35.642Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-24T15:20:53.719Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-24T15:20:53.719Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-24T15:20:53.719Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements [2023-10-24T15:20:57.006Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.697s coverage: 71.9% of statements [2023-10-24T15:21:15.080Z] go vet ./... [2023-10-24T15:21:17.671Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T15:21:17.671Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T15:21:17.671Z] ./bin/test-attribution.sh [2023-10-24T15:21:17.671Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-24T15:21:17.671Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-24T15:21:17.671Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-24T15:21:17.671Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-24T15:21:17.671Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-24T15:21:17.671Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-24T15:21:17.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T15:21:17.696Z] $ docker stop --time=1 1474a92f93d875e0dd750a25951d1988ad9f47e95e51a832b3f848fbf6df1252 [2023-10-24T15:21:21.763Z] $ docker rm -f --volumes 1474a92f93d875e0dd750a25951d1988ad9f47e95e51a832b3f848fbf6df1252 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T15:21:22.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T15:21:22.339Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T15:21:22.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T15:21:23.102Z] + ls -al . [2023-10-24T15:21:23.102Z] total 236 [2023-10-24T15:21:23.102Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 15:20 . [2023-10-24T15:21:23.102Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:19 .. [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 15:19 .dockerignore [2023-10-24T15:21:23.102Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:20 .git [2023-10-24T15:21:23.102Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:19 .github [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 24 15:19 .gitignore [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:19 .golangci.yml [2023-10-24T15:21:23.102Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:19 .semver [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 15:19 Attribution.txt [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 15:19 CHANGELOG.md [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 15:19 Dockerfile [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:19 GOVERNANCE.md [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 24 15:19 Jenkinsfile [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 15:19 LICENSE [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 15:19 Makefile [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 15:19 OWNERS.md [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 24 15:19 README.md [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:19 VERSION [2023-10-24T15:21:23.102Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:19 bin [2023-10-24T15:21:23.102Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 15:20 coverage.out [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 15:19 go.mod [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 15:19 go.sum [2023-10-24T15:21:23.102Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:19 images [2023-10-24T15:21:23.102Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:19 internal [2023-10-24T15:21:23.102Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 15:19 main.go [2023-10-24T15:21:23.102Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:19 res [2023-10-24T15:21:23.102Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:19 snap [2023-10-24T15:21:23.102Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:19 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:21:23.413Z] + 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=2cf82822b8f5c4982b562185971b2840de0a3939 --label arch=amd64 --label version=3.1.0-dev.28 . [2023-10-24T15:21:23.413Z] Sending build context to Docker daemon 12.74MB [2023-10-24T15:21:23.413Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T15:21:23.413Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-24T15:21:23.413Z] ---> 69a8b8984083 [2023-10-24T15:21:23.413Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T15:21:23.674Z] ---> Running in 99698b4ae845 [2023-10-24T15:21:23.674Z] Removing intermediate container 99698b4ae845 [2023-10-24T15:21:23.674Z] ---> 0a0b9ec208f9 [2023-10-24T15:21:23.674Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T15:21:23.674Z] ---> Running in 6ec6a6f4f05f [2023-10-24T15:21:23.674Z] Removing intermediate container 6ec6a6f4f05f [2023-10-24T15:21:23.674Z] ---> 04f413188605 [2023-10-24T15:21:23.674Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-24T15:21:23.674Z] ---> Running in f0d8138677f4 [2023-10-24T15:21:23.932Z] Removing intermediate container f0d8138677f4 [2023-10-24T15:21:23.933Z] ---> f78183e71b86 [2023-10-24T15:21:23.933Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T15:21:23.933Z] ---> Running in 0cb5e70fe062 [2023-10-24T15:21:24.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T15:21:24.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T15:21:24.464Z] OK: 264 MiB in 52 packages [2023-10-24T15:21:24.723Z] Removing intermediate container 0cb5e70fe062 [2023-10-24T15:21:24.723Z] ---> 8df2f4c385c6 [2023-10-24T15:21:24.723Z] Step 7/29 : WORKDIR /app [2023-10-24T15:21:24.723Z] ---> Running in c68356ed8466 [2023-10-24T15:21:24.723Z] Removing intermediate container c68356ed8466 [2023-10-24T15:21:24.723Z] ---> c0c77f4afaa1 [2023-10-24T15:21:24.723Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-24T15:21:24.981Z] ---> b97a3e6b4e2c [2023-10-24T15:21:24.981Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T15:21:24.981Z] ---> Running in 353691d2cead [2023-10-24T15:21:25.549Z] Removing intermediate container 353691d2cead [2023-10-24T15:21:25.549Z] ---> 1022a8dd36af [2023-10-24T15:21:25.549Z] Step 10/29 : COPY . . [2023-10-24T15:21:26.117Z] ---> 788d1cf47aec [2023-10-24T15:21:26.117Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T15:21:26.117Z] ---> Running in b21c9d677a4c [2023-10-24T15:21:26.117Z] Removing intermediate container b21c9d677a4c [2023-10-24T15:21:26.117Z] ---> df85ca32919b [2023-10-24T15:21:26.117Z] Step 12/29 : RUN $MAKE [2023-10-24T15:21:26.117Z] ---> Running in 1b1daca70ec0 [2023-10-24T15:21:26.376Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.28 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.28" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-24T15:21:48.466Z] Removing intermediate container 1b1daca70ec0 [2023-10-24T15:21:48.466Z] ---> 90eb1a3d9a95 [2023-10-24T15:21:48.466Z] Step 13/29 : FROM alpine:3.18 [2023-10-24T15:21:48.466Z] 3.18: Pulling from library/alpine [2023-10-24T15:21:48.466Z] 96526aa774ef: Pulling fs layer [2023-10-24T15:21:48.466Z] 96526aa774ef: Verifying Checksum [2023-10-24T15:21:48.466Z] 96526aa774ef: Download complete [2023-10-24T15:21:48.466Z] 96526aa774ef: Pull complete [2023-10-24T15:21:48.466Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T15:21:48.466Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T15:21:48.466Z] ---> 8ca4688f4f35 [2023-10-24T15:21:48.466Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T15:21:48.466Z] ---> Running in 088b4bb004b2 [2023-10-24T15:21:48.466Z] Removing intermediate container 088b4bb004b2 [2023-10-24T15:21:48.466Z] ---> 9c2e50c346f9 [2023-10-24T15:21:48.466Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-24T15:21:48.466Z] ---> Running in 0c7c4bc7b0ea [2023-10-24T15:21:48.466Z] Removing intermediate container 0c7c4bc7b0ea [2023-10-24T15:21:48.466Z] ---> 25066e2328cf [2023-10-24T15:21:48.466Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-24T15:21:48.466Z] ---> Running in cb057db764e8 [2023-10-24T15:21:48.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T15:21:48.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T15:21:48.466Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T15:21:48.466Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T15:21:48.466Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T15:21:48.466Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T15:21:48.466Z] OK: 8 MiB in 17 packages [2023-10-24T15:21:48.466Z] Removing intermediate container cb057db764e8 [2023-10-24T15:21:48.466Z] ---> 8b9986ca44c9 [2023-10-24T15:21:48.466Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T15:21:48.466Z] ---> 7fc89fa9149e [2023-10-24T15:21:48.466Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T15:21:48.466Z] ---> 9ded58d34760 [2023-10-24T15:21:48.466Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-24T15:21:48.466Z] ---> cccddb1e65a8 [2023-10-24T15:21:48.466Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-24T15:21:48.466Z] ---> 567fcfe79197 [2023-10-24T15:21:48.466Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-24T15:21:48.725Z] ---> a6f95255f710 [2023-10-24T15:21:48.725Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-24T15:21:48.725Z] ---> Running in 57cd3febbad5 [2023-10-24T15:21:49.289Z] Removing intermediate container 57cd3febbad5 [2023-10-24T15:21:49.289Z] ---> 2d5c22c821ca [2023-10-24T15:21:49.289Z] Step 23/29 : VOLUME /cache [2023-10-24T15:21:49.289Z] ---> Running in 4ce2efb5c003 [2023-10-24T15:21:49.289Z] Removing intermediate container 4ce2efb5c003 [2023-10-24T15:21:49.289Z] ---> 9fc35726677c [2023-10-24T15:21:49.289Z] Step 24/29 : EXPOSE 59711 [2023-10-24T15:21:49.289Z] ---> Running in 96a00fe5ff02 [2023-10-24T15:21:49.289Z] Removing intermediate container 96a00fe5ff02 [2023-10-24T15:21:49.289Z] ---> 87550e311e61 [2023-10-24T15:21:49.289Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-24T15:21:49.289Z] ---> Running in c4e8ef13a7e0 [2023-10-24T15:21:49.289Z] Removing intermediate container c4e8ef13a7e0 [2023-10-24T15:21:49.289Z] ---> b37a7d519077 [2023-10-24T15:21:49.289Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-24T15:21:49.289Z] ---> Running in 02de81ef31fc [2023-10-24T15:21:49.548Z] Removing intermediate container 02de81ef31fc [2023-10-24T15:21:49.548Z] ---> c175c796a2ac [2023-10-24T15:21:49.548Z] Step 27/29 : LABEL arch=amd64 [2023-10-24T15:21:49.548Z] ---> Running in cf18cabc4ea5 [2023-10-24T15:21:49.807Z] Removing intermediate container cf18cabc4ea5 [2023-10-24T15:21:49.807Z] ---> 8ace9a0e67ff [2023-10-24T15:21:49.807Z] Step 28/29 : LABEL git_sha=2cf82822b8f5c4982b562185971b2840de0a3939 [2023-10-24T15:21:49.807Z] ---> Running in 68506ae3abe6 [2023-10-24T15:21:49.807Z] Removing intermediate container 68506ae3abe6 [2023-10-24T15:21:49.807Z] ---> 2bada5859056 [2023-10-24T15:21:49.807Z] Step 29/29 : LABEL version=3.1.0-dev.28 [2023-10-24T15:21:49.807Z] ---> Running in ed75464aa90e [2023-10-24T15:21:49.807Z] Removing intermediate container ed75464aa90e [2023-10-24T15:21:49.807Z] ---> 88072bc3c3d9 [2023-10-24T15:21:49.807Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T15:21:49.807Z] Successfully built 88072bc3c3d9 [2023-10-24T15:21:49.807Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:21:49.926Z] provisioning config files... [2023-10-24T15:21:49.933Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15809044432496330790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:21:50.227Z] ---> docker-login.sh [2023-10-24T15:21:50.227Z] nexus3.edgexfoundry.org:10001 [2023-10-24T15:21:50.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:21:50.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:21:50.227Z] Configure a credential helper to remove this warning. See [2023-10-24T15:21:50.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:21:50.227Z] [2023-10-24T15:21:50.227Z] Login Succeeded [2023-10-24T15:21:50.227Z] nexus3.edgexfoundry.org:10002 [2023-10-24T15:21:50.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:21:50.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:21:50.227Z] Configure a credential helper to remove this warning. See [2023-10-24T15:21:50.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:21:50.227Z] [2023-10-24T15:21:50.227Z] Login Succeeded [2023-10-24T15:21:50.227Z] nexus3.edgexfoundry.org:10003 [2023-10-24T15:21:50.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:21:50.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:21:50.486Z] Configure a credential helper to remove this warning. See [2023-10-24T15:21:50.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:21:50.486Z] [2023-10-24T15:21:50.486Z] Login Succeeded [2023-10-24T15:21:50.486Z] nexus3.edgexfoundry.org:10004 [2023-10-24T15:21:50.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:21:50.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:21:50.486Z] Configure a credential helper to remove this warning. See [2023-10-24T15:21:50.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:21:50.486Z] [2023-10-24T15:21:50.486Z] Login Succeeded [2023-10-24T15:21:50.486Z] docker.io [2023-10-24T15:21:50.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:21:50.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:21:50.745Z] Configure a credential helper to remove this warning. See [2023-10-24T15:21:50.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:21:50.745Z] [2023-10-24T15:21:50.745Z] Login Succeeded [2023-10-24T15:21:50.745Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T15:21:50.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T15:21:50.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:21:50.813Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-10-24T15:21:50.813Z] 2cf82822b8f5c4982b562185971b2840de0a3939 [2023-10-24T15:21:50.813Z] latest [2023-10-24T15:21:50.813Z] 3.1.0-dev.28 [2023-10-24T15:21:50.813Z] 2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 [2023-10-24T15:21:50.813Z] main [2023-10-24T15:21:50.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:21:51.186Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:21:51.510Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2cf82822b8f5c4982b562185971b2840de0a3939 [2023-10-24T15:21:51.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T15:21:51.510Z] 4090912d2d84: Preparing [2023-10-24T15:21:51.510Z] 3bbeba211419: Preparing [2023-10-24T15:21:51.510Z] 1113dc0388b9: Preparing [2023-10-24T15:21:51.510Z] a0ec903af6d5: Preparing [2023-10-24T15:21:51.510Z] ff3c8ff23a37: Preparing [2023-10-24T15:21:51.510Z] a2fdd2e4623d: Preparing [2023-10-24T15:21:51.510Z] f78866d0963c: Preparing [2023-10-24T15:21:51.510Z] cc2447e1835a: Preparing [2023-10-24T15:21:51.510Z] f78866d0963c: Waiting [2023-10-24T15:21:51.510Z] a2fdd2e4623d: Waiting [2023-10-24T15:21:51.510Z] cc2447e1835a: Waiting [2023-10-24T15:21:51.510Z] ff3c8ff23a37: Pushed [2023-10-24T15:21:51.510Z] 4090912d2d84: Pushed [2023-10-24T15:21:51.510Z] 1113dc0388b9: Pushed [2023-10-24T15:21:51.510Z] a0ec903af6d5: Pushed [2023-10-24T15:21:51.510Z] cc2447e1835a: Layer already exists [2023-10-24T15:21:51.769Z] a2fdd2e4623d: Pushed [2023-10-24T15:21:51.769Z] f78866d0963c: Pushed [2023-10-24T15:21:54.306Z] 3bbeba211419: Pushed [2023-10-24T15:21:54.306Z] 2cf82822b8f5c4982b562185971b2840de0a3939: digest: sha256:7671b6a4b77447e2788065ed31b0e0655d99aad06cc862dd98eac54a1f5566d1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:21:54.610Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:21:54.915Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-24T15:21:54.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T15:21:54.915Z] 4090912d2d84: Preparing [2023-10-24T15:21:54.915Z] 3bbeba211419: Preparing [2023-10-24T15:21:54.915Z] 1113dc0388b9: Preparing [2023-10-24T15:21:54.915Z] a0ec903af6d5: Preparing [2023-10-24T15:21:54.915Z] ff3c8ff23a37: Preparing [2023-10-24T15:21:54.915Z] a2fdd2e4623d: Preparing [2023-10-24T15:21:54.915Z] f78866d0963c: Preparing [2023-10-24T15:21:54.915Z] cc2447e1835a: Preparing [2023-10-24T15:21:54.915Z] a2fdd2e4623d: Waiting [2023-10-24T15:21:54.915Z] f78866d0963c: Waiting [2023-10-24T15:21:54.915Z] cc2447e1835a: Waiting [2023-10-24T15:21:54.915Z] ff3c8ff23a37: Layer already exists [2023-10-24T15:21:54.915Z] a0ec903af6d5: Layer already exists [2023-10-24T15:21:54.915Z] 3bbeba211419: Layer already exists [2023-10-24T15:21:54.915Z] 4090912d2d84: Layer already exists [2023-10-24T15:21:54.915Z] 1113dc0388b9: Layer already exists [2023-10-24T15:21:54.915Z] a2fdd2e4623d: Layer already exists [2023-10-24T15:21:54.915Z] cc2447e1835a: Layer already exists [2023-10-24T15:21:54.915Z] f78866d0963c: Layer already exists [2023-10-24T15:21:54.915Z] latest: digest: sha256:7671b6a4b77447e2788065ed31b0e0655d99aad06cc862dd98eac54a1f5566d1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:21:55.224Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:21:55.530Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.28 [2023-10-24T15:21:55.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T15:21:55.530Z] 4090912d2d84: Preparing [2023-10-24T15:21:55.530Z] 3bbeba211419: Preparing [2023-10-24T15:21:55.530Z] 1113dc0388b9: Preparing [2023-10-24T15:21:55.530Z] a0ec903af6d5: Preparing [2023-10-24T15:21:55.530Z] ff3c8ff23a37: Preparing [2023-10-24T15:21:55.530Z] a2fdd2e4623d: Preparing [2023-10-24T15:21:55.530Z] f78866d0963c: Preparing [2023-10-24T15:21:55.530Z] cc2447e1835a: Preparing [2023-10-24T15:21:55.530Z] a2fdd2e4623d: Waiting [2023-10-24T15:21:55.530Z] cc2447e1835a: Waiting [2023-10-24T15:21:55.530Z] ff3c8ff23a37: Layer already exists [2023-10-24T15:21:55.530Z] 1113dc0388b9: Layer already exists [2023-10-24T15:21:55.530Z] 3bbeba211419: Layer already exists [2023-10-24T15:21:55.530Z] 4090912d2d84: Layer already exists [2023-10-24T15:21:55.530Z] a0ec903af6d5: Layer already exists [2023-10-24T15:21:55.530Z] a2fdd2e4623d: Layer already exists [2023-10-24T15:21:55.530Z] f78866d0963c: Layer already exists [2023-10-24T15:21:55.530Z] cc2447e1835a: Layer already exists [2023-10-24T15:21:55.530Z] 3.1.0-dev.28: digest: sha256:7671b6a4b77447e2788065ed31b0e0655d99aad06cc862dd98eac54a1f5566d1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:21:55.838Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:21:56.161Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 [2023-10-24T15:21:56.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T15:21:56.161Z] 4090912d2d84: Preparing [2023-10-24T15:21:56.161Z] 3bbeba211419: Preparing [2023-10-24T15:21:56.161Z] 1113dc0388b9: Preparing [2023-10-24T15:21:56.161Z] a0ec903af6d5: Preparing [2023-10-24T15:21:56.161Z] ff3c8ff23a37: Preparing [2023-10-24T15:21:56.161Z] a2fdd2e4623d: Preparing [2023-10-24T15:21:56.161Z] f78866d0963c: Preparing [2023-10-24T15:21:56.161Z] cc2447e1835a: Preparing [2023-10-24T15:21:56.161Z] a2fdd2e4623d: Waiting [2023-10-24T15:21:56.161Z] f78866d0963c: Waiting [2023-10-24T15:21:56.161Z] 3bbeba211419: Layer already exists [2023-10-24T15:21:56.161Z] ff3c8ff23a37: Layer already exists [2023-10-24T15:21:56.161Z] a0ec903af6d5: Layer already exists [2023-10-24T15:21:56.161Z] 4090912d2d84: Layer already exists [2023-10-24T15:21:56.161Z] 1113dc0388b9: Layer already exists [2023-10-24T15:21:56.161Z] a2fdd2e4623d: Layer already exists [2023-10-24T15:21:56.161Z] f78866d0963c: Layer already exists [2023-10-24T15:21:56.161Z] cc2447e1835a: Layer already exists [2023-10-24T15:21:56.161Z] 2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28: digest: sha256:7671b6a4b77447e2788065ed31b0e0655d99aad06cc862dd98eac54a1f5566d1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:21:56.474Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:21:56.784Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-10-24T15:21:56.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-24T15:21:56.784Z] 4090912d2d84: Preparing [2023-10-24T15:21:56.784Z] 3bbeba211419: Preparing [2023-10-24T15:21:56.784Z] 1113dc0388b9: Preparing [2023-10-24T15:21:56.784Z] a0ec903af6d5: Preparing [2023-10-24T15:21:56.784Z] ff3c8ff23a37: Preparing [2023-10-24T15:21:56.784Z] a2fdd2e4623d: Preparing [2023-10-24T15:21:56.784Z] f78866d0963c: Preparing [2023-10-24T15:21:56.784Z] cc2447e1835a: Preparing [2023-10-24T15:21:56.784Z] f78866d0963c: Waiting [2023-10-24T15:21:56.784Z] a2fdd2e4623d: Waiting [2023-10-24T15:21:56.784Z] cc2447e1835a: Waiting [2023-10-24T15:21:56.784Z] ff3c8ff23a37: Layer already exists [2023-10-24T15:21:56.784Z] a0ec903af6d5: Layer already exists [2023-10-24T15:21:56.784Z] 4090912d2d84: Layer already exists [2023-10-24T15:21:56.784Z] 1113dc0388b9: Layer already exists [2023-10-24T15:21:56.784Z] 3bbeba211419: Layer already exists [2023-10-24T15:21:56.784Z] f78866d0963c: Layer already exists [2023-10-24T15:21:56.784Z] a2fdd2e4623d: Layer already exists [2023-10-24T15:21:56.784Z] cc2447e1835a: Layer already exists [2023-10-24T15:21:56.784Z] main: digest: sha256:7671b6a4b77447e2788065ed31b0e0655d99aad06cc862dd98eac54a1f5566d1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T15:21:56.833Z] ===================================================== [Pipeline] echo [2023-10-24T15:21:56.842Z] taggedImages: [2023-10-24T15:21:56.842Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2cf82822b8f5c4982b562185971b2840de0a3939 [2023-10-24T15:21:56.842Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-24T15:21:56.842Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.28 [2023-10-24T15:21:56.842Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 [2023-10-24T15:21:56.842Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:21:57.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T15:21:57.219Z] [2023-10-24T15:21:57.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:21:57.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T15:21:57.525Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T15:21:57.525Z] 5eb5b503b376: Pulling fs layer [2023-10-24T15:21:57.525Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T15:21:57.525Z] ec43610c2a17: Pulling fs layer [2023-10-24T15:21:57.525Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T15:21:57.525Z] 33b1e0a273af: Pulling fs layer [2023-10-24T15:21:57.525Z] 3a2ae6a8a46f: Waiting [2023-10-24T15:21:57.525Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T15:21:57.525Z] 2f39f015ded8: Pulling fs layer [2023-10-24T15:21:57.525Z] 33b1e0a273af: Waiting [2023-10-24T15:21:57.525Z] 5d3b04190fa2: Waiting [2023-10-24T15:21:57.525Z] 2f39f015ded8: Waiting [2023-10-24T15:21:57.525Z] 5c69ac0246d0: Download complete [2023-10-24T15:21:57.525Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T15:21:57.525Z] 3a2ae6a8a46f: Download complete [2023-10-24T15:21:57.525Z] 33b1e0a273af: Verifying Checksum [2023-10-24T15:21:57.525Z] 33b1e0a273af: Download complete [2023-10-24T15:21:57.525Z] ec43610c2a17: Verifying Checksum [2023-10-24T15:21:57.525Z] ec43610c2a17: Download complete [2023-10-24T15:21:57.525Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T15:21:57.525Z] 5d3b04190fa2: Download complete [2023-10-24T15:21:57.783Z] 5eb5b503b376: Verifying Checksum [2023-10-24T15:21:57.783Z] 5eb5b503b376: Download complete [2023-10-24T15:21:58.349Z] 2f39f015ded8: Download complete [2023-10-24T15:21:58.914Z] 5eb5b503b376: Pull complete [2023-10-24T15:21:58.914Z] 5c69ac0246d0: Pull complete [2023-10-24T15:21:59.478Z] ec43610c2a17: Pull complete [2023-10-24T15:21:59.478Z] 3a2ae6a8a46f: Pull complete [2023-10-24T15:21:59.737Z] 33b1e0a273af: Pull complete [2023-10-24T15:21:59.737Z] 5d3b04190fa2: Pull complete [2023-10-24T15:22:03.916Z] 2f39f015ded8: Pull complete [2023-10-24T15:22:03.916Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T15:22:03.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T15:22:03.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:22:03.992Z] prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container [2023-10-24T15:22:04.025Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T15:22:07.463Z] $ docker top 0603349436bf184dca4ab49a0e7e1c5c35b0ca6829c3d1dcb580189c6dfdfa22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:22:07.834Z] ---> job-cost.sh [2023-10-24T15:22:07.834Z] lf-activate-venv: SKIPPING [2023-10-24T15:22:07.834Z] INFO: No Stack... [2023-10-24T15:22:08.092Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T15:22:08.659Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T15:22:08.944Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-10-24T15:22:08.944Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T15:22:08.955Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] [2023-10-24T15:22:08.961Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] did not exist. Created. [2023-10-24T15:22:08.961Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T15:22:09.260Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T15:22:09.293Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T15:22:09.299Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T15:22:09.321Z] $ docker stop --time=1 0603349436bf184dca4ab49a0e7e1c5c35b0ca6829c3d1dcb580189c6dfdfa22 [2023-10-24T15:22:10.468Z] $ docker rm -f --volumes 0603349436bf184dca4ab49a0e7e1c5c35b0ca6829c3d1dcb580189c6dfdfa22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T15:22:41.387Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9933 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-10-24T15:22:41.400Z] Running in /w/workspace/app-rfid-llrp-inventory/140 [Pipeline] { [Pipeline] checkout [2023-10-24T15:22:41.434Z] The recommended git tool is: git [2023-10-24T15:22:50.800Z] using credential edgex-jenkins-ssh [2023-10-24T15:22:50.820Z] Cloning the remote Git repository [2023-10-24T15:22:50.877Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-24T15:22:51.004Z] > git init /w/workspace/app-rfid-llrp-inventory/140 # timeout=10 [2023-10-24T15:22:51.181Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-24T15:22:51.183Z] > git --version # timeout=10 [2023-10-24T15:22:51.205Z] > git --version # 'git version 2.25.1' [2023-10-24T15:22:51.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T15:22:51.407Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T15:22:54.085Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-24T15:22:54.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T15:22:55.145Z] Avoid second fetch [2023-10-24T15:22:55.145Z] Checking out Revision 2cf82822b8f5c4982b562185971b2840de0a3939 (main) [2023-10-24T15:22:55.838Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#237)" [2023-10-24T15:22:55.170Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T15:22:55.269Z] > git checkout -f 2cf82822b8f5c4982b562185971b2840de0a3939 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T15:22:56.822Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T15:22:56.822Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T15:22:56.822Z] Dload Upload Total Spent Left Speed [2023-10-24T15:22:56.822Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 151k 0 --:--:-- --:--:-- --:--:-- 153k [Pipeline] sh [2023-10-24T15:22:57.444Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T15:22:57.775Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T15:22:57.775Z] + sudo tee /etc/docker/daemon.new [2023-10-24T15:22:57.775Z] { [2023-10-24T15:22:57.775Z] "registry-mirrors": [ [2023-10-24T15:22:57.775Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T15:22:57.775Z] ], [2023-10-24T15:22:57.775Z] "bip": "10.250.0.254/24", [2023-10-24T15:22:57.775Z] "hosts": [ [2023-10-24T15:22:57.775Z] "tcp://0.0.0.0:5555", [2023-10-24T15:22:57.775Z] "unix:///var/run/docker.sock" [2023-10-24T15:22:57.775Z] ], [2023-10-24T15:22:57.775Z] "mtu": 1458, [2023-10-24T15:22:57.775Z] "selinux-enabled": true, [2023-10-24T15:22:57.775Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T15:22:57.775Z] } [Pipeline] sh [2023-10-24T15:22:58.110Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T15:22:58.463Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:23:20.623Z] provisioning config files... [2023-10-24T15:23:20.650Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/140@tmp/config6954687412888513115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:23:21.009Z] ---> docker-login.sh [2023-10-24T15:23:21.009Z] nexus3.edgexfoundry.org:10001 [2023-10-24T15:23:21.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:23:21.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:23:21.605Z] Configure a credential helper to remove this warning. See [2023-10-24T15:23:21.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:23:21.605Z] [2023-10-24T15:23:21.605Z] Login Succeeded [2023-10-24T15:23:21.605Z] nexus3.edgexfoundry.org:10002 [2023-10-24T15:23:21.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:23:22.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:23:22.157Z] Configure a credential helper to remove this warning. See [2023-10-24T15:23:22.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:23:22.157Z] [2023-10-24T15:23:22.157Z] Login Succeeded [2023-10-24T15:23:22.157Z] nexus3.edgexfoundry.org:10003 [2023-10-24T15:23:22.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:23:22.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:23:22.714Z] Configure a credential helper to remove this warning. See [2023-10-24T15:23:22.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:23:22.714Z] [2023-10-24T15:23:22.714Z] Login Succeeded [2023-10-24T15:23:22.714Z] nexus3.edgexfoundry.org:10004 [2023-10-24T15:23:22.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:23:22.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:23:22.989Z] Configure a credential helper to remove this warning. See [2023-10-24T15:23:22.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:23:22.989Z] [2023-10-24T15:23:22.989Z] Login Succeeded [2023-10-24T15:23:22.989Z] docker.io [2023-10-24T15:23:23.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:23:23.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:23:23.531Z] Configure a credential helper to remove this warning. See [2023-10-24T15:23:23.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:23:23.531Z] [2023-10-24T15:23:23.531Z] Login Succeeded [2023-10-24T15:23:23.531Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T15:23:23.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T15:23:23.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:23:23.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:23:23.844Z] ========================================================= [2023-10-24T15:23:23.845Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T15:23:23.845Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:23:24.202Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T15:23:24.470Z] Sending build context to Docker daemon 685.1kB [2023-10-24T15:23:24.470Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T15:23:24.470Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T15:23:24.739Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T15:23:24.739Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T15:23:24.739Z] 5d54e960e981: Pulling fs layer [2023-10-24T15:23:24.739Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T15:23:24.739Z] f0e02332f6b5: Pulling fs layer [2023-10-24T15:23:24.739Z] cefa15bbcfad: Pulling fs layer [2023-10-24T15:23:24.739Z] 17808c966233: Pulling fs layer [2023-10-24T15:23:24.739Z] f4c1fc716caa: Pulling fs layer [2023-10-24T15:23:24.739Z] cefa15bbcfad: Waiting [2023-10-24T15:23:24.739Z] 17808c966233: Waiting [2023-10-24T15:23:24.739Z] f0e02332f6b5: Waiting [2023-10-24T15:23:24.739Z] f4c1fc716caa: Waiting [2023-10-24T15:23:24.739Z] 5d54e960e981: Download complete [2023-10-24T15:23:24.739Z] f0e02332f6b5: Verifying Checksum [2023-10-24T15:23:24.739Z] f0e02332f6b5: Download complete [2023-10-24T15:23:24.739Z] cefa15bbcfad: Verifying Checksum [2023-10-24T15:23:24.739Z] cefa15bbcfad: Download complete [2023-10-24T15:23:24.739Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T15:23:24.739Z] 9fda8d8052c6: Download complete [2023-10-24T15:23:25.330Z] f4c1fc716caa: Verifying Checksum [2023-10-24T15:23:25.330Z] f4c1fc716caa: Download complete [2023-10-24T15:23:25.921Z] 9fda8d8052c6: Pull complete [2023-10-24T15:23:26.512Z] 5d54e960e981: Pull complete [2023-10-24T15:23:26.784Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T15:23:26.784Z] c4a7e357bf2a: Download complete [2023-10-24T15:23:27.747Z] 17808c966233: Download complete [2023-10-24T15:23:42.768Z] c4a7e357bf2a: Pull complete [2023-10-24T15:23:42.768Z] f0e02332f6b5: Pull complete [2023-10-24T15:23:42.768Z] cefa15bbcfad: Pull complete [2023-10-24T15:23:49.410Z] 17808c966233: Pull complete [2023-10-24T15:23:51.359Z] f4c1fc716caa: Pull complete [2023-10-24T15:23:51.359Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T15:23:51.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T15:23:51.359Z] ---> ea914061e18c [2023-10-24T15:23:51.359Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T15:23:52.319Z] ---> Running in 231c1c93481a [2023-10-24T15:23:52.587Z] Removing intermediate container 231c1c93481a [2023-10-24T15:23:52.588Z] ---> 8c187a5378e3 [2023-10-24T15:23:52.588Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T15:23:52.862Z] ---> Running in de2ac2220237 [2023-10-24T15:23:53.132Z] Removing intermediate container de2ac2220237 [2023-10-24T15:23:53.132Z] ---> b8c71fdc7d1c [2023-10-24T15:23:53.132Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T15:23:53.132Z] ---> Running in c8248f0e0666 [2023-10-24T15:23:53.588Z] Removing intermediate container c8248f0e0666 [2023-10-24T15:23:53.588Z] ---> 1b1ec1280805 [2023-10-24T15:23:53.588Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T15:23:53.588Z] ---> Running in eec564ccc9ef [2023-10-24T15:23:55.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T15:23:55.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T15:23:56.286Z] OK: 266 MiB in 52 packages [2023-10-24T15:23:58.906Z] Removing intermediate container eec564ccc9ef [2023-10-24T15:23:58.906Z] ---> 347578fe0b5d [2023-10-24T15:23:58.906Z] Step 7/12 : WORKDIR /app [2023-10-24T15:23:58.906Z] ---> Running in 65f0b897dd7d [2023-10-24T15:23:59.173Z] Removing intermediate container 65f0b897dd7d [2023-10-24T15:23:59.173Z] ---> 90fc1810e651 [2023-10-24T15:23:59.173Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T15:23:59.765Z] ---> d88522e0233b [2023-10-24T15:23:59.765Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T15:24:00.033Z] ---> Running in 734033e0004a [2023-10-24T15:25:36.730Z] Removing intermediate container 734033e0004a [2023-10-24T15:25:36.731Z] ---> 9c7099617380 [2023-10-24T15:25:36.731Z] Step 10/12 : COPY . . [2023-10-24T15:25:36.999Z] ---> ac20b2288053 [2023-10-24T15:25:36.999Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T15:25:36.999Z] ---> Running in 6ecc74e7cc88 [2023-10-24T15:25:37.271Z] Removing intermediate container 6ecc74e7cc88 [2023-10-24T15:25:37.271Z] ---> 8075e7ab79f1 [2023-10-24T15:25:37.271Z] Step 12/12 : RUN $MAKE [2023-10-24T15:25:37.271Z] ---> Running in 390867ac9e4d [2023-10-24T15:25:38.685Z] noop [2023-10-24T15:25:39.269Z] Removing intermediate container 390867ac9e4d [2023-10-24T15:25:39.269Z] ---> 2757a015bb80 [2023-10-24T15:25:39.269Z] Successfully built 2757a015bb80 [2023-10-24T15:25:39.269Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:25:39.634Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T15:25:39.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:25:39.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-9933 does not seem to be running inside a container [2023-10-24T15:25:39.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/140 -v /w/workspace/app-rfid-llrp-inventory/140:/w/workspace/app-rfid-llrp-inventory/140:rw,z -v /w/workspace/app-rfid-llrp-inventory/140@tmp:/w/workspace/app-rfid-llrp-inventory/140@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 ******** ci-base-image-arm64 cat [2023-10-24T15:25:41.154Z] $ docker top 6e8093e3fe753eeb04bfc90bd8c0bdac711cc31759ea0d4fd39c1572821e6355 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T15:25:41.980Z] + go version [2023-10-24T15:25:41.980Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T15:25:42.005Z] $ docker stop --time=1 6e8093e3fe753eeb04bfc90bd8c0bdac711cc31759ea0d4fd39c1572821e6355 [2023-10-24T15:25:43.677Z] $ docker rm -f --volumes 6e8093e3fe753eeb04bfc90bd8c0bdac711cc31759ea0d4fd39c1572821e6355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:25:44.195Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T15:25:44.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:25:44.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-9933 does not seem to be running inside a container [2023-10-24T15:25:44.443Z] $ 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/140 -v /w/workspace/app-rfid-llrp-inventory/140:/w/workspace/app-rfid-llrp-inventory/140:rw,z -v /w/workspace/app-rfid-llrp-inventory/140@tmp:/w/workspace/app-rfid-llrp-inventory/140@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 ******** ci-base-image-arm64 cat [2023-10-24T15:25:45.612Z] $ docker top 3300c7932515c2928373e52d2767fe74d907c0d35b93fe5e177a2e6d15cc2a82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T15:25:46.437Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/140 [Pipeline] fileExists [Pipeline] sh [2023-10-24T15:25:47.090Z] + make test [2023-10-24T15:25:47.090Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-24T15:28:23.857Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-24T15:28:23.857Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-24T15:28:23.857Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.112s coverage: 86.2% of statements [2023-10-24T15:28:29.211Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.465s coverage: 71.9% of statements [2023-10-24T15:28:29.479Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T15:28:29.479Z] go vet ./... [2023-10-24T15:30:36.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T15:30:36.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T15:30:36.184Z] ./bin/test-attribution.sh [2023-10-24T15:30:36.184Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-24T15:30:36.184Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-24T15:30:36.184Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-24T15:30:36.184Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-24T15:30:36.184Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-24T15:30:36.184Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-24T15:30:36.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T15:30:36.216Z] $ docker stop --time=1 3300c7932515c2928373e52d2767fe74d907c0d35b93fe5e177a2e6d15cc2a82 [2023-10-24T15:30:38.159Z] $ docker rm -f --volumes 3300c7932515c2928373e52d2767fe74d907c0d35b93fe5e177a2e6d15cc2a82 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T15:30:39.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T15:30:39.803Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T15:30:40.342Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T15:30:40.726Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T15:30:41.042Z] + ls -al . [2023-10-24T15:30:41.042Z] total 232 [2023-10-24T15:30:41.042Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 15:25 . [2023-10-24T15:30:41.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:22 .. [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 15:22 .dockerignore [2023-10-24T15:30:41.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:22 .git [2023-10-24T15:30:41.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:22 .github [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 24 15:22 .gitignore [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:22 .golangci.yml [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 15:22 Attribution.txt [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 15:22 CHANGELOG.md [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 15:22 Dockerfile [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:22 GOVERNANCE.md [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 24 15:22 Jenkinsfile [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 15:22 LICENSE [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 15:22 Makefile [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 15:22 OWNERS.md [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 24 15:22 README.md [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:19 VERSION [2023-10-24T15:30:41.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:22 bin [2023-10-24T15:30:41.042Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 15:28 coverage.out [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 15:22 go.mod [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 15:22 go.sum [2023-10-24T15:30:41.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:22 images [2023-10-24T15:30:41.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:22 internal [2023-10-24T15:30:41.042Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 15:22 main.go [2023-10-24T15:30:41.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:22 res [2023-10-24T15:30:41.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:22 snap [2023-10-24T15:30:41.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:22 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:30:41.388Z] + 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=2cf82822b8f5c4982b562185971b2840de0a3939 --label arch=arm64 --label version=3.1.0-dev.28 . [2023-10-24T15:30:41.661Z] Sending build context to Docker daemon 685.1kB [2023-10-24T15:30:41.661Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T15:30:41.661Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-24T15:30:41.661Z] ---> 2757a015bb80 [2023-10-24T15:30:41.661Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T15:30:41.930Z] ---> Running in 6aaf3c7a8585 [2023-10-24T15:30:42.199Z] Removing intermediate container 6aaf3c7a8585 [2023-10-24T15:30:42.199Z] ---> e7832f4ee699 [2023-10-24T15:30:42.199Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T15:30:42.199Z] ---> Running in 9f73cfdb494f [2023-10-24T15:30:42.466Z] Removing intermediate container 9f73cfdb494f [2023-10-24T15:30:42.466Z] ---> 0889ffecd8f4 [2023-10-24T15:30:42.466Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-24T15:30:42.734Z] ---> Running in 93116be726c5 [2023-10-24T15:30:43.002Z] Removing intermediate container 93116be726c5 [2023-10-24T15:30:43.002Z] ---> 05aab5cb4384 [2023-10-24T15:30:43.002Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T15:30:43.002Z] ---> Running in 01109d457ced [2023-10-24T15:30:43.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T15:30:44.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T15:30:45.970Z] OK: 266 MiB in 52 packages [2023-10-24T15:30:46.556Z] Removing intermediate container 01109d457ced [2023-10-24T15:30:46.556Z] ---> ca5b026a1b9c [2023-10-24T15:30:46.556Z] Step 7/29 : WORKDIR /app [2023-10-24T15:30:46.556Z] ---> Running in e8a946656e2f [2023-10-24T15:30:47.140Z] Removing intermediate container e8a946656e2f [2023-10-24T15:30:47.140Z] ---> ee9c03bf3520 [2023-10-24T15:30:47.140Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-24T15:30:47.412Z] ---> a646daabb1be [2023-10-24T15:30:47.412Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T15:30:47.680Z] ---> Running in f281966b103a [2023-10-24T15:30:49.622Z] Removing intermediate container f281966b103a [2023-10-24T15:30:49.622Z] ---> bcdcdc02d674 [2023-10-24T15:30:49.622Z] Step 10/29 : COPY . . [2023-10-24T15:30:50.582Z] ---> 74dbef6c5058 [2023-10-24T15:30:50.582Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T15:30:50.582Z] ---> Running in 42187a4d8a57 [2023-10-24T15:30:50.850Z] Removing intermediate container 42187a4d8a57 [2023-10-24T15:30:50.850Z] ---> 861c0e6a265b [2023-10-24T15:30:50.850Z] Step 12/29 : RUN $MAKE [2023-10-24T15:30:51.125Z] ---> Running in b211eba6a718 [2023-10-24T15:30:52.093Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.28 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.28" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-24T15:32:58.786Z] Removing intermediate container b211eba6a718 [2023-10-24T15:32:58.786Z] ---> 5647708933a9 [2023-10-24T15:32:58.786Z] Step 13/29 : FROM alpine:3.18 [2023-10-24T15:32:58.786Z] 3.18: Pulling from library/alpine [2023-10-24T15:32:58.786Z] 579b34f0a95b: Pulling fs layer [2023-10-24T15:32:58.786Z] 579b34f0a95b: Verifying Checksum [2023-10-24T15:32:58.786Z] 579b34f0a95b: Download complete [2023-10-24T15:32:58.786Z] 579b34f0a95b: Pull complete [2023-10-24T15:32:58.786Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T15:32:58.786Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T15:32:58.786Z] ---> 3cc203321400 [2023-10-24T15:32:58.786Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T15:32:58.786Z] ---> Running in b31e2a468325 [2023-10-24T15:32:58.786Z] Removing intermediate container b31e2a468325 [2023-10-24T15:32:58.786Z] ---> 638ada12fcf3 [2023-10-24T15:32:58.786Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-24T15:32:58.786Z] ---> Running in d59a9d86a3c3 [2023-10-24T15:32:58.786Z] Removing intermediate container d59a9d86a3c3 [2023-10-24T15:32:58.786Z] ---> 30c7f4ebc640 [2023-10-24T15:32:58.786Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-24T15:32:58.786Z] ---> Running in 9c9a92cb5c6b [2023-10-24T15:32:58.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T15:32:58.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T15:32:58.786Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T15:32:58.786Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T15:32:58.786Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T15:32:58.786Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T15:32:58.786Z] OK: 9 MiB in 17 packages [2023-10-24T15:32:58.786Z] Removing intermediate container 9c9a92cb5c6b [2023-10-24T15:32:58.786Z] ---> 6d2622ed9f2a [2023-10-24T15:32:58.786Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T15:32:58.786Z] ---> 241714ccf6e3 [2023-10-24T15:32:58.786Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T15:32:58.786Z] ---> 65cc2a391a6a [2023-10-24T15:32:58.786Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-24T15:32:58.786Z] ---> 125e3fe3ffec [2023-10-24T15:32:58.786Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-24T15:32:58.786Z] ---> 739e3bae0c90 [2023-10-24T15:32:58.786Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-24T15:33:03.047Z] ---> 95464b1ba219 [2023-10-24T15:33:03.047Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-24T15:33:03.047Z] ---> Running in 20e4e400c978 [2023-10-24T15:33:04.994Z] Removing intermediate container 20e4e400c978 [2023-10-24T15:33:04.994Z] ---> 6056efc7305e [2023-10-24T15:33:04.994Z] Step 23/29 : VOLUME /cache [2023-10-24T15:33:04.994Z] ---> Running in 2e6ee772a17e [2023-10-24T15:33:04.994Z] Removing intermediate container 2e6ee772a17e [2023-10-24T15:33:04.994Z] ---> a261d5e6e851 [2023-10-24T15:33:04.994Z] Step 24/29 : EXPOSE 59711 [2023-10-24T15:33:04.994Z] ---> Running in 8b1c0c65908f [2023-10-24T15:33:05.580Z] Removing intermediate container 8b1c0c65908f [2023-10-24T15:33:05.580Z] ---> 10914ec60182 [2023-10-24T15:33:05.580Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-24T15:33:05.580Z] ---> Running in b80261d1840b [2023-10-24T15:33:05.849Z] Removing intermediate container b80261d1840b [2023-10-24T15:33:05.849Z] ---> 6282bdf971b6 [2023-10-24T15:33:05.849Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-24T15:33:05.849Z] ---> Running in f6c21651065d [2023-10-24T15:33:06.437Z] Removing intermediate container f6c21651065d [2023-10-24T15:33:06.437Z] ---> 638c73c7ab38 [2023-10-24T15:33:06.437Z] Step 27/29 : LABEL arch=arm64 [2023-10-24T15:33:06.437Z] ---> Running in 1389f88275eb [2023-10-24T15:33:06.704Z] Removing intermediate container 1389f88275eb [2023-10-24T15:33:06.704Z] ---> 74dc349fe726 [2023-10-24T15:33:06.704Z] Step 28/29 : LABEL git_sha=2cf82822b8f5c4982b562185971b2840de0a3939 [2023-10-24T15:33:06.704Z] ---> Running in 86f804960bfe [2023-10-24T15:33:07.284Z] Removing intermediate container 86f804960bfe [2023-10-24T15:33:07.284Z] ---> 894ee2a03919 [2023-10-24T15:33:07.284Z] Step 29/29 : LABEL version=3.1.0-dev.28 [2023-10-24T15:33:07.284Z] ---> Running in 242af6417900 [2023-10-24T15:33:07.550Z] Removing intermediate container 242af6417900 [2023-10-24T15:33:07.550Z] ---> dabd9d42961c [2023-10-24T15:33:07.550Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T15:33:07.550Z] Successfully built dabd9d42961c [2023-10-24T15:33:07.550Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:33:07.651Z] provisioning config files... [2023-10-24T15:33:07.665Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/140@tmp/config14824364288771559299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:33:08.005Z] ---> docker-login.sh [2023-10-24T15:33:08.005Z] nexus3.edgexfoundry.org:10001 [2023-10-24T15:33:08.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:33:08.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:33:08.274Z] Configure a credential helper to remove this warning. See [2023-10-24T15:33:08.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:33:08.274Z] [2023-10-24T15:33:08.274Z] Login Succeeded [2023-10-24T15:33:08.274Z] nexus3.edgexfoundry.org:10002 [2023-10-24T15:33:08.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:33:08.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:33:08.541Z] Configure a credential helper to remove this warning. See [2023-10-24T15:33:08.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:33:08.541Z] [2023-10-24T15:33:08.541Z] Login Succeeded [2023-10-24T15:33:08.541Z] nexus3.edgexfoundry.org:10003 [2023-10-24T15:33:08.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:33:09.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:33:09.078Z] Configure a credential helper to remove this warning. See [2023-10-24T15:33:09.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:33:09.079Z] [2023-10-24T15:33:09.079Z] Login Succeeded [2023-10-24T15:33:09.079Z] nexus3.edgexfoundry.org:10004 [2023-10-24T15:33:09.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:33:09.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:33:09.344Z] Configure a credential helper to remove this warning. See [2023-10-24T15:33:09.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:33:09.344Z] [2023-10-24T15:33:09.344Z] Login Succeeded [2023-10-24T15:33:09.344Z] docker.io [2023-10-24T15:33:09.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:33:09.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:33:09.877Z] Configure a credential helper to remove this warning. See [2023-10-24T15:33:09.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:33:09.877Z] [2023-10-24T15:33:09.877Z] Login Succeeded [2023-10-24T15:33:09.877Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T15:33:09.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T15:33:09.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:33:09.957Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-10-24T15:33:09.957Z] 2cf82822b8f5c4982b562185971b2840de0a3939 [2023-10-24T15:33:09.957Z] latest [2023-10-24T15:33:09.957Z] 3.1.0-dev.28 [2023-10-24T15:33:09.957Z] 2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 [2023-10-24T15:33:09.957Z] main [2023-10-24T15:33:09.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:33:10.313Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:33:10.656Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2cf82822b8f5c4982b562185971b2840de0a3939 [2023-10-24T15:33:10.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T15:33:10.657Z] 6b5afd77984f: Preparing [2023-10-24T15:33:10.657Z] ed9116237dca: Preparing [2023-10-24T15:33:10.657Z] 0ef4dff4a3f7: Preparing [2023-10-24T15:33:10.657Z] 420b889cef4d: Preparing [2023-10-24T15:33:10.657Z] 9bae5f418b05: Preparing [2023-10-24T15:33:10.657Z] aebae4a29323: Preparing [2023-10-24T15:33:10.657Z] bcba04ad73d6: Preparing [2023-10-24T15:33:10.657Z] aebae4a29323: Waiting [2023-10-24T15:33:10.657Z] bcba04ad73d6: Waiting [2023-10-24T15:33:10.657Z] 5f4d9fc4d98d: Preparing [2023-10-24T15:33:10.657Z] 5f4d9fc4d98d: Waiting [2023-10-24T15:33:10.931Z] 0ef4dff4a3f7: Pushed [2023-10-24T15:33:10.931Z] 420b889cef4d: Pushed [2023-10-24T15:33:10.931Z] 9bae5f418b05: Pushed [2023-10-24T15:33:10.931Z] 6b5afd77984f: Pushed [2023-10-24T15:33:10.931Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T15:33:10.931Z] aebae4a29323: Pushed [2023-10-24T15:33:11.199Z] bcba04ad73d6: Pushed [2023-10-24T15:33:17.832Z] ed9116237dca: Pushed [2023-10-24T15:33:17.832Z] 2cf82822b8f5c4982b562185971b2840de0a3939: digest: sha256:417ea4c1594893ae32b0469005dfd240b61b6bc085eab19f6c6ef36b6dbabfdb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:33:18.173Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:33:18.500Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-24T15:33:18.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T15:33:18.500Z] 6b5afd77984f: Preparing [2023-10-24T15:33:18.500Z] ed9116237dca: Preparing [2023-10-24T15:33:18.500Z] 0ef4dff4a3f7: Preparing [2023-10-24T15:33:18.500Z] 420b889cef4d: Preparing [2023-10-24T15:33:18.500Z] 9bae5f418b05: Preparing [2023-10-24T15:33:18.500Z] aebae4a29323: Preparing [2023-10-24T15:33:18.500Z] bcba04ad73d6: Preparing [2023-10-24T15:33:18.500Z] 5f4d9fc4d98d: Preparing [2023-10-24T15:33:18.500Z] bcba04ad73d6: Waiting [2023-10-24T15:33:18.500Z] 5f4d9fc4d98d: Waiting [2023-10-24T15:33:18.500Z] aebae4a29323: Waiting [2023-10-24T15:33:18.500Z] 6b5afd77984f: Layer already exists [2023-10-24T15:33:18.500Z] 9bae5f418b05: Layer already exists [2023-10-24T15:33:18.500Z] ed9116237dca: Layer already exists [2023-10-24T15:33:18.500Z] 0ef4dff4a3f7: Layer already exists [2023-10-24T15:33:18.500Z] 420b889cef4d: Layer already exists [2023-10-24T15:33:18.500Z] bcba04ad73d6: Layer already exists [2023-10-24T15:33:18.500Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T15:33:18.500Z] aebae4a29323: Layer already exists [2023-10-24T15:33:18.765Z] latest: digest: sha256:417ea4c1594893ae32b0469005dfd240b61b6bc085eab19f6c6ef36b6dbabfdb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:33:19.110Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:33:19.449Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.28 [2023-10-24T15:33:19.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T15:33:19.450Z] 6b5afd77984f: Preparing [2023-10-24T15:33:19.450Z] ed9116237dca: Preparing [2023-10-24T15:33:19.450Z] 0ef4dff4a3f7: Preparing [2023-10-24T15:33:19.450Z] 420b889cef4d: Preparing [2023-10-24T15:33:19.450Z] 9bae5f418b05: Preparing [2023-10-24T15:33:19.450Z] aebae4a29323: Preparing [2023-10-24T15:33:19.450Z] bcba04ad73d6: Preparing [2023-10-24T15:33:19.450Z] 5f4d9fc4d98d: Preparing [2023-10-24T15:33:19.450Z] aebae4a29323: Waiting [2023-10-24T15:33:19.450Z] 5f4d9fc4d98d: Waiting [2023-10-24T15:33:19.450Z] bcba04ad73d6: Waiting [2023-10-24T15:33:19.450Z] 6b5afd77984f: Layer already exists [2023-10-24T15:33:19.450Z] 0ef4dff4a3f7: Layer already exists [2023-10-24T15:33:19.450Z] 420b889cef4d: Layer already exists [2023-10-24T15:33:19.450Z] ed9116237dca: Layer already exists [2023-10-24T15:33:19.450Z] 9bae5f418b05: Layer already exists [2023-10-24T15:33:19.450Z] aebae4a29323: Layer already exists [2023-10-24T15:33:19.450Z] bcba04ad73d6: Layer already exists [2023-10-24T15:33:19.450Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T15:33:19.715Z] 3.1.0-dev.28: digest: sha256:417ea4c1594893ae32b0469005dfd240b61b6bc085eab19f6c6ef36b6dbabfdb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:33:20.051Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:33:20.383Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 [2023-10-24T15:33:20.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T15:33:20.383Z] 6b5afd77984f: Preparing [2023-10-24T15:33:20.383Z] ed9116237dca: Preparing [2023-10-24T15:33:20.383Z] 0ef4dff4a3f7: Preparing [2023-10-24T15:33:20.383Z] 420b889cef4d: Preparing [2023-10-24T15:33:20.383Z] 9bae5f418b05: Preparing [2023-10-24T15:33:20.383Z] aebae4a29323: Preparing [2023-10-24T15:33:20.383Z] bcba04ad73d6: Preparing [2023-10-24T15:33:20.383Z] 5f4d9fc4d98d: Preparing [2023-10-24T15:33:20.383Z] aebae4a29323: Waiting [2023-10-24T15:33:20.383Z] bcba04ad73d6: Waiting [2023-10-24T15:33:20.383Z] 5f4d9fc4d98d: Waiting [2023-10-24T15:33:20.383Z] 6b5afd77984f: Layer already exists [2023-10-24T15:33:20.383Z] ed9116237dca: Layer already exists [2023-10-24T15:33:20.383Z] 0ef4dff4a3f7: Layer already exists [2023-10-24T15:33:20.383Z] 420b889cef4d: Layer already exists [2023-10-24T15:33:20.383Z] 9bae5f418b05: Layer already exists [2023-10-24T15:33:20.383Z] aebae4a29323: Layer already exists [2023-10-24T15:33:20.383Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T15:33:20.383Z] bcba04ad73d6: Layer already exists [2023-10-24T15:33:20.649Z] 2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28: digest: sha256:417ea4c1594893ae32b0469005dfd240b61b6bc085eab19f6c6ef36b6dbabfdb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:33:20.983Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:33:21.325Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-10-24T15:33:21.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-24T15:33:21.325Z] 6b5afd77984f: Preparing [2023-10-24T15:33:21.325Z] ed9116237dca: Preparing [2023-10-24T15:33:21.325Z] 0ef4dff4a3f7: Preparing [2023-10-24T15:33:21.325Z] 420b889cef4d: Preparing [2023-10-24T15:33:21.325Z] 9bae5f418b05: Preparing [2023-10-24T15:33:21.325Z] aebae4a29323: Preparing [2023-10-24T15:33:21.325Z] bcba04ad73d6: Preparing [2023-10-24T15:33:21.325Z] 5f4d9fc4d98d: Preparing [2023-10-24T15:33:21.325Z] aebae4a29323: Waiting [2023-10-24T15:33:21.325Z] bcba04ad73d6: Waiting [2023-10-24T15:33:21.325Z] 5f4d9fc4d98d: Waiting [2023-10-24T15:33:21.325Z] 6b5afd77984f: Layer already exists [2023-10-24T15:33:21.325Z] 420b889cef4d: Layer already exists [2023-10-24T15:33:21.325Z] 9bae5f418b05: Layer already exists [2023-10-24T15:33:21.325Z] ed9116237dca: Layer already exists [2023-10-24T15:33:21.325Z] 0ef4dff4a3f7: Layer already exists [2023-10-24T15:33:21.325Z] aebae4a29323: Layer already exists [2023-10-24T15:33:21.325Z] bcba04ad73d6: Layer already exists [2023-10-24T15:33:21.325Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T15:33:21.325Z] main: digest: sha256:417ea4c1594893ae32b0469005dfd240b61b6bc085eab19f6c6ef36b6dbabfdb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T15:33:21.639Z] ===================================================== [Pipeline] echo [2023-10-24T15:33:21.646Z] taggedImages: [2023-10-24T15:33:21.646Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2cf82822b8f5c4982b562185971b2840de0a3939 [2023-10-24T15:33:21.646Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-24T15:33:21.646Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.28 [2023-10-24T15:33:21.646Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2cf82822b8f5c4982b562185971b2840de0a3939-3.1.0-dev.28 [2023-10-24T15:33:21.646Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:33:21.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T15:33:21.989Z] [2023-10-24T15:33:21.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:33:22.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T15:33:22.312Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T15:33:22.312Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T15:33:22.312Z] 04944245beec: Pulling fs layer [2023-10-24T15:33:22.312Z] 699f458cf7ca: Pulling fs layer [2023-10-24T15:33:22.312Z] 765212b225bb: Pulling fs layer [2023-10-24T15:33:22.312Z] f23df028b6ca: Pulling fs layer [2023-10-24T15:33:22.312Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T15:33:22.312Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T15:33:22.312Z] 765212b225bb: Waiting [2023-10-24T15:33:22.312Z] f23df028b6ca: Waiting [2023-10-24T15:33:22.312Z] d65c8cfc05b1: Waiting [2023-10-24T15:33:22.312Z] 2437ff75d9bd: Waiting [2023-10-24T15:33:22.584Z] 04944245beec: Verifying Checksum [2023-10-24T15:33:22.584Z] 04944245beec: Download complete [2023-10-24T15:33:22.584Z] 765212b225bb: Verifying Checksum [2023-10-24T15:33:22.584Z] 765212b225bb: Download complete [2023-10-24T15:33:22.584Z] f23df028b6ca: Verifying Checksum [2023-10-24T15:33:22.584Z] f23df028b6ca: Download complete [2023-10-24T15:33:22.584Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T15:33:22.584Z] d65c8cfc05b1: Download complete [2023-10-24T15:33:22.856Z] 699f458cf7ca: Verifying Checksum [2023-10-24T15:33:22.856Z] 699f458cf7ca: Download complete [2023-10-24T15:33:23.126Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T15:33:23.126Z] 8998bd30e6a1: Download complete [2023-10-24T15:33:25.698Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T15:33:25.698Z] 2437ff75d9bd: Download complete [2023-10-24T15:33:27.630Z] 8998bd30e6a1: Pull complete [2023-10-24T15:33:31.882Z] 04944245beec: Pull complete [2023-10-24T15:33:32.841Z] 699f458cf7ca: Pull complete [2023-10-24T15:33:33.108Z] 765212b225bb: Pull complete [2023-10-24T15:33:34.066Z] f23df028b6ca: Pull complete [2023-10-24T15:33:34.066Z] d65c8cfc05b1: Pull complete [2023-10-24T15:33:52.290Z] 2437ff75d9bd: Pull complete [2023-10-24T15:33:52.290Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T15:33:52.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T15:33:52.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:33:52.524Z] prd-ubuntu20.04-docker-arm64-4c-16g-9933 does not seem to be running inside a container [2023-10-24T15:33:52.602Z] $ 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/140 -v /w/workspace/app-rfid-llrp-inventory/140:/w/workspace/app-rfid-llrp-inventory/140:rw,z -v /w/workspace/app-rfid-llrp-inventory/140@tmp:/w/workspace/app-rfid-llrp-inventory/140@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:arm64 cat [2023-10-24T15:33:55.687Z] $ docker top 1ab352ff209f9067ae9572ce7572b618a13293dae6b62f31aa318bf6b2b98cdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:33:56.529Z] ---> job-cost.sh [2023-10-24T15:33:56.530Z] lf-activate-venv: SKIPPING [2023-10-24T15:33:56.530Z] INFO: No Stack... [2023-10-24T15:33:57.120Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T15:33:57.703Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T15:33:58.342Z] + cat /w/workspace/app-rfid-llrp-inventory/140/archives/cost.csv [2023-10-24T15:33:58.342Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T15:33:58.382Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] [2023-10-24T15:33:58.391Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] did not exist. Created. [2023-10-24T15:33:58.391Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T15:33:59.054Z] /w/workspace/app-rfid-llrp-inventory/140@tmp/durable-ee6708be/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T15:33:59.725Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T15:33:59.749Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T15:33:59.842Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T15:33:59.849Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T15:33:59.874Z] $ docker stop --time=1 1ab352ff209f9067ae9572ce7572b618a13293dae6b62f31aa318bf6b2b98cdf [2023-10-24T15:34:01.487Z] $ docker rm -f --volumes 1ab352ff209f9067ae9572ce7572b618a13293dae6b62f31aa318bf6b2b98cdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-24T15:34:01.852Z] provisioning config files... [2023-10-24T15:34:01.858Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8617843865625194074tmp [Pipeline] { [Pipeline] sh [2023-10-24T15:34:02.163Z] + set +x [2023-10-24T15:34:02.163Z] + bash -s -- [2023-10-24T15:34:02.163Z] + curl -s https://codecov.io/bash [2023-10-24T15:34:02.163Z] [2023-10-24T15:34:02.163Z] _____ _ [2023-10-24T15:34:02.163Z] / ____| | | [2023-10-24T15:34:02.163Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T15:34:02.163Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T15:34:02.163Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T15:34:02.163Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T15:34:02.163Z] Bash-1.0.6 [2023-10-24T15:34:02.163Z] [2023-10-24T15:34:02.163Z] [2023-10-24T15:34:02.163Z] ==> git version 2.25.1 found [2023-10-24T15:34:02.163Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-24T15:34:02.163Z] Release-Date: 2020-01-08 [2023-10-24T15:34:02.163Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-24T15:34:02.163Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T15:34:02.163Z] ==> Jenkins CI detected. [2023-10-24T15:34:02.163Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-24T15:34:02.163Z] project root: . [2023-10-24T15:34:02.163Z] --> token set from env [2023-10-24T15:34:02.163Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T15:34:02.163Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T15:34:02.163Z] ==> Python coveragepy not found [2023-10-24T15:34:02.163Z] ==> Searching for coverage reports in: [2023-10-24T15:34:02.163Z] + . [2023-10-24T15:34:02.163Z] -> Found 1 reports [2023-10-24T15:34:02.163Z] ==> Detecting git/mercurial file structure [2023-10-24T15:34:02.163Z] ==> Reading reports [2023-10-24T15:34:02.163Z] + ./coverage.out bytes=41317 [2023-10-24T15:34:02.163Z] ==> Appending adjustments [2023-10-24T15:34:02.163Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T15:34:02.422Z] + Found adjustments [2023-10-24T15:34:02.422Z] ==> Gzipping contents [2023-10-24T15:34:02.422Z] 12K /tmp/codecov.YGNcfc.gz [2023-10-24T15:34:02.422Z] ==> Uploading reports [2023-10-24T15:34:02.422Z] url: https://codecov.io [2023-10-24T15:34:02.422Z] query: branch=main&commit=2cf82822b8f5c4982b562185971b2840de0a3939&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T15:34:02.422Z] -> Pinging Codecov [2023-10-24T15:34:02.422Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=2cf82822b8f5c4982b562185971b2840de0a3939&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T15:34:02.681Z] -> Uploading to [2023-10-24T15:34:02.681Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/2cf82822b8f5c4982b562185971b2840de0a3939/eb5ce62e-5c55-459d-8f74-0f45e90e3b72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T153402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=323250ed781d30b0f56543a1becdf057b458f63c8df5a8082c096817cd518c13 [2023-10-24T15:34:02.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T15:34:02.681Z] Dload Upload Total Spent Left Speed [2023-10-24T15:34:02.940Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 37852 --:--:-- --:--:-- --:--:-- 37852 [2023-10-24T15:34:02.940Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] } [2023-10-24T15:34:02.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T15:34:03.086Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T15:34:03.097Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:03.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T15:34:03.397Z] [2023-10-24T15:34:03.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:03.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T15:34:03.694Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T15:34:03.694Z] df9b9388f04a: Pulling fs layer [2023-10-24T15:34:03.694Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T15:34:03.694Z] 25bc292e5bac: Pulling fs layer [2023-10-24T15:34:03.694Z] 114826534d7a: Pulling fs layer [2023-10-24T15:34:03.694Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T15:34:03.694Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T15:34:03.694Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T15:34:03.694Z] 114826534d7a: Waiting [2023-10-24T15:34:03.694Z] 4657fd5d0bcf: Waiting [2023-10-24T15:34:03.694Z] 8a3aa393b2d8: Waiting [2023-10-24T15:34:03.694Z] 6ad1cebc031e: Waiting [2023-10-24T15:34:03.694Z] 25bc292e5bac: Verifying Checksum [2023-10-24T15:34:03.694Z] 25bc292e5bac: Download complete [2023-10-24T15:34:03.694Z] 52dc419b0ee2: Verifying Checksum [2023-10-24T15:34:03.694Z] 52dc419b0ee2: Download complete [2023-10-24T15:34:03.694Z] 4657fd5d0bcf: Download complete [2023-10-24T15:34:03.694Z] df9b9388f04a: Verifying Checksum [2023-10-24T15:34:03.694Z] df9b9388f04a: Download complete [2023-10-24T15:34:03.952Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T15:34:03.952Z] 6ad1cebc031e: Download complete [2023-10-24T15:34:03.952Z] df9b9388f04a: Pull complete [2023-10-24T15:34:03.952Z] 52dc419b0ee2: Pull complete [2023-10-24T15:34:03.952Z] 25bc292e5bac: Pull complete [2023-10-24T15:34:04.518Z] 114826534d7a: Verifying Checksum [2023-10-24T15:34:04.518Z] 114826534d7a: Download complete [2023-10-24T15:34:04.518Z] 8a3aa393b2d8: Download complete [2023-10-24T15:34:07.792Z] 114826534d7a: Pull complete [2023-10-24T15:34:07.792Z] 4657fd5d0bcf: Pull complete [2023-10-24T15:34:08.050Z] 6ad1cebc031e: Pull complete [2023-10-24T15:34:10.580Z] 8a3aa393b2d8: Pull complete [2023-10-24T15:34:10.580Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T15:34:10.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T15:34:10.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:34:10.667Z] prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container [2023-10-24T15:34:10.697Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-24T15:34:15.614Z] $ docker top 6dad551f285bcf7bc1419385e242b816edc4838620daf5f52c56db529ad40d63 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T15:34:15.685Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-10-24T15:34:15.961Z] + set -o pipefail [2023-10-24T15:34:15.961Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-10-24T15:34:22.521Z] [2023-10-24T15:34:22.522Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-10-24T15:34:22.522Z] [2023-10-24T15:34:22.522Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/02f9125e-48ec-47e8-9312-ab9e81cca0a0 [2023-10-24T15:34:22.522Z] [2023-10-24T15:34:22.522Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-24T15:34:22.522Z] [2023-10-24T15:34:22.522Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T15:34:22.522Z] [2023-10-24T15:34:22.784Z] [2023-10-24T15:34:22.784Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T15:34:22.784Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T15:34:22.784Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T15:34:22.792Z] $ docker stop --time=1 6dad551f285bcf7bc1419385e242b816edc4838620daf5f52c56db529ad40d63 [2023-10-24T15:34:26.593Z] $ docker rm -f --volumes 6dad551f285bcf7bc1419385e242b816edc4838620daf5f52c56db529ad40d63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T15:34:27.312Z] + git log --format=format:%s -1 2cf82822b8f5c4982b562185971b2840de0a3939 [Pipeline] sh [2023-10-24T15:34:27.607Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T15:34:27.607Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:27.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:34:27.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:34:27.975Z] prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container [2023-10-24T15:34:28.003Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T15:34:28.464Z] $ docker top 43ffaec8d01f560309dfad9ee50928f947ac27c87d98973a5647c613acb0754b -eo pid,comm [2023-10-24T15:34:28.520Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T15:34:28.520Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T15:34:28.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T15:34:28.552Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T15:34:28.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T15:34:28.665Z] $ docker exec 43ffaec8d01f560309dfad9ee50928f947ac27c87d98973a5647c613acb0754b ssh-agent [2023-10-24T15:34:28.774Z] SSH_AUTH_SOCK=/tmp/ssh-irRpHWoXNHHN/agent.33 [2023-10-24T15:34:28.774Z] SSH_AGENT_PID=39 [2023-10-24T15:34:28.778Z] Running ssh-add (command line suppressed) [2023-10-24T15:34:28.894Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10195539777682582155.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10195539777682582155.key) [2023-10-24T15:34:28.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T15:34:29.192Z] + git semver tag [2023-10-24T15:34:29.450Z] 2023-10-24 15:34:29,368 [run_tag] DEBUG tag force:False [2023-10-24T15:34:29.450Z] 2023-10-24 15:34:29,369 [check_head_tag] DEBUG check head tag [2023-10-24T15:34:29.450Z] 2023-10-24 15:34:29,369 [execute] INFO git cat-file --batch-check [2023-10-24T15:34:29.450Z] 2023-10-24 15:34:29,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-24T15:34:29.450Z] 2023-10-24 15:34:29,373 [execute] INFO git cat-file --batch [2023-10-24T15:34:29.450Z] 2023-10-24 15:34:29,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-24T15:34:29.450Z] 2023-10-24 15:34:29,386 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T15:34:29.450Z] 2023-10-24 15:34:29,386 [execute] INFO git tag -a v3.1.0-dev.28 -m v3.1.0-dev.28 [2023-10-24T15:34:29.450Z] 2023-10-24 15:34:29,386 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.28', '-m', 'v3.1.0-dev.28'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T15:34:29.450Z] 2023-10-24 15:34:29,390 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T15:34:29.450Z] 3.1.0-dev.28 [Pipeline] } [2023-10-24T15:34:29.456Z] $ docker exec --env ******** --env ******** 43ffaec8d01f560309dfad9ee50928f947ac27c87d98973a5647c613acb0754b ssh-agent -k [2023-10-24T15:34:29.559Z] unset SSH_AUTH_SOCK; [2023-10-24T15:34:29.559Z] unset SSH_AGENT_PID; [2023-10-24T15:34:29.559Z] echo Agent pid 39 killed; [2023-10-24T15:34:29.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T15:34:29.868Z] + git semver [Pipeline] } [2023-10-24T15:34:30.138Z] $ docker stop --time=1 43ffaec8d01f560309dfad9ee50928f947ac27c87d98973a5647c613acb0754b [2023-10-24T15:34:31.433Z] $ docker rm -f --volumes 43ffaec8d01f560309dfad9ee50928f947ac27c87d98973a5647c613acb0754b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:31.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T15:34:31.835Z] [2023-10-24T15:34:31.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:32.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T15:34:32.137Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T15:34:32.137Z] ab5ef0e58194: Pulling fs layer [2023-10-24T15:34:32.137Z] 9712f1f96733: Pulling fs layer [2023-10-24T15:34:32.137Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T15:34:32.137Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T15:34:32.137Z] e9a5061849ea: Pulling fs layer [2023-10-24T15:34:32.137Z] d747dcd14b5f: Pulling fs layer [2023-10-24T15:34:32.137Z] 2de7ff778b66: Pulling fs layer [2023-10-24T15:34:32.137Z] 0d9ebad4ef96: Waiting [2023-10-24T15:34:32.137Z] e9a5061849ea: Waiting [2023-10-24T15:34:32.137Z] d747dcd14b5f: Waiting [2023-10-24T15:34:32.137Z] 2de7ff778b66: Waiting [2023-10-24T15:34:32.137Z] 9712f1f96733: Verifying Checksum [2023-10-24T15:34:32.137Z] 9712f1f96733: Download complete [2023-10-24T15:34:32.703Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T15:34:32.703Z] 63f879dbbcfc: Download complete [2023-10-24T15:34:32.703Z] ab5ef0e58194: Verifying Checksum [2023-10-24T15:34:32.703Z] ab5ef0e58194: Download complete [2023-10-24T15:34:32.703Z] d747dcd14b5f: Verifying Checksum [2023-10-24T15:34:32.704Z] d747dcd14b5f: Download complete [2023-10-24T15:34:32.704Z] e9a5061849ea: Verifying Checksum [2023-10-24T15:34:32.704Z] e9a5061849ea: Download complete [2023-10-24T15:34:32.704Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T15:34:32.704Z] 0d9ebad4ef96: Download complete [2023-10-24T15:34:32.704Z] 2de7ff778b66: Verifying Checksum [2023-10-24T15:34:32.704Z] 2de7ff778b66: Download complete [2023-10-24T15:34:35.239Z] ab5ef0e58194: Pull complete [2023-10-24T15:34:35.239Z] 9712f1f96733: Pull complete [2023-10-24T15:34:36.171Z] 63f879dbbcfc: Pull complete [2023-10-24T15:34:39.458Z] 0d9ebad4ef96: Pull complete [2023-10-24T15:34:40.025Z] e9a5061849ea: Pull complete [2023-10-24T15:34:40.025Z] d747dcd14b5f: Pull complete [2023-10-24T15:34:40.961Z] 2de7ff778b66: Pull complete [2023-10-24T15:34:40.961Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T15:34:40.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T15:34:40.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:34:41.045Z] prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container [2023-10-24T15:34:41.070Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-24T15:34:46.235Z] $ docker top ded5d3734388eb6474ddda704777d54b87a245cb0e1d23dfdd136131bf4f2ee3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:34:46.306Z] provisioning config files... [2023-10-24T15:34:46.313Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12070972108793577842tmp [2023-10-24T15:34:46.322Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15209522099565697657tmp [2023-10-24T15:34:46.330Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11856435855450865420tmp [Pipeline] { [Pipeline] echo [2023-10-24T15:34:46.344Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:34:46.627Z] ---> sigul-configuration.sh [2023-10-24T15:34:46.627Z] gpg: directory `/root/.gnupg' created [2023-10-24T15:34:46.627Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T15:34:46.627Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T15:34:46.627Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T15:34:46.627Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T15:34:46.627Z] gpg: CAST5 encrypted data [2023-10-24T15:34:46.627Z] gpg: encrypted with 1 passphrase [2023-10-24T15:34:46.627Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T15:34:46.911Z] + mkdir /home/jenkins [2023-10-24T15:34:46.912Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T15:34:47.198Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-24T15:34:47.206Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:34:47.488Z] ---> sigul-install.sh [2023-10-24T15:34:47.488Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T15:34:47.772Z] + git tag --list [2023-10-24T15:34:47.772Z] v0.0.0 [2023-10-24T15:34:47.772Z] v1.0.0 [2023-10-24T15:34:47.772Z] v2.1.0 [2023-10-24T15:34:47.772Z] v2.1.1 [2023-10-24T15:34:47.772Z] v2.2.0 [2023-10-24T15:34:47.772Z] v2.3.0 [2023-10-24T15:34:47.772Z] v3.0 [2023-10-24T15:34:47.772Z] v3.0.0 [2023-10-24T15:34:47.772Z] v3.0.1 [2023-10-24T15:34:47.772Z] v3.0.1-dev.1 [2023-10-24T15:34:47.772Z] v3.1.0-dev.1 [2023-10-24T15:34:47.772Z] v3.1.0-dev.10 [2023-10-24T15:34:47.772Z] v3.1.0-dev.11 [2023-10-24T15:34:47.772Z] v3.1.0-dev.12 [2023-10-24T15:34:47.772Z] v3.1.0-dev.13 [2023-10-24T15:34:47.772Z] v3.1.0-dev.14 [2023-10-24T15:34:47.772Z] v3.1.0-dev.15 [2023-10-24T15:34:47.772Z] v3.1.0-dev.16 [2023-10-24T15:34:47.772Z] v3.1.0-dev.17 [2023-10-24T15:34:47.772Z] v3.1.0-dev.18 [2023-10-24T15:34:47.772Z] v3.1.0-dev.19 [2023-10-24T15:34:47.772Z] v3.1.0-dev.2 [2023-10-24T15:34:47.772Z] v3.1.0-dev.20 [2023-10-24T15:34:47.772Z] v3.1.0-dev.21 [2023-10-24T15:34:47.772Z] v3.1.0-dev.22 [2023-10-24T15:34:47.772Z] v3.1.0-dev.23 [2023-10-24T15:34:47.772Z] v3.1.0-dev.24 [2023-10-24T15:34:47.772Z] v3.1.0-dev.25 [2023-10-24T15:34:47.772Z] v3.1.0-dev.26 [2023-10-24T15:34:47.772Z] v3.1.0-dev.27 [2023-10-24T15:34:47.772Z] v3.1.0-dev.28 [2023-10-24T15:34:47.772Z] v3.1.0-dev.3 [2023-10-24T15:34:47.772Z] v3.1.0-dev.4 [2023-10-24T15:34:47.772Z] v3.1.0-dev.5 [2023-10-24T15:34:47.772Z] v3.1.0-dev.6 [2023-10-24T15:34:47.772Z] v3.1.0-dev.7 [2023-10-24T15:34:47.772Z] v3.1.0-dev.8 [2023-10-24T15:34:47.772Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T15:34:48.057Z] + lftools sign git-tag v3.1.0-dev.28 [2023-10-24T15:34:48.624Z] Signing Git tag with Sigul... [2023-10-24T15:34:48.624Z] Signing v3.1.0-dev.28 [Pipeline] echo [2023-10-24T15:34:48.893Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:34:49.172Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T15:34:49.179Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T15:34:49.194Z] $ docker stop --time=1 ded5d3734388eb6474ddda704777d54b87a245cb0e1d23dfdd136131bf4f2ee3 [2023-10-24T15:34:50.463Z] $ docker rm -f --volumes ded5d3734388eb6474ddda704777d54b87a245cb0e1d23dfdd136131bf4f2ee3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T15:34:50.883Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T15:34:50.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:51.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:34:51.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:34:51.256Z] prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container [2023-10-24T15:34:51.293Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T15:34:51.631Z] $ docker top 1543470a15d9c3a019153d603f6eeb2353c8b03a9a0736deea5189a02ab415a0 -eo pid,comm [2023-10-24T15:34:51.681Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T15:34:51.681Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T15:34:51.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T15:34:51.718Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T15:34:51.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T15:34:51.824Z] $ docker exec 1543470a15d9c3a019153d603f6eeb2353c8b03a9a0736deea5189a02ab415a0 ssh-agent [2023-10-24T15:34:51.932Z] SSH_AUTH_SOCK=/tmp/ssh-83NXQSzItu6B/agent.32 [2023-10-24T15:34:51.932Z] SSH_AGENT_PID=38 [2023-10-24T15:34:51.937Z] Running ssh-add (command line suppressed) [2023-10-24T15:34:52.046Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18088736265995782327.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18088736265995782327.key) [2023-10-24T15:34:52.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T15:34:52.348Z] + git semver bump pre [2023-10-24T15:34:52.620Z] 2023-10-24 15:34:52,538 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T15:34:52.620Z] 2023-10-24 15:34:52,539 [bump_version] DEBUG bumping version:3.1.0-dev.28 on axis:pre with prefix:dev [2023-10-24T15:34:52.620Z] 2023-10-24 15:34:52,539 [bump_version] DEBUG bumped version:3.1.0-dev.29 [2023-10-24T15:34:52.620Z] 2023-10-24 15:34:52,539 [write_version] DEBUG write version:3.1.0-dev.29 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-10-24T15:34:52.620Z] 2023-10-24 15:34:52,539 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T15:34:52.620Z] 2023-10-24 15:34:52,539 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T15:34:52.620Z] 2023-10-24 15:34:52,541 [execute] INFO git cat-file --batch-check [2023-10-24T15:34:52.620Z] 2023-10-24 15:34:52,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T15:34:52.620Z] 2023-10-24 15:34:52,546 [execute] INFO git cat-file --batch [2023-10-24T15:34:52.620Z] 2023-10-24 15:34:52,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T15:34:52.620Z] 2023-10-24 15:34:52,552 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T15:34:52.620Z] 3.1.0-dev.29 [Pipeline] } [2023-10-24T15:34:52.627Z] $ docker exec --env ******** --env ******** 1543470a15d9c3a019153d603f6eeb2353c8b03a9a0736deea5189a02ab415a0 ssh-agent -k [2023-10-24T15:34:52.729Z] unset SSH_AUTH_SOCK; [2023-10-24T15:34:52.729Z] unset SSH_AGENT_PID; [2023-10-24T15:34:52.729Z] echo Agent pid 38 killed; [2023-10-24T15:34:52.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T15:34:53.048Z] + git semver [Pipeline] } [2023-10-24T15:34:53.314Z] $ docker stop --time=1 1543470a15d9c3a019153d603f6eeb2353c8b03a9a0736deea5189a02ab415a0 [2023-10-24T15:34:54.581Z] $ docker rm -f --volumes 1543470a15d9c3a019153d603f6eeb2353c8b03a9a0736deea5189a02ab415a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T15:34:54.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T15:34:54.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:34:55.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:34:55.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:34:55.282Z] prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container [2023-10-24T15:34:55.312Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T15:34:55.666Z] $ docker top 425f0818a13a1ad0b7f381363e7187e180b2de7fc983862fba8ba9f37623c763 -eo pid,comm [2023-10-24T15:34:55.717Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T15:34:55.717Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T15:34:55.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T15:34:55.749Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T15:34:55.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T15:34:55.868Z] $ docker exec 425f0818a13a1ad0b7f381363e7187e180b2de7fc983862fba8ba9f37623c763 ssh-agent [2023-10-24T15:34:55.974Z] SSH_AUTH_SOCK=/tmp/ssh-tNnIFrXnqydO/agent.32 [2023-10-24T15:34:55.974Z] SSH_AGENT_PID=38 [2023-10-24T15:34:55.979Z] Running ssh-add (command line suppressed) [2023-10-24T15:34:56.086Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10004665005731450490.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10004665005731450490.key) [2023-10-24T15:34:56.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T15:34:56.387Z] + git semver push [2023-10-24T15:34:56.690Z] 2023-10-24 15:34:56,574 [run_push] DEBUG push [2023-10-24T15:34:56.690Z] 2023-10-24 15:34:56,575 [execute] INFO git cat-file --batch-check [2023-10-24T15:34:56.690Z] 2023-10-24 15:34:56,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T15:34:56.690Z] 2023-10-24 15:34:56,578 [execute] INFO git rev-list 97f29b6afc8c6e35a65c155e3a8df51e6fa8d0fb -- [2023-10-24T15:34:56.690Z] 2023-10-24 15:34:56,579 [execute] DEBUG Popen(['git', 'rev-list', '97f29b6afc8c6e35a65c155e3a8df51e6fa8d0fb', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T15:34:56.690Z] 2023-10-24 15:34:56,586 [execute] INFO git fetch -v origin [2023-10-24T15:34:56.690Z] 2023-10-24 15:34:56,586 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T15:34:57.330Z] 2023-10-24 15:34:57,152 [run_push] DEBUG no remote changes detected [2023-10-24T15:34:57.330Z] 2023-10-24 15:34:57,152 [execute] INFO git push origin semver [2023-10-24T15:34:57.330Z] 2023-10-24 15:34:57,153 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T15:34:58.315Z] 2023-10-24 15:34:58,027 [run_push] DEBUG push all version tags [2023-10-24T15:34:58.315Z] 2023-10-24 15:34:58,027 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T15:34:58.315Z] 2023-10-24 15:34:58,027 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T15:34:59.725Z] 2023-10-24 15:34:59,285 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-24T15:34:59.725Z] 3.1.0-dev.29 [Pipeline] } [2023-10-24T15:34:59.732Z] $ docker exec --env ******** --env ******** 425f0818a13a1ad0b7f381363e7187e180b2de7fc983862fba8ba9f37623c763 ssh-agent -k [2023-10-24T15:34:59.828Z] unset SSH_AUTH_SOCK; [2023-10-24T15:34:59.829Z] unset SSH_AGENT_PID; [2023-10-24T15:34:59.829Z] echo Agent pid 38 killed; [2023-10-24T15:34:59.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T15:35:00.148Z] + git semver [Pipeline] } [2023-10-24T15:35:00.417Z] $ docker stop --time=1 425f0818a13a1ad0b7f381363e7187e180b2de7fc983862fba8ba9f37623c763 [2023-10-24T15:35:01.709Z] $ docker rm -f --volumes 425f0818a13a1ad0b7f381363e7187e180b2de7fc983862fba8ba9f37623c763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-24T15:35:02.264Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-10-24T15:35:02.264Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-24T15:35:02.264Z] total 16 [2023-10-24T15:35:02.264Z] drwxr-xr-x 3 root root 4096 Oct 24 15:22 . [2023-10-24T15:35:02.264Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 15:34 .. [2023-10-24T15:35:02.264Z] drwxr-xr-x 2 root root 4096 Oct 24 15:22 cost [2023-10-24T15:35:02.264Z] -rw-r--r-- 1 root root 95 Oct 24 15:22 cost.csv [2023-10-24T15:35:02.264Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-24T15:35:02.264Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-24T15:35:02.264Z] total 16 [2023-10-24T15:35:02.264Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:22 . [2023-10-24T15:35:02.264Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 24 15:34 .. [2023-10-24T15:35:02.264Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 15:22 cost [2023-10-24T15:35:02.264Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 24 15:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:35:02.558Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:35:03.418Z] ---> package-listing.sh [2023-10-24T15:35:03.418Z] ++ facter osfamily [2023-10-24T15:35:03.418Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T15:35:03.676Z] + OS_FAMILY=debian [2023-10-24T15:35:03.676Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-24T15:35:03.676Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T15:35:03.676Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T15:35:03.676Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T15:35:03.676Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T15:35:03.676Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-24T15:35:03.676Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T15:35:03.676Z] + case "${OS_FAMILY}" in [2023-10-24T15:35:03.676Z] + dpkg -l [2023-10-24T15:35:03.676Z] + grep '^ii' [2023-10-24T15:35:03.676Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T15:35:03.676Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T15:35:03.676Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T15:35:03.676Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-24T15:35:03.676Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-10-24T15:35:03.676Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-10-24T15:35:03.686Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T15:35:03.966Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:35:04.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T15:35:04.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:35:04.591Z] prd-ubuntu20.04-docker-8c-8g-9930 does not seem to be running inside a container [2023-10-24T15:35:04.618Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T15:35:05.426Z] $ docker top e753590bff5fdc7fd145329c8d8493bca9a644f7313a752e950e7759e3aeac22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T15:35:05.772Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T15:35:06.058Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T15:35:06.349Z] + ls /var/log/sa-host [2023-10-24T15:35:06.349Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:35:06.406Z] provisioning config files... [2023-10-24T15:35:06.413Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6031578114649865005tmp [Pipeline] { [Pipeline] echo [2023-10-24T15:35:06.425Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:35:06.706Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T15:35:06.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:35:07.043Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T15:35:07.052Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:35:07.334Z] ---> sudo-logs.sh [2023-10-24T15:35:07.334Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T15:35:07.362Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:35:07.646Z] ---> job-cost.sh [2023-10-24T15:35:07.646Z] lf-activate-venv: SKIPPING [2023-10-24T15:35:07.646Z] DEBUG: total: 0.2199999988079071 [2023-10-24T15:35:07.646Z] INFO: Retrieving Stack Cost... [2023-10-24T15:35:07.905Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T15:35:08.481Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T15:35:08.492Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:35:08.773Z] ---> logs-deploy.sh [2023-10-24T15:35:08.773Z] lf-activate-venv: SKIPPING [2023-10-24T15:35:08.773Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/140 [2023-10-24T15:35:08.773Z] INFO: archiving workspace using pattern(s): [2023-10-24T15:35:09.722Z] Archives upload complete. [2023-10-24T15:35:09.722Z] INFO: archiving logs to Nexus