Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92083455eca0f98686198c60a6a2a2ee267c0dc5 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-ssh16172177912550336208.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-ssh14397676362889017618.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-ssh18230452668363572650.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-ssh3659912572365083509.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-ssh323531758433054668.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-7220 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 92083455eca0f98686198c60a6a2a2ee267c0dc5 (main) Commit message: "Merge pull request #227 from ernestojeda/create-release" > git config core.sparsecheckout # timeout=10 > git checkout -f 92083455eca0f98686198c60a6a2a2ee267c0dc5 # timeout=10 > git rev-list --no-walk 42a4aea364fc3b5da0341fdab57a071fe1627109 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T20:53:21.714Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T20:53:21.777Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T20:53:21.796Z] ========================================================= [2023-09-20T20:53:21.796Z] EdgeX Global Pipelines Version Info [2023-09-20T20:53:21.796Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:53:22.513Z] ------------------- [2023-09-20T20:53:22.513Z] stable info: [2023-09-20T20:53:22.513Z] ------------------- [2023-09-20T20:53:22.513Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T20:53:22.513Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:53:22.513Z] Message: update stable to v1.0.254 [2023-09-20T20:53:23.082Z] ------------------- [2023-09-20T20:53:23.082Z] experimental info: [2023-09-20T20:53:23.082Z] ------------------- [2023-09-20T20:53:23.082Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T20:53:23.082Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:53:23.082Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T20:53:23.232Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-09-20T20:53:23.246Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-09-20T20:53:23.257Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T20:53:23.265Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T20:53:23.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T20:53:23.283Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T20:53:23.296Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T20:53:23.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T20:53:23.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T20:53:23.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T20:53:23.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T20:53:23.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-09-20T20:53:23.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T20:53:23.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T20:53:23.426Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:53:23.439Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:53:23.451Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:53:23.463Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:53:23.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T20:53:23.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T20:53:23.506Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T20:53:23.518Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T20:53:23.534Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T20:53:23.552Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T20:53:23.568Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T20:53:23.584Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T20:53:23.595Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T20:53:23.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-20T20:53:23.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-20T20:53:23.630Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-20T20:53:23.641Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] echo [2023-09-20T20:53:23.656Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9208345 [Pipeline] echo [2023-09-20T20:53:23.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:53:23.712Z] provisioning config files... [2023-09-20T20:53:23.726Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config699361074821166703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:53:24.027Z] ---> docker-login.sh [2023-09-20T20:53:24.027Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:53:24.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:53:24.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:53:24.596Z] Configure a credential helper to remove this warning. See [2023-09-20T20:53:24.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:53:24.596Z] [2023-09-20T20:53:24.596Z] Login Succeeded [2023-09-20T20:53:24.596Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:53:24.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:53:24.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:53:24.856Z] Configure a credential helper to remove this warning. See [2023-09-20T20:53:24.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:53:24.856Z] [2023-09-20T20:53:24.856Z] Login Succeeded [2023-09-20T20:53:24.856Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:53:24.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:53:24.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:53:24.856Z] Configure a credential helper to remove this warning. See [2023-09-20T20:53:24.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:53:24.856Z] [2023-09-20T20:53:24.856Z] Login Succeeded [2023-09-20T20:53:24.856Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:53:25.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:53:25.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:53:25.117Z] Configure a credential helper to remove this warning. See [2023-09-20T20:53:25.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:53:25.117Z] [2023-09-20T20:53:25.117Z] Login Succeeded [2023-09-20T20:53:25.117Z] docker.io [2023-09-20T20:53:25.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:53:25.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:53:25.377Z] Configure a credential helper to remove this warning. See [2023-09-20T20:53:25.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:53:25.377Z] [2023-09-20T20:53:25.377Z] Login Succeeded [2023-09-20T20:53:25.377Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:53:25.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T20:53:25.752Z] + git rev-list -1 --merges 92083455eca0f98686198c60a6a2a2ee267c0dc5~1..92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] echo [2023-09-20T20:53:25.797Z] -----------> git rev-list -1 --merges 92083455eca0f98686198c60a6a2a2ee267c0dc5~1..92083455eca0f98686198c60a6a2a2ee267c0dc5 92083455eca0f98686198c60a6a2a2ee267c0dc5 [2023-09-20T20:53:25.797Z] 92083455eca0f98686198c60a6a2a2ee267c0dc5 [false] [Pipeline] sh [2023-09-20T20:53:26.094Z] + git log --format=format:%s -1 92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] echo [2023-09-20T20:53:26.107Z] ========================================================= [2023-09-20T20:53:26.107Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T20:53:26.107Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T20:53:26.428Z] + git log --format=format:%s -1 92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] echo [2023-09-20T20:53:26.438Z] [semverPrep] GIT_COMMIT: 92083455eca0f98686198c60a6a2a2ee267c0dc5, Commit Message: Merge pull request #227 from ernestojeda/create-release [Pipeline] echo [2023-09-20T20:53:26.446Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T20:53:26.789Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T20:53:26.789Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T20:53:26.789Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T20:53:26.789Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T20:53:26.789Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T20:53:26.789Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T20:53:26.789Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:53:27.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:53:27.151Z] [2023-09-20T20:53:27.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:53:27.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:53:27.464Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T20:53:27.464Z] b85a868b505f: Pulling fs layer [2023-09-20T20:53:27.464Z] e2be974225ed: Pulling fs layer [2023-09-20T20:53:27.464Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T20:53:27.464Z] 988bab9f4d93: Pulling fs layer [2023-09-20T20:53:27.464Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T20:53:27.464Z] eaf3925da568: Pulling fs layer [2023-09-20T20:53:27.464Z] bab4dde63d76: Pulling fs layer [2023-09-20T20:53:27.464Z] bde34c3a00c8: Pulling fs layer [2023-09-20T20:53:27.464Z] b352a97aabf1: Pulling fs layer [2023-09-20T20:53:27.464Z] 4872d77fe225: Pulling fs layer [2023-09-20T20:53:27.464Z] 5851b861e8e6: Pulling fs layer [2023-09-20T20:53:27.465Z] 1469e6f7b9e6: Waiting [2023-09-20T20:53:27.465Z] b352a97aabf1: Waiting [2023-09-20T20:53:27.465Z] 4872d77fe225: Waiting [2023-09-20T20:53:27.465Z] 5851b861e8e6: Waiting [2023-09-20T20:53:27.465Z] 988bab9f4d93: Waiting [2023-09-20T20:53:27.465Z] bde34c3a00c8: Waiting [2023-09-20T20:53:27.465Z] eaf3925da568: Waiting [2023-09-20T20:53:27.465Z] bab4dde63d76: Waiting [2023-09-20T20:53:27.465Z] e2be974225ed: Verifying Checksum [2023-09-20T20:53:27.465Z] e2be974225ed: Download complete [2023-09-20T20:53:27.465Z] 988bab9f4d93: Verifying Checksum [2023-09-20T20:53:27.465Z] 988bab9f4d93: Download complete [2023-09-20T20:53:27.734Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T20:53:27.734Z] 1469e6f7b9e6: Download complete [2023-09-20T20:53:27.734Z] eaf3925da568: Verifying Checksum [2023-09-20T20:53:27.734Z] eaf3925da568: Download complete [2023-09-20T20:53:27.734Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T20:53:27.734Z] 339a4e72a1f5: Download complete [2023-09-20T20:53:27.734Z] bde34c3a00c8: Verifying Checksum [2023-09-20T20:53:27.734Z] bde34c3a00c8: Download complete [2023-09-20T20:53:27.734Z] b352a97aabf1: Verifying Checksum [2023-09-20T20:53:27.734Z] b352a97aabf1: Download complete [2023-09-20T20:53:27.734Z] 4872d77fe225: Download complete [2023-09-20T20:53:27.734Z] 5851b861e8e6: Download complete [2023-09-20T20:53:27.734Z] b85a868b505f: Download complete [2023-09-20T20:53:27.993Z] bab4dde63d76: Verifying Checksum [2023-09-20T20:53:27.993Z] bab4dde63d76: Download complete [2023-09-20T20:53:29.373Z] b85a868b505f: Pull complete [2023-09-20T20:53:29.373Z] e2be974225ed: Pull complete [2023-09-20T20:53:29.941Z] 339a4e72a1f5: Pull complete [2023-09-20T20:53:29.941Z] 988bab9f4d93: Pull complete [2023-09-20T20:53:30.201Z] 1469e6f7b9e6: Pull complete [2023-09-20T20:53:30.201Z] eaf3925da568: Pull complete [2023-09-20T20:53:32.107Z] bab4dde63d76: Pull complete [2023-09-20T20:53:32.107Z] bde34c3a00c8: Pull complete [2023-09-20T20:53:32.367Z] b352a97aabf1: Pull complete [2023-09-20T20:53:32.367Z] 4872d77fe225: Pull complete [2023-09-20T20:53:32.627Z] 5851b861e8e6: Pull complete [2023-09-20T20:53:32.627Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T20:53:32.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:53:32.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:53:32.724Z] prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container [2023-09-20T20:53:32.761Z] $ 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-09-20T20:53:36.741Z] $ docker top 693e71a0a76316a92cd8f2d3be84fba64928e12bc12ce96d151e1c0e2c0faffb -eo pid,comm [2023-09-20T20:53:36.791Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T20:53:36.792Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T20:53:36.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:53:36.819Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:53:36.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:53:36.940Z] $ docker exec 693e71a0a76316a92cd8f2d3be84fba64928e12bc12ce96d151e1c0e2c0faffb ssh-agent [2023-09-20T20:53:37.039Z] SSH_AUTH_SOCK=/tmp/ssh-TW6WqXF5QMBD/agent.32 [2023-09-20T20:53:37.039Z] SSH_AGENT_PID=38 [2023-09-20T20:53:37.045Z] Running ssh-add (command line suppressed) [2023-09-20T20:53:37.159Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16979564303088254167.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16979564303088254167.key) [2023-09-20T20:53:37.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:53:37.454Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T20:53:37.476Z] $ docker exec --env ******** --env ******** 693e71a0a76316a92cd8f2d3be84fba64928e12bc12ce96d151e1c0e2c0faffb ssh-agent -k [2023-09-20T20:53:37.588Z] unset SSH_AUTH_SOCK; [2023-09-20T20:53:37.589Z] unset SSH_AGENT_PID; [2023-09-20T20:53:37.589Z] echo Agent pid 38 killed; [2023-09-20T20:53:37.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T20:53:37.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:53:37.620Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:53:37.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:53:37.730Z] $ docker exec 693e71a0a76316a92cd8f2d3be84fba64928e12bc12ce96d151e1c0e2c0faffb ssh-agent [2023-09-20T20:53:37.845Z] SSH_AUTH_SOCK=/tmp/ssh-j8149hPlqRcX/agent.70 [2023-09-20T20:53:37.845Z] SSH_AGENT_PID=76 [2023-09-20T20:53:37.850Z] Running ssh-add (command line suppressed) [2023-09-20T20:53:37.950Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11550986953389781293.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11550986953389781293.key) [2023-09-20T20:53:37.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:53:38.247Z] + git semver init [2023-09-20T20:53:38.506Z] 2023-09-20 20:53:38,415 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T20:53:38.506Z] 2023-09-20 20:53:38,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-09-20T20:53:38.507Z] 2023-09-20 20:53:38,416 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-09-20T20:53:38.507Z] 2023-09-20 20:53:38,416 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T20:53:39.886Z] 2023-09-20 20:53:39,523 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-09-20T20:53:39.886Z] 2023-09-20 20:53:39,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-09-20T20:53:39.886Z] 2023-09-20 20:53:39,523 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T20:53:39.886Z] 2023-09-20 20:53:39,523 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T20:53:39.886Z] 3.1.0-dev.19 [Pipeline] } [2023-09-20T20:53:39.899Z] $ docker exec --env ******** --env ******** 693e71a0a76316a92cd8f2d3be84fba64928e12bc12ce96d151e1c0e2c0faffb ssh-agent -k [2023-09-20T20:53:40.000Z] unset SSH_AUTH_SOCK; [2023-09-20T20:53:40.001Z] unset SSH_AGENT_PID; [2023-09-20T20:53:40.001Z] echo Agent pid 76 killed; [2023-09-20T20:53:40.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T20:53:40.307Z] + git semver [Pipeline] } [2023-09-20T20:53:40.582Z] $ docker stop --time=1 693e71a0a76316a92cd8f2d3be84fba64928e12bc12ce96d151e1c0e2c0faffb [2023-09-20T20:53:41.915Z] $ docker rm -f --volumes 693e71a0a76316a92cd8f2d3be84fba64928e12bc12ce96d151e1c0e2c0faffb [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:53:42.252Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T20:53:42.466Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T20:53:42.468Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:53:42.619Z] provisioning config files... [2023-09-20T20:53:42.628Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10166146751725945059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:53:42.924Z] ---> docker-login.sh [2023-09-20T20:53:42.924Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:53:42.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:53:42.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:53:42.924Z] Configure a credential helper to remove this warning. See [2023-09-20T20:53:42.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:53:42.924Z] [2023-09-20T20:53:42.924Z] Login Succeeded [2023-09-20T20:53:42.924Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:53:42.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:53:42.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:53:42.924Z] Configure a credential helper to remove this warning. See [2023-09-20T20:53:42.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:53:42.924Z] [2023-09-20T20:53:42.924Z] Login Succeeded [2023-09-20T20:53:42.924Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:53:43.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:53:43.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:53:43.186Z] Configure a credential helper to remove this warning. See [2023-09-20T20:53:43.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:53:43.186Z] [2023-09-20T20:53:43.186Z] Login Succeeded [2023-09-20T20:53:43.186Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:53:43.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:53:43.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:53:43.186Z] Configure a credential helper to remove this warning. See [2023-09-20T20:53:43.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:53:43.186Z] [2023-09-20T20:53:43.186Z] Login Succeeded [2023-09-20T20:53:43.186Z] docker.io [2023-09-20T20:53:43.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:53:43.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:53:43.446Z] Configure a credential helper to remove this warning. See [2023-09-20T20:53:43.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:53:43.446Z] [2023-09-20T20:53:43.446Z] Login Succeeded [2023-09-20T20:53:43.446Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:53:43.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T20:53:43.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:53:43.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:53:43.557Z] ========================================================= [2023-09-20T20:53:43.557Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T20:53:43.557Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:53:43.872Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T20:53:43.872Z] Sending build context to Docker daemon 12.72MB [2023-09-20T20:53:43.872Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:53:43.872Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T20:53:43.872Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T20:53:43.872Z] 7264a8db6415: Pulling fs layer [2023-09-20T20:53:43.872Z] c4d48a809fc2: Pulling fs layer [2023-09-20T20:53:43.872Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T20:53:43.872Z] ad3a456e5733: Pulling fs layer [2023-09-20T20:53:43.872Z] 33e27b845d1e: Pulling fs layer [2023-09-20T20:53:43.872Z] c68163c4e522: Pulling fs layer [2023-09-20T20:53:43.872Z] 50da416c3ac9: Pulling fs layer [2023-09-20T20:53:43.872Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T20:53:43.872Z] c68163c4e522: Waiting [2023-09-20T20:53:43.872Z] 50da416c3ac9: Waiting [2023-09-20T20:53:43.872Z] 23d2d4c4bb30: Waiting [2023-09-20T20:53:43.872Z] ad3a456e5733: Waiting [2023-09-20T20:53:43.872Z] 33e27b845d1e: Waiting [2023-09-20T20:53:43.872Z] c4d48a809fc2: Verifying Checksum [2023-09-20T20:53:43.872Z] c4d48a809fc2: Download complete [2023-09-20T20:53:44.132Z] ad3a456e5733: Verifying Checksum [2023-09-20T20:53:44.132Z] ad3a456e5733: Download complete [2023-09-20T20:53:44.132Z] 33e27b845d1e: Verifying Checksum [2023-09-20T20:53:44.132Z] 33e27b845d1e: Download complete [2023-09-20T20:53:44.132Z] 7264a8db6415: Verifying Checksum [2023-09-20T20:53:44.132Z] 7264a8db6415: Download complete [2023-09-20T20:53:44.132Z] c68163c4e522: Verifying Checksum [2023-09-20T20:53:44.132Z] c68163c4e522: Download complete [2023-09-20T20:53:44.132Z] 7264a8db6415: Pull complete [2023-09-20T20:53:44.391Z] c4d48a809fc2: Pull complete [2023-09-20T20:53:44.391Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T20:53:44.391Z] 23d2d4c4bb30: Download complete [2023-09-20T20:53:44.649Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T20:53:44.649Z] 4f1c88b9dad5: Download complete [2023-09-20T20:53:44.912Z] 50da416c3ac9: Download complete [2023-09-20T20:53:48.202Z] 4f1c88b9dad5: Pull complete [2023-09-20T20:53:48.202Z] ad3a456e5733: Pull complete [2023-09-20T20:53:48.202Z] 33e27b845d1e: Pull complete [2023-09-20T20:53:48.202Z] c68163c4e522: Pull complete [2023-09-20T20:53:50.735Z] 50da416c3ac9: Pull complete [2023-09-20T20:53:51.369Z] 23d2d4c4bb30: Pull complete [2023-09-20T20:53:51.369Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T20:53:51.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T20:53:51.369Z] ---> 0786185ac409 [2023-09-20T20:53:51.369Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T20:53:57.582Z] Still waiting to schedule task [2023-09-20T20:53:57.583Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:53:57.975Z] ---> Running in 3f96616afa43 [2023-09-20T20:53:57.975Z] Removing intermediate container 3f96616afa43 [2023-09-20T20:53:57.975Z] ---> 58024d67c38d [2023-09-20T20:53:57.975Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T20:53:57.975Z] ---> Running in 1ba08995718a [2023-09-20T20:53:57.975Z] Removing intermediate container 1ba08995718a [2023-09-20T20:53:57.975Z] ---> adfd6f0582c0 [2023-09-20T20:53:57.975Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:53:57.975Z] ---> Running in 79d39cefc446 [2023-09-20T20:53:57.975Z] Removing intermediate container 79d39cefc446 [2023-09-20T20:53:57.975Z] ---> 3d78155999ee [2023-09-20T20:53:57.975Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:53:57.975Z] ---> Running in 2ad68e06ab7d [2023-09-20T20:53:57.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:53:57.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:53:57.975Z] OK: 264 MiB in 52 packages [2023-09-20T20:53:58.233Z] Removing intermediate container 2ad68e06ab7d [2023-09-20T20:53:58.233Z] ---> 12ca115bf008 [2023-09-20T20:53:58.233Z] Step 7/12 : WORKDIR /app [2023-09-20T20:53:58.233Z] ---> Running in 4d01f08923b3 [2023-09-20T20:53:58.233Z] Removing intermediate container 4d01f08923b3 [2023-09-20T20:53:58.233Z] ---> 8b94657b808b [2023-09-20T20:53:58.233Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T20:53:58.491Z] ---> 81b2d21ecaf8 [2023-09-20T20:53:58.491Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:53:58.491Z] ---> Running in c4428a226cd4 [2023-09-20T20:54:37.251Z] Removing intermediate container c4428a226cd4 [2023-09-20T20:54:37.251Z] ---> 1b37d9d23b7d [2023-09-20T20:54:37.251Z] Step 10/12 : COPY . . [2023-09-20T20:54:37.251Z] ---> 667b099e2dd5 [2023-09-20T20:54:37.251Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:54:37.251Z] ---> Running in 45b463f97a44 [2023-09-20T20:54:37.251Z] Removing intermediate container 45b463f97a44 [2023-09-20T20:54:37.251Z] ---> 737a7682f449 [2023-09-20T20:54:37.251Z] Step 12/12 : RUN $MAKE [2023-09-20T20:54:37.251Z] ---> Running in b00f06847d9d [2023-09-20T20:54:37.251Z] noop [2023-09-20T20:54:37.251Z] Removing intermediate container b00f06847d9d [2023-09-20T20:54:37.251Z] ---> 7bdd8c6d824e [2023-09-20T20:54:37.251Z] Successfully built 7bdd8c6d824e [2023-09-20T20:54:37.251Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:54:37.560Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:54:37.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:54:37.644Z] prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container [2023-09-20T20:54:37.683Z] $ 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-09-20T20:54:38.069Z] $ docker top 3b6199b5efd4e3492353c63662db80567657135f50665b1de52fbfd2eafb8e37 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:54:38.418Z] + go version [2023-09-20T20:54:38.418Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T20:54:38.435Z] $ docker stop --time=1 3b6199b5efd4e3492353c63662db80567657135f50665b1de52fbfd2eafb8e37 [2023-09-20T20:54:39.753Z] $ docker rm -f --volumes 3b6199b5efd4e3492353c63662db80567657135f50665b1de52fbfd2eafb8e37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:54:40.159Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:54:40.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:54:40.229Z] prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container [2023-09-20T20:54:40.264Z] $ 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-09-20T20:54:40.625Z] $ docker top 4160d0c07419cdb609a2760dbe5f59b91913af6bedb820cfa5964740b731cea3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:54:40.969Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-09-20T20:54:41.266Z] + make test [2023-09-20T20:54:41.267Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-20T20:55:03.212Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-20T20:55:03.212Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-20T20:55:03.212Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.134s coverage: 86.2% of statements [2023-09-20T20:55:04.590Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.706s coverage: 71.9% of statements [2023-09-20T20:55:22.667Z] go vet ./... [2023-09-20T20:55:26.852Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T20:55:26.852Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T20:55:26.852Z] ./bin/test-attribution.sh [2023-09-20T20:55:26.853Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-20T20:55:26.853Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-20T20:55:26.853Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-20T20:55:26.853Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-20T20:55:26.853Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-20T20:55:26.853Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-20T20:55:26.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T20:55:26.879Z] $ docker stop --time=1 4160d0c07419cdb609a2760dbe5f59b91913af6bedb820cfa5964740b731cea3 [2023-09-20T20:55:31.968Z] $ docker rm -f --volumes 4160d0c07419cdb609a2760dbe5f59b91913af6bedb820cfa5964740b731cea3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:55:32.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T20:55:32.603Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T20:55:33.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T20:55:33.458Z] + ls -al . [2023-09-20T20:55:33.458Z] total 236 [2023-09-20T20:55:33.458Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 20:54 . [2023-09-20T20:55:33.458Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:53 .. [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 20 20:53 .dockerignore [2023-09-20T20:55:33.458Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:55 .git [2023-09-20T20:55:33.458Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:53 .github [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 20 20:53 .gitignore [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:53 .golangci.yml [2023-09-20T20:55:33.458Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:53 .semver [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 20 20:53 Attribution.txt [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 20 20:53 CHANGELOG.md [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 20 20:53 Dockerfile [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:53 GOVERNANCE.md [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 20 20:53 Jenkinsfile [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 20:53 LICENSE [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 20 20:53 Makefile [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 20:53 OWNERS.md [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 20 20:53 README.md [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:53 VERSION [2023-09-20T20:55:33.458Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:53 bin [2023-09-20T20:55:33.458Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 20 20:55 coverage.out [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 20 20:53 go.mod [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 20 20:53 go.sum [2023-09-20T20:55:33.458Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:53 images [2023-09-20T20:55:33.458Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:53 internal [2023-09-20T20:55:33.458Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 20 20:53 main.go [2023-09-20T20:55:33.458Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:53 res [2023-09-20T20:55:33.458Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:53 snap [2023-09-20T20:55:33.458Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:53 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:55:33.801Z] + 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=92083455eca0f98686198c60a6a2a2ee267c0dc5 --label arch=amd64 --label version=3.1.0-dev.19 . [2023-09-20T20:55:33.801Z] Sending build context to Docker daemon 12.72MB [2023-09-20T20:55:33.801Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:55:33.801Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-20T20:55:33.801Z] ---> 7bdd8c6d824e [2023-09-20T20:55:33.801Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T20:55:34.061Z] ---> Running in f6b79037c351 [2023-09-20T20:55:34.322Z] Removing intermediate container f6b79037c351 [2023-09-20T20:55:34.322Z] ---> 21d25fae506c [2023-09-20T20:55:34.322Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T20:55:34.322Z] ---> Running in 141ddfaad9ca [2023-09-20T20:55:34.322Z] Removing intermediate container 141ddfaad9ca [2023-09-20T20:55:34.322Z] ---> afa24864c16f [2023-09-20T20:55:34.322Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:55:34.322Z] ---> Running in 4b085f1dd931 [2023-09-20T20:55:34.582Z] Removing intermediate container 4b085f1dd931 [2023-09-20T20:55:34.582Z] ---> f5cf325de513 [2023-09-20T20:55:34.582Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:55:34.582Z] ---> Running in 01098053f635 [2023-09-20T20:55:34.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:55:34.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:55:35.106Z] OK: 264 MiB in 52 packages [2023-09-20T20:55:35.365Z] Removing intermediate container 01098053f635 [2023-09-20T20:55:35.365Z] ---> 9b95338852da [2023-09-20T20:55:35.365Z] Step 7/29 : WORKDIR /app [2023-09-20T20:55:35.365Z] ---> Running in a68f68dd69c6 [2023-09-20T20:55:35.623Z] Removing intermediate container a68f68dd69c6 [2023-09-20T20:55:35.623Z] ---> 0819fdfc9c67 [2023-09-20T20:55:35.623Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-20T20:55:35.623Z] ---> 24cb0825dc00 [2023-09-20T20:55:35.623Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:55:35.623Z] ---> Running in 94b4de66ceb0 [2023-09-20T20:55:36.563Z] Removing intermediate container 94b4de66ceb0 [2023-09-20T20:55:36.563Z] ---> 83834c3211fa [2023-09-20T20:55:36.563Z] Step 10/29 : COPY . . [2023-09-20T20:55:36.822Z] ---> 18d89daca274 [2023-09-20T20:55:36.822Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:55:36.822Z] ---> Running in cb20e81e4712 [2023-09-20T20:55:37.081Z] Removing intermediate container cb20e81e4712 [2023-09-20T20:55:37.081Z] ---> 9bd99c671c58 [2023-09-20T20:55:37.081Z] Step 12/29 : RUN $MAKE [2023-09-20T20:55:37.081Z] ---> Running in 6566c5556a0c [2023-09-20T20:55:37.341Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-09-20T20:55:59.269Z] Removing intermediate container 6566c5556a0c [2023-09-20T20:55:59.269Z] ---> 328d23263d51 [2023-09-20T20:55:59.269Z] Step 13/29 : FROM alpine:3.18 [2023-09-20T20:55:59.529Z] 3.18: Pulling from library/alpine [2023-09-20T20:55:59.529Z] 7264a8db6415: Already exists [2023-09-20T20:55:59.789Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T20:55:59.789Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T20:55:59.789Z] ---> 7e01a0d0a1dc [2023-09-20T20:55:59.789Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T20:55:59.789Z] ---> Running in 3335cf41f5bd [2023-09-20T20:55:59.789Z] Removing intermediate container 3335cf41f5bd [2023-09-20T20:55:59.789Z] ---> 10f53e59b81d [2023-09-20T20:55:59.789Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-20T20:55:59.789Z] ---> Running in 3cfed17c9a16 [2023-09-20T20:55:59.789Z] Removing intermediate container 3cfed17c9a16 [2023-09-20T20:55:59.789Z] ---> 08ca6c7d4b7f [2023-09-20T20:55:59.789Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-20T20:55:59.789Z] ---> Running in 68e289a5b630 [2023-09-20T20:56:00.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:56:00.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:56:00.614Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T20:56:00.614Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T20:56:00.614Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T20:56:00.614Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T20:56:00.614Z] OK: 8 MiB in 17 packages [2023-09-20T20:56:01.181Z] Removing intermediate container 68e289a5b630 [2023-09-20T20:56:01.181Z] ---> fec2e9c1ea8d [2023-09-20T20:56:01.181Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T20:56:01.440Z] ---> d7eecad878e5 [2023-09-20T20:56:01.440Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T20:56:01.440Z] ---> a24ea662c118 [2023-09-20T20:56:01.440Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-20T20:56:01.698Z] ---> 7b487d05cd4b [2023-09-20T20:56:01.698Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-20T20:56:01.698Z] ---> 0c12fdbc40d2 [2023-09-20T20:56:01.698Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-20T20:56:02.632Z] ---> 4a943485ee7d [2023-09-20T20:56:02.632Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-20T20:56:02.632Z] ---> Running in 6c77056cd6df [2023-09-20T20:56:03.200Z] Removing intermediate container 6c77056cd6df [2023-09-20T20:56:03.200Z] ---> e445d442a56d [2023-09-20T20:56:03.200Z] Step 23/29 : VOLUME /cache [2023-09-20T20:56:03.200Z] ---> Running in 8518d10484d7 [2023-09-20T20:56:03.200Z] Removing intermediate container 8518d10484d7 [2023-09-20T20:56:03.200Z] ---> 1e034ef4d16a [2023-09-20T20:56:03.200Z] Step 24/29 : EXPOSE 59711 [2023-09-20T20:56:03.200Z] ---> Running in ab077314db69 [2023-09-20T20:56:03.200Z] Removing intermediate container ab077314db69 [2023-09-20T20:56:03.200Z] ---> e5979d8bff38 [2023-09-20T20:56:03.200Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-20T20:56:03.200Z] ---> Running in 96e7482b25e1 [2023-09-20T20:56:03.458Z] Removing intermediate container 96e7482b25e1 [2023-09-20T20:56:03.458Z] ---> df6d5025012f [2023-09-20T20:56:03.458Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-20T20:56:03.458Z] ---> Running in cb90cc459626 [2023-09-20T20:56:03.458Z] Removing intermediate container cb90cc459626 [2023-09-20T20:56:03.458Z] ---> 1e3020faa1d3 [2023-09-20T20:56:03.458Z] Step 27/29 : LABEL arch=amd64 [2023-09-20T20:56:03.458Z] ---> Running in f55d91350760 [2023-09-20T20:56:03.717Z] Removing intermediate container f55d91350760 [2023-09-20T20:56:03.717Z] ---> eee91a4744f0 [2023-09-20T20:56:03.717Z] Step 28/29 : LABEL git_sha=92083455eca0f98686198c60a6a2a2ee267c0dc5 [2023-09-20T20:56:03.717Z] ---> Running in c29616a4f7ef [2023-09-20T20:56:03.717Z] Removing intermediate container c29616a4f7ef [2023-09-20T20:56:03.717Z] ---> 8ca89491bc13 [2023-09-20T20:56:03.717Z] Step 29/29 : LABEL version=3.1.0-dev.19 [2023-09-20T20:56:03.717Z] ---> Running in 2a1d49134fb5 [2023-09-20T20:56:03.978Z] Removing intermediate container 2a1d49134fb5 [2023-09-20T20:56:03.978Z] ---> d35a206b4fb7 [2023-09-20T20:56:03.978Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T20:56:03.978Z] Successfully built d35a206b4fb7 [2023-09-20T20:56:03.978Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:56:04.107Z] provisioning config files... [2023-09-20T20:56:04.118Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8911125081013474316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:56:04.413Z] ---> docker-login.sh [2023-09-20T20:56:04.413Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:56:04.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:56:04.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:56:04.413Z] Configure a credential helper to remove this warning. See [2023-09-20T20:56:04.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:56:04.413Z] [2023-09-20T20:56:04.413Z] Login Succeeded [2023-09-20T20:56:04.413Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:56:04.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:56:04.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:56:04.413Z] Configure a credential helper to remove this warning. See [2023-09-20T20:56:04.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:56:04.413Z] [2023-09-20T20:56:04.413Z] Login Succeeded [2023-09-20T20:56:04.413Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:56:04.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:56:04.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:56:04.671Z] Configure a credential helper to remove this warning. See [2023-09-20T20:56:04.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:56:04.671Z] [2023-09-20T20:56:04.671Z] Login Succeeded [2023-09-20T20:56:04.671Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:56:04.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:56:04.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:56:04.671Z] Configure a credential helper to remove this warning. See [2023-09-20T20:56:04.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:56:04.671Z] [2023-09-20T20:56:04.671Z] Login Succeeded [2023-09-20T20:56:04.671Z] docker.io [2023-09-20T20:56:04.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:56:05.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:56:05.190Z] Configure a credential helper to remove this warning. See [2023-09-20T20:56:05.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:56:05.190Z] [2023-09-20T20:56:05.190Z] Login Succeeded [2023-09-20T20:56:05.190Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:56:05.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:56:05.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:56:05.254Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-09-20T20:56:05.254Z] 92083455eca0f98686198c60a6a2a2ee267c0dc5 [2023-09-20T20:56:05.254Z] latest [2023-09-20T20:56:05.254Z] 3.1.0-dev.19 [2023-09-20T20:56:05.254Z] 92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 [2023-09-20T20:56:05.254Z] main [2023-09-20T20:56:05.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:05.588Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:05.901Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:92083455eca0f98686198c60a6a2a2ee267c0dc5 [2023-09-20T20:56:05.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-20T20:56:05.901Z] 30325340ec0c: Preparing [2023-09-20T20:56:05.901Z] 7c62bbde3102: Preparing [2023-09-20T20:56:05.901Z] 0321f814ee3e: Preparing [2023-09-20T20:56:05.901Z] 7a6a7ac8623e: Preparing [2023-09-20T20:56:05.901Z] a52d27beaedc: Preparing [2023-09-20T20:56:05.901Z] ac8351963607: Preparing [2023-09-20T20:56:05.901Z] 1502a2410d71: Preparing [2023-09-20T20:56:05.901Z] 4693057ce236: Preparing [2023-09-20T20:56:05.901Z] ac8351963607: Waiting [2023-09-20T20:56:05.901Z] 4693057ce236: Waiting [2023-09-20T20:56:05.901Z] 1502a2410d71: Waiting [2023-09-20T20:56:05.901Z] 30325340ec0c: Pushed [2023-09-20T20:56:05.901Z] 0321f814ee3e: Pushed [2023-09-20T20:56:05.901Z] 7a6a7ac8623e: Pushed [2023-09-20T20:56:05.901Z] a52d27beaedc: Pushed [2023-09-20T20:56:05.901Z] 4693057ce236: Layer already exists [2023-09-20T20:56:06.160Z] ac8351963607: Pushed [2023-09-20T20:56:06.160Z] 1502a2410d71: Pushed [2023-09-20T20:56:09.449Z] 7c62bbde3102: Pushed [2023-09-20T20:56:09.449Z] 92083455eca0f98686198c60a6a2a2ee267c0dc5: digest: sha256:f2ac5245ccea1b5243af984b2e816e42ecbf2a2a7c362b199ea360d940b3b63c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:09.755Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:10.065Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-09-20T20:56:10.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-20T20:56:10.065Z] 30325340ec0c: Preparing [2023-09-20T20:56:10.065Z] 7c62bbde3102: Preparing [2023-09-20T20:56:10.065Z] 0321f814ee3e: Preparing [2023-09-20T20:56:10.065Z] 7a6a7ac8623e: Preparing [2023-09-20T20:56:10.065Z] a52d27beaedc: Preparing [2023-09-20T20:56:10.065Z] ac8351963607: Preparing [2023-09-20T20:56:10.065Z] 1502a2410d71: Preparing [2023-09-20T20:56:10.065Z] 4693057ce236: Preparing [2023-09-20T20:56:10.065Z] ac8351963607: Waiting [2023-09-20T20:56:10.065Z] 1502a2410d71: Waiting [2023-09-20T20:56:10.065Z] 4693057ce236: Waiting [2023-09-20T20:56:10.065Z] 30325340ec0c: Layer already exists [2023-09-20T20:56:10.065Z] 7c62bbde3102: Layer already exists [2023-09-20T20:56:10.065Z] 7a6a7ac8623e: Layer already exists [2023-09-20T20:56:10.065Z] a52d27beaedc: Layer already exists [2023-09-20T20:56:10.065Z] 0321f814ee3e: Layer already exists [2023-09-20T20:56:10.065Z] ac8351963607: Layer already exists [2023-09-20T20:56:10.065Z] 1502a2410d71: Layer already exists [2023-09-20T20:56:10.065Z] 4693057ce236: Layer already exists [2023-09-20T20:56:10.065Z] latest: digest: sha256:f2ac5245ccea1b5243af984b2e816e42ecbf2a2a7c362b199ea360d940b3b63c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:10.386Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:10.695Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.19 [2023-09-20T20:56:10.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-20T20:56:10.695Z] 30325340ec0c: Preparing [2023-09-20T20:56:10.695Z] 7c62bbde3102: Preparing [2023-09-20T20:56:10.695Z] 0321f814ee3e: Preparing [2023-09-20T20:56:10.695Z] 7a6a7ac8623e: Preparing [2023-09-20T20:56:10.695Z] a52d27beaedc: Preparing [2023-09-20T20:56:10.695Z] ac8351963607: Preparing [2023-09-20T20:56:10.695Z] 1502a2410d71: Preparing [2023-09-20T20:56:10.695Z] 4693057ce236: Preparing [2023-09-20T20:56:10.695Z] 4693057ce236: Waiting [2023-09-20T20:56:10.695Z] ac8351963607: Waiting [2023-09-20T20:56:10.695Z] 1502a2410d71: Waiting [2023-09-20T20:56:10.695Z] 30325340ec0c: Layer already exists [2023-09-20T20:56:10.695Z] 7c62bbde3102: Layer already exists [2023-09-20T20:56:10.695Z] 7a6a7ac8623e: Layer already exists [2023-09-20T20:56:10.695Z] 0321f814ee3e: Layer already exists [2023-09-20T20:56:10.695Z] a52d27beaedc: Layer already exists [2023-09-20T20:56:10.695Z] 1502a2410d71: Layer already exists [2023-09-20T20:56:10.695Z] ac8351963607: Layer already exists [2023-09-20T20:56:10.695Z] 4693057ce236: Layer already exists [2023-09-20T20:56:10.695Z] 3.1.0-dev.19: digest: sha256:f2ac5245ccea1b5243af984b2e816e42ecbf2a2a7c362b199ea360d940b3b63c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:11.013Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:11.322Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 [2023-09-20T20:56:11.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-20T20:56:11.322Z] 30325340ec0c: Preparing [2023-09-20T20:56:11.322Z] 7c62bbde3102: Preparing [2023-09-20T20:56:11.322Z] 0321f814ee3e: Preparing [2023-09-20T20:56:11.322Z] 7a6a7ac8623e: Preparing [2023-09-20T20:56:11.322Z] a52d27beaedc: Preparing [2023-09-20T20:56:11.322Z] ac8351963607: Preparing [2023-09-20T20:56:11.322Z] 1502a2410d71: Preparing [2023-09-20T20:56:11.322Z] 4693057ce236: Preparing [2023-09-20T20:56:11.322Z] ac8351963607: Waiting [2023-09-20T20:56:11.322Z] 1502a2410d71: Waiting [2023-09-20T20:56:11.322Z] 4693057ce236: Waiting [2023-09-20T20:56:11.322Z] 7a6a7ac8623e: Layer already exists [2023-09-20T20:56:11.322Z] 30325340ec0c: Layer already exists [2023-09-20T20:56:11.322Z] a52d27beaedc: Layer already exists [2023-09-20T20:56:11.322Z] 0321f814ee3e: Layer already exists [2023-09-20T20:56:11.322Z] 7c62bbde3102: Layer already exists [2023-09-20T20:56:11.322Z] 1502a2410d71: Layer already exists [2023-09-20T20:56:11.322Z] ac8351963607: Layer already exists [2023-09-20T20:56:11.322Z] 4693057ce236: Layer already exists [2023-09-20T20:56:11.322Z] 92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19: digest: sha256:f2ac5245ccea1b5243af984b2e816e42ecbf2a2a7c362b199ea360d940b3b63c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:11.635Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:11.942Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-09-20T20:56:11.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-09-20T20:56:11.943Z] 30325340ec0c: Preparing [2023-09-20T20:56:11.943Z] 7c62bbde3102: Preparing [2023-09-20T20:56:11.943Z] 0321f814ee3e: Preparing [2023-09-20T20:56:11.943Z] 7a6a7ac8623e: Preparing [2023-09-20T20:56:11.943Z] a52d27beaedc: Preparing [2023-09-20T20:56:11.943Z] ac8351963607: Preparing [2023-09-20T20:56:11.943Z] 1502a2410d71: Preparing [2023-09-20T20:56:11.943Z] 4693057ce236: Preparing [2023-09-20T20:56:11.943Z] 1502a2410d71: Waiting [2023-09-20T20:56:11.943Z] ac8351963607: Waiting [2023-09-20T20:56:11.943Z] 4693057ce236: Waiting [2023-09-20T20:56:11.943Z] 7a6a7ac8623e: Layer already exists [2023-09-20T20:56:11.943Z] a52d27beaedc: Layer already exists [2023-09-20T20:56:11.943Z] 7c62bbde3102: Layer already exists [2023-09-20T20:56:11.943Z] 0321f814ee3e: Layer already exists [2023-09-20T20:56:11.943Z] 30325340ec0c: Layer already exists [2023-09-20T20:56:11.943Z] ac8351963607: Layer already exists [2023-09-20T20:56:11.943Z] 1502a2410d71: Layer already exists [2023-09-20T20:56:11.943Z] 4693057ce236: Layer already exists [2023-09-20T20:56:11.943Z] main: digest: sha256:f2ac5245ccea1b5243af984b2e816e42ecbf2a2a7c362b199ea360d940b3b63c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T20:56:12.001Z] ===================================================== [Pipeline] echo [2023-09-20T20:56:12.010Z] taggedImages: [2023-09-20T20:56:12.010Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:92083455eca0f98686198c60a6a2a2ee267c0dc5 [2023-09-20T20:56:12.010Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-09-20T20:56:12.010Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.19 [2023-09-20T20:56:12.010Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 [2023-09-20T20:56:12.010Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:12.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:56:12.378Z] [2023-09-20T20:56:12.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:56:12.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:56:12.685Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T20:56:12.685Z] 5eb5b503b376: Pulling fs layer [2023-09-20T20:56:12.685Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T20:56:12.685Z] ec43610c2a17: Pulling fs layer [2023-09-20T20:56:12.685Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T20:56:12.685Z] 33b1e0a273af: Pulling fs layer [2023-09-20T20:56:12.685Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T20:56:12.685Z] 2f39f015ded8: Pulling fs layer [2023-09-20T20:56:12.685Z] 3a2ae6a8a46f: Waiting [2023-09-20T20:56:12.685Z] 5d3b04190fa2: Waiting [2023-09-20T20:56:12.685Z] 2f39f015ded8: Waiting [2023-09-20T20:56:12.685Z] 33b1e0a273af: Waiting [2023-09-20T20:56:12.685Z] 5c69ac0246d0: Download complete [2023-09-20T20:56:12.944Z] 33b1e0a273af: Verifying Checksum [2023-09-20T20:56:12.944Z] 33b1e0a273af: Download complete [2023-09-20T20:56:12.944Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T20:56:12.944Z] 5d3b04190fa2: Download complete [2023-09-20T20:56:12.944Z] ec43610c2a17: Verifying Checksum [2023-09-20T20:56:13.203Z] 5eb5b503b376: Verifying Checksum [2023-09-20T20:56:13.203Z] 5eb5b503b376: Download complete [2023-09-20T20:56:13.770Z] 2f39f015ded8: Download complete [2023-09-20T20:56:14.334Z] 5eb5b503b376: Pull complete [2023-09-20T20:56:14.591Z] 5c69ac0246d0: Pull complete [2023-09-20T20:56:15.160Z] ec43610c2a17: Pull complete [2023-09-20T20:56:15.160Z] 3a2ae6a8a46f: Pull complete [2023-09-20T20:56:15.160Z] 33b1e0a273af: Pull complete [2023-09-20T20:56:15.419Z] 5d3b04190fa2: Pull complete [2023-09-20T20:56:20.682Z] 2f39f015ded8: Pull complete [2023-09-20T20:56:20.682Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T20:56:20.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T20:56:20.682Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:56:20.766Z] prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container [2023-09-20T20:56:20.795Z] $ 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-09-20T20:56:26.438Z] $ docker top 39ca5f19f25eaa7dd4df6bd05901b0978c2e37bb0e6269790352c5ba17793383 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:56:26.816Z] ---> job-cost.sh [2023-09-20T20:56:26.817Z] lf-activate-venv: SKIPPING [2023-09-20T20:56:26.817Z] INFO: No Stack... [2023-09-20T20:56:27.075Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T20:56:27.643Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T20:56:27.927Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-09-20T20:56:27.928Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T20:56:27.938Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] [2023-09-20T20:56:27.950Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] did not exist. Created. [2023-09-20T20:56:27.950Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T20:56:28.249Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T20:56:28.280Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T20:56:28.289Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T20:56:28.304Z] $ docker stop --time=1 39ca5f19f25eaa7dd4df6bd05901b0978c2e37bb0e6269790352c5ba17793383 [2023-09-20T20:56:29.464Z] $ docker rm -f --volumes 39ca5f19f25eaa7dd4df6bd05901b0978c2e37bb0e6269790352c5ba17793383 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T20:56:32.043Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7228 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-09-20T20:56:32.057Z] Running in /w/workspace/app-rfid-llrp-inventory/131 [Pipeline] { [Pipeline] checkout [2023-09-20T20:56:32.092Z] The recommended git tool is: git [2023-09-20T20:56:38.360Z] using credential edgex-jenkins-ssh [2023-09-20T20:56:38.376Z] Cloning the remote Git repository [2023-09-20T20:56:38.423Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-20T20:56:38.533Z] > git init /w/workspace/app-rfid-llrp-inventory/131 # timeout=10 [2023-09-20T20:56:38.692Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-20T20:56:38.693Z] > git --version # timeout=10 [2023-09-20T20:56:38.717Z] > git --version # 'git version 2.25.1' [2023-09-20T20:56:38.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T20:56:38.898Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T20:56:41.254Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-20T20:56:41.284Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T20:56:42.470Z] Avoid second fetch [2023-09-20T20:56:42.470Z] Checking out Revision 92083455eca0f98686198c60a6a2a2ee267c0dc5 (main) [2023-09-20T20:56:43.242Z] Commit message: "Merge pull request #227 from ernestojeda/create-release" [2023-09-20T20:56:42.495Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T20:56:42.594Z] > git checkout -f 92083455eca0f98686198c60a6a2a2ee267c0dc5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T20:56:44.468Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T20:56:44.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T20:56:44.468Z] Dload Upload Total Spent Left Speed [2023-09-20T20:56:44.468Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-09-20T20:56:45.085Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T20:56:45.438Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T20:56:45.438Z] + sudo tee /etc/docker/daemon.new [2023-09-20T20:56:45.438Z] { [2023-09-20T20:56:45.438Z] "registry-mirrors": [ [2023-09-20T20:56:45.438Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T20:56:45.438Z] ], [2023-09-20T20:56:45.439Z] "bip": "10.250.0.254/24", [2023-09-20T20:56:45.439Z] "hosts": [ [2023-09-20T20:56:45.439Z] "tcp://0.0.0.0:5555", [2023-09-20T20:56:45.439Z] "unix:///var/run/docker.sock" [2023-09-20T20:56:45.439Z] ], [2023-09-20T20:56:45.439Z] "mtu": 1458, [2023-09-20T20:56:45.439Z] "selinux-enabled": true, [2023-09-20T20:56:45.439Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T20:56:45.439Z] } [Pipeline] sh [2023-09-20T20:56:45.775Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T20:56:46.131Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:57:04.431Z] provisioning config files... [2023-09-20T20:57:04.465Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/131@tmp/config1624003975453498627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:57:04.832Z] ---> docker-login.sh [2023-09-20T20:57:04.832Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:57:05.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:05.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:05.421Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:05.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:05.421Z] [2023-09-20T20:57:05.421Z] Login Succeeded [2023-09-20T20:57:05.421Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:57:05.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:05.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:05.965Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:05.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:05.965Z] [2023-09-20T20:57:05.965Z] Login Succeeded [2023-09-20T20:57:05.965Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:57:06.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:06.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:06.235Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:06.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:06.235Z] [2023-09-20T20:57:06.235Z] Login Succeeded [2023-09-20T20:57:06.235Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:57:10.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:10.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:10.827Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:10.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:10.827Z] [2023-09-20T20:57:10.827Z] Login Succeeded [2023-09-20T20:57:10.827Z] docker.io [2023-09-20T20:57:11.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:57:11.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:57:11.368Z] Configure a credential helper to remove this warning. See [2023-09-20T20:57:11.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:57:11.368Z] [2023-09-20T20:57:11.368Z] Login Succeeded [2023-09-20T20:57:11.368Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:57:11.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T20:57:11.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:57:11.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:57:11.751Z] ========================================================= [2023-09-20T20:57:11.751Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T20:57:11.751Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:57:12.120Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T20:57:12.390Z] Sending build context to Docker daemon 685.1kB [2023-09-20T20:57:12.390Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:57:12.390Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T20:57:12.676Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T20:57:12.676Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T20:57:12.676Z] 5d54e960e981: Pulling fs layer [2023-09-20T20:57:12.676Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T20:57:12.676Z] f0e02332f6b5: Pulling fs layer [2023-09-20T20:57:12.676Z] cefa15bbcfad: Pulling fs layer [2023-09-20T20:57:12.676Z] 17808c966233: Pulling fs layer [2023-09-20T20:57:12.676Z] f4c1fc716caa: Pulling fs layer [2023-09-20T20:57:12.676Z] f0e02332f6b5: Waiting [2023-09-20T20:57:12.676Z] cefa15bbcfad: Waiting [2023-09-20T20:57:12.676Z] 17808c966233: Waiting [2023-09-20T20:57:12.676Z] f4c1fc716caa: Waiting [2023-09-20T20:57:12.676Z] 5d54e960e981: Verifying Checksum [2023-09-20T20:57:12.676Z] 5d54e960e981: Download complete [2023-09-20T20:57:12.676Z] f0e02332f6b5: Download complete [2023-09-20T20:57:12.676Z] cefa15bbcfad: Verifying Checksum [2023-09-20T20:57:12.676Z] cefa15bbcfad: Download complete [2023-09-20T20:57:12.676Z] 9fda8d8052c6: Download complete [2023-09-20T20:57:13.268Z] f4c1fc716caa: Download complete [2023-09-20T20:57:13.537Z] 9fda8d8052c6: Pull complete [2023-09-20T20:57:14.126Z] 5d54e960e981: Pull complete [2023-09-20T20:57:14.404Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T20:57:14.404Z] c4a7e357bf2a: Download complete [2023-09-20T20:57:15.384Z] 17808c966233: Verifying Checksum [2023-09-20T20:57:15.384Z] 17808c966233: Download complete [2023-09-20T20:57:25.514Z] c4a7e357bf2a: Pull complete [2023-09-20T20:57:25.514Z] f0e02332f6b5: Pull complete [2023-09-20T20:57:25.514Z] cefa15bbcfad: Pull complete [2023-09-20T20:57:32.443Z] 17808c966233: Pull complete [2023-09-20T20:57:34.411Z] f4c1fc716caa: Pull complete [2023-09-20T20:57:34.411Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T20:57:34.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T20:57:34.411Z] ---> ea914061e18c [2023-09-20T20:57:34.411Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T20:57:36.390Z] ---> Running in d282f092f961 [2023-09-20T20:57:36.390Z] Removing intermediate container d282f092f961 [2023-09-20T20:57:36.390Z] ---> c0772847898d [2023-09-20T20:57:36.390Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T20:57:36.390Z] ---> Running in c5be73497ded [2023-09-20T20:57:36.980Z] Removing intermediate container c5be73497ded [2023-09-20T20:57:36.980Z] ---> 40f945288a69 [2023-09-20T20:57:36.980Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:57:36.980Z] ---> Running in 02f12bd192a8 [2023-09-20T20:57:37.258Z] Removing intermediate container 02f12bd192a8 [2023-09-20T20:57:37.258Z] ---> 6ef6f38fd5ce [2023-09-20T20:57:37.258Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:57:37.258Z] ---> Running in c20b1f6b8541 [2023-09-20T20:57:38.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T20:57:39.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T20:57:40.687Z] OK: 266 MiB in 52 packages [2023-09-20T20:57:42.107Z] Removing intermediate container c20b1f6b8541 [2023-09-20T20:57:42.107Z] ---> 7ba412b5ea77 [2023-09-20T20:57:42.107Z] Step 7/12 : WORKDIR /app [2023-09-20T20:57:42.107Z] ---> Running in 605dcc0fad79 [2023-09-20T20:57:42.374Z] Removing intermediate container 605dcc0fad79 [2023-09-20T20:57:42.374Z] ---> 18f9354d4720 [2023-09-20T20:57:42.374Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T20:57:42.967Z] ---> b12bb59b4697 [2023-09-20T20:57:42.967Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:57:42.967Z] ---> Running in d93037aab8da [2023-09-20T20:59:04.741Z] Removing intermediate container d93037aab8da [2023-09-20T20:59:04.741Z] ---> 1fc8e569e00d [2023-09-20T20:59:04.741Z] Step 10/12 : COPY . . [2023-09-20T20:59:04.741Z] ---> 7e58c7b6cae8 [2023-09-20T20:59:04.741Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:59:04.741Z] ---> Running in 9465b0e54523 [2023-09-20T20:59:04.741Z] Removing intermediate container 9465b0e54523 [2023-09-20T20:59:04.741Z] ---> 3b3b726a3d24 [2023-09-20T20:59:04.741Z] Step 12/12 : RUN $MAKE [2023-09-20T20:59:04.741Z] ---> Running in eecd4ce3a738 [2023-09-20T20:59:04.741Z] noop [2023-09-20T20:59:04.741Z] Removing intermediate container eecd4ce3a738 [2023-09-20T20:59:04.741Z] ---> e218a17d7e33 [2023-09-20T20:59:04.741Z] Successfully built e218a17d7e33 [2023-09-20T20:59:04.741Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:05.124Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T20:59:05.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:59:05.379Z] prd-ubuntu20.04-docker-arm64-4c-16g-7228 does not seem to be running inside a container [2023-09-20T20:59:05.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/131 -v /w/workspace/app-rfid-llrp-inventory/131:/w/workspace/app-rfid-llrp-inventory/131:rw,z -v /w/workspace/app-rfid-llrp-inventory/131@tmp:/w/workspace/app-rfid-llrp-inventory/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T20:59:07.072Z] $ docker top 23ff4caece0b94b109861ad7d550711025a4ba335a40e93047faaee77dc95c74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:59:07.955Z] + go version [2023-09-20T20:59:07.955Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T20:59:07.983Z] $ docker stop --time=1 23ff4caece0b94b109861ad7d550711025a4ba335a40e93047faaee77dc95c74 [2023-09-20T20:59:09.754Z] $ docker rm -f --volumes 23ff4caece0b94b109861ad7d550711025a4ba335a40e93047faaee77dc95c74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:10.370Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T20:59:10.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:59:10.630Z] prd-ubuntu20.04-docker-arm64-4c-16g-7228 does not seem to be running inside a container [2023-09-20T20:59:10.764Z] $ 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/131 -v /w/workspace/app-rfid-llrp-inventory/131:/w/workspace/app-rfid-llrp-inventory/131:rw,z -v /w/workspace/app-rfid-llrp-inventory/131@tmp:/w/workspace/app-rfid-llrp-inventory/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T20:59:12.236Z] $ docker top 06190b4e002228f264ddd5e560fa22aa15157dac5ffd898436434b6325485245 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:59:13.177Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/131 [Pipeline] fileExists [Pipeline] sh [2023-09-20T20:59:13.846Z] + make test [2023-09-20T20:59:13.846Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-20T21:03:05.789Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-20T21:03:05.789Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-20T21:03:05.789Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.445s coverage: 86.2% of statements [2023-09-20T21:03:11.168Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.752s coverage: 71.9% of statements [2023-09-20T21:03:11.767Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T21:03:11.767Z] go vet ./... [2023-09-20T21:05:33.686Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T21:05:33.686Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T21:05:33.686Z] ./bin/test-attribution.sh [2023-09-20T21:05:33.686Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-20T21:05:33.686Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-20T21:05:33.686Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-20T21:05:33.686Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-20T21:05:33.687Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-20T21:05:33.687Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-20T21:05:33.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T21:05:33.734Z] $ docker stop --time=1 06190b4e002228f264ddd5e560fa22aa15157dac5ffd898436434b6325485245 [2023-09-20T21:05:35.851Z] $ docker rm -f --volumes 06190b4e002228f264ddd5e560fa22aa15157dac5ffd898436434b6325485245 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:05:38.032Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T21:05:38.062Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T21:05:38.919Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T21:05:39.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T21:05:39.704Z] + ls -al . [2023-09-20T21:05:39.704Z] total 232 [2023-09-20T21:05:39.704Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 20:59 . [2023-09-20T21:05:39.704Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:56 .. [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 20 20:56 .dockerignore [2023-09-20T21:05:39.704Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:56 .git [2023-09-20T21:05:39.704Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:56 .github [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 20 20:56 .gitignore [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:56 .golangci.yml [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 20 20:56 Attribution.txt [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 20 20:56 CHANGELOG.md [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 20 20:56 Dockerfile [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:56 GOVERNANCE.md [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 20 20:56 Jenkinsfile [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 20:56 LICENSE [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 20 20:56 Makefile [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 20:56 OWNERS.md [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 20 20:56 README.md [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:53 VERSION [2023-09-20T21:05:39.704Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:56 bin [2023-09-20T21:05:39.704Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 20 21:03 coverage.out [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 20 20:56 go.mod [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 20 20:56 go.sum [2023-09-20T21:05:39.704Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:56 images [2023-09-20T21:05:39.704Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:56 internal [2023-09-20T21:05:39.704Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 20 20:56 main.go [2023-09-20T21:05:39.704Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:56 res [2023-09-20T21:05:39.704Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:56 snap [2023-09-20T21:05:39.704Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:56 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:40.078Z] + 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=92083455eca0f98686198c60a6a2a2ee267c0dc5 --label arch=arm64 --label version=3.1.0-dev.19 . [2023-09-20T21:05:40.358Z] Sending build context to Docker daemon 685.1kB [2023-09-20T21:05:40.358Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T21:05:40.358Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-20T21:05:40.358Z] ---> e218a17d7e33 [2023-09-20T21:05:40.358Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T21:05:40.635Z] ---> Running in b56be53f0c66 [2023-09-20T21:05:40.909Z] Removing intermediate container b56be53f0c66 [2023-09-20T21:05:40.909Z] ---> 284473472507 [2023-09-20T21:05:40.909Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T21:05:41.189Z] ---> Running in 2cfb674f3202 [2023-09-20T21:05:41.464Z] Removing intermediate container 2cfb674f3202 [2023-09-20T21:05:41.464Z] ---> 073ce065bb14 [2023-09-20T21:05:41.464Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-20T21:05:41.464Z] ---> Running in fc13f74605e7 [2023-09-20T21:05:41.743Z] Removing intermediate container fc13f74605e7 [2023-09-20T21:05:41.743Z] ---> 34a5f784f461 [2023-09-20T21:05:41.743Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T21:05:42.016Z] ---> Running in 65b88b8a0a36 [2023-09-20T21:05:43.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:05:46.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:05:47.830Z] OK: 266 MiB in 52 packages [2023-09-20T21:05:49.275Z] Removing intermediate container 65b88b8a0a36 [2023-09-20T21:05:49.275Z] ---> 49476710148d [2023-09-20T21:05:49.275Z] Step 7/29 : WORKDIR /app [2023-09-20T21:05:49.275Z] ---> Running in 194fe8e676f0 [2023-09-20T21:05:49.550Z] Removing intermediate container 194fe8e676f0 [2023-09-20T21:05:49.550Z] ---> 88aa5124bbca [2023-09-20T21:05:49.550Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-20T21:05:50.147Z] ---> a6fef9d34d1b [2023-09-20T21:05:50.147Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:05:50.147Z] ---> Running in b4073c9c9b4a [2023-09-20T21:05:52.886Z] Removing intermediate container b4073c9c9b4a [2023-09-20T21:05:52.886Z] ---> c32144db8e3c [2023-09-20T21:05:52.886Z] Step 10/29 : COPY . . [2023-09-20T21:05:53.486Z] ---> 5ea0a24de2a5 [2023-09-20T21:05:53.486Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T21:05:53.486Z] ---> Running in b298dbd493c9 [2023-09-20T21:05:54.116Z] Removing intermediate container b298dbd493c9 [2023-09-20T21:05:54.116Z] ---> 06959864bf66 [2023-09-20T21:05:54.116Z] Step 12/29 : RUN $MAKE [2023-09-20T21:05:54.116Z] ---> Running in 5557d3eaad63 [2023-09-20T21:05:55.555Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-09-20T21:08:32.384Z] Removing intermediate container 5557d3eaad63 [2023-09-20T21:08:32.384Z] ---> f2d6ac92faec [2023-09-20T21:08:32.384Z] Step 13/29 : FROM alpine:3.18 [2023-09-20T21:08:32.384Z] 3.18: Pulling from library/alpine [2023-09-20T21:08:32.384Z] 9fda8d8052c6: Already exists [2023-09-20T21:08:32.384Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:08:32.384Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T21:08:32.384Z] ---> f6648c04cd6c [2023-09-20T21:08:32.384Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T21:08:32.384Z] ---> Running in b1122ec90ad3 [2023-09-20T21:08:32.384Z] Removing intermediate container b1122ec90ad3 [2023-09-20T21:08:32.384Z] ---> 86147a24cad9 [2023-09-20T21:08:32.384Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-20T21:08:32.384Z] ---> Running in 38e1b5d8f87c [2023-09-20T21:08:32.384Z] Removing intermediate container 38e1b5d8f87c [2023-09-20T21:08:32.384Z] ---> ddc53cc09c83 [2023-09-20T21:08:32.384Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-20T21:08:32.384Z] ---> Running in 525ecffd60b8 [2023-09-20T21:08:32.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:08:32.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:08:32.384Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T21:08:32.384Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T21:08:32.384Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T21:08:32.384Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T21:08:32.384Z] OK: 9 MiB in 17 packages [2023-09-20T21:08:33.353Z] Removing intermediate container 525ecffd60b8 [2023-09-20T21:08:33.353Z] ---> 4ac2e1b0ad6e [2023-09-20T21:08:33.353Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T21:08:33.624Z] ---> 46255dc26fd2 [2023-09-20T21:08:33.624Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T21:08:34.214Z] ---> 3218ccebbe5f [2023-09-20T21:08:34.214Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-20T21:08:34.807Z] ---> 08cbe5953b9e [2023-09-20T21:08:34.808Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-20T21:08:35.781Z] ---> 49f7714e10a5 [2023-09-20T21:08:35.781Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-20T21:08:37.208Z] ---> 64fd843638f7 [2023-09-20T21:08:37.208Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-20T21:08:37.484Z] ---> Running in cbc45c9ffcf6 [2023-09-20T21:08:39.438Z] Removing intermediate container cbc45c9ffcf6 [2023-09-20T21:08:39.438Z] ---> c4475b060a9c [2023-09-20T21:08:39.438Z] Step 23/29 : VOLUME /cache [2023-09-20T21:08:39.438Z] ---> Running in 8f4f63628eee [2023-09-20T21:08:39.709Z] Removing intermediate container 8f4f63628eee [2023-09-20T21:08:39.709Z] ---> eeec7ae31dfd [2023-09-20T21:08:39.709Z] Step 24/29 : EXPOSE 59711 [2023-09-20T21:08:39.709Z] ---> Running in c2158fedbab6 [2023-09-20T21:08:40.095Z] Removing intermediate container c2158fedbab6 [2023-09-20T21:08:40.095Z] ---> 266aa0920ca1 [2023-09-20T21:08:40.095Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-20T21:08:40.385Z] ---> Running in b73bd6a4d953 [2023-09-20T21:08:40.659Z] Removing intermediate container b73bd6a4d953 [2023-09-20T21:08:40.659Z] ---> 9217c40ba5b3 [2023-09-20T21:08:40.659Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-20T21:08:40.659Z] ---> Running in 7c3806a93064 [2023-09-20T21:08:41.263Z] Removing intermediate container 7c3806a93064 [2023-09-20T21:08:41.263Z] ---> 41056923b146 [2023-09-20T21:08:41.263Z] Step 27/29 : LABEL arch=arm64 [2023-09-20T21:08:41.263Z] ---> Running in 54c6ae8e37f0 [2023-09-20T21:08:41.539Z] Removing intermediate container 54c6ae8e37f0 [2023-09-20T21:08:41.539Z] ---> b849fd0611e2 [2023-09-20T21:08:41.539Z] Step 28/29 : LABEL git_sha=92083455eca0f98686198c60a6a2a2ee267c0dc5 [2023-09-20T21:08:41.849Z] ---> Running in 13f31c458d4b [2023-09-20T21:08:42.124Z] Removing intermediate container 13f31c458d4b [2023-09-20T21:08:42.124Z] ---> 73263ac4eb6b [2023-09-20T21:08:42.124Z] Step 29/29 : LABEL version=3.1.0-dev.19 [2023-09-20T21:08:42.124Z] ---> Running in 5f673a13431f [2023-09-20T21:08:42.719Z] Removing intermediate container 5f673a13431f [2023-09-20T21:08:42.719Z] ---> 81a030a97917 [2023-09-20T21:08:42.719Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T21:08:42.719Z] Successfully built 81a030a97917 [2023-09-20T21:08:42.719Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:08:42.843Z] provisioning config files... [2023-09-20T21:08:42.865Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/131@tmp/config276337574618884650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:08:43.240Z] ---> docker-login.sh [2023-09-20T21:08:43.240Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:08:43.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:43.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:43.515Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:43.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:43.515Z] [2023-09-20T21:08:43.515Z] Login Succeeded [2023-09-20T21:08:43.515Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:08:44.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:44.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:44.106Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:44.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:44.106Z] [2023-09-20T21:08:44.106Z] Login Succeeded [2023-09-20T21:08:44.106Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:08:44.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:44.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:44.854Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:44.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:44.854Z] [2023-09-20T21:08:44.854Z] Login Succeeded [2023-09-20T21:08:44.854Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:08:44.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:45.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:45.124Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:45.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:45.124Z] [2023-09-20T21:08:45.124Z] Login Succeeded [2023-09-20T21:08:45.124Z] docker.io [2023-09-20T21:08:45.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:08:45.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:08:45.670Z] Configure a credential helper to remove this warning. See [2023-09-20T21:08:45.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:08:45.670Z] [2023-09-20T21:08:45.670Z] Login Succeeded [2023-09-20T21:08:45.670Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:08:45.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:08:45.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:08:45.739Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-09-20T21:08:45.739Z] 92083455eca0f98686198c60a6a2a2ee267c0dc5 [2023-09-20T21:08:45.739Z] latest [2023-09-20T21:08:45.739Z] 3.1.0-dev.19 [2023-09-20T21:08:45.739Z] 92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 [2023-09-20T21:08:45.739Z] main [2023-09-20T21:08:45.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:46.128Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:46.504Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:92083455eca0f98686198c60a6a2a2ee267c0dc5 [2023-09-20T21:08:46.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-20T21:08:46.504Z] 520dbd556512: Preparing [2023-09-20T21:08:46.504Z] 8ffc6293e116: Preparing [2023-09-20T21:08:46.504Z] 59a822d081af: Preparing [2023-09-20T21:08:46.504Z] 7ab67c69a60a: Preparing [2023-09-20T21:08:46.504Z] 87aba26dc151: Preparing [2023-09-20T21:08:46.504Z] bb95760af50a: Preparing [2023-09-20T21:08:46.504Z] 34b6b625abcd: Preparing [2023-09-20T21:08:46.504Z] b2191e2be29d: Preparing [2023-09-20T21:08:46.504Z] bb95760af50a: Waiting [2023-09-20T21:08:46.504Z] 34b6b625abcd: Waiting [2023-09-20T21:08:46.504Z] b2191e2be29d: Waiting [2023-09-20T21:08:46.792Z] 7ab67c69a60a: Pushed [2023-09-20T21:08:46.792Z] 59a822d081af: Pushed [2023-09-20T21:08:46.792Z] 87aba26dc151: Pushed [2023-09-20T21:08:46.792Z] 520dbd556512: Pushed [2023-09-20T21:08:47.065Z] b2191e2be29d: Layer already exists [2023-09-20T21:08:47.065Z] bb95760af50a: Pushed [2023-09-20T21:08:47.341Z] 34b6b625abcd: Pushed [2023-09-20T21:08:54.874Z] 8ffc6293e116: Pushed [2023-09-20T21:08:54.874Z] 92083455eca0f98686198c60a6a2a2ee267c0dc5: digest: sha256:cb03ddc5c6675cd52c40e5b7805f38fd86d5c32f429facf8f3e94fd78262f955 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:55.231Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:55.595Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-09-20T21:08:55.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-20T21:08:55.595Z] 520dbd556512: Preparing [2023-09-20T21:08:55.595Z] 8ffc6293e116: Preparing [2023-09-20T21:08:55.595Z] 59a822d081af: Preparing [2023-09-20T21:08:55.595Z] 7ab67c69a60a: Preparing [2023-09-20T21:08:55.595Z] 87aba26dc151: Preparing [2023-09-20T21:08:55.595Z] bb95760af50a: Preparing [2023-09-20T21:08:55.595Z] 34b6b625abcd: Preparing [2023-09-20T21:08:55.595Z] b2191e2be29d: Preparing [2023-09-20T21:08:55.595Z] 34b6b625abcd: Waiting [2023-09-20T21:08:55.595Z] bb95760af50a: Waiting [2023-09-20T21:08:55.595Z] b2191e2be29d: Waiting [2023-09-20T21:08:55.595Z] 7ab67c69a60a: Layer already exists [2023-09-20T21:08:55.595Z] 59a822d081af: Layer already exists [2023-09-20T21:08:55.595Z] 8ffc6293e116: Layer already exists [2023-09-20T21:08:55.595Z] 87aba26dc151: Layer already exists [2023-09-20T21:08:55.595Z] 520dbd556512: Layer already exists [2023-09-20T21:08:55.595Z] 34b6b625abcd: Layer already exists [2023-09-20T21:08:55.595Z] bb95760af50a: Layer already exists [2023-09-20T21:08:55.595Z] b2191e2be29d: Layer already exists [2023-09-20T21:08:55.865Z] latest: digest: sha256:cb03ddc5c6675cd52c40e5b7805f38fd86d5c32f429facf8f3e94fd78262f955 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:56.235Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:56.585Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.19 [2023-09-20T21:08:56.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-20T21:08:56.585Z] 520dbd556512: Preparing [2023-09-20T21:08:56.585Z] 8ffc6293e116: Preparing [2023-09-20T21:08:56.585Z] 59a822d081af: Preparing [2023-09-20T21:08:56.585Z] 7ab67c69a60a: Preparing [2023-09-20T21:08:56.585Z] 87aba26dc151: Preparing [2023-09-20T21:08:56.585Z] bb95760af50a: Preparing [2023-09-20T21:08:56.585Z] 34b6b625abcd: Preparing [2023-09-20T21:08:56.585Z] b2191e2be29d: Preparing [2023-09-20T21:08:56.585Z] bb95760af50a: Waiting [2023-09-20T21:08:56.585Z] 34b6b625abcd: Waiting [2023-09-20T21:08:56.585Z] b2191e2be29d: Waiting [2023-09-20T21:08:56.585Z] 8ffc6293e116: Layer already exists [2023-09-20T21:08:56.585Z] 87aba26dc151: Layer already exists [2023-09-20T21:08:56.585Z] 7ab67c69a60a: Layer already exists [2023-09-20T21:08:56.585Z] 520dbd556512: Layer already exists [2023-09-20T21:08:56.585Z] 59a822d081af: Layer already exists [2023-09-20T21:08:56.585Z] 34b6b625abcd: Layer already exists [2023-09-20T21:08:56.585Z] b2191e2be29d: Layer already exists [2023-09-20T21:08:56.586Z] bb95760af50a: Layer already exists [2023-09-20T21:08:56.854Z] 3.1.0-dev.19: digest: sha256:cb03ddc5c6675cd52c40e5b7805f38fd86d5c32f429facf8f3e94fd78262f955 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:57.214Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:57.573Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 [2023-09-20T21:08:57.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-20T21:08:57.573Z] 520dbd556512: Preparing [2023-09-20T21:08:57.573Z] 8ffc6293e116: Preparing [2023-09-20T21:08:57.573Z] 59a822d081af: Preparing [2023-09-20T21:08:57.573Z] 7ab67c69a60a: Preparing [2023-09-20T21:08:57.573Z] 87aba26dc151: Preparing [2023-09-20T21:08:57.573Z] bb95760af50a: Preparing [2023-09-20T21:08:57.573Z] 34b6b625abcd: Preparing [2023-09-20T21:08:57.573Z] b2191e2be29d: Preparing [2023-09-20T21:08:57.573Z] 34b6b625abcd: Waiting [2023-09-20T21:08:57.573Z] b2191e2be29d: Waiting [2023-09-20T21:08:57.573Z] bb95760af50a: Waiting [2023-09-20T21:08:57.573Z] 520dbd556512: Layer already exists [2023-09-20T21:08:57.573Z] 87aba26dc151: Layer already exists [2023-09-20T21:08:57.573Z] 59a822d081af: Layer already exists [2023-09-20T21:08:57.573Z] 8ffc6293e116: Layer already exists [2023-09-20T21:08:57.573Z] 7ab67c69a60a: Layer already exists [2023-09-20T21:08:57.573Z] 34b6b625abcd: Layer already exists [2023-09-20T21:08:57.573Z] bb95760af50a: Layer already exists [2023-09-20T21:08:57.573Z] b2191e2be29d: Layer already exists [2023-09-20T21:08:57.844Z] 92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19: digest: sha256:cb03ddc5c6675cd52c40e5b7805f38fd86d5c32f429facf8f3e94fd78262f955 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:58.207Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:58.575Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-09-20T21:08:58.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-09-20T21:08:58.575Z] 520dbd556512: Preparing [2023-09-20T21:08:58.575Z] 8ffc6293e116: Preparing [2023-09-20T21:08:58.575Z] 59a822d081af: Preparing [2023-09-20T21:08:58.575Z] 7ab67c69a60a: Preparing [2023-09-20T21:08:58.575Z] 87aba26dc151: Preparing [2023-09-20T21:08:58.575Z] bb95760af50a: Preparing [2023-09-20T21:08:58.575Z] 34b6b625abcd: Preparing [2023-09-20T21:08:58.575Z] b2191e2be29d: Preparing [2023-09-20T21:08:58.575Z] bb95760af50a: Waiting [2023-09-20T21:08:58.575Z] 34b6b625abcd: Waiting [2023-09-20T21:08:58.575Z] b2191e2be29d: Waiting [2023-09-20T21:08:58.575Z] 59a822d081af: Layer already exists [2023-09-20T21:08:58.575Z] 520dbd556512: Layer already exists [2023-09-20T21:08:58.575Z] 87aba26dc151: Layer already exists [2023-09-20T21:08:58.575Z] 7ab67c69a60a: Layer already exists [2023-09-20T21:08:58.575Z] 8ffc6293e116: Layer already exists [2023-09-20T21:08:58.575Z] b2191e2be29d: Layer already exists [2023-09-20T21:08:58.575Z] 34b6b625abcd: Layer already exists [2023-09-20T21:08:58.575Z] bb95760af50a: Layer already exists [2023-09-20T21:08:58.844Z] main: digest: sha256:cb03ddc5c6675cd52c40e5b7805f38fd86d5c32f429facf8f3e94fd78262f955 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:08:58.907Z] ===================================================== [Pipeline] echo [2023-09-20T21:08:58.917Z] taggedImages: [2023-09-20T21:08:58.917Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:92083455eca0f98686198c60a6a2a2ee267c0dc5 [2023-09-20T21:08:58.917Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-09-20T21:08:58.917Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.19 [2023-09-20T21:08:58.917Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:92083455eca0f98686198c60a6a2a2ee267c0dc5-3.1.0-dev.19 [2023-09-20T21:08:58.917Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:59.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:08:59.308Z] [2023-09-20T21:08:59.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:08:59.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:08:59.934Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T21:08:59.934Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T21:08:59.934Z] 04944245beec: Pulling fs layer [2023-09-20T21:08:59.934Z] 699f458cf7ca: Pulling fs layer [2023-09-20T21:08:59.934Z] 765212b225bb: Pulling fs layer [2023-09-20T21:08:59.934Z] f23df028b6ca: Pulling fs layer [2023-09-20T21:08:59.934Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T21:08:59.934Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T21:08:59.934Z] f23df028b6ca: Waiting [2023-09-20T21:08:59.934Z] d65c8cfc05b1: Waiting [2023-09-20T21:08:59.934Z] 2437ff75d9bd: Waiting [2023-09-20T21:08:59.934Z] 765212b225bb: Waiting [2023-09-20T21:08:59.934Z] 04944245beec: Verifying Checksum [2023-09-20T21:08:59.934Z] 04944245beec: Download complete [2023-09-20T21:08:59.934Z] 765212b225bb: Verifying Checksum [2023-09-20T21:08:59.934Z] 765212b225bb: Download complete [2023-09-20T21:08:59.934Z] f23df028b6ca: Verifying Checksum [2023-09-20T21:08:59.934Z] f23df028b6ca: Download complete [2023-09-20T21:09:00.206Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T21:09:00.206Z] d65c8cfc05b1: Download complete [2023-09-20T21:09:00.206Z] 699f458cf7ca: Verifying Checksum [2023-09-20T21:09:00.206Z] 699f458cf7ca: Download complete [2023-09-20T21:09:00.799Z] 8998bd30e6a1: Download complete [2023-09-20T21:09:03.419Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T21:09:03.419Z] 2437ff75d9bd: Download complete [2023-09-20T21:09:04.834Z] 8998bd30e6a1: Pull complete [2023-09-20T21:09:05.425Z] 04944245beec: Pull complete [2023-09-20T21:09:06.843Z] 699f458cf7ca: Pull complete [2023-09-20T21:09:07.112Z] 765212b225bb: Pull complete [2023-09-20T21:09:08.084Z] f23df028b6ca: Pull complete [2023-09-20T21:09:08.084Z] d65c8cfc05b1: Pull complete [2023-09-20T21:09:23.128Z] 2437ff75d9bd: Pull complete [2023-09-20T21:09:23.128Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T21:09:23.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:09:23.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:09:23.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-7228 does not seem to be running inside a container [2023-09-20T21:09:23.421Z] $ 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/131 -v /w/workspace/app-rfid-llrp-inventory/131:/w/workspace/app-rfid-llrp-inventory/131:rw,z -v /w/workspace/app-rfid-llrp-inventory/131@tmp:/w/workspace/app-rfid-llrp-inventory/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T21:09:26.364Z] $ docker top 7b0efdc95e6f42c15791a9c20c89bd970d16a4b1ee17e3b9bf207383706ede70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:09:27.263Z] ---> job-cost.sh [2023-09-20T21:09:27.263Z] lf-activate-venv: SKIPPING [2023-09-20T21:09:27.263Z] INFO: No Stack... [2023-09-20T21:09:27.854Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T21:09:28.441Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T21:09:29.099Z] + cat /w/workspace/app-rfid-llrp-inventory/131/archives/cost.csv [2023-09-20T21:09:29.099Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T21:09:29.172Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] [2023-09-20T21:09:29.178Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] did not exist. Created. [2023-09-20T21:09:29.178Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T21:09:29.852Z] /w/workspace/app-rfid-llrp-inventory/131@tmp/durable-1785b08f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T21:09:30.545Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T21:09:30.570Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T21:09:30.643Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T21:09:30.650Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T21:09:30.683Z] $ docker stop --time=1 7b0efdc95e6f42c15791a9c20c89bd970d16a4b1ee17e3b9bf207383706ede70 [2023-09-20T21:09:32.302Z] $ docker rm -f --volumes 7b0efdc95e6f42c15791a9c20c89bd970d16a4b1ee17e3b9bf207383706ede70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-20T21:09:32.747Z] provisioning config files... [2023-09-20T21:09:32.756Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15211471186437735528tmp [Pipeline] { [Pipeline] sh [2023-09-20T21:09:33.043Z] + set +x [2023-09-20T21:09:33.043Z] + curl -s https://codecov.io/bash [2023-09-20T21:09:33.043Z] + bash -s -- [2023-09-20T21:09:33.043Z] [2023-09-20T21:09:33.043Z] _____ _ [2023-09-20T21:09:33.043Z] / ____| | | [2023-09-20T21:09:33.043Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T21:09:33.043Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T21:09:33.043Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T21:09:33.043Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T21:09:33.043Z] Bash-1.0.6 [2023-09-20T21:09:33.043Z] [2023-09-20T21:09:33.043Z] [2023-09-20T21:09:33.043Z] ==> git version 2.25.1 found [2023-09-20T21:09:33.043Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-20T21:09:33.043Z] Release-Date: 2020-01-08 [2023-09-20T21:09:33.043Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T21:09:33.043Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T21:09:33.043Z] ==> Jenkins CI detected. [2023-09-20T21:09:33.043Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-09-20T21:09:33.043Z] project root: . [2023-09-20T21:09:33.043Z] --> token set from env [2023-09-20T21:09:33.043Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T21:09:33.043Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T21:09:33.043Z] ==> Python coveragepy not found [2023-09-20T21:09:33.043Z] ==> Searching for coverage reports in: [2023-09-20T21:09:33.043Z] + . [2023-09-20T21:09:33.043Z] -> Found 1 reports [2023-09-20T21:09:33.043Z] ==> Detecting git/mercurial file structure [2023-09-20T21:09:33.043Z] ==> Reading reports [2023-09-20T21:09:33.043Z] + ./coverage.out bytes=41317 [2023-09-20T21:09:33.043Z] ==> Appending adjustments [2023-09-20T21:09:33.043Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T21:09:33.309Z] + Found adjustments [2023-09-20T21:09:33.309Z] ==> Gzipping contents [2023-09-20T21:09:33.309Z] 12K /tmp/codecov.YsXSmZ.gz [2023-09-20T21:09:33.309Z] ==> Uploading reports [2023-09-20T21:09:33.309Z] url: https://codecov.io [2023-09-20T21:09:33.309Z] query: branch=main&commit=92083455eca0f98686198c60a6a2a2ee267c0dc5&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:09:33.309Z] -> Pinging Codecov [2023-09-20T21:09:33.309Z] 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=92083455eca0f98686198c60a6a2a2ee267c0dc5&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:09:33.579Z] -> Uploading to [2023-09-20T21:09:33.579Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/581DD39554BDF9B6E22D074273EAD858/92083455eca0f98686198c60a6a2a2ee267c0dc5/fe124ed5-9ab9-40b7-8776-25b0c8e31b48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T210933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7aea54fc1f3deb364eda2583d6bd9496fb850f280fa2eda466e8bc42cb17f71b [2023-09-20T21:09:33.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:09:33.579Z] Dload Upload Total Spent Left Speed [2023-09-20T21:09:33.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 62492 --:--:-- --:--:-- --:--:-- 62163 100 11811 0 0 100 11811 0 62163 --:--:-- --:--:-- --:--:-- 62163 [2023-09-20T21:09:33.840Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] } [2023-09-20T21:09:33.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-20T21:09:33.984Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-20T21:09:33.994Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:34.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:09:34.297Z] [2023-09-20T21:09:34.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:09:34.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:09:34.897Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-20T21:09:34.897Z] df9b9388f04a: Pulling fs layer [2023-09-20T21:09:34.897Z] 52dc419b0ee2: Pulling fs layer [2023-09-20T21:09:34.897Z] 25bc292e5bac: Pulling fs layer [2023-09-20T21:09:34.897Z] 114826534d7a: Pulling fs layer [2023-09-20T21:09:34.897Z] 4657fd5d0bcf: Pulling fs layer [2023-09-20T21:09:34.897Z] 6ad1cebc031e: Pulling fs layer [2023-09-20T21:09:34.897Z] 8a3aa393b2d8: Pulling fs layer [2023-09-20T21:09:34.897Z] 4657fd5d0bcf: Waiting [2023-09-20T21:09:34.897Z] 6ad1cebc031e: Waiting [2023-09-20T21:09:34.897Z] 8a3aa393b2d8: Waiting [2023-09-20T21:09:34.897Z] 114826534d7a: Waiting [2023-09-20T21:09:34.897Z] 25bc292e5bac: Verifying Checksum [2023-09-20T21:09:34.897Z] 25bc292e5bac: Download complete [2023-09-20T21:09:34.897Z] 52dc419b0ee2: Verifying Checksum [2023-09-20T21:09:34.897Z] 52dc419b0ee2: Download complete [2023-09-20T21:09:34.897Z] 4657fd5d0bcf: Verifying Checksum [2023-09-20T21:09:34.897Z] 4657fd5d0bcf: Download complete [2023-09-20T21:09:34.897Z] df9b9388f04a: Verifying Checksum [2023-09-20T21:09:34.897Z] df9b9388f04a: Download complete [2023-09-20T21:09:34.897Z] df9b9388f04a: Pull complete [2023-09-20T21:09:35.159Z] 52dc419b0ee2: Pull complete [2023-09-20T21:09:35.159Z] 6ad1cebc031e: Verifying Checksum [2023-09-20T21:09:35.159Z] 6ad1cebc031e: Download complete [2023-09-20T21:09:35.159Z] 25bc292e5bac: Pull complete [2023-09-20T21:09:36.097Z] 114826534d7a: Verifying Checksum [2023-09-20T21:09:36.097Z] 114826534d7a: Download complete [2023-09-20T21:09:36.097Z] 8a3aa393b2d8: Verifying Checksum [2023-09-20T21:09:36.097Z] 8a3aa393b2d8: Download complete [2023-09-20T21:09:39.400Z] 114826534d7a: Pull complete [2023-09-20T21:09:39.400Z] 4657fd5d0bcf: Pull complete [2023-09-20T21:09:39.964Z] 6ad1cebc031e: Pull complete [2023-09-20T21:09:43.247Z] 8a3aa393b2d8: Pull complete [2023-09-20T21:09:43.247Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-20T21:09:43.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:09:43.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:09:43.324Z] prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container [2023-09-20T21:09:43.356Z] $ 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-09-20T21:09:49.496Z] $ docker top 52b142e9cb96c0b8c0db43813a0201a29cf2e16e56dcc78e863d4a1d668a09ae -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T21:09:49.561Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-09-20T21:09:49.839Z] + set -o pipefail [2023-09-20T21:09:49.839Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-09-20T21:09:55.107Z] [2023-09-20T21:09:55.107Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-09-20T21:09:55.107Z] [2023-09-20T21:09:55.107Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/9ecb4a94-c109-4730-8b24-1ce4ddfbefae [2023-09-20T21:09:55.107Z] [2023-09-20T21:09:55.107Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-20T21:09:55.107Z] [2023-09-20T21:09:55.107Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-20T21:09:55.107Z] [2023-09-20T21:09:55.107Z] [2023-09-20T21:09:55.107Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-20T21:09:55.107Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-20T21:09:55.107Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-20T21:09:55.117Z] $ docker stop --time=1 52b142e9cb96c0b8c0db43813a0201a29cf2e16e56dcc78e863d4a1d668a09ae [2023-09-20T21:09:58.910Z] $ docker rm -f --volumes 52b142e9cb96c0b8c0db43813a0201a29cf2e16e56dcc78e863d4a1d668a09ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T21:09:59.646Z] + git log --format=format:%s -1 92083455eca0f98686198c60a6a2a2ee267c0dc5 [Pipeline] sh [2023-09-20T21:09:59.936Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:09:59.936Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:00.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:10:00.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:00.301Z] prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container [2023-09-20T21:10:00.333Z] $ 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-09-20T21:10:00.788Z] $ docker top d2b86ed02eece27005fcb46665845f83ba37a5807fa8f2447fd918849e9d8827 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:10:00.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:10:00.871Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:10:00.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:10:00.977Z] $ docker exec d2b86ed02eece27005fcb46665845f83ba37a5807fa8f2447fd918849e9d8827 ssh-agent [2023-09-20T21:10:01.085Z] SSH_AUTH_SOCK=/tmp/ssh-o1gjgTBEarIf/agent.32 [2023-09-20T21:10:01.085Z] SSH_AGENT_PID=38 [2023-09-20T21:10:01.090Z] Running ssh-add (command line suppressed) [2023-09-20T21:10:01.200Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2081635518415397092.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2081635518415397092.key) [2023-09-20T21:10:01.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:10:01.498Z] + git semver tag [2023-09-20T21:10:01.756Z] 2023-09-20 21:10:01,687 [run_tag] DEBUG tag force:False [2023-09-20T21:10:01.756Z] 2023-09-20 21:10:01,687 [check_head_tag] DEBUG check head tag [2023-09-20T21:10:01.756Z] 2023-09-20 21:10:01,688 [execute] INFO git cat-file --batch-check [2023-09-20T21:10:01.756Z] 2023-09-20 21:10:01,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:10:01.756Z] 2023-09-20 21:10:01,693 [execute] INFO git cat-file --batch [2023-09-20T21:10:01.756Z] 2023-09-20 21:10:01,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:10:01.756Z] 2023-09-20 21:10:01,705 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T21:10:01.756Z] 2023-09-20 21:10:01,705 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 [2023-09-20T21:10:01.756Z] 2023-09-20 21:10:01,706 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:10:01.756Z] 2023-09-20 21:10:01,711 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T21:10:01.756Z] 3.1.0-dev.19 [Pipeline] } [2023-09-20T21:10:01.763Z] $ docker exec --env ******** --env ******** d2b86ed02eece27005fcb46665845f83ba37a5807fa8f2447fd918849e9d8827 ssh-agent -k [2023-09-20T21:10:01.855Z] unset SSH_AUTH_SOCK; [2023-09-20T21:10:01.856Z] unset SSH_AGENT_PID; [2023-09-20T21:10:01.856Z] echo Agent pid 38 killed; [2023-09-20T21:10:01.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:10:02.182Z] + git semver [Pipeline] } [2023-09-20T21:10:02.465Z] $ docker stop --time=1 d2b86ed02eece27005fcb46665845f83ba37a5807fa8f2447fd918849e9d8827 [2023-09-20T21:10:03.750Z] $ docker rm -f --volumes d2b86ed02eece27005fcb46665845f83ba37a5807fa8f2447fd918849e9d8827 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:04.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:10:04.132Z] [2023-09-20T21:10:04.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:04.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:10:04.454Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-20T21:10:04.454Z] ab5ef0e58194: Pulling fs layer [2023-09-20T21:10:04.454Z] 9712f1f96733: Pulling fs layer [2023-09-20T21:10:04.454Z] 63f879dbbcfc: Pulling fs layer [2023-09-20T21:10:04.454Z] 0d9ebad4ef96: Pulling fs layer [2023-09-20T21:10:04.454Z] e9a5061849ea: Pulling fs layer [2023-09-20T21:10:04.454Z] d747dcd14b5f: Pulling fs layer [2023-09-20T21:10:04.454Z] 2de7ff778b66: Pulling fs layer [2023-09-20T21:10:04.454Z] 0d9ebad4ef96: Waiting [2023-09-20T21:10:04.454Z] e9a5061849ea: Waiting [2023-09-20T21:10:04.454Z] d747dcd14b5f: Waiting [2023-09-20T21:10:04.454Z] 2de7ff778b66: Waiting [2023-09-20T21:10:04.454Z] 9712f1f96733: Download complete [2023-09-20T21:10:05.024Z] 63f879dbbcfc: Verifying Checksum [2023-09-20T21:10:05.024Z] 63f879dbbcfc: Download complete [2023-09-20T21:10:05.024Z] e9a5061849ea: Verifying Checksum [2023-09-20T21:10:05.024Z] e9a5061849ea: Download complete [2023-09-20T21:10:05.024Z] d747dcd14b5f: Verifying Checksum [2023-09-20T21:10:05.024Z] d747dcd14b5f: Download complete [2023-09-20T21:10:05.024Z] ab5ef0e58194: Verifying Checksum [2023-09-20T21:10:05.024Z] ab5ef0e58194: Download complete [2023-09-20T21:10:05.024Z] 0d9ebad4ef96: Verifying Checksum [2023-09-20T21:10:05.024Z] 0d9ebad4ef96: Download complete [2023-09-20T21:10:05.282Z] 2de7ff778b66: Verifying Checksum [2023-09-20T21:10:05.282Z] 2de7ff778b66: Download complete [2023-09-20T21:10:08.560Z] ab5ef0e58194: Pull complete [2023-09-20T21:10:08.561Z] 9712f1f96733: Pull complete [2023-09-20T21:10:08.820Z] 63f879dbbcfc: Pull complete [2023-09-20T21:10:13.002Z] 0d9ebad4ef96: Pull complete [2023-09-20T21:10:13.260Z] e9a5061849ea: Pull complete [2023-09-20T21:10:13.260Z] d747dcd14b5f: Pull complete [2023-09-20T21:10:14.636Z] 2de7ff778b66: Pull complete [2023-09-20T21:10:14.636Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-20T21:10:14.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:10:14.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:14.722Z] prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container [2023-09-20T21:10:14.751Z] $ 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-09-20T21:10:19.906Z] $ docker top dc6e55d094840cf1abc10ba0180a311f73bb5af74d91a1b634d7b7b896da0ee7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:10:19.972Z] provisioning config files... [2023-09-20T21:10:19.978Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4727607954116085512tmp [2023-09-20T21:10:19.988Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18441477825577369992tmp [2023-09-20T21:10:19.997Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6141560725529729948tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:10:20.010Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:20.293Z] ---> sigul-configuration.sh [2023-09-20T21:10:20.293Z] gpg: directory `/root/.gnupg' created [2023-09-20T21:10:20.293Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-20T21:10:20.294Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-20T21:10:20.294Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-20T21:10:20.294Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-20T21:10:20.294Z] gpg: CAST5 encrypted data [2023-09-20T21:10:20.294Z] gpg: encrypted with 1 passphrase [2023-09-20T21:10:20.294Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-20T21:10:20.576Z] + mkdir /home/jenkins [2023-09-20T21:10:20.576Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-20T21:10:20.858Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-20T21:10:20.866Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:21.150Z] ---> sigul-install.sh [2023-09-20T21:10:21.150Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-20T21:10:21.430Z] + git tag --list [2023-09-20T21:10:21.430Z] v0.0.0 [2023-09-20T21:10:21.430Z] v1.0.0 [2023-09-20T21:10:21.430Z] v2.1.0 [2023-09-20T21:10:21.430Z] v2.1.1 [2023-09-20T21:10:21.430Z] v2.2.0 [2023-09-20T21:10:21.430Z] v2.3.0 [2023-09-20T21:10:21.430Z] v3.0 [2023-09-20T21:10:21.430Z] v3.0.0 [2023-09-20T21:10:21.430Z] v3.0.1 [2023-09-20T21:10:21.430Z] v3.0.1-dev.1 [2023-09-20T21:10:21.430Z] v3.1.0-dev.1 [2023-09-20T21:10:21.430Z] v3.1.0-dev.10 [2023-09-20T21:10:21.430Z] v3.1.0-dev.11 [2023-09-20T21:10:21.430Z] v3.1.0-dev.12 [2023-09-20T21:10:21.430Z] v3.1.0-dev.13 [2023-09-20T21:10:21.430Z] v3.1.0-dev.14 [2023-09-20T21:10:21.430Z] v3.1.0-dev.15 [2023-09-20T21:10:21.430Z] v3.1.0-dev.16 [2023-09-20T21:10:21.430Z] v3.1.0-dev.17 [2023-09-20T21:10:21.430Z] v3.1.0-dev.18 [2023-09-20T21:10:21.430Z] v3.1.0-dev.19 [2023-09-20T21:10:21.430Z] v3.1.0-dev.2 [2023-09-20T21:10:21.430Z] v3.1.0-dev.3 [2023-09-20T21:10:21.430Z] v3.1.0-dev.4 [2023-09-20T21:10:21.430Z] v3.1.0-dev.5 [2023-09-20T21:10:21.430Z] v3.1.0-dev.6 [2023-09-20T21:10:21.430Z] v3.1.0-dev.7 [2023-09-20T21:10:21.430Z] v3.1.0-dev.8 [2023-09-20T21:10:21.430Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-20T21:10:21.713Z] + lftools sign git-tag v3.1.0-dev.19 [2023-09-20T21:10:22.278Z] Signing Git tag with Sigul... [2023-09-20T21:10:22.278Z] Signing v3.1.0-dev.19 [Pipeline] echo [2023-09-20T21:10:22.853Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:23.136Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-20T21:10:23.142Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-20T21:10:23.160Z] $ docker stop --time=1 dc6e55d094840cf1abc10ba0180a311f73bb5af74d91a1b634d7b7b896da0ee7 [2023-09-20T21:10:24.477Z] $ docker rm -f --volumes dc6e55d094840cf1abc10ba0180a311f73bb5af74d91a1b634d7b7b896da0ee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-20T21:10:24.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:10:24.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:25.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:10:25.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:25.296Z] prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container [2023-09-20T21:10:25.324Z] $ 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-09-20T21:10:25.635Z] $ docker top 2954ac39458224e237178b44ff9a8ce76b9d3f3be09f6147c803f94508feef8e -eo pid,comm [2023-09-20T21:10:25.685Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T21:10:25.685Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:10:25.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:10:25.729Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:10:25.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:10:25.858Z] $ docker exec 2954ac39458224e237178b44ff9a8ce76b9d3f3be09f6147c803f94508feef8e ssh-agent [2023-09-20T21:10:25.964Z] SSH_AUTH_SOCK=/tmp/ssh-AjukCmUgfLRP/agent.32 [2023-09-20T21:10:25.964Z] SSH_AGENT_PID=39 [2023-09-20T21:10:25.969Z] Running ssh-add (command line suppressed) [2023-09-20T21:10:26.063Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9293992573830139234.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9293992573830139234.key) [2023-09-20T21:10:26.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:10:26.360Z] + git semver bump pre [2023-09-20T21:10:26.619Z] 2023-09-20 21:10:26,535 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T21:10:26.619Z] 2023-09-20 21:10:26,535 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev [2023-09-20T21:10:26.619Z] 2023-09-20 21:10:26,535 [bump_version] DEBUG bumped version:3.1.0-dev.20 [2023-09-20T21:10:26.619Z] 2023-09-20 21:10:26,535 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-09-20T21:10:26.619Z] 2023-09-20 21:10:26,535 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T21:10:26.619Z] 2023-09-20 21:10:26,535 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T21:10:26.619Z] 2023-09-20 21:10:26,538 [execute] INFO git cat-file --batch-check [2023-09-20T21:10:26.620Z] 2023-09-20 21:10:26,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:10:26.620Z] 2023-09-20 21:10:26,543 [execute] INFO git cat-file --batch [2023-09-20T21:10:26.620Z] 2023-09-20 21:10:26,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:10:26.620Z] 2023-09-20 21:10:26,550 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T21:10:26.620Z] 3.1.0-dev.20 [Pipeline] } [2023-09-20T21:10:26.629Z] $ docker exec --env ******** --env ******** 2954ac39458224e237178b44ff9a8ce76b9d3f3be09f6147c803f94508feef8e ssh-agent -k [2023-09-20T21:10:26.731Z] unset SSH_AUTH_SOCK; [2023-09-20T21:10:26.731Z] unset SSH_AGENT_PID; [2023-09-20T21:10:26.731Z] echo Agent pid 39 killed; [2023-09-20T21:10:26.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:10:27.051Z] + git semver [Pipeline] } [2023-09-20T21:10:27.322Z] $ docker stop --time=1 2954ac39458224e237178b44ff9a8ce76b9d3f3be09f6147c803f94508feef8e [2023-09-20T21:10:28.586Z] $ docker rm -f --volumes 2954ac39458224e237178b44ff9a8ce76b9d3f3be09f6147c803f94508feef8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:10:28.919Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:10:28.919Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:29.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:10:29.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:29.287Z] prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container [2023-09-20T21:10:29.316Z] $ 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-09-20T21:10:29.671Z] $ docker top 25a6808d2ce5411340f01093ace9887dbf1ae740b6b869de39a01b786b7ebf49 -eo pid,comm [2023-09-20T21:10:29.724Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T21:10:29.724Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:10:29.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:10:29.761Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:10:29.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:10:29.876Z] $ docker exec 25a6808d2ce5411340f01093ace9887dbf1ae740b6b869de39a01b786b7ebf49 ssh-agent [2023-09-20T21:10:29.980Z] SSH_AUTH_SOCK=/tmp/ssh-TPeoiLeDXVBA/agent.32 [2023-09-20T21:10:29.980Z] SSH_AGENT_PID=38 [2023-09-20T21:10:29.985Z] Running ssh-add (command line suppressed) [2023-09-20T21:10:30.084Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1243831371484276848.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1243831371484276848.key) [2023-09-20T21:10:30.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:10:30.380Z] + git semver push [2023-09-20T21:10:30.640Z] 2023-09-20 21:10:30,536 [run_push] DEBUG push [2023-09-20T21:10:30.640Z] 2023-09-20 21:10:30,536 [execute] INFO git cat-file --batch-check [2023-09-20T21:10:30.640Z] 2023-09-20 21:10:30,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:10:30.640Z] 2023-09-20 21:10:30,541 [execute] INFO git rev-list 5c5a625a414f52831d2ae4df2a0f17fe54566888 -- [2023-09-20T21:10:30.640Z] 2023-09-20 21:10:30,541 [execute] DEBUG Popen(['git', 'rev-list', '5c5a625a414f52831d2ae4df2a0f17fe54566888', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:10:30.640Z] 2023-09-20 21:10:30,549 [execute] INFO git fetch -v origin [2023-09-20T21:10:30.640Z] 2023-09-20 21:10:30,549 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-20T21:10:31.207Z] 2023-09-20 21:10:31,038 [run_push] DEBUG no remote changes detected [2023-09-20T21:10:31.207Z] 2023-09-20 21:10:31,039 [execute] INFO git push origin semver [2023-09-20T21:10:31.207Z] 2023-09-20 21:10:31,039 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:10:32.142Z] 2023-09-20 21:10:31,994 [run_push] DEBUG push all version tags [2023-09-20T21:10:32.142Z] 2023-09-20 21:10:31,994 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-20T21:10:32.142Z] 2023-09-20 21:10:31,995 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:10:33.077Z] 2023-09-20 21:10:32,800 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-09-20T21:10:33.077Z] 3.1.0-dev.20 [Pipeline] } [2023-09-20T21:10:33.088Z] $ docker exec --env ******** --env ******** 25a6808d2ce5411340f01093ace9887dbf1ae740b6b869de39a01b786b7ebf49 ssh-agent -k [2023-09-20T21:10:33.181Z] unset SSH_AUTH_SOCK; [2023-09-20T21:10:33.181Z] unset SSH_AGENT_PID; [2023-09-20T21:10:33.181Z] echo Agent pid 38 killed; [2023-09-20T21:10:33.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:10:33.581Z] + git semver [Pipeline] } [2023-09-20T21:10:33.881Z] $ docker stop --time=1 25a6808d2ce5411340f01093ace9887dbf1ae740b6b869de39a01b786b7ebf49 [2023-09-20T21:10:35.173Z] $ docker rm -f --volumes 25a6808d2ce5411340f01093ace9887dbf1ae740b6b869de39a01b786b7ebf49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-20T21:10:35.806Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-09-20T21:10:35.806Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-20T21:10:35.806Z] total 16 [2023-09-20T21:10:35.806Z] drwxr-xr-x 3 root root 4096 Sep 20 20:56 . [2023-09-20T21:10:35.806Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 21:10 .. [2023-09-20T21:10:35.806Z] drwxr-xr-x 2 root root 4096 Sep 20 20:56 cost [2023-09-20T21:10:35.806Z] -rw-r--r-- 1 root root 95 Sep 20 20:56 cost.csv [2023-09-20T21:10:35.806Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-20T21:10:35.806Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-09-20T21:10:35.806Z] total 16 [2023-09-20T21:10:35.806Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:56 . [2023-09-20T21:10:35.806Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 21:10 .. [2023-09-20T21:10:35.806Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 20:56 cost [2023-09-20T21:10:35.806Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 20 20:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:36.096Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:36.962Z] ---> package-listing.sh [2023-09-20T21:10:36.963Z] ++ facter osfamily [2023-09-20T21:10:36.963Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T21:10:37.222Z] + OS_FAMILY=debian [2023-09-20T21:10:37.222Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-09-20T21:10:37.222Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T21:10:37.222Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T21:10:37.222Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T21:10:37.223Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T21:10:37.223Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-09-20T21:10:37.223Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T21:10:37.223Z] + case "${OS_FAMILY}" in [2023-09-20T21:10:37.223Z] + dpkg -l [2023-09-20T21:10:37.223Z] + grep '^ii' [2023-09-20T21:10:37.223Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T21:10:37.223Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T21:10:37.223Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T21:10:37.223Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-09-20T21:10:37.223Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-09-20T21:10:37.223Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-09-20T21:10:37.233Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T21:10:37.509Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:10:38.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:10:38.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:10:38.146Z] prd-ubuntu20.04-docker-8c-8g-7220 does not seem to be running inside a container [2023-09-20T21:10:38.178Z] $ 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-09-20T21:10:38.399Z] $ docker top c456f03337290ce6a694fb2c26189dc553dc99fba4d942b34b968ab82a2f7af7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:10:38.746Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T21:10:39.029Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T21:10:39.313Z] + ls /var/log/sa-host [2023-09-20T21:10:39.313Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:10:39.381Z] provisioning config files... [2023-09-20T21:10:39.389Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10064187468511324257tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:10:39.401Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:39.689Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T21:10:39.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:40.025Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T21:10:40.034Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:40.321Z] ---> sudo-logs.sh [2023-09-20T21:10:40.321Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T21:10:40.367Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:40.669Z] ---> job-cost.sh [2023-09-20T21:10:40.669Z] lf-activate-venv: SKIPPING [2023-09-20T21:10:40.669Z] DEBUG: total: 0.2199999988079071 [2023-09-20T21:10:40.669Z] INFO: Retrieving Stack Cost... [2023-09-20T21:10:41.248Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T21:10:41.508Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T21:10:41.519Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:10:41.804Z] ---> logs-deploy.sh [2023-09-20T21:10:41.804Z] lf-activate-venv: SKIPPING [2023-09-20T21:10:41.804Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/131 [2023-09-20T21:10:41.804Z] INFO: archiving workspace using pattern(s): [2023-09-20T21:10:42.740Z] Archives upload complete. [2023-09-20T21:10:42.740Z] INFO: archiving logs to Nexus