Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 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-ssh4207665593519162938.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh898609128792998135.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh10454910604193015180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh12441237603637945409.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-ssh10609988235508694440.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17373 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 (main) Commit message: "docs: Update changelog for release 3.1 (#252)" > git config core.sparsecheckout # timeout=10 > git checkout -f a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 # timeout=10 > git rev-list --no-walk 826bf94fa21597c4032996cd263344f18e127d9f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-13T18:45:07.795Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-13T18:45:07.841Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-13T18:45:07.856Z] ========================================================= [2023-11-13T18:45:07.856Z] EdgeX Global Pipelines Version Info [2023-11-13T18:45:07.856Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:45:08.595Z] ------------------- [2023-11-13T18:45:08.595Z] stable info: [2023-11-13T18:45:08.595Z] ------------------- [2023-11-13T18:45:08.595Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-13T18:45:08.595Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-13T18:45:08.595Z] Message: update stable to v1.0.257 [2023-11-13T18:45:09.166Z] ------------------- [2023-11-13T18:45:09.166Z] experimental info: [2023-11-13T18:45:09.166Z] ------------------- [2023-11-13T18:45:09.166Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-13T18:45:09.166Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-13T18:45:09.166Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-13T18:45:09.402Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-11-13T18:45:09.414Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-11-13T18:45:09.426Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-13T18:45:09.438Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-13T18:45:09.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-13T18:45:09.460Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-13T18:45:09.472Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-13T18:45:09.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-13T18:45:09.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-13T18:45:09.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-13T18:45:09.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-13T18:45:09.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-11-13T18:45:09.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-13T18:45:09.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-13T18:45:09.589Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-13T18:45:09.601Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-13T18:45:09.612Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-13T18:45:09.627Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-13T18:45:09.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-13T18:45:09.654Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-13T18:45:09.662Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-13T18:45:09.671Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-13T18:45:09.679Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-13T18:45:09.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-13T18:45:09.696Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-13T18:45:09.707Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-13T18:45:09.720Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-13T18:45:09.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-13T18:45:09.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-13T18:45:09.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-13T18:45:09.771Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] echo [2023-11-13T18:45:09.784Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0e1407 [Pipeline] echo [2023-11-13T18:45:09.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T18:45:09.845Z] provisioning config files... [2023-11-13T18:45:09.862Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11787383381412421326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:45:10.163Z] ---> docker-login.sh [2023-11-13T18:45:10.163Z] nexus3.edgexfoundry.org:10001 [2023-11-13T18:45:10.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:45:10.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:45:10.425Z] Configure a credential helper to remove this warning. See [2023-11-13T18:45:10.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:45:10.425Z] [2023-11-13T18:45:10.425Z] Login Succeeded [2023-11-13T18:45:10.425Z] nexus3.edgexfoundry.org:10002 [2023-11-13T18:45:10.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:45:10.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:45:10.685Z] Configure a credential helper to remove this warning. See [2023-11-13T18:45:10.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:45:10.685Z] [2023-11-13T18:45:10.685Z] Login Succeeded [2023-11-13T18:45:10.685Z] nexus3.edgexfoundry.org:10003 [2023-11-13T18:45:10.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:45:10.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:45:10.685Z] Configure a credential helper to remove this warning. See [2023-11-13T18:45:10.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:45:10.685Z] [2023-11-13T18:45:10.685Z] Login Succeeded [2023-11-13T18:45:10.685Z] nexus3.edgexfoundry.org:10004 [2023-11-13T18:45:10.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:45:10.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:45:10.685Z] Configure a credential helper to remove this warning. See [2023-11-13T18:45:10.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:45:10.685Z] [2023-11-13T18:45:10.685Z] Login Succeeded [2023-11-13T18:45:10.948Z] docker.io [2023-11-13T18:45:10.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:45:11.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:45:11.208Z] Configure a credential helper to remove this warning. See [2023-11-13T18:45:11.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:45:11.208Z] [2023-11-13T18:45:11.208Z] Login Succeeded [2023-11-13T18:45:11.208Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T18:45:11.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-13T18:45:11.579Z] + git rev-list -1 --merges a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40~1..a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] echo [2023-11-13T18:45:11.656Z] -----------> git rev-list -1 --merges a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40~1..a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [false] [Pipeline] sh [2023-11-13T18:45:11.950Z] + git log --format=format:%s -1 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] echo [2023-11-13T18:45:11.966Z] ========================================================= [2023-11-13T18:45:11.966Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-13T18:45:11.966Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T18:45:12.285Z] + git log --format=format:%s -1 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] echo [2023-11-13T18:45:12.296Z] [semverPrep] GIT_COMMIT: a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40, Commit Message: docs: Update changelog for release 3.1 (#252) [Pipeline] echo [2023-11-13T18:45:12.306Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-13T18:45:12.643Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T18:45:12.643Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-13T18:45:12.643Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-13T18:45:12.643Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-13T18:45:12.643Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-13T18:45:12.643Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-13T18:45:12.643Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:45:12.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:45:12.995Z] [2023-11-13T18:45:12.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:45:13.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:45:13.298Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-13T18:45:13.298Z] b85a868b505f: Pulling fs layer [2023-11-13T18:45:13.298Z] e2be974225ed: Pulling fs layer [2023-11-13T18:45:13.298Z] 339a4e72a1f5: Pulling fs layer [2023-11-13T18:45:13.298Z] 988bab9f4d93: Pulling fs layer [2023-11-13T18:45:13.298Z] 1469e6f7b9e6: Pulling fs layer [2023-11-13T18:45:13.298Z] eaf3925da568: Pulling fs layer [2023-11-13T18:45:13.298Z] bab4dde63d76: Pulling fs layer [2023-11-13T18:45:13.298Z] bde34c3a00c8: Pulling fs layer [2023-11-13T18:45:13.298Z] b352a97aabf1: Pulling fs layer [2023-11-13T18:45:13.298Z] 4872d77fe225: Pulling fs layer [2023-11-13T18:45:13.298Z] 5851b861e8e6: Pulling fs layer [2023-11-13T18:45:13.298Z] 988bab9f4d93: Waiting [2023-11-13T18:45:13.298Z] 1469e6f7b9e6: Waiting [2023-11-13T18:45:13.298Z] eaf3925da568: Waiting [2023-11-13T18:45:13.298Z] bab4dde63d76: Waiting [2023-11-13T18:45:13.298Z] bde34c3a00c8: Waiting [2023-11-13T18:45:13.298Z] b352a97aabf1: Waiting [2023-11-13T18:45:13.298Z] 4872d77fe225: Waiting [2023-11-13T18:45:13.298Z] 5851b861e8e6: Waiting [2023-11-13T18:45:13.298Z] e2be974225ed: Download complete [2023-11-13T18:45:13.298Z] 988bab9f4d93: Verifying Checksum [2023-11-13T18:45:13.298Z] 988bab9f4d93: Download complete [2023-11-13T18:45:13.558Z] 339a4e72a1f5: Verifying Checksum [2023-11-13T18:45:13.558Z] 339a4e72a1f5: Download complete [2023-11-13T18:45:13.558Z] eaf3925da568: Download complete [2023-11-13T18:45:13.558Z] 1469e6f7b9e6: Verifying Checksum [2023-11-13T18:45:13.558Z] 1469e6f7b9e6: Download complete [2023-11-13T18:45:13.558Z] bde34c3a00c8: Verifying Checksum [2023-11-13T18:45:13.558Z] bde34c3a00c8: Download complete [2023-11-13T18:45:13.558Z] b352a97aabf1: Download complete [2023-11-13T18:45:13.558Z] 4872d77fe225: Verifying Checksum [2023-11-13T18:45:13.558Z] 4872d77fe225: Download complete [2023-11-13T18:45:13.558Z] 5851b861e8e6: Verifying Checksum [2023-11-13T18:45:13.558Z] 5851b861e8e6: Download complete [2023-11-13T18:45:13.558Z] b85a868b505f: Download complete [2023-11-13T18:45:13.818Z] bab4dde63d76: Verifying Checksum [2023-11-13T18:45:13.818Z] bab4dde63d76: Download complete [2023-11-13T18:45:14.754Z] b85a868b505f: Pull complete [2023-11-13T18:45:15.012Z] e2be974225ed: Pull complete [2023-11-13T18:45:15.581Z] 339a4e72a1f5: Pull complete [2023-11-13T18:45:15.581Z] 988bab9f4d93: Pull complete [2023-11-13T18:45:15.841Z] 1469e6f7b9e6: Pull complete [2023-11-13T18:45:15.841Z] eaf3925da568: Pull complete [2023-11-13T18:45:17.749Z] bab4dde63d76: Pull complete [2023-11-13T18:45:17.749Z] bde34c3a00c8: Pull complete [2023-11-13T18:45:18.010Z] b352a97aabf1: Pull complete [2023-11-13T18:45:18.010Z] 4872d77fe225: Pull complete [2023-11-13T18:45:18.010Z] 5851b861e8e6: Pull complete [2023-11-13T18:45:18.270Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-13T18:45:18.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:45:18.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:45:18.371Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2023-11-13T18:45:18.397Z] $ 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-11-13T18:45:21.033Z] $ docker top a73badb94416404ea9485033837ed8876d135c7dffea746b10406027fef8d864 -eo pid,comm [2023-11-13T18:45:21.100Z] 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-11-13T18:45:21.100Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T18:45:21.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T18:45:21.144Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T18:45:21.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T18:45:21.256Z] $ docker exec a73badb94416404ea9485033837ed8876d135c7dffea746b10406027fef8d864 ssh-agent [2023-11-13T18:45:21.379Z] SSH_AUTH_SOCK=/tmp/ssh-ba4AyZg04rtY/agent.33 [2023-11-13T18:45:21.379Z] SSH_AGENT_PID=39 [2023-11-13T18:45:21.386Z] Running ssh-add (command line suppressed) [2023-11-13T18:45:21.488Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_889744786269527752.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_889744786269527752.key) [2023-11-13T18:45:21.506Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T18:45:21.797Z] + git tag --points-at HEAD [Pipeline] } [2023-11-13T18:45:21.806Z] $ docker exec --env ******** --env ******** a73badb94416404ea9485033837ed8876d135c7dffea746b10406027fef8d864 ssh-agent -k [2023-11-13T18:45:21.899Z] unset SSH_AUTH_SOCK; [2023-11-13T18:45:21.899Z] unset SSH_AGENT_PID; [2023-11-13T18:45:21.899Z] echo Agent pid 39 killed; [2023-11-13T18:45:21.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-13T18:45:21.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T18:45:21.942Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T18:45:22.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T18:45:22.051Z] $ docker exec a73badb94416404ea9485033837ed8876d135c7dffea746b10406027fef8d864 ssh-agent [2023-11-13T18:45:22.164Z] SSH_AUTH_SOCK=/tmp/ssh-HFwCGuSALDqp/agent.71 [2023-11-13T18:45:22.164Z] SSH_AGENT_PID=77 [2023-11-13T18:45:22.169Z] Running ssh-add (command line suppressed) [2023-11-13T18:45:22.280Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_153513016017718259.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_153513016017718259.key) [2023-11-13T18:45:22.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T18:45:22.586Z] + git semver init [2023-11-13T18:45:22.845Z] 2023-11-13 18:45:22,759 [run_init] DEBUG init version:0.0.0 force:False [2023-11-13T18:45:22.845Z] 2023-11-13 18:45:22,760 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-11-13T18:45:22.845Z] 2023-11-13 18:45:22,761 [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-11-13T18:45:22.845Z] 2023-11-13 18:45:22,761 [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-11-13T18:45:24.226Z] 2023-11-13 18:45:23,940 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-11-13T18:45:24.226Z] 2023-11-13 18:45:23,940 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-11-13T18:45:24.226Z] 2023-11-13 18:45:23,941 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-13T18:45:24.226Z] 2023-11-13 18:45:23,941 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-13T18:45:24.226Z] 3.1.0-dev.39 [Pipeline] } [2023-11-13T18:45:24.235Z] $ docker exec --env ******** --env ******** a73badb94416404ea9485033837ed8876d135c7dffea746b10406027fef8d864 ssh-agent -k [2023-11-13T18:45:24.330Z] unset SSH_AUTH_SOCK; [2023-11-13T18:45:24.331Z] unset SSH_AGENT_PID; [2023-11-13T18:45:24.331Z] echo Agent pid 77 killed; [2023-11-13T18:45:24.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T18:45:24.651Z] + git semver [Pipeline] } [2023-11-13T18:45:24.924Z] $ docker stop --time=1 a73badb94416404ea9485033837ed8876d135c7dffea746b10406027fef8d864 [2023-11-13T18:45:26.238Z] $ docker rm -f --volumes a73badb94416404ea9485033837ed8876d135c7dffea746b10406027fef8d864 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T18:45:26.586Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-13T18:45:26.819Z] Stashed 1 file(s) [Pipeline] echo [2023-11-13T18:45:26.821Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.39 [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-11-13T18:45:26.956Z] provisioning config files... [2023-11-13T18:45:26.964Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4444296051052854679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:45:27.258Z] ---> docker-login.sh [2023-11-13T18:45:27.258Z] nexus3.edgexfoundry.org:10001 [2023-11-13T18:45:27.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:45:27.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:45:27.258Z] Configure a credential helper to remove this warning. See [2023-11-13T18:45:27.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:45:27.258Z] [2023-11-13T18:45:27.258Z] Login Succeeded [2023-11-13T18:45:27.258Z] nexus3.edgexfoundry.org:10002 [2023-11-13T18:45:27.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:45:27.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:45:27.258Z] Configure a credential helper to remove this warning. See [2023-11-13T18:45:27.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:45:27.258Z] [2023-11-13T18:45:27.258Z] Login Succeeded [2023-11-13T18:45:27.258Z] nexus3.edgexfoundry.org:10003 [2023-11-13T18:45:27.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:45:27.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:45:27.518Z] Configure a credential helper to remove this warning. See [2023-11-13T18:45:27.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:45:27.518Z] [2023-11-13T18:45:27.518Z] Login Succeeded [2023-11-13T18:45:27.518Z] nexus3.edgexfoundry.org:10004 [2023-11-13T18:45:27.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:45:27.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:45:27.518Z] Configure a credential helper to remove this warning. See [2023-11-13T18:45:27.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:45:27.518Z] [2023-11-13T18:45:27.518Z] Login Succeeded [2023-11-13T18:45:27.518Z] docker.io [2023-11-13T18:45:27.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:45:27.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:45:27.778Z] Configure a credential helper to remove this warning. See [2023-11-13T18:45:27.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:45:27.778Z] [2023-11-13T18:45:27.778Z] Login Succeeded [2023-11-13T18:45:27.778Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T18:45:27.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-13T18:45:27.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T18:45:27.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T18:45:27.855Z] ========================================================= [2023-11-13T18:45:27.855Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-13T18:45:27.855Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:45:28.157Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-13T18:45:28.157Z] Sending build context to Docker daemon 12.76MB [2023-11-13T18:45:28.157Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T18:45:28.157Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-13T18:45:28.157Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-13T18:45:28.157Z] 7264a8db6415: Pulling fs layer [2023-11-13T18:45:28.157Z] c4d48a809fc2: Pulling fs layer [2023-11-13T18:45:28.157Z] 4f1c88b9dad5: Pulling fs layer [2023-11-13T18:45:28.157Z] ad3a456e5733: Pulling fs layer [2023-11-13T18:45:28.157Z] 33e27b845d1e: Pulling fs layer [2023-11-13T18:45:28.158Z] c68163c4e522: Pulling fs layer [2023-11-13T18:45:28.158Z] 50da416c3ac9: Pulling fs layer [2023-11-13T18:45:28.158Z] 23d2d4c4bb30: Pulling fs layer [2023-11-13T18:45:28.158Z] ad3a456e5733: Waiting [2023-11-13T18:45:28.158Z] c68163c4e522: Waiting [2023-11-13T18:45:28.158Z] 50da416c3ac9: Waiting [2023-11-13T18:45:28.158Z] 33e27b845d1e: Waiting [2023-11-13T18:45:28.158Z] 23d2d4c4bb30: Waiting [2023-11-13T18:45:28.158Z] c4d48a809fc2: Download complete [2023-11-13T18:45:28.417Z] ad3a456e5733: Verifying Checksum [2023-11-13T18:45:28.417Z] ad3a456e5733: Download complete [2023-11-13T18:45:28.417Z] 33e27b845d1e: Download complete [2023-11-13T18:45:28.417Z] 7264a8db6415: Verifying Checksum [2023-11-13T18:45:28.417Z] 7264a8db6415: Download complete [2023-11-13T18:45:28.417Z] c68163c4e522: Verifying Checksum [2023-11-13T18:45:28.417Z] c68163c4e522: Download complete [2023-11-13T18:45:28.417Z] 7264a8db6415: Pull complete [2023-11-13T18:45:28.676Z] 23d2d4c4bb30: Verifying Checksum [2023-11-13T18:45:28.676Z] 23d2d4c4bb30: Download complete [2023-11-13T18:45:28.676Z] c4d48a809fc2: Pull complete [2023-11-13T18:45:28.676Z] 4f1c88b9dad5: Verifying Checksum [2023-11-13T18:45:28.676Z] 4f1c88b9dad5: Download complete [2023-11-13T18:45:29.244Z] 50da416c3ac9: Verifying Checksum [2023-11-13T18:45:29.244Z] 50da416c3ac9: Download complete [2023-11-13T18:45:32.527Z] 4f1c88b9dad5: Pull complete [2023-11-13T18:45:32.527Z] ad3a456e5733: Pull complete [2023-11-13T18:45:32.527Z] 33e27b845d1e: Pull complete [2023-11-13T18:45:32.527Z] c68163c4e522: Pull complete [2023-11-13T18:45:35.059Z] 50da416c3ac9: Pull complete [2023-11-13T18:45:35.317Z] 23d2d4c4bb30: Pull complete [2023-11-13T18:45:35.317Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-13T18:45:35.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-13T18:45:35.317Z] ---> 0786185ac409 [2023-11-13T18:45:35.317Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T18:45:38.610Z] ---> Running in 7c176a9f7444 [2023-11-13T18:45:38.610Z] Removing intermediate container 7c176a9f7444 [2023-11-13T18:45:38.610Z] ---> d7f9262539a5 [2023-11-13T18:45:38.610Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T18:45:38.868Z] ---> Running in c863fab3cbfa [2023-11-13T18:45:38.868Z] Removing intermediate container c863fab3cbfa [2023-11-13T18:45:38.868Z] ---> f9673f88f1be [2023-11-13T18:45:38.868Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-13T18:45:38.868Z] ---> Running in 4e607b2a2d41 [2023-11-13T18:45:38.868Z] Removing intermediate container 4e607b2a2d41 [2023-11-13T18:45:38.868Z] ---> 90fee3078218 [2023-11-13T18:45:38.868Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T18:45:39.127Z] ---> Running in 494e7f9412b3 [2023-11-13T18:45:39.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T18:45:39.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T18:45:39.647Z] OK: 264 MiB in 52 packages [2023-11-13T18:45:40.214Z] Removing intermediate container 494e7f9412b3 [2023-11-13T18:45:40.215Z] ---> 3943465dbc15 [2023-11-13T18:45:40.215Z] Step 7/12 : WORKDIR /app [2023-11-13T18:45:40.215Z] ---> Running in 98595e861891 [2023-11-13T18:45:40.215Z] Removing intermediate container 98595e861891 [2023-11-13T18:45:40.215Z] ---> 12492bbe59f8 [2023-11-13T18:45:40.215Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-13T18:45:40.474Z] ---> 146c7722897a [2023-11-13T18:45:40.474Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T18:45:40.474Z] ---> Running in 6868dd35a54b [2023-11-13T18:45:41.919Z] Still waiting to schedule task [2023-11-13T18:45:41.919Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17372’ [2023-11-13T18:46:12.643Z] Removing intermediate container 6868dd35a54b [2023-11-13T18:46:12.643Z] ---> 7fd8c6c8b441 [2023-11-13T18:46:12.643Z] Step 10/12 : COPY . . [2023-11-13T18:46:13.215Z] ---> b95de97c1b0c [2023-11-13T18:46:13.215Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-13T18:46:13.215Z] ---> Running in b916b666a28c [2023-11-13T18:46:13.474Z] Removing intermediate container b916b666a28c [2023-11-13T18:46:13.474Z] ---> d9fe31c0cf5d [2023-11-13T18:46:13.474Z] Step 12/12 : RUN $MAKE [2023-11-13T18:46:13.474Z] ---> Running in f615b0bb9142 [2023-11-13T18:46:13.734Z] noop [2023-11-13T18:46:13.994Z] Removing intermediate container f615b0bb9142 [2023-11-13T18:46:13.994Z] ---> 35f289058aea [2023-11-13T18:46:13.994Z] Successfully built 35f289058aea [2023-11-13T18:46:13.994Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:46:14.322Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-13T18:46:14.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:46:14.397Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2023-11-13T18:46:14.434Z] $ 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-11-13T18:46:14.767Z] $ docker top bc4f1bbd03443d28a99a57351d2c8e3d8ee03353b431f4cc3e1f9d20c40318f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T18:46:15.113Z] + go version [2023-11-13T18:46:15.113Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-13T18:46:15.129Z] $ docker stop --time=1 bc4f1bbd03443d28a99a57351d2c8e3d8ee03353b431f4cc3e1f9d20c40318f5 [2023-11-13T18:46:16.395Z] $ docker rm -f --volumes bc4f1bbd03443d28a99a57351d2c8e3d8ee03353b431f4cc3e1f9d20c40318f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:46:16.795Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-13T18:46:16.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:46:16.861Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2023-11-13T18:46:16.899Z] $ 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-11-13T18:46:17.276Z] $ docker top b2107b3c3bb1ed4feb870f9d75e82b254b9e3c7ee449046e56070570b8db1e1c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T18:46:17.620Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-11-13T18:46:17.916Z] + make test [2023-11-13T18:46:17.916Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-13T18:46:39.845Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-13T18:46:39.845Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-13T18:46:39.845Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements [2023-11-13T18:46:41.748Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.717s coverage: 71.9% of statements [2023-11-13T18:47:03.701Z] go vet ./... [2023-11-13T18:47:06.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-13T18:47:06.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-13T18:47:06.986Z] ./bin/test-attribution.sh [2023-11-13T18:47:06.986Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-13T18:47:06.986Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-13T18:47:06.986Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-13T18:47:06.986Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-13T18:47:06.986Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-13T18:47:06.986Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-13T18:47:07.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-13T18:47:07.019Z] $ docker stop --time=1 b2107b3c3bb1ed4feb870f9d75e82b254b9e3c7ee449046e56070570b8db1e1c [2023-11-13T18:47:10.519Z] $ docker rm -f --volumes b2107b3c3bb1ed4feb870f9d75e82b254b9e3c7ee449046e56070570b8db1e1c [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T18:47:11.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-13T18:47:11.145Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-13T18:47:11.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-13T18:47:11.904Z] + ls -al . [2023-11-13T18:47:11.904Z] total 208 [2023-11-13T18:47:11.904Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 13 18:46 . [2023-11-13T18:47:11.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:45 .. [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 13 18:45 .dockerignore [2023-11-13T18:47:11.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:46 .git [2023-11-13T18:47:11.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:45 .github [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 13 18:45 .gitignore [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 18:45 .golangci.yml [2023-11-13T18:47:11.904Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 18:45 .semver [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 13 18:45 Attribution.txt [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 13 18:45 CHANGELOG.md [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 13 18:45 Dockerfile [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 18:45 GOVERNANCE.md [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 13 18:45 Jenkinsfile [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 13 18:45 LICENSE [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 13 18:45 Makefile [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 13 18:45 OWNERS.md [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 13 18:45 README.md [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 18:45 VERSION [2023-11-13T18:47:11.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:45 bin [2023-11-13T18:47:11.904Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 13 18:46 coverage.out [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 3922 Nov 13 18:45 go.mod [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 34986 Nov 13 18:45 go.sum [2023-11-13T18:47:11.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:45 images [2023-11-13T18:47:11.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:45 internal [2023-11-13T18:47:11.904Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 13 18:45 main.go [2023-11-13T18:47:11.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:45 openapi [2023-11-13T18:47:11.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:45 res [2023-11-13T18:47:11.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:45 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:47:12.301Z] + 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=a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 --label arch=amd64 --label version=3.1.0-dev.39 . [2023-11-13T18:47:12.301Z] Sending build context to Docker daemon 12.76MB [2023-11-13T18:47:12.301Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T18:47:12.301Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-13T18:47:12.301Z] ---> 35f289058aea [2023-11-13T18:47:12.301Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T18:47:12.575Z] ---> Running in 45949df74b01 [2023-11-13T18:47:12.575Z] Removing intermediate container 45949df74b01 [2023-11-13T18:47:12.575Z] ---> ca23a02c1cc0 [2023-11-13T18:47:12.575Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T18:47:12.575Z] ---> Running in d6849bc63b4a [2023-11-13T18:47:12.575Z] Removing intermediate container d6849bc63b4a [2023-11-13T18:47:12.575Z] ---> 8d2f48a281ed [2023-11-13T18:47:12.575Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-13T18:47:12.836Z] ---> Running in 3b34238ef97d [2023-11-13T18:47:12.836Z] Removing intermediate container 3b34238ef97d [2023-11-13T18:47:12.836Z] ---> 98c05a640142 [2023-11-13T18:47:12.836Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T18:47:12.836Z] ---> Running in 4336b63680d5 [2023-11-13T18:47:13.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T18:47:13.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T18:47:13.374Z] OK: 264 MiB in 52 packages [2023-11-13T18:47:13.971Z] Removing intermediate container 4336b63680d5 [2023-11-13T18:47:13.971Z] ---> 1bdd867059eb [2023-11-13T18:47:13.971Z] Step 7/29 : WORKDIR /app [2023-11-13T18:47:13.971Z] ---> Running in b500c090416c [2023-11-13T18:47:13.971Z] Removing intermediate container b500c090416c [2023-11-13T18:47:13.971Z] ---> f9f671bcfa30 [2023-11-13T18:47:13.971Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-13T18:47:13.971Z] ---> 187be3197a52 [2023-11-13T18:47:13.971Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T18:47:14.231Z] ---> Running in a0cc0998e311 [2023-11-13T18:47:14.799Z] Removing intermediate container a0cc0998e311 [2023-11-13T18:47:14.799Z] ---> c51bf88b6433 [2023-11-13T18:47:14.799Z] Step 10/29 : COPY . . [2023-11-13T18:47:15.058Z] ---> 3cd4c78dc723 [2023-11-13T18:47:15.058Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-13T18:47:15.058Z] ---> Running in f175f416c194 [2023-11-13T18:47:15.319Z] Removing intermediate container f175f416c194 [2023-11-13T18:47:15.319Z] ---> a5a682d564f3 [2023-11-13T18:47:15.319Z] Step 12/29 : RUN $MAKE [2023-11-13T18:47:15.319Z] ---> Running in a08ccfa862ff [2023-11-13T18:47:15.579Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.39 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.39" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-13T18:47:37.555Z] Removing intermediate container a08ccfa862ff [2023-11-13T18:47:37.555Z] ---> fb7977077515 [2023-11-13T18:47:37.555Z] Step 13/29 : FROM alpine:3.18 [2023-11-13T18:47:37.555Z] 3.18: Pulling from library/alpine [2023-11-13T18:47:37.555Z] 96526aa774ef: Pulling fs layer [2023-11-13T18:47:37.555Z] 96526aa774ef: Download complete [2023-11-13T18:47:37.555Z] 96526aa774ef: Pull complete [2023-11-13T18:47:37.555Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T18:47:37.555Z] Status: Downloaded newer image for alpine:3.18 [2023-11-13T18:47:37.555Z] ---> 8ca4688f4f35 [2023-11-13T18:47:37.555Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-13T18:47:37.555Z] ---> Running in 882dacd0a8a2 [2023-11-13T18:47:37.555Z] Removing intermediate container 882dacd0a8a2 [2023-11-13T18:47:37.555Z] ---> 05ac03b79de1 [2023-11-13T18:47:37.555Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-13T18:47:37.555Z] ---> Running in fcef55a9ffd6 [2023-11-13T18:47:37.555Z] Removing intermediate container fcef55a9ffd6 [2023-11-13T18:47:37.555Z] ---> fc0b20bea420 [2023-11-13T18:47:37.555Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-13T18:47:37.555Z] ---> Running in 967ec3d07b43 [2023-11-13T18:47:37.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-13T18:47:37.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-13T18:47:37.815Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-13T18:47:37.815Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-13T18:47:38.077Z] Executing busybox-1.36.1-r2.trigger [2023-11-13T18:47:38.077Z] Executing ca-certificates-20230506-r0.trigger [2023-11-13T18:47:38.077Z] OK: 8 MiB in 17 packages [2023-11-13T18:47:38.338Z] Removing intermediate container 967ec3d07b43 [2023-11-13T18:47:38.338Z] ---> b98dccde320b [2023-11-13T18:47:38.338Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-13T18:47:38.598Z] ---> 9b7f3e58d2d0 [2023-11-13T18:47:38.598Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-13T18:47:38.598Z] ---> 58baa9d3bede [2023-11-13T18:47:38.598Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-13T18:47:38.856Z] ---> 8c0cceaf6ba8 [2023-11-13T18:47:38.856Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-13T18:47:38.856Z] ---> e5a52175bb06 [2023-11-13T18:47:38.856Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-13T18:47:39.792Z] ---> ddc19e916d8d [2023-11-13T18:47:39.792Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-13T18:47:39.792Z] ---> Running in b67581078f66 [2023-11-13T18:47:40.361Z] Removing intermediate container b67581078f66 [2023-11-13T18:47:40.361Z] ---> 2857f1d34c7d [2023-11-13T18:47:40.361Z] Step 23/29 : VOLUME /cache [2023-11-13T18:47:40.361Z] ---> Running in 444b0813754f [2023-11-13T18:47:40.361Z] Removing intermediate container 444b0813754f [2023-11-13T18:47:40.361Z] ---> f860fbfe9c8a [2023-11-13T18:47:40.361Z] Step 24/29 : EXPOSE 59711 [2023-11-13T18:47:40.361Z] ---> Running in 0d543584764b [2023-11-13T18:47:40.361Z] Removing intermediate container 0d543584764b [2023-11-13T18:47:40.361Z] ---> f63c7b45ee7b [2023-11-13T18:47:40.361Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-13T18:47:40.621Z] ---> Running in 4a6ca662103f [2023-11-13T18:47:40.621Z] Removing intermediate container 4a6ca662103f [2023-11-13T18:47:40.621Z] ---> c802e0d3f28c [2023-11-13T18:47:40.621Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-13T18:47:40.621Z] ---> Running in 82aaed4c169f [2023-11-13T18:47:40.621Z] Removing intermediate container 82aaed4c169f [2023-11-13T18:47:40.621Z] ---> 6f9e08993529 [2023-11-13T18:47:40.621Z] Step 27/29 : LABEL arch=amd64 [2023-11-13T18:47:40.880Z] ---> Running in 17f8bcb5408a [2023-11-13T18:47:40.880Z] Removing intermediate container 17f8bcb5408a [2023-11-13T18:47:40.880Z] ---> 22f16594015e [2023-11-13T18:47:40.880Z] Step 28/29 : LABEL git_sha=a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [2023-11-13T18:47:40.880Z] ---> Running in 02d95bd51c5d [2023-11-13T18:47:40.880Z] Removing intermediate container 02d95bd51c5d [2023-11-13T18:47:40.880Z] ---> fbb369a93448 [2023-11-13T18:47:40.880Z] Step 29/29 : LABEL version=3.1.0-dev.39 [2023-11-13T18:47:40.880Z] ---> Running in 7fa1f653d9eb [2023-11-13T18:47:41.139Z] Removing intermediate container 7fa1f653d9eb [2023-11-13T18:47:41.139Z] ---> 6503c27de4a2 [2023-11-13T18:47:41.139Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-13T18:47:41.139Z] Successfully built 6503c27de4a2 [2023-11-13T18:47:41.139Z] 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-11-13T18:47:41.231Z] provisioning config files... [2023-11-13T18:47:41.239Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6801738954393047370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:47:41.539Z] ---> docker-login.sh [2023-11-13T18:47:41.539Z] nexus3.edgexfoundry.org:10001 [2023-11-13T18:47:41.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:47:41.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:47:41.539Z] Configure a credential helper to remove this warning. See [2023-11-13T18:47:41.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:47:41.539Z] [2023-11-13T18:47:41.539Z] Login Succeeded [2023-11-13T18:47:41.539Z] nexus3.edgexfoundry.org:10002 [2023-11-13T18:47:41.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:47:41.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:47:41.799Z] Configure a credential helper to remove this warning. See [2023-11-13T18:47:41.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:47:41.799Z] [2023-11-13T18:47:41.799Z] Login Succeeded [2023-11-13T18:47:41.799Z] nexus3.edgexfoundry.org:10003 [2023-11-13T18:47:41.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:47:41.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:47:41.799Z] Configure a credential helper to remove this warning. See [2023-11-13T18:47:41.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:47:41.799Z] [2023-11-13T18:47:41.799Z] Login Succeeded [2023-11-13T18:47:41.799Z] nexus3.edgexfoundry.org:10004 [2023-11-13T18:47:41.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:47:42.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:47:42.058Z] Configure a credential helper to remove this warning. See [2023-11-13T18:47:42.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:47:42.058Z] [2023-11-13T18:47:42.058Z] Login Succeeded [2023-11-13T18:47:42.058Z] docker.io [2023-11-13T18:47:42.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:47:42.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:47:42.317Z] Configure a credential helper to remove this warning. See [2023-11-13T18:47:42.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:47:42.317Z] [2023-11-13T18:47:42.317Z] Login Succeeded [2023-11-13T18:47:42.317Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T18:47:42.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:47:42.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T18:47:42.389Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-11-13T18:47:42.389Z] a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [2023-11-13T18:47:42.389Z] latest [2023-11-13T18:47:42.389Z] 3.1.0-dev.39 [2023-11-13T18:47:42.389Z] a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 [2023-11-13T18:47:42.389Z] main [2023-11-13T18:47:42.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:47:42.717Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:47:43.029Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [2023-11-13T18:47:43.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-13T18:47:43.029Z] 58e3a7d6d260: Preparing [2023-11-13T18:47:43.029Z] 4cad1c9be8ff: Preparing [2023-11-13T18:47:43.029Z] d39c7d991d7d: Preparing [2023-11-13T18:47:43.029Z] 792eddca40f1: Preparing [2023-11-13T18:47:43.029Z] 563075f257a3: Preparing [2023-11-13T18:47:43.029Z] a6bde1c46adc: Preparing [2023-11-13T18:47:43.029Z] c61c644d70b4: Preparing [2023-11-13T18:47:43.029Z] cc2447e1835a: Preparing [2023-11-13T18:47:43.029Z] a6bde1c46adc: Waiting [2023-11-13T18:47:43.029Z] cc2447e1835a: Waiting [2023-11-13T18:47:43.029Z] c61c644d70b4: Waiting [2023-11-13T18:47:43.029Z] d39c7d991d7d: Pushed [2023-11-13T18:47:43.029Z] 563075f257a3: Pushed [2023-11-13T18:47:43.029Z] 792eddca40f1: Pushed [2023-11-13T18:47:43.029Z] 58e3a7d6d260: Pushed [2023-11-13T18:47:43.029Z] cc2447e1835a: Layer already exists [2023-11-13T18:47:43.289Z] a6bde1c46adc: Pushed [2023-11-13T18:47:43.289Z] c61c644d70b4: Pushed [2023-11-13T18:47:46.589Z] 4cad1c9be8ff: Pushed [2023-11-13T18:47:46.589Z] a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40: digest: sha256:d8ea1739fc6432c2731672851e7a08ce4eff65b972ee9a21c92ca1e893265a94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:47:46.910Z] + 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-11-13T18:47:47.220Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-13T18:47:47.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-13T18:47:47.221Z] 58e3a7d6d260: Preparing [2023-11-13T18:47:47.221Z] 4cad1c9be8ff: Preparing [2023-11-13T18:47:47.221Z] d39c7d991d7d: Preparing [2023-11-13T18:47:47.221Z] 792eddca40f1: Preparing [2023-11-13T18:47:47.221Z] 563075f257a3: Preparing [2023-11-13T18:47:47.221Z] a6bde1c46adc: Preparing [2023-11-13T18:47:47.221Z] c61c644d70b4: Preparing [2023-11-13T18:47:47.221Z] cc2447e1835a: Preparing [2023-11-13T18:47:47.221Z] a6bde1c46adc: Waiting [2023-11-13T18:47:47.221Z] c61c644d70b4: Waiting [2023-11-13T18:47:47.221Z] cc2447e1835a: Waiting [2023-11-13T18:47:47.221Z] 4cad1c9be8ff: Layer already exists [2023-11-13T18:47:47.221Z] d39c7d991d7d: Layer already exists [2023-11-13T18:47:47.221Z] 563075f257a3: Layer already exists [2023-11-13T18:47:47.221Z] 58e3a7d6d260: Layer already exists [2023-11-13T18:47:47.221Z] 792eddca40f1: Layer already exists [2023-11-13T18:47:47.221Z] a6bde1c46adc: Layer already exists [2023-11-13T18:47:47.221Z] c61c644d70b4: Layer already exists [2023-11-13T18:47:47.221Z] cc2447e1835a: Layer already exists [2023-11-13T18:47:47.221Z] latest: digest: sha256:d8ea1739fc6432c2731672851e7a08ce4eff65b972ee9a21c92ca1e893265a94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:47:47.547Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:47:47.862Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.39 [2023-11-13T18:47:47.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-13T18:47:47.862Z] 58e3a7d6d260: Preparing [2023-11-13T18:47:47.862Z] 4cad1c9be8ff: Preparing [2023-11-13T18:47:47.862Z] d39c7d991d7d: Preparing [2023-11-13T18:47:47.862Z] 792eddca40f1: Preparing [2023-11-13T18:47:47.862Z] 563075f257a3: Preparing [2023-11-13T18:47:47.862Z] a6bde1c46adc: Preparing [2023-11-13T18:47:47.862Z] c61c644d70b4: Preparing [2023-11-13T18:47:47.862Z] cc2447e1835a: Preparing [2023-11-13T18:47:47.862Z] a6bde1c46adc: Waiting [2023-11-13T18:47:47.862Z] c61c644d70b4: Waiting [2023-11-13T18:47:47.862Z] cc2447e1835a: Waiting [2023-11-13T18:47:47.862Z] 792eddca40f1: Layer already exists [2023-11-13T18:47:47.862Z] 58e3a7d6d260: Layer already exists [2023-11-13T18:47:47.862Z] 4cad1c9be8ff: Layer already exists [2023-11-13T18:47:47.862Z] 563075f257a3: Layer already exists [2023-11-13T18:47:47.862Z] d39c7d991d7d: Layer already exists [2023-11-13T18:47:47.862Z] a6bde1c46adc: Layer already exists [2023-11-13T18:47:47.862Z] c61c644d70b4: Layer already exists [2023-11-13T18:47:47.862Z] cc2447e1835a: Layer already exists [2023-11-13T18:47:47.862Z] 3.1.0-dev.39: digest: sha256:d8ea1739fc6432c2731672851e7a08ce4eff65b972ee9a21c92ca1e893265a94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:47:48.197Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:47:48.502Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 [2023-11-13T18:47:48.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-13T18:47:48.502Z] 58e3a7d6d260: Preparing [2023-11-13T18:47:48.502Z] 4cad1c9be8ff: Preparing [2023-11-13T18:47:48.502Z] d39c7d991d7d: Preparing [2023-11-13T18:47:48.502Z] 792eddca40f1: Preparing [2023-11-13T18:47:48.502Z] 563075f257a3: Preparing [2023-11-13T18:47:48.502Z] a6bde1c46adc: Preparing [2023-11-13T18:47:48.502Z] c61c644d70b4: Preparing [2023-11-13T18:47:48.502Z] cc2447e1835a: Preparing [2023-11-13T18:47:48.502Z] c61c644d70b4: Waiting [2023-11-13T18:47:48.502Z] a6bde1c46adc: Waiting [2023-11-13T18:47:48.502Z] 792eddca40f1: Layer already exists [2023-11-13T18:47:48.502Z] 563075f257a3: Layer already exists [2023-11-13T18:47:48.502Z] d39c7d991d7d: Layer already exists [2023-11-13T18:47:48.502Z] 58e3a7d6d260: Layer already exists [2023-11-13T18:47:48.502Z] 4cad1c9be8ff: Layer already exists [2023-11-13T18:47:48.502Z] a6bde1c46adc: Layer already exists [2023-11-13T18:47:48.502Z] cc2447e1835a: Layer already exists [2023-11-13T18:47:48.502Z] c61c644d70b4: Layer already exists [2023-11-13T18:47:48.502Z] a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39: digest: sha256:d8ea1739fc6432c2731672851e7a08ce4eff65b972ee9a21c92ca1e893265a94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:47:48.812Z] + 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-11-13T18:47:49.139Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-11-13T18:47:49.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-13T18:47:49.139Z] 58e3a7d6d260: Preparing [2023-11-13T18:47:49.139Z] 4cad1c9be8ff: Preparing [2023-11-13T18:47:49.139Z] d39c7d991d7d: Preparing [2023-11-13T18:47:49.139Z] 792eddca40f1: Preparing [2023-11-13T18:47:49.139Z] 563075f257a3: Preparing [2023-11-13T18:47:49.139Z] a6bde1c46adc: Preparing [2023-11-13T18:47:49.139Z] c61c644d70b4: Preparing [2023-11-13T18:47:49.139Z] cc2447e1835a: Preparing [2023-11-13T18:47:49.140Z] cc2447e1835a: Waiting [2023-11-13T18:47:49.140Z] 792eddca40f1: Layer already exists [2023-11-13T18:47:49.140Z] 4cad1c9be8ff: Layer already exists [2023-11-13T18:47:49.140Z] 58e3a7d6d260: Layer already exists [2023-11-13T18:47:49.140Z] d39c7d991d7d: Layer already exists [2023-11-13T18:47:49.140Z] 563075f257a3: Layer already exists [2023-11-13T18:47:49.140Z] a6bde1c46adc: Layer already exists [2023-11-13T18:47:49.140Z] cc2447e1835a: Layer already exists [2023-11-13T18:47:49.140Z] c61c644d70b4: Layer already exists [2023-11-13T18:47:49.140Z] main: digest: sha256:d8ea1739fc6432c2731672851e7a08ce4eff65b972ee9a21c92ca1e893265a94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:47:49.195Z] ===================================================== [Pipeline] echo [2023-11-13T18:47:49.207Z] taggedImages: [2023-11-13T18:47:49.207Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [2023-11-13T18:47:49.207Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-13T18:47:49.207Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.39 [2023-11-13T18:47:49.207Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 [2023-11-13T18:47:49.207Z] - 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-11-13T18:47:49.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T18:47:49.580Z] [2023-11-13T18:47:49.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:47:49.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T18:47:49.882Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-13T18:47:49.882Z] 5eb5b503b376: Pulling fs layer [2023-11-13T18:47:49.882Z] 5c69ac0246d0: Pulling fs layer [2023-11-13T18:47:49.882Z] ec43610c2a17: Pulling fs layer [2023-11-13T18:47:49.882Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-13T18:47:49.882Z] 33b1e0a273af: Pulling fs layer [2023-11-13T18:47:49.882Z] 5d3b04190fa2: Pulling fs layer [2023-11-13T18:47:49.882Z] 2f39f015ded8: Pulling fs layer [2023-11-13T18:47:49.882Z] 5d3b04190fa2: Waiting [2023-11-13T18:47:49.882Z] 3a2ae6a8a46f: Waiting [2023-11-13T18:47:49.882Z] 33b1e0a273af: Waiting [2023-11-13T18:47:49.882Z] 2f39f015ded8: Waiting [2023-11-13T18:47:49.882Z] 5c69ac0246d0: Download complete [2023-11-13T18:47:49.882Z] 3a2ae6a8a46f: Download complete [2023-11-13T18:47:49.882Z] 33b1e0a273af: Verifying Checksum [2023-11-13T18:47:49.882Z] 33b1e0a273af: Download complete [2023-11-13T18:47:49.882Z] 5d3b04190fa2: Verifying Checksum [2023-11-13T18:47:49.882Z] 5d3b04190fa2: Download complete [2023-11-13T18:47:49.882Z] ec43610c2a17: Verifying Checksum [2023-11-13T18:47:49.882Z] ec43610c2a17: Download complete [2023-11-13T18:47:50.140Z] 5eb5b503b376: Verifying Checksum [2023-11-13T18:47:50.140Z] 5eb5b503b376: Download complete [2023-11-13T18:47:50.707Z] 2f39f015ded8: Download complete [2023-11-13T18:47:51.275Z] 5eb5b503b376: Pull complete [2023-11-13T18:47:51.534Z] 5c69ac0246d0: Pull complete [2023-11-13T18:47:52.102Z] ec43610c2a17: Pull complete [2023-11-13T18:47:52.102Z] 3a2ae6a8a46f: Pull complete [2023-11-13T18:47:52.361Z] 33b1e0a273af: Pull complete [2023-11-13T18:47:52.361Z] 5d3b04190fa2: Pull complete [2023-11-13T18:47:57.636Z] 2f39f015ded8: Pull complete [2023-11-13T18:47:57.636Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-13T18:47:57.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T18:47:57.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:47:57.717Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2023-11-13T18:47:57.758Z] $ 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-11-13T18:48:01.768Z] $ docker top 518337faef846d7ab5b02a9913bd937c8f0c41ad60a347168c4ea10e54a2f660 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:48:02.134Z] ---> job-cost.sh [2023-11-13T18:48:02.134Z] lf-activate-venv: SKIPPING [2023-11-13T18:48:02.134Z] INFO: No Stack... [2023-11-13T18:48:02.394Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-13T18:48:02.961Z] INFO: Archiving Costs [Pipeline] sh [2023-11-13T18:48:03.247Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-11-13T18:48:03.247Z] + cut -d, -f6 [Pipeline] lock [2023-11-13T18:48:03.258Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] [2023-11-13T18:48:03.266Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] did not exist. Created. [2023-11-13T18:48:03.266Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-13T18:48:03.570Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-13T18:48:03.603Z] Stashed 1 file(s) [Pipeline] } [2023-11-13T18:48:03.611Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-13T18:48:03.641Z] $ docker stop --time=1 518337faef846d7ab5b02a9913bd937c8f0c41ad60a347168c4ea10e54a2f660 [2023-11-13T18:48:04.796Z] $ docker rm -f --volumes 518337faef846d7ab5b02a9913bd937c8f0c41ad60a347168c4ea10e54a2f660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-13T18:48:53.690Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17374 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-11-13T18:48:53.706Z] Running in /w/workspace/app-rfid-llrp-inventory/151 [Pipeline] { [Pipeline] checkout [2023-11-13T18:48:53.736Z] The recommended git tool is: git [2023-11-13T18:49:06.031Z] using credential edgex-jenkins-ssh [2023-11-13T18:49:06.050Z] Cloning the remote Git repository [2023-11-13T18:49:06.145Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-13T18:49:06.321Z] > git init /w/workspace/app-rfid-llrp-inventory/151 # timeout=10 [2023-11-13T18:49:06.652Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-13T18:49:06.654Z] > git --version # timeout=10 [2023-11-13T18:49:06.695Z] > git --version # 'git version 2.25.1' [2023-11-13T18:49:06.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-13T18:49:07.040Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-13T18:49:09.496Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-13T18:49:09.519Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-13T18:49:10.822Z] Avoid second fetch [2023-11-13T18:49:10.822Z] Checking out Revision a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 (main) [2023-11-13T18:49:10.847Z] > git config core.sparsecheckout # timeout=10 [2023-11-13T18:49:10.923Z] > git checkout -f a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 # timeout=10 [2023-11-13T18:49:11.624Z] Commit message: "docs: Update changelog for release 3.1 (#252)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T18:49:12.805Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-13T18:49:12.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T18:49:12.805Z] Dload Upload Total Spent Left Speed [2023-11-13T18:49:12.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2023-11-13T18:49:13.593Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-13T18:49:13.973Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-13T18:49:13.973Z] + sudo tee /etc/docker/daemon.new [2023-11-13T18:49:13.973Z] { [2023-11-13T18:49:13.973Z] "registry-mirrors": [ [2023-11-13T18:49:13.973Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-13T18:49:13.973Z] ], [2023-11-13T18:49:13.973Z] "bip": "10.250.0.254/24", [2023-11-13T18:49:13.973Z] "hosts": [ [2023-11-13T18:49:13.973Z] "tcp://0.0.0.0:5555", [2023-11-13T18:49:13.973Z] "unix:///var/run/docker.sock" [2023-11-13T18:49:13.973Z] ], [2023-11-13T18:49:13.973Z] "mtu": 1458, [2023-11-13T18:49:13.973Z] "selinux-enabled": true, [2023-11-13T18:49:13.973Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-13T18:49:13.973Z] } [Pipeline] sh [2023-11-13T18:49:14.342Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-13T18:49:14.695Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T18:49:37.091Z] provisioning config files... [2023-11-13T18:49:37.116Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/151@tmp/config11432238927312426559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:49:37.470Z] ---> docker-login.sh [2023-11-13T18:49:37.470Z] nexus3.edgexfoundry.org:10001 [2023-11-13T18:49:38.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:49:38.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:49:38.063Z] Configure a credential helper to remove this warning. See [2023-11-13T18:49:38.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:49:38.063Z] [2023-11-13T18:49:38.063Z] Login Succeeded [2023-11-13T18:49:38.063Z] nexus3.edgexfoundry.org:10002 [2023-11-13T18:49:38.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:49:38.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:49:38.605Z] Configure a credential helper to remove this warning. See [2023-11-13T18:49:38.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:49:38.605Z] [2023-11-13T18:49:38.605Z] Login Succeeded [2023-11-13T18:49:38.605Z] nexus3.edgexfoundry.org:10003 [2023-11-13T18:49:38.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:49:38.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:49:38.880Z] Configure a credential helper to remove this warning. See [2023-11-13T18:49:38.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:49:38.880Z] [2023-11-13T18:49:38.880Z] Login Succeeded [2023-11-13T18:49:38.880Z] nexus3.edgexfoundry.org:10004 [2023-11-13T18:49:39.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:49:39.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:49:39.150Z] Configure a credential helper to remove this warning. See [2023-11-13T18:49:39.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:49:39.150Z] [2023-11-13T18:49:39.150Z] Login Succeeded [2023-11-13T18:49:39.419Z] docker.io [2023-11-13T18:49:39.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:49:40.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:49:40.011Z] Configure a credential helper to remove this warning. See [2023-11-13T18:49:40.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:49:40.011Z] [2023-11-13T18:49:40.011Z] Login Succeeded [2023-11-13T18:49:40.011Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T18:49:40.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-13T18:49:40.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T18:49:40.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T18:49:40.520Z] ========================================================= [2023-11-13T18:49:40.521Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-13T18:49:40.521Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:49:40.880Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-13T18:49:41.154Z] Sending build context to Docker daemon 670.7kB [2023-11-13T18:49:41.154Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T18:49:41.154Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-13T18:49:41.426Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-13T18:49:41.426Z] 9fda8d8052c6: Pulling fs layer [2023-11-13T18:49:41.426Z] 5d54e960e981: Pulling fs layer [2023-11-13T18:49:41.426Z] c4a7e357bf2a: Pulling fs layer [2023-11-13T18:49:41.426Z] f0e02332f6b5: Pulling fs layer [2023-11-13T18:49:41.426Z] cefa15bbcfad: Pulling fs layer [2023-11-13T18:49:41.426Z] 17808c966233: Pulling fs layer [2023-11-13T18:49:41.426Z] f4c1fc716caa: Pulling fs layer [2023-11-13T18:49:41.426Z] f0e02332f6b5: Waiting [2023-11-13T18:49:41.426Z] cefa15bbcfad: Waiting [2023-11-13T18:49:41.426Z] 17808c966233: Waiting [2023-11-13T18:49:41.426Z] f4c1fc716caa: Waiting [2023-11-13T18:49:41.426Z] 5d54e960e981: Verifying Checksum [2023-11-13T18:49:41.426Z] 5d54e960e981: Download complete [2023-11-13T18:49:41.426Z] f0e02332f6b5: Verifying Checksum [2023-11-13T18:49:41.426Z] f0e02332f6b5: Download complete [2023-11-13T18:49:41.426Z] cefa15bbcfad: Verifying Checksum [2023-11-13T18:49:41.426Z] cefa15bbcfad: Download complete [2023-11-13T18:49:41.426Z] 9fda8d8052c6: Download complete [2023-11-13T18:49:42.016Z] f4c1fc716caa: Verifying Checksum [2023-11-13T18:49:42.016Z] f4c1fc716caa: Download complete [2023-11-13T18:49:42.608Z] 9fda8d8052c6: Pull complete [2023-11-13T18:49:43.577Z] 5d54e960e981: Pull complete [2023-11-13T18:49:43.577Z] c4a7e357bf2a: Verifying Checksum [2023-11-13T18:49:43.577Z] c4a7e357bf2a: Download complete [2023-11-13T18:49:44.544Z] 17808c966233: Verifying Checksum [2023-11-13T18:49:44.544Z] 17808c966233: Download complete [2023-11-13T18:49:56.895Z] c4a7e357bf2a: Pull complete [2023-11-13T18:49:56.895Z] f0e02332f6b5: Pull complete [2023-11-13T18:49:56.895Z] cefa15bbcfad: Pull complete [2023-11-13T18:50:05.187Z] 17808c966233: Pull complete [2023-11-13T18:50:07.162Z] f4c1fc716caa: Pull complete [2023-11-13T18:50:07.162Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-13T18:50:07.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-13T18:50:07.162Z] ---> ea914061e18c [2023-11-13T18:50:07.162Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T18:50:08.577Z] ---> Running in 9ed82903e424 [2023-11-13T18:50:08.577Z] Removing intermediate container 9ed82903e424 [2023-11-13T18:50:08.577Z] ---> e084349c1e47 [2023-11-13T18:50:08.577Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T18:50:08.577Z] ---> Running in 74e5878ce07e [2023-11-13T18:50:08.845Z] Removing intermediate container 74e5878ce07e [2023-11-13T18:50:08.845Z] ---> d92c4a4451c7 [2023-11-13T18:50:08.845Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-13T18:50:09.113Z] ---> Running in 345c5ba44af8 [2023-11-13T18:50:09.389Z] Removing intermediate container 345c5ba44af8 [2023-11-13T18:50:09.389Z] ---> f9d5714d3d23 [2023-11-13T18:50:09.389Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T18:50:09.389Z] ---> Running in 7237dceca703 [2023-11-13T18:50:10.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T18:50:10.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T18:50:11.920Z] OK: 266 MiB in 52 packages [2023-11-13T18:50:14.521Z] Removing intermediate container 7237dceca703 [2023-11-13T18:50:14.521Z] ---> 6121fe580203 [2023-11-13T18:50:14.521Z] Step 7/12 : WORKDIR /app [2023-11-13T18:50:14.521Z] ---> Running in 90b30c2c3bdb [2023-11-13T18:50:14.791Z] Removing intermediate container 90b30c2c3bdb [2023-11-13T18:50:14.791Z] ---> 2437e4761445 [2023-11-13T18:50:14.791Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-13T18:50:16.747Z] ---> f511872501e4 [2023-11-13T18:50:16.747Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T18:50:16.747Z] ---> Running in 7f47576dc54d [2023-11-13T18:51:38.401Z] Removing intermediate container 7f47576dc54d [2023-11-13T18:51:38.401Z] ---> aa640d7fee79 [2023-11-13T18:51:38.401Z] Step 10/12 : COPY . . [2023-11-13T18:51:38.401Z] ---> 079773e69d25 [2023-11-13T18:51:38.401Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-13T18:51:38.401Z] ---> Running in 0dd41f94eadc [2023-11-13T18:51:38.401Z] Removing intermediate container 0dd41f94eadc [2023-11-13T18:51:38.401Z] ---> 28e5aed9ed25 [2023-11-13T18:51:38.401Z] Step 12/12 : RUN $MAKE [2023-11-13T18:51:38.401Z] ---> Running in 32cb04628720 [2023-11-13T18:51:38.401Z] noop [2023-11-13T18:51:38.401Z] Removing intermediate container 32cb04628720 [2023-11-13T18:51:38.401Z] ---> 27132a63550a [2023-11-13T18:51:38.401Z] Successfully built 27132a63550a [2023-11-13T18:51:38.401Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:51:38.767Z] + docker inspect -f . ci-base-image-arm64 [2023-11-13T18:51:38.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:51:38.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-17374 does not seem to be running inside a container [2023-11-13T18:51:39.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/151 -v /w/workspace/app-rfid-llrp-inventory/151:/w/workspace/app-rfid-llrp-inventory/151:rw,z -v /w/workspace/app-rfid-llrp-inventory/151@tmp:/w/workspace/app-rfid-llrp-inventory/151@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-11-13T18:51:40.256Z] $ docker top 516ae8becc7fedcf0dd957f068d290717a9056089c9ac0fcf0ec6d57144b731f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T18:51:41.102Z] + go version [2023-11-13T18:51:41.102Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-13T18:51:41.118Z] $ docker stop --time=1 516ae8becc7fedcf0dd957f068d290717a9056089c9ac0fcf0ec6d57144b731f [2023-11-13T18:51:42.705Z] $ docker rm -f --volumes 516ae8becc7fedcf0dd957f068d290717a9056089c9ac0fcf0ec6d57144b731f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:51:43.223Z] + docker inspect -f . ci-base-image-arm64 [2023-11-13T18:51:43.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:51:43.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-17374 does not seem to be running inside a container [2023-11-13T18:51:43.456Z] $ 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/151 -v /w/workspace/app-rfid-llrp-inventory/151:/w/workspace/app-rfid-llrp-inventory/151:rw,z -v /w/workspace/app-rfid-llrp-inventory/151@tmp:/w/workspace/app-rfid-llrp-inventory/151@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-11-13T18:51:44.509Z] $ docker top 244266dfc6070557b80942dce3a97a1edc0ebcc28a4b56b2f06526b4c58bee96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T18:51:45.001Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/151 [Pipeline] fileExists [Pipeline] sh [2023-11-13T18:51:45.651Z] + make test [2023-11-13T18:51:45.652Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-13T18:53:52.314Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-13T18:53:52.314Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-13T18:53:52.894Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.004s coverage: 86.2% of statements [2023-11-13T18:54:02.967Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.364s coverage: 71.9% of statements [2023-11-13T18:54:03.923Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-13T18:54:03.923Z] go vet ./... [2023-11-13T18:55:55.597Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-13T18:55:55.597Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-13T18:55:55.597Z] ./bin/test-attribution.sh [2023-11-13T18:55:55.597Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-13T18:55:55.597Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-13T18:55:55.597Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-13T18:55:55.597Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-13T18:55:55.597Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-13T18:55:55.597Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-13T18:55:55.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-13T18:55:55.629Z] $ docker stop --time=1 244266dfc6070557b80942dce3a97a1edc0ebcc28a4b56b2f06526b4c58bee96 [2023-11-13T18:56:00.710Z] $ docker rm -f --volumes 244266dfc6070557b80942dce3a97a1edc0ebcc28a4b56b2f06526b4c58bee96 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T18:56:02.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-13T18:56:02.242Z] Warning: overwriting stash ‘coverage-report’ [2023-11-13T18:56:02.684Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-13T18:56:03.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-13T18:56:03.379Z] + ls -al . [2023-11-13T18:56:03.379Z] total 204 [2023-11-13T18:56:03.379Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 18:51 . [2023-11-13T18:56:03.379Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:49 .. [2023-11-13T18:56:03.379Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 13 18:49 .dockerignore [2023-11-13T18:56:03.379Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:49 .git [2023-11-13T18:56:03.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:49 .github [2023-11-13T18:56:03.379Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 13 18:49 .gitignore [2023-11-13T18:56:03.379Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 18:49 .golangci.yml [2023-11-13T18:56:03.379Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 13 18:49 Attribution.txt [2023-11-13T18:56:03.379Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 13 18:49 CHANGELOG.md [2023-11-13T18:56:03.380Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 13 18:49 Dockerfile [2023-11-13T18:56:03.380Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 18:49 GOVERNANCE.md [2023-11-13T18:56:03.380Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 13 18:49 Jenkinsfile [2023-11-13T18:56:03.380Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 13 18:49 LICENSE [2023-11-13T18:56:03.380Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 13 18:49 Makefile [2023-11-13T18:56:03.380Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 13 18:49 OWNERS.md [2023-11-13T18:56:03.380Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 13 18:49 README.md [2023-11-13T18:56:03.380Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 18:45 VERSION [2023-11-13T18:56:03.380Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:49 bin [2023-11-13T18:56:03.380Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 13 18:54 coverage.out [2023-11-13T18:56:03.380Z] -rw-rw-r-- 1 jenkins jenkins 3922 Nov 13 18:49 go.mod [2023-11-13T18:56:03.380Z] -rw-rw-r-- 1 jenkins jenkins 34986 Nov 13 18:49 go.sum [2023-11-13T18:56:03.380Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:49 images [2023-11-13T18:56:03.380Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:49 internal [2023-11-13T18:56:03.380Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 13 18:49 main.go [2023-11-13T18:56:03.380Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:49 openapi [2023-11-13T18:56:03.380Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:49 res [2023-11-13T18:56:03.380Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:56:03.724Z] + 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=a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 --label arch=arm64 --label version=3.1.0-dev.39 . [2023-11-13T18:56:03.993Z] Sending build context to Docker daemon 670.7kB [2023-11-13T18:56:03.993Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-13T18:56:03.993Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-13T18:56:03.993Z] ---> 27132a63550a [2023-11-13T18:56:03.993Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-13T18:56:03.993Z] ---> Running in a85512c8ff21 [2023-11-13T18:56:04.262Z] Removing intermediate container a85512c8ff21 [2023-11-13T18:56:04.262Z] ---> 9b4e97cfaa69 [2023-11-13T18:56:04.262Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-13T18:56:04.534Z] ---> Running in 2d805a976ba6 [2023-11-13T18:56:04.801Z] Removing intermediate container 2d805a976ba6 [2023-11-13T18:56:04.801Z] ---> a4b6f11fee0f [2023-11-13T18:56:04.801Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-13T18:56:04.801Z] ---> Running in 28e60bf652a4 [2023-11-13T18:56:05.073Z] Removing intermediate container 28e60bf652a4 [2023-11-13T18:56:05.073Z] ---> 19d220396d9d [2023-11-13T18:56:05.073Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-13T18:56:05.073Z] ---> Running in 73964d71330b [2023-11-13T18:56:06.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T18:56:06.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T18:56:07.604Z] OK: 266 MiB in 52 packages [2023-11-13T18:56:08.594Z] Removing intermediate container 73964d71330b [2023-11-13T18:56:08.594Z] ---> 5ae06bf4a231 [2023-11-13T18:56:08.594Z] Step 7/29 : WORKDIR /app [2023-11-13T18:56:08.594Z] ---> Running in eeec3e666066 [2023-11-13T18:56:08.861Z] Removing intermediate container eeec3e666066 [2023-11-13T18:56:08.861Z] ---> 52cf86c09ca6 [2023-11-13T18:56:08.861Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-13T18:56:09.132Z] ---> 1b789cde96f5 [2023-11-13T18:56:09.132Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-13T18:56:09.417Z] ---> Running in e6bc2983586b [2023-11-13T18:56:13.693Z] Removing intermediate container e6bc2983586b [2023-11-13T18:56:13.693Z] ---> e0e0b249533c [2023-11-13T18:56:13.693Z] Step 10/29 : COPY . . [2023-11-13T18:56:13.959Z] ---> 99829e188d6f [2023-11-13T18:56:13.959Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-13T18:56:13.959Z] ---> Running in fc81dd466e85 [2023-11-13T18:56:14.242Z] Removing intermediate container fc81dd466e85 [2023-11-13T18:56:14.242Z] ---> 136ea8a13a0a [2023-11-13T18:56:14.242Z] Step 12/29 : RUN $MAKE [2023-11-13T18:56:14.242Z] ---> Running in 458279d3fa3e [2023-11-13T18:56:15.212Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.39 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.39" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-13T18:58:06.901Z] Removing intermediate container 458279d3fa3e [2023-11-13T18:58:06.901Z] ---> d8a984cca051 [2023-11-13T18:58:06.901Z] Step 13/29 : FROM alpine:3.18 [2023-11-13T18:58:06.901Z] 3.18: Pulling from library/alpine [2023-11-13T18:58:06.901Z] 579b34f0a95b: Pulling fs layer [2023-11-13T18:58:06.901Z] 579b34f0a95b: Verifying Checksum [2023-11-13T18:58:06.901Z] 579b34f0a95b: Download complete [2023-11-13T18:58:06.901Z] 579b34f0a95b: Pull complete [2023-11-13T18:58:06.901Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-13T18:58:06.901Z] Status: Downloaded newer image for alpine:3.18 [2023-11-13T18:58:06.901Z] ---> 3cc203321400 [2023-11-13T18:58:06.901Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-13T18:58:06.901Z] ---> Running in 4768e518fc41 [2023-11-13T18:58:06.901Z] Removing intermediate container 4768e518fc41 [2023-11-13T18:58:06.901Z] ---> 25e7abc7d946 [2023-11-13T18:58:06.901Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-13T18:58:06.901Z] ---> Running in 6670341855a4 [2023-11-13T18:58:06.901Z] Removing intermediate container 6670341855a4 [2023-11-13T18:58:06.901Z] ---> e8fbc94926cf [2023-11-13T18:58:06.901Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-13T18:58:06.901Z] ---> Running in 0d925529d480 [2023-11-13T18:58:06.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-13T18:58:06.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-13T18:58:06.901Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-13T18:58:06.901Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-13T18:58:06.901Z] Executing busybox-1.36.1-r2.trigger [2023-11-13T18:58:06.901Z] Executing ca-certificates-20230506-r0.trigger [2023-11-13T18:58:07.180Z] OK: 9 MiB in 17 packages [2023-11-13T18:58:08.597Z] Removing intermediate container 0d925529d480 [2023-11-13T18:58:08.597Z] ---> 1a86ac6eaec4 [2023-11-13T18:58:08.597Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-13T18:58:08.869Z] ---> 56d558ae6d9c [2023-11-13T18:58:08.869Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-13T18:58:09.453Z] ---> d5807445858b [2023-11-13T18:58:09.453Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-13T18:58:10.035Z] ---> 1ab74f4f82ae [2023-11-13T18:58:10.035Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-13T18:58:10.619Z] ---> f12a7c81de07 [2023-11-13T18:58:10.619Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-13T18:58:12.033Z] ---> 7ca7a55417f8 [2023-11-13T18:58:12.033Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-13T18:58:12.033Z] ---> Running in 683f3a112966 [2023-11-13T18:58:13.981Z] Removing intermediate container 683f3a112966 [2023-11-13T18:58:13.981Z] ---> 8c0cbbc080ef [2023-11-13T18:58:13.981Z] Step 23/29 : VOLUME /cache [2023-11-13T18:58:13.981Z] ---> Running in 77e7392cf3cb [2023-11-13T18:58:13.981Z] Removing intermediate container 77e7392cf3cb [2023-11-13T18:58:13.981Z] ---> ec4f82fa3dc9 [2023-11-13T18:58:13.981Z] Step 24/29 : EXPOSE 59711 [2023-11-13T18:58:13.981Z] ---> Running in 9d168d58ab6e [2023-11-13T18:58:14.251Z] Removing intermediate container 9d168d58ab6e [2023-11-13T18:58:14.251Z] ---> 9bbd769dbc19 [2023-11-13T18:58:14.251Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-13T18:58:14.519Z] ---> Running in 7637c5d986af [2023-11-13T18:58:14.787Z] Removing intermediate container 7637c5d986af [2023-11-13T18:58:14.787Z] ---> e6e9ce383970 [2023-11-13T18:58:14.787Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-13T18:58:14.787Z] ---> Running in ff7104c9f94c [2023-11-13T18:58:15.054Z] Removing intermediate container ff7104c9f94c [2023-11-13T18:58:15.054Z] ---> 50466dbdd086 [2023-11-13T18:58:15.054Z] Step 27/29 : LABEL arch=arm64 [2023-11-13T18:58:15.054Z] ---> Running in 121ae46beb01 [2023-11-13T18:58:15.321Z] Removing intermediate container 121ae46beb01 [2023-11-13T18:58:15.321Z] ---> ee76e78f2d90 [2023-11-13T18:58:15.321Z] Step 28/29 : LABEL git_sha=a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [2023-11-13T18:58:15.593Z] ---> Running in d2939f573704 [2023-11-13T18:58:15.860Z] Removing intermediate container d2939f573704 [2023-11-13T18:58:15.860Z] ---> a308a7624bc2 [2023-11-13T18:58:15.860Z] Step 29/29 : LABEL version=3.1.0-dev.39 [2023-11-13T18:58:15.860Z] ---> Running in 52ef38678908 [2023-11-13T18:58:16.126Z] Removing intermediate container 52ef38678908 [2023-11-13T18:58:16.126Z] ---> 7a1d4d507ab0 [2023-11-13T18:58:16.126Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-13T18:58:16.126Z] Successfully built 7a1d4d507ab0 [2023-11-13T18:58:16.126Z] 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-11-13T18:58:16.248Z] provisioning config files... [2023-11-13T18:58:16.262Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/151@tmp/config15159398889588133721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:58:16.609Z] ---> docker-login.sh [2023-11-13T18:58:16.609Z] nexus3.edgexfoundry.org:10001 [2023-11-13T18:58:16.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:58:16.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:58:16.880Z] Configure a credential helper to remove this warning. See [2023-11-13T18:58:16.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:58:16.880Z] [2023-11-13T18:58:16.880Z] Login Succeeded [2023-11-13T18:58:16.880Z] nexus3.edgexfoundry.org:10002 [2023-11-13T18:58:17.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:58:17.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:58:17.150Z] Configure a credential helper to remove this warning. See [2023-11-13T18:58:17.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:58:17.150Z] [2023-11-13T18:58:17.150Z] Login Succeeded [2023-11-13T18:58:17.150Z] nexus3.edgexfoundry.org:10003 [2023-11-13T18:58:17.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:58:17.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:58:17.688Z] Configure a credential helper to remove this warning. See [2023-11-13T18:58:17.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:58:17.688Z] [2023-11-13T18:58:17.688Z] Login Succeeded [2023-11-13T18:58:17.688Z] nexus3.edgexfoundry.org:10004 [2023-11-13T18:58:17.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:58:17.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:58:17.955Z] Configure a credential helper to remove this warning. See [2023-11-13T18:58:17.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:58:17.955Z] [2023-11-13T18:58:17.955Z] Login Succeeded [2023-11-13T18:58:17.955Z] docker.io [2023-11-13T18:58:18.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-13T18:58:18.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-13T18:58:18.490Z] Configure a credential helper to remove this warning. See [2023-11-13T18:58:18.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-13T18:58:18.490Z] [2023-11-13T18:58:18.490Z] Login Succeeded [2023-11-13T18:58:18.490Z] ---> docker-login.sh ends [Pipeline] } [2023-11-13T18:58:18.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:58:18.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-13T18:58:18.567Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-11-13T18:58:18.567Z] a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [2023-11-13T18:58:18.567Z] latest [2023-11-13T18:58:18.567Z] 3.1.0-dev.39 [2023-11-13T18:58:18.567Z] a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 [2023-11-13T18:58:18.567Z] main [2023-11-13T18:58:18.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:58:18.929Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:58:19.272Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [2023-11-13T18:58:19.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-13T18:58:19.272Z] 531aefd77442: Preparing [2023-11-13T18:58:19.272Z] ba6cf5237449: Preparing [2023-11-13T18:58:19.272Z] b6d8b9534ba8: Preparing [2023-11-13T18:58:19.272Z] 533b9c9fbc7b: Preparing [2023-11-13T18:58:19.272Z] 1b3d741cee9b: Preparing [2023-11-13T18:58:19.272Z] 5ffe2c318a7b: Preparing [2023-11-13T18:58:19.272Z] 035ed10773a2: Preparing [2023-11-13T18:58:19.272Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:58:19.272Z] 5ffe2c318a7b: Waiting [2023-11-13T18:58:19.273Z] 035ed10773a2: Waiting [2023-11-13T18:58:19.273Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:58:19.537Z] 533b9c9fbc7b: Pushed [2023-11-13T18:58:19.537Z] 1b3d741cee9b: Pushed [2023-11-13T18:58:19.537Z] 531aefd77442: Pushed [2023-11-13T18:58:19.537Z] b6d8b9534ba8: Pushed [2023-11-13T18:58:19.537Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:58:19.537Z] 5ffe2c318a7b: Pushed [2023-11-13T18:58:19.801Z] 035ed10773a2: Pushed [2023-11-13T18:58:26.514Z] ba6cf5237449: Pushed [2023-11-13T18:58:26.514Z] a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40: digest: sha256:dd9d60c3605c898b183eb68f104b89416890fc069afae04512f23e59281ea01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:58:26.868Z] + 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-11-13T18:58:27.218Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-13T18:58:27.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-13T18:58:27.218Z] 531aefd77442: Preparing [2023-11-13T18:58:27.218Z] ba6cf5237449: Preparing [2023-11-13T18:58:27.218Z] b6d8b9534ba8: Preparing [2023-11-13T18:58:27.218Z] 533b9c9fbc7b: Preparing [2023-11-13T18:58:27.218Z] 1b3d741cee9b: Preparing [2023-11-13T18:58:27.218Z] 5ffe2c318a7b: Preparing [2023-11-13T18:58:27.218Z] 035ed10773a2: Preparing [2023-11-13T18:58:27.218Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:58:27.218Z] 5ffe2c318a7b: Waiting [2023-11-13T18:58:27.218Z] 035ed10773a2: Waiting [2023-11-13T18:58:27.218Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:58:27.218Z] b6d8b9534ba8: Layer already exists [2023-11-13T18:58:27.218Z] 531aefd77442: Layer already exists [2023-11-13T18:58:27.218Z] ba6cf5237449: Layer already exists [2023-11-13T18:58:27.218Z] 1b3d741cee9b: Layer already exists [2023-11-13T18:58:27.218Z] 533b9c9fbc7b: Layer already exists [2023-11-13T18:58:27.218Z] 5ffe2c318a7b: Layer already exists [2023-11-13T18:58:27.218Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:58:27.218Z] 035ed10773a2: Layer already exists [2023-11-13T18:58:27.486Z] latest: digest: sha256:dd9d60c3605c898b183eb68f104b89416890fc069afae04512f23e59281ea01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:58:27.845Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:58:28.204Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.39 [2023-11-13T18:58:28.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-13T18:58:28.204Z] 531aefd77442: Preparing [2023-11-13T18:58:28.204Z] ba6cf5237449: Preparing [2023-11-13T18:58:28.204Z] b6d8b9534ba8: Preparing [2023-11-13T18:58:28.204Z] 533b9c9fbc7b: Preparing [2023-11-13T18:58:28.204Z] 1b3d741cee9b: Preparing [2023-11-13T18:58:28.204Z] 5ffe2c318a7b: Preparing [2023-11-13T18:58:28.204Z] 035ed10773a2: Preparing [2023-11-13T18:58:28.204Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:58:28.204Z] 5ffe2c318a7b: Waiting [2023-11-13T18:58:28.204Z] 035ed10773a2: Waiting [2023-11-13T18:58:28.204Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:58:28.204Z] 533b9c9fbc7b: Layer already exists [2023-11-13T18:58:28.204Z] 1b3d741cee9b: Layer already exists [2023-11-13T18:58:28.204Z] b6d8b9534ba8: Layer already exists [2023-11-13T18:58:28.204Z] ba6cf5237449: Layer already exists [2023-11-13T18:58:28.204Z] 531aefd77442: Layer already exists [2023-11-13T18:58:28.204Z] 5ffe2c318a7b: Layer already exists [2023-11-13T18:58:28.204Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:58:28.204Z] 035ed10773a2: Layer already exists [2023-11-13T18:58:28.472Z] 3.1.0-dev.39: digest: sha256:dd9d60c3605c898b183eb68f104b89416890fc069afae04512f23e59281ea01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:58:28.826Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:58:29.168Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 [2023-11-13T18:58:29.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-13T18:58:29.168Z] 531aefd77442: Preparing [2023-11-13T18:58:29.168Z] ba6cf5237449: Preparing [2023-11-13T18:58:29.168Z] b6d8b9534ba8: Preparing [2023-11-13T18:58:29.168Z] 533b9c9fbc7b: Preparing [2023-11-13T18:58:29.168Z] 1b3d741cee9b: Preparing [2023-11-13T18:58:29.168Z] 5ffe2c318a7b: Preparing [2023-11-13T18:58:29.168Z] 035ed10773a2: Preparing [2023-11-13T18:58:29.168Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:58:29.168Z] 5ffe2c318a7b: Waiting [2023-11-13T18:58:29.168Z] 035ed10773a2: Waiting [2023-11-13T18:58:29.168Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:58:29.168Z] 1b3d741cee9b: Layer already exists [2023-11-13T18:58:29.168Z] 533b9c9fbc7b: Layer already exists [2023-11-13T18:58:29.168Z] 531aefd77442: Layer already exists [2023-11-13T18:58:29.168Z] b6d8b9534ba8: Layer already exists [2023-11-13T18:58:29.168Z] ba6cf5237449: Layer already exists [2023-11-13T18:58:29.168Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:58:29.168Z] 5ffe2c318a7b: Layer already exists [2023-11-13T18:58:29.168Z] 035ed10773a2: Layer already exists [2023-11-13T18:58:29.435Z] a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39: digest: sha256:dd9d60c3605c898b183eb68f104b89416890fc069afae04512f23e59281ea01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:58:29.772Z] + 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-11-13T18:58:30.098Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-11-13T18:58:30.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-13T18:58:30.098Z] 531aefd77442: Preparing [2023-11-13T18:58:30.098Z] ba6cf5237449: Preparing [2023-11-13T18:58:30.098Z] b6d8b9534ba8: Preparing [2023-11-13T18:58:30.098Z] 533b9c9fbc7b: Preparing [2023-11-13T18:58:30.098Z] 1b3d741cee9b: Preparing [2023-11-13T18:58:30.098Z] 5ffe2c318a7b: Preparing [2023-11-13T18:58:30.098Z] 035ed10773a2: Preparing [2023-11-13T18:58:30.098Z] 5f4d9fc4d98d: Preparing [2023-11-13T18:58:30.098Z] 5ffe2c318a7b: Waiting [2023-11-13T18:58:30.098Z] 035ed10773a2: Waiting [2023-11-13T18:58:30.098Z] 5f4d9fc4d98d: Waiting [2023-11-13T18:58:30.098Z] b6d8b9534ba8: Layer already exists [2023-11-13T18:58:30.098Z] 533b9c9fbc7b: Layer already exists [2023-11-13T18:58:30.098Z] ba6cf5237449: Layer already exists [2023-11-13T18:58:30.098Z] 531aefd77442: Layer already exists [2023-11-13T18:58:30.098Z] 1b3d741cee9b: Layer already exists [2023-11-13T18:58:30.098Z] 035ed10773a2: Layer already exists [2023-11-13T18:58:30.098Z] 5ffe2c318a7b: Layer already exists [2023-11-13T18:58:30.098Z] 5f4d9fc4d98d: Layer already exists [2023-11-13T18:58:30.363Z] main: digest: sha256:dd9d60c3605c898b183eb68f104b89416890fc069afae04512f23e59281ea01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-13T18:58:30.423Z] ===================================================== [Pipeline] echo [2023-11-13T18:58:30.432Z] taggedImages: [2023-11-13T18:58:30.432Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [2023-11-13T18:58:30.432Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-13T18:58:30.432Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.39 [2023-11-13T18:58:30.432Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40-3.1.0-dev.39 [2023-11-13T18:58:30.432Z] - 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-11-13T18:58:30.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T18:58:30.783Z] [2023-11-13T18:58:30.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:58:31.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T18:58:33.692Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-13T18:58:33.692Z] 8998bd30e6a1: Pulling fs layer [2023-11-13T18:58:33.692Z] 04944245beec: Pulling fs layer [2023-11-13T18:58:33.692Z] 699f458cf7ca: Pulling fs layer [2023-11-13T18:58:33.692Z] 765212b225bb: Pulling fs layer [2023-11-13T18:58:33.692Z] f23df028b6ca: Pulling fs layer [2023-11-13T18:58:33.692Z] d65c8cfc05b1: Pulling fs layer [2023-11-13T18:58:33.692Z] 2437ff75d9bd: Pulling fs layer [2023-11-13T18:58:33.692Z] f23df028b6ca: Waiting [2023-11-13T18:58:33.692Z] d65c8cfc05b1: Waiting [2023-11-13T18:58:33.692Z] 765212b225bb: Waiting [2023-11-13T18:58:33.692Z] 2437ff75d9bd: Waiting [2023-11-13T18:58:33.960Z] 04944245beec: Verifying Checksum [2023-11-13T18:58:33.960Z] 04944245beec: Download complete [2023-11-13T18:58:33.960Z] 765212b225bb: Verifying Checksum [2023-11-13T18:58:33.960Z] 765212b225bb: Download complete [2023-11-13T18:58:33.960Z] f23df028b6ca: Verifying Checksum [2023-11-13T18:58:33.960Z] f23df028b6ca: Download complete [2023-11-13T18:58:33.960Z] d65c8cfc05b1: Verifying Checksum [2023-11-13T18:58:33.960Z] d65c8cfc05b1: Download complete [2023-11-13T18:58:34.228Z] 699f458cf7ca: Verifying Checksum [2023-11-13T18:58:34.228Z] 699f458cf7ca: Download complete [2023-11-13T18:58:34.494Z] 8998bd30e6a1: Verifying Checksum [2023-11-13T18:58:34.494Z] 8998bd30e6a1: Download complete [2023-11-13T18:58:37.068Z] 2437ff75d9bd: Verifying Checksum [2023-11-13T18:58:37.068Z] 2437ff75d9bd: Download complete [2023-11-13T18:58:39.014Z] 8998bd30e6a1: Pull complete [2023-11-13T18:58:39.280Z] 04944245beec: Pull complete [2023-11-13T18:58:40.692Z] 699f458cf7ca: Pull complete [2023-11-13T18:58:40.957Z] 765212b225bb: Pull complete [2023-11-13T18:58:41.538Z] f23df028b6ca: Pull complete [2023-11-13T18:58:41.804Z] d65c8cfc05b1: Pull complete [2023-11-13T18:59:00.015Z] 2437ff75d9bd: Pull complete [2023-11-13T18:59:00.015Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-13T18:59:00.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-13T18:59:00.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:59:00.195Z] prd-ubuntu20.04-docker-arm64-4c-16g-17374 does not seem to be running inside a container [2023-11-13T18:59:00.255Z] $ 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/151 -v /w/workspace/app-rfid-llrp-inventory/151:/w/workspace/app-rfid-llrp-inventory/151:rw,z -v /w/workspace/app-rfid-llrp-inventory/151@tmp:/w/workspace/app-rfid-llrp-inventory/151@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-11-13T18:59:02.907Z] $ docker top 457aa69fb63dcb0da9ada9c1e113962fd2ecab03a95e206c6f66e7e4aab58427 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:59:03.737Z] ---> job-cost.sh [2023-11-13T18:59:03.737Z] lf-activate-venv: SKIPPING [2023-11-13T18:59:03.737Z] INFO: No Stack... [2023-11-13T18:59:04.002Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-13T18:59:04.956Z] INFO: Archiving Costs [Pipeline] sh [2023-11-13T18:59:05.279Z] + cat /w/workspace/app-rfid-llrp-inventory/151/archives/cost.csv [2023-11-13T18:59:05.279Z] + cut -d, -f6 [Pipeline] lock [2023-11-13T18:59:05.598Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] [2023-11-13T18:59:05.604Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] did not exist. Created. [2023-11-13T18:59:05.605Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-13T18:59:05.938Z] /w/workspace/app-rfid-llrp-inventory/151@tmp/durable-3ddcfb3a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-13T18:59:06.583Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-13T18:59:06.603Z] Warning: overwriting stash ‘stack-cost’ [2023-11-13T18:59:06.653Z] Stashed 1 file(s) [Pipeline] } [2023-11-13T18:59:06.662Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-151-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-13T18:59:06.674Z] $ docker stop --time=1 457aa69fb63dcb0da9ada9c1e113962fd2ecab03a95e206c6f66e7e4aab58427 [2023-11-13T18:59:08.137Z] $ docker rm -f --volumes 457aa69fb63dcb0da9ada9c1e113962fd2ecab03a95e206c6f66e7e4aab58427 [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-11-13T18:59:08.553Z] provisioning config files... [2023-11-13T18:59:08.563Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7461380944480951589tmp [Pipeline] { [Pipeline] sh [2023-11-13T18:59:08.856Z] + set +x [2023-11-13T18:59:08.856Z] + curl -s https://codecov.io/bash [2023-11-13T18:59:08.856Z] + bash -s -- [2023-11-13T18:59:08.856Z] [2023-11-13T18:59:08.856Z] _____ _ [2023-11-13T18:59:08.856Z] / ____| | | [2023-11-13T18:59:08.856Z] | | ___ __| | ___ ___ _____ __ [2023-11-13T18:59:08.856Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-13T18:59:08.856Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-13T18:59:08.856Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-13T18:59:08.856Z] Bash-1.0.6 [2023-11-13T18:59:08.856Z] [2023-11-13T18:59:08.856Z] [2023-11-13T18:59:08.856Z] ==> git version 2.25.1 found [2023-11-13T18:59:08.856Z] ==> 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-11-13T18:59:08.856Z] Release-Date: 2020-01-08 [2023-11-13T18:59:08.856Z] 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-11-13T18:59:08.856Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-13T18:59:08.856Z] ==> Jenkins CI detected. [2023-11-13T18:59:08.856Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-13T18:59:08.856Z] project root: . [2023-11-13T18:59:08.856Z] --> token set from env [2023-11-13T18:59:08.856Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-13T18:59:08.856Z] ==> Running gcov in . (disable via -X gcov) [2023-11-13T18:59:08.856Z] ==> Python coveragepy not found [2023-11-13T18:59:08.856Z] ==> Searching for coverage reports in: [2023-11-13T18:59:08.856Z] + . [2023-11-13T18:59:08.856Z] -> Found 1 reports [2023-11-13T18:59:08.856Z] ==> Detecting git/mercurial file structure [2023-11-13T18:59:09.116Z] ==> Reading reports [2023-11-13T18:59:09.116Z] + ./coverage.out bytes=41317 [2023-11-13T18:59:09.116Z] ==> Appending adjustments [2023-11-13T18:59:09.116Z] https://docs.codecov.io/docs/fixing-reports [2023-11-13T18:59:09.116Z] + Found adjustments [2023-11-13T18:59:09.116Z] ==> Gzipping contents [2023-11-13T18:59:09.116Z] 12K /tmp/codecov.RRwVY1.gz [2023-11-13T18:59:09.116Z] ==> Uploading reports [2023-11-13T18:59:09.116Z] url: https://codecov.io [2023-11-13T18:59:09.116Z] query: branch=main&commit=a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-13T18:59:09.116Z] -> Pinging Codecov [2023-11-13T18:59:09.116Z] 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=a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-13T18:59:09.376Z] -> Uploading to [2023-11-13T18:59:09.376Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-13/581DD39554BDF9B6E22D074273EAD858/a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40/b703f29d-81b6-486f-96b2-936277069cfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231113T185909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a93ba646410e2e7e69db06dec389e33aecfe7d1d773a8ebf435c514b38e9436 [2023-11-13T18:59:09.376Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-13T18:59:09.376Z] Dload Upload Total Spent Left Speed [2023-11-13T18:59:09.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 39869 --:--:-- --:--:-- --:--:-- 39869 [2023-11-13T18:59:09.640Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] } [2023-11-13T18:59:09.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-13T18:59:09.824Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-13T18:59:09.832Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:59:10.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T18:59:10.137Z] [2023-11-13T18:59:10.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:59:10.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T18:59:10.442Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-13T18:59:10.442Z] df9b9388f04a: Pulling fs layer [2023-11-13T18:59:10.442Z] 52dc419b0ee2: Pulling fs layer [2023-11-13T18:59:10.442Z] 25bc292e5bac: Pulling fs layer [2023-11-13T18:59:10.442Z] 114826534d7a: Pulling fs layer [2023-11-13T18:59:10.442Z] 4657fd5d0bcf: Pulling fs layer [2023-11-13T18:59:10.442Z] 6ad1cebc031e: Pulling fs layer [2023-11-13T18:59:10.442Z] 8a3aa393b2d8: Pulling fs layer [2023-11-13T18:59:10.442Z] 114826534d7a: Waiting [2023-11-13T18:59:10.442Z] 4657fd5d0bcf: Waiting [2023-11-13T18:59:10.442Z] 8a3aa393b2d8: Waiting [2023-11-13T18:59:10.442Z] 6ad1cebc031e: Waiting [2023-11-13T18:59:10.442Z] 25bc292e5bac: Verifying Checksum [2023-11-13T18:59:10.442Z] 25bc292e5bac: Download complete [2023-11-13T18:59:10.442Z] 52dc419b0ee2: Verifying Checksum [2023-11-13T18:59:10.442Z] 52dc419b0ee2: Download complete [2023-11-13T18:59:10.442Z] 4657fd5d0bcf: Verifying Checksum [2023-11-13T18:59:10.442Z] 4657fd5d0bcf: Download complete [2023-11-13T18:59:10.442Z] df9b9388f04a: Download complete [2023-11-13T18:59:10.702Z] 6ad1cebc031e: Verifying Checksum [2023-11-13T18:59:10.702Z] 6ad1cebc031e: Download complete [2023-11-13T18:59:10.702Z] df9b9388f04a: Pull complete [2023-11-13T18:59:10.702Z] 52dc419b0ee2: Pull complete [2023-11-13T18:59:10.702Z] 25bc292e5bac: Pull complete [2023-11-13T18:59:11.273Z] 114826534d7a: Download complete [2023-11-13T18:59:11.273Z] 8a3aa393b2d8: Verifying Checksum [2023-11-13T18:59:11.273Z] 8a3aa393b2d8: Download complete [2023-11-13T18:59:15.467Z] 114826534d7a: Pull complete [2023-11-13T18:59:15.467Z] 4657fd5d0bcf: Pull complete [2023-11-13T18:59:15.467Z] 6ad1cebc031e: Pull complete [2023-11-13T18:59:18.793Z] 8a3aa393b2d8: Pull complete [2023-11-13T18:59:18.793Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-13T18:59:18.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-13T18:59:18.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:59:18.901Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2023-11-13T18:59:18.938Z] $ 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-11-13T18:59:23.326Z] $ docker top fe1ef0270fa39788906e96836f3f945ec9e01e47a945d8f5cbaf46c98409237f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-13T18:59:23.403Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-11-13T18:59:23.688Z] + set -o pipefail [2023-11-13T18:59:23.688Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-11-13T18:59:28.967Z] [2023-11-13T18:59:28.967Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-11-13T18:59:28.967Z] [2023-11-13T18:59:28.967Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/e3adac1c-888e-4582-ab7f-beb01ce1a8c0 [2023-11-13T18:59:28.967Z] [2023-11-13T18:59:28.967Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-13T18:59:28.967Z] [2023-11-13T18:59:28.967Z] [2023-11-13T18:59:28.967Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-13T18:59:28.967Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-13T18:59:28.967Z] More details here: https://snyk.co/ue1NS [2023-11-13T18:59:28.967Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-13T18:59:28.967Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-13T18:59:28.976Z] $ docker stop --time=1 fe1ef0270fa39788906e96836f3f945ec9e01e47a945d8f5cbaf46c98409237f [2023-11-13T18:59:33.284Z] $ docker rm -f --volumes fe1ef0270fa39788906e96836f3f945ec9e01e47a945d8f5cbaf46c98409237f [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-11-13T18:59:34.087Z] + git log --format=format:%s -1 a0e1407e8284cebbd4d8bcb1551bf5f7b8879b40 [Pipeline] sh [2023-11-13T18:59:34.374Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T18:59:34.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:59:34.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:59:34.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:59:34.742Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2023-11-13T18:59:34.770Z] $ 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-11-13T18:59:35.294Z] $ docker top 86a204969668d9613c865fee53ee7fcdacb1f8c666ea2c768433c148444ce4c1 -eo pid,comm [2023-11-13T18:59:35.340Z] 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-11-13T18:59:35.340Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T18:59:35.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T18:59:35.373Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T18:59:35.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T18:59:35.475Z] $ docker exec 86a204969668d9613c865fee53ee7fcdacb1f8c666ea2c768433c148444ce4c1 ssh-agent [2023-11-13T18:59:35.582Z] SSH_AUTH_SOCK=/tmp/ssh-KA8rpQqB9GwT/agent.32 [2023-11-13T18:59:35.582Z] SSH_AGENT_PID=38 [2023-11-13T18:59:35.589Z] Running ssh-add (command line suppressed) [2023-11-13T18:59:35.693Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6643882945119448880.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6643882945119448880.key) [2023-11-13T18:59:35.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T18:59:35.996Z] + git semver tag [2023-11-13T18:59:36.256Z] 2023-11-13 18:59:36,194 [run_tag] DEBUG tag force:False [2023-11-13T18:59:36.256Z] 2023-11-13 18:59:36,194 [check_head_tag] DEBUG check head tag [2023-11-13T18:59:36.256Z] 2023-11-13 18:59:36,195 [execute] INFO git cat-file --batch-check [2023-11-13T18:59:36.256Z] 2023-11-13 18:59:36,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-11-13T18:59:36.256Z] 2023-11-13 18:59:36,198 [execute] INFO git cat-file --batch [2023-11-13T18:59:36.256Z] 2023-11-13 18:59:36,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-11-13T18:59:36.256Z] 2023-11-13 18:59:36,217 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-13T18:59:36.256Z] 2023-11-13 18:59:36,218 [execute] INFO git tag -a v3.1.0-dev.39 -m v3.1.0-dev.39 [2023-11-13T18:59:36.256Z] 2023-11-13 18:59:36,218 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.39', '-m', 'v3.1.0-dev.39'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-11-13T18:59:36.256Z] 2023-11-13 18:59:36,222 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-13T18:59:36.256Z] 3.1.0-dev.39 [Pipeline] } [2023-11-13T18:59:36.265Z] $ docker exec --env ******** --env ******** 86a204969668d9613c865fee53ee7fcdacb1f8c666ea2c768433c148444ce4c1 ssh-agent -k [2023-11-13T18:59:36.362Z] unset SSH_AUTH_SOCK; [2023-11-13T18:59:36.362Z] unset SSH_AGENT_PID; [2023-11-13T18:59:36.362Z] echo Agent pid 38 killed; [2023-11-13T18:59:36.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T18:59:36.674Z] + git semver [Pipeline] } [2023-11-13T18:59:36.949Z] $ docker stop --time=1 86a204969668d9613c865fee53ee7fcdacb1f8c666ea2c768433c148444ce4c1 [2023-11-13T18:59:38.276Z] $ docker rm -f --volumes 86a204969668d9613c865fee53ee7fcdacb1f8c666ea2c768433c148444ce4c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:59:38.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T18:59:38.713Z] [2023-11-13T18:59:38.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:59:39.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T18:59:39.022Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-13T18:59:39.022Z] ab5ef0e58194: Pulling fs layer [2023-11-13T18:59:39.022Z] 9712f1f96733: Pulling fs layer [2023-11-13T18:59:39.022Z] 63f879dbbcfc: Pulling fs layer [2023-11-13T18:59:39.022Z] 0d9ebad4ef96: Pulling fs layer [2023-11-13T18:59:39.022Z] e9a5061849ea: Pulling fs layer [2023-11-13T18:59:39.022Z] d747dcd14b5f: Pulling fs layer [2023-11-13T18:59:39.022Z] 2de7ff778b66: Pulling fs layer [2023-11-13T18:59:39.022Z] 0d9ebad4ef96: Waiting [2023-11-13T18:59:39.022Z] e9a5061849ea: Waiting [2023-11-13T18:59:39.022Z] d747dcd14b5f: Waiting [2023-11-13T18:59:39.022Z] 2de7ff778b66: Waiting [2023-11-13T18:59:39.022Z] 9712f1f96733: Verifying Checksum [2023-11-13T18:59:39.022Z] 9712f1f96733: Download complete [2023-11-13T18:59:39.282Z] 63f879dbbcfc: Verifying Checksum [2023-11-13T18:59:39.282Z] 63f879dbbcfc: Download complete [2023-11-13T18:59:39.540Z] e9a5061849ea: Verifying Checksum [2023-11-13T18:59:39.540Z] e9a5061849ea: Download complete [2023-11-13T18:59:39.540Z] d747dcd14b5f: Verifying Checksum [2023-11-13T18:59:39.540Z] d747dcd14b5f: Download complete [2023-11-13T18:59:39.540Z] 0d9ebad4ef96: Verifying Checksum [2023-11-13T18:59:39.540Z] 0d9ebad4ef96: Download complete [2023-11-13T18:59:39.540Z] ab5ef0e58194: Verifying Checksum [2023-11-13T18:59:39.540Z] ab5ef0e58194: Download complete [2023-11-13T18:59:39.540Z] 2de7ff778b66: Verifying Checksum [2023-11-13T18:59:39.540Z] 2de7ff778b66: Download complete [2023-11-13T18:59:42.079Z] ab5ef0e58194: Pull complete [2023-11-13T18:59:42.079Z] 9712f1f96733: Pull complete [2023-11-13T18:59:43.023Z] 63f879dbbcfc: Pull complete [2023-11-13T18:59:47.242Z] 0d9ebad4ef96: Pull complete [2023-11-13T18:59:47.242Z] e9a5061849ea: Pull complete [2023-11-13T18:59:47.242Z] d747dcd14b5f: Pull complete [2023-11-13T18:59:48.177Z] 2de7ff778b66: Pull complete [2023-11-13T18:59:48.177Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-13T18:59:48.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-13T18:59:48.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:59:48.277Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2023-11-13T18:59:48.305Z] $ 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-11-13T18:59:54.770Z] $ docker top bdfdd9ca09c1621e7f250ad437103b51030c9ca2f0d8fc9fbe832b2db592a384 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-13T18:59:54.834Z] provisioning config files... [2023-11-13T18:59:54.842Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7281512891879898377tmp [2023-11-13T18:59:54.853Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7213804046790534142tmp [2023-11-13T18:59:54.865Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6306901677786371605tmp [Pipeline] { [Pipeline] echo [2023-11-13T18:59:54.879Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:59:55.166Z] ---> sigul-configuration.sh [2023-11-13T18:59:55.166Z] gpg: directory `/root/.gnupg' created [2023-11-13T18:59:55.166Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-13T18:59:55.166Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-13T18:59:55.166Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-13T18:59:55.166Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-13T18:59:55.166Z] gpg: CAST5 encrypted data [2023-11-13T18:59:55.166Z] gpg: encrypted with 1 passphrase [2023-11-13T18:59:55.166Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-13T18:59:55.454Z] + mkdir /home/jenkins [2023-11-13T18:59:55.454Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-13T18:59:55.741Z] + 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-11-13T18:59:55.749Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:59:56.032Z] ---> sigul-install.sh [2023-11-13T18:59:56.032Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-13T18:59:56.324Z] + git tag --list [2023-11-13T18:59:56.324Z] v0.0.0 [2023-11-13T18:59:56.324Z] v1.0.0 [2023-11-13T18:59:56.324Z] v2.1.0 [2023-11-13T18:59:56.324Z] v2.1.1 [2023-11-13T18:59:56.324Z] v2.2.0 [2023-11-13T18:59:56.324Z] v2.3.0 [2023-11-13T18:59:56.324Z] v3.0 [2023-11-13T18:59:56.324Z] v3.0.0 [2023-11-13T18:59:56.324Z] v3.0.1 [2023-11-13T18:59:56.324Z] v3.0.1-dev.1 [2023-11-13T18:59:56.324Z] v3.1.0-dev.1 [2023-11-13T18:59:56.324Z] v3.1.0-dev.10 [2023-11-13T18:59:56.324Z] v3.1.0-dev.11 [2023-11-13T18:59:56.324Z] v3.1.0-dev.12 [2023-11-13T18:59:56.324Z] v3.1.0-dev.13 [2023-11-13T18:59:56.324Z] v3.1.0-dev.14 [2023-11-13T18:59:56.324Z] v3.1.0-dev.15 [2023-11-13T18:59:56.324Z] v3.1.0-dev.16 [2023-11-13T18:59:56.324Z] v3.1.0-dev.17 [2023-11-13T18:59:56.324Z] v3.1.0-dev.18 [2023-11-13T18:59:56.324Z] v3.1.0-dev.19 [2023-11-13T18:59:56.324Z] v3.1.0-dev.2 [2023-11-13T18:59:56.324Z] v3.1.0-dev.20 [2023-11-13T18:59:56.324Z] v3.1.0-dev.21 [2023-11-13T18:59:56.324Z] v3.1.0-dev.22 [2023-11-13T18:59:56.324Z] v3.1.0-dev.23 [2023-11-13T18:59:56.324Z] v3.1.0-dev.24 [2023-11-13T18:59:56.324Z] v3.1.0-dev.25 [2023-11-13T18:59:56.324Z] v3.1.0-dev.26 [2023-11-13T18:59:56.324Z] v3.1.0-dev.27 [2023-11-13T18:59:56.324Z] v3.1.0-dev.28 [2023-11-13T18:59:56.324Z] v3.1.0-dev.29 [2023-11-13T18:59:56.324Z] v3.1.0-dev.3 [2023-11-13T18:59:56.324Z] v3.1.0-dev.30 [2023-11-13T18:59:56.324Z] v3.1.0-dev.31 [2023-11-13T18:59:56.324Z] v3.1.0-dev.32 [2023-11-13T18:59:56.324Z] v3.1.0-dev.33 [2023-11-13T18:59:56.324Z] v3.1.0-dev.34 [2023-11-13T18:59:56.324Z] v3.1.0-dev.35 [2023-11-13T18:59:56.324Z] v3.1.0-dev.36 [2023-11-13T18:59:56.324Z] v3.1.0-dev.37 [2023-11-13T18:59:56.324Z] v3.1.0-dev.38 [2023-11-13T18:59:56.324Z] v3.1.0-dev.39 [2023-11-13T18:59:56.324Z] v3.1.0-dev.4 [2023-11-13T18:59:56.324Z] v3.1.0-dev.5 [2023-11-13T18:59:56.324Z] v3.1.0-dev.6 [2023-11-13T18:59:56.324Z] v3.1.0-dev.7 [2023-11-13T18:59:56.324Z] v3.1.0-dev.8 [2023-11-13T18:59:56.324Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-13T18:59:56.608Z] + lftools sign git-tag v3.1.0-dev.39 [2023-11-13T18:59:57.179Z] Signing Git tag with Sigul... [2023-11-13T18:59:57.179Z] Signing v3.1.0-dev.39 [Pipeline] echo [2023-11-13T18:59:57.448Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T18:59:57.731Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-13T18:59:57.738Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-13T18:59:57.762Z] $ docker stop --time=1 bdfdd9ca09c1621e7f250ad437103b51030c9ca2f0d8fc9fbe832b2db592a384 [2023-11-13T18:59:59.116Z] $ docker rm -f --volumes bdfdd9ca09c1621e7f250ad437103b51030c9ca2f0d8fc9fbe832b2db592a384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-13T18:59:59.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T18:59:59.567Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T18:59:59.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T18:59:59.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T18:59:59.935Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2023-11-13T18:59:59.963Z] $ 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-11-13T19:00:00.337Z] $ docker top 8729d2fa3edfd6269e1c5824e8dba459a99b5cb7591580d26abba149b48e2d22 -eo pid,comm [2023-11-13T19:00:00.388Z] 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-11-13T19:00:00.388Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T19:00:00.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T19:00:00.426Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T19:00:00.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T19:00:00.546Z] $ docker exec 8729d2fa3edfd6269e1c5824e8dba459a99b5cb7591580d26abba149b48e2d22 ssh-agent [2023-11-13T19:00:00.654Z] SSH_AUTH_SOCK=/tmp/ssh-Ss0LbI6SU6Z5/agent.32 [2023-11-13T19:00:00.654Z] SSH_AGENT_PID=39 [2023-11-13T19:00:00.658Z] Running ssh-add (command line suppressed) [2023-11-13T19:00:00.753Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6107882066433589795.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6107882066433589795.key) [2023-11-13T19:00:00.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T19:00:01.053Z] + git semver bump pre [2023-11-13T19:00:01.312Z] 2023-11-13 19:00:01,255 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-13T19:00:01.312Z] 2023-11-13 19:00:01,255 [bump_version] DEBUG bumping version:3.1.0-dev.39 on axis:pre with prefix:dev [2023-11-13T19:00:01.312Z] 2023-11-13 19:00:01,255 [bump_version] DEBUG bumped version:3.1.0-dev.40 [2023-11-13T19:00:01.312Z] 2023-11-13 19:00:01,255 [write_version] DEBUG write version:3.1.0-dev.40 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-11-13T19:00:01.312Z] 2023-11-13 19:00:01,255 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-13T19:00:01.312Z] 2023-11-13 19:00:01,255 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-13T19:00:01.312Z] 2023-11-13 19:00:01,258 [execute] INFO git cat-file --batch-check [2023-11-13T19:00:01.312Z] 2023-11-13 19:00:01,258 [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-11-13T19:00:01.312Z] 2023-11-13 19:00:01,266 [execute] INFO git cat-file --batch [2023-11-13T19:00:01.312Z] 2023-11-13 19:00:01,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-13T19:00:01.312Z] 2023-11-13 19:00:01,272 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-13T19:00:01.312Z] 3.1.0-dev.40 [Pipeline] } [2023-11-13T19:00:01.321Z] $ docker exec --env ******** --env ******** 8729d2fa3edfd6269e1c5824e8dba459a99b5cb7591580d26abba149b48e2d22 ssh-agent -k [2023-11-13T19:00:01.437Z] unset SSH_AUTH_SOCK; [2023-11-13T19:00:01.438Z] unset SSH_AGENT_PID; [2023-11-13T19:00:01.438Z] echo Agent pid 39 killed; [2023-11-13T19:00:01.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T19:00:01.750Z] + git semver [Pipeline] } [2023-11-13T19:00:02.343Z] $ docker stop --time=1 8729d2fa3edfd6269e1c5824e8dba459a99b5cb7591580d26abba149b48e2d22 [2023-11-13T19:00:03.695Z] $ docker rm -f --volumes 8729d2fa3edfd6269e1c5824e8dba459a99b5cb7591580d26abba149b48e2d22 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-13T19:00:04.062Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-13T19:00:04.062Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T19:00:04.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-13T19:00:04.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T19:00:04.427Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2023-11-13T19:00:04.452Z] $ 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-11-13T19:00:04.858Z] $ docker top 2cd4aa23033ec0a21444e99894d44f32e1211efe400bfa173f7fe19194b7f463 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-13T19:00:04.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-13T19:00:04.957Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-13T19:00:05.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-13T19:00:05.077Z] $ docker exec 2cd4aa23033ec0a21444e99894d44f32e1211efe400bfa173f7fe19194b7f463 ssh-agent [2023-11-13T19:00:05.189Z] SSH_AUTH_SOCK=/tmp/ssh-BLeAM9fmEDgj/agent.32 [2023-11-13T19:00:05.189Z] SSH_AGENT_PID=38 [2023-11-13T19:00:05.193Z] Running ssh-add (command line suppressed) [2023-11-13T19:00:05.301Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10882637209169615675.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10882637209169615675.key) [2023-11-13T19:00:05.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-13T19:00:05.599Z] + git semver push [2023-11-13T19:00:05.858Z] 2023-11-13 19:00:05,788 [run_push] DEBUG push [2023-11-13T19:00:05.858Z] 2023-11-13 19:00:05,789 [execute] INFO git cat-file --batch-check [2023-11-13T19:00:05.858Z] 2023-11-13 19:00:05,789 [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-11-13T19:00:05.858Z] 2023-11-13 19:00:05,793 [execute] INFO git rev-list 8aa244fe7e29698f5a138d94bdc9c3d090865cf9 -- [2023-11-13T19:00:05.858Z] 2023-11-13 19:00:05,793 [execute] DEBUG Popen(['git', 'rev-list', '8aa244fe7e29698f5a138d94bdc9c3d090865cf9', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-13T19:00:05.858Z] 2023-11-13 19:00:05,801 [execute] INFO git fetch -v origin [2023-11-13T19:00:05.858Z] 2023-11-13 19:00:05,802 [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-11-13T19:00:06.427Z] 2023-11-13 19:00:06,358 [run_push] DEBUG no remote changes detected [2023-11-13T19:00:06.427Z] 2023-11-13 19:00:06,359 [execute] INFO git push origin semver [2023-11-13T19:00:06.427Z] 2023-11-13 19:00:06,359 [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-11-13T19:00:07.413Z] 2023-11-13 19:00:07,130 [run_push] DEBUG push all version tags [2023-11-13T19:00:07.413Z] 2023-11-13 19:00:07,130 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-13T19:00:07.413Z] 2023-11-13 19:00:07,131 [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-11-13T19:00:08.065Z] 2023-11-13 19:00:07,960 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-13T19:00:08.065Z] 3.1.0-dev.40 [Pipeline] } [2023-11-13T19:00:08.112Z] $ docker exec --env ******** --env ******** 2cd4aa23033ec0a21444e99894d44f32e1211efe400bfa173f7fe19194b7f463 ssh-agent -k [2023-11-13T19:00:08.212Z] unset SSH_AUTH_SOCK; [2023-11-13T19:00:08.212Z] unset SSH_AGENT_PID; [2023-11-13T19:00:08.212Z] echo Agent pid 38 killed; [2023-11-13T19:00:08.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-13T19:00:08.551Z] + git semver [Pipeline] } [2023-11-13T19:00:08.823Z] $ docker stop --time=1 2cd4aa23033ec0a21444e99894d44f32e1211efe400bfa173f7fe19194b7f463 [2023-11-13T19:00:10.168Z] $ docker rm -f --volumes 2cd4aa23033ec0a21444e99894d44f32e1211efe400bfa173f7fe19194b7f463 [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-11-13T19:00:10.761Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-11-13T19:00:10.761Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-13T19:00:10.761Z] total 16 [2023-11-13T19:00:10.761Z] drwxr-xr-x 3 root root 4096 Nov 13 18:48 . [2023-11-13T19:00:10.761Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 18:59 .. [2023-11-13T19:00:10.761Z] drwxr-xr-x 2 root root 4096 Nov 13 18:48 cost [2023-11-13T19:00:10.761Z] -rw-r--r-- 1 root root 95 Nov 13 18:48 cost.csv [2023-11-13T19:00:10.761Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-13T19:00:10.761Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-13T19:00:10.761Z] total 16 [2023-11-13T19:00:10.761Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 18:48 . [2023-11-13T19:00:10.761Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 18:59 .. [2023-11-13T19:00:10.761Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 18:48 cost [2023-11-13T19:00:10.761Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 13 18:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-13T19:00:11.053Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T19:00:11.914Z] ---> package-listing.sh [2023-11-13T19:00:11.914Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-13T19:00:11.914Z] ++ facter osfamily [2023-11-13T19:00:12.173Z] + OS_FAMILY=debian [2023-11-13T19:00:12.173Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-13T19:00:12.173Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-13T19:00:12.173Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-13T19:00:12.174Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-13T19:00:12.174Z] + PACKAGES=/tmp/packages_start.txt [2023-11-13T19:00:12.174Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-13T19:00:12.174Z] + PACKAGES=/tmp/packages_end.txt [2023-11-13T19:00:12.174Z] + case "${OS_FAMILY}" in [2023-11-13T19:00:12.174Z] + dpkg -l [2023-11-13T19:00:12.174Z] + grep '^ii' [2023-11-13T19:00:12.174Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-13T19:00:12.174Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-13T19:00:12.174Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-13T19:00:12.174Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-13T19:00:12.174Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-11-13T19:00:12.174Z] + 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-11-13T19:00:12.184Z] 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-11-13T19:00:12.461Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-13T19:00:13.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-13T19:00:13.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-13T19:00:13.112Z] prd-ubuntu20.04-docker-8c-8g-17373 does not seem to be running inside a container [2023-11-13T19:00:13.143Z] $ 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-11-13T19:00:13.348Z] $ docker top de966ae23bd90c7ec07ee1d1bbe82bbe0e17a6ae64f29cc1d6ae58e1e4c73941 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-13T19:00:13.691Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-13T19:00:13.973Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-13T19:00:14.259Z] + ls /var/log/sa-host [2023-11-13T19:00:14.259Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-13T19:00:14.325Z] provisioning config files... [2023-11-13T19:00:14.335Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5745516746625912644tmp [Pipeline] { [Pipeline] echo [2023-11-13T19:00:14.350Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T19:00:14.635Z] ---> create-netrc.sh [Pipeline] } [2023-11-13T19:00:14.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-13T19:00:14.979Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-13T19:00:14.989Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T19:00:15.273Z] ---> sudo-logs.sh [2023-11-13T19:00:15.274Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-13T19:00:15.297Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T19:00:15.582Z] ---> job-cost.sh [2023-11-13T19:00:15.583Z] lf-activate-venv: SKIPPING [2023-11-13T19:00:15.583Z] DEBUG: total: 0.2199999988079071 [2023-11-13T19:00:15.583Z] INFO: Retrieving Stack Cost... [2023-11-13T19:00:15.841Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-13T19:00:16.408Z] INFO: Archiving Costs [Pipeline] echo [2023-11-13T19:00:16.422Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-13T19:00:16.707Z] ---> logs-deploy.sh [2023-11-13T19:00:16.707Z] lf-activate-venv: SKIPPING [2023-11-13T19:00:16.707Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/151 [2023-11-13T19:00:16.707Z] INFO: archiving workspace using pattern(s): [2023-11-13T19:00:17.644Z] Archives upload complete. [2023-11-13T19:00:17.644Z] INFO: archiving logs to Nexus