Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95b5ba45ed890436408b451c9d092a97407cb521 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-ssh15305645109157449640.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16323845434183308395.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12588210203659064920.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14683042600975938494.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-ssh18182359663990403391.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22345’ Running on prd-ubuntu20.04-docker-8c-8g-22348 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 95b5ba45ed890436408b451c9d092a97407cb521 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95b5ba45ed890436408b451c9d092a97407cb521 # timeout=10 Commit message: "Merge pull request #307 from weichou1229/go-1.23" > git rev-list --no-walk aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T22:01:15.959Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T22:01:16.025Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T22:01:16.054Z] ========================================================= [2024-10-09T22:01:16.054Z] EdgeX Global Pipelines Version Info [2024-10-09T22:01:16.054Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:01:16.785Z] ------------------- [2024-10-09T22:01:16.785Z] stable info: [2024-10-09T22:01:16.785Z] ------------------- [2024-10-09T22:01:16.785Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T22:01:16.785Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T22:01:16.785Z] Message: update stable to v1.0.265 [2024-10-09T22:01:17.358Z] ------------------- [2024-10-09T22:01:17.358Z] experimental info: [2024-10-09T22:01:17.358Z] ------------------- [2024-10-09T22:01:17.358Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T22:01:17.358Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T22:01:17.358Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T22:01:17.444Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-10-09T22:01:17.466Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-10-09T22:01:17.487Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T22:01:17.511Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T22:01:17.535Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T22:01:17.555Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T22:01:17.572Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T22:01:17.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-09T22:01:17.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T22:01:17.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T22:01:17.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T22:01:17.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-10-09T22:01:17.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T22:01:17.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T22:01:17.750Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:01:17.775Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:01:17.796Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:01:17.816Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T22:01:17.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T22:01:17.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T22:01:17.881Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-09T22:01:17.902Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-09T22:01:17.920Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-09T22:01:17.944Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-09T22:01:17.962Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-09T22:01:17.984Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T22:01:18.009Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T22:01:18.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-09T22:01:18.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-09T22:01:18.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-09T22:01:18.112Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] echo [2024-10-09T22:01:18.137Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95b5ba4 [Pipeline] echo [2024-10-09T22:01:18.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:01:18.228Z] provisioning config files... [2024-10-09T22:01:18.244Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3585988874882500138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:01:18.573Z] ---> ****-login.sh [2024-10-09T22:01:18.573Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:01:18.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:18.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:18.834Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:18.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:18.834Z] [2024-10-09T22:01:18.834Z] Login Succeeded [2024-10-09T22:01:18.834Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:01:18.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:18.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:18.834Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:18.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:18.834Z] [2024-10-09T22:01:18.834Z] Login Succeeded [2024-10-09T22:01:18.834Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:01:19.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:19.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:19.094Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:19.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:19.094Z] [2024-10-09T22:01:19.094Z] Login Succeeded [2024-10-09T22:01:19.094Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:01:19.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:19.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:19.094Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:19.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:19.094Z] [2024-10-09T22:01:19.094Z] Login Succeeded [2024-10-09T22:01:19.094Z] ****.io [2024-10-09T22:01:19.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:19.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:19.354Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:19.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:19.354Z] [2024-10-09T22:01:19.354Z] Login Succeeded [2024-10-09T22:01:19.354Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:01:19.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T22:01:19.793Z] + git rev-list -1 --merges 95b5ba45ed890436408b451c9d092a97407cb521~1..95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] echo [2024-10-09T22:01:19.823Z] -----------> git rev-list -1 --merges 95b5ba45ed890436408b451c9d092a97407cb521~1..95b5ba45ed890436408b451c9d092a97407cb521 95b5ba45ed890436408b451c9d092a97407cb521 [2024-10-09T22:01:19.823Z] 95b5ba45ed890436408b451c9d092a97407cb521 [false] [Pipeline] sh [2024-10-09T22:01:20.121Z] + git log --format=format:%s -1 95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] echo [2024-10-09T22:01:20.139Z] ========================================================= [2024-10-09T22:01:20.139Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T22:01:20.139Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:01:20.473Z] + git log --format=format:%s -1 95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] echo [2024-10-09T22:01:20.486Z] [semverPrep] GIT_COMMIT: 95b5ba45ed890436408b451c9d092a97407cb521, Commit Message: Merge pull request #307 from weichou1229/go-1.23 [Pipeline] echo [2024-10-09T22:01:20.501Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-09T22:01:20.860Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:01:20.860Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T22:01:20.860Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T22:01:20.860Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T22:01:20.860Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T22:01:20.860Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T22:01:20.860Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:21.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:01:21.221Z] [2024-10-09T22:01:21.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:21.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:01:21.524Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T22:01:21.524Z] b85a868b505f: Pulling fs layer [2024-10-09T22:01:21.524Z] e2be974225ed: Pulling fs layer [2024-10-09T22:01:21.524Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T22:01:21.524Z] 988bab9f4d93: Pulling fs layer [2024-10-09T22:01:21.524Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T22:01:21.524Z] eaf3925da568: Pulling fs layer [2024-10-09T22:01:21.524Z] bab4dde63d76: Pulling fs layer [2024-10-09T22:01:21.524Z] bde34c3a00c8: Pulling fs layer [2024-10-09T22:01:21.524Z] b352a97aabf1: Pulling fs layer [2024-10-09T22:01:21.524Z] 4872d77fe225: Pulling fs layer [2024-10-09T22:01:21.524Z] 5851b861e8e6: Pulling fs layer [2024-10-09T22:01:21.524Z] bab4dde63d76: Waiting [2024-10-09T22:01:21.524Z] eaf3925da568: Waiting [2024-10-09T22:01:21.524Z] bde34c3a00c8: Waiting [2024-10-09T22:01:21.524Z] b352a97aabf1: Waiting [2024-10-09T22:01:21.524Z] 5851b861e8e6: Waiting [2024-10-09T22:01:21.524Z] 988bab9f4d93: Waiting [2024-10-09T22:01:21.524Z] 4872d77fe225: Waiting [2024-10-09T22:01:21.524Z] 1469e6f7b9e6: Waiting [2024-10-09T22:01:21.524Z] e2be974225ed: Verifying Checksum [2024-10-09T22:01:21.524Z] e2be974225ed: Download complete [2024-10-09T22:01:21.524Z] 988bab9f4d93: Verifying Checksum [2024-10-09T22:01:21.524Z] 988bab9f4d93: Download complete [2024-10-09T22:01:21.524Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T22:01:21.524Z] 1469e6f7b9e6: Download complete [2024-10-09T22:01:21.524Z] eaf3925da568: Verifying Checksum [2024-10-09T22:01:21.524Z] eaf3925da568: Download complete [2024-10-09T22:01:21.783Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T22:01:21.783Z] 339a4e72a1f5: Download complete [2024-10-09T22:01:21.783Z] bde34c3a00c8: Download complete [2024-10-09T22:01:21.783Z] b352a97aabf1: Verifying Checksum [2024-10-09T22:01:21.783Z] b352a97aabf1: Download complete [2024-10-09T22:01:21.783Z] 4872d77fe225: Verifying Checksum [2024-10-09T22:01:21.783Z] 4872d77fe225: Download complete [2024-10-09T22:01:21.783Z] 5851b861e8e6: Verifying Checksum [2024-10-09T22:01:21.783Z] 5851b861e8e6: Download complete [2024-10-09T22:01:21.783Z] b85a868b505f: Verifying Checksum [2024-10-09T22:01:21.783Z] b85a868b505f: Download complete [2024-10-09T22:01:22.041Z] bab4dde63d76: Verifying Checksum [2024-10-09T22:01:22.041Z] bab4dde63d76: Download complete [2024-10-09T22:01:23.435Z] b85a868b505f: Pull complete [2024-10-09T22:01:23.435Z] e2be974225ed: Pull complete [2024-10-09T22:01:23.703Z] 339a4e72a1f5: Pull complete [2024-10-09T22:01:23.963Z] 988bab9f4d93: Pull complete [2024-10-09T22:01:24.229Z] 1469e6f7b9e6: Pull complete [2024-10-09T22:01:24.229Z] eaf3925da568: Pull complete [2024-10-09T22:01:26.139Z] bab4dde63d76: Pull complete [2024-10-09T22:01:26.139Z] bde34c3a00c8: Pull complete [2024-10-09T22:01:26.139Z] b352a97aabf1: Pull complete [2024-10-09T22:01:26.399Z] 4872d77fe225: Pull complete [2024-10-09T22:01:26.399Z] 5851b861e8e6: Pull complete [2024-10-09T22:01:26.399Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T22:01:26.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:01:26.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:01:26.551Z] prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container [2024-10-09T22:01:26.582Z] $ 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 [2024-10-09T22:01:29.729Z] $ docker top ed165f07100289277d3a602f6480db95266db545bd51fdaee388a32e761a2457 -eo pid,comm [2024-10-09T22:01:29.794Z] 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). [2024-10-09T22:01:29.794Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:01:29.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:01:29.861Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:01:29.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:01:29.978Z] $ docker exec ed165f07100289277d3a602f6480db95266db545bd51fdaee388a32e761a2457 ssh-agent [2024-10-09T22:01:30.091Z] SSH_AUTH_SOCK=/tmp/ssh-PyrSadDPuEXr/agent.32 [2024-10-09T22:01:30.091Z] SSH_AGENT_PID=39 [2024-10-09T22:01:30.097Z] Running ssh-add (command line suppressed) [2024-10-09T22:01:30.214Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1468490247210163980.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1468490247210163980.key) [2024-10-09T22:01:30.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:01:30.523Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T22:01:30.534Z] $ docker exec --env ******** --env ******** ed165f07100289277d3a602f6480db95266db545bd51fdaee388a32e761a2457 ssh-agent -k [2024-10-09T22:01:30.627Z] unset SSH_AUTH_SOCK; [2024-10-09T22:01:30.628Z] unset SSH_AGENT_PID; [2024-10-09T22:01:30.628Z] echo Agent pid 39 killed; [2024-10-09T22:01:30.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T22:01:30.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:01:30.678Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:01:30.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:01:30.806Z] $ docker exec ed165f07100289277d3a602f6480db95266db545bd51fdaee388a32e761a2457 ssh-agent [2024-10-09T22:01:30.929Z] SSH_AUTH_SOCK=/tmp/ssh-4IeMBLCq7EIz/agent.72 [2024-10-09T22:01:30.929Z] SSH_AGENT_PID=78 [2024-10-09T22:01:30.935Z] Running ssh-add (command line suppressed) [2024-10-09T22:01:31.039Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18424923170546686063.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18424923170546686063.key) [2024-10-09T22:01:31.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:01:31.349Z] + git semver init [2024-10-09T22:01:31.620Z] 2024-10-09 22:01:31,567 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T22:01:31.620Z] 2024-10-09 22:01:31,568 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-10-09T22:01:31.620Z] 2024-10-09 22:01:31,568 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-10-09T22:01:31.620Z] 2024-10-09 22:01:31,569 [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) [2024-10-09T22:01:34.166Z] 2024-10-09 22:01:33,602 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-10-09T22:01:34.166Z] 2024-10-09 22:01:33,603 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-10-09T22:01:34.166Z] 2024-10-09 22:01:33,604 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:01:34.166Z] 2024-10-09 22:01:33,604 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:01:34.166Z] 3.2.0-dev.29 [Pipeline] } [2024-10-09T22:01:34.178Z] $ docker exec --env ******** --env ******** ed165f07100289277d3a602f6480db95266db545bd51fdaee388a32e761a2457 ssh-agent -k [2024-10-09T22:01:34.270Z] unset SSH_AUTH_SOCK; [2024-10-09T22:01:34.271Z] unset SSH_AGENT_PID; [2024-10-09T22:01:34.271Z] echo Agent pid 78 killed; [2024-10-09T22:01:34.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:01:34.604Z] + git semver [Pipeline] } [2024-10-09T22:01:34.877Z] $ docker stop --time=1 ed165f07100289277d3a602f6480db95266db545bd51fdaee388a32e761a2457 [2024-10-09T22:01:36.173Z] $ docker rm -f --volumes ed165f07100289277d3a602f6480db95266db545bd51fdaee388a32e761a2457 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:01:36.523Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T22:01:36.749Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T22:01:36.757Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.29 [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 [2024-10-09T22:01:36.925Z] provisioning config files... [2024-10-09T22:01:36.931Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10755266522066769093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:01:37.226Z] ---> ****-login.sh [2024-10-09T22:01:37.226Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:01:37.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:37.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:37.226Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:37.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:37.226Z] [2024-10-09T22:01:37.226Z] Login Succeeded [2024-10-09T22:01:37.226Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:01:37.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:37.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:37.227Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:37.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:37.227Z] [2024-10-09T22:01:37.227Z] Login Succeeded [2024-10-09T22:01:37.227Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:01:37.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:37.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:37.485Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:37.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:37.485Z] [2024-10-09T22:01:37.485Z] Login Succeeded [2024-10-09T22:01:37.485Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:01:37.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:37.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:37.485Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:37.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:37.485Z] [2024-10-09T22:01:37.485Z] Login Succeeded [2024-10-09T22:01:37.485Z] ****.io [2024-10-09T22:01:37.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:37.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:37.745Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:37.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:37.745Z] [2024-10-09T22:01:37.745Z] Login Succeeded [2024-10-09T22:01:37.745Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:01:37.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:01:37.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:01:37.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:01:37.847Z] ========================================================= [2024-10-09T22:01:37.847Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T22:01:37.847Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:38.167Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T22:01:38.167Z] Sending build context to Docker daemon 19.97MB [2024-10-09T22:01:38.167Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:01:38.167Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T22:01:38.430Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T22:01:38.430Z] 43c4264eed91: Pulling fs layer [2024-10-09T22:01:38.430Z] 4cc291be95ef: Pulling fs layer [2024-10-09T22:01:38.430Z] 2ac1f1163629: Pulling fs layer [2024-10-09T22:01:38.430Z] 5c3c966382ef: Pulling fs layer [2024-10-09T22:01:38.430Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:01:38.430Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T22:01:38.430Z] 9f66e0745190: Pulling fs layer [2024-10-09T22:01:38.430Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T22:01:38.430Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T22:01:38.430Z] 9f66e0745190: Waiting [2024-10-09T22:01:38.430Z] f49a43e4bbc0: Waiting [2024-10-09T22:01:38.430Z] 5c3c966382ef: Waiting [2024-10-09T22:01:38.430Z] 561ebcabdf7f: Waiting [2024-10-09T22:01:38.430Z] 5d5c8e513c77: Waiting [2024-10-09T22:01:38.430Z] 4cc291be95ef: Verifying Checksum [2024-10-09T22:01:38.430Z] 4cc291be95ef: Download complete [2024-10-09T22:01:38.430Z] 5c3c966382ef: Download complete [2024-10-09T22:01:38.430Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:01:38.430Z] 4f4fb700ef54: Download complete [2024-10-09T22:01:38.430Z] 5d5c8e513c77: Download complete [2024-10-09T22:01:38.430Z] 43c4264eed91: Download complete [2024-10-09T22:01:38.430Z] 9f66e0745190: Verifying Checksum [2024-10-09T22:01:38.430Z] 9f66e0745190: Download complete [2024-10-09T22:01:38.430Z] 43c4264eed91: Pull complete [2024-10-09T22:01:38.691Z] 4cc291be95ef: Pull complete [2024-10-09T22:01:38.691Z] 561ebcabdf7f: Verifying Checksum [2024-10-09T22:01:38.691Z] 561ebcabdf7f: Download complete [2024-10-09T22:01:38.949Z] 2ac1f1163629: Verifying Checksum [2024-10-09T22:01:38.949Z] 2ac1f1163629: Download complete [2024-10-09T22:01:39.208Z] f49a43e4bbc0: Verifying Checksum [2024-10-09T22:01:39.208Z] f49a43e4bbc0: Download complete [2024-10-09T22:01:42.494Z] 2ac1f1163629: Pull complete [2024-10-09T22:01:42.494Z] 5c3c966382ef: Pull complete [2024-10-09T22:01:42.753Z] 4f4fb700ef54: Pull complete [2024-10-09T22:01:42.753Z] 5d5c8e513c77: Pull complete [2024-10-09T22:01:42.753Z] 9f66e0745190: Pull complete [2024-10-09T22:01:45.282Z] f49a43e4bbc0: Pull complete [2024-10-09T22:01:45.547Z] 561ebcabdf7f: Pull complete [2024-10-09T22:01:45.547Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T22:01:45.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T22:01:45.547Z] ---> 3a752c3f9dda [2024-10-09T22:01:45.547Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:01:50.867Z] ---> Running in fb376e349cd9 [2024-10-09T22:01:50.867Z] Removing intermediate container fb376e349cd9 [2024-10-09T22:01:50.867Z] ---> 4236c8ba7819 [2024-10-09T22:01:50.867Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:01:50.867Z] ---> Running in 4dee1b84e46f [2024-10-09T22:01:50.867Z] Removing intermediate container 4dee1b84e46f [2024-10-09T22:01:50.867Z] ---> 58e400221571 [2024-10-09T22:01:50.867Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:01:50.867Z] ---> Running in 53f339407197 [2024-10-09T22:01:50.867Z] Removing intermediate container 53f339407197 [2024-10-09T22:01:50.867Z] ---> 32b9b4b5b171 [2024-10-09T22:01:50.867Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:01:50.867Z] ---> Running in 8b65a28e4775 [2024-10-09T22:01:51.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:01:51.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:01:51.386Z] OK: 246 MiB in 54 packages [2024-10-09T22:01:51.872Z] Still waiting to schedule task [2024-10-09T22:01:51.872Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22346’ [2024-10-09T22:01:51.955Z] Removing intermediate container 8b65a28e4775 [2024-10-09T22:01:51.955Z] ---> 905e7720a560 [2024-10-09T22:01:51.955Z] Step 7/12 : WORKDIR /app [2024-10-09T22:01:51.955Z] ---> Running in 9abf5c4eddc6 [2024-10-09T22:01:51.955Z] Removing intermediate container 9abf5c4eddc6 [2024-10-09T22:01:51.955Z] ---> 50edbcbfb517 [2024-10-09T22:01:51.955Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T22:01:51.955Z] ---> 9c449584d8ca [2024-10-09T22:01:51.955Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:01:51.955Z] ---> Running in 86aebbe53308 [2024-10-09T22:02:48.237Z] Removing intermediate container 86aebbe53308 [2024-10-09T22:02:48.237Z] ---> 932234a2052b [2024-10-09T22:02:48.237Z] Step 10/12 : COPY . . [2024-10-09T22:02:48.237Z] ---> 4dcf66a6d248 [2024-10-09T22:02:48.237Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:02:48.237Z] ---> Running in ee967fde0e29 [2024-10-09T22:02:48.237Z] Removing intermediate container ee967fde0e29 [2024-10-09T22:02:48.237Z] ---> 7d0cd7cc4376 [2024-10-09T22:02:48.237Z] Step 12/12 : RUN $MAKE [2024-10-09T22:02:48.237Z] ---> Running in cce09a82cfb7 [2024-10-09T22:02:48.237Z] noop [2024-10-09T22:02:48.237Z] Removing intermediate container cce09a82cfb7 [2024-10-09T22:02:48.237Z] ---> 2f201bd653ca [2024-10-09T22:02:48.237Z] Successfully built 2f201bd653ca [2024-10-09T22:02:48.237Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:02:48.568Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:02:48.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:02:48.655Z] prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container [2024-10-09T22:02:48.690Z] $ 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 [2024-10-09T22:02:49.059Z] $ docker top 1b408db9e28ddfa6a019b86ae396b06e791392d5dbd21bee26640cd299eafdfd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:02:49.403Z] + go version [2024-10-09T22:02:49.404Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T22:02:49.413Z] $ docker stop --time=1 1b408db9e28ddfa6a019b86ae396b06e791392d5dbd21bee26640cd299eafdfd [2024-10-09T22:02:50.724Z] $ docker rm -f --volumes 1b408db9e28ddfa6a019b86ae396b06e791392d5dbd21bee26640cd299eafdfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:02:51.164Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:02:51.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:02:51.244Z] prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container [2024-10-09T22:02:51.275Z] $ 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 [2024-10-09T22:02:51.616Z] $ docker top bd0cf9c746b1eb860ded99fe1baaedac35f23cc36e5d62de64082b8919529fe1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:02:51.964Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:02:52.269Z] + make test [2024-10-09T22:02:52.269Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-09T22:03:24.368Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-09T22:03:24.368Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-09T22:03:25.304Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.129s coverage: 86.2% of statements [2024-10-09T22:03:27.850Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.670s coverage: 71.9% of statements [2024-10-09T22:04:06.567Z] go vet ./... [2024-10-09T22:04:09.872Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:04:09.872Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:04:09.872Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-09T22:04:09.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:04:09.896Z] $ docker stop --time=1 bd0cf9c746b1eb860ded99fe1baaedac35f23cc36e5d62de64082b8919529fe1 [2024-10-09T22:04:15.708Z] $ docker rm -f --volumes bd0cf9c746b1eb860ded99fe1baaedac35f23cc36e5d62de64082b8919529fe1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:04:16.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:04:16.410Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-09T22:04:16.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:04:17.132Z] + ls -al . [2024-10-09T22:04:17.132Z] total 296 [2024-10-09T22:04:17.132Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 22:02 . [2024-10-09T22:04:17.132Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:01 .. [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 22:01 .dockerignore [2024-10-09T22:04:17.132Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:03 .git [2024-10-09T22:04:17.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:01 .github [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 22:01 .gitignore [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 22:01 .golangci.yml [2024-10-09T22:04:17.132Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:01 .semver [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 22:01 Attribution.txt [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 22:01 CHANGELOG.md [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 22:01 Dockerfile [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:01 GOVERNANCE.md [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 22:01 Jenkinsfile [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 22:01 LICENSE [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 22:01 Makefile [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:01 OWNERS.md [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 22:01 README.md [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:01 VERSION [2024-10-09T22:04:17.132Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:01 bin [2024-10-09T22:04:17.132Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 22:03 coverage.out [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 22:01 go.mod [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 22:01 go.sum [2024-10-09T22:04:17.132Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:01 images [2024-10-09T22:04:17.132Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:01 internal [2024-10-09T22:04:17.132Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 22:01 main.go [2024-10-09T22:04:17.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:01 openapi [2024-10-09T22:04:17.132Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:01 res [2024-10-09T22:04:17.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:04:17.449Z] + 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=95b5ba45ed890436408b451c9d092a97407cb521 --label arch=amd64 --label version=3.2.0-dev.29 . [2024-10-09T22:04:17.449Z] Sending build context to Docker daemon 19.97MB [2024-10-09T22:04:17.449Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:04:17.449Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-09T22:04:17.449Z] ---> 2f201bd653ca [2024-10-09T22:04:17.449Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:04:18.016Z] ---> Running in ee31c06fb777 [2024-10-09T22:04:18.016Z] Removing intermediate container ee31c06fb777 [2024-10-09T22:04:18.016Z] ---> af57e1fbaba2 [2024-10-09T22:04:18.016Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:04:18.016Z] ---> Running in a9d55a836bb7 [2024-10-09T22:04:18.016Z] Removing intermediate container a9d55a836bb7 [2024-10-09T22:04:18.016Z] ---> 67d3359679b3 [2024-10-09T22:04:18.016Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:04:18.016Z] ---> Running in 55b39e521bb5 [2024-10-09T22:04:18.275Z] Removing intermediate container 55b39e521bb5 [2024-10-09T22:04:18.275Z] ---> 0e754d5fa9cb [2024-10-09T22:04:18.275Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:04:18.275Z] ---> Running in c7979c86a1ed [2024-10-09T22:04:18.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:18.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:18.791Z] OK: 246 MiB in 54 packages [2024-10-09T22:04:19.052Z] Removing intermediate container c7979c86a1ed [2024-10-09T22:04:19.052Z] ---> eda0a9c443ef [2024-10-09T22:04:19.052Z] Step 7/30 : WORKDIR /app [2024-10-09T22:04:19.052Z] ---> Running in 9249909b4614 [2024-10-09T22:04:19.052Z] Removing intermediate container 9249909b4614 [2024-10-09T22:04:19.052Z] ---> 7afb94fab383 [2024-10-09T22:04:19.052Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-09T22:04:19.309Z] ---> 685ba0dc9509 [2024-10-09T22:04:19.309Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:04:19.309Z] ---> Running in 1e0212c69aed [2024-10-09T22:04:19.875Z] Removing intermediate container 1e0212c69aed [2024-10-09T22:04:19.875Z] ---> ffc73684249c [2024-10-09T22:04:19.875Z] Step 10/30 : COPY . . [2024-10-09T22:04:20.880Z] ---> 15b0202746ec [2024-10-09T22:04:20.880Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:04:20.880Z] ---> Running in 5cdc4c1e9589 [2024-10-09T22:04:20.880Z] Removing intermediate container 5cdc4c1e9589 [2024-10-09T22:04:20.880Z] ---> 1070fbc3be5b [2024-10-09T22:04:20.880Z] Step 12/30 : RUN $MAKE [2024-10-09T22:04:20.880Z] ---> Running in 61bfad6ad71b [2024-10-09T22:04:21.138Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.54 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.29 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.29" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-10-09T22:04:59.900Z] Removing intermediate container 61bfad6ad71b [2024-10-09T22:04:59.900Z] ---> 4dd59207ed35 [2024-10-09T22:04:59.900Z] Step 13/30 : FROM alpine:3.20 [2024-10-09T22:04:59.900Z] 3.20: Pulling from library/alpine [2024-10-09T22:04:59.900Z] 43c4264eed91: Already exists [2024-10-09T22:04:59.900Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:04:59.900Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:04:59.900Z] ---> 91ef0af61f39 [2024-10-09T22:04:59.900Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T22:04:59.900Z] ---> Running in 3f9b6a071f25 [2024-10-09T22:04:59.900Z] Removing intermediate container 3f9b6a071f25 [2024-10-09T22:04:59.900Z] ---> 8c7c7ffdb219 [2024-10-09T22:04:59.900Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-09T22:04:59.900Z] ---> Running in 8d5eaa37e532 [2024-10-09T22:04:59.900Z] Removing intermediate container 8d5eaa37e532 [2024-10-09T22:04:59.900Z] ---> 4d06ff37fff3 [2024-10-09T22:04:59.900Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-09T22:04:59.900Z] ---> Running in 9a507e926bbe [2024-10-09T22:04:59.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:59.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:59.900Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T22:04:59.900Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:04:59.900Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:04:59.900Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:04:59.900Z] OK: 9 MiB in 16 packages [2024-10-09T22:04:59.900Z] Removing intermediate container 9a507e926bbe [2024-10-09T22:04:59.900Z] ---> 31027783eaf2 [2024-10-09T22:04:59.900Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-09T22:04:59.900Z] ---> Running in d99a8c7dafa3 [2024-10-09T22:04:59.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:59.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:59.900Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:04:59.900Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:04:59.900Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:04:59.900Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:04:59.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:59.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:04:59.900Z] OK: 9 MiB in 16 packages [2024-10-09T22:04:59.900Z] Removing intermediate container d99a8c7dafa3 [2024-10-09T22:04:59.900Z] ---> 288d0327c207 [2024-10-09T22:04:59.900Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T22:04:59.900Z] ---> 763683265cf6 [2024-10-09T22:04:59.900Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T22:04:59.900Z] ---> 7a0116d50d7d [2024-10-09T22:04:59.900Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-09T22:04:59.900Z] ---> fa43a70b7180 [2024-10-09T22:04:59.900Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-09T22:04:59.900Z] ---> b1d98dc0a82e [2024-10-09T22:04:59.900Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-09T22:04:59.900Z] ---> b8eff5a794c5 [2024-10-09T22:04:59.900Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-09T22:04:59.900Z] ---> Running in 73358fc77143 [2024-10-09T22:04:59.900Z] Removing intermediate container 73358fc77143 [2024-10-09T22:04:59.900Z] ---> 5608cc2dd215 [2024-10-09T22:04:59.900Z] Step 24/30 : VOLUME /cache [2024-10-09T22:04:59.900Z] ---> Running in b2919db955f4 [2024-10-09T22:04:59.900Z] Removing intermediate container b2919db955f4 [2024-10-09T22:04:59.900Z] ---> 0b98b33bd312 [2024-10-09T22:04:59.900Z] Step 25/30 : EXPOSE 59711 [2024-10-09T22:04:59.900Z] ---> Running in 7c166ff9248b [2024-10-09T22:05:00.647Z] Removing intermediate container 7c166ff9248b [2024-10-09T22:05:00.647Z] ---> 86271d7802db [2024-10-09T22:05:00.647Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-09T22:05:00.647Z] ---> Running in 82bdec7d058d [2024-10-09T22:05:00.647Z] Removing intermediate container 82bdec7d058d [2024-10-09T22:05:00.647Z] ---> fe28a8edba87 [2024-10-09T22:05:00.647Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-09T22:05:00.647Z] ---> Running in a1bb99e32c5b [2024-10-09T22:05:00.647Z] Removing intermediate container a1bb99e32c5b [2024-10-09T22:05:00.647Z] ---> a6bdb696dab8 [2024-10-09T22:05:00.647Z] Step 28/30 : LABEL arch=amd64 [2024-10-09T22:05:00.647Z] ---> Running in 047fe18c1031 [2024-10-09T22:05:00.647Z] Removing intermediate container 047fe18c1031 [2024-10-09T22:05:00.647Z] ---> bdf2074078b4 [2024-10-09T22:05:00.647Z] Step 29/30 : LABEL git_sha=95b5ba45ed890436408b451c9d092a97407cb521 [2024-10-09T22:05:00.647Z] ---> Running in 86e3e7bbfb49 [2024-10-09T22:05:00.647Z] Removing intermediate container 86e3e7bbfb49 [2024-10-09T22:05:00.647Z] ---> 8fafc1c026cd [2024-10-09T22:05:00.647Z] Step 30/30 : LABEL version=3.2.0-dev.29 [2024-10-09T22:05:00.647Z] ---> Running in 4ac6eb0f875d [2024-10-09T22:05:00.647Z] Removing intermediate container 4ac6eb0f875d [2024-10-09T22:05:00.647Z] ---> 77af0bd63c5b [2024-10-09T22:05:00.647Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:05:00.647Z] Successfully built 77af0bd63c5b [2024-10-09T22:05:00.647Z] 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 [2024-10-09T22:05:00.770Z] provisioning config files... [2024-10-09T22:05:00.778Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16680721247689008306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:05:01.075Z] ---> ****-login.sh [2024-10-09T22:05:01.075Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:05:01.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:05:01.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:05:01.075Z] Configure a credential helper to remove this warning. See [2024-10-09T22:05:01.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:05:01.075Z] [2024-10-09T22:05:01.075Z] Login Succeeded [2024-10-09T22:05:01.075Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:05:01.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:05:01.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:05:01.075Z] Configure a credential helper to remove this warning. See [2024-10-09T22:05:01.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:05:01.075Z] [2024-10-09T22:05:01.075Z] Login Succeeded [2024-10-09T22:05:01.075Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:05:01.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:05:01.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:05:01.334Z] Configure a credential helper to remove this warning. See [2024-10-09T22:05:01.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:05:01.334Z] [2024-10-09T22:05:01.334Z] Login Succeeded [2024-10-09T22:05:01.334Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:05:01.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:05:01.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:05:01.334Z] Configure a credential helper to remove this warning. See [2024-10-09T22:05:01.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:05:01.334Z] [2024-10-09T22:05:01.334Z] Login Succeeded [2024-10-09T22:05:01.334Z] ****.io [2024-10-09T22:05:01.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:05:01.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:05:01.592Z] Configure a credential helper to remove this warning. See [2024-10-09T22:05:01.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:05:01.592Z] [2024-10-09T22:05:01.592Z] Login Succeeded [2024-10-09T22:05:01.592Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:05:03.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:05:03.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:05:03.096Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-10-09T22:05:03.096Z] 95b5ba45ed890436408b451c9d092a97407cb521 [2024-10-09T22:05:03.096Z] latest [2024-10-09T22:05:03.096Z] 3.2.0-dev.29 [2024-10-09T22:05:03.096Z] 95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 [2024-10-09T22:05:03.096Z] main [2024-10-09T22:05:03.096Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:05.070Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:05.396Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:95b5ba45ed890436408b451c9d092a97407cb521 [2024-10-09T22:05:05.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-09T22:05:05.396Z] 8c0e602019a1: Preparing [2024-10-09T22:05:05.396Z] de86872cd9ba: Preparing [2024-10-09T22:05:05.396Z] b115cb31d2fc: Preparing [2024-10-09T22:05:05.396Z] 8c76dc8e9ab4: Preparing [2024-10-09T22:05:05.396Z] 0c3baf4b8ace: Preparing [2024-10-09T22:05:05.396Z] cd49ba0a43a8: Preparing [2024-10-09T22:05:05.396Z] 132f842cf66d: Preparing [2024-10-09T22:05:05.396Z] 635b0cdf7870: Preparing [2024-10-09T22:05:05.396Z] 63ca1fbb43ae: Preparing [2024-10-09T22:05:05.396Z] cd49ba0a43a8: Waiting [2024-10-09T22:05:05.396Z] 132f842cf66d: Waiting [2024-10-09T22:05:05.396Z] 63ca1fbb43ae: Waiting [2024-10-09T22:05:05.396Z] 635b0cdf7870: Waiting [2024-10-09T22:05:05.396Z] 8c0e602019a1: Pushed [2024-10-09T22:05:05.396Z] b115cb31d2fc: Pushed [2024-10-09T22:05:05.396Z] 0c3baf4b8ace: Pushed [2024-10-09T22:05:05.396Z] 8c76dc8e9ab4: Pushed [2024-10-09T22:05:05.396Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:05:05.396Z] cd49ba0a43a8: Pushed [2024-10-09T22:05:05.655Z] 132f842cf66d: Pushed [2024-10-09T22:05:05.655Z] 635b0cdf7870: Pushed [2024-10-09T22:05:13.646Z] de86872cd9ba: Pushed [2024-10-09T22:05:13.907Z] 95b5ba45ed890436408b451c9d092a97407cb521: digest: sha256:2efe29e68f331e5d5b738950029f0bf2a2cf4ebf2d8a289d32b7a55cf1b1d963 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:14.237Z] + 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 [2024-10-09T22:05:14.562Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-10-09T22:05:14.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-09T22:05:14.562Z] 8c0e602019a1: Preparing [2024-10-09T22:05:14.562Z] de86872cd9ba: Preparing [2024-10-09T22:05:14.562Z] b115cb31d2fc: Preparing [2024-10-09T22:05:14.562Z] 8c76dc8e9ab4: Preparing [2024-10-09T22:05:14.562Z] 0c3baf4b8ace: Preparing [2024-10-09T22:05:14.562Z] cd49ba0a43a8: Preparing [2024-10-09T22:05:14.562Z] 132f842cf66d: Preparing [2024-10-09T22:05:14.562Z] 635b0cdf7870: Preparing [2024-10-09T22:05:14.562Z] 63ca1fbb43ae: Preparing [2024-10-09T22:05:14.562Z] 635b0cdf7870: Waiting [2024-10-09T22:05:14.562Z] cd49ba0a43a8: Waiting [2024-10-09T22:05:14.562Z] 63ca1fbb43ae: Waiting [2024-10-09T22:05:14.562Z] 132f842cf66d: Waiting [2024-10-09T22:05:14.562Z] 0c3baf4b8ace: Layer already exists [2024-10-09T22:05:14.562Z] 8c76dc8e9ab4: Layer already exists [2024-10-09T22:05:14.562Z] de86872cd9ba: Layer already exists [2024-10-09T22:05:14.562Z] b115cb31d2fc: Layer already exists [2024-10-09T22:05:14.562Z] 8c0e602019a1: Layer already exists [2024-10-09T22:05:14.562Z] cd49ba0a43a8: Layer already exists [2024-10-09T22:05:14.562Z] 132f842cf66d: Layer already exists [2024-10-09T22:05:14.562Z] 635b0cdf7870: Layer already exists [2024-10-09T22:05:14.562Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:05:14.562Z] latest: digest: sha256:2efe29e68f331e5d5b738950029f0bf2a2cf4ebf2d8a289d32b7a55cf1b1d963 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:18.450Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:18.769Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.29 [2024-10-09T22:05:18.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-09T22:05:18.769Z] 8c0e602019a1: Preparing [2024-10-09T22:05:18.770Z] de86872cd9ba: Preparing [2024-10-09T22:05:18.770Z] b115cb31d2fc: Preparing [2024-10-09T22:05:18.770Z] 8c76dc8e9ab4: Preparing [2024-10-09T22:05:18.770Z] 0c3baf4b8ace: Preparing [2024-10-09T22:05:18.770Z] cd49ba0a43a8: Preparing [2024-10-09T22:05:18.770Z] 132f842cf66d: Preparing [2024-10-09T22:05:18.770Z] 635b0cdf7870: Preparing [2024-10-09T22:05:18.770Z] 63ca1fbb43ae: Preparing [2024-10-09T22:05:18.770Z] cd49ba0a43a8: Waiting [2024-10-09T22:05:18.770Z] 132f842cf66d: Waiting [2024-10-09T22:05:18.770Z] 63ca1fbb43ae: Waiting [2024-10-09T22:05:18.770Z] 635b0cdf7870: Waiting [2024-10-09T22:05:18.770Z] de86872cd9ba: Layer already exists [2024-10-09T22:05:18.770Z] 8c0e602019a1: Layer already exists [2024-10-09T22:05:18.770Z] b115cb31d2fc: Layer already exists [2024-10-09T22:05:18.770Z] 8c76dc8e9ab4: Layer already exists [2024-10-09T22:05:18.770Z] 0c3baf4b8ace: Layer already exists [2024-10-09T22:05:18.770Z] 132f842cf66d: Layer already exists [2024-10-09T22:05:18.770Z] cd49ba0a43a8: Layer already exists [2024-10-09T22:05:18.770Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:05:18.770Z] 635b0cdf7870: Layer already exists [2024-10-09T22:05:18.770Z] 3.2.0-dev.29: digest: sha256:2efe29e68f331e5d5b738950029f0bf2a2cf4ebf2d8a289d32b7a55cf1b1d963 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:19.096Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:19.422Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 [2024-10-09T22:05:19.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-09T22:05:19.422Z] 8c0e602019a1: Preparing [2024-10-09T22:05:19.422Z] de86872cd9ba: Preparing [2024-10-09T22:05:19.422Z] b115cb31d2fc: Preparing [2024-10-09T22:05:19.422Z] 8c76dc8e9ab4: Preparing [2024-10-09T22:05:19.422Z] 0c3baf4b8ace: Preparing [2024-10-09T22:05:19.422Z] cd49ba0a43a8: Preparing [2024-10-09T22:05:19.422Z] 132f842cf66d: Preparing [2024-10-09T22:05:19.422Z] 635b0cdf7870: Preparing [2024-10-09T22:05:19.422Z] 63ca1fbb43ae: Preparing [2024-10-09T22:05:19.422Z] cd49ba0a43a8: Waiting [2024-10-09T22:05:19.422Z] 132f842cf66d: Waiting [2024-10-09T22:05:19.422Z] 635b0cdf7870: Waiting [2024-10-09T22:05:19.422Z] b115cb31d2fc: Layer already exists [2024-10-09T22:05:19.422Z] de86872cd9ba: Layer already exists [2024-10-09T22:05:19.422Z] 8c76dc8e9ab4: Layer already exists [2024-10-09T22:05:19.422Z] 0c3baf4b8ace: Layer already exists [2024-10-09T22:05:19.422Z] 8c0e602019a1: Layer already exists [2024-10-09T22:05:19.422Z] 132f842cf66d: Layer already exists [2024-10-09T22:05:19.422Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:05:19.422Z] cd49ba0a43a8: Layer already exists [2024-10-09T22:05:19.422Z] 635b0cdf7870: Layer already exists [2024-10-09T22:05:19.422Z] 95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29: digest: sha256:2efe29e68f331e5d5b738950029f0bf2a2cf4ebf2d8a289d32b7a55cf1b1d963 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:19.474Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22356 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-10-09T22:05:19.513Z] Running in /w/workspace/app-rfid-llrp-inventory/183 [Pipeline] { [Pipeline] checkout [2024-10-09T22:05:19.553Z] The recommended git tool is: git [2024-10-09T22:05:19.747Z] + 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 [2024-10-09T22:05:20.075Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-10-09T22:05:20.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-09T22:05:20.075Z] 8c0e602019a1: Preparing [2024-10-09T22:05:20.075Z] de86872cd9ba: Preparing [2024-10-09T22:05:20.075Z] b115cb31d2fc: Preparing [2024-10-09T22:05:20.075Z] 8c76dc8e9ab4: Preparing [2024-10-09T22:05:20.075Z] 0c3baf4b8ace: Preparing [2024-10-09T22:05:20.075Z] cd49ba0a43a8: Preparing [2024-10-09T22:05:20.075Z] 132f842cf66d: Preparing [2024-10-09T22:05:20.075Z] 635b0cdf7870: Preparing [2024-10-09T22:05:20.075Z] 63ca1fbb43ae: Preparing [2024-10-09T22:05:20.076Z] cd49ba0a43a8: Waiting [2024-10-09T22:05:20.076Z] 132f842cf66d: Waiting [2024-10-09T22:05:20.076Z] 635b0cdf7870: Waiting [2024-10-09T22:05:20.076Z] 63ca1fbb43ae: Waiting [2024-10-09T22:05:20.076Z] 8c0e602019a1: Layer already exists [2024-10-09T22:05:20.076Z] 0c3baf4b8ace: Layer already exists [2024-10-09T22:05:20.076Z] b115cb31d2fc: Layer already exists [2024-10-09T22:05:20.076Z] de86872cd9ba: Layer already exists [2024-10-09T22:05:20.076Z] 8c76dc8e9ab4: Layer already exists [2024-10-09T22:05:20.076Z] cd49ba0a43a8: Layer already exists [2024-10-09T22:05:20.076Z] 132f842cf66d: Layer already exists [2024-10-09T22:05:20.076Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:05:20.076Z] 635b0cdf7870: Layer already exists [2024-10-09T22:05:20.076Z] main: digest: sha256:2efe29e68f331e5d5b738950029f0bf2a2cf4ebf2d8a289d32b7a55cf1b1d963 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:05:20.147Z] ===================================================== [Pipeline] echo [2024-10-09T22:05:20.161Z] taggedImages: [2024-10-09T22:05:20.161Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:95b5ba45ed890436408b451c9d092a97407cb521 [2024-10-09T22:05:20.161Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-10-09T22:05:20.161Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.29 [2024-10-09T22:05:20.161Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 [2024-10-09T22:05:20.161Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:20.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:05:20.576Z] [2024-10-09T22:05:20.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:05:20.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:05:20.880Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T22:05:20.880Z] 5eb5b503b376: Pulling fs layer [2024-10-09T22:05:20.880Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T22:05:20.880Z] ec43610c2a17: Pulling fs layer [2024-10-09T22:05:20.880Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T22:05:20.880Z] 33b1e0a273af: Pulling fs layer [2024-10-09T22:05:20.880Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T22:05:20.880Z] 2f39f015ded8: Pulling fs layer [2024-10-09T22:05:20.880Z] 33b1e0a273af: Waiting [2024-10-09T22:05:20.880Z] 3a2ae6a8a46f: Waiting [2024-10-09T22:05:20.880Z] 5d3b04190fa2: Waiting [2024-10-09T22:05:20.880Z] 2f39f015ded8: Waiting [2024-10-09T22:05:20.880Z] 5c69ac0246d0: Download complete [2024-10-09T22:05:20.880Z] 3a2ae6a8a46f: Download complete [2024-10-09T22:05:20.880Z] 33b1e0a273af: Verifying Checksum [2024-10-09T22:05:20.880Z] 33b1e0a273af: Download complete [2024-10-09T22:05:21.138Z] 5d3b04190fa2: Verifying Checksum [2024-10-09T22:05:21.138Z] 5d3b04190fa2: Download complete [2024-10-09T22:05:21.138Z] ec43610c2a17: Verifying Checksum [2024-10-09T22:05:21.138Z] ec43610c2a17: Download complete [2024-10-09T22:05:21.138Z] 5eb5b503b376: Verifying Checksum [2024-10-09T22:05:21.138Z] 5eb5b503b376: Download complete [2024-10-09T22:05:21.705Z] 2f39f015ded8: Download complete [2024-10-09T22:05:22.271Z] 5eb5b503b376: Pull complete [2024-10-09T22:05:22.529Z] 5c69ac0246d0: Pull complete [2024-10-09T22:05:22.788Z] ec43610c2a17: Pull complete [2024-10-09T22:05:23.047Z] 3a2ae6a8a46f: Pull complete [2024-10-09T22:05:23.047Z] 33b1e0a273af: Pull complete [2024-10-09T22:05:23.305Z] 5d3b04190fa2: Pull complete [2024-10-09T22:05:25.649Z] using credential edgex-jenkins-ssh [2024-10-09T22:05:25.672Z] Cloning the remote Git repository [2024-10-09T22:05:25.730Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-09T22:05:25.849Z] > git init /w/workspace/app-rfid-llrp-inventory/183 # timeout=10 [2024-10-09T22:05:26.045Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-09T22:05:26.047Z] > git --version # timeout=10 [2024-10-09T22:05:26.071Z] > git --version # 'git version 2.25.1' [2024-10-09T22:05:26.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T22:05:26.273Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:05:27.490Z] 2f39f015ded8: Pull complete [2024-10-09T22:05:27.491Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T22:05:27.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:05:27.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:05:27.595Z] prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container [2024-10-09T22:05:27.622Z] $ 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 [2024-10-09T22:05:31.334Z] $ docker top 805f781bc1f26a41792f0a46d8ca8216d592a703d29035c8d61f327bf5f6b020 -eo pid,comm [2024-10-09T22:05:30.263Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-09T22:05:30.295Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:05:31.584Z] Avoid second fetch [2024-10-09T22:05:31.584Z] Checking out Revision 95b5ba45ed890436408b451c9d092a97407cb521 (main) [2024-10-09T22:05:31.717Z] ---> job-cost.sh [2024-10-09T22:05:31.717Z] lf-activate-venv: SKIPPING [2024-10-09T22:05:31.717Z] INFO: No Stack... [2024-10-09T22:05:31.975Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:05:32.235Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:05:32.491Z] Commit message: "Merge pull request #307 from weichou1229/go-1.23" [2024-10-09T22:05:32.524Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-10-09T22:05:32.524Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T22:05:32.541Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] [2024-10-09T22:05:32.552Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] did not exist. Created. [2024-10-09T22:05:32.560Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:05:32.873Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-09T22:05:31.609Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T22:05:31.702Z] > git checkout -f 95b5ba45ed890436408b451c9d092a97407cb521 # timeout=10 [2024-10-09T22:05:32.911Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:05:32.919Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:05:32.944Z] $ docker stop --time=1 805f781bc1f26a41792f0a46d8ca8216d592a703d29035c8d61f327bf5f6b020 [2024-10-09T22:05:34.096Z] $ docker rm -f --volumes 805f781bc1f26a41792f0a46d8ca8216d592a703d29035c8d61f327bf5f6b020 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:05:37.617Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T22:05:37.617Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:05:37.617Z] Dload Upload Total Spent Left Speed [2024-10-09T22:05:37.617Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 88468 0 --:--:-- --:--:-- --:--:-- 88468 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87265 [Pipeline] sh [2024-10-09T22:05:37.995Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T22:05:38.364Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-09T22:05:38.364Z] + sudo tee /etc/docker/daemon.new [2024-10-09T22:05:38.364Z] { [2024-10-09T22:05:38.364Z] "registry-mirrors": [ [2024-10-09T22:05:38.364Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T22:05:38.364Z] ], [2024-10-09T22:05:38.364Z] "bip": "10.250.0.254/24", [2024-10-09T22:05:38.364Z] "hosts": [ [2024-10-09T22:05:38.364Z] "tcp://0.0.0.0:5555", [2024-10-09T22:05:38.364Z] "unix:///var/run/docker.sock" [2024-10-09T22:05:38.364Z] ], [2024-10-09T22:05:38.364Z] "mtu": 1458, [2024-10-09T22:05:38.364Z] "selinux-enabled": true, [2024-10-09T22:05:38.364Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T22:05:38.364Z] } [Pipeline] sh [2024-10-09T22:05:38.737Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T22:05:39.126Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:05:57.493Z] provisioning config files... [2024-10-09T22:05:57.531Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/183@tmp/config17330456950284717544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:05:58.006Z] ---> ****-login.sh [2024-10-09T22:05:58.006Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:05:58.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:05:58.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:05:58.597Z] Configure a credential helper to remove this warning. See [2024-10-09T22:05:58.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:05:58.597Z] [2024-10-09T22:05:58.597Z] Login Succeeded [2024-10-09T22:05:58.875Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:05:58.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:05:59.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:05:59.152Z] Configure a credential helper to remove this warning. See [2024-10-09T22:05:59.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:05:59.152Z] [2024-10-09T22:05:59.152Z] Login Succeeded [2024-10-09T22:05:59.152Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:05:59.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:05:59.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:05:59.423Z] Configure a credential helper to remove this warning. See [2024-10-09T22:05:59.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:05:59.423Z] [2024-10-09T22:05:59.423Z] Login Succeeded [2024-10-09T22:05:59.423Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:05:59.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:05:59.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:05:59.979Z] Configure a credential helper to remove this warning. See [2024-10-09T22:05:59.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:05:59.979Z] [2024-10-09T22:05:59.979Z] Login Succeeded [2024-10-09T22:05:59.979Z] ****.io [2024-10-09T22:06:00.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:06:00.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:06:00.525Z] Configure a credential helper to remove this warning. See [2024-10-09T22:06:00.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:06:00.525Z] [2024-10-09T22:06:00.525Z] Login Succeeded [2024-10-09T22:06:00.525Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:06:00.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:06:00.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:06:01.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:06:01.019Z] ========================================================= [2024-10-09T22:06:01.019Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T22:06:01.019Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:06:01.403Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T22:06:01.676Z] Sending build context to Docker daemon 684kB [2024-10-09T22:06:01.676Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:06:01.676Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T22:06:01.949Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T22:06:01.949Z] cf04c63912e1: Pulling fs layer [2024-10-09T22:06:01.949Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T22:06:01.949Z] a37a00ec5f00: Pulling fs layer [2024-10-09T22:06:01.949Z] 50b3750afda1: Pulling fs layer [2024-10-09T22:06:01.949Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:06:01.949Z] 80978eb59214: Pulling fs layer [2024-10-09T22:06:01.949Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T22:06:01.949Z] c5a475d317c9: Pulling fs layer [2024-10-09T22:06:01.949Z] 50b3750afda1: Waiting [2024-10-09T22:06:01.949Z] 4f4fb700ef54: Waiting [2024-10-09T22:06:01.949Z] 80978eb59214: Waiting [2024-10-09T22:06:01.949Z] c5a475d317c9: Waiting [2024-10-09T22:06:01.949Z] c9f46d7d2bd2: Waiting [2024-10-09T22:06:01.949Z] 55b35a11ae5e: Verifying Checksum [2024-10-09T22:06:01.949Z] 55b35a11ae5e: Download complete [2024-10-09T22:06:01.949Z] 50b3750afda1: Verifying Checksum [2024-10-09T22:06:01.949Z] 50b3750afda1: Download complete [2024-10-09T22:06:01.949Z] 4f4fb700ef54: Download complete [2024-10-09T22:06:01.949Z] 80978eb59214: Download complete [2024-10-09T22:06:01.949Z] cf04c63912e1: Verifying Checksum [2024-10-09T22:06:01.949Z] cf04c63912e1: Download complete [2024-10-09T22:06:02.540Z] c5a475d317c9: Verifying Checksum [2024-10-09T22:06:02.540Z] c5a475d317c9: Download complete [2024-10-09T22:06:03.130Z] cf04c63912e1: Pull complete [2024-10-09T22:06:04.099Z] 55b35a11ae5e: Pull complete [2024-10-09T22:06:04.099Z] a37a00ec5f00: Verifying Checksum [2024-10-09T22:06:04.099Z] a37a00ec5f00: Download complete [2024-10-09T22:06:05.063Z] c9f46d7d2bd2: Download complete [2024-10-09T22:06:20.108Z] a37a00ec5f00: Pull complete [2024-10-09T22:06:20.108Z] 50b3750afda1: Pull complete [2024-10-09T22:06:20.108Z] 4f4fb700ef54: Pull complete [2024-10-09T22:06:20.108Z] 80978eb59214: Pull complete [2024-10-09T22:06:30.226Z] c9f46d7d2bd2: Pull complete [2024-10-09T22:06:30.818Z] c5a475d317c9: Pull complete [2024-10-09T22:06:31.098Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T22:06:31.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T22:06:31.098Z] ---> be29e6b0f0d4 [2024-10-09T22:06:31.098Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:06:33.074Z] ---> Running in 4d49f9a242b3 [2024-10-09T22:06:33.348Z] Removing intermediate container 4d49f9a242b3 [2024-10-09T22:06:33.348Z] ---> 712d94ec9cf6 [2024-10-09T22:06:33.348Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:06:33.619Z] ---> Running in d1d0dd8cd064 [2024-10-09T22:06:33.891Z] Removing intermediate container d1d0dd8cd064 [2024-10-09T22:06:33.891Z] ---> 91867f53286d [2024-10-09T22:06:33.891Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:06:33.891Z] ---> Running in 6cca878d0eba [2024-10-09T22:06:34.485Z] Removing intermediate container 6cca878d0eba [2024-10-09T22:06:34.485Z] ---> 41c71a630fe4 [2024-10-09T22:06:34.485Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:06:34.485Z] ---> Running in b3dba6aaef58 [2024-10-09T22:06:35.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:06:36.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:06:38.477Z] OK: 238 MiB in 54 packages [2024-10-09T22:06:39.903Z] Removing intermediate container b3dba6aaef58 [2024-10-09T22:06:39.903Z] ---> 16585e50bf00 [2024-10-09T22:06:39.903Z] Step 7/12 : WORKDIR /app [2024-10-09T22:06:39.903Z] ---> Running in a93fb09a59db [2024-10-09T22:06:40.174Z] Removing intermediate container a93fb09a59db [2024-10-09T22:06:40.174Z] ---> dcf0eff4f2c0 [2024-10-09T22:06:40.174Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T22:06:40.770Z] ---> 8d405b35f256 [2024-10-09T22:06:40.770Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:06:40.770Z] ---> Running in c1173a7db26b [2024-10-09T22:08:47.560Z] Removing intermediate container c1173a7db26b [2024-10-09T22:08:47.560Z] ---> 43f7a9447b49 [2024-10-09T22:08:47.560Z] Step 10/12 : COPY . . [2024-10-09T22:08:47.560Z] ---> d56d4e279ea7 [2024-10-09T22:08:47.560Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:08:47.560Z] ---> Running in b3c1097e94a0 [2024-10-09T22:08:47.560Z] Removing intermediate container b3c1097e94a0 [2024-10-09T22:08:47.560Z] ---> ee7d01351ebc [2024-10-09T22:08:47.560Z] Step 12/12 : RUN $MAKE [2024-10-09T22:08:47.560Z] ---> Running in a85be7997cda [2024-10-09T22:08:47.560Z] noop [2024-10-09T22:08:47.560Z] Removing intermediate container a85be7997cda [2024-10-09T22:08:47.560Z] ---> 23e9395cfa41 [2024-10-09T22:08:47.560Z] Successfully built 23e9395cfa41 [2024-10-09T22:08:47.560Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:08:47.930Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:08:47.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:08:48.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-22356 does not seem to be running inside a container [2024-10-09T22:08:48.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/183 -v /w/workspace/app-rfid-llrp-inventory/183:/w/workspace/app-rfid-llrp-inventory/183:rw,z -v /w/workspace/app-rfid-llrp-inventory/183@tmp:/w/workspace/app-rfid-llrp-inventory/183@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 [2024-10-09T22:08:49.694Z] $ docker top 376b3a6e12ab71afae524ef05d243727c4abfb5c5440d8dc890a459bcd59b749 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:08:50.589Z] + go version [2024-10-09T22:08:50.589Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T22:08:50.605Z] $ docker stop --time=1 376b3a6e12ab71afae524ef05d243727c4abfb5c5440d8dc890a459bcd59b749 [2024-10-09T22:08:52.421Z] $ docker rm -f --volumes 376b3a6e12ab71afae524ef05d243727c4abfb5c5440d8dc890a459bcd59b749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:08:53.089Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:08:53.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:08:53.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-22356 does not seem to be running inside a container [2024-10-09T22:08:53.412Z] $ 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/183 -v /w/workspace/app-rfid-llrp-inventory/183:/w/workspace/app-rfid-llrp-inventory/183:rw,z -v /w/workspace/app-rfid-llrp-inventory/183@tmp:/w/workspace/app-rfid-llrp-inventory/183@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 [2024-10-09T22:08:54.950Z] $ docker top 1a689ade0742bde746c853e6c31b88e023cfaa167d94a11d56af5a2dce40985c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:08:55.883Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/183 [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:08:56.555Z] + make test [2024-10-09T22:08:56.555Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-09T22:15:20.576Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-09T22:15:27.269Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-09T22:15:29.432Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.551s coverage: 86.2% of statements [2024-10-09T22:15:45.727Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.572s coverage: 71.9% of statements [2024-10-09T22:15:45.727Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-09T22:15:45.727Z] go vet ./... [2024-10-09T22:21:08.119Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:21:08.119Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:21:08.119Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-09T22:21:08.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:21:08.152Z] $ docker stop --time=1 1a689ade0742bde746c853e6c31b88e023cfaa167d94a11d56af5a2dce40985c [2024-10-09T22:21:10.707Z] $ docker rm -f --volumes 1a689ade0742bde746c853e6c31b88e023cfaa167d94a11d56af5a2dce40985c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:21:13.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:21:13.955Z] Warning: overwriting stash ‘coverage-report’ [2024-10-09T22:21:14.727Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:21:15.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:21:15.471Z] + ls -al . [2024-10-09T22:21:15.471Z] total 292 [2024-10-09T22:21:15.471Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:09 . [2024-10-09T22:21:15.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:05 .. [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 22:05 .dockerignore [2024-10-09T22:21:15.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:05 .git [2024-10-09T22:21:15.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:05 .github [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 22:05 .gitignore [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 22:05 .golangci.yml [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 22:05 Attribution.txt [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 22:05 CHANGELOG.md [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 22:05 Dockerfile [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:05 GOVERNANCE.md [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 22:05 Jenkinsfile [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 22:05 LICENSE [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 22:05 Makefile [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:05 OWNERS.md [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 22:05 README.md [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:01 VERSION [2024-10-09T22:21:15.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:05 bin [2024-10-09T22:21:15.471Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 22:15 coverage.out [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 22:05 go.mod [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 22:05 go.sum [2024-10-09T22:21:15.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:05 images [2024-10-09T22:21:15.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:05 internal [2024-10-09T22:21:15.471Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 22:05 main.go [2024-10-09T22:21:15.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:05 openapi [2024-10-09T22:21:15.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:05 res [2024-10-09T22:21:15.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:15.847Z] + 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=95b5ba45ed890436408b451c9d092a97407cb521 --label arch=arm64 --label version=3.2.0-dev.29 . [2024-10-09T22:21:16.115Z] Sending build context to Docker daemon 684kB [2024-10-09T22:21:16.115Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:21:16.115Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-09T22:21:16.115Z] ---> 23e9395cfa41 [2024-10-09T22:21:16.115Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:21:16.383Z] ---> Running in 5face1a91ad0 [2024-10-09T22:21:16.671Z] Removing intermediate container 5face1a91ad0 [2024-10-09T22:21:16.671Z] ---> c6c9040bee23 [2024-10-09T22:21:16.671Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:21:16.671Z] ---> Running in ec2fe8a59cd0 [2024-10-09T22:21:17.259Z] Removing intermediate container ec2fe8a59cd0 [2024-10-09T22:21:17.259Z] ---> a8a44d1c6fdb [2024-10-09T22:21:17.259Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:21:17.259Z] ---> Running in 49181b6092dc [2024-10-09T22:21:17.530Z] Removing intermediate container 49181b6092dc [2024-10-09T22:21:17.530Z] ---> 31f596584c45 [2024-10-09T22:21:17.530Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:21:17.799Z] ---> Running in cb5efe4bba43 [2024-10-09T22:21:19.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:21:19.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:21:22.067Z] OK: 238 MiB in 54 packages [2024-10-09T22:21:22.649Z] Removing intermediate container cb5efe4bba43 [2024-10-09T22:21:22.649Z] ---> a512cb3f1060 [2024-10-09T22:21:22.649Z] Step 7/30 : WORKDIR /app [2024-10-09T22:21:22.649Z] ---> Running in a73c59937b17 [2024-10-09T22:21:22.916Z] Removing intermediate container a73c59937b17 [2024-10-09T22:21:22.916Z] ---> 2da469ec4a98 [2024-10-09T22:21:22.916Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-09T22:21:23.499Z] ---> 4eb6c9817f17 [2024-10-09T22:21:23.499Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:21:23.768Z] ---> Running in 242d8ed2218d [2024-10-09T22:21:26.379Z] Removing intermediate container 242d8ed2218d [2024-10-09T22:21:26.379Z] ---> 2e9f9c8e2baa [2024-10-09T22:21:26.379Z] Step 10/30 : COPY . . [2024-10-09T22:21:26.966Z] ---> f3575d457c56 [2024-10-09T22:21:26.966Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:21:27.235Z] ---> Running in 6cd4a5c2acf4 [2024-10-09T22:21:27.505Z] Removing intermediate container 6cd4a5c2acf4 [2024-10-09T22:21:27.505Z] ---> 58da686f3365 [2024-10-09T22:21:27.505Z] Step 12/30 : RUN $MAKE [2024-10-09T22:21:27.505Z] ---> Running in 651d68f61902 [2024-10-09T22:21:28.924Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.54 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.29 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.29" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-10-09T22:25:50.798Z] Removing intermediate container 651d68f61902 [2024-10-09T22:25:50.799Z] ---> 4da21acbd8cd [2024-10-09T22:25:50.799Z] Step 13/30 : FROM alpine:3.20 [2024-10-09T22:25:50.799Z] 3.20: Pulling from library/alpine [2024-10-09T22:25:50.799Z] cf04c63912e1: Already exists [2024-10-09T22:25:50.799Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:25:50.799Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:25:50.799Z] ---> c157a85ed455 [2024-10-09T22:25:50.799Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T22:25:50.799Z] ---> Running in 0346a942a287 [2024-10-09T22:25:50.799Z] Removing intermediate container 0346a942a287 [2024-10-09T22:25:50.799Z] ---> 97dad6c3c883 [2024-10-09T22:25:50.799Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-09T22:25:50.799Z] ---> Running in cfc5336e7054 [2024-10-09T22:25:50.799Z] Removing intermediate container cfc5336e7054 [2024-10-09T22:25:50.799Z] ---> a783505eb503 [2024-10-09T22:25:50.799Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-09T22:25:50.799Z] ---> Running in 94336ef8a93c [2024-10-09T22:25:50.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:25:50.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:25:50.799Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T22:25:50.799Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:25:50.799Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:25:50.799Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:25:50.799Z] OK: 10 MiB in 16 packages [2024-10-09T22:25:50.799Z] Removing intermediate container 94336ef8a93c [2024-10-09T22:25:50.799Z] ---> 63ddd867d1c1 [2024-10-09T22:25:50.799Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-09T22:25:50.799Z] ---> Running in 60cf05e2fb20 [2024-10-09T22:25:50.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:25:50.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:25:50.799Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:25:50.799Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:25:50.799Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:25:50.799Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:25:50.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:25:50.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:25:50.799Z] OK: 10 MiB in 16 packages [2024-10-09T22:25:50.799Z] Removing intermediate container 60cf05e2fb20 [2024-10-09T22:25:50.799Z] ---> c7f84dc75ccd [2024-10-09T22:25:50.799Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T22:25:50.799Z] ---> 85f5f584d809 [2024-10-09T22:25:50.799Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T22:25:50.799Z] ---> 60d907639576 [2024-10-09T22:25:50.799Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-09T22:25:50.799Z] ---> 370a39e4e486 [2024-10-09T22:25:50.799Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-09T22:25:51.064Z] ---> 2e8d004c733b [2024-10-09T22:25:51.064Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-09T22:25:53.010Z] ---> 05be16d8c175 [2024-10-09T22:25:53.010Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-09T22:25:53.010Z] ---> Running in a7690f7cf20f [2024-10-09T22:25:54.420Z] Removing intermediate container a7690f7cf20f [2024-10-09T22:25:54.420Z] ---> a3027860cbdb [2024-10-09T22:25:54.420Z] Step 24/30 : VOLUME /cache [2024-10-09T22:25:54.420Z] ---> Running in 4d7b68bcf10d [2024-10-09T22:25:54.688Z] Removing intermediate container 4d7b68bcf10d [2024-10-09T22:25:54.688Z] ---> 586d7dfa7e17 [2024-10-09T22:25:54.688Z] Step 25/30 : EXPOSE 59711 [2024-10-09T22:25:54.956Z] ---> Running in 120b4a4a05a4 [2024-10-09T22:25:55.225Z] Removing intermediate container 120b4a4a05a4 [2024-10-09T22:25:55.225Z] ---> b3000db20f27 [2024-10-09T22:25:55.225Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-09T22:25:55.225Z] ---> Running in 8e7315163917 [2024-10-09T22:25:55.494Z] Removing intermediate container 8e7315163917 [2024-10-09T22:25:55.494Z] ---> daa0e1802254 [2024-10-09T22:25:55.494Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-09T22:25:55.761Z] ---> Running in 44d5e6581672 [2024-10-09T22:25:56.029Z] Removing intermediate container 44d5e6581672 [2024-10-09T22:25:56.029Z] ---> 4b269a9fbf7a [2024-10-09T22:25:56.029Z] Step 28/30 : LABEL arch=arm64 [2024-10-09T22:25:56.029Z] ---> Running in 56283f8c44e2 [2024-10-09T22:25:56.296Z] Removing intermediate container 56283f8c44e2 [2024-10-09T22:25:56.296Z] ---> 59fb67c4a9ee [2024-10-09T22:25:56.296Z] Step 29/30 : LABEL git_sha=95b5ba45ed890436408b451c9d092a97407cb521 [2024-10-09T22:25:56.563Z] ---> Running in d844e304f12e [2024-10-09T22:25:56.831Z] Removing intermediate container d844e304f12e [2024-10-09T22:25:56.831Z] ---> 4e1a1fa5b395 [2024-10-09T22:25:56.831Z] Step 30/30 : LABEL version=3.2.0-dev.29 [2024-10-09T22:25:56.831Z] ---> Running in 6d45f3ffc40d [2024-10-09T22:25:57.098Z] Removing intermediate container 6d45f3ffc40d [2024-10-09T22:25:57.098Z] ---> 7ffd159d9271 [2024-10-09T22:25:57.098Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:25:57.098Z] Successfully built 7ffd159d9271 [2024-10-09T22:25:57.098Z] 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 [2024-10-09T22:25:57.273Z] provisioning config files... [2024-10-09T22:25:57.288Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/183@tmp/config13206484813265627575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:25:57.637Z] ---> ****-login.sh [2024-10-09T22:25:57.638Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:25:57.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:25:57.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:25:57.904Z] Configure a credential helper to remove this warning. See [2024-10-09T22:25:57.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:25:57.904Z] [2024-10-09T22:25:57.904Z] Login Succeeded [2024-10-09T22:25:57.904Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:25:58.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:25:58.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:25:58.172Z] Configure a credential helper to remove this warning. See [2024-10-09T22:25:58.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:25:58.172Z] [2024-10-09T22:25:58.172Z] Login Succeeded [2024-10-09T22:25:58.172Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:25:58.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:25:58.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:25:58.705Z] Configure a credential helper to remove this warning. See [2024-10-09T22:25:58.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:25:58.705Z] [2024-10-09T22:25:58.705Z] Login Succeeded [2024-10-09T22:25:58.705Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:25:58.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:25:58.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:25:58.972Z] Configure a credential helper to remove this warning. See [2024-10-09T22:25:58.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:25:58.972Z] [2024-10-09T22:25:58.972Z] Login Succeeded [2024-10-09T22:25:58.972Z] ****.io [2024-10-09T22:25:59.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:25:59.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:25:59.502Z] Configure a credential helper to remove this warning. See [2024-10-09T22:25:59.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:25:59.502Z] [2024-10-09T22:25:59.502Z] Login Succeeded [2024-10-09T22:25:59.502Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:25:59.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:25:59.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:25:59.594Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-10-09T22:25:59.594Z] 95b5ba45ed890436408b451c9d092a97407cb521 [2024-10-09T22:25:59.594Z] latest [2024-10-09T22:25:59.594Z] 3.2.0-dev.29 [2024-10-09T22:25:59.594Z] 95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 [2024-10-09T22:25:59.594Z] main [2024-10-09T22:25:59.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:25:59.954Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:26:00.314Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:95b5ba45ed890436408b451c9d092a97407cb521 [2024-10-09T22:26:00.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-09T22:26:00.314Z] a9ff5afdc541: Preparing [2024-10-09T22:26:00.314Z] 604fd742f88b: Preparing [2024-10-09T22:26:00.314Z] e4d87b27c6c0: Preparing [2024-10-09T22:26:00.314Z] 5e75f9616c72: Preparing [2024-10-09T22:26:00.314Z] e1f72c99da07: Preparing [2024-10-09T22:26:00.314Z] eae4e00c5be2: Preparing [2024-10-09T22:26:00.314Z] afa848ada1ed: Preparing [2024-10-09T22:26:00.314Z] 2f51f3886544: Preparing [2024-10-09T22:26:00.314Z] 16113d51b718: Preparing [2024-10-09T22:26:00.314Z] afa848ada1ed: Waiting [2024-10-09T22:26:00.314Z] 16113d51b718: Waiting [2024-10-09T22:26:00.314Z] 2f51f3886544: Waiting [2024-10-09T22:26:00.579Z] e4d87b27c6c0: Pushed [2024-10-09T22:26:00.579Z] 5e75f9616c72: Pushed [2024-10-09T22:26:00.579Z] e1f72c99da07: Pushed [2024-10-09T22:26:00.579Z] a9ff5afdc541: Pushed [2024-10-09T22:26:00.579Z] 16113d51b718: Layer already exists [2024-10-09T22:26:00.845Z] eae4e00c5be2: Pushed [2024-10-09T22:26:00.845Z] afa848ada1ed: Pushed [2024-10-09T22:26:00.845Z] 2f51f3886544: Pushed [2024-10-09T22:26:09.054Z] 604fd742f88b: Pushed [2024-10-09T22:26:09.054Z] 95b5ba45ed890436408b451c9d092a97407cb521: digest: sha256:1811bc44c99a927d939159b0f1e5148edcfd4be0b8124db04873bd6c2a73abdb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:26:09.427Z] + 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 [2024-10-09T22:26:09.788Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-10-09T22:26:09.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-09T22:26:09.788Z] a9ff5afdc541: Preparing [2024-10-09T22:26:09.788Z] 604fd742f88b: Preparing [2024-10-09T22:26:09.788Z] e4d87b27c6c0: Preparing [2024-10-09T22:26:09.788Z] 5e75f9616c72: Preparing [2024-10-09T22:26:09.788Z] e1f72c99da07: Preparing [2024-10-09T22:26:09.788Z] eae4e00c5be2: Preparing [2024-10-09T22:26:09.788Z] afa848ada1ed: Preparing [2024-10-09T22:26:09.788Z] 2f51f3886544: Preparing [2024-10-09T22:26:09.788Z] 16113d51b718: Preparing [2024-10-09T22:26:09.788Z] 2f51f3886544: Waiting [2024-10-09T22:26:09.788Z] 16113d51b718: Waiting [2024-10-09T22:26:09.788Z] eae4e00c5be2: Waiting [2024-10-09T22:26:09.788Z] afa848ada1ed: Waiting [2024-10-09T22:26:09.788Z] 604fd742f88b: Layer already exists [2024-10-09T22:26:09.788Z] a9ff5afdc541: Layer already exists [2024-10-09T22:26:09.788Z] e4d87b27c6c0: Layer already exists [2024-10-09T22:26:09.788Z] e1f72c99da07: Layer already exists [2024-10-09T22:26:09.788Z] 5e75f9616c72: Layer already exists [2024-10-09T22:26:09.788Z] eae4e00c5be2: Layer already exists [2024-10-09T22:26:09.788Z] 2f51f3886544: Layer already exists [2024-10-09T22:26:09.788Z] 16113d51b718: Layer already exists [2024-10-09T22:26:09.788Z] afa848ada1ed: Layer already exists [2024-10-09T22:26:10.055Z] latest: digest: sha256:1811bc44c99a927d939159b0f1e5148edcfd4be0b8124db04873bd6c2a73abdb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:26:10.435Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:26:10.795Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.29 [2024-10-09T22:26:10.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-09T22:26:10.795Z] a9ff5afdc541: Preparing [2024-10-09T22:26:10.795Z] 604fd742f88b: Preparing [2024-10-09T22:26:10.795Z] e4d87b27c6c0: Preparing [2024-10-09T22:26:10.795Z] 5e75f9616c72: Preparing [2024-10-09T22:26:10.795Z] e1f72c99da07: Preparing [2024-10-09T22:26:10.795Z] eae4e00c5be2: Preparing [2024-10-09T22:26:10.795Z] afa848ada1ed: Preparing [2024-10-09T22:26:10.795Z] 2f51f3886544: Preparing [2024-10-09T22:26:10.795Z] 16113d51b718: Preparing [2024-10-09T22:26:10.795Z] afa848ada1ed: Waiting [2024-10-09T22:26:10.795Z] 2f51f3886544: Waiting [2024-10-09T22:26:10.795Z] 16113d51b718: Waiting [2024-10-09T22:26:10.795Z] eae4e00c5be2: Waiting [2024-10-09T22:26:10.795Z] e1f72c99da07: Layer already exists [2024-10-09T22:26:10.795Z] 604fd742f88b: Layer already exists [2024-10-09T22:26:10.795Z] a9ff5afdc541: Layer already exists [2024-10-09T22:26:10.795Z] 5e75f9616c72: Layer already exists [2024-10-09T22:26:10.795Z] e4d87b27c6c0: Layer already exists [2024-10-09T22:26:10.795Z] 2f51f3886544: Layer already exists [2024-10-09T22:26:10.795Z] afa848ada1ed: Layer already exists [2024-10-09T22:26:10.795Z] eae4e00c5be2: Layer already exists [2024-10-09T22:26:10.795Z] 16113d51b718: Layer already exists [2024-10-09T22:26:11.063Z] 3.2.0-dev.29: digest: sha256:1811bc44c99a927d939159b0f1e5148edcfd4be0b8124db04873bd6c2a73abdb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:26:11.439Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:26:11.808Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 [2024-10-09T22:26:11.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-09T22:26:11.808Z] a9ff5afdc541: Preparing [2024-10-09T22:26:11.808Z] 604fd742f88b: Preparing [2024-10-09T22:26:11.808Z] e4d87b27c6c0: Preparing [2024-10-09T22:26:11.808Z] 5e75f9616c72: Preparing [2024-10-09T22:26:11.808Z] e1f72c99da07: Preparing [2024-10-09T22:26:11.808Z] eae4e00c5be2: Preparing [2024-10-09T22:26:11.808Z] afa848ada1ed: Preparing [2024-10-09T22:26:11.808Z] eae4e00c5be2: Waiting [2024-10-09T22:26:11.808Z] 2f51f3886544: Preparing [2024-10-09T22:26:11.808Z] afa848ada1ed: Waiting [2024-10-09T22:26:11.808Z] 2f51f3886544: Waiting [2024-10-09T22:26:11.808Z] 16113d51b718: Preparing [2024-10-09T22:26:11.808Z] 16113d51b718: Waiting [2024-10-09T22:26:11.808Z] e4d87b27c6c0: Layer already exists [2024-10-09T22:26:11.808Z] 5e75f9616c72: Layer already exists [2024-10-09T22:26:11.808Z] 604fd742f88b: Layer already exists [2024-10-09T22:26:11.808Z] e1f72c99da07: Layer already exists [2024-10-09T22:26:11.808Z] a9ff5afdc541: Layer already exists [2024-10-09T22:26:11.808Z] eae4e00c5be2: Layer already exists [2024-10-09T22:26:11.808Z] 2f51f3886544: Layer already exists [2024-10-09T22:26:11.808Z] afa848ada1ed: Layer already exists [2024-10-09T22:26:11.808Z] 16113d51b718: Layer already exists [2024-10-09T22:26:12.077Z] 95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29: digest: sha256:1811bc44c99a927d939159b0f1e5148edcfd4be0b8124db04873bd6c2a73abdb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:26:12.460Z] + 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 [2024-10-09T22:26:12.832Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-10-09T22:26:12.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-09T22:26:12.832Z] a9ff5afdc541: Preparing [2024-10-09T22:26:12.832Z] 604fd742f88b: Preparing [2024-10-09T22:26:12.832Z] e4d87b27c6c0: Preparing [2024-10-09T22:26:12.832Z] 5e75f9616c72: Preparing [2024-10-09T22:26:12.832Z] e1f72c99da07: Preparing [2024-10-09T22:26:12.832Z] eae4e00c5be2: Preparing [2024-10-09T22:26:12.832Z] afa848ada1ed: Preparing [2024-10-09T22:26:12.832Z] 2f51f3886544: Preparing [2024-10-09T22:26:12.832Z] 16113d51b718: Preparing [2024-10-09T22:26:12.832Z] eae4e00c5be2: Waiting [2024-10-09T22:26:12.832Z] afa848ada1ed: Waiting [2024-10-09T22:26:12.832Z] 2f51f3886544: Waiting [2024-10-09T22:26:12.832Z] 16113d51b718: Waiting [2024-10-09T22:26:12.832Z] e1f72c99da07: Layer already exists [2024-10-09T22:26:12.832Z] 604fd742f88b: Layer already exists [2024-10-09T22:26:12.832Z] 5e75f9616c72: Layer already exists [2024-10-09T22:26:12.832Z] e4d87b27c6c0: Layer already exists [2024-10-09T22:26:12.832Z] a9ff5afdc541: Layer already exists [2024-10-09T22:26:12.832Z] 2f51f3886544: Layer already exists [2024-10-09T22:26:12.832Z] afa848ada1ed: Layer already exists [2024-10-09T22:26:12.832Z] eae4e00c5be2: Layer already exists [2024-10-09T22:26:12.832Z] 16113d51b718: Layer already exists [2024-10-09T22:26:13.102Z] main: digest: sha256:1811bc44c99a927d939159b0f1e5148edcfd4be0b8124db04873bd6c2a73abdb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:26:13.195Z] ===================================================== [Pipeline] echo [2024-10-09T22:26:13.211Z] taggedImages: [2024-10-09T22:26:13.211Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:95b5ba45ed890436408b451c9d092a97407cb521 [2024-10-09T22:26:13.211Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-10-09T22:26:13.211Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.29 [2024-10-09T22:26:13.211Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 [2024-10-09T22:26:13.211Z] - 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 [2024-10-09T22:26:13.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:26:13.614Z] [2024-10-09T22:26:13.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:26:13.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:26:13.968Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T22:26:13.968Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T22:26:13.968Z] 04944245beec: Pulling fs layer [2024-10-09T22:26:13.968Z] 699f458cf7ca: Pulling fs layer [2024-10-09T22:26:13.968Z] 765212b225bb: Pulling fs layer [2024-10-09T22:26:13.968Z] f23df028b6ca: Pulling fs layer [2024-10-09T22:26:13.968Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T22:26:13.968Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T22:26:13.968Z] f23df028b6ca: Waiting [2024-10-09T22:26:13.968Z] d65c8cfc05b1: Waiting [2024-10-09T22:26:13.968Z] 765212b225bb: Waiting [2024-10-09T22:26:13.968Z] 2437ff75d9bd: Waiting [2024-10-09T22:26:14.240Z] 04944245beec: Verifying Checksum [2024-10-09T22:26:14.240Z] 04944245beec: Download complete [2024-10-09T22:26:14.240Z] 765212b225bb: Verifying Checksum [2024-10-09T22:26:14.240Z] 765212b225bb: Download complete [2024-10-09T22:26:14.240Z] f23df028b6ca: Verifying Checksum [2024-10-09T22:26:14.240Z] f23df028b6ca: Download complete [2024-10-09T22:26:14.240Z] d65c8cfc05b1: Verifying Checksum [2024-10-09T22:26:14.240Z] d65c8cfc05b1: Download complete [2024-10-09T22:26:14.508Z] 699f458cf7ca: Verifying Checksum [2024-10-09T22:26:14.508Z] 699f458cf7ca: Download complete [2024-10-09T22:26:14.777Z] 8998bd30e6a1: Verifying Checksum [2024-10-09T22:26:14.777Z] 8998bd30e6a1: Download complete [2024-10-09T22:26:17.367Z] 2437ff75d9bd: Verifying Checksum [2024-10-09T22:26:17.367Z] 2437ff75d9bd: Download complete [2024-10-09T22:26:19.944Z] 8998bd30e6a1: Pull complete [2024-10-09T22:26:20.211Z] 04944245beec: Pull complete [2024-10-09T22:26:22.152Z] 699f458cf7ca: Pull complete [2024-10-09T22:26:22.152Z] 765212b225bb: Pull complete [2024-10-09T22:26:23.110Z] f23df028b6ca: Pull complete [2024-10-09T22:26:23.110Z] d65c8cfc05b1: Pull complete [2024-10-09T22:26:41.460Z] 2437ff75d9bd: Pull complete [2024-10-09T22:26:41.460Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T22:26:41.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:26:41.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:26:41.683Z] prd-ubuntu20.04-docker-arm64-4c-16g-22356 does not seem to be running inside a container [2024-10-09T22:26:41.740Z] $ 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/183 -v /w/workspace/app-rfid-llrp-inventory/183:/w/workspace/app-rfid-llrp-inventory/183:rw,z -v /w/workspace/app-rfid-llrp-inventory/183@tmp:/w/workspace/app-rfid-llrp-inventory/183@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 [2024-10-09T22:26:44.795Z] $ docker top 2f930972f1b599f3016d5ac334fc466d85c8f319ea6604f316c06932eb4751a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:26:45.694Z] ---> job-cost.sh [2024-10-09T22:26:45.694Z] lf-activate-venv: SKIPPING [2024-10-09T22:26:45.694Z] INFO: No Stack... [2024-10-09T22:26:45.962Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T22:26:46.924Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:26:47.576Z] + cat /w/workspace/app-rfid-llrp-inventory/183/archives/cost.csv [2024-10-09T22:26:47.576Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T22:26:47.643Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] [2024-10-09T22:26:47.651Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] did not exist. Created. [2024-10-09T22:26:47.658Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:26:48.342Z] /w/workspace/app-rfid-llrp-inventory/183@tmp/durable-98c0ac3e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-09T22:26:48.991Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T22:26:49.021Z] Warning: overwriting stash ‘stack-cost’ [2024-10-09T22:26:49.111Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:26:49.121Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:26:49.137Z] $ docker stop --time=1 2f930972f1b599f3016d5ac334fc466d85c8f319ea6604f316c06932eb4751a2 [2024-10-09T22:26:50.708Z] $ docker rm -f --volumes 2f930972f1b599f3016d5ac334fc466d85c8f319ea6604f316c06932eb4751a2 [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 [2024-10-09T22:26:51.231Z] provisioning config files... [2024-10-09T22:26:51.237Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1294134740415244593tmp [Pipeline] { [Pipeline] sh [2024-10-09T22:26:51.531Z] + set +x [2024-10-09T22:26:51.531Z] + curl -s https://codecov.io/bash [2024-10-09T22:26:51.531Z] + bash -s -- [2024-10-09T22:26:51.531Z] [2024-10-09T22:26:51.531Z] _____ _ [2024-10-09T22:26:51.531Z] / ____| | | [2024-10-09T22:26:51.531Z] | | ___ __| | ___ ___ _____ __ [2024-10-09T22:26:51.531Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-09T22:26:51.531Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-09T22:26:51.531Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-09T22:26:51.531Z] Bash-1.0.6 [2024-10-09T22:26:51.531Z] [2024-10-09T22:26:51.531Z] [2024-10-09T22:26:51.531Z] ==> git version 2.25.1 found [2024-10-09T22:26:51.531Z] ==> 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 [2024-10-09T22:26:51.531Z] Release-Date: 2020-01-08 [2024-10-09T22:26:51.531Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-09T22:26:51.531Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-09T22:26:51.531Z] ==> Jenkins CI detected. [2024-10-09T22:26:51.531Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-10-09T22:26:51.531Z] project root: . [2024-10-09T22:26:51.531Z] --> token set from env [2024-10-09T22:26:51.531Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-09T22:26:51.531Z] ==> Running gcov in . (disable via -X gcov) [2024-10-09T22:26:51.531Z] ==> Python coveragepy not found [2024-10-09T22:26:51.531Z] ==> Searching for coverage reports in: [2024-10-09T22:26:51.531Z] + . [2024-10-09T22:26:51.531Z] -> Found 1 reports [2024-10-09T22:26:51.531Z] ==> Detecting git/mercurial file structure [2024-10-09T22:26:51.531Z] ==> Reading reports [2024-10-09T22:26:51.790Z] + ./coverage.out bytes=55696 [2024-10-09T22:26:51.790Z] ==> Appending adjustments [2024-10-09T22:26:51.790Z] https://docs.codecov.io/docs/fixing-reports [2024-10-09T22:26:51.790Z] + Found adjustments [2024-10-09T22:26:51.790Z] ==> Gzipping contents [2024-10-09T22:26:51.790Z] 16K /tmp/codecov.nRMxQz.gz [2024-10-09T22:26:51.790Z] ==> Uploading reports [2024-10-09T22:26:51.790Z] url: https://codecov.io [2024-10-09T22:26:51.790Z] query: branch=main&commit=95b5ba45ed890436408b451c9d092a97407cb521&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:26:51.790Z] -> Pinging Codecov [2024-10-09T22:26:51.790Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=95b5ba45ed890436408b451c9d092a97407cb521&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:26:52.050Z] -> Uploading to [2024-10-09T22:26:52.050Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/95b5ba45ed890436408b451c9d092a97407cb521/e362af32-c8ee-46b6-b6a7-781a60107abe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T222651Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=947f9bcb650951979fc4aed5642dea77a52f010aa10e1ad05d9afb0e29ccfe4b [2024-10-09T22:26:52.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:26:52.050Z] Dload Upload Total Spent Left Speed [2024-10-09T22:26:52.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 54529 --:--:-- --:--:-- --:--:-- 54529 [2024-10-09T22:26:52.309Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] } [2024-10-09T22:26:52.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-09T22:26:52.532Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-09T22:26:52.545Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:26:52.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:26:52.862Z] [2024-10-09T22:26:52.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:26:53.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:26:53.174Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-09T22:26:53.174Z] 43c4264eed91: Already exists [2024-10-09T22:26:53.174Z] 4cc291be95ef: Already exists [2024-10-09T22:26:53.174Z] 2ac1f1163629: Already exists [2024-10-09T22:26:53.174Z] 5c3c966382ef: Already exists [2024-10-09T22:26:53.174Z] 4f4fb700ef54: Already exists [2024-10-09T22:26:53.174Z] d9c7d2e4e75e: Pulling fs layer [2024-10-09T22:26:53.174Z] 9c3e1370e548: Pulling fs layer [2024-10-09T22:26:53.432Z] d9c7d2e4e75e: Verifying Checksum [2024-10-09T22:26:53.432Z] d9c7d2e4e75e: Download complete [2024-10-09T22:26:53.692Z] d9c7d2e4e75e: Pull complete [2024-10-09T22:26:54.279Z] 9c3e1370e548: Download complete [2024-10-09T22:26:57.560Z] 9c3e1370e548: Pull complete [2024-10-09T22:26:57.560Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-09T22:26:57.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:26:57.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:26:57.663Z] prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container [2024-10-09T22:26:57.692Z] $ 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:latest cat [2024-10-09T22:27:00.780Z] $ docker top 02608af4f200393ba50dbd720145c74ce45a4ed03539ca725ebca5b7335cecbb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:27:01.204Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-10-09T22:27:01.229Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-10-09T22:27:01.541Z] + set -o pipefail [2024-10-09T22:27:01.541Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-10-09T22:27:09.684Z] [2024-10-09T22:27:09.684Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-10-09T22:27:09.684Z] [2024-10-09T22:27:09.684Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/ff1db6e3-600e-4dba-bcf2-6124e1a9fec7 [2024-10-09T22:27:09.684Z] [2024-10-09T22:27:09.684Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-09T22:27:09.684Z] [2024-10-09T22:27:09.944Z] [2024-10-09T22:27:09.944Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-09T22:27:09.944Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-09T22:27:10.521Z] $ docker stop --time=1 02608af4f200393ba50dbd720145c74ce45a4ed03539ca725ebca5b7335cecbb [2024-10-09T22:27:15.516Z] $ docker rm -f --volumes 02608af4f200393ba50dbd720145c74ce45a4ed03539ca725ebca5b7335cecbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:27:16.419Z] + git log --format=format:%s -1 95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] sh [2024-10-09T22:27:16.709Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:27:16.709Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:27:17.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:27:17.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:27:17.083Z] prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container [2024-10-09T22:27:17.106Z] $ 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 [2024-10-09T22:27:17.604Z] $ docker top 04451e4f19c58804dcf37ac70fe644dd140de226f205b7fd1465c42f29e7be8a -eo pid,comm [2024-10-09T22:27:17.651Z] 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). [2024-10-09T22:27:17.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:27:17.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:27:17.707Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:27:17.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:27:17.820Z] $ docker exec 04451e4f19c58804dcf37ac70fe644dd140de226f205b7fd1465c42f29e7be8a ssh-agent [2024-10-09T22:27:17.932Z] SSH_AUTH_SOCK=/tmp/ssh-DjDFkGdg2k8G/agent.32 [2024-10-09T22:27:17.932Z] SSH_AGENT_PID=39 [2024-10-09T22:27:17.937Z] Running ssh-add (command line suppressed) [2024-10-09T22:27:18.029Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8471787374149481579.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8471787374149481579.key) [2024-10-09T22:27:18.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:27:18.339Z] + git semver tag [2024-10-09T22:27:18.598Z] 2024-10-09 22:27:18,497 [run_tag] DEBUG tag force:False [2024-10-09T22:27:18.598Z] 2024-10-09 22:27:18,497 [check_head_tag] DEBUG check head tag [2024-10-09T22:27:18.598Z] 2024-10-09 22:27:18,498 [execute] INFO git cat-file --batch-check [2024-10-09T22:27:18.598Z] 2024-10-09 22:27:18,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:27:18.598Z] 2024-10-09 22:27:18,502 [execute] INFO git cat-file --batch [2024-10-09T22:27:18.598Z] 2024-10-09 22:27:18,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:27:18.598Z] 2024-10-09 22:27:18,525 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:27:18.598Z] 2024-10-09 22:27:18,525 [execute] INFO git tag -a v3.2.0-dev.29 -m v3.2.0-dev.29 [2024-10-09T22:27:18.598Z] 2024-10-09 22:27:18,526 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.29', '-m', 'v3.2.0-dev.29'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:27:18.598Z] 2024-10-09 22:27:18,532 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:27:18.598Z] 3.2.0-dev.29 [Pipeline] } [2024-10-09T22:27:18.604Z] $ docker exec --env ******** --env ******** 04451e4f19c58804dcf37ac70fe644dd140de226f205b7fd1465c42f29e7be8a ssh-agent -k [2024-10-09T22:27:18.703Z] unset SSH_AUTH_SOCK; [2024-10-09T22:27:18.704Z] unset SSH_AGENT_PID; [2024-10-09T22:27:18.704Z] echo Agent pid 39 killed; [2024-10-09T22:27:18.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:27:19.039Z] + git semver [Pipeline] } [2024-10-09T22:27:19.307Z] $ docker stop --time=1 04451e4f19c58804dcf37ac70fe644dd140de226f205b7fd1465c42f29e7be8a [2024-10-09T22:27:20.560Z] $ docker rm -f --volumes 04451e4f19c58804dcf37ac70fe644dd140de226f205b7fd1465c42f29e7be8a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:27:20.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:27:20.977Z] [2024-10-09T22:27:20.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:27:21.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:27:21.289Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-09T22:27:21.289Z] ab5ef0e58194: Pulling fs layer [2024-10-09T22:27:21.289Z] 9712f1f96733: Pulling fs layer [2024-10-09T22:27:21.289Z] 63f879dbbcfc: Pulling fs layer [2024-10-09T22:27:21.289Z] 0d9ebad4ef96: Pulling fs layer [2024-10-09T22:27:21.289Z] e9a5061849ea: Pulling fs layer [2024-10-09T22:27:21.289Z] d747dcd14b5f: Pulling fs layer [2024-10-09T22:27:21.289Z] 2de7ff778b66: Pulling fs layer [2024-10-09T22:27:21.289Z] 0d9ebad4ef96: Waiting [2024-10-09T22:27:21.289Z] e9a5061849ea: Waiting [2024-10-09T22:27:21.289Z] d747dcd14b5f: Waiting [2024-10-09T22:27:21.289Z] 2de7ff778b66: Waiting [2024-10-09T22:27:21.289Z] 9712f1f96733: Download complete [2024-10-09T22:27:21.549Z] 63f879dbbcfc: Verifying Checksum [2024-10-09T22:27:21.549Z] 63f879dbbcfc: Download complete [2024-10-09T22:27:21.808Z] e9a5061849ea: Verifying Checksum [2024-10-09T22:27:21.808Z] e9a5061849ea: Download complete [2024-10-09T22:27:21.808Z] 0d9ebad4ef96: Verifying Checksum [2024-10-09T22:27:21.808Z] 0d9ebad4ef96: Download complete [2024-10-09T22:27:21.808Z] d747dcd14b5f: Verifying Checksum [2024-10-09T22:27:21.808Z] d747dcd14b5f: Download complete [2024-10-09T22:27:21.808Z] ab5ef0e58194: Verifying Checksum [2024-10-09T22:27:21.808Z] ab5ef0e58194: Download complete [2024-10-09T22:27:21.808Z] 2de7ff778b66: Verifying Checksum [2024-10-09T22:27:21.808Z] 2de7ff778b66: Download complete [2024-10-09T22:27:24.342Z] ab5ef0e58194: Pull complete [2024-10-09T22:27:24.342Z] 9712f1f96733: Pull complete [2024-10-09T22:27:25.276Z] 63f879dbbcfc: Pull complete [2024-10-09T22:27:28.553Z] 0d9ebad4ef96: Pull complete [2024-10-09T22:27:28.553Z] e9a5061849ea: Pull complete [2024-10-09T22:27:28.553Z] d747dcd14b5f: Pull complete [2024-10-09T22:27:29.486Z] 2de7ff778b66: Pull complete [2024-10-09T22:27:29.486Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-09T22:27:29.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:27:29.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:27:29.594Z] prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container [2024-10-09T22:27:29.616Z] $ 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 [2024-10-09T22:27:34.737Z] $ docker top 7e63aacce2218e5dc4b119fbc3ac7fcbb676a6d9b5f9a094022cf3f991d88c40 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:27:34.816Z] provisioning config files... [2024-10-09T22:27:34.827Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13834382622412228213tmp [2024-10-09T22:27:34.835Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9848008507459104947tmp [2024-10-09T22:27:34.841Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16246464481120107674tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:27:34.928Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:35.278Z] ---> sigul-configuration.sh [2024-10-09T22:27:35.278Z] gpg: directory `/root/.gnupg' created [2024-10-09T22:27:35.278Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-09T22:27:35.278Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-09T22:27:35.278Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-09T22:27:35.278Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-09T22:27:35.278Z] gpg: CAST5 encrypted data [2024-10-09T22:27:35.278Z] gpg: encrypted with 1 passphrase [2024-10-09T22:27:35.278Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-09T22:27:35.577Z] + mkdir /home/jenkins [2024-10-09T22:27:35.577Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-09T22:27:35.870Z] + 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 [2024-10-09T22:27:35.884Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:36.174Z] ---> sigul-install.sh [2024-10-09T22:27:36.174Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-09T22:27:36.468Z] + git tag --list [2024-10-09T22:27:36.468Z] v0.0.0 [2024-10-09T22:27:36.468Z] v1.0.0 [2024-10-09T22:27:36.468Z] v2.1.0 [2024-10-09T22:27:36.468Z] v2.1.1 [2024-10-09T22:27:36.468Z] v2.2.0 [2024-10-09T22:27:36.468Z] v2.3.0 [2024-10-09T22:27:36.468Z] v3.0 [2024-10-09T22:27:36.468Z] v3.0.0 [2024-10-09T22:27:36.468Z] v3.0.1 [2024-10-09T22:27:36.468Z] v3.0.1-dev.1 [2024-10-09T22:27:36.468Z] v3.1 [2024-10-09T22:27:36.468Z] v3.1.0 [2024-10-09T22:27:36.468Z] v3.1.0-dev.1 [2024-10-09T22:27:36.468Z] v3.1.0-dev.10 [2024-10-09T22:27:36.468Z] v3.1.0-dev.11 [2024-10-09T22:27:36.468Z] v3.1.0-dev.12 [2024-10-09T22:27:36.468Z] v3.1.0-dev.13 [2024-10-09T22:27:36.468Z] v3.1.0-dev.14 [2024-10-09T22:27:36.468Z] v3.1.0-dev.15 [2024-10-09T22:27:36.468Z] v3.1.0-dev.16 [2024-10-09T22:27:36.468Z] v3.1.0-dev.17 [2024-10-09T22:27:36.468Z] v3.1.0-dev.18 [2024-10-09T22:27:36.468Z] v3.1.0-dev.19 [2024-10-09T22:27:36.468Z] v3.1.0-dev.2 [2024-10-09T22:27:36.468Z] v3.1.0-dev.20 [2024-10-09T22:27:36.468Z] v3.1.0-dev.21 [2024-10-09T22:27:36.468Z] v3.1.0-dev.22 [2024-10-09T22:27:36.468Z] v3.1.0-dev.23 [2024-10-09T22:27:36.468Z] v3.1.0-dev.24 [2024-10-09T22:27:36.468Z] v3.1.0-dev.25 [2024-10-09T22:27:36.468Z] v3.1.0-dev.26 [2024-10-09T22:27:36.468Z] v3.1.0-dev.27 [2024-10-09T22:27:36.468Z] v3.1.0-dev.28 [2024-10-09T22:27:36.468Z] v3.1.0-dev.29 [2024-10-09T22:27:36.468Z] v3.1.0-dev.3 [2024-10-09T22:27:36.468Z] v3.1.0-dev.30 [2024-10-09T22:27:36.468Z] v3.1.0-dev.31 [2024-10-09T22:27:36.468Z] v3.1.0-dev.32 [2024-10-09T22:27:36.468Z] v3.1.0-dev.33 [2024-10-09T22:27:36.468Z] v3.1.0-dev.34 [2024-10-09T22:27:36.468Z] v3.1.0-dev.35 [2024-10-09T22:27:36.468Z] v3.1.0-dev.36 [2024-10-09T22:27:36.468Z] v3.1.0-dev.37 [2024-10-09T22:27:36.468Z] v3.1.0-dev.38 [2024-10-09T22:27:36.468Z] v3.1.0-dev.39 [2024-10-09T22:27:36.468Z] v3.1.0-dev.4 [2024-10-09T22:27:36.468Z] v3.1.0-dev.40 [2024-10-09T22:27:36.468Z] v3.1.0-dev.5 [2024-10-09T22:27:36.468Z] v3.1.0-dev.6 [2024-10-09T22:27:36.468Z] v3.1.0-dev.7 [2024-10-09T22:27:36.468Z] v3.1.0-dev.8 [2024-10-09T22:27:36.468Z] v3.1.0-dev.9 [2024-10-09T22:27:36.468Z] v3.1.1 [2024-10-09T22:27:36.468Z] v3.2.0-dev.1 [2024-10-09T22:27:36.468Z] v3.2.0-dev.10 [2024-10-09T22:27:36.468Z] v3.2.0-dev.11 [2024-10-09T22:27:36.468Z] v3.2.0-dev.12 [2024-10-09T22:27:36.468Z] v3.2.0-dev.13 [2024-10-09T22:27:36.468Z] v3.2.0-dev.14 [2024-10-09T22:27:36.468Z] v3.2.0-dev.15 [2024-10-09T22:27:36.468Z] v3.2.0-dev.16 [2024-10-09T22:27:36.468Z] v3.2.0-dev.17 [2024-10-09T22:27:36.468Z] v3.2.0-dev.18 [2024-10-09T22:27:36.468Z] v3.2.0-dev.19 [2024-10-09T22:27:36.468Z] v3.2.0-dev.2 [2024-10-09T22:27:36.468Z] v3.2.0-dev.20 [2024-10-09T22:27:36.468Z] v3.2.0-dev.21 [2024-10-09T22:27:36.468Z] v3.2.0-dev.22 [2024-10-09T22:27:36.468Z] v3.2.0-dev.23 [2024-10-09T22:27:36.468Z] v3.2.0-dev.24 [2024-10-09T22:27:36.468Z] v3.2.0-dev.25 [2024-10-09T22:27:36.468Z] v3.2.0-dev.26 [2024-10-09T22:27:36.468Z] v3.2.0-dev.27 [2024-10-09T22:27:36.468Z] v3.2.0-dev.28 [2024-10-09T22:27:36.468Z] v3.2.0-dev.29 [2024-10-09T22:27:36.468Z] v3.2.0-dev.3 [2024-10-09T22:27:36.468Z] v3.2.0-dev.4 [2024-10-09T22:27:36.468Z] v3.2.0-dev.5 [2024-10-09T22:27:36.468Z] v3.2.0-dev.6 [2024-10-09T22:27:36.468Z] v3.2.0-dev.7 [2024-10-09T22:27:36.468Z] v3.2.0-dev.8 [2024-10-09T22:27:36.468Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-09T22:27:36.764Z] + lftools sign git-tag v3.2.0-dev.29 [2024-10-09T22:27:37.333Z] Signing Git tag with Sigul... [2024-10-09T22:27:37.333Z] Signing v3.2.0-dev.29 [Pipeline] echo [2024-10-09T22:27:37.607Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:37.901Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-09T22:27:37.908Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-09T22:27:37.930Z] $ docker stop --time=1 7e63aacce2218e5dc4b119fbc3ac7fcbb676a6d9b5f9a094022cf3f991d88c40 [2024-10-09T22:27:39.180Z] $ docker rm -f --volumes 7e63aacce2218e5dc4b119fbc3ac7fcbb676a6d9b5f9a094022cf3f991d88c40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-09T22:27:39.630Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:27:39.630Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:27:39.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:27:39.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:27:39.997Z] prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container [2024-10-09T22:27:40.024Z] $ 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 [2024-10-09T22:27:40.361Z] $ docker top 2330cd977246268ef19c3c7e83d4a24a4df0e7f74b5d55706818e0e28e87ed95 -eo pid,comm [2024-10-09T22:27:40.414Z] 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). [2024-10-09T22:27:40.414Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:27:40.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:27:40.471Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:27:40.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:27:40.579Z] $ docker exec 2330cd977246268ef19c3c7e83d4a24a4df0e7f74b5d55706818e0e28e87ed95 ssh-agent [2024-10-09T22:27:40.694Z] SSH_AUTH_SOCK=/tmp/ssh-gtSWjnYFphzX/agent.32 [2024-10-09T22:27:40.694Z] SSH_AGENT_PID=38 [2024-10-09T22:27:40.698Z] Running ssh-add (command line suppressed) [2024-10-09T22:27:40.788Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11173843518559034597.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11173843518559034597.key) [2024-10-09T22:27:40.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:27:41.097Z] + git semver bump pre [2024-10-09T22:27:41.357Z] 2024-10-09 22:27:41,262 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:27:41.357Z] 2024-10-09 22:27:41,262 [bump_version] DEBUG bumping version:3.2.0-dev.29 on axis:pre with prefix:dev [2024-10-09T22:27:41.357Z] 2024-10-09 22:27:41,262 [bump_version] DEBUG bumped version:3.2.0-dev.30 [2024-10-09T22:27:41.357Z] 2024-10-09 22:27:41,262 [write_version] DEBUG write version:3.2.0-dev.30 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-10-09T22:27:41.357Z] 2024-10-09 22:27:41,262 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:27:41.357Z] 2024-10-09 22:27:41,262 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:27:41.357Z] 2024-10-09 22:27:41,264 [execute] INFO git cat-file --batch-check [2024-10-09T22:27:41.357Z] 2024-10-09 22:27:41,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:27:41.357Z] 2024-10-09 22:27:41,269 [execute] INFO git cat-file --batch [2024-10-09T22:27:41.357Z] 2024-10-09 22:27:41,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:27:41.357Z] 2024-10-09 22:27:41,274 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:27:41.357Z] 3.2.0-dev.30 [Pipeline] } [2024-10-09T22:27:41.363Z] $ docker exec --env ******** --env ******** 2330cd977246268ef19c3c7e83d4a24a4df0e7f74b5d55706818e0e28e87ed95 ssh-agent -k [2024-10-09T22:27:41.455Z] unset SSH_AUTH_SOCK; [2024-10-09T22:27:41.455Z] unset SSH_AGENT_PID; [2024-10-09T22:27:41.455Z] echo Agent pid 38 killed; [2024-10-09T22:27:41.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:27:41.790Z] + git semver [Pipeline] } [2024-10-09T22:27:42.058Z] $ docker stop --time=1 2330cd977246268ef19c3c7e83d4a24a4df0e7f74b5d55706818e0e28e87ed95 [2024-10-09T22:27:43.343Z] $ docker rm -f --volumes 2330cd977246268ef19c3c7e83d4a24a4df0e7f74b5d55706818e0e28e87ed95 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:27:43.698Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:27:43.698Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:27:44.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:27:44.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:27:44.080Z] prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container [2024-10-09T22:27:44.105Z] $ 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 [2024-10-09T22:27:44.421Z] $ docker top d02b47e9a336065d5c47635801a206f46f35c0b7f646395099c8bf4a682e5baf -eo pid,comm [2024-10-09T22:27:44.472Z] 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). [2024-10-09T22:27:44.472Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:27:44.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:27:44.530Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:27:44.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:27:44.638Z] $ docker exec d02b47e9a336065d5c47635801a206f46f35c0b7f646395099c8bf4a682e5baf ssh-agent [2024-10-09T22:27:44.746Z] SSH_AUTH_SOCK=/tmp/ssh-gQM51IOBUfay/agent.32 [2024-10-09T22:27:44.746Z] SSH_AGENT_PID=38 [2024-10-09T22:27:44.752Z] Running ssh-add (command line suppressed) [2024-10-09T22:27:44.841Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9593976979107757240.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9593976979107757240.key) [2024-10-09T22:27:44.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:27:45.149Z] + git semver push [2024-10-09T22:27:45.410Z] 2024-10-09 22:27:45,311 [run_push] DEBUG push [2024-10-09T22:27:45.410Z] 2024-10-09 22:27:45,312 [execute] INFO git cat-file --batch-check [2024-10-09T22:27:45.410Z] 2024-10-09 22:27:45,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:27:45.410Z] 2024-10-09 22:27:45,315 [execute] INFO git rev-list 63f31bbdeea336754169e08ed6e4c40687f7f4ce -- [2024-10-09T22:27:45.410Z] 2024-10-09 22:27:45,316 [execute] DEBUG Popen(['git', 'rev-list', '63f31bbdeea336754169e08ed6e4c40687f7f4ce', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:27:45.410Z] 2024-10-09 22:27:45,324 [execute] INFO git fetch -v origin [2024-10-09T22:27:45.410Z] 2024-10-09 22:27:45,325 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-09T22:27:45.977Z] 2024-10-09 22:27:45,774 [run_push] DEBUG no remote changes detected [2024-10-09T22:27:45.977Z] 2024-10-09 22:27:45,775 [execute] INFO git push origin semver [2024-10-09T22:27:45.977Z] 2024-10-09 22:27:45,775 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:27:46.548Z] 2024-10-09 22:27:46,414 [run_push] DEBUG push all version tags [2024-10-09T22:27:46.548Z] 2024-10-09 22:27:46,415 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-09T22:27:46.548Z] 2024-10-09 22:27:46,416 [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) [2024-10-09T22:27:47.116Z] 2024-10-09 22:27:47,093 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-09T22:27:47.116Z] 3.2.0-dev.30 [Pipeline] } [2024-10-09T22:27:47.381Z] $ docker exec --env ******** --env ******** d02b47e9a336065d5c47635801a206f46f35c0b7f646395099c8bf4a682e5baf ssh-agent -k [2024-10-09T22:27:47.474Z] unset SSH_AUTH_SOCK; [2024-10-09T22:27:47.474Z] unset SSH_AGENT_PID; [2024-10-09T22:27:47.474Z] echo Agent pid 38 killed; [2024-10-09T22:27:47.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:27:47.818Z] + git semver [Pipeline] } [2024-10-09T22:27:48.085Z] $ docker stop --time=1 d02b47e9a336065d5c47635801a206f46f35c0b7f646395099c8bf4a682e5baf [2024-10-09T22:27:49.357Z] $ docker rm -f --volumes d02b47e9a336065d5c47635801a206f46f35c0b7f646395099c8bf4a682e5baf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-09T22:27:49.979Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-10-09T22:27:49.979Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-10-09T22:27:49.979Z] total 16 [2024-10-09T22:27:49.979Z] drwxr-xr-x 3 root root 4096 Oct 9 22:05 . [2024-10-09T22:27:49.979Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 22:27 .. [2024-10-09T22:27:49.979Z] drwxr-xr-x 2 root root 4096 Oct 9 22:05 cost [2024-10-09T22:27:49.979Z] -rw-r--r-- 1 root root 95 Oct 9 22:05 cost.csv [2024-10-09T22:27:49.979Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-10-09T22:27:49.979Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-10-09T22:27:49.979Z] total 16 [2024-10-09T22:27:49.979Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:05 . [2024-10-09T22:27:49.979Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 22:27 .. [2024-10-09T22:27:49.979Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:05 cost [2024-10-09T22:27:49.979Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 9 22:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:50.271Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:51.129Z] ---> package-listing.sh [2024-10-09T22:27:51.129Z] ++ facter osfamily [2024-10-09T22:27:51.129Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T22:27:51.387Z] + OS_FAMILY=debian [2024-10-09T22:27:51.387Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-10-09T22:27:51.387Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T22:27:51.387Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T22:27:51.387Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T22:27:51.387Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T22:27:51.387Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-10-09T22:27:51.387Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T22:27:51.387Z] + case "${OS_FAMILY}" in [2024-10-09T22:27:51.387Z] + dpkg -l [2024-10-09T22:27:51.387Z] + grep '^ii' [2024-10-09T22:27:51.387Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T22:27:51.387Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T22:27:51.387Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T22:27:51.387Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-10-09T22:27:51.387Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-10-09T22:27:51.387Z] + 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 [2024-10-09T22:27:51.398Z] 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 [2024-10-09T22:27:51.677Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:27:52.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:27:52.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:27:52.327Z] prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container [2024-10-09T22:27:52.362Z] $ 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 [2024-10-09T22:27:52.550Z] $ docker top a1bf9e5f34adbfc16bd1fbfa70cc1c6fe3bcb5ebe650eeab4af9170091d35c88 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:27:52.900Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T22:27:53.186Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T22:27:53.474Z] + ls /var/log/sa-host [2024-10-09T22:27:53.474Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:27:53.575Z] provisioning config files... [2024-10-09T22:27:53.589Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14105008490612930113tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:27:53.608Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:53.891Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T22:27:53.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:54.235Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T22:27:54.246Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:54.532Z] ---> sudo-logs.sh [2024-10-09T22:27:54.532Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T22:27:54.569Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:54.854Z] ---> job-cost.sh [2024-10-09T22:27:54.854Z] lf-activate-venv: SKIPPING [2024-10-09T22:27:54.854Z] DEBUG: total: 0.2199999988079071 [2024-10-09T22:27:54.854Z] INFO: Retrieving Stack Cost... [2024-10-09T22:27:55.114Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:27:55.685Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T22:27:55.698Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:27:55.983Z] ---> logs-deploy.sh [2024-10-09T22:27:55.983Z] lf-activate-venv: SKIPPING [2024-10-09T22:27:55.983Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/183 [2024-10-09T22:27:55.983Z] INFO: archiving workspace using pattern(s): [2024-10-09T22:27:56.925Z] Archives upload complete. [2024-10-09T22:27:56.925Z] INFO: archiving logs to Nexus