Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc3db311eb2a811f3a333257d52210dc66f95f9e 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-ssh6497743016235687835.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh8733775592546449700.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16878966376700206345.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh10802231767708194070.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-ssh8549881718353123353.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.20 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-3507’ Running on prd-ubuntu20.04-docker-8c-8g-3511 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dc3db311eb2a811f3a333257d52210dc66f95f9e (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#216)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc3db311eb2a811f3a333257d52210dc66f95f9e # timeout=10 > git rev-list --no-walk 797db7635a0c1efb3a01ed265ffc971695d396d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-14T15:14:11.729Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-14T15:14:11.810Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-14T15:14:11.830Z] ========================================================= [2023-08-14T15:14:11.830Z] EdgeX Global Pipelines Version Info [2023-08-14T15:14:11.830Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:14:12.601Z] ------------------- [2023-08-14T15:14:12.602Z] stable info: [2023-08-14T15:14:12.602Z] ------------------- [2023-08-14T15:14:12.602Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-14T15:14:12.602Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T15:14:12.602Z] Message: update stable to v1.0.253 [2023-08-14T15:14:13.175Z] ------------------- [2023-08-14T15:14:13.175Z] experimental info: [2023-08-14T15:14:13.175Z] ------------------- [2023-08-14T15:14:13.175Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-14T15:14:13.175Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T15:14:13.175Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-14T15:14:13.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-08-14T15:14:13.374Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-08-14T15:14:13.389Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-14T15:14:13.405Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-14T15:14:13.424Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-14T15:14:13.440Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-14T15:14:13.455Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-14T15:14:13.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-14T15:14:13.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-14T15:14:13.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-14T15:14:13.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-14T15:14:13.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-08-14T15:14:13.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-14T15:14:13.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-14T15:14:13.554Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T15:14:13.568Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T15:14:13.580Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T15:14:13.593Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T15:14:13.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-14T15:14:13.623Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-14T15:14:13.640Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-14T15:14:13.653Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-14T15:14:13.664Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-14T15:14:13.675Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-14T15:14:13.687Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-14T15:14:13.704Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-14T15:14:13.724Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-14T15:14:13.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-14T15:14:13.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-14T15:14:13.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-14T15:14:13.787Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc3db311eb2a811f3a333257d52210dc66f95f9e [Pipeline] echo [2023-08-14T15:14:13.802Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc3db31 [Pipeline] echo [2023-08-14T15:14:13.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:14:13.868Z] provisioning config files... [2023-08-14T15:14:13.881Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config123895611362698613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:14:14.233Z] ---> docker-login.sh [2023-08-14T15:14:14.233Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:14:14.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:14:14.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:14:14.495Z] Configure a credential helper to remove this warning. See [2023-08-14T15:14:14.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:14:14.495Z] [2023-08-14T15:14:14.495Z] Login Succeeded [2023-08-14T15:14:14.495Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:14:14.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:14:14.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:14:14.495Z] Configure a credential helper to remove this warning. See [2023-08-14T15:14:14.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:14:14.495Z] [2023-08-14T15:14:14.495Z] Login Succeeded [2023-08-14T15:14:14.495Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:14:14.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:14:14.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:14:14.764Z] Configure a credential helper to remove this warning. See [2023-08-14T15:14:14.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:14:14.764Z] [2023-08-14T15:14:14.764Z] Login Succeeded [2023-08-14T15:14:14.764Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:14:14.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:14:14.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:14:14.764Z] Configure a credential helper to remove this warning. See [2023-08-14T15:14:14.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:14:14.764Z] [2023-08-14T15:14:14.764Z] Login Succeeded [2023-08-14T15:14:14.764Z] docker.io [2023-08-14T15:14:15.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:14:15.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:14:15.026Z] Configure a credential helper to remove this warning. See [2023-08-14T15:14:15.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:14:15.026Z] [2023-08-14T15:14:15.026Z] Login Succeeded [2023-08-14T15:14:15.026Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:14:15.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-14T15:14:15.384Z] + git rev-list -1 --merges dc3db311eb2a811f3a333257d52210dc66f95f9e~1..dc3db311eb2a811f3a333257d52210dc66f95f9e [Pipeline] echo [2023-08-14T15:14:15.441Z] -----------> git rev-list -1 --merges dc3db311eb2a811f3a333257d52210dc66f95f9e~1..dc3db311eb2a811f3a333257d52210dc66f95f9e dc3db311eb2a811f3a333257d52210dc66f95f9e [false] [Pipeline] sh [2023-08-14T15:14:15.743Z] + git log --format=format:%s -1 dc3db311eb2a811f3a333257d52210dc66f95f9e [Pipeline] echo [2023-08-14T15:14:15.761Z] ========================================================= [2023-08-14T15:14:15.761Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-14T15:14:15.761Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T15:14:16.095Z] + git log --format=format:%s -1 dc3db311eb2a811f3a333257d52210dc66f95f9e [Pipeline] echo [2023-08-14T15:14:16.108Z] [semverPrep] GIT_COMMIT: dc3db311eb2a811f3a333257d52210dc66f95f9e, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#216) [Pipeline] echo [2023-08-14T15:14:16.115Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-14T15:14:16.470Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T15:14:16.470Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-14T15:14:16.470Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-14T15:14:16.470Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-14T15:14:16.470Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-14T15:14:16.470Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-14T15:14:16.470Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:14:16.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:14:16.828Z] [2023-08-14T15:14:16.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:14:17.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:14:17.155Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-14T15:14:17.155Z] b85a868b505f: Pulling fs layer [2023-08-14T15:14:17.155Z] e2be974225ed: Pulling fs layer [2023-08-14T15:14:17.155Z] 339a4e72a1f5: Pulling fs layer [2023-08-14T15:14:17.155Z] 988bab9f4d93: Pulling fs layer [2023-08-14T15:14:17.155Z] 1469e6f7b9e6: Pulling fs layer [2023-08-14T15:14:17.155Z] eaf3925da568: Pulling fs layer [2023-08-14T15:14:17.155Z] bab4dde63d76: Pulling fs layer [2023-08-14T15:14:17.155Z] bde34c3a00c8: Pulling fs layer [2023-08-14T15:14:17.155Z] b352a97aabf1: Pulling fs layer [2023-08-14T15:14:17.155Z] 4872d77fe225: Pulling fs layer [2023-08-14T15:14:17.155Z] 5851b861e8e6: Pulling fs layer [2023-08-14T15:14:17.155Z] eaf3925da568: Waiting [2023-08-14T15:14:17.155Z] bab4dde63d76: Waiting [2023-08-14T15:14:17.155Z] bde34c3a00c8: Waiting [2023-08-14T15:14:17.155Z] b352a97aabf1: Waiting [2023-08-14T15:14:17.155Z] 4872d77fe225: Waiting [2023-08-14T15:14:17.155Z] 5851b861e8e6: Waiting [2023-08-14T15:14:17.155Z] 988bab9f4d93: Waiting [2023-08-14T15:14:17.155Z] 1469e6f7b9e6: Waiting [2023-08-14T15:14:17.155Z] e2be974225ed: Verifying Checksum [2023-08-14T15:14:17.155Z] e2be974225ed: Download complete [2023-08-14T15:14:17.155Z] 988bab9f4d93: Verifying Checksum [2023-08-14T15:14:17.155Z] 988bab9f4d93: Download complete [2023-08-14T15:14:17.430Z] 339a4e72a1f5: Verifying Checksum [2023-08-14T15:14:17.430Z] 339a4e72a1f5: Download complete [2023-08-14T15:14:17.430Z] eaf3925da568: Verifying Checksum [2023-08-14T15:14:17.430Z] eaf3925da568: Download complete [2023-08-14T15:14:17.430Z] 1469e6f7b9e6: Verifying Checksum [2023-08-14T15:14:17.430Z] 1469e6f7b9e6: Download complete [2023-08-14T15:14:17.430Z] bde34c3a00c8: Verifying Checksum [2023-08-14T15:14:17.430Z] bde34c3a00c8: Download complete [2023-08-14T15:14:17.430Z] b352a97aabf1: Verifying Checksum [2023-08-14T15:14:17.430Z] b352a97aabf1: Download complete [2023-08-14T15:14:17.430Z] 4872d77fe225: Verifying Checksum [2023-08-14T15:14:17.430Z] 4872d77fe225: Download complete [2023-08-14T15:14:17.430Z] 5851b861e8e6: Download complete [2023-08-14T15:14:17.430Z] b85a868b505f: Verifying Checksum [2023-08-14T15:14:17.430Z] b85a868b505f: Download complete [2023-08-14T15:14:18.017Z] bab4dde63d76: Verifying Checksum [2023-08-14T15:14:18.018Z] bab4dde63d76: Download complete [2023-08-14T15:14:18.973Z] b85a868b505f: Pull complete [2023-08-14T15:14:18.973Z] e2be974225ed: Pull complete [2023-08-14T15:14:19.564Z] 339a4e72a1f5: Pull complete [2023-08-14T15:14:19.564Z] 988bab9f4d93: Pull complete [2023-08-14T15:14:19.823Z] 1469e6f7b9e6: Pull complete [2023-08-14T15:14:19.823Z] eaf3925da568: Pull complete [2023-08-14T15:14:21.766Z] bab4dde63d76: Pull complete [2023-08-14T15:14:21.766Z] bde34c3a00c8: Pull complete [2023-08-14T15:14:22.043Z] b352a97aabf1: Pull complete [2023-08-14T15:14:22.043Z] 4872d77fe225: Pull complete [2023-08-14T15:14:22.043Z] 5851b861e8e6: Pull complete [2023-08-14T15:14:22.043Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-14T15:14:22.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:14:22.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:14:22.201Z] prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container [2023-08-14T15:14:22.249Z] $ 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-08-14T15:14:25.115Z] $ docker top 5b9aec111135783c0b48f6c2a7192d9e2b5606232b59abe52502b699d438dec5 -eo pid,comm [2023-08-14T15:14:25.185Z] 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-08-14T15:14:25.185Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T15:14:25.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:14:25.234Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:14:25.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:14:25.355Z] $ docker exec 5b9aec111135783c0b48f6c2a7192d9e2b5606232b59abe52502b699d438dec5 ssh-agent [2023-08-14T15:14:25.506Z] SSH_AUTH_SOCK=/tmp/ssh-JR8pmPgkTRzm/agent.32 [2023-08-14T15:14:25.506Z] SSH_AGENT_PID=38 [2023-08-14T15:14:25.565Z] Running ssh-add (command line suppressed) [2023-08-14T15:14:25.765Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6239428803092666074.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6239428803092666074.key) [2023-08-14T15:14:25.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:14:26.079Z] + git tag --points-at HEAD [Pipeline] } [2023-08-14T15:14:26.081Z] $ docker exec --env ******** --env ******** 5b9aec111135783c0b48f6c2a7192d9e2b5606232b59abe52502b699d438dec5 ssh-agent -k [2023-08-14T15:14:26.200Z] unset SSH_AUTH_SOCK; [2023-08-14T15:14:26.201Z] unset SSH_AGENT_PID; [2023-08-14T15:14:26.201Z] echo Agent pid 38 killed; [2023-08-14T15:14:26.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-14T15:14:26.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:14:26.247Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:14:26.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:14:26.355Z] $ docker exec 5b9aec111135783c0b48f6c2a7192d9e2b5606232b59abe52502b699d438dec5 ssh-agent [2023-08-14T15:14:26.472Z] SSH_AUTH_SOCK=/tmp/ssh-OYs4qDYbO1fJ/agent.70 [2023-08-14T15:14:26.473Z] SSH_AGENT_PID=76 [2023-08-14T15:14:26.478Z] Running ssh-add (command line suppressed) [2023-08-14T15:14:26.569Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_385214347377211277.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_385214347377211277.key) [2023-08-14T15:14:26.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:14:26.884Z] + git semver init [2023-08-14T15:14:27.143Z] 2023-08-14 15:14:27,063 [run_init] DEBUG init version:0.0.0 force:False [2023-08-14T15:14:27.143Z] 2023-08-14 15:14:27,064 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-08-14T15:14:27.143Z] 2023-08-14 15:14:27,065 [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-08-14T15:14:27.143Z] 2023-08-14 15:14:27,065 [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-08-14T15:14:28.525Z] 2023-08-14 15:14:28,152 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-08-14T15:14:28.525Z] 2023-08-14 15:14:28,153 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-08-14T15:14:28.525Z] 2023-08-14 15:14:28,153 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T15:14:28.525Z] 2023-08-14 15:14:28,153 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T15:14:28.525Z] 3.1.0-dev.9 [Pipeline] } [2023-08-14T15:14:28.527Z] $ docker exec --env ******** --env ******** 5b9aec111135783c0b48f6c2a7192d9e2b5606232b59abe52502b699d438dec5 ssh-agent -k [2023-08-14T15:14:28.626Z] unset SSH_AUTH_SOCK; [2023-08-14T15:14:28.627Z] unset SSH_AGENT_PID; [2023-08-14T15:14:28.627Z] echo Agent pid 76 killed; [2023-08-14T15:14:28.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T15:14:28.959Z] + git semver [Pipeline] } [2023-08-14T15:14:29.220Z] $ docker stop --time=1 5b9aec111135783c0b48f6c2a7192d9e2b5606232b59abe52502b699d438dec5 [2023-08-14T15:14:30.492Z] $ docker rm -f --volumes 5b9aec111135783c0b48f6c2a7192d9e2b5606232b59abe52502b699d438dec5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T15:14:30.841Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-14T15:14:31.039Z] Stashed 1 file(s) [Pipeline] echo [2023-08-14T15:14:31.041Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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-08-14T15:14:31.209Z] provisioning config files... [2023-08-14T15:14:31.219Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2282115282093977768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:14:31.510Z] ---> docker-login.sh [2023-08-14T15:14:31.510Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:14:31.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:14:31.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:14:31.510Z] Configure a credential helper to remove this warning. See [2023-08-14T15:14:31.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:14:31.510Z] [2023-08-14T15:14:31.510Z] Login Succeeded [2023-08-14T15:14:31.510Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:14:31.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:14:31.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:14:31.773Z] Configure a credential helper to remove this warning. See [2023-08-14T15:14:31.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:14:31.773Z] [2023-08-14T15:14:31.773Z] Login Succeeded [2023-08-14T15:14:31.773Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:14:31.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:14:31.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:14:31.773Z] Configure a credential helper to remove this warning. See [2023-08-14T15:14:31.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:14:31.773Z] [2023-08-14T15:14:31.773Z] Login Succeeded [2023-08-14T15:14:31.773Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:14:31.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:14:32.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:14:32.033Z] Configure a credential helper to remove this warning. See [2023-08-14T15:14:32.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:14:32.033Z] [2023-08-14T15:14:32.033Z] Login Succeeded [2023-08-14T15:14:32.033Z] docker.io [2023-08-14T15:14:32.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:14:32.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:14:32.292Z] Configure a credential helper to remove this warning. See [2023-08-14T15:14:32.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:14:32.292Z] [2023-08-14T15:14:32.292Z] Login Succeeded [2023-08-14T15:14:32.292Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:14:32.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-14T15:14:32.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:14:32.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:14:32.375Z] ========================================================= [2023-08-14T15:14:32.375Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-14T15:14:32.375Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:14:32.687Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-14T15:14:32.687Z] Sending build context to Docker daemon 12.67MB [2023-08-14T15:14:32.687Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T15:14:32.687Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-14T15:14:32.687Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-14T15:14:32.687Z] 4db1b89c0bd1: Pulling fs layer [2023-08-14T15:14:32.687Z] 6911f1a30b25: Pulling fs layer [2023-08-14T15:14:32.687Z] e194b8c5c2a9: Pulling fs layer [2023-08-14T15:14:32.687Z] 6863d3e3a2b1: Pulling fs layer [2023-08-14T15:14:32.687Z] ec0bb842ea78: Pulling fs layer [2023-08-14T15:14:32.687Z] 40a00589a448: Pulling fs layer [2023-08-14T15:14:32.687Z] 6c08303d61cc: Pulling fs layer [2023-08-14T15:14:32.687Z] 798269fcf238: Pulling fs layer [2023-08-14T15:14:32.687Z] ec0bb842ea78: Waiting [2023-08-14T15:14:32.687Z] 798269fcf238: Waiting [2023-08-14T15:14:32.687Z] 6c08303d61cc: Waiting [2023-08-14T15:14:32.687Z] 40a00589a448: Waiting [2023-08-14T15:14:32.687Z] 6863d3e3a2b1: Waiting [2023-08-14T15:14:32.687Z] 6911f1a30b25: Download complete [2023-08-14T15:14:32.687Z] 6863d3e3a2b1: Verifying Checksum [2023-08-14T15:14:32.687Z] 6863d3e3a2b1: Download complete [2023-08-14T15:14:32.948Z] ec0bb842ea78: Verifying Checksum [2023-08-14T15:14:32.948Z] ec0bb842ea78: Download complete [2023-08-14T15:14:32.948Z] 4db1b89c0bd1: Verifying Checksum [2023-08-14T15:14:32.948Z] 4db1b89c0bd1: Download complete [2023-08-14T15:14:32.948Z] 40a00589a448: Verifying Checksum [2023-08-14T15:14:32.948Z] 40a00589a448: Download complete [2023-08-14T15:14:32.948Z] 4db1b89c0bd1: Pull complete [2023-08-14T15:14:33.209Z] 6911f1a30b25: Pull complete [2023-08-14T15:14:33.471Z] 798269fcf238: Verifying Checksum [2023-08-14T15:14:33.471Z] 798269fcf238: Download complete [2023-08-14T15:14:33.471Z] e194b8c5c2a9: Verifying Checksum [2023-08-14T15:14:33.471Z] e194b8c5c2a9: Download complete [2023-08-14T15:14:33.745Z] 6c08303d61cc: Download complete [2023-08-14T15:14:37.026Z] e194b8c5c2a9: Pull complete [2023-08-14T15:14:37.026Z] 6863d3e3a2b1: Pull complete [2023-08-14T15:14:37.026Z] ec0bb842ea78: Pull complete [2023-08-14T15:14:37.284Z] 40a00589a448: Pull complete [2023-08-14T15:14:39.908Z] 6c08303d61cc: Pull complete [2023-08-14T15:14:40.843Z] 798269fcf238: Pull complete [2023-08-14T15:14:40.843Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-14T15:14:40.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T15:14:40.843Z] ---> ec979cd7f677 [2023-08-14T15:14:40.843Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T15:14:45.063Z] ---> Running in 715b7421480b [2023-08-14T15:14:45.063Z] Removing intermediate container 715b7421480b [2023-08-14T15:14:45.063Z] ---> 78a5fc3e3eba [2023-08-14T15:14:45.063Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T15:14:45.063Z] ---> Running in 0a1fe904029c [2023-08-14T15:14:45.063Z] Removing intermediate container 0a1fe904029c [2023-08-14T15:14:45.063Z] ---> cfa855027e00 [2023-08-14T15:14:45.063Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-14T15:14:45.063Z] ---> Running in b1c7b0184bcc [2023-08-14T15:14:45.063Z] Removing intermediate container b1c7b0184bcc [2023-08-14T15:14:45.063Z] ---> a0003f91c963 [2023-08-14T15:14:45.063Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T15:14:45.063Z] ---> Running in 5e9dc1313e8e [2023-08-14T15:14:45.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T15:14:45.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T15:14:45.583Z] OK: 265 MiB in 53 packages [2023-08-14T15:14:46.154Z] Removing intermediate container 5e9dc1313e8e [2023-08-14T15:14:46.154Z] ---> e04c3b09d39d [2023-08-14T15:14:46.154Z] Step 7/12 : WORKDIR /app [2023-08-14T15:14:46.154Z] ---> Running in e861edb9aeff [2023-08-14T15:14:46.154Z] Removing intermediate container e861edb9aeff [2023-08-14T15:14:46.154Z] ---> a47fdf361752 [2023-08-14T15:14:46.154Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-14T15:14:46.154Z] ---> 444c04c3a675 [2023-08-14T15:14:46.154Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T15:14:46.154Z] ---> Running in 8cb28d1dd7e6 [2023-08-14T15:14:46.156Z] Still waiting to schedule task [2023-08-14T15:14:46.156Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3508’ [2023-08-14T15:15:18.246Z] Removing intermediate container 8cb28d1dd7e6 [2023-08-14T15:15:18.247Z] ---> 0cc012e9a8ea [2023-08-14T15:15:18.247Z] Step 10/12 : COPY . . [2023-08-14T15:15:18.247Z] ---> 04b5359e4eb9 [2023-08-14T15:15:18.247Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T15:15:18.247Z] ---> Running in 092a68d6d7b2 [2023-08-14T15:15:18.247Z] Removing intermediate container 092a68d6d7b2 [2023-08-14T15:15:18.247Z] ---> 3faf34d5003d [2023-08-14T15:15:18.247Z] Step 12/12 : RUN $MAKE [2023-08-14T15:15:18.247Z] ---> Running in 08ce2bba3bb9 [2023-08-14T15:15:18.247Z] noop [2023-08-14T15:15:18.247Z] Removing intermediate container 08ce2bba3bb9 [2023-08-14T15:15:18.247Z] ---> 05b346afdffe [2023-08-14T15:15:18.247Z] Successfully built 05b346afdffe [2023-08-14T15:15:18.247Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:15:18.564Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T15:15:18.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:15:18.631Z] prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container [2023-08-14T15:15:18.666Z] $ 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-08-14T15:15:18.988Z] $ docker top eb077ef19f7a7f958dd74c9b698f4a5023713b246606f9e4acb09edd69dbe755 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T15:15:19.323Z] + go version [2023-08-14T15:15:19.323Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-14T15:15:19.340Z] $ docker stop --time=1 eb077ef19f7a7f958dd74c9b698f4a5023713b246606f9e4acb09edd69dbe755 [2023-08-14T15:15:20.586Z] $ docker rm -f --volumes eb077ef19f7a7f958dd74c9b698f4a5023713b246606f9e4acb09edd69dbe755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:15:20.984Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T15:15:20.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:15:21.058Z] prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container [2023-08-14T15:15:21.099Z] $ 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-08-14T15:15:21.431Z] $ docker top 2c8b33bf90b5de9650e153bdf3933ab769a0bc12b031179e3b284bfbf3e77b13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T15:15:21.772Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-08-14T15:15:22.060Z] + make test [2023-08-14T15:15:22.060Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-14T15:15:43.987Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-14T15:15:43.987Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-14T15:15:43.987Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.163s coverage: 86.2% of statements [2023-08-14T15:15:44.924Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.699s coverage: 71.9% of statements [2023-08-14T15:16:06.878Z] go vet ./... [2023-08-14T15:16:11.065Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T15:16:11.065Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T15:16:11.065Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-14T15:16:11.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T15:16:11.099Z] $ docker stop --time=1 2c8b33bf90b5de9650e153bdf3933ab769a0bc12b031179e3b284bfbf3e77b13 [2023-08-14T15:16:16.577Z] $ docker rm -f --volumes 2c8b33bf90b5de9650e153bdf3933ab769a0bc12b031179e3b284bfbf3e77b13 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T15:16:17.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T15:16:17.192Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-14T15:16:17.706Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-14T15:16:18.020Z] + ls -al . [2023-08-14T15:16:18.020Z] total 236 [2023-08-14T15:16:18.020Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 14 15:15 . [2023-08-14T15:16:18.020Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:14 .. [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 14 15:14 .dockerignore [2023-08-14T15:16:18.020Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:14 .git [2023-08-14T15:16:18.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:14 .github [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 14 15:14 .gitignore [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 15:14 .golangci.yml [2023-08-14T15:16:18.020Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 15:14 .semver [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 10332 Aug 14 15:14 Attribution.txt [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 14 15:14 CHANGELOG.md [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 14 15:14 Dockerfile [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 15:14 GOVERNANCE.md [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 14 15:14 Jenkinsfile [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 14 15:14 LICENSE [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 14 15:14 Makefile [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 14 15:14 OWNERS.md [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 14 15:14 README.md [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 15:14 VERSION [2023-08-14T15:16:18.020Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:14 bin [2023-08-14T15:16:18.020Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 14 15:15 coverage.out [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 3694 Aug 14 15:14 go.mod [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 32867 Aug 14 15:14 go.sum [2023-08-14T15:16:18.020Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:14 images [2023-08-14T15:16:18.020Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:14 internal [2023-08-14T15:16:18.020Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 14 15:14 main.go [2023-08-14T15:16:18.020Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:14 res [2023-08-14T15:16:18.020Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:14 snap [2023-08-14T15:16:18.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:16:18.330Z] + 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=dc3db311eb2a811f3a333257d52210dc66f95f9e --label arch=amd64 --label version=3.1.0-dev.9 . [2023-08-14T15:16:18.331Z] Sending build context to Docker daemon 12.67MB [2023-08-14T15:16:18.331Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T15:16:18.331Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-14T15:16:18.331Z] ---> 05b346afdffe [2023-08-14T15:16:18.331Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T15:16:18.590Z] ---> Running in b5922bad088a [2023-08-14T15:16:18.590Z] Removing intermediate container b5922bad088a [2023-08-14T15:16:18.590Z] ---> 052456a7f4bf [2023-08-14T15:16:18.590Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T15:16:18.590Z] ---> Running in ea2d3108e9a6 [2023-08-14T15:16:18.590Z] Removing intermediate container ea2d3108e9a6 [2023-08-14T15:16:18.590Z] ---> 580f99583b5d [2023-08-14T15:16:18.590Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-14T15:16:18.590Z] ---> Running in a1ef30073780 [2023-08-14T15:16:18.590Z] Removing intermediate container a1ef30073780 [2023-08-14T15:16:18.590Z] ---> d83edbe5acf3 [2023-08-14T15:16:18.590Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T15:16:18.590Z] ---> Running in 791140ad34cb [2023-08-14T15:16:19.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T15:16:19.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T15:16:19.419Z] OK: 265 MiB in 53 packages [2023-08-14T15:16:19.678Z] Removing intermediate container 791140ad34cb [2023-08-14T15:16:19.678Z] ---> ad418235166c [2023-08-14T15:16:19.678Z] Step 7/29 : WORKDIR /app [2023-08-14T15:16:20.248Z] ---> Running in a426b666dd87 [2023-08-14T15:16:20.248Z] Removing intermediate container a426b666dd87 [2023-08-14T15:16:20.248Z] ---> ca39bbcc171a [2023-08-14T15:16:20.248Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-14T15:16:20.248Z] ---> 27ec38265275 [2023-08-14T15:16:20.248Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T15:16:20.248Z] ---> Running in b0504b5976df [2023-08-14T15:16:20.816Z] Removing intermediate container b0504b5976df [2023-08-14T15:16:20.816Z] ---> 067294c831c8 [2023-08-14T15:16:20.816Z] Step 10/29 : COPY . . [2023-08-14T15:16:21.383Z] ---> d29b0c231394 [2023-08-14T15:16:21.383Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T15:16:21.383Z] ---> Running in 91798b50a4cc [2023-08-14T15:16:21.383Z] Removing intermediate container 91798b50a4cc [2023-08-14T15:16:21.383Z] ---> f1b783c6c910 [2023-08-14T15:16:21.383Z] Step 12/29 : RUN $MAKE [2023-08-14T15:16:21.383Z] ---> Running in 52c14b81d9db [2023-08-14T15:16:21.949Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.9" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-08-14T15:16:43.951Z] Removing intermediate container 52c14b81d9db [2023-08-14T15:16:43.951Z] ---> 63e55b221eee [2023-08-14T15:16:43.951Z] Step 13/29 : FROM alpine:3.17 [2023-08-14T15:16:43.951Z] 3.17: Pulling from library/alpine [2023-08-14T15:16:43.951Z] 9398808236ff: Pulling fs layer [2023-08-14T15:16:43.951Z] 9398808236ff: Download complete [2023-08-14T15:16:43.951Z] 9398808236ff: Pull complete [2023-08-14T15:16:43.951Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T15:16:43.951Z] Status: Downloaded newer image for alpine:3.17 [2023-08-14T15:16:43.951Z] ---> 1e0b8b5322fc [2023-08-14T15:16:43.951Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-14T15:16:43.951Z] ---> Running in e6775dd22370 [2023-08-14T15:16:44.208Z] Removing intermediate container e6775dd22370 [2023-08-14T15:16:44.208Z] ---> 1c22f4bc9502 [2023-08-14T15:16:44.208Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-14T15:16:44.208Z] ---> Running in d3a778b1f738 [2023-08-14T15:16:44.208Z] Removing intermediate container d3a778b1f738 [2023-08-14T15:16:44.208Z] ---> 585c089cbf0b [2023-08-14T15:16:44.208Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-14T15:16:44.208Z] ---> Running in 6c388b005840 [2023-08-14T15:16:44.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T15:16:44.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T15:16:44.985Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T15:16:44.985Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T15:16:44.985Z] Executing busybox-1.35.0-r29.trigger [2023-08-14T15:16:44.985Z] Executing ca-certificates-20230506-r0.trigger [2023-08-14T15:16:44.985Z] OK: 8 MiB in 17 packages [2023-08-14T15:16:45.553Z] Removing intermediate container 6c388b005840 [2023-08-14T15:16:45.553Z] ---> aa8376847942 [2023-08-14T15:16:45.553Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-14T15:16:45.554Z] ---> 137c6444251d [2023-08-14T15:16:45.554Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-14T15:16:45.812Z] ---> 0f62cf78b75a [2023-08-14T15:16:45.812Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-14T15:16:45.812Z] ---> a044f6f82283 [2023-08-14T15:16:45.812Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-14T15:16:46.070Z] ---> 52c638da0008 [2023-08-14T15:16:46.071Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-14T15:16:47.011Z] ---> 89af0ca0e77e [2023-08-14T15:16:47.011Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-14T15:16:47.011Z] ---> Running in 82effa173297 [2023-08-14T15:16:47.270Z] Removing intermediate container 82effa173297 [2023-08-14T15:16:47.270Z] ---> bdb230190137 [2023-08-14T15:16:47.270Z] Step 23/29 : VOLUME /cache [2023-08-14T15:16:47.270Z] ---> Running in d836e9a9094d [2023-08-14T15:16:47.529Z] Removing intermediate container d836e9a9094d [2023-08-14T15:16:47.529Z] ---> 014c29384896 [2023-08-14T15:16:47.529Z] Step 24/29 : EXPOSE 59711 [2023-08-14T15:16:47.529Z] ---> Running in 43aebbe20d62 [2023-08-14T15:16:47.529Z] Removing intermediate container 43aebbe20d62 [2023-08-14T15:16:47.529Z] ---> cc32c53ada1e [2023-08-14T15:16:47.529Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-14T15:16:47.529Z] ---> Running in 089136d5be05 [2023-08-14T15:16:47.529Z] Removing intermediate container 089136d5be05 [2023-08-14T15:16:47.529Z] ---> 3c20cb269e54 [2023-08-14T15:16:47.529Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-14T15:16:47.529Z] ---> Running in 76453a684a41 [2023-08-14T15:16:47.788Z] Removing intermediate container 76453a684a41 [2023-08-14T15:16:47.788Z] ---> d78f56990bd1 [2023-08-14T15:16:47.788Z] Step 27/29 : LABEL arch=amd64 [2023-08-14T15:16:47.788Z] ---> Running in 299fc1aeffcf [2023-08-14T15:16:47.788Z] Removing intermediate container 299fc1aeffcf [2023-08-14T15:16:47.788Z] ---> e1782d5cf660 [2023-08-14T15:16:47.788Z] Step 28/29 : LABEL git_sha=dc3db311eb2a811f3a333257d52210dc66f95f9e [2023-08-14T15:16:47.788Z] ---> Running in b0750e47f6e6 [2023-08-14T15:16:47.788Z] Removing intermediate container b0750e47f6e6 [2023-08-14T15:16:47.788Z] ---> 20393cf87282 [2023-08-14T15:16:47.788Z] Step 29/29 : LABEL version=3.1.0-dev.9 [2023-08-14T15:16:48.047Z] ---> Running in 5e4c3a66d80d [2023-08-14T15:16:48.047Z] Removing intermediate container 5e4c3a66d80d [2023-08-14T15:16:48.047Z] ---> 2e59c497a25b [2023-08-14T15:16:48.047Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-14T15:16:48.047Z] Successfully built 2e59c497a25b [2023-08-14T15:16:48.047Z] 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-08-14T15:16:48.152Z] provisioning config files... [2023-08-14T15:16:48.161Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1878949405643023243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:16:48.453Z] ---> docker-login.sh [2023-08-14T15:16:48.453Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:16:48.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:16:48.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:16:48.453Z] Configure a credential helper to remove this warning. See [2023-08-14T15:16:48.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:16:48.453Z] [2023-08-14T15:16:48.453Z] Login Succeeded [2023-08-14T15:16:48.453Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:16:48.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:16:48.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:16:48.453Z] Configure a credential helper to remove this warning. See [2023-08-14T15:16:48.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:16:48.453Z] [2023-08-14T15:16:48.453Z] Login Succeeded [2023-08-14T15:16:48.453Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:16:48.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:16:48.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:16:48.711Z] Configure a credential helper to remove this warning. See [2023-08-14T15:16:48.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:16:48.711Z] [2023-08-14T15:16:48.711Z] Login Succeeded [2023-08-14T15:16:48.711Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:16:48.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:16:48.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:16:48.711Z] Configure a credential helper to remove this warning. See [2023-08-14T15:16:48.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:16:48.711Z] [2023-08-14T15:16:48.711Z] Login Succeeded [2023-08-14T15:16:48.711Z] docker.io [2023-08-14T15:16:48.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:16:48.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:16:48.970Z] Configure a credential helper to remove this warning. See [2023-08-14T15:16:48.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:16:48.970Z] [2023-08-14T15:16:48.970Z] Login Succeeded [2023-08-14T15:16:48.970Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:16:48.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T15:16:49.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:16:49.019Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-08-14T15:16:49.019Z] dc3db311eb2a811f3a333257d52210dc66f95f9e [2023-08-14T15:16:49.019Z] latest [2023-08-14T15:16:49.019Z] 3.1.0-dev.9 [2023-08-14T15:16:49.019Z] dc3db311eb2a811f3a333257d52210dc66f95f9e-3.1.0-dev.9 [2023-08-14T15:16:49.019Z] main [2023-08-14T15:16:49.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:16:49.325Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc3db311eb2a811f3a333257d52210dc66f95f9e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:16:49.636Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc3db311eb2a811f3a333257d52210dc66f95f9e [2023-08-14T15:16:49.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-14T15:16:49.636Z] 40a45361c617: Preparing [2023-08-14T15:16:49.636Z] c4dc31a10179: Preparing [2023-08-14T15:16:49.636Z] 4b37202d0171: Preparing [2023-08-14T15:16:49.636Z] 0d38c72de3cf: Preparing [2023-08-14T15:16:49.636Z] 9827c9c4a3c0: Preparing [2023-08-14T15:16:49.636Z] 342028f5958f: Preparing [2023-08-14T15:16:49.636Z] 98641a49b82e: Preparing [2023-08-14T15:16:49.636Z] 36b50b131297: Preparing [2023-08-14T15:16:49.636Z] 342028f5958f: Waiting [2023-08-14T15:16:49.636Z] 98641a49b82e: Waiting [2023-08-14T15:16:49.636Z] 40a45361c617: Pushed [2023-08-14T15:16:49.636Z] 9827c9c4a3c0: Pushed [2023-08-14T15:16:49.636Z] 4b37202d0171: Pushed [2023-08-14T15:16:49.636Z] 0d38c72de3cf: Pushed [2023-08-14T15:16:49.636Z] 36b50b131297: Layer already exists [2023-08-14T15:16:49.895Z] 342028f5958f: Pushed [2023-08-14T15:16:49.895Z] 98641a49b82e: Pushed [2023-08-14T15:16:52.424Z] c4dc31a10179: Pushed [2023-08-14T15:16:52.424Z] dc3db311eb2a811f3a333257d52210dc66f95f9e: digest: sha256:19db0cffb3dac130432717fbea54016f57215eef35632fb27f059caa77d98b44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:16:52.755Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:16:53.071Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-08-14T15:16:53.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-14T15:16:53.071Z] 40a45361c617: Preparing [2023-08-14T15:16:53.071Z] c4dc31a10179: Preparing [2023-08-14T15:16:53.071Z] 4b37202d0171: Preparing [2023-08-14T15:16:53.071Z] 0d38c72de3cf: Preparing [2023-08-14T15:16:53.071Z] 9827c9c4a3c0: Preparing [2023-08-14T15:16:53.071Z] 342028f5958f: Preparing [2023-08-14T15:16:53.071Z] 98641a49b82e: Preparing [2023-08-14T15:16:53.071Z] 36b50b131297: Preparing [2023-08-14T15:16:53.071Z] 342028f5958f: Waiting [2023-08-14T15:16:53.071Z] 98641a49b82e: Waiting [2023-08-14T15:16:53.071Z] 36b50b131297: Waiting [2023-08-14T15:16:53.071Z] 0d38c72de3cf: Layer already exists [2023-08-14T15:16:53.071Z] 4b37202d0171: Layer already exists [2023-08-14T15:16:53.071Z] c4dc31a10179: Layer already exists [2023-08-14T15:16:53.071Z] 9827c9c4a3c0: Layer already exists [2023-08-14T15:16:53.071Z] 40a45361c617: Layer already exists [2023-08-14T15:16:53.071Z] 342028f5958f: Layer already exists [2023-08-14T15:16:53.071Z] 36b50b131297: Layer already exists [2023-08-14T15:16:53.071Z] 98641a49b82e: Layer already exists [2023-08-14T15:16:53.071Z] latest: digest: sha256:19db0cffb3dac130432717fbea54016f57215eef35632fb27f059caa77d98b44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:16:53.391Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:16:53.705Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.9 [2023-08-14T15:16:53.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-14T15:16:53.705Z] 40a45361c617: Preparing [2023-08-14T15:16:53.705Z] c4dc31a10179: Preparing [2023-08-14T15:16:53.705Z] 4b37202d0171: Preparing [2023-08-14T15:16:53.705Z] 0d38c72de3cf: Preparing [2023-08-14T15:16:53.705Z] 9827c9c4a3c0: Preparing [2023-08-14T15:16:53.705Z] 342028f5958f: Preparing [2023-08-14T15:16:53.705Z] 98641a49b82e: Preparing [2023-08-14T15:16:53.705Z] 36b50b131297: Preparing [2023-08-14T15:16:53.705Z] 342028f5958f: Waiting [2023-08-14T15:16:53.705Z] 98641a49b82e: Waiting [2023-08-14T15:16:53.705Z] 36b50b131297: Waiting [2023-08-14T15:16:53.705Z] 4b37202d0171: Layer already exists [2023-08-14T15:16:53.705Z] 40a45361c617: Layer already exists [2023-08-14T15:16:53.705Z] 0d38c72de3cf: Layer already exists [2023-08-14T15:16:53.705Z] 9827c9c4a3c0: Layer already exists [2023-08-14T15:16:53.705Z] c4dc31a10179: Layer already exists [2023-08-14T15:16:53.705Z] 36b50b131297: Layer already exists [2023-08-14T15:16:53.705Z] 98641a49b82e: Layer already exists [2023-08-14T15:16:53.705Z] 342028f5958f: Layer already exists [2023-08-14T15:16:53.705Z] 3.1.0-dev.9: digest: sha256:19db0cffb3dac130432717fbea54016f57215eef35632fb27f059caa77d98b44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:16:54.087Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc3db311eb2a811f3a333257d52210dc66f95f9e-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:16:54.395Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc3db311eb2a811f3a333257d52210dc66f95f9e-3.1.0-dev.9 [2023-08-14T15:16:54.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-14T15:16:54.395Z] 40a45361c617: Preparing [2023-08-14T15:16:54.395Z] c4dc31a10179: Preparing [2023-08-14T15:16:54.395Z] 4b37202d0171: Preparing [2023-08-14T15:16:54.395Z] 0d38c72de3cf: Preparing [2023-08-14T15:16:54.395Z] 9827c9c4a3c0: Preparing [2023-08-14T15:16:54.395Z] 342028f5958f: Preparing [2023-08-14T15:16:54.395Z] 98641a49b82e: Preparing [2023-08-14T15:16:54.395Z] 36b50b131297: Preparing [2023-08-14T15:16:54.395Z] 98641a49b82e: Waiting [2023-08-14T15:16:54.395Z] 342028f5958f: Waiting [2023-08-14T15:16:54.395Z] 36b50b131297: Waiting [2023-08-14T15:16:54.395Z] 40a45361c617: Layer already exists [2023-08-14T15:16:54.395Z] 9827c9c4a3c0: Layer already exists [2023-08-14T15:16:54.395Z] c4dc31a10179: Layer already exists [2023-08-14T15:16:54.395Z] 4b37202d0171: Layer already exists [2023-08-14T15:16:54.395Z] 0d38c72de3cf: Layer already exists [2023-08-14T15:16:54.395Z] 342028f5958f: Layer already exists [2023-08-14T15:16:54.395Z] 36b50b131297: Layer already exists [2023-08-14T15:16:54.395Z] 98641a49b82e: Layer already exists [2023-08-14T15:16:54.396Z] dc3db311eb2a811f3a333257d52210dc66f95f9e-3.1.0-dev.9: digest: sha256:19db0cffb3dac130432717fbea54016f57215eef35632fb27f059caa77d98b44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:16:54.718Z] + 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-08-14T15:16:55.029Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-08-14T15:16:55.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-14T15:16:55.029Z] 40a45361c617: Preparing [2023-08-14T15:16:55.029Z] c4dc31a10179: Preparing [2023-08-14T15:16:55.029Z] 4b37202d0171: Preparing [2023-08-14T15:16:55.029Z] 0d38c72de3cf: Preparing [2023-08-14T15:16:55.029Z] 9827c9c4a3c0: Preparing [2023-08-14T15:16:55.029Z] 342028f5958f: Preparing [2023-08-14T15:16:55.029Z] 98641a49b82e: Preparing [2023-08-14T15:16:55.029Z] 36b50b131297: Preparing [2023-08-14T15:16:55.029Z] 342028f5958f: Waiting [2023-08-14T15:16:55.029Z] 36b50b131297: Waiting [2023-08-14T15:16:55.029Z] 98641a49b82e: Waiting [2023-08-14T15:16:55.029Z] 4b37202d0171: Layer already exists [2023-08-14T15:16:55.029Z] 9827c9c4a3c0: Layer already exists [2023-08-14T15:16:55.029Z] 40a45361c617: Layer already exists [2023-08-14T15:16:55.029Z] 0d38c72de3cf: Layer already exists [2023-08-14T15:16:55.029Z] c4dc31a10179: Layer already exists [2023-08-14T15:16:55.029Z] 36b50b131297: Layer already exists [2023-08-14T15:16:55.029Z] 342028f5958f: Layer already exists [2023-08-14T15:16:55.029Z] 98641a49b82e: Layer already exists [2023-08-14T15:16:55.029Z] main: digest: sha256:19db0cffb3dac130432717fbea54016f57215eef35632fb27f059caa77d98b44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T15:16:55.082Z] ===================================================== [Pipeline] echo [2023-08-14T15:16:55.091Z] taggedImages: [2023-08-14T15:16:55.091Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc3db311eb2a811f3a333257d52210dc66f95f9e [2023-08-14T15:16:55.091Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-08-14T15:16:55.091Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.9 [2023-08-14T15:16:55.091Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dc3db311eb2a811f3a333257d52210dc66f95f9e-3.1.0-dev.9 [2023-08-14T15:16:55.091Z] - 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-08-14T15:16:55.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T15:16:55.476Z] [2023-08-14T15:16:55.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:16:55.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T15:16:55.781Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-14T15:16:55.781Z] 5eb5b503b376: Pulling fs layer [2023-08-14T15:16:55.781Z] 5c69ac0246d0: Pulling fs layer [2023-08-14T15:16:55.781Z] ec43610c2a17: Pulling fs layer [2023-08-14T15:16:55.781Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-14T15:16:55.781Z] 33b1e0a273af: Pulling fs layer [2023-08-14T15:16:55.781Z] 5d3b04190fa2: Pulling fs layer [2023-08-14T15:16:55.781Z] 2f39f015ded8: Pulling fs layer [2023-08-14T15:16:55.781Z] 33b1e0a273af: Waiting [2023-08-14T15:16:55.781Z] 5d3b04190fa2: Waiting [2023-08-14T15:16:55.781Z] 2f39f015ded8: Waiting [2023-08-14T15:16:55.781Z] 3a2ae6a8a46f: Waiting [2023-08-14T15:16:55.781Z] 5c69ac0246d0: Download complete [2023-08-14T15:16:55.781Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-14T15:16:55.781Z] 3a2ae6a8a46f: Download complete [2023-08-14T15:16:55.781Z] 33b1e0a273af: Verifying Checksum [2023-08-14T15:16:55.781Z] 33b1e0a273af: Download complete [2023-08-14T15:16:55.781Z] 5d3b04190fa2: Verifying Checksum [2023-08-14T15:16:55.781Z] 5d3b04190fa2: Download complete [2023-08-14T15:16:55.781Z] ec43610c2a17: Verifying Checksum [2023-08-14T15:16:56.039Z] 5eb5b503b376: Verifying Checksum [2023-08-14T15:16:56.039Z] 5eb5b503b376: Download complete [2023-08-14T15:16:56.606Z] 2f39f015ded8: Download complete [2023-08-14T15:16:57.171Z] 5eb5b503b376: Pull complete [2023-08-14T15:16:57.429Z] 5c69ac0246d0: Pull complete [2023-08-14T15:16:57.689Z] ec43610c2a17: Pull complete [2023-08-14T15:16:57.952Z] 3a2ae6a8a46f: Pull complete [2023-08-14T15:16:57.952Z] 33b1e0a273af: Pull complete [2023-08-14T15:16:58.211Z] 5d3b04190fa2: Pull complete [2023-08-14T15:17:02.392Z] 2f39f015ded8: Pull complete [2023-08-14T15:17:02.392Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-14T15:17:02.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T15:17:02.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:17:02.490Z] prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container [2023-08-14T15:17:02.532Z] $ 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-08-14T15:17:06.814Z] $ docker top 68d2d8433cab4ffe27553ea8ca19a9ba2b763f416d2f477ce43953367dbd9d42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:17:07.170Z] ---> job-cost.sh [2023-08-14T15:17:07.170Z] lf-activate-venv: SKIPPING [2023-08-14T15:17:07.170Z] INFO: No Stack... [2023-08-14T15:17:07.429Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T15:17:07.689Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T15:17:07.977Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-08-14T15:17:07.977Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T15:17:07.991Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-121-stack-cost] [2023-08-14T15:17:07.998Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-121-stack-cost] did not exist. Created. [2023-08-14T15:17:07.998Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T15:17:08.302Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-14T15:17:08.335Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T15:17:08.341Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-121-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T15:17:08.371Z] $ docker stop --time=1 68d2d8433cab4ffe27553ea8ca19a9ba2b763f416d2f477ce43953367dbd9d42 [2023-08-14T15:17:09.515Z] $ docker rm -f --volumes 68d2d8433cab4ffe27553ea8ca19a9ba2b763f416d2f477ce43953367dbd9d42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-14T15:17:31.731Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3515 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-08-14T15:17:31.743Z] Running in /w/workspace/app-rfid-llrp-inventory/121 [Pipeline] { [Pipeline] checkout [2023-08-14T15:17:31.840Z] The recommended git tool is: git [2023-08-14T15:17:38.447Z] using credential edgex-jenkins-ssh [2023-08-14T15:17:38.469Z] Cloning the remote Git repository [2023-08-14T15:17:38.531Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-14T15:17:38.643Z] > git init /w/workspace/app-rfid-llrp-inventory/121 # timeout=10 [2023-08-14T15:17:38.828Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-14T15:17:38.830Z] > git --version # timeout=10 [2023-08-14T15:17:38.854Z] > git --version # 'git version 2.25.1' [2023-08-14T15:17:38.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T15:17:39.048Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T15:17:41.331Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-08-14T15:17:41.360Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T15:17:42.446Z] Avoid second fetch [2023-08-14T15:17:42.447Z] Checking out Revision dc3db311eb2a811f3a333257d52210dc66f95f9e (main) [2023-08-14T15:17:43.100Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#216)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T15:17:42.471Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T15:17:42.567Z] > git checkout -f dc3db311eb2a811f3a333257d52210dc66f95f9e # timeout=10 [2023-08-14T15:17:44.066Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-14T15:17:44.066Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T15:17:44.066Z] Dload Upload Total Spent Left Speed [2023-08-14T15:17:44.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-08-14T15:17:44.845Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-14T15:17:45.193Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-14T15:17:45.193Z] sudo tee /etc/docker/daemon.new [2023-08-14T15:17:45.193Z] { [2023-08-14T15:17:45.193Z] "registry-mirrors": [ [2023-08-14T15:17:45.193Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-14T15:17:45.193Z] ], [2023-08-14T15:17:45.193Z] "bip": "10.250.0.254/24", [2023-08-14T15:17:45.193Z] "hosts": [ [2023-08-14T15:17:45.193Z] "tcp://0.0.0.0:5555", [2023-08-14T15:17:45.193Z] "unix:///var/run/docker.sock" [2023-08-14T15:17:45.193Z] ], [2023-08-14T15:17:45.193Z] "mtu": 1458, [2023-08-14T15:17:45.193Z] "selinux-enabled": true, [2023-08-14T15:17:45.193Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-14T15:17:45.193Z] } [Pipeline] sh [2023-08-14T15:17:45.538Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-14T15:17:45.885Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:18:04.171Z] provisioning config files... [2023-08-14T15:18:04.202Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/121@tmp/config10273955103274063525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:18:04.563Z] ---> docker-login.sh [2023-08-14T15:18:04.564Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:18:05.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:18:05.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:18:05.155Z] Configure a credential helper to remove this warning. See [2023-08-14T15:18:05.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:18:05.155Z] [2023-08-14T15:18:05.155Z] Login Succeeded [2023-08-14T15:18:05.155Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:18:05.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:18:05.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:18:05.745Z] Configure a credential helper to remove this warning. See [2023-08-14T15:18:05.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:18:05.745Z] [2023-08-14T15:18:05.745Z] Login Succeeded [2023-08-14T15:18:05.745Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:18:06.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:18:06.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:18:06.014Z] Configure a credential helper to remove this warning. See [2023-08-14T15:18:06.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:18:06.014Z] [2023-08-14T15:18:06.014Z] Login Succeeded [2023-08-14T15:18:06.014Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:18:06.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:18:06.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:18:06.554Z] Configure a credential helper to remove this warning. See [2023-08-14T15:18:06.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:18:06.554Z] [2023-08-14T15:18:06.554Z] Login Succeeded [2023-08-14T15:18:06.554Z] docker.io [2023-08-14T15:18:06.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:18:07.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:18:07.091Z] Configure a credential helper to remove this warning. See [2023-08-14T15:18:07.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:18:07.091Z] [2023-08-14T15:18:07.091Z] Login Succeeded [2023-08-14T15:18:07.091Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:18:07.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-14T15:18:07.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:18:07.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:18:07.418Z] ========================================================= [2023-08-14T15:18:07.418Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-14T15:18:07.418Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:18:07.775Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-14T15:18:08.044Z] Sending build context to Docker daemon 684.5kB [2023-08-14T15:18:08.044Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T15:18:08.044Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-14T15:18:08.314Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-14T15:18:08.314Z] edb6bdbacee9: Pulling fs layer [2023-08-14T15:18:08.314Z] 5f9638ab2659: Pulling fs layer [2023-08-14T15:18:08.314Z] 8d51d6327a98: Pulling fs layer [2023-08-14T15:18:08.314Z] 8b374f2dd631: Pulling fs layer [2023-08-14T15:18:08.314Z] ec14aa9079de: Pulling fs layer [2023-08-14T15:18:08.314Z] 2f466654f4bb: Pulling fs layer [2023-08-14T15:18:08.314Z] 554e91adad29: Pulling fs layer [2023-08-14T15:18:08.314Z] 8b374f2dd631: Waiting [2023-08-14T15:18:08.314Z] ec14aa9079de: Waiting [2023-08-14T15:18:08.314Z] 2f466654f4bb: Waiting [2023-08-14T15:18:08.314Z] 554e91adad29: Waiting [2023-08-14T15:18:08.314Z] 5f9638ab2659: Download complete [2023-08-14T15:18:08.314Z] 8b374f2dd631: Verifying Checksum [2023-08-14T15:18:08.314Z] 8b374f2dd631: Download complete [2023-08-14T15:18:08.314Z] ec14aa9079de: Verifying Checksum [2023-08-14T15:18:08.314Z] ec14aa9079de: Download complete [2023-08-14T15:18:08.314Z] edb6bdbacee9: Verifying Checksum [2023-08-14T15:18:09.304Z] edb6bdbacee9: Pull complete [2023-08-14T15:18:09.896Z] 554e91adad29: Verifying Checksum [2023-08-14T15:18:09.896Z] 554e91adad29: Download complete [2023-08-14T15:18:09.896Z] 5f9638ab2659: Pull complete [2023-08-14T15:18:10.882Z] 2f466654f4bb: Verifying Checksum [2023-08-14T15:18:10.883Z] 2f466654f4bb: Download complete [2023-08-14T15:18:10.883Z] 8d51d6327a98: Verifying Checksum [2023-08-14T15:18:10.883Z] 8d51d6327a98: Download complete [2023-08-14T15:18:23.242Z] 8d51d6327a98: Pull complete [2023-08-14T15:18:23.243Z] 8b374f2dd631: Pull complete [2023-08-14T15:18:23.243Z] ec14aa9079de: Pull complete [2023-08-14T15:18:28.600Z] 2f466654f4bb: Pull complete [2023-08-14T15:18:30.588Z] 554e91adad29: Pull complete [2023-08-14T15:18:30.588Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-14T15:18:30.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T15:18:30.588Z] ---> 1e15ea492957 [2023-08-14T15:18:30.588Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T15:18:32.555Z] ---> Running in b3e1a53ef098 [2023-08-14T15:18:32.929Z] Removing intermediate container b3e1a53ef098 [2023-08-14T15:18:32.929Z] ---> 3610dd7ebbaa [2023-08-14T15:18:32.929Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T15:18:32.929Z] ---> Running in af4aa3e5c381 [2023-08-14T15:18:33.229Z] Removing intermediate container af4aa3e5c381 [2023-08-14T15:18:33.229Z] ---> 39056b54a3ac [2023-08-14T15:18:33.229Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-14T15:18:33.229Z] ---> Running in 144a67dcfd8f [2023-08-14T15:18:33.848Z] Removing intermediate container 144a67dcfd8f [2023-08-14T15:18:33.848Z] ---> 06141546db18 [2023-08-14T15:18:33.848Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T15:18:33.848Z] ---> Running in 0ce9e069b9f8 [2023-08-14T15:18:35.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T15:18:35.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T15:18:37.298Z] OK: 263 MiB in 53 packages [2023-08-14T15:18:38.280Z] Removing intermediate container 0ce9e069b9f8 [2023-08-14T15:18:38.280Z] ---> 6f59e2677dca [2023-08-14T15:18:38.280Z] Step 7/12 : WORKDIR /app [2023-08-14T15:18:38.280Z] ---> Running in f5b7a2b7a4f9 [2023-08-14T15:18:38.552Z] Removing intermediate container f5b7a2b7a4f9 [2023-08-14T15:18:38.552Z] ---> 3633ce5e632f [2023-08-14T15:18:38.552Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-14T15:18:39.140Z] ---> ac3957ee32e5 [2023-08-14T15:18:39.140Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T15:18:39.412Z] ---> Running in 0377f0791ccd [2023-08-14T15:20:01.058Z] Removing intermediate container 0377f0791ccd [2023-08-14T15:20:01.058Z] ---> 4636967cd72c [2023-08-14T15:20:01.058Z] Step 10/12 : COPY . . [2023-08-14T15:20:01.058Z] ---> c05281901918 [2023-08-14T15:20:01.058Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T15:20:01.058Z] ---> Running in 8c3d46651692 [2023-08-14T15:20:01.058Z] Removing intermediate container 8c3d46651692 [2023-08-14T15:20:01.058Z] ---> e361ea32a2bb [2023-08-14T15:20:01.058Z] Step 12/12 : RUN $MAKE [2023-08-14T15:20:01.058Z] ---> Running in a04534ec3544 [2023-08-14T15:20:01.058Z] noop [2023-08-14T15:20:01.058Z] Removing intermediate container a04534ec3544 [2023-08-14T15:20:01.058Z] ---> f11998fd2527 [2023-08-14T15:20:01.058Z] Successfully built f11998fd2527 [2023-08-14T15:20:01.058Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:20:01.415Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T15:20:01.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:20:01.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-3515 does not seem to be running inside a container [2023-08-14T15:20:01.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/121 -v /w/workspace/app-rfid-llrp-inventory/121:/w/workspace/app-rfid-llrp-inventory/121:rw,z -v /w/workspace/app-rfid-llrp-inventory/121@tmp:/w/workspace/app-rfid-llrp-inventory/121@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-08-14T15:20:03.108Z] $ docker top 6f8b9dcd972e99e2a20f9b24d1a06255da6c412c5052457e511177e717163b96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T15:20:03.945Z] + go version [2023-08-14T15:20:03.945Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-14T15:20:03.967Z] $ docker stop --time=1 6f8b9dcd972e99e2a20f9b24d1a06255da6c412c5052457e511177e717163b96 [2023-08-14T15:20:05.601Z] $ docker rm -f --volumes 6f8b9dcd972e99e2a20f9b24d1a06255da6c412c5052457e511177e717163b96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:20:06.147Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T15:20:06.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:20:06.327Z] prd-ubuntu20.04-docker-arm64-4c-16g-3515 does not seem to be running inside a container [2023-08-14T15:20:06.398Z] $ 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/121 -v /w/workspace/app-rfid-llrp-inventory/121:/w/workspace/app-rfid-llrp-inventory/121:rw,z -v /w/workspace/app-rfid-llrp-inventory/121@tmp:/w/workspace/app-rfid-llrp-inventory/121@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-08-14T15:20:07.544Z] $ docker top 8ed4027b64bd7a20ca0702d727031f4f9e7a723253c73b5bd95b496562a0f70b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T15:20:08.053Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/121 [Pipeline] fileExists [Pipeline] sh [2023-08-14T15:20:08.973Z] + make test [2023-08-14T15:20:08.973Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-14T15:23:45.786Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-14T15:23:45.786Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-14T15:23:45.786Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.298s coverage: 86.2% of statements [2023-08-14T15:23:54.075Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.639s coverage: 71.9% of statements [2023-08-14T15:23:54.075Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-14T15:23:54.075Z] go vet ./... [2023-08-14T15:26:45.830Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T15:26:45.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T15:26:45.830Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-14T15:26:45.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T15:26:45.863Z] $ docker stop --time=1 8ed4027b64bd7a20ca0702d727031f4f9e7a723253c73b5bd95b496562a0f70b [2023-08-14T15:26:47.872Z] $ docker rm -f --volumes 8ed4027b64bd7a20ca0702d727031f4f9e7a723253c73b5bd95b496562a0f70b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T15:26:49.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T15:26:49.711Z] Warning: overwriting stash ‘coverage-report’ [2023-08-14T15:26:50.283Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T15:26:50.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-14T15:26:51.014Z] + ls -al . [2023-08-14T15:26:51.014Z] total 232 [2023-08-14T15:26:51.014Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 14 15:20 . [2023-08-14T15:26:51.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:17 .. [2023-08-14T15:26:51.014Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 14 15:17 .dockerignore [2023-08-14T15:26:51.014Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:17 .git [2023-08-14T15:26:51.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:17 .github [2023-08-14T15:26:51.014Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 14 15:17 .gitignore [2023-08-14T15:26:51.014Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 15:17 .golangci.yml [2023-08-14T15:26:51.014Z] -rw-rw-r-- 1 jenkins jenkins 10332 Aug 14 15:17 Attribution.txt [2023-08-14T15:26:51.014Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 14 15:17 CHANGELOG.md [2023-08-14T15:26:51.015Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 14 15:17 Dockerfile [2023-08-14T15:26:51.015Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 15:17 GOVERNANCE.md [2023-08-14T15:26:51.015Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 14 15:17 Jenkinsfile [2023-08-14T15:26:51.015Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 14 15:17 LICENSE [2023-08-14T15:26:51.015Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 14 15:17 Makefile [2023-08-14T15:26:51.015Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 14 15:17 OWNERS.md [2023-08-14T15:26:51.015Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 14 15:17 README.md [2023-08-14T15:26:51.015Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 15:14 VERSION [2023-08-14T15:26:51.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:17 bin [2023-08-14T15:26:51.015Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 14 15:23 coverage.out [2023-08-14T15:26:51.015Z] -rw-rw-r-- 1 jenkins jenkins 3694 Aug 14 15:17 go.mod [2023-08-14T15:26:51.015Z] -rw-rw-r-- 1 jenkins jenkins 32867 Aug 14 15:17 go.sum [2023-08-14T15:26:51.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:17 images [2023-08-14T15:26:51.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:17 internal [2023-08-14T15:26:51.015Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 14 15:17 main.go [2023-08-14T15:26:51.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:17 res [2023-08-14T15:26:51.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:17 snap [2023-08-14T15:26:51.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:17 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:26:51.358Z] + 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=dc3db311eb2a811f3a333257d52210dc66f95f9e --label arch=arm64 --label version=3.1.0-dev.9 . [2023-08-14T15:26:51.629Z] Sending build context to Docker daemon 684.5kB [2023-08-14T15:26:51.629Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T15:26:51.629Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-14T15:26:51.629Z] ---> f11998fd2527 [2023-08-14T15:26:51.629Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T15:26:53.578Z] ---> Running in da70de761133 [2023-08-14T15:26:53.578Z] Removing intermediate container da70de761133 [2023-08-14T15:26:53.578Z] ---> d4a5f33a12b1 [2023-08-14T15:26:53.578Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T15:26:53.861Z] ---> Running in 118c4617922f [2023-08-14T15:26:54.129Z] Removing intermediate container 118c4617922f [2023-08-14T15:26:54.129Z] ---> ef24eda48c7c [2023-08-14T15:26:54.130Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-14T15:26:54.130Z] ---> Running in 65200264a230 [2023-08-14T15:26:54.398Z] Removing intermediate container 65200264a230 [2023-08-14T15:26:54.398Z] ---> 5f92d8a6f652 [2023-08-14T15:26:54.398Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T15:26:54.676Z] ---> Running in f7d459ada289 [2023-08-14T15:26:55.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T15:26:56.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T15:26:57.659Z] OK: 263 MiB in 53 packages [2023-08-14T15:26:58.625Z] Removing intermediate container f7d459ada289 [2023-08-14T15:26:58.625Z] ---> 9c72977007af [2023-08-14T15:26:58.625Z] Step 7/29 : WORKDIR /app [2023-08-14T15:26:58.625Z] ---> Running in 2d4fa636ca7d [2023-08-14T15:26:58.893Z] Removing intermediate container 2d4fa636ca7d [2023-08-14T15:26:58.893Z] ---> a1a8b1f2d8f8 [2023-08-14T15:26:58.893Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-14T15:26:59.482Z] ---> b06dde2ef4be [2023-08-14T15:26:59.482Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T15:26:59.482Z] ---> Running in 12ddaa0b04ba [2023-08-14T15:27:02.070Z] Removing intermediate container 12ddaa0b04ba [2023-08-14T15:27:02.070Z] ---> d6eff32e569d [2023-08-14T15:27:02.070Z] Step 10/29 : COPY . . [2023-08-14T15:27:02.356Z] ---> 1a6a81910d92 [2023-08-14T15:27:02.356Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T15:27:02.625Z] ---> Running in d17ae3bba7ff [2023-08-14T15:27:02.895Z] Removing intermediate container d17ae3bba7ff [2023-08-14T15:27:02.895Z] ---> 5bc0b6e7acdd [2023-08-14T15:27:02.895Z] Step 12/29 : RUN $MAKE [2023-08-14T15:27:02.895Z] ---> Running in 2c4680e2dd33 [2023-08-14T15:27:03.859Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.9" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-08-14T15:29:40.628Z] Removing intermediate container 2c4680e2dd33 [2023-08-14T15:29:40.628Z] ---> ca85118b7cf8 [2023-08-14T15:29:40.628Z] Step 13/29 : FROM alpine:3.17 [2023-08-14T15:29:40.628Z] 3.17: Pulling from library/alpine [2023-08-14T15:29:40.628Z] 4060ece20d7a: Pulling fs layer [2023-08-14T15:29:40.628Z] 4060ece20d7a: Verifying Checksum [2023-08-14T15:29:40.628Z] 4060ece20d7a: Download complete [2023-08-14T15:29:40.628Z] 4060ece20d7a: Pull complete [2023-08-14T15:29:40.628Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T15:29:40.628Z] Status: Downloaded newer image for alpine:3.17 [2023-08-14T15:29:40.628Z] ---> 8650cd65339b [2023-08-14T15:29:40.628Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-14T15:29:40.628Z] ---> Running in df20323a6ab3 [2023-08-14T15:29:40.628Z] Removing intermediate container df20323a6ab3 [2023-08-14T15:29:40.628Z] ---> 2641926c5b01 [2023-08-14T15:29:40.628Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-14T15:29:40.628Z] ---> Running in df8ea7683bde [2023-08-14T15:29:40.628Z] Removing intermediate container df8ea7683bde [2023-08-14T15:29:40.628Z] ---> e564b1f00418 [2023-08-14T15:29:40.628Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-14T15:29:40.628Z] ---> Running in 5e337e961344 [2023-08-14T15:29:40.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T15:29:40.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T15:29:40.628Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T15:29:40.628Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T15:29:40.628Z] Executing busybox-1.35.0-r29.trigger [2023-08-14T15:29:40.629Z] Executing ca-certificates-20230506-r0.trigger [2023-08-14T15:29:40.629Z] OK: 8 MiB in 17 packages [2023-08-14T15:29:40.629Z] Removing intermediate container 5e337e961344 [2023-08-14T15:29:40.629Z] ---> 9b28ea02332e [2023-08-14T15:29:40.629Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-14T15:29:40.629Z] ---> 1d42190dc6bb [2023-08-14T15:29:40.629Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-14T15:29:40.629Z] ---> 48a2249f56dc [2023-08-14T15:29:40.629Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-14T15:29:40.629Z] ---> 3d7a8cb28c3e [2023-08-14T15:29:40.629Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-14T15:29:40.629Z] ---> 3697e01c59cc [2023-08-14T15:29:40.629Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-14T15:29:41.592Z] ---> 7ab92860a1b7 [2023-08-14T15:29:41.592Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-14T15:29:41.592Z] ---> Running in 63b9049c92df [2023-08-14T15:29:43.563Z] Removing intermediate container 63b9049c92df [2023-08-14T15:29:43.563Z] ---> cb1e4145b0b1 [2023-08-14T15:29:43.563Z] Step 23/29 : VOLUME /cache [2023-08-14T15:29:43.563Z] ---> Running in f78e2aa5562a [2023-08-14T15:29:43.563Z] Removing intermediate container f78e2aa5562a [2023-08-14T15:29:43.563Z] ---> 54bc4ff3f367 [2023-08-14T15:29:43.563Z] Step 24/29 : EXPOSE 59711 [2023-08-14T15:29:43.830Z] ---> Running in 717500374b67 [2023-08-14T15:29:44.099Z] Removing intermediate container 717500374b67 [2023-08-14T15:29:44.099Z] ---> c5713e711a3b [2023-08-14T15:29:44.099Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-14T15:29:44.099Z] ---> Running in 6944e82b1621 [2023-08-14T15:29:44.376Z] Removing intermediate container 6944e82b1621 [2023-08-14T15:29:44.376Z] ---> d5c7d529e653 [2023-08-14T15:29:44.376Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-14T15:29:44.376Z] ---> Running in 0a09d0c4c683 [2023-08-14T15:29:44.960Z] Removing intermediate container 0a09d0c4c683 [2023-08-14T15:29:44.960Z] ---> ddefc28a7292 [2023-08-14T15:29:44.960Z] Step 27/29 : LABEL arch=arm64 [2023-08-14T15:29:44.960Z] ---> Running in eda3d16edcb0 [2023-08-14T15:29:45.229Z] Removing intermediate container eda3d16edcb0 [2023-08-14T15:29:45.229Z] ---> 04fb6529066c [2023-08-14T15:29:45.229Z] Step 28/29 : LABEL git_sha=dc3db311eb2a811f3a333257d52210dc66f95f9e [2023-08-14T15:29:45.229Z] ---> Running in 0018d77c6ea7 [2023-08-14T15:29:45.496Z] Removing intermediate container 0018d77c6ea7 [2023-08-14T15:29:45.496Z] ---> 0137126af927 [2023-08-14T15:29:45.496Z] Step 29/29 : LABEL version=3.1.0-dev.9 [2023-08-14T15:29:45.496Z] ---> Running in 9cc15368bb87 [2023-08-14T15:29:45.765Z] Removing intermediate container 9cc15368bb87 [2023-08-14T15:29:45.765Z] ---> 2c572fc7baf6 [2023-08-14T15:29:45.765Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-14T15:29:45.765Z] Successfully built 2c572fc7baf6 [2023-08-14T15:29:46.031Z] 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-08-14T15:29:46.148Z] provisioning config files... [2023-08-14T15:29:46.162Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/121@tmp/config1369588487823571541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:29:46.503Z] ---> docker-login.sh [2023-08-14T15:29:46.503Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:29:46.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:29:46.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:29:46.774Z] Configure a credential helper to remove this warning. See [2023-08-14T15:29:46.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:29:46.774Z] [2023-08-14T15:29:46.774Z] Login Succeeded [2023-08-14T15:29:46.774Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:29:47.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:29:47.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:29:47.043Z] Configure a credential helper to remove this warning. See [2023-08-14T15:29:47.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:29:47.043Z] [2023-08-14T15:29:47.043Z] Login Succeeded [2023-08-14T15:29:47.043Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:29:47.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:29:47.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:29:47.578Z] Configure a credential helper to remove this warning. See [2023-08-14T15:29:47.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:29:47.578Z] [2023-08-14T15:29:47.578Z] Login Succeeded [2023-08-14T15:29:47.578Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:29:47.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:29:47.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:29:47.845Z] Configure a credential helper to remove this warning. See [2023-08-14T15:29:47.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:29:47.846Z] [2023-08-14T15:29:47.846Z] Login Succeeded [2023-08-14T15:29:47.846Z] docker.io [2023-08-14T15:29:48.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:29:48.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:29:48.379Z] Configure a credential helper to remove this warning. See [2023-08-14T15:29:48.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:29:48.379Z] [2023-08-14T15:29:48.379Z] Login Succeeded [2023-08-14T15:29:48.379Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:29:48.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T15:29:48.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:29:48.434Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-08-14T15:29:48.434Z] dc3db311eb2a811f3a333257d52210dc66f95f9e [2023-08-14T15:29:48.434Z] latest [2023-08-14T15:29:48.434Z] 3.1.0-dev.9 [2023-08-14T15:29:48.434Z] dc3db311eb2a811f3a333257d52210dc66f95f9e-3.1.0-dev.9 [2023-08-14T15:29:48.434Z] main [2023-08-14T15:29:48.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:29:48.851Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc3db311eb2a811f3a333257d52210dc66f95f9e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:29:52.574Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc3db311eb2a811f3a333257d52210dc66f95f9e [2023-08-14T15:29:52.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-14T15:29:52.574Z] 8bde6180b84b: Preparing [2023-08-14T15:29:52.574Z] 7e67f4de4860: Preparing [2023-08-14T15:29:52.574Z] 8e102d204353: Preparing [2023-08-14T15:29:52.574Z] db88ad96820c: Preparing [2023-08-14T15:29:52.574Z] b1f5ab20715e: Preparing [2023-08-14T15:29:52.574Z] e3f39acbbf76: Preparing [2023-08-14T15:29:52.574Z] 3106db3921ea: Preparing [2023-08-14T15:29:52.574Z] d2d9d24a8c2a: Preparing [2023-08-14T15:29:52.574Z] e3f39acbbf76: Waiting [2023-08-14T15:29:52.574Z] 3106db3921ea: Waiting [2023-08-14T15:29:52.574Z] d2d9d24a8c2a: Waiting [2023-08-14T15:29:52.841Z] db88ad96820c: Pushed [2023-08-14T15:29:52.841Z] 8bde6180b84b: Pushed [2023-08-14T15:29:52.841Z] b1f5ab20715e: Pushed [2023-08-14T15:29:52.841Z] 8e102d204353: Pushed [2023-08-14T15:29:52.841Z] d2d9d24a8c2a: Layer already exists [2023-08-14T15:29:53.108Z] e3f39acbbf76: Pushed [2023-08-14T15:29:53.109Z] 3106db3921ea: Pushed [2023-08-14T15:29:59.755Z] 7e67f4de4860: Pushed [2023-08-14T15:29:59.755Z] dc3db311eb2a811f3a333257d52210dc66f95f9e: digest: sha256:ab61aff0f0ea27b259ab1f3f421a17932d9709e85654955ef55f7a93582c7210 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:30:00.112Z] + 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-08-14T15:30:00.446Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-08-14T15:30:00.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-14T15:30:00.446Z] 8bde6180b84b: Preparing [2023-08-14T15:30:00.446Z] 7e67f4de4860: Preparing [2023-08-14T15:30:00.446Z] 8e102d204353: Preparing [2023-08-14T15:30:00.446Z] db88ad96820c: Preparing [2023-08-14T15:30:00.446Z] b1f5ab20715e: Preparing [2023-08-14T15:30:00.446Z] e3f39acbbf76: Preparing [2023-08-14T15:30:00.446Z] 3106db3921ea: Preparing [2023-08-14T15:30:00.446Z] d2d9d24a8c2a: Preparing [2023-08-14T15:30:00.446Z] 3106db3921ea: Waiting [2023-08-14T15:30:00.446Z] d2d9d24a8c2a: Waiting [2023-08-14T15:30:00.446Z] e3f39acbbf76: Waiting [2023-08-14T15:30:00.446Z] 7e67f4de4860: Layer already exists [2023-08-14T15:30:00.446Z] db88ad96820c: Layer already exists [2023-08-14T15:30:00.446Z] 8e102d204353: Layer already exists [2023-08-14T15:30:00.446Z] b1f5ab20715e: Layer already exists [2023-08-14T15:30:00.446Z] 8bde6180b84b: Layer already exists [2023-08-14T15:30:00.446Z] e3f39acbbf76: Layer already exists [2023-08-14T15:30:00.446Z] 3106db3921ea: Layer already exists [2023-08-14T15:30:00.446Z] d2d9d24a8c2a: Layer already exists [2023-08-14T15:30:00.712Z] latest: digest: sha256:ab61aff0f0ea27b259ab1f3f421a17932d9709e85654955ef55f7a93582c7210 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:30:01.055Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:30:01.393Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.9 [2023-08-14T15:30:01.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-14T15:30:01.393Z] 8bde6180b84b: Preparing [2023-08-14T15:30:01.393Z] 7e67f4de4860: Preparing [2023-08-14T15:30:01.393Z] 8e102d204353: Preparing [2023-08-14T15:30:01.393Z] db88ad96820c: Preparing [2023-08-14T15:30:01.393Z] b1f5ab20715e: Preparing [2023-08-14T15:30:01.393Z] e3f39acbbf76: Preparing [2023-08-14T15:30:01.393Z] 3106db3921ea: Preparing [2023-08-14T15:30:01.393Z] d2d9d24a8c2a: Preparing [2023-08-14T15:30:01.393Z] e3f39acbbf76: Waiting [2023-08-14T15:30:01.393Z] 3106db3921ea: Waiting [2023-08-14T15:30:01.393Z] d2d9d24a8c2a: Waiting [2023-08-14T15:30:01.393Z] 8e102d204353: Layer already exists [2023-08-14T15:30:01.393Z] 8bde6180b84b: Layer already exists [2023-08-14T15:30:01.393Z] b1f5ab20715e: Layer already exists [2023-08-14T15:30:01.393Z] db88ad96820c: Layer already exists [2023-08-14T15:30:01.393Z] 7e67f4de4860: Layer already exists [2023-08-14T15:30:01.393Z] e3f39acbbf76: Layer already exists [2023-08-14T15:30:01.393Z] d2d9d24a8c2a: Layer already exists [2023-08-14T15:30:01.393Z] 3106db3921ea: Layer already exists [2023-08-14T15:30:01.665Z] 3.1.0-dev.9: digest: sha256:ab61aff0f0ea27b259ab1f3f421a17932d9709e85654955ef55f7a93582c7210 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:30:02.012Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc3db311eb2a811f3a333257d52210dc66f95f9e-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:30:02.350Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc3db311eb2a811f3a333257d52210dc66f95f9e-3.1.0-dev.9 [2023-08-14T15:30:02.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-14T15:30:02.350Z] 8bde6180b84b: Preparing [2023-08-14T15:30:02.350Z] 7e67f4de4860: Preparing [2023-08-14T15:30:02.350Z] 8e102d204353: Preparing [2023-08-14T15:30:02.350Z] db88ad96820c: Preparing [2023-08-14T15:30:02.350Z] b1f5ab20715e: Preparing [2023-08-14T15:30:02.350Z] e3f39acbbf76: Preparing [2023-08-14T15:30:02.350Z] 3106db3921ea: Preparing [2023-08-14T15:30:02.350Z] d2d9d24a8c2a: Preparing [2023-08-14T15:30:02.350Z] e3f39acbbf76: Waiting [2023-08-14T15:30:02.350Z] 3106db3921ea: Waiting [2023-08-14T15:30:02.350Z] d2d9d24a8c2a: Waiting [2023-08-14T15:30:02.350Z] 8e102d204353: Layer already exists [2023-08-14T15:30:02.350Z] 8bde6180b84b: Layer already exists [2023-08-14T15:30:02.350Z] 7e67f4de4860: Layer already exists [2023-08-14T15:30:02.350Z] db88ad96820c: Layer already exists [2023-08-14T15:30:02.350Z] b1f5ab20715e: Layer already exists [2023-08-14T15:30:02.350Z] e3f39acbbf76: Layer already exists [2023-08-14T15:30:02.350Z] 3106db3921ea: Layer already exists [2023-08-14T15:30:02.350Z] d2d9d24a8c2a: Layer already exists [2023-08-14T15:30:02.619Z] dc3db311eb2a811f3a333257d52210dc66f95f9e-3.1.0-dev.9: digest: sha256:ab61aff0f0ea27b259ab1f3f421a17932d9709e85654955ef55f7a93582c7210 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:30:02.968Z] + 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-08-14T15:30:03.302Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-08-14T15:30:03.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-14T15:30:03.303Z] 8bde6180b84b: Preparing [2023-08-14T15:30:03.303Z] 7e67f4de4860: Preparing [2023-08-14T15:30:03.303Z] 8e102d204353: Preparing [2023-08-14T15:30:03.303Z] db88ad96820c: Preparing [2023-08-14T15:30:03.303Z] b1f5ab20715e: Preparing [2023-08-14T15:30:03.303Z] e3f39acbbf76: Preparing [2023-08-14T15:30:03.303Z] 3106db3921ea: Preparing [2023-08-14T15:30:03.303Z] d2d9d24a8c2a: Preparing [2023-08-14T15:30:03.303Z] e3f39acbbf76: Waiting [2023-08-14T15:30:03.303Z] 3106db3921ea: Waiting [2023-08-14T15:30:03.303Z] d2d9d24a8c2a: Waiting [2023-08-14T15:30:03.303Z] 8bde6180b84b: Layer already exists [2023-08-14T15:30:03.303Z] 7e67f4de4860: Layer already exists [2023-08-14T15:30:03.303Z] b1f5ab20715e: Layer already exists [2023-08-14T15:30:03.303Z] db88ad96820c: Layer already exists [2023-08-14T15:30:03.303Z] 8e102d204353: Layer already exists [2023-08-14T15:30:03.303Z] 3106db3921ea: Layer already exists [2023-08-14T15:30:03.303Z] d2d9d24a8c2a: Layer already exists [2023-08-14T15:30:03.303Z] e3f39acbbf76: Layer already exists [2023-08-14T15:30:03.570Z] main: digest: sha256:ab61aff0f0ea27b259ab1f3f421a17932d9709e85654955ef55f7a93582c7210 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T15:30:03.631Z] ===================================================== [Pipeline] echo [2023-08-14T15:30:03.641Z] taggedImages: [2023-08-14T15:30:03.641Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc3db311eb2a811f3a333257d52210dc66f95f9e [2023-08-14T15:30:03.641Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-08-14T15:30:03.641Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.9 [2023-08-14T15:30:03.641Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dc3db311eb2a811f3a333257d52210dc66f95f9e-3.1.0-dev.9 [2023-08-14T15:30:03.641Z] - 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-08-14T15:30:04.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T15:30:04.003Z] [2023-08-14T15:30:04.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:30:04.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T15:30:04.336Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-14T15:30:04.336Z] 8998bd30e6a1: Pulling fs layer [2023-08-14T15:30:04.336Z] 04944245beec: Pulling fs layer [2023-08-14T15:30:04.336Z] 699f458cf7ca: Pulling fs layer [2023-08-14T15:30:04.336Z] 765212b225bb: Pulling fs layer [2023-08-14T15:30:04.336Z] f23df028b6ca: Pulling fs layer [2023-08-14T15:30:04.336Z] d65c8cfc05b1: Pulling fs layer [2023-08-14T15:30:04.336Z] 2437ff75d9bd: Pulling fs layer [2023-08-14T15:30:04.336Z] 765212b225bb: Waiting [2023-08-14T15:30:04.336Z] f23df028b6ca: Waiting [2023-08-14T15:30:04.336Z] d65c8cfc05b1: Waiting [2023-08-14T15:30:04.336Z] 2437ff75d9bd: Waiting [2023-08-14T15:30:04.603Z] 04944245beec: Verifying Checksum [2023-08-14T15:30:04.603Z] 04944245beec: Download complete [2023-08-14T15:30:04.603Z] 765212b225bb: Verifying Checksum [2023-08-14T15:30:04.603Z] 765212b225bb: Download complete [2023-08-14T15:30:04.603Z] f23df028b6ca: Verifying Checksum [2023-08-14T15:30:04.603Z] f23df028b6ca: Download complete [2023-08-14T15:30:04.603Z] d65c8cfc05b1: Verifying Checksum [2023-08-14T15:30:04.603Z] d65c8cfc05b1: Download complete [2023-08-14T15:30:04.603Z] 699f458cf7ca: Verifying Checksum [2023-08-14T15:30:04.603Z] 699f458cf7ca: Download complete [2023-08-14T15:30:05.189Z] 8998bd30e6a1: Download complete [2023-08-14T15:30:07.133Z] 2437ff75d9bd: Verifying Checksum [2023-08-14T15:30:09.080Z] 8998bd30e6a1: Pull complete [2023-08-14T15:30:09.348Z] 04944245beec: Pull complete [2023-08-14T15:30:10.770Z] 699f458cf7ca: Pull complete [2023-08-14T15:30:11.037Z] 765212b225bb: Pull complete [2023-08-14T15:30:11.996Z] f23df028b6ca: Pull complete [2023-08-14T15:30:11.996Z] d65c8cfc05b1: Pull complete [2023-08-14T15:30:26.991Z] 2437ff75d9bd: Pull complete [2023-08-14T15:30:26.991Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-14T15:30:26.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T15:30:26.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:30:27.179Z] prd-ubuntu20.04-docker-arm64-4c-16g-3515 does not seem to be running inside a container [2023-08-14T15:30:27.243Z] $ 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/121 -v /w/workspace/app-rfid-llrp-inventory/121:/w/workspace/app-rfid-llrp-inventory/121:rw,z -v /w/workspace/app-rfid-llrp-inventory/121@tmp:/w/workspace/app-rfid-llrp-inventory/121@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-08-14T15:30:29.967Z] $ docker top b86a16fc2c326318de8ae1a19004808f57bf78227df2800cc60e9f8f2d1bacdc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:30:30.816Z] ---> job-cost.sh [2023-08-14T15:30:30.816Z] lf-activate-venv: SKIPPING [2023-08-14T15:30:30.816Z] INFO: No Stack... [2023-08-14T15:30:31.082Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-14T15:30:32.046Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T15:30:32.683Z] + cat /w/workspace/app-rfid-llrp-inventory/121/archives/cost.csv [2023-08-14T15:30:32.683Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T15:30:32.749Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-121-stack-cost] [2023-08-14T15:30:32.760Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-121-stack-cost] did not exist. Created. [2023-08-14T15:30:32.760Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T15:30:33.426Z] /w/workspace/app-rfid-llrp-inventory/121@tmp/durable-f732e3a4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-14T15:30:34.085Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-14T15:30:34.108Z] Warning: overwriting stash ‘stack-cost’ [2023-08-14T15:30:34.175Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T15:30:34.181Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-121-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T15:30:34.203Z] $ docker stop --time=1 b86a16fc2c326318de8ae1a19004808f57bf78227df2800cc60e9f8f2d1bacdc [2023-08-14T15:30:35.721Z] $ docker rm -f --volumes b86a16fc2c326318de8ae1a19004808f57bf78227df2800cc60e9f8f2d1bacdc [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-08-14T15:30:36.180Z] provisioning config files... [2023-08-14T15:30:36.187Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15124440221159968414tmp [Pipeline] { [Pipeline] sh [2023-08-14T15:30:36.481Z] + set +x [2023-08-14T15:30:36.481Z] + curl -s https://codecov.io/bash [2023-08-14T15:30:36.481Z] + bash -s -- [2023-08-14T15:30:36.481Z] [2023-08-14T15:30:36.481Z] _____ _ [2023-08-14T15:30:36.481Z] / ____| | | [2023-08-14T15:30:36.481Z] | | ___ __| | ___ ___ _____ __ [2023-08-14T15:30:36.481Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-14T15:30:36.481Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-14T15:30:36.481Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-14T15:30:36.481Z] Bash-1.0.6 [2023-08-14T15:30:36.481Z] [2023-08-14T15:30:36.481Z] [2023-08-14T15:30:36.481Z] ==> git version 2.25.1 found [2023-08-14T15:30:36.481Z] ==> 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-08-14T15:30:36.481Z] Release-Date: 2020-01-08 [2023-08-14T15:30:36.481Z] 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-08-14T15:30:36.481Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-14T15:30:36.481Z] ==> Jenkins CI detected. [2023-08-14T15:30:36.481Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-08-14T15:30:36.481Z] project root: . [2023-08-14T15:30:36.481Z] --> token set from env [2023-08-14T15:30:36.481Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-14T15:30:36.481Z] ==> Running gcov in . (disable via -X gcov) [2023-08-14T15:30:36.481Z] ==> Python coveragepy not found [2023-08-14T15:30:36.481Z] ==> Searching for coverage reports in: [2023-08-14T15:30:36.481Z] + . [2023-08-14T15:30:36.481Z] -> Found 1 reports [2023-08-14T15:30:36.740Z] ==> Detecting git/mercurial file structure [2023-08-14T15:30:36.740Z] ==> Reading reports [2023-08-14T15:30:36.740Z] + ./coverage.out bytes=41317 [2023-08-14T15:30:36.740Z] ==> Appending adjustments [2023-08-14T15:30:36.740Z] https://docs.codecov.io/docs/fixing-reports [2023-08-14T15:30:36.740Z] + Found adjustments [2023-08-14T15:30:36.740Z] ==> Gzipping contents [2023-08-14T15:30:36.740Z] 12K /tmp/codecov.EpmUlC.gz [2023-08-14T15:30:36.740Z] ==> Uploading reports [2023-08-14T15:30:36.740Z] url: https://codecov.io [2023-08-14T15:30:36.740Z] query: branch=main&commit=dc3db311eb2a811f3a333257d52210dc66f95f9e&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T15:30:36.740Z] -> Pinging Codecov [2023-08-14T15:30:36.740Z] 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=dc3db311eb2a811f3a333257d52210dc66f95f9e&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T15:30:36.999Z] -> Uploading to [2023-08-14T15:30:37.000Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-14/581DD39554BDF9B6E22D074273EAD858/dc3db311eb2a811f3a333257d52210dc66f95f9e/05c9a9ff-e209-4f8d-a897-82ce45456c2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T153036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6906e7eb926b69dda7c60a5108b036f6aeb65aaad86c46d26b94742f9c0664a7 [2023-08-14T15:30:37.000Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T15:30:37.000Z] Dload Upload Total Spent Left Speed [2023-08-14T15:30:37.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 55924 --:--:-- --:--:-- --:--:-- 55924 [2023-08-14T15:30:37.259Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dc3db311eb2a811f3a333257d52210dc66f95f9e [Pipeline] } [2023-08-14T15:30:37.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-14T15:30:37.375Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-14T15:30:37.386Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:30:37.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T15:30:37.683Z] [2023-08-14T15:30:37.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:30:37.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T15:30:37.986Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-14T15:30:37.986Z] df9b9388f04a: Pulling fs layer [2023-08-14T15:30:37.986Z] 52dc419b0ee2: Pulling fs layer [2023-08-14T15:30:37.986Z] 25bc292e5bac: Pulling fs layer [2023-08-14T15:30:37.986Z] 114826534d7a: Pulling fs layer [2023-08-14T15:30:37.986Z] 4657fd5d0bcf: Pulling fs layer [2023-08-14T15:30:37.986Z] 6ad1cebc031e: Pulling fs layer [2023-08-14T15:30:37.986Z] 8a3aa393b2d8: Pulling fs layer [2023-08-14T15:30:37.986Z] 8a3aa393b2d8: Waiting [2023-08-14T15:30:37.986Z] 6ad1cebc031e: Waiting [2023-08-14T15:30:37.986Z] 114826534d7a: Waiting [2023-08-14T15:30:37.986Z] 4657fd5d0bcf: Waiting [2023-08-14T15:30:37.986Z] 25bc292e5bac: Verifying Checksum [2023-08-14T15:30:37.986Z] 25bc292e5bac: Download complete [2023-08-14T15:30:37.986Z] 52dc419b0ee2: Verifying Checksum [2023-08-14T15:30:37.986Z] 52dc419b0ee2: Download complete [2023-08-14T15:30:37.986Z] 4657fd5d0bcf: Verifying Checksum [2023-08-14T15:30:37.986Z] 4657fd5d0bcf: Download complete [2023-08-14T15:30:37.986Z] df9b9388f04a: Verifying Checksum [2023-08-14T15:30:37.986Z] df9b9388f04a: Download complete [2023-08-14T15:30:38.245Z] 6ad1cebc031e: Verifying Checksum [2023-08-14T15:30:38.245Z] 6ad1cebc031e: Download complete [2023-08-14T15:30:38.245Z] df9b9388f04a: Pull complete [2023-08-14T15:30:38.245Z] 52dc419b0ee2: Pull complete [2023-08-14T15:30:38.506Z] 25bc292e5bac: Pull complete [2023-08-14T15:30:38.767Z] 114826534d7a: Verifying Checksum [2023-08-14T15:30:38.767Z] 114826534d7a: Download complete [2023-08-14T15:30:39.025Z] 8a3aa393b2d8: Verifying Checksum [2023-08-14T15:30:39.025Z] 8a3aa393b2d8: Download complete [2023-08-14T15:30:42.311Z] 114826534d7a: Pull complete [2023-08-14T15:30:42.571Z] 4657fd5d0bcf: Pull complete [2023-08-14T15:30:42.829Z] 6ad1cebc031e: Pull complete [2023-08-14T15:30:46.116Z] 8a3aa393b2d8: Pull complete [2023-08-14T15:30:46.116Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-14T15:30:46.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T15:30:46.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:30:46.200Z] prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container [2023-08-14T15:30:46.252Z] $ 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-08-14T15:30:51.017Z] $ docker top 2b5e3f71589831e5080cda1bdc5e1ba94c5ad3ae61f3169380eef01a15ba192f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T15:30:51.069Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-08-14T15:30:51.351Z] + set -o pipefail [2023-08-14T15:30:51.352Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-08-14T15:30:56.628Z] [2023-08-14T15:30:56.628Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-08-14T15:30:56.628Z] [2023-08-14T15:30:56.628Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/b9beec2f-73b8-4eac-ba95-a55ab318044b [2023-08-14T15:30:56.628Z] [2023-08-14T15:30:56.628Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-14T15:30:56.628Z] [2023-08-14T15:30:56.628Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-14T15:30:56.628Z] [2023-08-14T15:30:56.887Z] [2023-08-14T15:30:56.887Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-14T15:30:56.887Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-14T15:30:56.887Z] More details here: https://snyk.co/ue1NS [2023-08-14T15:30:56.887Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-14T15:30:56.887Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-14T15:30:56.917Z] $ docker stop --time=1 2b5e3f71589831e5080cda1bdc5e1ba94c5ad3ae61f3169380eef01a15ba192f [2023-08-14T15:31:00.786Z] $ docker rm -f --volumes 2b5e3f71589831e5080cda1bdc5e1ba94c5ad3ae61f3169380eef01a15ba192f [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-08-14T15:31:01.476Z] + git log --format=format:%s -1 dc3db311eb2a811f3a333257d52210dc66f95f9e [Pipeline] sh [2023-08-14T15:31:01.777Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T15:31:01.777Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:31:02.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:31:02.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:31:02.144Z] prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container [2023-08-14T15:31:02.194Z] $ 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-08-14T15:31:02.635Z] $ docker top 730120e3725b0e792ec4f89d8407ea3c0872c74f06df507363d884c11028dcb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T15:31:02.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:31:02.713Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:31:02.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:31:02.847Z] $ docker exec 730120e3725b0e792ec4f89d8407ea3c0872c74f06df507363d884c11028dcb1 ssh-agent [2023-08-14T15:31:02.946Z] SSH_AUTH_SOCK=/tmp/ssh-lYjrnpT5mNsU/agent.33 [2023-08-14T15:31:02.946Z] SSH_AGENT_PID=39 [2023-08-14T15:31:02.951Z] Running ssh-add (command line suppressed) [2023-08-14T15:31:03.084Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3094538031518941777.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3094538031518941777.key) [2023-08-14T15:31:03.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:31:03.371Z] + git semver tag [2023-08-14T15:31:03.630Z] 2023-08-14 15:31:03,601 [run_tag] DEBUG tag force:False [2023-08-14T15:31:03.630Z] 2023-08-14 15:31:03,601 [check_head_tag] DEBUG check head tag [2023-08-14T15:31:03.630Z] 2023-08-14 15:31:03,602 [execute] INFO git cat-file --batch-check [2023-08-14T15:31:03.630Z] 2023-08-14 15:31:03,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-08-14T15:31:03.630Z] 2023-08-14 15:31:03,606 [execute] INFO git cat-file --batch [2023-08-14T15:31:03.630Z] 2023-08-14 15:31:03,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-08-14T15:31:03.630Z] 2023-08-14 15:31:03,615 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T15:31:03.630Z] 2023-08-14 15:31:03,615 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 [2023-08-14T15:31:03.630Z] 2023-08-14 15:31:03,616 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-08-14T15:31:03.630Z] 2023-08-14 15:31:03,621 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T15:31:03.630Z] 3.1.0-dev.9 [Pipeline] } [2023-08-14T15:31:03.660Z] $ docker exec --env ******** --env ******** 730120e3725b0e792ec4f89d8407ea3c0872c74f06df507363d884c11028dcb1 ssh-agent -k [2023-08-14T15:31:03.746Z] unset SSH_AUTH_SOCK; [2023-08-14T15:31:03.746Z] unset SSH_AGENT_PID; [2023-08-14T15:31:03.747Z] echo Agent pid 39 killed; [2023-08-14T15:31:03.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T15:31:04.053Z] + git semver [Pipeline] } [2023-08-14T15:31:04.343Z] $ docker stop --time=1 730120e3725b0e792ec4f89d8407ea3c0872c74f06df507363d884c11028dcb1 [2023-08-14T15:31:05.593Z] $ docker rm -f --volumes 730120e3725b0e792ec4f89d8407ea3c0872c74f06df507363d884c11028dcb1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:31:05.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T15:31:05.967Z] [2023-08-14T15:31:05.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:31:06.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T15:31:06.272Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-14T15:31:06.272Z] ab5ef0e58194: Pulling fs layer [2023-08-14T15:31:06.272Z] 9712f1f96733: Pulling fs layer [2023-08-14T15:31:06.272Z] 63f879dbbcfc: Pulling fs layer [2023-08-14T15:31:06.272Z] 0d9ebad4ef96: Pulling fs layer [2023-08-14T15:31:06.272Z] e9a5061849ea: Pulling fs layer [2023-08-14T15:31:06.272Z] d747dcd14b5f: Pulling fs layer [2023-08-14T15:31:06.272Z] 2de7ff778b66: Pulling fs layer [2023-08-14T15:31:06.272Z] e9a5061849ea: Waiting [2023-08-14T15:31:06.272Z] d747dcd14b5f: Waiting [2023-08-14T15:31:06.272Z] 0d9ebad4ef96: Waiting [2023-08-14T15:31:06.272Z] 2de7ff778b66: Waiting [2023-08-14T15:31:06.272Z] 9712f1f96733: Verifying Checksum [2023-08-14T15:31:06.272Z] 9712f1f96733: Download complete [2023-08-14T15:31:06.531Z] 63f879dbbcfc: Verifying Checksum [2023-08-14T15:31:06.531Z] 63f879dbbcfc: Download complete [2023-08-14T15:31:06.790Z] e9a5061849ea: Verifying Checksum [2023-08-14T15:31:06.790Z] e9a5061849ea: Download complete [2023-08-14T15:31:06.790Z] d747dcd14b5f: Verifying Checksum [2023-08-14T15:31:06.790Z] d747dcd14b5f: Download complete [2023-08-14T15:31:06.790Z] 0d9ebad4ef96: Verifying Checksum [2023-08-14T15:31:06.790Z] 0d9ebad4ef96: Download complete [2023-08-14T15:31:06.790Z] ab5ef0e58194: Verifying Checksum [2023-08-14T15:31:06.790Z] ab5ef0e58194: Download complete [2023-08-14T15:31:06.790Z] 2de7ff778b66: Verifying Checksum [2023-08-14T15:31:06.790Z] 2de7ff778b66: Download complete [2023-08-14T15:31:10.076Z] ab5ef0e58194: Pull complete [2023-08-14T15:31:10.076Z] 9712f1f96733: Pull complete [2023-08-14T15:31:10.335Z] 63f879dbbcfc: Pull complete [2023-08-14T15:31:14.520Z] 0d9ebad4ef96: Pull complete [2023-08-14T15:31:14.520Z] e9a5061849ea: Pull complete [2023-08-14T15:31:14.520Z] d747dcd14b5f: Pull complete [2023-08-14T15:31:15.456Z] 2de7ff778b66: Pull complete [2023-08-14T15:31:15.456Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-14T15:31:15.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T15:31:15.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:31:15.550Z] prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container [2023-08-14T15:31:15.602Z] $ 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-08-14T15:31:21.511Z] $ docker top 2f634198cb6205b779c9d500cbabc44afdb3d8ceb6403968e1ea56ab422f988e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:31:21.559Z] provisioning config files... [2023-08-14T15:31:21.564Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13414973323061523784tmp [2023-08-14T15:31:21.574Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10143097115197508406tmp [2023-08-14T15:31:21.584Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16991425139283273664tmp [Pipeline] { [Pipeline] echo [2023-08-14T15:31:21.599Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:31:21.882Z] ---> sigul-configuration.sh [2023-08-14T15:31:21.882Z] gpg: directory `/root/.gnupg' created [2023-08-14T15:31:21.882Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-14T15:31:21.882Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-14T15:31:21.882Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-14T15:31:21.882Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-14T15:31:21.882Z] gpg: CAST5 encrypted data [2023-08-14T15:31:21.882Z] gpg: encrypted with 1 passphrase [2023-08-14T15:31:21.882Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-14T15:31:22.167Z] + mkdir /home/jenkins [2023-08-14T15:31:22.167Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-14T15:31:22.453Z] + 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-08-14T15:31:22.461Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:31:22.744Z] ---> sigul-install.sh [2023-08-14T15:31:22.744Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-14T15:31:23.029Z] + git tag --list [2023-08-14T15:31:23.030Z] v0.0.0 [2023-08-14T15:31:23.030Z] v1.0.0 [2023-08-14T15:31:23.030Z] v2.1.0 [2023-08-14T15:31:23.030Z] v2.1.1 [2023-08-14T15:31:23.030Z] v2.2.0 [2023-08-14T15:31:23.030Z] v2.3.0 [2023-08-14T15:31:23.030Z] v3.0 [2023-08-14T15:31:23.030Z] v3.0.0 [2023-08-14T15:31:23.030Z] v3.0.1 [2023-08-14T15:31:23.030Z] v3.0.1-dev.1 [2023-08-14T15:31:23.030Z] v3.1.0-dev.1 [2023-08-14T15:31:23.030Z] v3.1.0-dev.2 [2023-08-14T15:31:23.030Z] v3.1.0-dev.3 [2023-08-14T15:31:23.030Z] v3.1.0-dev.4 [2023-08-14T15:31:23.030Z] v3.1.0-dev.5 [2023-08-14T15:31:23.030Z] v3.1.0-dev.6 [2023-08-14T15:31:23.030Z] v3.1.0-dev.7 [2023-08-14T15:31:23.030Z] v3.1.0-dev.8 [2023-08-14T15:31:23.030Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-14T15:31:23.317Z] + lftools sign git-tag v3.1.0-dev.9 [2023-08-14T15:31:23.885Z] Signing Git tag with Sigul... [2023-08-14T15:31:23.885Z] Signing v3.1.0-dev.9 [Pipeline] echo [2023-08-14T15:31:24.151Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:31:24.433Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-14T15:31:24.441Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-14T15:31:24.483Z] $ docker stop --time=1 2f634198cb6205b779c9d500cbabc44afdb3d8ceb6403968e1ea56ab422f988e [2023-08-14T15:31:25.765Z] $ docker rm -f --volumes 2f634198cb6205b779c9d500cbabc44afdb3d8ceb6403968e1ea56ab422f988e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-14T15:31:26.146Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T15:31:26.146Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:31:26.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:31:26.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:31:26.507Z] prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container [2023-08-14T15:31:26.556Z] $ 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-08-14T15:31:26.871Z] $ docker top 9ad7fe15c11707724c8ffdead4faa128ed61a8a0d1729ff08fe692d56d6abab6 -eo pid,comm [2023-08-14T15:31:26.896Z] 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-08-14T15:31:26.896Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T15:31:26.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:31:26.931Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:31:27.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:31:27.070Z] $ docker exec 9ad7fe15c11707724c8ffdead4faa128ed61a8a0d1729ff08fe692d56d6abab6 ssh-agent [2023-08-14T15:31:27.163Z] SSH_AUTH_SOCK=/tmp/ssh-5d667YAYVynK/agent.32 [2023-08-14T15:31:27.163Z] SSH_AGENT_PID=38 [2023-08-14T15:31:27.169Z] Running ssh-add (command line suppressed) [2023-08-14T15:31:27.289Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16652736636346196823.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16652736636346196823.key) [2023-08-14T15:31:27.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:31:27.565Z] + git semver bump pre [2023-08-14T15:31:27.824Z] 2023-08-14 15:31:27,752 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T15:31:27.824Z] 2023-08-14 15:31:27,753 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev [2023-08-14T15:31:27.824Z] 2023-08-14 15:31:27,753 [bump_version] DEBUG bumped version:3.1.0-dev.10 [2023-08-14T15:31:27.824Z] 2023-08-14 15:31:27,753 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-08-14T15:31:27.824Z] 2023-08-14 15:31:27,753 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T15:31:27.824Z] 2023-08-14 15:31:27,753 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T15:31:27.824Z] 2023-08-14 15:31:27,754 [execute] INFO git cat-file --batch-check [2023-08-14T15:31:27.824Z] 2023-08-14 15:31:27,755 [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-08-14T15:31:27.824Z] 2023-08-14 15:31:27,758 [execute] INFO git cat-file --batch [2023-08-14T15:31:27.824Z] 2023-08-14 15:31:27,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T15:31:27.824Z] 2023-08-14 15:31:27,763 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T15:31:27.824Z] 3.1.0-dev.10 [Pipeline] } [2023-08-14T15:31:27.851Z] $ docker exec --env ******** --env ******** 9ad7fe15c11707724c8ffdead4faa128ed61a8a0d1729ff08fe692d56d6abab6 ssh-agent -k [2023-08-14T15:31:27.943Z] unset SSH_AUTH_SOCK; [2023-08-14T15:31:27.944Z] unset SSH_AGENT_PID; [2023-08-14T15:31:27.944Z] echo Agent pid 38 killed; [2023-08-14T15:31:27.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T15:31:28.231Z] + git semver [Pipeline] } [2023-08-14T15:31:28.521Z] $ docker stop --time=1 9ad7fe15c11707724c8ffdead4faa128ed61a8a0d1729ff08fe692d56d6abab6 [2023-08-14T15:31:29.772Z] $ docker rm -f --volumes 9ad7fe15c11707724c8ffdead4faa128ed61a8a0d1729ff08fe692d56d6abab6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T15:31:30.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T15:31:30.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:31:30.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:31:30.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:31:30.436Z] prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container [2023-08-14T15:31:30.483Z] $ 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-08-14T15:31:30.818Z] $ docker top d3d7628e2ccc70ee2e1efc54041d9c92f077fe8f6bf7e21cb321199717a53feb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T15:31:30.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:31:30.927Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:31:31.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:31:31.059Z] $ docker exec d3d7628e2ccc70ee2e1efc54041d9c92f077fe8f6bf7e21cb321199717a53feb ssh-agent [2023-08-14T15:31:31.154Z] SSH_AUTH_SOCK=/tmp/ssh-KyK3t5PyY9kP/agent.33 [2023-08-14T15:31:31.154Z] SSH_AGENT_PID=39 [2023-08-14T15:31:31.172Z] Running ssh-add (command line suppressed) [2023-08-14T15:31:31.280Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13575594070456236232.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13575594070456236232.key) [2023-08-14T15:31:31.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:31:31.578Z] + git semver push [2023-08-14T15:31:31.837Z] 2023-08-14 15:31:31,769 [run_push] DEBUG push [2023-08-14T15:31:31.837Z] 2023-08-14 15:31:31,770 [execute] INFO git cat-file --batch-check [2023-08-14T15:31:31.837Z] 2023-08-14 15:31:31,770 [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-08-14T15:31:31.837Z] 2023-08-14 15:31:31,774 [execute] INFO git rev-list 8eb2a592350c1b365cb0be7aa61c33e6f15c4675 -- [2023-08-14T15:31:31.837Z] 2023-08-14 15:31:31,775 [execute] DEBUG Popen(['git', 'rev-list', '8eb2a592350c1b365cb0be7aa61c33e6f15c4675', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T15:31:31.837Z] 2023-08-14 15:31:31,782 [execute] INFO git fetch -v origin [2023-08-14T15:31:31.837Z] 2023-08-14 15:31:31,782 [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-08-14T15:31:32.405Z] 2023-08-14 15:31:32,241 [run_push] DEBUG no remote changes detected [2023-08-14T15:31:32.405Z] 2023-08-14 15:31:32,241 [execute] INFO git push origin semver [2023-08-14T15:31:32.405Z] 2023-08-14 15:31:32,242 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T15:31:32.971Z] 2023-08-14 15:31:32,924 [run_push] DEBUG push all version tags [2023-08-14T15:31:32.971Z] 2023-08-14 15:31:32,925 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-14T15:31:32.972Z] 2023-08-14 15:31:32,925 [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-08-14T15:31:33.909Z] 2023-08-14 15:31:33,625 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T15:31:33.909Z] 3.1.0-dev.10 [Pipeline] } [2023-08-14T15:31:33.937Z] $ docker exec --env ******** --env ******** d3d7628e2ccc70ee2e1efc54041d9c92f077fe8f6bf7e21cb321199717a53feb ssh-agent -k [2023-08-14T15:31:34.043Z] unset SSH_AUTH_SOCK; [2023-08-14T15:31:34.045Z] unset SSH_AGENT_PID; [2023-08-14T15:31:34.045Z] echo Agent pid 39 killed; [2023-08-14T15:31:34.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T15:31:34.345Z] + git semver [Pipeline] } [2023-08-14T15:31:34.634Z] $ docker stop --time=1 d3d7628e2ccc70ee2e1efc54041d9c92f077fe8f6bf7e21cb321199717a53feb [2023-08-14T15:31:35.900Z] $ docker rm -f --volumes d3d7628e2ccc70ee2e1efc54041d9c92f077fe8f6bf7e21cb321199717a53feb [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-08-14T15:31:36.472Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-08-14T15:31:36.472Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-08-14T15:31:36.472Z] total 16 [2023-08-14T15:31:36.472Z] drwxr-xr-x 3 root root 4096 Aug 14 15:17 . [2023-08-14T15:31:36.472Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 14 15:31 .. [2023-08-14T15:31:36.472Z] drwxr-xr-x 2 root root 4096 Aug 14 15:17 cost [2023-08-14T15:31:36.472Z] -rw-r--r-- 1 root root 95 Aug 14 15:17 cost.csv [2023-08-14T15:31:36.472Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-08-14T15:31:36.472Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-08-14T15:31:36.472Z] total 16 [2023-08-14T15:31:36.472Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 15:17 . [2023-08-14T15:31:36.472Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 14 15:31 .. [2023-08-14T15:31:36.472Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 15:17 cost [2023-08-14T15:31:36.472Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 14 15:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:31:36.764Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:31:37.667Z] ---> package-listing.sh [2023-08-14T15:31:37.667Z] ++ facter osfamily [2023-08-14T15:31:37.667Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-14T15:31:37.926Z] + OS_FAMILY=debian [2023-08-14T15:31:37.926Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-08-14T15:31:37.926Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-14T15:31:37.926Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-14T15:31:37.926Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-14T15:31:37.926Z] + PACKAGES=/tmp/packages_start.txt [2023-08-14T15:31:37.926Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-08-14T15:31:37.926Z] + PACKAGES=/tmp/packages_end.txt [2023-08-14T15:31:37.926Z] + case "${OS_FAMILY}" in [2023-08-14T15:31:37.926Z] + dpkg -l [2023-08-14T15:31:37.926Z] + grep '^ii' [2023-08-14T15:31:37.926Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-14T15:31:37.926Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-14T15:31:37.926Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-14T15:31:37.926Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-08-14T15:31:37.926Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-08-14T15:31:37.926Z] + 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-08-14T15:31:37.936Z] 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-08-14T15:31:38.216Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:31:38.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T15:31:38.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:31:38.865Z] prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container [2023-08-14T15:31:38.917Z] $ 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-08-14T15:31:39.120Z] $ docker top 868a7fa91af1ac76697a70a712aa366a32028c2d3a39ff5e0bb3175a0e65dbd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T15:31:39.451Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-14T15:31:39.740Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-14T15:31:40.028Z] + ls /var/log/sa-host [2023-08-14T15:31:40.028Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:31:40.090Z] provisioning config files... [2023-08-14T15:31:40.099Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config70986355547308085tmp [Pipeline] { [Pipeline] echo [2023-08-14T15:31:40.114Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:31:40.397Z] ---> create-netrc.sh [Pipeline] } [2023-08-14T15:31:40.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:31:40.723Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-14T15:31:40.731Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:31:41.016Z] ---> sudo-logs.sh [2023-08-14T15:31:41.016Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-14T15:31:41.042Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:31:41.326Z] ---> job-cost.sh [2023-08-14T15:31:41.326Z] lf-activate-venv: SKIPPING [2023-08-14T15:31:41.326Z] DEBUG: total: 0.2199999988079071 [2023-08-14T15:31:41.326Z] INFO: Retrieving Stack Cost... [2023-08-14T15:31:41.894Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T15:31:42.152Z] INFO: Archiving Costs [Pipeline] echo [2023-08-14T15:31:42.162Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:31:42.444Z] ---> logs-deploy.sh [2023-08-14T15:31:42.444Z] lf-activate-venv: SKIPPING [2023-08-14T15:31:42.444Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/121 [2023-08-14T15:31:42.444Z] INFO: archiving workspace using pattern(s): [2023-08-14T15:31:43.381Z] Archives upload complete. [2023-08-14T15:31:43.381Z] INFO: archiving logs to Nexus