Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63c8b30869f87de451dd33f2aa13687440ae64a8 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-ssh14363507604605877284.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10039074107986462803.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16105159570948360825.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh10633190937739633156.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-ssh17224645828792309843.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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-5796’ Running on prd-ubuntu20.04-docker-8c-8g-5798 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 63c8b30869f87de451dd33f2aa13687440ae64a8 (main) Commit message: "feat!: Consume additional level in event publish topic (#145)" > git config core.sparsecheckout # timeout=10 > git checkout -f 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 > git rev-list --no-walk 494ae06946c85c67f213c8c16471dc3d31088bf8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T15:20:11.536Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T15:20:11.602Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T15:20:11.622Z] ========================================================= [2023-02-14T15:20:11.622Z] EdgeX Global Pipelines Version Info [2023-02-14T15:20:11.622Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:20:12.369Z] ------------------- [2023-02-14T15:20:12.369Z] stable info: [2023-02-14T15:20:12.369Z] ------------------- [2023-02-14T15:20:12.369Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T15:20:12.369Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T15:20:12.369Z] Message: update stable to v1.0.244 [2023-02-14T15:20:12.938Z] ------------------- [2023-02-14T15:20:12.938Z] experimental info: [2023-02-14T15:20:12.938Z] ------------------- [2023-02-14T15:20:12.938Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T15:20:12.938Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T15:20:12.938Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T15:20:13.077Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-02-14T15:20:13.086Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-02-14T15:20:13.094Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T15:20:13.102Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T15:20:13.111Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T15:20:13.129Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T15:20:13.141Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T15:20:13.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-14T15:20:13.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T15:20:13.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T15:20:13.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T15:20:13.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-02-14T15:20:13.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T15:20:13.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T15:20:13.238Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T15:20:13.246Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T15:20:13.255Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T15:20:13.264Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T15:20:13.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T15:20:13.282Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T15:20:13.298Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-14T15:20:13.314Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-14T15:20:13.326Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-14T15:20:13.340Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-14T15:20:13.352Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-14T15:20:13.366Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T15:20:13.378Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T15:20:13.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-14T15:20:13.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-14T15:20:13.414Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-14T15:20:13.426Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] echo [2023-02-14T15:20:13.441Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63c8b30 [Pipeline] echo [2023-02-14T15:20:13.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T15:20:13.493Z] provisioning config files... [2023-02-14T15:20:13.507Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12850115691030150324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:20:13.808Z] ---> docker-login.sh [2023-02-14T15:20:13.808Z] nexus3.edgexfoundry.org:10001 [2023-02-14T15:20:14.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:20:14.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:20:14.070Z] Configure a credential helper to remove this warning. See [2023-02-14T15:20:14.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:20:14.070Z] [2023-02-14T15:20:14.070Z] Login Succeeded [2023-02-14T15:20:14.070Z] nexus3.edgexfoundry.org:10002 [2023-02-14T15:20:14.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:20:14.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:20:14.070Z] Configure a credential helper to remove this warning. See [2023-02-14T15:20:14.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:20:14.070Z] [2023-02-14T15:20:14.070Z] Login Succeeded [2023-02-14T15:20:14.070Z] nexus3.edgexfoundry.org:10003 [2023-02-14T15:20:14.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:20:14.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:20:14.332Z] Configure a credential helper to remove this warning. See [2023-02-14T15:20:14.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:20:14.332Z] [2023-02-14T15:20:14.332Z] Login Succeeded [2023-02-14T15:20:14.332Z] nexus3.edgexfoundry.org:10004 [2023-02-14T15:20:14.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:20:14.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:20:14.332Z] Configure a credential helper to remove this warning. See [2023-02-14T15:20:14.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:20:14.332Z] [2023-02-14T15:20:14.332Z] Login Succeeded [2023-02-14T15:20:14.332Z] docker.io [2023-02-14T15:20:14.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:20:14.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:20:14.592Z] Configure a credential helper to remove this warning. See [2023-02-14T15:20:14.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:20:14.592Z] [2023-02-14T15:20:14.592Z] Login Succeeded [2023-02-14T15:20:14.592Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T15:20:14.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-14T15:20:14.952Z] + git rev-list -1 --merges 63c8b30869f87de451dd33f2aa13687440ae64a8~1..63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] echo [2023-02-14T15:20:15.008Z] -----------> git rev-list -1 --merges 63c8b30869f87de451dd33f2aa13687440ae64a8~1..63c8b30869f87de451dd33f2aa13687440ae64a8 63c8b30869f87de451dd33f2aa13687440ae64a8 [false] [Pipeline] sh [2023-02-14T15:20:15.303Z] + git log --format=format:%s -1 63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] echo [2023-02-14T15:20:15.318Z] ========================================================= [2023-02-14T15:20:15.318Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T15:20:15.318Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T15:20:15.652Z] + git log --format=format:%s -1 63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] echo [2023-02-14T15:20:15.662Z] [semverPrep] GIT_COMMIT: 63c8b30869f87de451dd33f2aa13687440ae64a8, Commit Message: feat!: Consume additional level in event publish topic (#145) [Pipeline] echo [2023-02-14T15:20:15.669Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-14T15:20:16.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T15:20:16.001Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T15:20:16.001Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T15:20:16.001Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T15:20:16.001Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T15:20:16.001Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T15:20:16.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:20:16.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T15:20:16.352Z] [2023-02-14T15:20:16.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:20:16.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T15:20:16.650Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T15:20:16.650Z] b85a868b505f: Pulling fs layer [2023-02-14T15:20:16.650Z] e2be974225ed: Pulling fs layer [2023-02-14T15:20:16.650Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T15:20:16.650Z] 988bab9f4d93: Pulling fs layer [2023-02-14T15:20:16.650Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T15:20:16.650Z] eaf3925da568: Pulling fs layer [2023-02-14T15:20:16.650Z] bab4dde63d76: Pulling fs layer [2023-02-14T15:20:16.650Z] bde34c3a00c8: Pulling fs layer [2023-02-14T15:20:16.650Z] b352a97aabf1: Pulling fs layer [2023-02-14T15:20:16.650Z] 4872d77fe225: Pulling fs layer [2023-02-14T15:20:16.650Z] 5851b861e8e6: Pulling fs layer [2023-02-14T15:20:16.650Z] bab4dde63d76: Waiting [2023-02-14T15:20:16.650Z] bde34c3a00c8: Waiting [2023-02-14T15:20:16.650Z] b352a97aabf1: Waiting [2023-02-14T15:20:16.650Z] 4872d77fe225: Waiting [2023-02-14T15:20:16.650Z] 5851b861e8e6: Waiting [2023-02-14T15:20:16.650Z] 988bab9f4d93: Waiting [2023-02-14T15:20:16.650Z] 1469e6f7b9e6: Waiting [2023-02-14T15:20:16.650Z] eaf3925da568: Waiting [2023-02-14T15:20:16.650Z] e2be974225ed: Download complete [2023-02-14T15:20:16.650Z] 988bab9f4d93: Verifying Checksum [2023-02-14T15:20:16.650Z] 988bab9f4d93: Download complete [2023-02-14T15:20:16.917Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T15:20:16.917Z] 1469e6f7b9e6: Download complete [2023-02-14T15:20:16.917Z] eaf3925da568: Verifying Checksum [2023-02-14T15:20:16.917Z] eaf3925da568: Download complete [2023-02-14T15:20:16.917Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T15:20:16.917Z] 339a4e72a1f5: Download complete [2023-02-14T15:20:16.917Z] bde34c3a00c8: Verifying Checksum [2023-02-14T15:20:16.917Z] bde34c3a00c8: Download complete [2023-02-14T15:20:17.178Z] b352a97aabf1: Verifying Checksum [2023-02-14T15:20:17.178Z] b352a97aabf1: Download complete [2023-02-14T15:20:17.178Z] 4872d77fe225: Download complete [2023-02-14T15:20:17.178Z] 5851b861e8e6: Verifying Checksum [2023-02-14T15:20:17.178Z] 5851b861e8e6: Download complete [2023-02-14T15:20:17.178Z] b85a868b505f: Download complete [2023-02-14T15:20:17.436Z] bab4dde63d76: Verifying Checksum [2023-02-14T15:20:17.436Z] bab4dde63d76: Download complete [2023-02-14T15:20:18.374Z] b85a868b505f: Pull complete [2023-02-14T15:20:18.374Z] e2be974225ed: Pull complete [2023-02-14T15:20:18.945Z] 339a4e72a1f5: Pull complete [2023-02-14T15:20:18.945Z] 988bab9f4d93: Pull complete [2023-02-14T15:20:19.203Z] 1469e6f7b9e6: Pull complete [2023-02-14T15:20:19.203Z] eaf3925da568: Pull complete [2023-02-14T15:20:21.107Z] bab4dde63d76: Pull complete [2023-02-14T15:20:21.107Z] bde34c3a00c8: Pull complete [2023-02-14T15:20:21.107Z] b352a97aabf1: Pull complete [2023-02-14T15:20:21.107Z] 4872d77fe225: Pull complete [2023-02-14T15:20:21.107Z] 5851b861e8e6: Pull complete [2023-02-14T15:20:21.107Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T15:20:21.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T15:20:21.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T15:20:21.185Z] prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container [2023-02-14T15:20:21.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T15:20:22.625Z] $ docker top bd1e4d44e61b85a0078ecbc4fa77cb7e1c8ababbb74ef84aca160e6f7fdd44f5 -eo pid,comm [2023-02-14T15:20:22.693Z] 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-02-14T15:20:22.693Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T15:20:22.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T15:20:22.726Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T15:20:22.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T15:20:22.839Z] $ docker exec bd1e4d44e61b85a0078ecbc4fa77cb7e1c8ababbb74ef84aca160e6f7fdd44f5 ssh-agent [2023-02-14T15:20:22.950Z] SSH_AUTH_SOCK=/tmp/ssh-CZSYQTTWPPoZ/agent.32 [2023-02-14T15:20:22.950Z] SSH_AGENT_PID=38 [2023-02-14T15:20:22.957Z] Running ssh-add (command line suppressed) [2023-02-14T15:20:23.047Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1200415156454692808.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1200415156454692808.key) [2023-02-14T15:20:23.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T15:20:23.354Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T15:20:23.360Z] $ docker exec --env ******** --env ******** bd1e4d44e61b85a0078ecbc4fa77cb7e1c8ababbb74ef84aca160e6f7fdd44f5 ssh-agent -k [2023-02-14T15:20:23.469Z] unset SSH_AUTH_SOCK; [2023-02-14T15:20:23.469Z] unset SSH_AGENT_PID; [2023-02-14T15:20:23.470Z] echo Agent pid 38 killed; [2023-02-14T15:20:23.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T15:20:23.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T15:20:23.503Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T15:20:23.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T15:20:23.614Z] $ docker exec bd1e4d44e61b85a0078ecbc4fa77cb7e1c8ababbb74ef84aca160e6f7fdd44f5 ssh-agent [2023-02-14T15:20:23.727Z] SSH_AUTH_SOCK=/tmp/ssh-vMuc8g14E9Ol/agent.71 [2023-02-14T15:20:23.727Z] SSH_AGENT_PID=77 [2023-02-14T15:20:23.731Z] Running ssh-add (command line suppressed) [2023-02-14T15:20:23.838Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15254100745831224745.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15254100745831224745.key) [2023-02-14T15:20:23.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T15:20:24.141Z] + git semver init [2023-02-14T15:20:24.400Z] 2023-02-14 15:20:24,388 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T15:20:24.400Z] 2023-02-14 15:20:24,389 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-02-14T15:20:24.400Z] 2023-02-14 15:20:24,389 [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-02-14T15:20:24.400Z] 2023-02-14 15:20:24,389 [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-02-14T15:20:25.778Z] 2023-02-14 15:20:25,656 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-02-14T15:20:25.779Z] 2023-02-14 15:20:25,656 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-02-14T15:20:25.779Z] 2023-02-14 15:20:25,656 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-02-14T15:20:25.779Z] 2023-02-14 15:20:25,656 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-02-14T15:20:25.779Z] 3.0.0-dev.7 [Pipeline] } [2023-02-14T15:20:25.783Z] $ docker exec --env ******** --env ******** bd1e4d44e61b85a0078ecbc4fa77cb7e1c8ababbb74ef84aca160e6f7fdd44f5 ssh-agent -k [2023-02-14T15:20:25.887Z] unset SSH_AUTH_SOCK; [2023-02-14T15:20:25.888Z] unset SSH_AGENT_PID; [2023-02-14T15:20:25.888Z] echo Agent pid 77 killed; [2023-02-14T15:20:25.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T15:20:26.204Z] + git semver [Pipeline] } [2023-02-14T15:20:26.779Z] $ docker stop --time=1 bd1e4d44e61b85a0078ecbc4fa77cb7e1c8ababbb74ef84aca160e6f7fdd44f5 [2023-02-14T15:20:28.102Z] $ docker rm -f --volumes bd1e4d44e61b85a0078ecbc4fa77cb7e1c8ababbb74ef84aca160e6f7fdd44f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T15:20:28.452Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T15:20:28.690Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T15:20:28.694Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [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-02-14T15:20:28.840Z] provisioning config files... [2023-02-14T15:20:28.849Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9277391895886209795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:20:29.152Z] ---> docker-login.sh [2023-02-14T15:20:29.152Z] nexus3.edgexfoundry.org:10001 [2023-02-14T15:20:29.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:20:29.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:20:29.152Z] Configure a credential helper to remove this warning. See [2023-02-14T15:20:29.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:20:29.152Z] [2023-02-14T15:20:29.152Z] Login Succeeded [2023-02-14T15:20:29.152Z] nexus3.edgexfoundry.org:10002 [2023-02-14T15:20:29.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:20:29.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:20:29.152Z] Configure a credential helper to remove this warning. See [2023-02-14T15:20:29.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:20:29.152Z] [2023-02-14T15:20:29.152Z] Login Succeeded [2023-02-14T15:20:29.152Z] nexus3.edgexfoundry.org:10003 [2023-02-14T15:20:29.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:20:29.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:20:29.411Z] Configure a credential helper to remove this warning. See [2023-02-14T15:20:29.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:20:29.411Z] [2023-02-14T15:20:29.411Z] Login Succeeded [2023-02-14T15:20:29.411Z] nexus3.edgexfoundry.org:10004 [2023-02-14T15:20:29.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:20:29.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:20:29.411Z] Configure a credential helper to remove this warning. See [2023-02-14T15:20:29.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:20:29.411Z] [2023-02-14T15:20:29.411Z] Login Succeeded [2023-02-14T15:20:29.411Z] docker.io [2023-02-14T15:20:29.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:20:29.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:20:29.669Z] Configure a credential helper to remove this warning. See [2023-02-14T15:20:29.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:20:29.669Z] [2023-02-14T15:20:29.669Z] Login Succeeded [2023-02-14T15:20:29.669Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T15:20:29.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-14T15:20:29.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T15:20:29.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T15:20:29.768Z] ========================================================= [2023-02-14T15:20:29.768Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T15:20:29.768Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:20:30.088Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-14T15:20:30.088Z] Sending build context to Docker daemon 12.56MB [2023-02-14T15:20:30.088Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T15:20:30.088Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-14T15:20:30.088Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T15:20:30.088Z] 213ec9aee27d: Pulling fs layer [2023-02-14T15:20:30.088Z] 4583459ba037: Pulling fs layer [2023-02-14T15:20:30.088Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T15:20:30.088Z] 53926ce57604: Pulling fs layer [2023-02-14T15:20:30.088Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T15:20:30.088Z] 22ff95d597cd: Pulling fs layer [2023-02-14T15:20:30.088Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T15:20:30.088Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T15:20:30.088Z] a7acece74701: Pulling fs layer [2023-02-14T15:20:30.088Z] 53926ce57604: Waiting [2023-02-14T15:20:30.088Z] 22ff95d597cd: Waiting [2023-02-14T15:20:30.088Z] 21b2b0c7a3f4: Waiting [2023-02-14T15:20:30.088Z] a7acece74701: Waiting [2023-02-14T15:20:30.088Z] 96b7cbca73a9: Waiting [2023-02-14T15:20:30.088Z] 93c1e223e6f2: Verifying Checksum [2023-02-14T15:20:30.088Z] 93c1e223e6f2: Download complete [2023-02-14T15:20:30.355Z] 4583459ba037: Download complete [2023-02-14T15:20:30.355Z] 21b2b0c7a3f4: Download complete [2023-02-14T15:20:30.355Z] 22ff95d597cd: Download complete [2023-02-14T15:20:30.355Z] 213ec9aee27d: Verifying Checksum [2023-02-14T15:20:30.355Z] 213ec9aee27d: Download complete [2023-02-14T15:20:30.355Z] 12d6caf4c0d1: Verifying Checksum [2023-02-14T15:20:30.355Z] 12d6caf4c0d1: Download complete [2023-02-14T15:20:30.621Z] 213ec9aee27d: Pull complete [2023-02-14T15:20:30.621Z] 4583459ba037: Pull complete [2023-02-14T15:20:30.912Z] 93c1e223e6f2: Pull complete [2023-02-14T15:20:31.551Z] a7acece74701: Verifying Checksum [2023-02-14T15:20:31.551Z] a7acece74701: Download complete [2023-02-14T15:20:31.551Z] 53926ce57604: Verifying Checksum [2023-02-14T15:20:31.551Z] 53926ce57604: Download complete [2023-02-14T15:20:32.123Z] 96b7cbca73a9: Verifying Checksum [2023-02-14T15:20:32.123Z] 96b7cbca73a9: Download complete [2023-02-14T15:20:35.411Z] 53926ce57604: Pull complete [2023-02-14T15:20:35.411Z] 21b2b0c7a3f4: Pull complete [2023-02-14T15:20:35.411Z] 22ff95d597cd: Pull complete [2023-02-14T15:20:35.411Z] 12d6caf4c0d1: Pull complete [2023-02-14T15:20:37.940Z] 96b7cbca73a9: Pull complete [2023-02-14T15:20:38.506Z] a7acece74701: Pull complete [2023-02-14T15:20:38.506Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T15:20:38.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T15:20:38.506Z] ---> db6d94c90886 [2023-02-14T15:20:38.506Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-14T15:20:41.044Z] ---> Running in 61016581fb62 [2023-02-14T15:20:41.045Z] Removing intermediate container 61016581fb62 [2023-02-14T15:20:41.045Z] ---> 075fdc7cd1a0 [2023-02-14T15:20:41.045Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T15:20:41.045Z] ---> Running in db1f1b5836a6 [2023-02-14T15:20:41.045Z] Removing intermediate container db1f1b5836a6 [2023-02-14T15:20:41.045Z] ---> 94bc74ffdeb7 [2023-02-14T15:20:41.045Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-14T15:20:41.045Z] ---> Running in aaeca807af4e [2023-02-14T15:20:41.045Z] Removing intermediate container aaeca807af4e [2023-02-14T15:20:41.045Z] ---> 42a743a09358 [2023-02-14T15:20:41.045Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T15:20:41.302Z] ---> Running in 17b75af5b56d [2023-02-14T15:20:41.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T15:20:41.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T15:20:42.078Z] OK: 211 MiB in 51 packages [2023-02-14T15:20:42.341Z] Removing intermediate container 17b75af5b56d [2023-02-14T15:20:42.341Z] ---> 4b9fdc154070 [2023-02-14T15:20:42.341Z] Step 7/12 : WORKDIR /app [2023-02-14T15:20:42.600Z] ---> Running in b381a6c592a8 [2023-02-14T15:20:42.600Z] Removing intermediate container b381a6c592a8 [2023-02-14T15:20:42.600Z] ---> 95435e35b777 [2023-02-14T15:20:42.600Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-14T15:20:42.859Z] ---> 06e037a59743 [2023-02-14T15:20:42.859Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T15:20:42.859Z] ---> Running in 9799eb757182 [2023-02-14T15:20:43.794Z] Still waiting to schedule task [2023-02-14T15:20:43.794Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5797’ [2023-02-14T15:21:14.938Z] Removing intermediate container 9799eb757182 [2023-02-14T15:21:14.938Z] ---> ee865de7bfa6 [2023-02-14T15:21:14.938Z] Step 10/12 : COPY . . [2023-02-14T15:21:14.938Z] ---> 040c75606c1d [2023-02-14T15:21:14.938Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T15:21:14.938Z] ---> Running in 51bdd357b8c2 [2023-02-14T15:21:14.938Z] Removing intermediate container 51bdd357b8c2 [2023-02-14T15:21:14.938Z] ---> 8d5c4f205c66 [2023-02-14T15:21:14.938Z] Step 12/12 : RUN $MAKE [2023-02-14T15:21:14.938Z] ---> Running in 59359a07ad86 [2023-02-14T15:21:14.938Z] noop [2023-02-14T15:21:14.938Z] Removing intermediate container 59359a07ad86 [2023-02-14T15:21:14.938Z] ---> 5c27e916c0cb [2023-02-14T15:21:14.938Z] Successfully built 5c27e916c0cb [2023-02-14T15:21:14.939Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:21:15.249Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T15:21:15.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T15:21:15.322Z] prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container [2023-02-14T15:21:15.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T15:21:15.743Z] $ docker top d011d926e941e32b04696c09de7dcc073d5e605184c0e07967a417f22606edea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T15:21:16.091Z] + go version [2023-02-14T15:21:16.091Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T15:21:16.106Z] $ docker stop --time=1 d011d926e941e32b04696c09de7dcc073d5e605184c0e07967a417f22606edea [2023-02-14T15:21:17.380Z] $ docker rm -f --volumes d011d926e941e32b04696c09de7dcc073d5e605184c0e07967a417f22606edea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:21:17.766Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T15:21:17.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T15:21:17.828Z] prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container [2023-02-14T15:21:17.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T15:21:18.249Z] $ docker top 2c68098b7b6b59e34086acced37400cd1ee612eb0ec5cd1d725ebcd55fb02665 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T15:21:18.589Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-02-14T15:21:18.889Z] + make test [2023-02-14T15:21:18.889Z] go test -race ./... -coverprofile=coverage.out ./... [2023-02-14T15:21:40.826Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-02-14T15:21:40.826Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.168s coverage: 86.2% of statements [2023-02-14T15:21:40.826Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-02-14T15:21:41.083Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.760s coverage: 71.9% of statements [2023-02-14T15:21:59.158Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-14T15:21:59.158Z] go vet ./... [2023-02-14T15:21:59.729Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T15:21:59.729Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T15:21:59.729Z] ./bin/test-attribution.sh [2023-02-14T15:21:59.729Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-14T15:21:59.729Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-14T15:21:59.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T15:21:59.761Z] $ docker stop --time=1 2c68098b7b6b59e34086acced37400cd1ee612eb0ec5cd1d725ebcd55fb02665 [2023-02-14T15:22:02.633Z] $ docker rm -f --volumes 2c68098b7b6b59e34086acced37400cd1ee612eb0ec5cd1d725ebcd55fb02665 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T15:22:03.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T15:22:03.209Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-14T15:22:03.684Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-14T15:22:03.969Z] + ls -al . [2023-02-14T15:22:03.970Z] total 232 [2023-02-14T15:22:03.970Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 15:21 . [2023-02-14T15:22:03.970Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:20 .. [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 14 15:20 .dockerignore [2023-02-14T15:22:03.970Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 15:21 .git [2023-02-14T15:22:03.970Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:20 .github [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 788 Feb 14 15:20 .gitignore [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 15:20 .golangci.yml [2023-02-14T15:22:03.970Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 15:20 .semver [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 9818 Feb 14 15:20 Attribution.txt [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 4331 Feb 14 15:20 CHANGELOG.md [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 1659 Feb 14 15:20 Dockerfile [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 15:20 GOVERNANCE.md [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 687 Feb 14 15:20 Jenkinsfile [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 14 15:20 LICENSE [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 2462 Feb 14 15:20 Makefile [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 14 15:20 OWNERS.md [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 31023 Feb 14 15:20 README.md [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 15:20 VERSION [2023-02-14T15:22:03.970Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:20 bin [2023-02-14T15:22:03.970Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 14 15:21 coverage.out [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 3564 Feb 14 15:20 go.mod [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 34844 Feb 14 15:20 go.sum [2023-02-14T15:22:03.970Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:20 images [2023-02-14T15:22:03.970Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:20 internal [2023-02-14T15:22:03.970Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 14 15:20 main.go [2023-02-14T15:22:03.970Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:20 res [2023-02-14T15:22:03.970Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:20 snap [2023-02-14T15:22:03.970Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:22:04.274Z] + 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=63c8b30869f87de451dd33f2aa13687440ae64a8 --label arch=amd64 --label version=3.0.0-dev.7 . [2023-02-14T15:22:04.274Z] Sending build context to Docker daemon 12.56MB [2023-02-14T15:22:04.274Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T15:22:04.274Z] Step 2/29 : FROM ${BASE} AS builder [2023-02-14T15:22:04.274Z] ---> 5c27e916c0cb [2023-02-14T15:22:04.274Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-02-14T15:22:04.274Z] ---> Running in 0dd69265bc73 [2023-02-14T15:22:04.533Z] Removing intermediate container 0dd69265bc73 [2023-02-14T15:22:04.533Z] ---> 318d7788dec2 [2023-02-14T15:22:04.533Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T15:22:04.533Z] ---> Running in a10b40fc07e7 [2023-02-14T15:22:04.533Z] Removing intermediate container a10b40fc07e7 [2023-02-14T15:22:04.533Z] ---> 98a8750004a0 [2023-02-14T15:22:04.533Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-02-14T15:22:04.533Z] ---> Running in ee63b761a601 [2023-02-14T15:22:04.791Z] Removing intermediate container ee63b761a601 [2023-02-14T15:22:04.791Z] ---> e5bb8f1404a3 [2023-02-14T15:22:04.791Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T15:22:04.791Z] ---> Running in 9798be388f9f [2023-02-14T15:22:05.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T15:22:05.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T15:22:05.311Z] OK: 211 MiB in 51 packages [2023-02-14T15:22:05.570Z] Removing intermediate container 9798be388f9f [2023-02-14T15:22:05.570Z] ---> e363050ce5a3 [2023-02-14T15:22:05.570Z] Step 7/29 : WORKDIR /app [2023-02-14T15:22:05.831Z] ---> Running in e5cabde048b6 [2023-02-14T15:22:05.831Z] Removing intermediate container e5cabde048b6 [2023-02-14T15:22:05.831Z] ---> 04e3bc6f9502 [2023-02-14T15:22:05.831Z] Step 8/29 : COPY go.mod vendor* ./ [2023-02-14T15:22:06.090Z] ---> 783dff7d3044 [2023-02-14T15:22:06.090Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T15:22:06.090Z] ---> Running in 36b10e8bfb60 [2023-02-14T15:22:07.094Z] Removing intermediate container 36b10e8bfb60 [2023-02-14T15:22:07.094Z] ---> a3da905f31c1 [2023-02-14T15:22:07.094Z] Step 10/29 : COPY . . [2023-02-14T15:22:07.354Z] ---> f61bf3480d8d [2023-02-14T15:22:07.354Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T15:22:07.354Z] ---> Running in ab86aeffd2ba [2023-02-14T15:22:07.354Z] Removing intermediate container ab86aeffd2ba [2023-02-14T15:22:07.354Z] ---> edf1e3854aad [2023-02-14T15:22:07.354Z] Step 12/29 : RUN $MAKE [2023-02-14T15:22:07.354Z] ---> Running in 84f5416c7ef1 [2023-02-14T15:22:07.612Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.7" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-02-14T15:22:29.544Z] Removing intermediate container 84f5416c7ef1 [2023-02-14T15:22:29.544Z] ---> 6e19efa2f3c9 [2023-02-14T15:22:29.544Z] Step 13/29 : FROM alpine:3.14 [2023-02-14T15:22:29.544Z] 3.14: Pulling from library/alpine [2023-02-14T15:22:29.544Z] d261077062b2: Pulling fs layer [2023-02-14T15:22:29.544Z] d261077062b2: Verifying Checksum [2023-02-14T15:22:29.544Z] d261077062b2: Download complete [2023-02-14T15:22:29.544Z] d261077062b2: Pull complete [2023-02-14T15:22:29.544Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-14T15:22:29.544Z] Status: Downloaded newer image for alpine:3.14 [2023-02-14T15:22:29.544Z] ---> 6dff1269bc79 [2023-02-14T15:22:29.544Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-14T15:22:29.544Z] ---> Running in af5fe9c90f6b [2023-02-14T15:22:29.544Z] Removing intermediate container af5fe9c90f6b [2023-02-14T15:22:29.544Z] ---> 83814911cb47 [2023-02-14T15:22:29.544Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-02-14T15:22:29.544Z] ---> Running in a3d5236f1752 [2023-02-14T15:22:29.544Z] Removing intermediate container a3d5236f1752 [2023-02-14T15:22:29.544Z] ---> 147b3ede1aab [2023-02-14T15:22:29.544Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-02-14T15:22:29.544Z] ---> Running in 44b61d551144 [2023-02-14T15:22:29.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-02-14T15:22:29.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-02-14T15:22:29.544Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T15:22:29.544Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T15:22:29.544Z] Executing busybox-1.33.1-r8.trigger [2023-02-14T15:22:29.544Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T15:22:29.544Z] OK: 6 MiB in 16 packages [2023-02-14T15:22:29.544Z] Removing intermediate container 44b61d551144 [2023-02-14T15:22:29.544Z] ---> ee1fa9818c17 [2023-02-14T15:22:29.544Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-14T15:22:29.544Z] ---> dead67b7dd6f [2023-02-14T15:22:29.544Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-14T15:22:29.802Z] ---> b93d7287dc87 [2023-02-14T15:22:29.802Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-02-14T15:22:29.802Z] ---> ed650f28c6a3 [2023-02-14T15:22:29.802Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-02-14T15:22:30.060Z] ---> 305cd166133c [2023-02-14T15:22:30.060Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-02-14T15:22:30.625Z] ---> 9bd81d6206a6 [2023-02-14T15:22:30.625Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-02-14T15:22:30.625Z] ---> Running in 324557517bf8 [2023-02-14T15:22:31.195Z] Removing intermediate container 324557517bf8 [2023-02-14T15:22:31.195Z] ---> d373b59890ba [2023-02-14T15:22:31.195Z] Step 23/29 : VOLUME /cache [2023-02-14T15:22:31.195Z] ---> Running in a88f4b279ff5 [2023-02-14T15:22:31.195Z] Removing intermediate container a88f4b279ff5 [2023-02-14T15:22:31.195Z] ---> b38d58c775c1 [2023-02-14T15:22:31.195Z] Step 24/29 : EXPOSE 59711 [2023-02-14T15:22:31.456Z] ---> Running in 0a6236a74b44 [2023-02-14T15:22:31.456Z] Removing intermediate container 0a6236a74b44 [2023-02-14T15:22:31.456Z] ---> 291723b9359a [2023-02-14T15:22:31.456Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-02-14T15:22:31.456Z] ---> Running in 7af6ddf3988a [2023-02-14T15:22:31.456Z] Removing intermediate container 7af6ddf3988a [2023-02-14T15:22:31.456Z] ---> f138fd0c74f6 [2023-02-14T15:22:31.456Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-02-14T15:22:31.718Z] ---> Running in 075fdf528bf2 [2023-02-14T15:22:31.718Z] Removing intermediate container 075fdf528bf2 [2023-02-14T15:22:31.718Z] ---> b2668832bffc [2023-02-14T15:22:31.718Z] Step 27/29 : LABEL arch=amd64 [2023-02-14T15:22:31.718Z] ---> Running in 8ea0f463b3bc [2023-02-14T15:22:31.718Z] Removing intermediate container 8ea0f463b3bc [2023-02-14T15:22:31.718Z] ---> b5857e85f788 [2023-02-14T15:22:31.718Z] Step 28/29 : LABEL git_sha=63c8b30869f87de451dd33f2aa13687440ae64a8 [2023-02-14T15:22:31.977Z] ---> Running in d2840fc84475 [2023-02-14T15:22:31.977Z] Removing intermediate container d2840fc84475 [2023-02-14T15:22:31.977Z] ---> 6e81e9ea1dd7 [2023-02-14T15:22:31.977Z] Step 29/29 : LABEL version=3.0.0-dev.7 [2023-02-14T15:22:31.977Z] ---> Running in 397565a846bc [2023-02-14T15:22:31.977Z] Removing intermediate container 397565a846bc [2023-02-14T15:22:31.977Z] ---> 7b7ff9a87a2c [2023-02-14T15:22:31.977Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-14T15:22:31.977Z] Successfully built 7b7ff9a87a2c [2023-02-14T15:22:31.977Z] 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-02-14T15:22:32.072Z] provisioning config files... [2023-02-14T15:22:32.082Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11986029996030870743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:22:32.377Z] ---> docker-login.sh [2023-02-14T15:22:32.377Z] nexus3.edgexfoundry.org:10001 [2023-02-14T15:22:32.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:22:32.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:22:32.377Z] Configure a credential helper to remove this warning. See [2023-02-14T15:22:32.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:22:32.377Z] [2023-02-14T15:22:32.377Z] Login Succeeded [2023-02-14T15:22:32.377Z] nexus3.edgexfoundry.org:10002 [2023-02-14T15:22:32.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:22:32.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:22:32.377Z] Configure a credential helper to remove this warning. See [2023-02-14T15:22:32.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:22:32.377Z] [2023-02-14T15:22:32.377Z] Login Succeeded [2023-02-14T15:22:32.377Z] nexus3.edgexfoundry.org:10003 [2023-02-14T15:22:32.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:22:32.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:22:32.635Z] Configure a credential helper to remove this warning. See [2023-02-14T15:22:32.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:22:32.635Z] [2023-02-14T15:22:32.635Z] Login Succeeded [2023-02-14T15:22:32.635Z] nexus3.edgexfoundry.org:10004 [2023-02-14T15:22:32.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:22:32.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:22:32.635Z] Configure a credential helper to remove this warning. See [2023-02-14T15:22:32.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:22:32.635Z] [2023-02-14T15:22:32.635Z] Login Succeeded [2023-02-14T15:22:32.635Z] docker.io [2023-02-14T15:22:32.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:22:32.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:22:32.894Z] Configure a credential helper to remove this warning. See [2023-02-14T15:22:32.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:22:32.894Z] [2023-02-14T15:22:32.894Z] Login Succeeded [2023-02-14T15:22:32.894Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T15:22:32.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T15:22:32.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T15:22:32.957Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-02-14T15:22:32.957Z] 63c8b30869f87de451dd33f2aa13687440ae64a8 [2023-02-14T15:22:32.957Z] latest [2023-02-14T15:22:32.957Z] 3.0.0-dev.7 [2023-02-14T15:22:32.957Z] 63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 [2023-02-14T15:22:32.957Z] main [2023-02-14T15:22:32.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:22:33.271Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:22:33.576Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:63c8b30869f87de451dd33f2aa13687440ae64a8 [2023-02-14T15:22:33.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-02-14T15:22:33.576Z] da355b59a137: Preparing [2023-02-14T15:22:33.576Z] 8e581c098fb0: Preparing [2023-02-14T15:22:33.576Z] 43d06e994044: Preparing [2023-02-14T15:22:33.576Z] 6fcd1f572994: Preparing [2023-02-14T15:22:33.576Z] 328200554a45: Preparing [2023-02-14T15:22:33.576Z] 7fd7197e95d4: Preparing [2023-02-14T15:22:33.576Z] daa5688b0955: Preparing [2023-02-14T15:22:33.576Z] 625523cb9cce: Preparing [2023-02-14T15:22:33.576Z] 7fd7197e95d4: Waiting [2023-02-14T15:22:33.576Z] daa5688b0955: Waiting [2023-02-14T15:22:33.576Z] 625523cb9cce: Waiting [2023-02-14T15:22:33.576Z] 6fcd1f572994: Pushed [2023-02-14T15:22:33.576Z] 43d06e994044: Pushed [2023-02-14T15:22:33.576Z] 328200554a45: Pushed [2023-02-14T15:22:33.576Z] da355b59a137: Pushed [2023-02-14T15:22:33.866Z] 625523cb9cce: Layer already exists [2023-02-14T15:22:33.866Z] 7fd7197e95d4: Pushed [2023-02-14T15:22:33.866Z] daa5688b0955: Pushed [2023-02-14T15:22:35.921Z] 8e581c098fb0: Pushed [2023-02-14T15:22:35.921Z] 63c8b30869f87de451dd33f2aa13687440ae64a8: digest: sha256:3238b17f94b6e512485d5253c89869426d01422699d6f4cb5673c60b191461e8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:22:36.240Z] + 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-02-14T15:22:36.546Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-02-14T15:22:36.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-02-14T15:22:36.546Z] da355b59a137: Preparing [2023-02-14T15:22:36.546Z] 8e581c098fb0: Preparing [2023-02-14T15:22:36.546Z] 43d06e994044: Preparing [2023-02-14T15:22:36.546Z] 6fcd1f572994: Preparing [2023-02-14T15:22:36.546Z] 328200554a45: Preparing [2023-02-14T15:22:36.546Z] 7fd7197e95d4: Preparing [2023-02-14T15:22:36.546Z] daa5688b0955: Preparing [2023-02-14T15:22:36.546Z] 625523cb9cce: Preparing [2023-02-14T15:22:36.546Z] 7fd7197e95d4: Waiting [2023-02-14T15:22:36.546Z] daa5688b0955: Waiting [2023-02-14T15:22:36.546Z] 625523cb9cce: Waiting [2023-02-14T15:22:36.546Z] 328200554a45: Layer already exists [2023-02-14T15:22:36.546Z] da355b59a137: Layer already exists [2023-02-14T15:22:36.546Z] 43d06e994044: Layer already exists [2023-02-14T15:22:36.546Z] 6fcd1f572994: Layer already exists [2023-02-14T15:22:36.546Z] 8e581c098fb0: Layer already exists [2023-02-14T15:22:36.546Z] 625523cb9cce: Layer already exists [2023-02-14T15:22:36.546Z] 7fd7197e95d4: Layer already exists [2023-02-14T15:22:36.546Z] daa5688b0955: Layer already exists [2023-02-14T15:22:36.546Z] latest: digest: sha256:3238b17f94b6e512485d5253c89869426d01422699d6f4cb5673c60b191461e8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:22:36.853Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:22:37.154Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.7 [2023-02-14T15:22:37.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-02-14T15:22:37.154Z] da355b59a137: Preparing [2023-02-14T15:22:37.154Z] 8e581c098fb0: Preparing [2023-02-14T15:22:37.154Z] 43d06e994044: Preparing [2023-02-14T15:22:37.154Z] 6fcd1f572994: Preparing [2023-02-14T15:22:37.154Z] 328200554a45: Preparing [2023-02-14T15:22:37.154Z] 7fd7197e95d4: Preparing [2023-02-14T15:22:37.154Z] daa5688b0955: Preparing [2023-02-14T15:22:37.155Z] 625523cb9cce: Preparing [2023-02-14T15:22:37.155Z] 7fd7197e95d4: Waiting [2023-02-14T15:22:37.155Z] daa5688b0955: Waiting [2023-02-14T15:22:37.155Z] 328200554a45: Layer already exists [2023-02-14T15:22:37.155Z] da355b59a137: Layer already exists [2023-02-14T15:22:37.155Z] 6fcd1f572994: Layer already exists [2023-02-14T15:22:37.155Z] 43d06e994044: Layer already exists [2023-02-14T15:22:37.155Z] 8e581c098fb0: Layer already exists [2023-02-14T15:22:37.155Z] 7fd7197e95d4: Layer already exists [2023-02-14T15:22:37.155Z] daa5688b0955: Layer already exists [2023-02-14T15:22:37.155Z] 625523cb9cce: Layer already exists [2023-02-14T15:22:37.155Z] 3.0.0-dev.7: digest: sha256:3238b17f94b6e512485d5253c89869426d01422699d6f4cb5673c60b191461e8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:22:37.471Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:22:37.771Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 [2023-02-14T15:22:37.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-02-14T15:22:37.771Z] da355b59a137: Preparing [2023-02-14T15:22:37.771Z] 8e581c098fb0: Preparing [2023-02-14T15:22:37.771Z] 43d06e994044: Preparing [2023-02-14T15:22:37.771Z] 6fcd1f572994: Preparing [2023-02-14T15:22:37.771Z] 328200554a45: Preparing [2023-02-14T15:22:37.771Z] 7fd7197e95d4: Preparing [2023-02-14T15:22:37.771Z] daa5688b0955: Preparing [2023-02-14T15:22:37.771Z] 625523cb9cce: Preparing [2023-02-14T15:22:37.771Z] 7fd7197e95d4: Waiting [2023-02-14T15:22:37.771Z] daa5688b0955: Waiting [2023-02-14T15:22:37.771Z] 625523cb9cce: Waiting [2023-02-14T15:22:37.771Z] 8e581c098fb0: Layer already exists [2023-02-14T15:22:37.771Z] da355b59a137: Layer already exists [2023-02-14T15:22:37.771Z] 328200554a45: Layer already exists [2023-02-14T15:22:37.771Z] 43d06e994044: Layer already exists [2023-02-14T15:22:37.771Z] 6fcd1f572994: Layer already exists [2023-02-14T15:22:37.771Z] 7fd7197e95d4: Layer already exists [2023-02-14T15:22:37.771Z] daa5688b0955: Layer already exists [2023-02-14T15:22:37.771Z] 625523cb9cce: Layer already exists [2023-02-14T15:22:37.771Z] 63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7: digest: sha256:3238b17f94b6e512485d5253c89869426d01422699d6f4cb5673c60b191461e8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:22:38.081Z] + 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-02-14T15:22:38.386Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-02-14T15:22:38.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-02-14T15:22:38.386Z] da355b59a137: Preparing [2023-02-14T15:22:38.386Z] 8e581c098fb0: Preparing [2023-02-14T15:22:38.386Z] 43d06e994044: Preparing [2023-02-14T15:22:38.386Z] 6fcd1f572994: Preparing [2023-02-14T15:22:38.386Z] 328200554a45: Preparing [2023-02-14T15:22:38.386Z] 7fd7197e95d4: Preparing [2023-02-14T15:22:38.386Z] daa5688b0955: Preparing [2023-02-14T15:22:38.386Z] 625523cb9cce: Preparing [2023-02-14T15:22:38.386Z] 7fd7197e95d4: Waiting [2023-02-14T15:22:38.386Z] daa5688b0955: Waiting [2023-02-14T15:22:38.386Z] 625523cb9cce: Waiting [2023-02-14T15:22:38.386Z] 43d06e994044: Layer already exists [2023-02-14T15:22:38.386Z] 328200554a45: Layer already exists [2023-02-14T15:22:38.386Z] 8e581c098fb0: Layer already exists [2023-02-14T15:22:38.386Z] 6fcd1f572994: Layer already exists [2023-02-14T15:22:38.386Z] da355b59a137: Layer already exists [2023-02-14T15:22:38.386Z] daa5688b0955: Layer already exists [2023-02-14T15:22:38.386Z] 7fd7197e95d4: Layer already exists [2023-02-14T15:22:38.386Z] 625523cb9cce: Layer already exists [2023-02-14T15:22:38.386Z] main: digest: sha256:3238b17f94b6e512485d5253c89869426d01422699d6f4cb5673c60b191461e8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T15:22:38.422Z] ===================================================== [Pipeline] echo [2023-02-14T15:22:38.428Z] taggedImages: [2023-02-14T15:22:38.428Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:63c8b30869f87de451dd33f2aa13687440ae64a8 [2023-02-14T15:22:38.428Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-02-14T15:22:38.428Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.7 [2023-02-14T15:22:38.428Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 [2023-02-14T15:22:38.428Z] - 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-02-14T15:22:38.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T15:22:38.792Z] [2023-02-14T15:22:38.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:22:39.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T15:22:39.102Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T15:22:39.102Z] 5eb5b503b376: Pulling fs layer [2023-02-14T15:22:39.102Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T15:22:39.102Z] ec43610c2a17: Pulling fs layer [2023-02-14T15:22:39.102Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T15:22:39.102Z] 33b1e0a273af: Pulling fs layer [2023-02-14T15:22:39.102Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T15:22:39.102Z] 2f39f015ded8: Pulling fs layer [2023-02-14T15:22:39.102Z] 3a2ae6a8a46f: Waiting [2023-02-14T15:22:39.102Z] 5d3b04190fa2: Waiting [2023-02-14T15:22:39.102Z] 33b1e0a273af: Waiting [2023-02-14T15:22:39.102Z] 2f39f015ded8: Waiting [2023-02-14T15:22:39.102Z] 5c69ac0246d0: Download complete [2023-02-14T15:22:39.102Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-14T15:22:39.102Z] 3a2ae6a8a46f: Download complete [2023-02-14T15:22:39.372Z] 33b1e0a273af: Verifying Checksum [2023-02-14T15:22:39.372Z] 33b1e0a273af: Download complete [2023-02-14T15:22:39.372Z] 5d3b04190fa2: Verifying Checksum [2023-02-14T15:22:39.372Z] 5d3b04190fa2: Download complete [2023-02-14T15:22:39.636Z] ec43610c2a17: Verifying Checksum [2023-02-14T15:22:39.636Z] ec43610c2a17: Download complete [2023-02-14T15:22:39.636Z] 5eb5b503b376: Verifying Checksum [2023-02-14T15:22:39.636Z] 5eb5b503b376: Download complete [2023-02-14T15:22:40.576Z] 2f39f015ded8: Download complete [2023-02-14T15:22:40.838Z] 5eb5b503b376: Pull complete [2023-02-14T15:22:41.097Z] 5c69ac0246d0: Pull complete [2023-02-14T15:22:41.355Z] ec43610c2a17: Pull complete [2023-02-14T15:22:41.355Z] 3a2ae6a8a46f: Pull complete [2023-02-14T15:22:41.614Z] 33b1e0a273af: Pull complete [2023-02-14T15:22:41.614Z] 5d3b04190fa2: Pull complete [2023-02-14T15:22:45.801Z] 2f39f015ded8: Pull complete [2023-02-14T15:22:45.801Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T15:22:45.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T15:22:45.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T15:22:45.882Z] prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container [2023-02-14T15:22:45.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T15:22:47.716Z] $ docker top 4db11b130de466473e50fee7d7a30c54391766d814d241d1f97bff8bf8d815b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:22:48.087Z] ---> job-cost.sh [2023-02-14T15:22:48.087Z] lf-activate-venv: SKIPPING [2023-02-14T15:22:48.087Z] INFO: No Stack... [2023-02-14T15:22:48.347Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T15:22:48.606Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T15:22:48.895Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-02-14T15:22:48.896Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T15:22:48.911Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] [2023-02-14T15:22:48.917Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] did not exist. Created. [2023-02-14T15:22:48.918Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T15:22:49.218Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-14T15:22:49.247Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T15:22:49.254Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T15:22:49.276Z] $ docker stop --time=1 4db11b130de466473e50fee7d7a30c54391766d814d241d1f97bff8bf8d815b0 [2023-02-14T15:22:50.430Z] $ docker rm -f --volumes 4db11b130de466473e50fee7d7a30c54391766d814d241d1f97bff8bf8d815b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-14T15:23:38.543Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5799 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-02-14T15:23:38.558Z] Running in /w/workspace/app-rfid-llrp-inventory/75 [Pipeline] { [Pipeline] checkout [2023-02-14T15:23:38.593Z] The recommended git tool is: git [2023-02-14T15:23:43.745Z] using credential edgex-jenkins-ssh [2023-02-14T15:23:43.759Z] Cloning the remote Git repository [2023-02-14T15:23:43.795Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-02-14T15:23:43.878Z] > git init /w/workspace/app-rfid-llrp-inventory/75 # timeout=10 [2023-02-14T15:23:44.022Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-02-14T15:23:44.024Z] > git --version # timeout=10 [2023-02-14T15:23:44.044Z] > git --version # 'git version 2.25.1' [2023-02-14T15:23:44.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T15:23:44.104Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T15:23:46.785Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-02-14T15:23:46.809Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T15:23:47.650Z] Avoid second fetch [2023-02-14T15:23:47.651Z] Checking out Revision 63c8b30869f87de451dd33f2aa13687440ae64a8 (main) [2023-02-14T15:23:48.142Z] Commit message: "feat!: Consume additional level in event publish topic (#145)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T15:23:47.661Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T15:23:47.677Z] > git checkout -f 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 [2023-02-14T15:23:49.069Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T15:23:49.069Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T15:23:49.069Z] Dload Upload Total Spent Left Speed [2023-02-14T15:23:49.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-02-14T15:23:49.687Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T15:23:50.018Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-02-14T15:23:50.018Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-14T15:23:50.018Z] { [2023-02-14T15:23:50.018Z] "registry-mirrors": [ [2023-02-14T15:23:50.018Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T15:23:50.018Z] ], [2023-02-14T15:23:50.018Z] "bip": "10.250.0.254/24", [2023-02-14T15:23:50.018Z] "hosts": [ [2023-02-14T15:23:50.018Z] "tcp://0.0.0.0:5555", [2023-02-14T15:23:50.018Z] "unix:///var/run/docker.sock" [2023-02-14T15:23:50.018Z] ], [2023-02-14T15:23:50.018Z] "mtu": 1458, [2023-02-14T15:23:50.018Z] "selinux-enabled": true, [2023-02-14T15:23:50.018Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T15:23:50.018Z] } [Pipeline] sh [2023-02-14T15:23:50.356Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-14T15:23:50.684Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T15:24:08.948Z] provisioning config files... [2023-02-14T15:24:08.976Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/75@tmp/config7729329882401273946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:24:09.325Z] ---> docker-login.sh [2023-02-14T15:24:09.325Z] nexus3.edgexfoundry.org:10001 [2023-02-14T15:24:12.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:24:15.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:24:15.050Z] Configure a credential helper to remove this warning. See [2023-02-14T15:24:15.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:24:15.050Z] [2023-02-14T15:24:15.050Z] Login Succeeded [2023-02-14T15:24:15.050Z] nexus3.edgexfoundry.org:10002 [2023-02-14T15:24:15.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:24:15.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:24:15.319Z] Configure a credential helper to remove this warning. See [2023-02-14T15:24:15.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:24:15.319Z] [2023-02-14T15:24:15.319Z] Login Succeeded [2023-02-14T15:24:15.319Z] nexus3.edgexfoundry.org:10003 [2023-02-14T15:24:15.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:24:15.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:24:15.588Z] Configure a credential helper to remove this warning. See [2023-02-14T15:24:15.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:24:15.588Z] [2023-02-14T15:24:15.588Z] Login Succeeded [2023-02-14T15:24:15.588Z] nexus3.edgexfoundry.org:10004 [2023-02-14T15:24:15.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:24:16.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:24:16.130Z] Configure a credential helper to remove this warning. See [2023-02-14T15:24:16.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:24:16.130Z] [2023-02-14T15:24:16.130Z] Login Succeeded [2023-02-14T15:24:16.130Z] docker.io [2023-02-14T15:24:16.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:24:16.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:24:16.668Z] Configure a credential helper to remove this warning. See [2023-02-14T15:24:16.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:24:16.668Z] [2023-02-14T15:24:16.668Z] Login Succeeded [2023-02-14T15:24:16.668Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T15:24:16.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-14T15:24:16.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T15:24:16.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T15:24:16.947Z] ========================================================= [2023-02-14T15:24:16.947Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T15:24:16.947Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:24:17.286Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-14T15:24:17.555Z] Sending build context to Docker daemon 683kB [2023-02-14T15:24:17.555Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T15:24:17.555Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-14T15:24:17.830Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T15:24:17.830Z] 9b18e9b68314: Pulling fs layer [2023-02-14T15:24:17.830Z] 35d82f9e3411: Pulling fs layer [2023-02-14T15:24:17.830Z] e16973657156: Pulling fs layer [2023-02-14T15:24:17.830Z] fc693d55d65f: Pulling fs layer [2023-02-14T15:24:17.830Z] fc693d55d65f: Waiting [2023-02-14T15:24:17.830Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T15:24:17.830Z] dda99020689f: Pulling fs layer [2023-02-14T15:24:17.830Z] 7e9fc2657dce: Waiting [2023-02-14T15:24:17.830Z] db1c61fa0a46: Pulling fs layer [2023-02-14T15:24:17.830Z] 891c053d2c06: Pulling fs layer [2023-02-14T15:24:17.830Z] dda99020689f: Waiting [2023-02-14T15:24:17.830Z] 891c053d2c06: Waiting [2023-02-14T15:24:17.830Z] db1c61fa0a46: Waiting [2023-02-14T15:24:17.830Z] e16973657156: Download complete [2023-02-14T15:24:17.830Z] 7e9fc2657dce: Verifying Checksum [2023-02-14T15:24:17.830Z] 7e9fc2657dce: Download complete [2023-02-14T15:24:17.830Z] dda99020689f: Download complete [2023-02-14T15:24:17.830Z] 9b18e9b68314: Verifying Checksum [2023-02-14T15:24:17.830Z] 9b18e9b68314: Download complete [2023-02-14T15:24:18.815Z] 9b18e9b68314: Pull complete [2023-02-14T15:24:19.085Z] 891c053d2c06: Verifying Checksum [2023-02-14T15:24:19.085Z] 891c053d2c06: Download complete [2023-02-14T15:24:19.359Z] 35d82f9e3411: Pull complete [2023-02-14T15:24:19.628Z] e16973657156: Pull complete [2023-02-14T15:24:20.231Z] db1c61fa0a46: Verifying Checksum [2023-02-14T15:24:20.231Z] db1c61fa0a46: Download complete [2023-02-14T15:24:20.817Z] fc693d55d65f: Verifying Checksum [2023-02-14T15:24:20.817Z] fc693d55d65f: Download complete [2023-02-14T15:24:33.174Z] fc693d55d65f: Pull complete [2023-02-14T15:24:33.174Z] 7e9fc2657dce: Pull complete [2023-02-14T15:24:33.174Z] dda99020689f: Pull complete [2023-02-14T15:24:39.851Z] db1c61fa0a46: Pull complete [2023-02-14T15:24:41.269Z] 891c053d2c06: Pull complete [2023-02-14T15:24:41.269Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T15:24:41.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T15:24:41.269Z] ---> f96f9c87975a [2023-02-14T15:24:41.269Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-14T15:24:43.269Z] ---> Running in 35e9f0108bec [2023-02-14T15:24:43.269Z] Removing intermediate container 35e9f0108bec [2023-02-14T15:24:43.269Z] ---> d5011c71f16f [2023-02-14T15:24:43.269Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T15:24:43.269Z] ---> Running in e62457786d0e [2023-02-14T15:24:43.858Z] Removing intermediate container e62457786d0e [2023-02-14T15:24:43.858Z] ---> bc4071e71209 [2023-02-14T15:24:43.858Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-14T15:24:43.858Z] ---> Running in efedc780b692 [2023-02-14T15:24:44.128Z] Removing intermediate container efedc780b692 [2023-02-14T15:24:44.128Z] ---> f1a3b094839b [2023-02-14T15:24:44.128Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T15:24:44.128Z] ---> Running in 5dbdb71d9939 [2023-02-14T15:24:45.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T15:24:45.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T15:24:46.506Z] OK: 221 MiB in 51 packages [2023-02-14T15:24:47.476Z] Removing intermediate container 5dbdb71d9939 [2023-02-14T15:24:47.476Z] ---> 603ddc3e9bbc [2023-02-14T15:24:47.476Z] Step 7/12 : WORKDIR /app [2023-02-14T15:24:47.476Z] ---> Running in 4abb9d18298c [2023-02-14T15:24:47.745Z] Removing intermediate container 4abb9d18298c [2023-02-14T15:24:47.745Z] ---> e6be29804236 [2023-02-14T15:24:47.745Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-14T15:24:50.442Z] ---> 6e2f9623c6fc [2023-02-14T15:24:50.442Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T15:24:50.442Z] ---> Running in 3b3d95f17be6 [2023-02-14T15:26:12.101Z] Removing intermediate container 3b3d95f17be6 [2023-02-14T15:26:12.101Z] ---> 30d04021714e [2023-02-14T15:26:12.101Z] Step 10/12 : COPY . . [2023-02-14T15:26:12.101Z] ---> 257e9cad3a04 [2023-02-14T15:26:12.101Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T15:26:12.101Z] ---> Running in a4e34f544f90 [2023-02-14T15:26:12.101Z] Removing intermediate container a4e34f544f90 [2023-02-14T15:26:12.101Z] ---> 6b1b775b865b [2023-02-14T15:26:12.101Z] Step 12/12 : RUN $MAKE [2023-02-14T15:26:12.101Z] ---> Running in aa89b5749c04 [2023-02-14T15:26:12.101Z] noop [2023-02-14T15:26:12.101Z] Removing intermediate container aa89b5749c04 [2023-02-14T15:26:12.101Z] ---> 59d64a68f7e6 [2023-02-14T15:26:12.101Z] Successfully built 59d64a68f7e6 [2023-02-14T15:26:12.101Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:26:12.456Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T15:26:12.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T15:26:12.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-5799 does not seem to be running inside a container [2023-02-14T15:26:12.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/75 -v /w/workspace/app-rfid-llrp-inventory/75:/w/workspace/app-rfid-llrp-inventory/75:rw,z -v /w/workspace/app-rfid-llrp-inventory/75@tmp:/w/workspace/app-rfid-llrp-inventory/75@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-02-14T15:26:13.959Z] $ docker top 0bf1790990f0837ab7957c36cdd39f9871940b184955020bd7c1bfc6eaf12a85 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T15:26:14.793Z] + go version [2023-02-14T15:26:14.793Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T15:26:14.818Z] $ docker stop --time=1 0bf1790990f0837ab7957c36cdd39f9871940b184955020bd7c1bfc6eaf12a85 [2023-02-14T15:26:17.386Z] $ docker rm -f --volumes 0bf1790990f0837ab7957c36cdd39f9871940b184955020bd7c1bfc6eaf12a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:26:17.948Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T15:26:17.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T15:26:18.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-5799 does not seem to be running inside a container [2023-02-14T15:26:18.219Z] $ 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/75 -v /w/workspace/app-rfid-llrp-inventory/75:/w/workspace/app-rfid-llrp-inventory/75:rw,z -v /w/workspace/app-rfid-llrp-inventory/75@tmp:/w/workspace/app-rfid-llrp-inventory/75@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-02-14T15:26:19.399Z] $ docker top 89645293b3972ca6e4d89b7462a7b6d8fbd54c1ee6a297a3bd14813de4c121f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T15:26:19.920Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/75 [Pipeline] fileExists [Pipeline] sh [2023-02-14T15:26:20.849Z] + make test [2023-02-14T15:26:20.849Z] go test -race ./... -coverprofile=coverage.out ./... [2023-02-14T15:28:42.997Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-02-14T15:28:42.997Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.685s coverage: 86.2% of statements [2023-02-14T15:28:42.997Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-02-14T15:28:48.334Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.443s coverage: 71.9% of statements [2023-02-14T15:28:48.334Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-14T15:28:48.334Z] go vet ./... [2023-02-14T15:30:24.995Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T15:30:24.995Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T15:30:24.995Z] ./bin/test-attribution.sh [2023-02-14T15:30:24.995Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-14T15:30:24.995Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-14T15:30:25.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T15:30:25.033Z] $ docker stop --time=1 89645293b3972ca6e4d89b7462a7b6d8fbd54c1ee6a297a3bd14813de4c121f8 [2023-02-14T15:30:26.839Z] $ docker rm -f --volumes 89645293b3972ca6e4d89b7462a7b6d8fbd54c1ee6a297a3bd14813de4c121f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T15:30:28.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T15:30:28.189Z] Warning: overwriting stash ‘coverage-report’ [2023-02-14T15:30:28.660Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T15:30:29.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-14T15:30:29.353Z] + ls -al . [2023-02-14T15:30:29.353Z] total 228 [2023-02-14T15:30:29.353Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 15:26 . [2023-02-14T15:30:29.353Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:23 .. [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 14 15:23 .dockerignore [2023-02-14T15:30:29.353Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 15:23 .git [2023-02-14T15:30:29.353Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:23 .github [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 788 Feb 14 15:23 .gitignore [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 15:23 .golangci.yml [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 9818 Feb 14 15:23 Attribution.txt [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 4331 Feb 14 15:23 CHANGELOG.md [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 1659 Feb 14 15:23 Dockerfile [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 15:23 GOVERNANCE.md [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 687 Feb 14 15:23 Jenkinsfile [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 14 15:23 LICENSE [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 2462 Feb 14 15:23 Makefile [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 14 15:23 OWNERS.md [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 31023 Feb 14 15:23 README.md [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 15:20 VERSION [2023-02-14T15:30:29.353Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:23 bin [2023-02-14T15:30:29.353Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 14 15:28 coverage.out [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 3564 Feb 14 15:23 go.mod [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 34844 Feb 14 15:23 go.sum [2023-02-14T15:30:29.353Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:23 images [2023-02-14T15:30:29.353Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:23 internal [2023-02-14T15:30:29.353Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 14 15:23 main.go [2023-02-14T15:30:29.353Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:23 res [2023-02-14T15:30:29.353Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:23 snap [2023-02-14T15:30:29.353Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:30:29.691Z] + 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=63c8b30869f87de451dd33f2aa13687440ae64a8 --label arch=arm64 --label version=3.0.0-dev.7 . [2023-02-14T15:30:29.961Z] Sending build context to Docker daemon 683kB [2023-02-14T15:30:29.961Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T15:30:29.961Z] Step 2/29 : FROM ${BASE} AS builder [2023-02-14T15:30:29.961Z] ---> 59d64a68f7e6 [2023-02-14T15:30:29.961Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-02-14T15:30:29.961Z] ---> Running in 24021cef4824 [2023-02-14T15:30:30.547Z] Removing intermediate container 24021cef4824 [2023-02-14T15:30:30.547Z] ---> e63fd931ac2c [2023-02-14T15:30:30.547Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T15:30:30.547Z] ---> Running in 84f5528de955 [2023-02-14T15:30:30.816Z] Removing intermediate container 84f5528de955 [2023-02-14T15:30:30.816Z] ---> d2ae2a7e8a26 [2023-02-14T15:30:30.816Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-02-14T15:30:31.101Z] ---> Running in 7ba9a063d548 [2023-02-14T15:30:31.371Z] Removing intermediate container 7ba9a063d548 [2023-02-14T15:30:31.371Z] ---> 1f4e212b4924 [2023-02-14T15:30:31.371Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T15:30:31.371Z] ---> Running in b28f841ddb80 [2023-02-14T15:30:32.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T15:30:32.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T15:30:33.563Z] OK: 221 MiB in 51 packages [2023-02-14T15:30:34.522Z] Removing intermediate container b28f841ddb80 [2023-02-14T15:30:34.522Z] ---> 90bf0fbb396e [2023-02-14T15:30:34.522Z] Step 7/29 : WORKDIR /app [2023-02-14T15:30:34.522Z] ---> Running in c375ff4b1066 [2023-02-14T15:30:34.789Z] Removing intermediate container c375ff4b1066 [2023-02-14T15:30:34.789Z] ---> 26ed6bbb3b65 [2023-02-14T15:30:34.789Z] Step 8/29 : COPY go.mod vendor* ./ [2023-02-14T15:30:35.376Z] ---> 9926a1a6f6fd [2023-02-14T15:30:35.376Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T15:30:35.376Z] ---> Running in bb796533e4f9 [2023-02-14T15:30:37.958Z] Removing intermediate container bb796533e4f9 [2023-02-14T15:30:37.958Z] ---> fd7ff23015b3 [2023-02-14T15:30:37.958Z] Step 10/29 : COPY . . [2023-02-14T15:30:38.545Z] ---> 4bab5791ae47 [2023-02-14T15:30:38.545Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T15:30:38.545Z] ---> Running in 6ee1472060b2 [2023-02-14T15:30:38.833Z] Removing intermediate container 6ee1472060b2 [2023-02-14T15:30:38.833Z] ---> 87814c94198e [2023-02-14T15:30:38.833Z] Step 12/29 : RUN $MAKE [2023-02-14T15:30:38.833Z] ---> Running in 57148018b3a9 [2023-02-14T15:30:39.816Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.7" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-02-14T15:32:46.492Z] Removing intermediate container 57148018b3a9 [2023-02-14T15:32:46.492Z] ---> 9d79d2f01ab0 [2023-02-14T15:32:46.492Z] Step 13/29 : FROM alpine:3.14 [2023-02-14T15:32:46.492Z] 3.14: Pulling from library/alpine [2023-02-14T15:32:46.492Z] 6f0e733d82e2: Pulling fs layer [2023-02-14T15:32:46.492Z] 6f0e733d82e2: Download complete [2023-02-14T15:32:46.492Z] 6f0e733d82e2: Pull complete [2023-02-14T15:32:46.492Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-14T15:32:46.492Z] Status: Downloaded newer image for alpine:3.14 [2023-02-14T15:32:46.492Z] ---> bf97f6347a60 [2023-02-14T15:32:46.492Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-14T15:32:46.492Z] ---> Running in f5d7d24d1ea6 [2023-02-14T15:32:46.492Z] Removing intermediate container f5d7d24d1ea6 [2023-02-14T15:32:46.492Z] ---> 836b63a5c770 [2023-02-14T15:32:46.492Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-02-14T15:32:46.492Z] ---> Running in 002e56453f09 [2023-02-14T15:32:46.492Z] Removing intermediate container 002e56453f09 [2023-02-14T15:32:46.492Z] ---> ea0452da4515 [2023-02-14T15:32:46.492Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-02-14T15:32:46.492Z] ---> Running in 144040ff90e0 [2023-02-14T15:32:46.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-02-14T15:32:46.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-02-14T15:32:46.492Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T15:32:46.492Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T15:32:46.492Z] Executing busybox-1.33.1-r8.trigger [2023-02-14T15:32:46.492Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T15:32:46.492Z] OK: 6 MiB in 16 packages [2023-02-14T15:32:46.492Z] Removing intermediate container 144040ff90e0 [2023-02-14T15:32:46.492Z] ---> cc24aba227c3 [2023-02-14T15:32:46.492Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-14T15:32:46.492Z] ---> 1c219705cc73 [2023-02-14T15:32:46.492Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-14T15:32:46.492Z] ---> ea46637699ad [2023-02-14T15:32:46.492Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-02-14T15:32:46.492Z] ---> a3afc18f0f68 [2023-02-14T15:32:46.492Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-02-14T15:32:46.492Z] ---> 45f62bf28da6 [2023-02-14T15:32:46.492Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-02-14T15:32:46.492Z] ---> 5a5bd0fa7e58 [2023-02-14T15:32:46.492Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-02-14T15:32:46.492Z] ---> Running in feb6297e36dc [2023-02-14T15:32:47.075Z] Removing intermediate container feb6297e36dc [2023-02-14T15:32:47.075Z] ---> b1c583cf6aa4 [2023-02-14T15:32:47.075Z] Step 23/29 : VOLUME /cache [2023-02-14T15:32:47.341Z] ---> Running in 6e0e2b65deb7 [2023-02-14T15:32:47.608Z] Removing intermediate container 6e0e2b65deb7 [2023-02-14T15:32:47.608Z] ---> 367c17cd40d2 [2023-02-14T15:32:47.608Z] Step 24/29 : EXPOSE 59711 [2023-02-14T15:32:47.608Z] ---> Running in c2c7dadf598e [2023-02-14T15:32:47.874Z] Removing intermediate container c2c7dadf598e [2023-02-14T15:32:47.874Z] ---> 3d3172cd6b47 [2023-02-14T15:32:47.874Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-02-14T15:32:47.874Z] ---> Running in 75acb498925f [2023-02-14T15:32:48.145Z] Removing intermediate container 75acb498925f [2023-02-14T15:32:48.145Z] ---> 5bf72a3bfe5c [2023-02-14T15:32:48.145Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-02-14T15:32:48.145Z] ---> Running in 73837543d1cc [2023-02-14T15:32:48.413Z] Removing intermediate container 73837543d1cc [2023-02-14T15:32:48.413Z] ---> 2f1aed6c27db [2023-02-14T15:32:48.413Z] Step 27/29 : LABEL arch=arm64 [2023-02-14T15:32:48.678Z] ---> Running in 468ad1644bce [2023-02-14T15:32:48.943Z] Removing intermediate container 468ad1644bce [2023-02-14T15:32:48.943Z] ---> 59944699463e [2023-02-14T15:32:48.943Z] Step 28/29 : LABEL git_sha=63c8b30869f87de451dd33f2aa13687440ae64a8 [2023-02-14T15:32:48.943Z] ---> Running in 860636a14816 [2023-02-14T15:32:49.209Z] Removing intermediate container 860636a14816 [2023-02-14T15:32:49.209Z] ---> 64fa1a8ed89b [2023-02-14T15:32:49.209Z] Step 29/29 : LABEL version=3.0.0-dev.7 [2023-02-14T15:32:49.209Z] ---> Running in 596ee56e978e [2023-02-14T15:32:49.474Z] Removing intermediate container 596ee56e978e [2023-02-14T15:32:49.474Z] ---> 03a5a9d15694 [2023-02-14T15:32:49.474Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-14T15:32:49.474Z] Successfully built 03a5a9d15694 [2023-02-14T15:32:49.474Z] 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-02-14T15:32:49.860Z] provisioning config files... [2023-02-14T15:32:49.872Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/75@tmp/config15234542889761988268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:32:50.262Z] ---> docker-login.sh [2023-02-14T15:32:50.262Z] nexus3.edgexfoundry.org:10001 [2023-02-14T15:32:50.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:32:50.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:32:50.530Z] Configure a credential helper to remove this warning. See [2023-02-14T15:32:50.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:32:50.530Z] [2023-02-14T15:32:50.530Z] Login Succeeded [2023-02-14T15:32:50.530Z] nexus3.edgexfoundry.org:10002 [2023-02-14T15:32:50.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:32:50.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:32:50.799Z] Configure a credential helper to remove this warning. See [2023-02-14T15:32:50.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:32:50.799Z] [2023-02-14T15:32:50.799Z] Login Succeeded [2023-02-14T15:32:50.799Z] nexus3.edgexfoundry.org:10003 [2023-02-14T15:32:51.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:32:51.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:32:51.069Z] Configure a credential helper to remove this warning. See [2023-02-14T15:32:51.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:32:51.069Z] [2023-02-14T15:32:51.069Z] Login Succeeded [2023-02-14T15:32:51.069Z] nexus3.edgexfoundry.org:10004 [2023-02-14T15:32:51.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:32:51.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:32:51.609Z] Configure a credential helper to remove this warning. See [2023-02-14T15:32:51.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:32:51.609Z] [2023-02-14T15:32:51.609Z] Login Succeeded [2023-02-14T15:32:51.609Z] docker.io [2023-02-14T15:32:51.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T15:32:52.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T15:32:52.147Z] Configure a credential helper to remove this warning. See [2023-02-14T15:32:52.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T15:32:52.147Z] [2023-02-14T15:32:52.147Z] Login Succeeded [2023-02-14T15:32:52.147Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T15:32:52.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T15:32:52.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T15:32:52.202Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-02-14T15:32:52.202Z] 63c8b30869f87de451dd33f2aa13687440ae64a8 [2023-02-14T15:32:52.202Z] latest [2023-02-14T15:32:52.202Z] 3.0.0-dev.7 [2023-02-14T15:32:52.202Z] 63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 [2023-02-14T15:32:52.202Z] main [2023-02-14T15:32:52.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:32:52.531Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:32:52.861Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:63c8b30869f87de451dd33f2aa13687440ae64a8 [2023-02-14T15:32:52.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-02-14T15:32:52.861Z] 9ae9e1ece600: Preparing [2023-02-14T15:32:52.861Z] ec62bd52dd23: Preparing [2023-02-14T15:32:52.861Z] dd9592920c52: Preparing [2023-02-14T15:32:52.861Z] c13d124635b4: Preparing [2023-02-14T15:32:52.861Z] d554e4d0bde5: Preparing [2023-02-14T15:32:52.861Z] efb1c91bc70f: Preparing [2023-02-14T15:32:52.861Z] 50895e8f8d05: Preparing [2023-02-14T15:32:52.861Z] c39af2d4cb8d: Preparing [2023-02-14T15:32:52.861Z] efb1c91bc70f: Waiting [2023-02-14T15:32:52.861Z] 50895e8f8d05: Waiting [2023-02-14T15:32:52.861Z] c39af2d4cb8d: Waiting [2023-02-14T15:32:53.128Z] c13d124635b4: Pushed [2023-02-14T15:32:53.128Z] 9ae9e1ece600: Pushed [2023-02-14T15:32:53.128Z] dd9592920c52: Pushed [2023-02-14T15:32:53.128Z] d554e4d0bde5: Pushed [2023-02-14T15:32:53.128Z] c39af2d4cb8d: Layer already exists [2023-02-14T15:32:53.128Z] efb1c91bc70f: Pushed [2023-02-14T15:32:53.394Z] 50895e8f8d05: Pushed [2023-02-14T15:32:58.721Z] ec62bd52dd23: Pushed [2023-02-14T15:32:58.721Z] 63c8b30869f87de451dd33f2aa13687440ae64a8: digest: sha256:d694e72596304831fdeeded4044905a069047c6c4c73199d5b7401f76cf7938b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:32:59.063Z] + 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-02-14T15:32:59.398Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-02-14T15:32:59.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-02-14T15:32:59.398Z] 9ae9e1ece600: Preparing [2023-02-14T15:32:59.398Z] ec62bd52dd23: Preparing [2023-02-14T15:32:59.398Z] dd9592920c52: Preparing [2023-02-14T15:32:59.398Z] c13d124635b4: Preparing [2023-02-14T15:32:59.398Z] d554e4d0bde5: Preparing [2023-02-14T15:32:59.398Z] efb1c91bc70f: Preparing [2023-02-14T15:32:59.398Z] 50895e8f8d05: Preparing [2023-02-14T15:32:59.398Z] c39af2d4cb8d: Preparing [2023-02-14T15:32:59.398Z] 50895e8f8d05: Waiting [2023-02-14T15:32:59.398Z] efb1c91bc70f: Waiting [2023-02-14T15:32:59.398Z] c39af2d4cb8d: Waiting [2023-02-14T15:32:59.398Z] 9ae9e1ece600: Layer already exists [2023-02-14T15:32:59.398Z] c13d124635b4: Layer already exists [2023-02-14T15:32:59.398Z] ec62bd52dd23: Layer already exists [2023-02-14T15:32:59.398Z] dd9592920c52: Layer already exists [2023-02-14T15:32:59.398Z] d554e4d0bde5: Layer already exists [2023-02-14T15:32:59.398Z] c39af2d4cb8d: Layer already exists [2023-02-14T15:32:59.398Z] efb1c91bc70f: Layer already exists [2023-02-14T15:32:59.398Z] 50895e8f8d05: Layer already exists [2023-02-14T15:32:59.664Z] latest: digest: sha256:d694e72596304831fdeeded4044905a069047c6c4c73199d5b7401f76cf7938b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:33:00.013Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:33:00.357Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.7 [2023-02-14T15:33:00.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-02-14T15:33:00.357Z] 9ae9e1ece600: Preparing [2023-02-14T15:33:00.357Z] ec62bd52dd23: Preparing [2023-02-14T15:33:00.357Z] dd9592920c52: Preparing [2023-02-14T15:33:00.357Z] c13d124635b4: Preparing [2023-02-14T15:33:00.357Z] d554e4d0bde5: Preparing [2023-02-14T15:33:00.357Z] efb1c91bc70f: Preparing [2023-02-14T15:33:00.357Z] 50895e8f8d05: Preparing [2023-02-14T15:33:00.357Z] c39af2d4cb8d: Preparing [2023-02-14T15:33:00.357Z] efb1c91bc70f: Waiting [2023-02-14T15:33:00.357Z] 50895e8f8d05: Waiting [2023-02-14T15:33:00.357Z] c39af2d4cb8d: Waiting [2023-02-14T15:33:00.357Z] dd9592920c52: Layer already exists [2023-02-14T15:33:00.357Z] ec62bd52dd23: Layer already exists [2023-02-14T15:33:00.357Z] d554e4d0bde5: Layer already exists [2023-02-14T15:33:00.357Z] 9ae9e1ece600: Layer already exists [2023-02-14T15:33:00.357Z] c13d124635b4: Layer already exists [2023-02-14T15:33:00.357Z] 50895e8f8d05: Layer already exists [2023-02-14T15:33:00.357Z] efb1c91bc70f: Layer already exists [2023-02-14T15:33:00.357Z] c39af2d4cb8d: Layer already exists [2023-02-14T15:33:00.357Z] 3.0.0-dev.7: digest: sha256:d694e72596304831fdeeded4044905a069047c6c4c73199d5b7401f76cf7938b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:33:00.959Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:33:01.298Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 [2023-02-14T15:33:01.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-02-14T15:33:01.298Z] 9ae9e1ece600: Preparing [2023-02-14T15:33:01.298Z] ec62bd52dd23: Preparing [2023-02-14T15:33:01.298Z] dd9592920c52: Preparing [2023-02-14T15:33:01.298Z] c13d124635b4: Preparing [2023-02-14T15:33:01.298Z] d554e4d0bde5: Preparing [2023-02-14T15:33:01.298Z] efb1c91bc70f: Preparing [2023-02-14T15:33:01.298Z] 50895e8f8d05: Preparing [2023-02-14T15:33:01.298Z] c39af2d4cb8d: Preparing [2023-02-14T15:33:01.298Z] efb1c91bc70f: Waiting [2023-02-14T15:33:01.298Z] 50895e8f8d05: Waiting [2023-02-14T15:33:01.298Z] c39af2d4cb8d: Waiting [2023-02-14T15:33:01.298Z] ec62bd52dd23: Layer already exists [2023-02-14T15:33:01.298Z] dd9592920c52: Layer already exists [2023-02-14T15:33:01.298Z] d554e4d0bde5: Layer already exists [2023-02-14T15:33:01.298Z] 9ae9e1ece600: Layer already exists [2023-02-14T15:33:01.298Z] c13d124635b4: Layer already exists [2023-02-14T15:33:01.298Z] c39af2d4cb8d: Layer already exists [2023-02-14T15:33:01.298Z] efb1c91bc70f: Layer already exists [2023-02-14T15:33:01.298Z] 50895e8f8d05: Layer already exists [2023-02-14T15:33:01.564Z] 63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7: digest: sha256:d694e72596304831fdeeded4044905a069047c6c4c73199d5b7401f76cf7938b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:33:01.913Z] + 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-02-14T15:33:02.261Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-02-14T15:33:02.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-02-14T15:33:02.261Z] 9ae9e1ece600: Preparing [2023-02-14T15:33:02.261Z] ec62bd52dd23: Preparing [2023-02-14T15:33:02.261Z] dd9592920c52: Preparing [2023-02-14T15:33:02.261Z] c13d124635b4: Preparing [2023-02-14T15:33:02.261Z] d554e4d0bde5: Preparing [2023-02-14T15:33:02.261Z] efb1c91bc70f: Preparing [2023-02-14T15:33:02.261Z] 50895e8f8d05: Preparing [2023-02-14T15:33:02.261Z] c39af2d4cb8d: Preparing [2023-02-14T15:33:02.261Z] efb1c91bc70f: Waiting [2023-02-14T15:33:02.261Z] c39af2d4cb8d: Waiting [2023-02-14T15:33:02.261Z] d554e4d0bde5: Layer already exists [2023-02-14T15:33:02.261Z] ec62bd52dd23: Layer already exists [2023-02-14T15:33:02.261Z] c13d124635b4: Layer already exists [2023-02-14T15:33:02.261Z] 9ae9e1ece600: Layer already exists [2023-02-14T15:33:02.261Z] dd9592920c52: Layer already exists [2023-02-14T15:33:02.261Z] c39af2d4cb8d: Layer already exists [2023-02-14T15:33:02.261Z] 50895e8f8d05: Layer already exists [2023-02-14T15:33:02.261Z] efb1c91bc70f: Layer already exists [2023-02-14T15:33:02.527Z] main: digest: sha256:d694e72596304831fdeeded4044905a069047c6c4c73199d5b7401f76cf7938b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T15:33:02.580Z] ===================================================== [Pipeline] echo [2023-02-14T15:33:02.592Z] taggedImages: [2023-02-14T15:33:02.592Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:63c8b30869f87de451dd33f2aa13687440ae64a8 [2023-02-14T15:33:02.592Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-02-14T15:33:02.592Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.7 [2023-02-14T15:33:02.592Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:63c8b30869f87de451dd33f2aa13687440ae64a8-3.0.0-dev.7 [2023-02-14T15:33:02.592Z] - 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-02-14T15:33:02.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T15:33:02.941Z] [2023-02-14T15:33:02.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:33:03.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T15:33:03.268Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T15:33:03.268Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T15:33:03.268Z] 04944245beec: Pulling fs layer [2023-02-14T15:33:03.268Z] 699f458cf7ca: Pulling fs layer [2023-02-14T15:33:03.268Z] 765212b225bb: Pulling fs layer [2023-02-14T15:33:03.268Z] f23df028b6ca: Pulling fs layer [2023-02-14T15:33:03.268Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T15:33:03.268Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T15:33:03.268Z] 765212b225bb: Waiting [2023-02-14T15:33:03.268Z] f23df028b6ca: Waiting [2023-02-14T15:33:03.268Z] d65c8cfc05b1: Waiting [2023-02-14T15:33:03.268Z] 2437ff75d9bd: Waiting [2023-02-14T15:33:03.536Z] 04944245beec: Verifying Checksum [2023-02-14T15:33:03.536Z] 04944245beec: Download complete [2023-02-14T15:33:03.537Z] 765212b225bb: Verifying Checksum [2023-02-14T15:33:03.537Z] 765212b225bb: Download complete [2023-02-14T15:33:03.537Z] f23df028b6ca: Download complete [2023-02-14T15:33:03.537Z] d65c8cfc05b1: Verifying Checksum [2023-02-14T15:33:03.537Z] d65c8cfc05b1: Download complete [2023-02-14T15:33:03.803Z] 699f458cf7ca: Verifying Checksum [2023-02-14T15:33:03.803Z] 699f458cf7ca: Download complete [2023-02-14T15:33:04.070Z] 8998bd30e6a1: Verifying Checksum [2023-02-14T15:33:04.070Z] 8998bd30e6a1: Download complete [2023-02-14T15:33:06.654Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T15:33:06.654Z] 2437ff75d9bd: Download complete [2023-02-14T15:33:08.071Z] 8998bd30e6a1: Pull complete [2023-02-14T15:33:08.338Z] 04944245beec: Pull complete [2023-02-14T15:33:09.754Z] 699f458cf7ca: Pull complete [2023-02-14T15:33:10.023Z] 765212b225bb: Pull complete [2023-02-14T15:33:10.983Z] f23df028b6ca: Pull complete [2023-02-14T15:33:10.983Z] d65c8cfc05b1: Pull complete [2023-02-14T15:33:25.988Z] 2437ff75d9bd: Pull complete [2023-02-14T15:33:25.988Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T15:33:25.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T15:33:25.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T15:33:26.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-5799 does not seem to be running inside a container [2023-02-14T15:33:26.417Z] $ 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/75 -v /w/workspace/app-rfid-llrp-inventory/75:/w/workspace/app-rfid-llrp-inventory/75:rw,z -v /w/workspace/app-rfid-llrp-inventory/75@tmp:/w/workspace/app-rfid-llrp-inventory/75@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-02-14T15:33:28.854Z] $ docker top c17c541be539e340aabe903d6652005168c1d2101b4fcd5d4c9a131fb6c43373 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:33:29.658Z] ---> job-cost.sh [2023-02-14T15:33:29.658Z] lf-activate-venv: SKIPPING [2023-02-14T15:33:29.658Z] INFO: No Stack... [2023-02-14T15:33:30.236Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T15:33:31.193Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T15:33:31.827Z] + cat /w/workspace/app-rfid-llrp-inventory/75/archives/cost.csv [2023-02-14T15:33:31.827Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T15:33:31.866Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] [2023-02-14T15:33:31.872Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] did not exist. Created. [2023-02-14T15:33:31.872Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T15:33:32.210Z] /w/workspace/app-rfid-llrp-inventory/75@tmp/durable-0567ebda/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-14T15:33:32.863Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T15:33:32.884Z] Warning: overwriting stash ‘stack-cost’ [2023-02-14T15:33:32.930Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T15:33:32.940Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T15:33:32.964Z] $ docker stop --time=1 c17c541be539e340aabe903d6652005168c1d2101b4fcd5d4c9a131fb6c43373 [2023-02-14T15:33:34.476Z] $ docker rm -f --volumes c17c541be539e340aabe903d6652005168c1d2101b4fcd5d4c9a131fb6c43373 [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-02-14T15:33:34.922Z] provisioning config files... [2023-02-14T15:33:34.929Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1355115822746554596tmp [Pipeline] { [Pipeline] sh [2023-02-14T15:33:35.220Z] + set +x [2023-02-14T15:33:35.220Z] + bash -s -- [2023-02-14T15:33:35.220Z] + curl -s https://codecov.io/bash [2023-02-14T15:33:35.220Z] [2023-02-14T15:33:35.220Z] _____ _ [2023-02-14T15:33:35.220Z] / ____| | | [2023-02-14T15:33:35.220Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T15:33:35.220Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T15:33:35.220Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T15:33:35.220Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T15:33:35.220Z] Bash-1.0.6 [2023-02-14T15:33:35.220Z] [2023-02-14T15:33:35.220Z] [2023-02-14T15:33:35.220Z] ==> git version 2.25.1 found [2023-02-14T15:33:35.220Z] ==> 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-02-14T15:33:35.220Z] Release-Date: 2020-01-08 [2023-02-14T15:33:35.220Z] 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-02-14T15:33:35.220Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T15:33:35.220Z] ==> Jenkins CI detected. [2023-02-14T15:33:35.220Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-02-14T15:33:35.220Z] project root: . [2023-02-14T15:33:35.220Z] --> token set from env [2023-02-14T15:33:35.220Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T15:33:35.220Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T15:33:35.220Z] ==> Python coveragepy not found [2023-02-14T15:33:35.220Z] ==> Searching for coverage reports in: [2023-02-14T15:33:35.220Z] + . [2023-02-14T15:33:35.479Z] -> Found 1 reports [2023-02-14T15:33:35.479Z] ==> Detecting git/mercurial file structure [2023-02-14T15:33:35.479Z] ==> Reading reports [2023-02-14T15:33:35.479Z] + ./coverage.out bytes=41317 [2023-02-14T15:33:35.479Z] ==> Appending adjustments [2023-02-14T15:33:35.479Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T15:33:35.479Z] + Found adjustments [2023-02-14T15:33:35.479Z] ==> Gzipping contents [2023-02-14T15:33:35.479Z] 12K /tmp/codecov.hyhfx8.gz [2023-02-14T15:33:35.479Z] ==> Uploading reports [2023-02-14T15:33:35.479Z] url: https://codecov.io [2023-02-14T15:33:35.479Z] query: branch=main&commit=63c8b30869f87de451dd33f2aa13687440ae64a8&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-14T15:33:35.479Z] -> Pinging Codecov [2023-02-14T15:33:35.479Z] 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=63c8b30869f87de451dd33f2aa13687440ae64a8&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-14T15:33:35.737Z] -> Uploading to [2023-02-14T15:33:35.738Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/581DD39554BDF9B6E22D074273EAD858/63c8b30869f87de451dd33f2aa13687440ae64a8/c387a38f-9033-4ebb-906a-be17a18d740b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T153335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9bddd32b31038277a0f4bbc224d0728093f94287f7064f5bd34f5665fec58a28 [2023-02-14T15:33:35.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T15:33:35.738Z] Dload Upload Total Spent Left Speed [2023-02-14T15:33:35.996Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11870 0 0 100 11870 0 32609 --:--:-- --:--:-- --:--:-- 32609 [2023-02-14T15:33:35.996Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] } [2023-02-14T15:33:36.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-14T15:33:36.204Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-14T15:33:36.216Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:33:36.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T15:33:36.516Z] [2023-02-14T15:33:36.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:33:36.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T15:33:36.820Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-14T15:33:36.820Z] df9b9388f04a: Pulling fs layer [2023-02-14T15:33:36.820Z] 52dc419b0ee2: Pulling fs layer [2023-02-14T15:33:36.820Z] 25bc292e5bac: Pulling fs layer [2023-02-14T15:33:36.820Z] 114826534d7a: Pulling fs layer [2023-02-14T15:33:36.820Z] 4657fd5d0bcf: Pulling fs layer [2023-02-14T15:33:36.820Z] 6ad1cebc031e: Pulling fs layer [2023-02-14T15:33:36.820Z] 8a3aa393b2d8: Pulling fs layer [2023-02-14T15:33:36.820Z] 6ad1cebc031e: Waiting [2023-02-14T15:33:36.820Z] 8a3aa393b2d8: Waiting [2023-02-14T15:33:36.820Z] 4657fd5d0bcf: Waiting [2023-02-14T15:33:36.820Z] 114826534d7a: Waiting [2023-02-14T15:33:36.820Z] 25bc292e5bac: Download complete [2023-02-14T15:33:36.820Z] 52dc419b0ee2: Download complete [2023-02-14T15:33:36.820Z] 4657fd5d0bcf: Verifying Checksum [2023-02-14T15:33:36.820Z] 4657fd5d0bcf: Download complete [2023-02-14T15:33:37.091Z] df9b9388f04a: Download complete [2023-02-14T15:33:37.091Z] df9b9388f04a: Pull complete [2023-02-14T15:33:37.091Z] 52dc419b0ee2: Pull complete [2023-02-14T15:33:37.368Z] 25bc292e5bac: Pull complete [2023-02-14T15:33:37.368Z] 6ad1cebc031e: Verifying Checksum [2023-02-14T15:33:37.368Z] 6ad1cebc031e: Download complete [2023-02-14T15:33:38.911Z] 114826534d7a: Verifying Checksum [2023-02-14T15:33:38.912Z] 114826534d7a: Download complete [2023-02-14T15:33:39.171Z] 8a3aa393b2d8: Download complete [2023-02-14T15:33:41.696Z] 114826534d7a: Pull complete [2023-02-14T15:33:41.953Z] 4657fd5d0bcf: Pull complete [2023-02-14T15:33:42.210Z] 6ad1cebc031e: Pull complete [2023-02-14T15:33:44.732Z] 8a3aa393b2d8: Pull complete [2023-02-14T15:33:44.732Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-14T15:33:44.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T15:33:44.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T15:33:44.802Z] prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container [2023-02-14T15:33:44.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-14T15:33:47.070Z] $ docker top 1ee62363aaa7280d472e130b5944c24adad19ffaa571806a03a6047ec7289efe -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T15:33:47.132Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-02-14T15:33:47.412Z] + set -o pipefail [2023-02-14T15:33:47.412Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-02-14T15:33:52.684Z] [2023-02-14T15:33:52.684Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-02-14T15:33:52.684Z] [2023-02-14T15:33:52.684Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/9b69b387-789c-465d-8985-4696f09a0cf3 [2023-02-14T15:33:52.684Z] [2023-02-14T15:33:52.684Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-14T15:33:52.684Z] [2023-02-14T15:33:52.684Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-14T15:33:52.684Z] [2023-02-14T15:33:52.944Z] [2023-02-14T15:33:52.944Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-14T15:33:52.944Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-14T15:33:52.944Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-14T15:33:52.959Z] $ docker stop --time=1 1ee62363aaa7280d472e130b5944c24adad19ffaa571806a03a6047ec7289efe [2023-02-14T15:33:55.176Z] $ docker rm -f --volumes 1ee62363aaa7280d472e130b5944c24adad19ffaa571806a03a6047ec7289efe [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-02-14T15:33:55.888Z] + git log --format=format:%s -1 63c8b30869f87de451dd33f2aa13687440ae64a8 [Pipeline] sh [2023-02-14T15:33:56.180Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T15:33:56.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:33:56.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T15:33:56.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T15:33:56.563Z] prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container [2023-02-14T15:33:56.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T15:33:56.959Z] $ docker top f2f3d6d5699bb78ac4bad3252a736ef2a49a26146bb531e3698c5d592cbd9442 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T15:33:57.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T15:33:57.047Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T15:33:57.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T15:33:57.172Z] $ docker exec f2f3d6d5699bb78ac4bad3252a736ef2a49a26146bb531e3698c5d592cbd9442 ssh-agent [2023-02-14T15:33:57.278Z] SSH_AUTH_SOCK=/tmp/ssh-aBLCEDJKJ4Lw/agent.32 [2023-02-14T15:33:57.278Z] SSH_AGENT_PID=38 [2023-02-14T15:33:57.283Z] Running ssh-add (command line suppressed) [2023-02-14T15:33:57.392Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6105578621438877943.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6105578621438877943.key) [2023-02-14T15:33:57.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T15:33:57.691Z] + git semver tag [2023-02-14T15:33:57.950Z] 2023-02-14 15:33:57,900 [run_tag] DEBUG tag force:False [2023-02-14T15:33:57.950Z] 2023-02-14 15:33:57,901 [check_head_tag] DEBUG check head tag [2023-02-14T15:33:57.950Z] 2023-02-14 15:33:57,902 [execute] INFO git cat-file --batch-check [2023-02-14T15:33:57.950Z] 2023-02-14 15:33:57,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-02-14T15:33:57.950Z] 2023-02-14 15:33:57,905 [execute] INFO git cat-file --batch [2023-02-14T15:33:57.950Z] 2023-02-14 15:33:57,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-02-14T15:33:57.950Z] 2023-02-14 15:33:57,921 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-02-14T15:33:57.950Z] 2023-02-14 15:33:57,921 [execute] INFO git tag -a v3.0.0-dev.7 -m v3.0.0-dev.7 [2023-02-14T15:33:57.950Z] 2023-02-14 15:33:57,922 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.7', '-m', 'v3.0.0-dev.7'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-02-14T15:33:57.950Z] 2023-02-14 15:33:57,926 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-02-14T15:33:57.950Z] 3.0.0-dev.7 [Pipeline] } [2023-02-14T15:33:57.964Z] $ docker exec --env ******** --env ******** f2f3d6d5699bb78ac4bad3252a736ef2a49a26146bb531e3698c5d592cbd9442 ssh-agent -k [2023-02-14T15:33:58.057Z] unset SSH_AUTH_SOCK; [2023-02-14T15:33:58.057Z] unset SSH_AGENT_PID; [2023-02-14T15:33:58.057Z] echo Agent pid 38 killed; [2023-02-14T15:33:58.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T15:33:58.376Z] + git semver [Pipeline] } [2023-02-14T15:33:58.654Z] $ docker stop --time=1 f2f3d6d5699bb78ac4bad3252a736ef2a49a26146bb531e3698c5d592cbd9442 [2023-02-14T15:33:59.984Z] $ docker rm -f --volumes f2f3d6d5699bb78ac4bad3252a736ef2a49a26146bb531e3698c5d592cbd9442 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:34:00.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T15:34:00.348Z] [2023-02-14T15:34:00.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:34:00.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T15:34:00.648Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-14T15:34:00.648Z] ab5ef0e58194: Pulling fs layer [2023-02-14T15:34:00.648Z] 9712f1f96733: Pulling fs layer [2023-02-14T15:34:00.648Z] 63f879dbbcfc: Pulling fs layer [2023-02-14T15:34:00.648Z] 0d9ebad4ef96: Pulling fs layer [2023-02-14T15:34:00.648Z] e9a5061849ea: Pulling fs layer [2023-02-14T15:34:00.648Z] d747dcd14b5f: Pulling fs layer [2023-02-14T15:34:00.648Z] 2de7ff778b66: Pulling fs layer [2023-02-14T15:34:00.648Z] 0d9ebad4ef96: Waiting [2023-02-14T15:34:00.648Z] e9a5061849ea: Waiting [2023-02-14T15:34:00.648Z] d747dcd14b5f: Waiting [2023-02-14T15:34:00.648Z] 2de7ff778b66: Waiting [2023-02-14T15:34:00.648Z] 9712f1f96733: Verifying Checksum [2023-02-14T15:34:02.128Z] 63f879dbbcfc: Verifying Checksum [2023-02-14T15:34:02.128Z] 63f879dbbcfc: Download complete [2023-02-14T15:34:02.128Z] ab5ef0e58194: Verifying Checksum [2023-02-14T15:34:02.128Z] ab5ef0e58194: Download complete [2023-02-14T15:34:02.128Z] d747dcd14b5f: Verifying Checksum [2023-02-14T15:34:02.128Z] d747dcd14b5f: Download complete [2023-02-14T15:34:02.128Z] 2de7ff778b66: Verifying Checksum [2023-02-14T15:34:02.128Z] 2de7ff778b66: Download complete [2023-02-14T15:34:02.128Z] e9a5061849ea: Verifying Checksum [2023-02-14T15:34:02.128Z] e9a5061849ea: Download complete [2023-02-14T15:34:02.386Z] 0d9ebad4ef96: Verifying Checksum [2023-02-14T15:34:02.386Z] 0d9ebad4ef96: Download complete [2023-02-14T15:34:04.285Z] ab5ef0e58194: Pull complete [2023-02-14T15:34:04.285Z] 9712f1f96733: Pull complete [2023-02-14T15:34:04.852Z] 63f879dbbcfc: Pull complete [2023-02-14T15:34:08.140Z] 0d9ebad4ef96: Pull complete [2023-02-14T15:34:08.400Z] e9a5061849ea: Pull complete [2023-02-14T15:34:08.661Z] d747dcd14b5f: Pull complete [2023-02-14T15:34:09.597Z] 2de7ff778b66: Pull complete [2023-02-14T15:34:09.597Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-14T15:34:09.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T15:34:09.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T15:34:09.677Z] prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container [2023-02-14T15:34:09.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-14T15:34:12.377Z] $ docker top 676dca8e5a2fe3dfee9c32eaeec8f84d6996895403cb5fdd3269b90919da1f82 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-14T15:34:12.448Z] provisioning config files... [2023-02-14T15:34:12.454Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6421344817889938652tmp [2023-02-14T15:34:12.463Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17279455545218908153tmp [2023-02-14T15:34:12.471Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14235900700724596762tmp [Pipeline] { [Pipeline] echo [2023-02-14T15:34:12.486Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:34:12.768Z] ---> sigul-configuration.sh [2023-02-14T15:34:12.768Z] gpg: directory `/root/.gnupg' created [2023-02-14T15:34:12.768Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-14T15:34:12.768Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-14T15:34:12.768Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-14T15:34:12.768Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-14T15:34:12.768Z] gpg: CAST5 encrypted data [2023-02-14T15:34:12.768Z] gpg: encrypted with 1 passphrase [2023-02-14T15:34:12.768Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-14T15:34:13.054Z] + mkdir /home/jenkins [2023-02-14T15:34:13.055Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-14T15:34:13.342Z] + 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-02-14T15:34:13.352Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:34:13.636Z] ---> sigul-install.sh [2023-02-14T15:34:13.636Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-14T15:34:13.920Z] + git tag --list [2023-02-14T15:34:13.921Z] v0.0.0 [2023-02-14T15:34:13.921Z] v1.0.0 [2023-02-14T15:34:13.921Z] v2.1.0 [2023-02-14T15:34:13.921Z] v2.1.1 [2023-02-14T15:34:13.921Z] v2.1.1-dev.1 [2023-02-14T15:34:13.921Z] v2.2.0 [2023-02-14T15:34:13.921Z] v2.2.1-dev.1 [2023-02-14T15:34:13.921Z] v2.2.1-dev.2 [2023-02-14T15:34:13.921Z] v2.2.1-dev.3 [2023-02-14T15:34:13.921Z] v2.2.1-dev.4 [2023-02-14T15:34:13.921Z] v2.2.1-dev.5 [2023-02-14T15:34:13.921Z] v2.2.1-dev.6 [2023-02-14T15:34:13.921Z] v2.2.1-dev.7 [2023-02-14T15:34:13.921Z] v2.3.0 [2023-02-14T15:34:13.921Z] v2.3.0-dev.10 [2023-02-14T15:34:13.921Z] v2.3.0-dev.11 [2023-02-14T15:34:13.921Z] v2.3.0-dev.12 [2023-02-14T15:34:13.921Z] v2.3.0-dev.13 [2023-02-14T15:34:13.921Z] v2.3.0-dev.14 [2023-02-14T15:34:13.921Z] v2.3.0-dev.15 [2023-02-14T15:34:13.921Z] v2.3.0-dev.16 [2023-02-14T15:34:13.921Z] v2.3.0-dev.17 [2023-02-14T15:34:13.921Z] v2.3.0-dev.18 [2023-02-14T15:34:13.921Z] v2.3.0-dev.19 [2023-02-14T15:34:13.921Z] v2.3.0-dev.20 [2023-02-14T15:34:13.921Z] v2.3.0-dev.21 [2023-02-14T15:34:13.921Z] v2.3.0-dev.22 [2023-02-14T15:34:13.921Z] v2.3.0-dev.23 [2023-02-14T15:34:13.921Z] v2.3.0-dev.24 [2023-02-14T15:34:13.921Z] v2.3.0-dev.25 [2023-02-14T15:34:13.921Z] v2.3.0-dev.26 [2023-02-14T15:34:13.921Z] v2.3.0-dev.9 [2023-02-14T15:34:13.921Z] v2.3.1-dev.1 [2023-02-14T15:34:13.921Z] v3.0.0-dev.1 [2023-02-14T15:34:13.921Z] v3.0.0-dev.2 [2023-02-14T15:34:13.921Z] v3.0.0-dev.3 [2023-02-14T15:34:13.921Z] v3.0.0-dev.4 [2023-02-14T15:34:13.921Z] v3.0.0-dev.5 [2023-02-14T15:34:13.921Z] v3.0.0-dev.6 [2023-02-14T15:34:13.921Z] v3.0.0-dev.7 [Pipeline] sh [2023-02-14T15:34:14.210Z] + lftools sign git-tag v3.0.0-dev.7 [2023-02-14T15:34:14.778Z] Signing Git tag with Sigul... [2023-02-14T15:34:14.778Z] Signing v3.0.0-dev.7 [Pipeline] echo [2023-02-14T15:34:15.365Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:34:15.654Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-14T15:34:15.663Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-14T15:34:15.685Z] $ docker stop --time=1 676dca8e5a2fe3dfee9c32eaeec8f84d6996895403cb5fdd3269b90919da1f82 [2023-02-14T15:34:16.982Z] $ docker rm -f --volumes 676dca8e5a2fe3dfee9c32eaeec8f84d6996895403cb5fdd3269b90919da1f82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-14T15:34:17.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T15:34:17.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:34:17.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T15:34:17.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T15:34:17.760Z] prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container [2023-02-14T15:34:17.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T15:34:18.153Z] $ docker top 2dfc3bcd11d0b40751de78d5845e3d95944183c5e047bd1a9cc14b675264504f -eo pid,comm [2023-02-14T15:34:18.194Z] 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-02-14T15:34:18.194Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T15:34:18.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T15:34:18.221Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T15:34:18.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T15:34:18.324Z] $ docker exec 2dfc3bcd11d0b40751de78d5845e3d95944183c5e047bd1a9cc14b675264504f ssh-agent [2023-02-14T15:34:18.430Z] SSH_AUTH_SOCK=/tmp/ssh-1IN4bllr0GQ0/agent.32 [2023-02-14T15:34:18.430Z] SSH_AGENT_PID=38 [2023-02-14T15:34:18.436Z] Running ssh-add (command line suppressed) [2023-02-14T15:34:18.535Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3159869259976987095.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3159869259976987095.key) [2023-02-14T15:34:18.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T15:34:18.830Z] + git semver bump pre [2023-02-14T15:34:19.089Z] 2023-02-14 15:34:19,065 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-02-14T15:34:19.089Z] 2023-02-14 15:34:19,065 [bump_version] DEBUG bumping version:3.0.0-dev.7 on axis:pre with prefix:dev [2023-02-14T15:34:19.089Z] 2023-02-14 15:34:19,066 [bump_version] DEBUG bumped version:3.0.0-dev.8 [2023-02-14T15:34:19.089Z] 2023-02-14 15:34:19,066 [write_version] DEBUG write version:3.0.0-dev.8 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-02-14T15:34:19.089Z] 2023-02-14 15:34:19,066 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-02-14T15:34:19.089Z] 2023-02-14 15:34:19,066 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-02-14T15:34:19.089Z] 2023-02-14 15:34:19,068 [execute] INFO git cat-file --batch-check [2023-02-14T15:34:19.089Z] 2023-02-14 15:34:19,068 [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-02-14T15:34:19.089Z] 2023-02-14 15:34:19,074 [execute] INFO git cat-file --batch [2023-02-14T15:34:19.089Z] 2023-02-14 15:34:19,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T15:34:19.089Z] 2023-02-14 15:34:19,080 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-02-14T15:34:19.089Z] 3.0.0-dev.8 [Pipeline] } [2023-02-14T15:34:19.358Z] $ docker exec --env ******** --env ******** 2dfc3bcd11d0b40751de78d5845e3d95944183c5e047bd1a9cc14b675264504f ssh-agent -k [2023-02-14T15:34:19.449Z] unset SSH_AUTH_SOCK; [2023-02-14T15:34:19.449Z] unset SSH_AGENT_PID; [2023-02-14T15:34:19.449Z] echo Agent pid 38 killed; [2023-02-14T15:34:19.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T15:34:19.752Z] + git semver [Pipeline] } [2023-02-14T15:34:20.025Z] $ docker stop --time=1 2dfc3bcd11d0b40751de78d5845e3d95944183c5e047bd1a9cc14b675264504f [2023-02-14T15:34:21.315Z] $ docker rm -f --volumes 2dfc3bcd11d0b40751de78d5845e3d95944183c5e047bd1a9cc14b675264504f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T15:34:21.651Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T15:34:21.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:34:21.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T15:34:21.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T15:34:22.006Z] prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container [2023-02-14T15:34:22.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T15:34:22.374Z] $ docker top 74652e13f6387aa39ef12475a44f3a237777dd76476524399ea2e7dfc04ac9a7 -eo pid,comm [2023-02-14T15:34:22.411Z] 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-02-14T15:34:22.411Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T15:34:22.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T15:34:22.443Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T15:34:22.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T15:34:22.549Z] $ docker exec 74652e13f6387aa39ef12475a44f3a237777dd76476524399ea2e7dfc04ac9a7 ssh-agent [2023-02-14T15:34:22.642Z] SSH_AUTH_SOCK=/tmp/ssh-TLBGulrbNJOI/agent.32 [2023-02-14T15:34:22.642Z] SSH_AGENT_PID=38 [2023-02-14T15:34:22.648Z] Running ssh-add (command line suppressed) [2023-02-14T15:34:22.747Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4582532365589999045.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4582532365589999045.key) [2023-02-14T15:34:22.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T15:34:23.041Z] + git semver push [2023-02-14T15:34:23.301Z] 2023-02-14 15:34:23,245 [run_push] DEBUG push [2023-02-14T15:34:23.301Z] 2023-02-14 15:34:23,246 [execute] INFO git cat-file --batch-check [2023-02-14T15:34:23.301Z] 2023-02-14 15:34:23,246 [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-02-14T15:34:23.301Z] 2023-02-14 15:34:23,250 [execute] INFO git rev-list cf0836c496010f01d99661dba6ae1d5ff8f9512b -- [2023-02-14T15:34:23.301Z] 2023-02-14 15:34:23,251 [execute] DEBUG Popen(['git', 'rev-list', 'cf0836c496010f01d99661dba6ae1d5ff8f9512b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-14T15:34:23.301Z] 2023-02-14 15:34:23,256 [execute] INFO git fetch -v origin [2023-02-14T15:34:23.301Z] 2023-02-14 15:34:23,256 [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-02-14T15:34:23.868Z] 2023-02-14 15:34:23,870 [run_push] DEBUG no remote changes detected [2023-02-14T15:34:23.868Z] 2023-02-14 15:34:23,870 [execute] INFO git push origin semver [2023-02-14T15:34:23.868Z] 2023-02-14 15:34:23,870 [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-02-14T15:34:25.245Z] 2023-02-14 15:34:24,976 [run_push] DEBUG push all version tags [2023-02-14T15:34:25.245Z] 2023-02-14 15:34:24,976 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-14T15:34:25.245Z] 2023-02-14 15:34:24,976 [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-02-14T15:34:26.181Z] 2023-02-14 15:34:25,867 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-02-14T15:34:26.181Z] 3.0.0-dev.8 [Pipeline] } [2023-02-14T15:34:26.229Z] $ docker exec --env ******** --env ******** 74652e13f6387aa39ef12475a44f3a237777dd76476524399ea2e7dfc04ac9a7 ssh-agent -k [2023-02-14T15:34:26.335Z] unset SSH_AUTH_SOCK; [2023-02-14T15:34:26.335Z] unset SSH_AGENT_PID; [2023-02-14T15:34:26.335Z] echo Agent pid 38 killed; [2023-02-14T15:34:26.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T15:34:26.695Z] + git semver [Pipeline] } [2023-02-14T15:34:26.994Z] $ docker stop --time=1 74652e13f6387aa39ef12475a44f3a237777dd76476524399ea2e7dfc04ac9a7 [2023-02-14T15:34:28.314Z] $ docker rm -f --volumes 74652e13f6387aa39ef12475a44f3a237777dd76476524399ea2e7dfc04ac9a7 [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-02-14T15:34:28.854Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-02-14T15:34:28.854Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-02-14T15:34:28.854Z] total 16 [2023-02-14T15:34:28.854Z] drwxr-xr-x 3 root root 4096 Feb 14 15:22 . [2023-02-14T15:34:28.854Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 15:34 .. [2023-02-14T15:34:28.854Z] drwxr-xr-x 2 root root 4096 Feb 14 15:22 cost [2023-02-14T15:34:28.854Z] -rw-r--r-- 1 root root 94 Feb 14 15:22 cost.csv [2023-02-14T15:34:28.854Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-02-14T15:34:28.854Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-02-14T15:34:28.854Z] total 16 [2023-02-14T15:34:28.854Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 15:22 . [2023-02-14T15:34:28.854Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 15:34 .. [2023-02-14T15:34:28.854Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 15:22 cost [2023-02-14T15:34:28.854Z] -rw-r--r-- 1 jenkins jenkins 94 Feb 14 15:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:34:29.142Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:34:29.997Z] ---> package-listing.sh [2023-02-14T15:34:29.997Z] ++ facter osfamily [2023-02-14T15:34:29.997Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T15:34:30.254Z] + OS_FAMILY=debian [2023-02-14T15:34:30.254Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-02-14T15:34:30.254Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T15:34:30.254Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T15:34:30.254Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T15:34:30.254Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T15:34:30.254Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-02-14T15:34:30.254Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T15:34:30.254Z] + case "${OS_FAMILY}" in [2023-02-14T15:34:30.254Z] + dpkg -l [2023-02-14T15:34:30.254Z] + grep '^ii' [2023-02-14T15:34:30.254Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T15:34:30.254Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T15:34:30.255Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T15:34:30.255Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-02-14T15:34:30.255Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-02-14T15:34:30.255Z] + 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-02-14T15:34:30.264Z] 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-02-14T15:34:30.539Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T15:34:31.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T15:34:31.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T15:34:31.155Z] prd-ubuntu20.04-docker-8c-8g-5798 does not seem to be running inside a container [2023-02-14T15:34:31.185Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T15:34:31.403Z] $ docker top 5de985a4168bc02f16ac8e8b0e59747a91ff61eb8f0b47faa69ab5e0333b602a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T15:34:31.725Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T15:34:32.006Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T15:34:32.285Z] + ls /var/log/sa-host [2023-02-14T15:34:32.285Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T15:34:32.353Z] provisioning config files... [2023-02-14T15:34:32.359Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3508668542832333537tmp [Pipeline] { [Pipeline] echo [2023-02-14T15:34:32.369Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:34:32.648Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T15:34:32.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:34:32.985Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T15:34:32.993Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:34:33.273Z] ---> sudo-logs.sh [2023-02-14T15:34:33.273Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T15:34:33.297Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:34:33.579Z] ---> job-cost.sh [2023-02-14T15:34:33.579Z] lf-activate-venv: SKIPPING [2023-02-14T15:34:33.579Z] DEBUG: total: 0.2199999988079071 [2023-02-14T15:34:33.579Z] INFO: Retrieving Stack Cost... [2023-02-14T15:34:34.512Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T15:34:34.770Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T15:34:34.782Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T15:34:35.062Z] ---> logs-deploy.sh [2023-02-14T15:34:35.062Z] lf-activate-venv: SKIPPING [2023-02-14T15:34:35.062Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/75 [2023-02-14T15:34:35.062Z] INFO: archiving workspace using pattern(s): [2023-02-14T15:34:35.998Z] Archives upload complete. [2023-02-14T15:34:36.257Z] INFO: archiving logs to Nexus