Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e 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-ssh4904506880056570364.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16801157542165019088.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11712021556014453775.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15521130596302285419.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-ssh13421090733644769743.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-5252’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5256 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 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e (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 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e # timeout=10 Commit message: "Merge pull request #277 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.25" > git rev-list --no-walk 31e6ac994eff17ca061a794726bcebaa7bd7b8ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-08T13:49:37.057Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-08T13:49:37.163Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T13:49:37.192Z] ========================================================= [2024-03-08T13:49:37.192Z] EdgeX Global Pipelines Version Info [2024-03-08T13:49:37.192Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:49:37.963Z] ------------------- [2024-03-08T13:49:37.963Z] stable info: [2024-03-08T13:49:37.963Z] ------------------- [2024-03-08T13:49:37.963Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-08T13:49:37.963Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T13:49:37.963Z] Message: update stable to v1.0.258 [2024-03-08T13:49:38.533Z] ------------------- [2024-03-08T13:49:38.533Z] experimental info: [2024-03-08T13:49:38.533Z] ------------------- [2024-03-08T13:49:38.533Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-08T13:49:38.533Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T13:49:38.533Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-08T13:49:38.634Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-03-08T13:49:38.668Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-03-08T13:49:38.696Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-08T13:49:38.732Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-08T13:49:38.763Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-08T13:49:38.795Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-08T13:49:38.829Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-08T13:49:38.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-08T13:49:38.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-08T13:49:38.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-08T13:49:38.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-08T13:49:39.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-03-08T13:49:39.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-08T13:49:39.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-08T13:49:39.116Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T13:49:39.159Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T13:49:39.205Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T13:49:39.248Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T13:49:39.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-08T13:49:39.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-08T13:49:39.382Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-08T13:49:39.437Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-08T13:49:39.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-08T13:49:39.532Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-08T13:49:39.580Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-08T13:49:39.635Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-08T13:49:39.701Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-08T13:49:39.748Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-08T13:49:39.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-08T13:49:39.841Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-08T13:49:39.892Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] echo [2024-03-08T13:49:39.942Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 24b60cc [Pipeline] echo [2024-03-08T13:49:40.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T13:49:40.107Z] provisioning config files... [2024-03-08T13:49:40.123Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15905767772403904821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:49:40.492Z] ---> ****-login.sh [2024-03-08T13:49:40.492Z] nexus3.edgexfoundry.org:10001 [2024-03-08T13:49:40.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:49:40.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:49:40.759Z] Configure a credential helper to remove this warning. See [2024-03-08T13:49:40.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:49:40.759Z] [2024-03-08T13:49:40.759Z] Login Succeeded [2024-03-08T13:49:40.759Z] nexus3.edgexfoundry.org:10002 [2024-03-08T13:49:40.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:49:41.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:49:41.025Z] Configure a credential helper to remove this warning. See [2024-03-08T13:49:41.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:49:41.025Z] [2024-03-08T13:49:41.025Z] Login Succeeded [2024-03-08T13:49:41.025Z] nexus3.edgexfoundry.org:10003 [2024-03-08T13:49:41.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:49:41.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:49:41.025Z] Configure a credential helper to remove this warning. See [2024-03-08T13:49:41.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:49:41.025Z] [2024-03-08T13:49:41.025Z] Login Succeeded [2024-03-08T13:49:41.025Z] nexus3.edgexfoundry.org:10004 [2024-03-08T13:49:41.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:49:41.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:49:41.290Z] Configure a credential helper to remove this warning. See [2024-03-08T13:49:41.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:49:41.290Z] [2024-03-08T13:49:41.290Z] Login Succeeded [2024-03-08T13:49:41.290Z] ****.io [2024-03-08T13:49:41.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:49:41.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:49:41.552Z] Configure a credential helper to remove this warning. See [2024-03-08T13:49:41.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:49:41.552Z] [2024-03-08T13:49:41.552Z] Login Succeeded [2024-03-08T13:49:41.552Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T13:49:41.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-08T13:49:42.119Z] + git rev-list -1 --merges 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e~1..24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] echo [2024-03-08T13:49:42.153Z] -----------> git rev-list -1 --merges 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e~1..24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [2024-03-08T13:49:42.153Z] 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [false] [Pipeline] sh [2024-03-08T13:49:42.479Z] + git log --format=format:%s -1 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] echo [2024-03-08T13:49:42.503Z] ========================================================= [2024-03-08T13:49:42.503Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-08T13:49:42.503Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T13:49:42.923Z] + git log --format=format:%s -1 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] echo [2024-03-08T13:49:42.934Z] [semverPrep] GIT_COMMIT: 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e, Commit Message: Merge pull request #277 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.25 [Pipeline] echo [2024-03-08T13:49:42.960Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-08T13:49:43.371Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T13:49:43.371Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-08T13:49:43.371Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-08T13:49:43.371Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-08T13:49:43.371Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-08T13:49:43.371Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-08T13:49:43.371Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:49:43.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T13:49:43.800Z] [2024-03-08T13:49:43.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:49:44.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T13:49:44.394Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-08T13:49:44.394Z] b85a868b505f: Pulling fs layer [2024-03-08T13:49:44.394Z] e2be974225ed: Pulling fs layer [2024-03-08T13:49:44.394Z] 339a4e72a1f5: Pulling fs layer [2024-03-08T13:49:44.394Z] 988bab9f4d93: Pulling fs layer [2024-03-08T13:49:44.394Z] 1469e6f7b9e6: Pulling fs layer [2024-03-08T13:49:44.394Z] eaf3925da568: Pulling fs layer [2024-03-08T13:49:44.394Z] bab4dde63d76: Pulling fs layer [2024-03-08T13:49:44.394Z] bde34c3a00c8: Pulling fs layer [2024-03-08T13:49:44.394Z] b352a97aabf1: Pulling fs layer [2024-03-08T13:49:44.394Z] 4872d77fe225: Pulling fs layer [2024-03-08T13:49:44.394Z] 5851b861e8e6: Pulling fs layer [2024-03-08T13:49:44.394Z] eaf3925da568: Waiting [2024-03-08T13:49:44.394Z] 4872d77fe225: Waiting [2024-03-08T13:49:44.394Z] bab4dde63d76: Waiting [2024-03-08T13:49:44.394Z] 5851b861e8e6: Waiting [2024-03-08T13:49:44.394Z] 1469e6f7b9e6: Waiting [2024-03-08T13:49:44.394Z] 988bab9f4d93: Waiting [2024-03-08T13:49:44.394Z] e2be974225ed: Verifying Checksum [2024-03-08T13:49:44.394Z] e2be974225ed: Download complete [2024-03-08T13:49:44.394Z] 988bab9f4d93: Verifying Checksum [2024-03-08T13:49:44.394Z] 988bab9f4d93: Download complete [2024-03-08T13:49:44.660Z] 339a4e72a1f5: Verifying Checksum [2024-03-08T13:49:44.660Z] 339a4e72a1f5: Download complete [2024-03-08T13:49:44.660Z] 1469e6f7b9e6: Verifying Checksum [2024-03-08T13:49:44.660Z] 1469e6f7b9e6: Download complete [2024-03-08T13:49:44.660Z] eaf3925da568: Verifying Checksum [2024-03-08T13:49:44.660Z] eaf3925da568: Download complete [2024-03-08T13:49:44.660Z] bde34c3a00c8: Download complete [2024-03-08T13:49:44.660Z] b352a97aabf1: Verifying Checksum [2024-03-08T13:49:44.660Z] b352a97aabf1: Download complete [2024-03-08T13:49:44.660Z] 4872d77fe225: Verifying Checksum [2024-03-08T13:49:44.660Z] 4872d77fe225: Download complete [2024-03-08T13:49:44.660Z] 5851b861e8e6: Verifying Checksum [2024-03-08T13:49:44.660Z] 5851b861e8e6: Download complete [2024-03-08T13:49:44.660Z] b85a868b505f: Verifying Checksum [2024-03-08T13:49:44.660Z] b85a868b505f: Download complete [2024-03-08T13:49:44.956Z] bab4dde63d76: Verifying Checksum [2024-03-08T13:49:44.956Z] bab4dde63d76: Download complete [2024-03-08T13:49:45.978Z] b85a868b505f: Pull complete [2024-03-08T13:49:46.273Z] e2be974225ed: Pull complete [2024-03-08T13:49:46.557Z] 339a4e72a1f5: Pull complete [2024-03-08T13:49:46.849Z] 988bab9f4d93: Pull complete [2024-03-08T13:49:47.131Z] 1469e6f7b9e6: Pull complete [2024-03-08T13:49:47.132Z] eaf3925da568: Pull complete [2024-03-08T13:49:49.119Z] bab4dde63d76: Pull complete [2024-03-08T13:49:49.119Z] bde34c3a00c8: Pull complete [2024-03-08T13:49:49.119Z] b352a97aabf1: Pull complete [2024-03-08T13:49:49.119Z] 4872d77fe225: Pull complete [2024-03-08T13:49:49.119Z] 5851b861e8e6: Pull complete [2024-03-08T13:49:49.119Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-08T13:49:49.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T13:49:49.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:49:49.844Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2024-03-08T13:49:49.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T13:49:55.089Z] $ docker top 3f3173fb3f969d9a740df71fed7492409413e2b74d726ef980bf215a26405c6c -eo pid,comm [2024-03-08T13:49:55.153Z] 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-03-08T13:49:55.153Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T13:49:55.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T13:49:55.295Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T13:49:55.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T13:49:55.433Z] $ docker exec 3f3173fb3f969d9a740df71fed7492409413e2b74d726ef980bf215a26405c6c ssh-agent [2024-03-08T13:49:55.554Z] SSH_AUTH_SOCK=/tmp/ssh-WbfLwByhD02I/agent.31 [2024-03-08T13:49:55.554Z] SSH_AGENT_PID=37 [2024-03-08T13:49:55.570Z] Running ssh-add (command line suppressed) [2024-03-08T13:49:55.670Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10678346472899907079.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10678346472899907079.key) [2024-03-08T13:49:55.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T13:49:56.020Z] + git tag --points-at HEAD [Pipeline] } [2024-03-08T13:49:56.036Z] $ docker exec --env ******** --env ******** 3f3173fb3f969d9a740df71fed7492409413e2b74d726ef980bf215a26405c6c ssh-agent -k [2024-03-08T13:49:56.125Z] unset SSH_AUTH_SOCK; [2024-03-08T13:49:56.125Z] unset SSH_AGENT_PID; [2024-03-08T13:49:56.125Z] echo Agent pid 37 killed; [2024-03-08T13:49:56.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-08T13:49:56.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T13:49:56.232Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T13:49:56.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T13:49:56.360Z] $ docker exec 3f3173fb3f969d9a740df71fed7492409413e2b74d726ef980bf215a26405c6c ssh-agent [2024-03-08T13:49:56.456Z] SSH_AUTH_SOCK=/tmp/ssh-fjvDwMnXi4jT/agent.69 [2024-03-08T13:49:56.456Z] SSH_AGENT_PID=75 [2024-03-08T13:49:56.470Z] Running ssh-add (command line suppressed) [2024-03-08T13:49:56.570Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12766851635692259518.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12766851635692259518.key) [2024-03-08T13:49:56.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T13:49:56.911Z] + git semver init [2024-03-08T13:49:57.489Z] 2024-03-08 13:49:57,244 [run_init] DEBUG init version:0.0.0 force:False [2024-03-08T13:49:57.489Z] 2024-03-08 13:49:57,245 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-03-08T13:49:57.489Z] 2024-03-08 13:49:57,245 [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-03-08T13:49:57.489Z] 2024-03-08 13:49:57,246 [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-03-08T13:49:59.417Z] 2024-03-08 13:49:58,994 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-03-08T13:49:59.417Z] 2024-03-08 13:49:58,994 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-03-08T13:49:59.418Z] 2024-03-08 13:49:58,994 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-08T13:49:59.418Z] 2024-03-08 13:49:58,994 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-08T13:49:59.418Z] 3.2.0-dev.15 [Pipeline] } [2024-03-08T13:49:59.435Z] $ docker exec --env ******** --env ******** 3f3173fb3f969d9a740df71fed7492409413e2b74d726ef980bf215a26405c6c ssh-agent -k [2024-03-08T13:49:59.531Z] unset SSH_AUTH_SOCK; [2024-03-08T13:49:59.532Z] unset SSH_AGENT_PID; [2024-03-08T13:49:59.532Z] echo Agent pid 75 killed; [2024-03-08T13:49:59.545Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T13:49:59.954Z] + git semver [Pipeline] } [2024-03-08T13:50:00.585Z] $ docker stop --time=1 3f3173fb3f969d9a740df71fed7492409413e2b74d726ef980bf215a26405c6c [2024-03-08T13:50:02.286Z] $ docker rm -f --volumes 3f3173fb3f969d9a740df71fed7492409413e2b74d726ef980bf215a26405c6c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T13:50:02.670Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-08T13:50:03.093Z] Stashed 1 file(s) [Pipeline] echo [2024-03-08T13:50:03.096Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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-03-08T13:50:03.726Z] provisioning config files... [2024-03-08T13:50:03.744Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10600602724815506558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:50:04.122Z] ---> ****-login.sh [2024-03-08T13:50:04.122Z] nexus3.edgexfoundry.org:10001 [2024-03-08T13:50:04.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:50:04.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:50:04.122Z] Configure a credential helper to remove this warning. See [2024-03-08T13:50:04.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:50:04.122Z] [2024-03-08T13:50:04.122Z] Login Succeeded [2024-03-08T13:50:04.122Z] nexus3.edgexfoundry.org:10002 [2024-03-08T13:50:04.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:50:04.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:50:04.123Z] Configure a credential helper to remove this warning. See [2024-03-08T13:50:04.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:50:04.123Z] [2024-03-08T13:50:04.123Z] Login Succeeded [2024-03-08T13:50:04.123Z] nexus3.edgexfoundry.org:10003 [2024-03-08T13:50:04.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:50:04.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:50:04.384Z] Configure a credential helper to remove this warning. See [2024-03-08T13:50:04.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:50:04.384Z] [2024-03-08T13:50:04.384Z] Login Succeeded [2024-03-08T13:50:04.384Z] nexus3.edgexfoundry.org:10004 [2024-03-08T13:50:04.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:50:04.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:50:04.384Z] Configure a credential helper to remove this warning. See [2024-03-08T13:50:04.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:50:04.384Z] [2024-03-08T13:50:04.384Z] Login Succeeded [2024-03-08T13:50:04.384Z] ****.io [2024-03-08T13:50:04.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:50:04.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:50:04.908Z] Configure a credential helper to remove this warning. See [2024-03-08T13:50:04.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:50:04.908Z] [2024-03-08T13:50:04.908Z] Login Succeeded [2024-03-08T13:50:04.908Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T13:50:04.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T13:50:05.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T13:50:05.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T13:50:05.308Z] ========================================================= [2024-03-08T13:50:05.308Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-08T13:50:05.308Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:50:05.793Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-08T13:50:05.793Z] Sending build context to Docker daemon 16.91MB [2024-03-08T13:50:05.793Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T13:50:05.793Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T13:50:06.051Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-08T13:50:06.051Z] 7264a8db6415: Pulling fs layer [2024-03-08T13:50:06.051Z] c4d48a809fc2: Pulling fs layer [2024-03-08T13:50:06.051Z] 4f1c88b9dad5: Pulling fs layer [2024-03-08T13:50:06.051Z] ad3a456e5733: Pulling fs layer [2024-03-08T13:50:06.051Z] 69c7f0334f64: Pulling fs layer [2024-03-08T13:50:06.051Z] 1f1c1a5573a3: Pulling fs layer [2024-03-08T13:50:06.051Z] ce7588e14bc9: Pulling fs layer [2024-03-08T13:50:06.051Z] b5e4710f87ac: Pulling fs layer [2024-03-08T13:50:06.051Z] 1f1c1a5573a3: Waiting [2024-03-08T13:50:06.051Z] ce7588e14bc9: Waiting [2024-03-08T13:50:06.051Z] ad3a456e5733: Waiting [2024-03-08T13:50:06.051Z] 69c7f0334f64: Waiting [2024-03-08T13:50:06.051Z] b5e4710f87ac: Waiting [2024-03-08T13:50:06.051Z] c4d48a809fc2: Verifying Checksum [2024-03-08T13:50:06.051Z] c4d48a809fc2: Download complete [2024-03-08T13:50:06.314Z] ad3a456e5733: Download complete [2024-03-08T13:50:06.314Z] 69c7f0334f64: Download complete [2024-03-08T13:50:06.314Z] 7264a8db6415: Verifying Checksum [2024-03-08T13:50:06.314Z] 7264a8db6415: Download complete [2024-03-08T13:50:06.314Z] 1f1c1a5573a3: Verifying Checksum [2024-03-08T13:50:06.314Z] 1f1c1a5573a3: Download complete [2024-03-08T13:50:06.573Z] 7264a8db6415: Pull complete [2024-03-08T13:50:06.573Z] b5e4710f87ac: Verifying Checksum [2024-03-08T13:50:06.573Z] b5e4710f87ac: Download complete [2024-03-08T13:50:06.832Z] 4f1c88b9dad5: Verifying Checksum [2024-03-08T13:50:06.832Z] 4f1c88b9dad5: Download complete [2024-03-08T13:50:06.832Z] c4d48a809fc2: Pull complete [2024-03-08T13:50:07.098Z] ce7588e14bc9: Verifying Checksum [2024-03-08T13:50:07.098Z] ce7588e14bc9: Download complete [2024-03-08T13:50:11.347Z] 4f1c88b9dad5: Pull complete [2024-03-08T13:50:11.347Z] ad3a456e5733: Pull complete [2024-03-08T13:50:11.347Z] 69c7f0334f64: Pull complete [2024-03-08T13:50:11.347Z] 1f1c1a5573a3: Pull complete [2024-03-08T13:50:13.897Z] ce7588e14bc9: Pull complete [2024-03-08T13:50:14.158Z] b5e4710f87ac: Pull complete [2024-03-08T13:50:14.158Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-08T13:50:14.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T13:50:14.158Z] ---> 88b5674ff536 [2024-03-08T13:50:14.158Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T13:50:18.577Z] Still waiting to schedule task [2024-03-08T13:50:18.577Z] ‘prd-centos7-blackbox-4c-2g-2059’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-08T13:50:18.577Z] ‘prd-ubuntu20.04-docker-8c-8g-5254’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-08T13:50:18.578Z] ‘prd-ubuntu20.04-docker-8c-8g-5255’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-08T13:50:18.578Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5258’ is offline [2024-03-08T13:50:24.191Z] ---> Running in 2dbcff97c448 [2024-03-08T13:50:24.191Z] Removing intermediate container 2dbcff97c448 [2024-03-08T13:50:24.191Z] ---> aed6aabc3a8e [2024-03-08T13:50:24.191Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T13:50:24.191Z] ---> Running in 0690a293bebc [2024-03-08T13:50:24.191Z] Removing intermediate container 0690a293bebc [2024-03-08T13:50:24.191Z] ---> ed97d1278fa6 [2024-03-08T13:50:24.191Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T13:50:24.191Z] ---> Running in 44ddfa80dcd2 [2024-03-08T13:50:24.191Z] Removing intermediate container 44ddfa80dcd2 [2024-03-08T13:50:24.191Z] ---> 07de2e16df15 [2024-03-08T13:50:24.191Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T13:50:24.191Z] ---> Running in ee2f0f8c4050 [2024-03-08T13:50:24.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T13:50:24.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T13:50:24.191Z] OK: 264 MiB in 52 packages [2024-03-08T13:50:24.771Z] Removing intermediate container ee2f0f8c4050 [2024-03-08T13:50:24.771Z] ---> 7d9ec5792399 [2024-03-08T13:50:24.771Z] Step 7/12 : WORKDIR /app [2024-03-08T13:50:25.033Z] ---> Running in 440adbc1d29b [2024-03-08T13:50:25.301Z] Removing intermediate container 440adbc1d29b [2024-03-08T13:50:25.301Z] ---> c87e2b8174db [2024-03-08T13:50:25.301Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-08T13:50:25.572Z] ---> 7208a49eb257 [2024-03-08T13:50:25.572Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T13:50:25.572Z] ---> Running in 6e2a78a0a621 [2024-03-08T13:51:22.189Z] Removing intermediate container 6e2a78a0a621 [2024-03-08T13:51:22.189Z] ---> c4670f32a074 [2024-03-08T13:51:22.189Z] Step 10/12 : COPY . . [2024-03-08T13:51:22.189Z] ---> 0daf0b5bbfca [2024-03-08T13:51:22.189Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T13:51:22.189Z] ---> Running in 1ecdd250db13 [2024-03-08T13:51:22.189Z] Removing intermediate container 1ecdd250db13 [2024-03-08T13:51:22.189Z] ---> 89d44d8d39ff [2024-03-08T13:51:22.189Z] Step 12/12 : RUN $MAKE [2024-03-08T13:51:22.189Z] ---> Running in 5f641b0a75a9 [2024-03-08T13:51:22.189Z] noop [2024-03-08T13:51:22.189Z] Removing intermediate container 5f641b0a75a9 [2024-03-08T13:51:22.189Z] ---> ac7b1df56a76 [2024-03-08T13:51:22.189Z] Successfully built ac7b1df56a76 [2024-03-08T13:51:22.189Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:51:22.696Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T13:51:22.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:51:22.840Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2024-03-08T13:51:22.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-08T13:51:23.866Z] $ docker top d64b6cce3b5332741d79e73d19c41d24911b772d59610311f9e30139a414d7fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T13:51:24.333Z] + go version [2024-03-08T13:51:24.333Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-08T13:51:24.348Z] $ docker stop --time=1 d64b6cce3b5332741d79e73d19c41d24911b772d59610311f9e30139a414d7fa [2024-03-08T13:51:25.998Z] $ docker rm -f --volumes d64b6cce3b5332741d79e73d19c41d24911b772d59610311f9e30139a414d7fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:51:26.776Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T13:51:26.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:51:26.906Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2024-03-08T13:51:26.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-08T13:51:27.841Z] $ docker top db1f4f38bddec1b7cfbba05d7c6875aa702324cc716273e3a4c7f5183c79a643 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T13:51:28.280Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-03-08T13:51:28.646Z] + make test [2024-03-08T13:51:28.646Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-08T13:51:55.282Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-08T13:51:55.282Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-08T13:51:55.282Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.152s coverage: 86.2% of statements [2024-03-08T13:51:56.659Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.730s coverage: 71.9% of statements [2024-03-08T13:52:23.262Z] go vet ./... [2024-03-08T13:52:23.262Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T13:52:23.262Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T13:52:23.262Z] ./bin/test-attribution.sh [2024-03-08T13:52:23.262Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-08T13:52:23.262Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-08T13:52:23.262Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-08T13:52:23.262Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-08T13:52:23.262Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-08T13:52:23.262Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-08T13:52:23.262Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T13:52:23.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T13:52:23.357Z] $ docker stop --time=1 db1f4f38bddec1b7cfbba05d7c6875aa702324cc716273e3a4c7f5183c79a643 [2024-03-08T13:52:32.944Z] $ docker rm -f --volumes db1f4f38bddec1b7cfbba05d7c6875aa702324cc716273e3a4c7f5183c79a643 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T13:52:33.899Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T13:52:34.058Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-08T13:52:35.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T13:52:35.608Z] + ls -al . [2024-03-08T13:52:35.608Z] total 208 [2024-03-08T13:52:35.608Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 13:51 . [2024-03-08T13:52:35.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:49 .. [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 13:49 .dockerignore [2024-03-08T13:52:35.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 13:51 .git [2024-03-08T13:52:35.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:49 .github [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 8 13:49 .gitignore [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 13:49 .golangci.yml [2024-03-08T13:52:35.608Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 13:49 .semver [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 8 13:49 Attribution.txt [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 8 13:49 CHANGELOG.md [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 8 13:49 Dockerfile [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 13:49 GOVERNANCE.md [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 8 13:49 Jenkinsfile [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 13:49 LICENSE [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 8 13:49 Makefile [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 13:49 OWNERS.md [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 8 13:49 README.md [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 13:50 VERSION [2024-03-08T13:52:35.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:49 bin [2024-03-08T13:52:35.608Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 13:51 coverage.out [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 8 13:49 go.mod [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 8 13:49 go.sum [2024-03-08T13:52:35.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:49 images [2024-03-08T13:52:35.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:49 internal [2024-03-08T13:52:35.608Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 13:49 main.go [2024-03-08T13:52:35.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:49 openapi [2024-03-08T13:52:35.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:49 res [2024-03-08T13:52:35.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:52:36.168Z] + 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=24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e --label arch=amd64 --label version=3.2.0-dev.15 . [2024-03-08T13:52:36.168Z] Sending build context to Docker daemon 16.91MB [2024-03-08T13:52:36.168Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T13:52:36.168Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-08T13:52:36.168Z] ---> ac7b1df56a76 [2024-03-08T13:52:36.168Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T13:52:37.179Z] ---> Running in 32de61377a5b [2024-03-08T13:52:37.455Z] Removing intermediate container 32de61377a5b [2024-03-08T13:52:37.455Z] ---> 5cc6dda4f56c [2024-03-08T13:52:37.455Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T13:52:37.727Z] ---> Running in b82a590dbf8d [2024-03-08T13:52:38.011Z] Removing intermediate container b82a590dbf8d [2024-03-08T13:52:38.011Z] ---> bbc325939e06 [2024-03-08T13:52:38.011Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-08T13:52:38.288Z] ---> Running in 1f6620001ed6 [2024-03-08T13:52:38.572Z] Removing intermediate container 1f6620001ed6 [2024-03-08T13:52:38.572Z] ---> cb734fd5c1e7 [2024-03-08T13:52:38.572Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T13:52:38.848Z] ---> Running in 90622fcb25ca [2024-03-08T13:52:39.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T13:52:39.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T13:52:40.024Z] OK: 264 MiB in 52 packages [2024-03-08T13:52:40.632Z] Removing intermediate container 90622fcb25ca [2024-03-08T13:52:40.632Z] ---> 81564b91927e [2024-03-08T13:52:40.632Z] Step 7/30 : WORKDIR /app [2024-03-08T13:52:40.897Z] ---> Running in e07746148e46 [2024-03-08T13:52:41.171Z] Removing intermediate container e07746148e46 [2024-03-08T13:52:41.171Z] ---> 55dfd4336e57 [2024-03-08T13:52:41.171Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-08T13:52:41.467Z] ---> d96daadd1bc9 [2024-03-08T13:52:41.467Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T13:52:41.467Z] ---> Running in 36965ca4bf39 [2024-03-08T13:52:42.083Z] Removing intermediate container 36965ca4bf39 [2024-03-08T13:52:42.083Z] ---> 34c60037b717 [2024-03-08T13:52:42.083Z] Step 10/30 : COPY . . [2024-03-08T13:52:42.723Z] ---> 0d8ed39c3533 [2024-03-08T13:52:42.723Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T13:52:43.029Z] ---> Running in e5162455f30d [2024-03-08T13:52:43.029Z] Removing intermediate container e5162455f30d [2024-03-08T13:52:43.029Z] ---> c5c0d2484669 [2024-03-08T13:52:43.029Z] Step 12/30 : RUN $MAKE [2024-03-08T13:52:43.311Z] ---> Running in b0a0da590315 [2024-03-08T13:52:43.596Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.15 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.15" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-08T13:53:10.701Z] Removing intermediate container b0a0da590315 [2024-03-08T13:53:10.701Z] ---> 864289434024 [2024-03-08T13:53:10.701Z] Step 13/30 : FROM alpine:3.18 [2024-03-08T13:53:10.701Z] 3.18: Pulling from library/alpine [2024-03-08T13:53:10.701Z] 619be1103602: Pulling fs layer [2024-03-08T13:53:10.701Z] 619be1103602: Verifying Checksum [2024-03-08T13:53:10.701Z] 619be1103602: Download complete [2024-03-08T13:53:10.701Z] 619be1103602: Pull complete [2024-03-08T13:53:10.701Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T13:53:10.701Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T13:53:10.701Z] ---> d3782b16ccc9 [2024-03-08T13:53:10.701Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T13:53:10.701Z] ---> Running in f771c4c2ba85 [2024-03-08T13:53:10.701Z] Removing intermediate container f771c4c2ba85 [2024-03-08T13:53:10.701Z] ---> 76b953cd8797 [2024-03-08T13:53:10.701Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-08T13:53:10.701Z] ---> Running in 1239a42dcf12 [2024-03-08T13:53:10.701Z] Removing intermediate container 1239a42dcf12 [2024-03-08T13:53:10.701Z] ---> 1600445cf074 [2024-03-08T13:53:10.701Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-08T13:53:10.701Z] ---> Running in e9d00048b0dc [2024-03-08T13:53:10.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T13:53:10.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T13:53:11.284Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-08T13:53:11.284Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-08T13:53:11.284Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T13:53:11.284Z] Executing ca-certificates-20230506-r0.trigger [2024-03-08T13:53:11.284Z] OK: 8 MiB in 17 packages [2024-03-08T13:53:12.336Z] Removing intermediate container e9d00048b0dc [2024-03-08T13:53:12.336Z] ---> 90aa38e2e6e5 [2024-03-08T13:53:12.336Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-08T13:53:12.336Z] ---> Running in a53cc775e0ec [2024-03-08T13:53:12.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T13:53:12.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T13:53:13.263Z] OK: 8 MiB in 17 packages [2024-03-08T13:53:13.832Z] Removing intermediate container a53cc775e0ec [2024-03-08T13:53:13.832Z] ---> 3aa4fc558127 [2024-03-08T13:53:13.832Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-08T13:53:14.097Z] ---> 1b150309f8d3 [2024-03-08T13:53:14.097Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-08T13:53:14.375Z] ---> b55eb0e3af6e [2024-03-08T13:53:14.375Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-08T13:53:14.656Z] ---> a469b7d4847d [2024-03-08T13:53:14.656Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-08T13:53:14.656Z] ---> 639e2f0626cc [2024-03-08T13:53:14.656Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-08T13:53:16.572Z] ---> 14689b17eec6 [2024-03-08T13:53:16.572Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-08T13:53:16.572Z] ---> Running in 624800d84cf6 [2024-03-08T13:53:17.199Z] Removing intermediate container 624800d84cf6 [2024-03-08T13:53:17.200Z] ---> e9c2177a8788 [2024-03-08T13:53:17.200Z] Step 24/30 : VOLUME /cache [2024-03-08T13:53:17.200Z] ---> Running in 70b6d49f2dbf [2024-03-08T13:53:17.200Z] Removing intermediate container 70b6d49f2dbf [2024-03-08T13:53:17.200Z] ---> bc9747e11e2b [2024-03-08T13:53:17.200Z] Step 25/30 : EXPOSE 59711 [2024-03-08T13:53:17.200Z] ---> Running in 56bda27c3a3a [2024-03-08T13:53:17.200Z] Removing intermediate container 56bda27c3a3a [2024-03-08T13:53:17.200Z] ---> 9fcc97a66cf8 [2024-03-08T13:53:17.200Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-08T13:53:17.495Z] ---> Running in 4f8da8d123d1 [2024-03-08T13:53:17.823Z] Removing intermediate container 4f8da8d123d1 [2024-03-08T13:53:17.823Z] ---> 5ca46554cb61 [2024-03-08T13:53:17.823Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-08T13:53:17.823Z] ---> Running in 19ccf431464d [2024-03-08T13:53:17.823Z] Removing intermediate container 19ccf431464d [2024-03-08T13:53:17.823Z] ---> 06fbc80bf4ab [2024-03-08T13:53:17.823Z] Step 28/30 : LABEL arch=amd64 [2024-03-08T13:53:17.823Z] ---> Running in d36a1cd14525 [2024-03-08T13:53:18.111Z] Removing intermediate container d36a1cd14525 [2024-03-08T13:53:18.111Z] ---> 7b8579d57b97 [2024-03-08T13:53:18.111Z] Step 29/30 : LABEL git_sha=24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [2024-03-08T13:53:18.111Z] ---> Running in 6a841843ccb1 [2024-03-08T13:53:18.399Z] Removing intermediate container 6a841843ccb1 [2024-03-08T13:53:18.399Z] ---> 33c90393ecb7 [2024-03-08T13:53:18.399Z] Step 30/30 : LABEL version=3.2.0-dev.15 [2024-03-08T13:53:18.399Z] ---> Running in fc17919583b1 [2024-03-08T13:53:18.399Z] Removing intermediate container fc17919583b1 [2024-03-08T13:53:18.399Z] ---> a926ee3d973d [2024-03-08T13:53:18.399Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T13:53:18.399Z] Successfully built a926ee3d973d [2024-03-08T13:53:18.399Z] 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-03-08T13:53:19.034Z] provisioning config files... [2024-03-08T13:53:19.071Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15501925011497604403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:53:19.469Z] ---> ****-login.sh [2024-03-08T13:53:19.469Z] nexus3.edgexfoundry.org:10001 [2024-03-08T13:53:19.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:53:19.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:53:19.470Z] Configure a credential helper to remove this warning. See [2024-03-08T13:53:19.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:53:19.470Z] [2024-03-08T13:53:19.470Z] Login Succeeded [2024-03-08T13:53:19.470Z] nexus3.edgexfoundry.org:10002 [2024-03-08T13:53:19.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:53:19.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:53:19.470Z] Configure a credential helper to remove this warning. See [2024-03-08T13:53:19.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:53:19.470Z] [2024-03-08T13:53:19.470Z] Login Succeeded [2024-03-08T13:53:19.470Z] nexus3.edgexfoundry.org:10003 [2024-03-08T13:53:19.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:53:19.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:53:19.745Z] Configure a credential helper to remove this warning. See [2024-03-08T13:53:19.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:53:19.745Z] [2024-03-08T13:53:19.745Z] Login Succeeded [2024-03-08T13:53:19.745Z] nexus3.edgexfoundry.org:10004 [2024-03-08T13:53:19.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:53:19.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:53:19.745Z] Configure a credential helper to remove this warning. See [2024-03-08T13:53:19.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:53:19.745Z] [2024-03-08T13:53:19.745Z] Login Succeeded [2024-03-08T13:53:19.745Z] ****.io [2024-03-08T13:53:20.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:53:20.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:53:20.023Z] Configure a credential helper to remove this warning. See [2024-03-08T13:53:20.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:53:20.023Z] [2024-03-08T13:53:20.023Z] Login Succeeded [2024-03-08T13:53:20.024Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T13:53:20.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T13:53:20.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T13:53:20.381Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-03-08T13:53:20.381Z] 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [2024-03-08T13:53:20.381Z] latest [2024-03-08T13:53:20.381Z] 3.2.0-dev.15 [2024-03-08T13:53:20.381Z] 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 [2024-03-08T13:53:20.381Z] main [2024-03-08T13:53:20.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:53:21.025Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:53:21.498Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [2024-03-08T13:53:21.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-08T13:53:21.498Z] 260db56d22be: Preparing [2024-03-08T13:53:21.498Z] 93b47c47934e: Preparing [2024-03-08T13:53:21.498Z] 37bf3326a7eb: Preparing [2024-03-08T13:53:21.498Z] fc4d5a44069e: Preparing [2024-03-08T13:53:21.498Z] 50150bc92a5b: Preparing [2024-03-08T13:53:21.498Z] 243fd132fc12: Preparing [2024-03-08T13:53:21.498Z] 983f1403fedf: Preparing [2024-03-08T13:53:21.498Z] 2e06fbe4b0f9: Preparing [2024-03-08T13:53:21.498Z] aedc3bda2944: Preparing [2024-03-08T13:53:21.498Z] 243fd132fc12: Waiting [2024-03-08T13:53:21.498Z] 983f1403fedf: Waiting [2024-03-08T13:53:21.498Z] aedc3bda2944: Waiting [2024-03-08T13:53:21.498Z] 260db56d22be: Pushed [2024-03-08T13:53:21.498Z] 50150bc92a5b: Pushed [2024-03-08T13:53:21.498Z] 37bf3326a7eb: Pushed [2024-03-08T13:53:21.498Z] fc4d5a44069e: Pushed [2024-03-08T13:53:21.764Z] 983f1403fedf: Pushed [2024-03-08T13:53:21.764Z] aedc3bda2944: Layer already exists [2024-03-08T13:53:21.764Z] 243fd132fc12: Pushed [2024-03-08T13:53:21.764Z] 2e06fbe4b0f9: Pushed [2024-03-08T13:53:24.439Z] 93b47c47934e: Pushed [2024-03-08T13:53:24.439Z] 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e: digest: sha256:abbe5a2b821b61fad8f62d73438332a46b9c16f5ad8bcf8b6d6bd76367ed6a77 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:53:24.951Z] + 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-03-08T13:53:25.411Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-08T13:53:25.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-08T13:53:25.411Z] 260db56d22be: Preparing [2024-03-08T13:53:25.411Z] 93b47c47934e: Preparing [2024-03-08T13:53:25.411Z] 37bf3326a7eb: Preparing [2024-03-08T13:53:25.411Z] fc4d5a44069e: Preparing [2024-03-08T13:53:25.411Z] 50150bc92a5b: Preparing [2024-03-08T13:53:25.411Z] 243fd132fc12: Preparing [2024-03-08T13:53:25.411Z] 983f1403fedf: Preparing [2024-03-08T13:53:25.411Z] 2e06fbe4b0f9: Preparing [2024-03-08T13:53:25.411Z] aedc3bda2944: Preparing [2024-03-08T13:53:25.411Z] 243fd132fc12: Waiting [2024-03-08T13:53:25.411Z] 2e06fbe4b0f9: Waiting [2024-03-08T13:53:25.411Z] 983f1403fedf: Waiting [2024-03-08T13:53:25.411Z] fc4d5a44069e: Layer already exists [2024-03-08T13:53:25.411Z] 50150bc92a5b: Layer already exists [2024-03-08T13:53:25.411Z] 37bf3326a7eb: Layer already exists [2024-03-08T13:53:25.411Z] 93b47c47934e: Layer already exists [2024-03-08T13:53:25.411Z] 260db56d22be: Layer already exists [2024-03-08T13:53:25.411Z] 243fd132fc12: Layer already exists [2024-03-08T13:53:25.411Z] aedc3bda2944: Layer already exists [2024-03-08T13:53:25.411Z] 983f1403fedf: Layer already exists [2024-03-08T13:53:25.411Z] 2e06fbe4b0f9: Layer already exists [2024-03-08T13:53:25.411Z] latest: digest: sha256:abbe5a2b821b61fad8f62d73438332a46b9c16f5ad8bcf8b6d6bd76367ed6a77 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:53:25.896Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:53:26.419Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.15 [2024-03-08T13:53:26.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-08T13:53:26.419Z] 260db56d22be: Preparing [2024-03-08T13:53:26.419Z] 93b47c47934e: Preparing [2024-03-08T13:53:26.419Z] 37bf3326a7eb: Preparing [2024-03-08T13:53:26.419Z] fc4d5a44069e: Preparing [2024-03-08T13:53:26.419Z] 50150bc92a5b: Preparing [2024-03-08T13:53:26.419Z] 243fd132fc12: Preparing [2024-03-08T13:53:26.419Z] 983f1403fedf: Preparing [2024-03-08T13:53:26.419Z] 2e06fbe4b0f9: Preparing [2024-03-08T13:53:26.419Z] aedc3bda2944: Preparing [2024-03-08T13:53:26.419Z] 243fd132fc12: Waiting [2024-03-08T13:53:26.419Z] 983f1403fedf: Waiting [2024-03-08T13:53:26.419Z] 2e06fbe4b0f9: Waiting [2024-03-08T13:53:26.419Z] aedc3bda2944: Waiting [2024-03-08T13:53:26.419Z] 260db56d22be: Layer already exists [2024-03-08T13:53:26.419Z] 93b47c47934e: Layer already exists [2024-03-08T13:53:26.419Z] fc4d5a44069e: Layer already exists [2024-03-08T13:53:26.419Z] 37bf3326a7eb: Layer already exists [2024-03-08T13:53:26.419Z] 50150bc92a5b: Layer already exists [2024-03-08T13:53:26.419Z] 243fd132fc12: Layer already exists [2024-03-08T13:53:26.419Z] aedc3bda2944: Layer already exists [2024-03-08T13:53:26.419Z] 983f1403fedf: Layer already exists [2024-03-08T13:53:26.419Z] 2e06fbe4b0f9: Layer already exists [2024-03-08T13:53:26.419Z] 3.2.0-dev.15: digest: sha256:abbe5a2b821b61fad8f62d73438332a46b9c16f5ad8bcf8b6d6bd76367ed6a77 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:53:26.903Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:53:27.353Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 [2024-03-08T13:53:27.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-08T13:53:27.354Z] 260db56d22be: Preparing [2024-03-08T13:53:27.354Z] 93b47c47934e: Preparing [2024-03-08T13:53:27.354Z] 37bf3326a7eb: Preparing [2024-03-08T13:53:27.354Z] fc4d5a44069e: Preparing [2024-03-08T13:53:27.354Z] 50150bc92a5b: Preparing [2024-03-08T13:53:27.354Z] 243fd132fc12: Preparing [2024-03-08T13:53:27.354Z] 983f1403fedf: Preparing [2024-03-08T13:53:27.354Z] 2e06fbe4b0f9: Preparing [2024-03-08T13:53:27.354Z] aedc3bda2944: Preparing [2024-03-08T13:53:27.354Z] 243fd132fc12: Waiting [2024-03-08T13:53:27.354Z] 2e06fbe4b0f9: Waiting [2024-03-08T13:53:27.354Z] aedc3bda2944: Waiting [2024-03-08T13:53:27.354Z] 50150bc92a5b: Layer already exists [2024-03-08T13:53:27.354Z] 93b47c47934e: Layer already exists [2024-03-08T13:53:27.354Z] fc4d5a44069e: Layer already exists [2024-03-08T13:53:27.354Z] 37bf3326a7eb: Layer already exists [2024-03-08T13:53:27.354Z] 260db56d22be: Layer already exists [2024-03-08T13:53:27.354Z] 2e06fbe4b0f9: Layer already exists [2024-03-08T13:53:27.354Z] 243fd132fc12: Layer already exists [2024-03-08T13:53:27.354Z] 983f1403fedf: Layer already exists [2024-03-08T13:53:27.354Z] aedc3bda2944: Layer already exists [2024-03-08T13:53:27.354Z] 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15: digest: sha256:abbe5a2b821b61fad8f62d73438332a46b9c16f5ad8bcf8b6d6bd76367ed6a77 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:53:27.823Z] + 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-03-08T13:53:28.258Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-03-08T13:53:28.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-08T13:53:28.258Z] 260db56d22be: Preparing [2024-03-08T13:53:28.258Z] 93b47c47934e: Preparing [2024-03-08T13:53:28.258Z] 37bf3326a7eb: Preparing [2024-03-08T13:53:28.258Z] fc4d5a44069e: Preparing [2024-03-08T13:53:28.258Z] 50150bc92a5b: Preparing [2024-03-08T13:53:28.258Z] 243fd132fc12: Preparing [2024-03-08T13:53:28.258Z] 983f1403fedf: Preparing [2024-03-08T13:53:28.258Z] 2e06fbe4b0f9: Preparing [2024-03-08T13:53:28.258Z] aedc3bda2944: Preparing [2024-03-08T13:53:28.258Z] 243fd132fc12: Waiting [2024-03-08T13:53:28.258Z] 983f1403fedf: Waiting [2024-03-08T13:53:28.258Z] aedc3bda2944: Waiting [2024-03-08T13:53:28.258Z] 93b47c47934e: Layer already exists [2024-03-08T13:53:28.258Z] 50150bc92a5b: Layer already exists [2024-03-08T13:53:28.258Z] fc4d5a44069e: Layer already exists [2024-03-08T13:53:28.258Z] 260db56d22be: Layer already exists [2024-03-08T13:53:28.258Z] 37bf3326a7eb: Layer already exists [2024-03-08T13:53:28.258Z] 2e06fbe4b0f9: Layer already exists [2024-03-08T13:53:28.258Z] aedc3bda2944: Layer already exists [2024-03-08T13:53:28.258Z] 243fd132fc12: Layer already exists [2024-03-08T13:53:28.258Z] 983f1403fedf: Layer already exists [2024-03-08T13:53:28.258Z] main: digest: sha256:abbe5a2b821b61fad8f62d73438332a46b9c16f5ad8bcf8b6d6bd76367ed6a77 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T13:53:28.556Z] ===================================================== [Pipeline] echo [2024-03-08T13:53:28.610Z] taggedImages: [2024-03-08T13:53:28.610Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [2024-03-08T13:53:28.610Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-08T13:53:28.610Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.15 [2024-03-08T13:53:28.610Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 [2024-03-08T13:53:28.610Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:53:29.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T13:53:29.395Z] [2024-03-08T13:53:29.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:53:29.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T13:53:29.743Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-08T13:53:29.743Z] 5eb5b503b376: Pulling fs layer [2024-03-08T13:53:29.743Z] 5c69ac0246d0: Pulling fs layer [2024-03-08T13:53:29.743Z] ec43610c2a17: Pulling fs layer [2024-03-08T13:53:29.743Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-08T13:53:29.743Z] 33b1e0a273af: Pulling fs layer [2024-03-08T13:53:29.743Z] 5d3b04190fa2: Pulling fs layer [2024-03-08T13:53:29.743Z] 2f39f015ded8: Pulling fs layer [2024-03-08T13:53:29.743Z] 3a2ae6a8a46f: Waiting [2024-03-08T13:53:29.743Z] 33b1e0a273af: Waiting [2024-03-08T13:53:29.743Z] 5d3b04190fa2: Waiting [2024-03-08T13:53:29.743Z] 2f39f015ded8: Waiting [2024-03-08T13:53:29.743Z] 5c69ac0246d0: Verifying Checksum [2024-03-08T13:53:29.743Z] 5c69ac0246d0: Download complete [2024-03-08T13:53:30.005Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-08T13:53:30.005Z] 3a2ae6a8a46f: Download complete [2024-03-08T13:53:30.005Z] 33b1e0a273af: Verifying Checksum [2024-03-08T13:53:30.005Z] 33b1e0a273af: Download complete [2024-03-08T13:53:30.005Z] ec43610c2a17: Verifying Checksum [2024-03-08T13:53:30.005Z] ec43610c2a17: Download complete [2024-03-08T13:53:30.005Z] 5d3b04190fa2: Verifying Checksum [2024-03-08T13:53:30.005Z] 5d3b04190fa2: Download complete [2024-03-08T13:53:30.005Z] 5eb5b503b376: Download complete [2024-03-08T13:53:30.953Z] 2f39f015ded8: Download complete [2024-03-08T13:53:31.527Z] 5eb5b503b376: Pull complete [2024-03-08T13:53:31.527Z] 5c69ac0246d0: Pull complete [2024-03-08T13:53:32.094Z] ec43610c2a17: Pull complete [2024-03-08T13:53:32.094Z] 3a2ae6a8a46f: Pull complete [2024-03-08T13:53:32.351Z] 33b1e0a273af: Pull complete [2024-03-08T13:53:32.351Z] 5d3b04190fa2: Pull complete [2024-03-08T13:53:36.530Z] 2f39f015ded8: Pull complete [2024-03-08T13:53:36.530Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-08T13:53:36.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T13:53:36.530Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:53:36.757Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2024-03-08T13:53:36.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-08T13:53:37.843Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5259 in /w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-08T13:53:44.870Z] $ docker top 7ed0c9ced749980f25f00639a1e2828e34dd32ad0a9eb4a7ce36d393d231ea73 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-03-08T13:53:45.098Z] Running in /w/workspace/app-rfid-llrp-inventory/167 [Pipeline] { [Pipeline] checkout [2024-03-08T13:53:45.166Z] The recommended git tool is: git [2024-03-08T13:53:45.352Z] ---> job-cost.sh [2024-03-08T13:53:45.352Z] lf-activate-venv: SKIPPING [2024-03-08T13:53:45.352Z] INFO: No Stack... [2024-03-08T13:53:45.612Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T13:53:46.179Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T13:53:46.467Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-03-08T13:53:46.467Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T13:53:46.477Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] [2024-03-08T13:53:46.482Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] did not exist. Created. [2024-03-08T13:53:46.488Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T13:53:46.848Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-08T13:53:46.871Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T13:53:46.921Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T13:53:47.013Z] $ docker stop --time=1 7ed0c9ced749980f25f00639a1e2828e34dd32ad0a9eb4a7ce36d393d231ea73 [2024-03-08T13:53:48.425Z] $ docker rm -f --volumes 7ed0c9ced749980f25f00639a1e2828e34dd32ad0a9eb4a7ce36d393d231ea73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-08T13:53:51.093Z] using credential edgex-jenkins-ssh [2024-03-08T13:53:51.112Z] Cloning the remote Git repository [2024-03-08T13:53:51.172Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-08T13:53:51.282Z] > git init /w/workspace/app-rfid-llrp-inventory/167 # timeout=10 [2024-03-08T13:53:51.469Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-08T13:53:51.471Z] > git --version # timeout=10 [2024-03-08T13:53:51.496Z] > git --version # 'git version 2.25.1' [2024-03-08T13:53:51.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T13:53:51.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T13:53:55.331Z] Avoid second fetch [2024-03-08T13:53:55.332Z] Checking out Revision 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e (main) [2024-03-08T13:53:54.333Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-08T13:53:54.358Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T13:53:55.358Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T13:53:56.072Z] Commit message: "Merge pull request #277 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T13:53:55.431Z] > git checkout -f 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e # timeout=10 [2024-03-08T13:53:57.247Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-08T13:53:57.247Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T13:53:57.247Z] Dload Upload Total Spent Left Speed [2024-03-08T13:53:57.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2024-03-08T13:53:57.601Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-08T13:53:57.941Z] + sudo tee /etc/docker/daemon.new+ [2024-03-08T13:53:57.941Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-08T13:53:57.941Z] { [2024-03-08T13:53:57.941Z] "registry-mirrors": [ [2024-03-08T13:53:57.941Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-08T13:53:57.941Z] ], [2024-03-08T13:53:57.941Z] "bip": "10.250.0.254/24", [2024-03-08T13:53:57.941Z] "hosts": [ [2024-03-08T13:53:57.941Z] "tcp://0.0.0.0:5555", [2024-03-08T13:53:57.941Z] "unix:///var/run/docker.sock" [2024-03-08T13:53:57.941Z] ], [2024-03-08T13:53:57.941Z] "mtu": 1458, [2024-03-08T13:53:57.941Z] "selinux-enabled": true, [2024-03-08T13:53:57.941Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-08T13:53:57.941Z] } [Pipeline] sh [2024-03-08T13:53:58.278Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-08T13:53:58.622Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T13:54:16.994Z] provisioning config files... [2024-03-08T13:54:17.023Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/167@tmp/config2802876193176130415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:54:17.546Z] ---> ****-login.sh [2024-03-08T13:54:17.547Z] nexus3.edgexfoundry.org:10001 [2024-03-08T13:54:18.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:54:18.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:54:18.413Z] Configure a credential helper to remove this warning. See [2024-03-08T13:54:18.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:54:18.413Z] [2024-03-08T13:54:18.413Z] Login Succeeded [2024-03-08T13:54:18.413Z] nexus3.edgexfoundry.org:10002 [2024-03-08T13:54:18.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:54:18.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:54:18.828Z] Configure a credential helper to remove this warning. See [2024-03-08T13:54:18.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:54:18.828Z] [2024-03-08T13:54:18.828Z] Login Succeeded [2024-03-08T13:54:18.828Z] nexus3.edgexfoundry.org:10003 [2024-03-08T13:54:18.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:54:19.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:54:19.102Z] Configure a credential helper to remove this warning. See [2024-03-08T13:54:19.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:54:19.102Z] [2024-03-08T13:54:19.102Z] Login Succeeded [2024-03-08T13:54:19.102Z] nexus3.edgexfoundry.org:10004 [2024-03-08T13:54:19.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:54:19.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:54:19.374Z] Configure a credential helper to remove this warning. See [2024-03-08T13:54:19.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:54:19.374Z] [2024-03-08T13:54:19.374Z] Login Succeeded [2024-03-08T13:54:19.374Z] ****.io [2024-03-08T13:54:19.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:54:19.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:54:19.927Z] Configure a credential helper to remove this warning. See [2024-03-08T13:54:19.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:54:19.927Z] [2024-03-08T13:54:19.927Z] Login Succeeded [2024-03-08T13:54:19.927Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T13:54:19.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T13:54:20.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T13:54:20.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T13:54:20.765Z] ========================================================= [2024-03-08T13:54:20.765Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-08T13:54:20.765Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:54:21.331Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-08T13:54:21.598Z] Sending build context to Docker daemon 670.2kB [2024-03-08T13:54:21.598Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T13:54:21.598Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T13:54:21.873Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-08T13:54:21.873Z] 9fda8d8052c6: Pulling fs layer [2024-03-08T13:54:21.873Z] 5d54e960e981: Pulling fs layer [2024-03-08T13:54:21.873Z] c4a7e357bf2a: Pulling fs layer [2024-03-08T13:54:21.873Z] f0e02332f6b5: Pulling fs layer [2024-03-08T13:54:21.873Z] 872ee5b61b7b: Pulling fs layer [2024-03-08T13:54:21.873Z] 0c6a40ed1a82: Pulling fs layer [2024-03-08T13:54:21.873Z] 94ae7d8d031c: Pulling fs layer [2024-03-08T13:54:21.873Z] 872ee5b61b7b: Waiting [2024-03-08T13:54:21.873Z] 0c6a40ed1a82: Waiting [2024-03-08T13:54:21.873Z] f0e02332f6b5: Waiting [2024-03-08T13:54:21.873Z] 94ae7d8d031c: Waiting [2024-03-08T13:54:21.873Z] 5d54e960e981: Verifying Checksum [2024-03-08T13:54:21.873Z] 5d54e960e981: Download complete [2024-03-08T13:54:21.873Z] f0e02332f6b5: Verifying Checksum [2024-03-08T13:54:21.873Z] f0e02332f6b5: Download complete [2024-03-08T13:54:21.873Z] 872ee5b61b7b: Verifying Checksum [2024-03-08T13:54:21.873Z] 872ee5b61b7b: Download complete [2024-03-08T13:54:21.873Z] 9fda8d8052c6: Download complete [2024-03-08T13:54:22.457Z] 94ae7d8d031c: Verifying Checksum [2024-03-08T13:54:22.457Z] 94ae7d8d031c: Download complete [2024-03-08T13:54:22.724Z] 9fda8d8052c6: Pull complete [2024-03-08T13:54:23.306Z] 5d54e960e981: Pull complete [2024-03-08T13:54:23.586Z] c4a7e357bf2a: Verifying Checksum [2024-03-08T13:54:25.000Z] 0c6a40ed1a82: Verifying Checksum [2024-03-08T13:54:25.000Z] 0c6a40ed1a82: Download complete [2024-03-08T13:54:37.305Z] c4a7e357bf2a: Pull complete [2024-03-08T13:54:37.305Z] f0e02332f6b5: Pull complete [2024-03-08T13:54:37.305Z] 872ee5b61b7b: Pull complete [2024-03-08T13:54:45.521Z] 0c6a40ed1a82: Pull complete [2024-03-08T13:54:46.483Z] 94ae7d8d031c: Pull complete [2024-03-08T13:54:46.483Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-08T13:54:46.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T13:54:46.483Z] ---> 86de565de09d [2024-03-08T13:54:46.483Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T13:54:47.461Z] ---> Running in d27bbd355930 [2024-03-08T13:54:47.728Z] Removing intermediate container d27bbd355930 [2024-03-08T13:54:47.728Z] ---> c30ced6c7542 [2024-03-08T13:54:47.728Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T13:54:47.728Z] ---> Running in 53854ad7a434 [2024-03-08T13:54:47.996Z] Removing intermediate container 53854ad7a434 [2024-03-08T13:54:47.996Z] ---> 763b79433ce0 [2024-03-08T13:54:47.996Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T13:54:48.271Z] ---> Running in c726384c4043 [2024-03-08T13:54:48.538Z] Removing intermediate container c726384c4043 [2024-03-08T13:54:48.538Z] ---> 5b06bdef535a [2024-03-08T13:54:48.538Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T13:54:48.538Z] ---> Running in 8ceaf5c81fd5 [2024-03-08T13:54:49.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T13:54:50.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T13:54:51.041Z] OK: 266 MiB in 52 packages [2024-03-08T13:54:52.003Z] Removing intermediate container 8ceaf5c81fd5 [2024-03-08T13:54:52.003Z] ---> 8ae1301e09c3 [2024-03-08T13:54:52.003Z] Step 7/12 : WORKDIR /app [2024-03-08T13:54:52.003Z] ---> Running in b8a4ce652a7f [2024-03-08T13:54:52.268Z] Removing intermediate container b8a4ce652a7f [2024-03-08T13:54:52.268Z] ---> 805ab9ec2bed [2024-03-08T13:54:52.268Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-08T13:54:52.849Z] ---> 7e3644d4399c [2024-03-08T13:54:52.849Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T13:54:52.849Z] ---> Running in d9ef592ef3bd [2024-03-08T13:56:00.783Z] Removing intermediate container d9ef592ef3bd [2024-03-08T13:56:00.783Z] ---> 905e31a68677 [2024-03-08T13:56:00.783Z] Step 10/12 : COPY . . [2024-03-08T13:56:00.783Z] ---> 0ee5ea8a51fe [2024-03-08T13:56:00.784Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T13:56:00.784Z] ---> Running in 6f8997b3ba2c [2024-03-08T13:56:00.784Z] Removing intermediate container 6f8997b3ba2c [2024-03-08T13:56:00.784Z] ---> c34c0fe7ae12 [2024-03-08T13:56:00.784Z] Step 12/12 : RUN $MAKE [2024-03-08T13:56:00.784Z] ---> Running in 4b0063464583 [2024-03-08T13:56:00.784Z] noop [2024-03-08T13:56:00.784Z] Removing intermediate container 4b0063464583 [2024-03-08T13:56:00.784Z] ---> fcc9f07a25b4 [2024-03-08T13:56:00.784Z] Successfully built fcc9f07a25b4 [2024-03-08T13:56:00.784Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:56:01.300Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T13:56:01.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:56:01.697Z] prd-ubuntu20.04-docker-arm64-4c-16g-5259 does not seem to be running inside a container [2024-03-08T13:56:01.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/167 -v /w/workspace/app-rfid-llrp-inventory/167:/w/workspace/app-rfid-llrp-inventory/167:rw,z -v /w/workspace/app-rfid-llrp-inventory/167@tmp:/w/workspace/app-rfid-llrp-inventory/167@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-03-08T13:56:03.123Z] $ docker top b9f3c8dd5ba24a0ba1805c25d9a0536ff77fa552705d3148d2467e7ade6028c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T13:56:04.083Z] + go version [2024-03-08T13:56:04.083Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-08T13:56:04.117Z] $ docker stop --time=1 b9f3c8dd5ba24a0ba1805c25d9a0536ff77fa552705d3148d2467e7ade6028c0 [2024-03-08T13:56:05.798Z] $ docker rm -f --volumes b9f3c8dd5ba24a0ba1805c25d9a0536ff77fa552705d3148d2467e7ade6028c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:56:06.779Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T13:56:06.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:56:07.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-5259 does not seem to be running inside a container [2024-03-08T13:56:07.184Z] $ 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/167 -v /w/workspace/app-rfid-llrp-inventory/167:/w/workspace/app-rfid-llrp-inventory/167:rw,z -v /w/workspace/app-rfid-llrp-inventory/167@tmp:/w/workspace/app-rfid-llrp-inventory/167@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-03-08T13:56:08.512Z] $ docker top ddfcae0894a94724093ef10340ec0f789ee16035ca5375747048b6df98176c99 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T13:56:09.250Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/167 [Pipeline] fileExists [Pipeline] sh [2024-03-08T13:56:09.996Z] + make test [2024-03-08T13:56:09.996Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-08T13:58:32.010Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-08T13:58:32.010Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-08T13:58:32.010Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.001s coverage: 86.2% of statements [2024-03-08T13:58:32.974Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.358s coverage: 71.9% of statements [2024-03-08T13:58:33.938Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-08T13:58:33.938Z] go vet ./... [2024-03-08T14:00:25.759Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T14:00:25.759Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T14:00:25.759Z] ./bin/test-attribution.sh [2024-03-08T14:00:25.759Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-08T14:00:25.759Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-08T14:00:25.759Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-08T14:00:25.759Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-08T14:00:25.759Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-08T14:00:26.059Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-08T14:00:26.059Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T14:00:26.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T14:00:26.223Z] $ docker stop --time=1 ddfcae0894a94724093ef10340ec0f789ee16035ca5375747048b6df98176c99 [2024-03-08T14:00:28.174Z] $ docker rm -f --volumes ddfcae0894a94724093ef10340ec0f789ee16035ca5375747048b6df98176c99 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T14:00:30.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T14:00:30.199Z] Warning: overwriting stash ‘coverage-report’ [2024-03-08T14:00:30.825Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T14:00:31.861Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T14:00:32.217Z] + ls -al . [2024-03-08T14:00:32.217Z] total 204 [2024-03-08T14:00:32.217Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 13:56 . [2024-03-08T14:00:32.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:53 .. [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 13:53 .dockerignore [2024-03-08T14:00:32.217Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 13:53 .git [2024-03-08T14:00:32.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:53 .github [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 8 13:53 .gitignore [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 13:53 .golangci.yml [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 8 13:53 Attribution.txt [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 8 13:53 CHANGELOG.md [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 8 13:53 Dockerfile [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 13:53 GOVERNANCE.md [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 8 13:53 Jenkinsfile [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 13:53 LICENSE [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 8 13:53 Makefile [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 13:53 OWNERS.md [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 8 13:53 README.md [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 13:50 VERSION [2024-03-08T14:00:32.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:53 bin [2024-03-08T14:00:32.217Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 13:58 coverage.out [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 8 13:53 go.mod [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 8 13:53 go.sum [2024-03-08T14:00:32.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:53 images [2024-03-08T14:00:32.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:53 internal [2024-03-08T14:00:32.217Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 13:53 main.go [2024-03-08T14:00:32.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:53 openapi [2024-03-08T14:00:32.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:53 res [2024-03-08T14:00:32.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:53 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:00:32.775Z] + 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=24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e --label arch=arm64 --label version=3.2.0-dev.15 . [2024-03-08T14:00:33.071Z] Sending build context to Docker daemon 670.2kB [2024-03-08T14:00:33.071Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T14:00:33.071Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-08T14:00:33.071Z] ---> fcc9f07a25b4 [2024-03-08T14:00:33.071Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T14:00:33.071Z] ---> Running in 375b98769de2 [2024-03-08T14:00:33.363Z] Removing intermediate container 375b98769de2 [2024-03-08T14:00:33.364Z] ---> a4595f2b1ecc [2024-03-08T14:00:33.364Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T14:00:33.364Z] ---> Running in c2d3d600c3e6 [2024-03-08T14:00:33.987Z] Removing intermediate container c2d3d600c3e6 [2024-03-08T14:00:33.987Z] ---> 7a04762f355e [2024-03-08T14:00:33.987Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-08T14:00:33.987Z] ---> Running in ddd54592fef4 [2024-03-08T14:00:34.264Z] Removing intermediate container ddd54592fef4 [2024-03-08T14:00:34.264Z] ---> 54d3efc96489 [2024-03-08T14:00:34.264Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T14:00:34.264Z] ---> Running in b8750f2d6979 [2024-03-08T14:00:35.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T14:00:35.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T14:00:37.074Z] OK: 266 MiB in 52 packages [2024-03-08T14:00:37.691Z] Removing intermediate container b8750f2d6979 [2024-03-08T14:00:37.692Z] ---> 85adc0ee88e1 [2024-03-08T14:00:37.692Z] Step 7/30 : WORKDIR /app [2024-03-08T14:00:37.692Z] ---> Running in 30c2d875a5f5 [2024-03-08T14:00:37.965Z] Removing intermediate container 30c2d875a5f5 [2024-03-08T14:00:37.965Z] ---> 79a66955cad1 [2024-03-08T14:00:37.965Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-08T14:00:38.575Z] ---> fb7545030433 [2024-03-08T14:00:38.575Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T14:00:38.575Z] ---> Running in 1f12fc8f156c [2024-03-08T14:00:40.631Z] Removing intermediate container 1f12fc8f156c [2024-03-08T14:00:40.631Z] ---> bb83868047ca [2024-03-08T14:00:40.631Z] Step 10/30 : COPY . . [2024-03-08T14:00:40.925Z] ---> 4af05e690a6c [2024-03-08T14:00:40.925Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T14:00:41.220Z] ---> Running in 1d45f48bbdd8 [2024-03-08T14:00:41.504Z] Removing intermediate container 1d45f48bbdd8 [2024-03-08T14:00:41.504Z] ---> 297301ac299f [2024-03-08T14:00:41.504Z] Step 12/30 : RUN $MAKE [2024-03-08T14:00:41.504Z] ---> Running in 71a428e84933 [2024-03-08T14:00:42.560Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.15 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.15" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-08T14:02:34.783Z] Removing intermediate container 71a428e84933 [2024-03-08T14:02:34.783Z] ---> eaf2bfa83c98 [2024-03-08T14:02:34.783Z] Step 13/30 : FROM alpine:3.18 [2024-03-08T14:02:34.783Z] 3.18: Pulling from library/alpine [2024-03-08T14:02:34.783Z] c6b39de5b339: Pulling fs layer [2024-03-08T14:02:34.783Z] c6b39de5b339: Verifying Checksum [2024-03-08T14:02:34.783Z] c6b39de5b339: Download complete [2024-03-08T14:02:34.783Z] c6b39de5b339: Pull complete [2024-03-08T14:02:34.783Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T14:02:34.783Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T14:02:34.783Z] ---> 33abbf032149 [2024-03-08T14:02:34.783Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T14:02:34.783Z] ---> Running in 17e83f205b9a [2024-03-08T14:02:34.783Z] Removing intermediate container 17e83f205b9a [2024-03-08T14:02:34.783Z] ---> ac0f66b012b7 [2024-03-08T14:02:34.783Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-08T14:02:34.783Z] ---> Running in f36a6e1780f1 [2024-03-08T14:02:34.783Z] Removing intermediate container f36a6e1780f1 [2024-03-08T14:02:34.783Z] ---> 97b5030e0446 [2024-03-08T14:02:34.783Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-08T14:02:34.783Z] ---> Running in 15ba41bbb575 [2024-03-08T14:02:34.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T14:02:34.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T14:02:34.783Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-08T14:02:34.783Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-08T14:02:34.783Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T14:02:34.783Z] Executing ca-certificates-20230506-r0.trigger [2024-03-08T14:02:34.783Z] OK: 9 MiB in 17 packages [2024-03-08T14:02:34.783Z] Removing intermediate container 15ba41bbb575 [2024-03-08T14:02:34.783Z] ---> 49a72a3e4c31 [2024-03-08T14:02:34.783Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-08T14:02:34.783Z] ---> Running in b47cc7c95b8b [2024-03-08T14:02:34.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T14:02:34.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T14:02:34.783Z] OK: 9 MiB in 17 packages [2024-03-08T14:02:34.783Z] Removing intermediate container b47cc7c95b8b [2024-03-08T14:02:34.783Z] ---> b71d891cf068 [2024-03-08T14:02:34.783Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-08T14:02:34.783Z] ---> 82e20f1f981e [2024-03-08T14:02:34.783Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-08T14:02:34.783Z] ---> d0a913a73d5b [2024-03-08T14:02:34.783Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-08T14:02:34.783Z] ---> fcb83f8257e7 [2024-03-08T14:02:34.783Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-08T14:02:34.783Z] ---> 5954bdb48f5e [2024-03-08T14:02:34.783Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-08T14:02:34.783Z] ---> e156c3ab0a63 [2024-03-08T14:02:34.783Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-08T14:02:34.783Z] ---> Running in 47c19c0d5afd [2024-03-08T14:02:36.306Z] Removing intermediate container 47c19c0d5afd [2024-03-08T14:02:36.306Z] ---> 36190fa6feba [2024-03-08T14:02:36.306Z] Step 24/30 : VOLUME /cache [2024-03-08T14:02:36.306Z] ---> Running in 36ad6cd2d42d [2024-03-08T14:02:36.603Z] Removing intermediate container 36ad6cd2d42d [2024-03-08T14:02:36.603Z] ---> e707ea73ec6c [2024-03-08T14:02:36.603Z] Step 25/30 : EXPOSE 59711 [2024-03-08T14:02:36.603Z] ---> Running in 10ad89a5b9d4 [2024-03-08T14:02:36.907Z] Removing intermediate container 10ad89a5b9d4 [2024-03-08T14:02:36.907Z] ---> e6b86a31f558 [2024-03-08T14:02:36.907Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-08T14:02:37.187Z] ---> Running in eb8ad812856b [2024-03-08T14:02:37.487Z] Removing intermediate container eb8ad812856b [2024-03-08T14:02:37.487Z] ---> 04630e6bd9ae [2024-03-08T14:02:37.487Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-08T14:02:37.487Z] ---> Running in 42498a7d533c [2024-03-08T14:02:37.778Z] Removing intermediate container 42498a7d533c [2024-03-08T14:02:37.778Z] ---> 1137c1be773f [2024-03-08T14:02:37.778Z] Step 28/30 : LABEL arch=arm64 [2024-03-08T14:02:37.778Z] ---> Running in b99767a18d94 [2024-03-08T14:02:38.071Z] Removing intermediate container b99767a18d94 [2024-03-08T14:02:38.071Z] ---> 20210c9daff1 [2024-03-08T14:02:38.071Z] Step 29/30 : LABEL git_sha=24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [2024-03-08T14:02:38.071Z] ---> Running in 820c5678c0bf [2024-03-08T14:02:38.355Z] Removing intermediate container 820c5678c0bf [2024-03-08T14:02:38.355Z] ---> 70df0fa172a9 [2024-03-08T14:02:38.355Z] Step 30/30 : LABEL version=3.2.0-dev.15 [2024-03-08T14:02:38.355Z] ---> Running in f4da19b30f9b [2024-03-08T14:02:38.983Z] Removing intermediate container f4da19b30f9b [2024-03-08T14:02:38.983Z] ---> aace802f14c1 [2024-03-08T14:02:38.983Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T14:02:38.983Z] Successfully built aace802f14c1 [2024-03-08T14:02:38.983Z] 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-03-08T14:02:39.907Z] provisioning config files... [2024-03-08T14:02:39.932Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/167@tmp/config10275056265808497309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:02:40.494Z] ---> ****-login.sh [2024-03-08T14:02:40.494Z] nexus3.edgexfoundry.org:10001 [2024-03-08T14:02:40.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T14:02:40.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T14:02:40.779Z] Configure a credential helper to remove this warning. See [2024-03-08T14:02:40.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T14:02:40.779Z] [2024-03-08T14:02:40.779Z] Login Succeeded [2024-03-08T14:02:40.779Z] nexus3.edgexfoundry.org:10002 [2024-03-08T14:02:41.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T14:02:41.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T14:02:41.074Z] Configure a credential helper to remove this warning. See [2024-03-08T14:02:41.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T14:02:41.074Z] [2024-03-08T14:02:41.074Z] Login Succeeded [2024-03-08T14:02:41.074Z] nexus3.edgexfoundry.org:10003 [2024-03-08T14:02:41.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T14:02:41.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T14:02:41.658Z] Configure a credential helper to remove this warning. See [2024-03-08T14:02:41.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T14:02:41.658Z] [2024-03-08T14:02:41.658Z] Login Succeeded [2024-03-08T14:02:41.658Z] nexus3.edgexfoundry.org:10004 [2024-03-08T14:02:41.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T14:02:41.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T14:02:41.950Z] Configure a credential helper to remove this warning. See [2024-03-08T14:02:41.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T14:02:41.950Z] [2024-03-08T14:02:41.950Z] Login Succeeded [2024-03-08T14:02:41.950Z] ****.io [2024-03-08T14:02:42.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T14:02:42.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T14:02:42.546Z] Configure a credential helper to remove this warning. See [2024-03-08T14:02:42.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T14:02:42.546Z] [2024-03-08T14:02:42.546Z] Login Succeeded [2024-03-08T14:02:42.546Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T14:02:42.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T14:02:42.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T14:02:43.072Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-03-08T14:02:43.072Z] 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [2024-03-08T14:02:43.072Z] latest [2024-03-08T14:02:43.072Z] 3.2.0-dev.15 [2024-03-08T14:02:43.072Z] 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 [2024-03-08T14:02:43.072Z] main [2024-03-08T14:02:43.072Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:02:43.999Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:02:44.718Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [2024-03-08T14:02:44.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-08T14:02:44.718Z] 6b3b014b49e8: Preparing [2024-03-08T14:02:44.718Z] f7954a1d4f6d: Preparing [2024-03-08T14:02:44.718Z] b45f7fb8f494: Preparing [2024-03-08T14:02:44.718Z] c65c187ecc74: Preparing [2024-03-08T14:02:44.718Z] 8fb6139de81e: Preparing [2024-03-08T14:02:44.718Z] 0e956440f902: Preparing [2024-03-08T14:02:44.718Z] fe087623981d: Preparing [2024-03-08T14:02:44.718Z] d745588e7cc8: Preparing [2024-03-08T14:02:44.718Z] 7c504f21be85: Preparing [2024-03-08T14:02:44.718Z] fe087623981d: Waiting [2024-03-08T14:02:44.718Z] d745588e7cc8: Waiting [2024-03-08T14:02:44.718Z] 7c504f21be85: Waiting [2024-03-08T14:02:45.007Z] b45f7fb8f494: Pushed [2024-03-08T14:02:45.007Z] 6b3b014b49e8: Pushed [2024-03-08T14:02:45.007Z] c65c187ecc74: Pushed [2024-03-08T14:02:45.007Z] 8fb6139de81e: Pushed [2024-03-08T14:02:45.291Z] 7c504f21be85: Layer already exists [2024-03-08T14:02:45.291Z] 0e956440f902: Pushed [2024-03-08T14:02:45.291Z] fe087623981d: Pushed [2024-03-08T14:02:45.570Z] d745588e7cc8: Pushed [2024-03-08T14:02:51.027Z] f7954a1d4f6d: Pushed [2024-03-08T14:02:51.307Z] 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e: digest: sha256:2aecd68d1926ba9acea5fa13214599a70597f8795496c48cdcd9083368cd3c09 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:02:52.305Z] + 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-03-08T14:02:53.066Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-08T14:02:53.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-08T14:02:53.066Z] 6b3b014b49e8: Preparing [2024-03-08T14:02:53.066Z] f7954a1d4f6d: Preparing [2024-03-08T14:02:53.066Z] b45f7fb8f494: Preparing [2024-03-08T14:02:53.066Z] c65c187ecc74: Preparing [2024-03-08T14:02:53.066Z] 8fb6139de81e: Preparing [2024-03-08T14:02:53.066Z] 0e956440f902: Preparing [2024-03-08T14:02:53.066Z] fe087623981d: Preparing [2024-03-08T14:02:53.066Z] d745588e7cc8: Preparing [2024-03-08T14:02:53.066Z] 7c504f21be85: Preparing [2024-03-08T14:02:53.066Z] fe087623981d: Waiting [2024-03-08T14:02:53.066Z] 0e956440f902: Waiting [2024-03-08T14:02:53.066Z] 7c504f21be85: Waiting [2024-03-08T14:02:53.066Z] d745588e7cc8: Waiting [2024-03-08T14:02:53.066Z] f7954a1d4f6d: Layer already exists [2024-03-08T14:02:53.066Z] 6b3b014b49e8: Layer already exists [2024-03-08T14:02:53.066Z] c65c187ecc74: Layer already exists [2024-03-08T14:02:53.066Z] 8fb6139de81e: Layer already exists [2024-03-08T14:02:53.066Z] b45f7fb8f494: Layer already exists [2024-03-08T14:02:53.066Z] d745588e7cc8: Layer already exists [2024-03-08T14:02:53.066Z] 0e956440f902: Layer already exists [2024-03-08T14:02:53.066Z] 7c504f21be85: Layer already exists [2024-03-08T14:02:53.066Z] fe087623981d: Layer already exists [2024-03-08T14:02:53.350Z] latest: digest: sha256:2aecd68d1926ba9acea5fa13214599a70597f8795496c48cdcd9083368cd3c09 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:02:54.070Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:02:54.791Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.15 [2024-03-08T14:02:54.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-08T14:02:54.791Z] 6b3b014b49e8: Preparing [2024-03-08T14:02:54.791Z] f7954a1d4f6d: Preparing [2024-03-08T14:02:54.791Z] b45f7fb8f494: Preparing [2024-03-08T14:02:54.791Z] c65c187ecc74: Preparing [2024-03-08T14:02:54.791Z] 8fb6139de81e: Preparing [2024-03-08T14:02:54.791Z] 0e956440f902: Preparing [2024-03-08T14:02:54.791Z] fe087623981d: Preparing [2024-03-08T14:02:54.791Z] d745588e7cc8: Preparing [2024-03-08T14:02:54.791Z] 7c504f21be85: Preparing [2024-03-08T14:02:54.791Z] d745588e7cc8: Waiting [2024-03-08T14:02:54.791Z] fe087623981d: Waiting [2024-03-08T14:02:54.791Z] 7c504f21be85: Waiting [2024-03-08T14:02:54.791Z] 6b3b014b49e8: Layer already exists [2024-03-08T14:02:54.791Z] b45f7fb8f494: Layer already exists [2024-03-08T14:02:54.791Z] 8fb6139de81e: Layer already exists [2024-03-08T14:02:54.791Z] c65c187ecc74: Layer already exists [2024-03-08T14:02:54.791Z] f7954a1d4f6d: Layer already exists [2024-03-08T14:02:54.791Z] 0e956440f902: Layer already exists [2024-03-08T14:02:54.791Z] fe087623981d: Layer already exists [2024-03-08T14:02:54.791Z] d745588e7cc8: Layer already exists [2024-03-08T14:02:54.791Z] 7c504f21be85: Layer already exists [2024-03-08T14:02:54.791Z] 3.2.0-dev.15: digest: sha256:2aecd68d1926ba9acea5fa13214599a70597f8795496c48cdcd9083368cd3c09 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:02:55.494Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:02:56.187Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 [2024-03-08T14:02:56.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-08T14:02:56.187Z] 6b3b014b49e8: Preparing [2024-03-08T14:02:56.187Z] f7954a1d4f6d: Preparing [2024-03-08T14:02:56.187Z] b45f7fb8f494: Preparing [2024-03-08T14:02:56.187Z] c65c187ecc74: Preparing [2024-03-08T14:02:56.187Z] 8fb6139de81e: Preparing [2024-03-08T14:02:56.187Z] 0e956440f902: Preparing [2024-03-08T14:02:56.187Z] fe087623981d: Preparing [2024-03-08T14:02:56.187Z] 0e956440f902: Waiting [2024-03-08T14:02:56.187Z] d745588e7cc8: Preparing [2024-03-08T14:02:56.187Z] 7c504f21be85: Preparing [2024-03-08T14:02:56.187Z] fe087623981d: Waiting [2024-03-08T14:02:56.187Z] 7c504f21be85: Waiting [2024-03-08T14:02:56.187Z] 8fb6139de81e: Layer already exists [2024-03-08T14:02:56.187Z] f7954a1d4f6d: Layer already exists [2024-03-08T14:02:56.187Z] 6b3b014b49e8: Layer already exists [2024-03-08T14:02:56.187Z] c65c187ecc74: Layer already exists [2024-03-08T14:02:56.187Z] b45f7fb8f494: Layer already exists [2024-03-08T14:02:56.187Z] fe087623981d: Layer already exists [2024-03-08T14:02:56.187Z] 0e956440f902: Layer already exists [2024-03-08T14:02:56.187Z] d745588e7cc8: Layer already exists [2024-03-08T14:02:56.187Z] 7c504f21be85: Layer already exists [2024-03-08T14:02:56.469Z] 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15: digest: sha256:2aecd68d1926ba9acea5fa13214599a70597f8795496c48cdcd9083368cd3c09 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:02:57.129Z] + 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-03-08T14:02:57.791Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-03-08T14:02:57.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-08T14:02:57.791Z] 6b3b014b49e8: Preparing [2024-03-08T14:02:57.791Z] f7954a1d4f6d: Preparing [2024-03-08T14:02:57.791Z] b45f7fb8f494: Preparing [2024-03-08T14:02:57.791Z] c65c187ecc74: Preparing [2024-03-08T14:02:57.791Z] 8fb6139de81e: Preparing [2024-03-08T14:02:57.791Z] 0e956440f902: Preparing [2024-03-08T14:02:57.791Z] fe087623981d: Preparing [2024-03-08T14:02:57.791Z] d745588e7cc8: Preparing [2024-03-08T14:02:57.791Z] 7c504f21be85: Preparing [2024-03-08T14:02:57.791Z] d745588e7cc8: Waiting [2024-03-08T14:02:57.791Z] 0e956440f902: Waiting [2024-03-08T14:02:57.791Z] fe087623981d: Waiting [2024-03-08T14:02:57.791Z] 7c504f21be85: Waiting [2024-03-08T14:02:57.791Z] b45f7fb8f494: Layer already exists [2024-03-08T14:02:57.791Z] f7954a1d4f6d: Layer already exists [2024-03-08T14:02:57.791Z] 6b3b014b49e8: Layer already exists [2024-03-08T14:02:57.791Z] c65c187ecc74: Layer already exists [2024-03-08T14:02:57.791Z] 8fb6139de81e: Layer already exists [2024-03-08T14:02:57.791Z] fe087623981d: Layer already exists [2024-03-08T14:02:57.791Z] d745588e7cc8: Layer already exists [2024-03-08T14:02:57.791Z] 7c504f21be85: Layer already exists [2024-03-08T14:02:57.791Z] 0e956440f902: Layer already exists [2024-03-08T14:02:58.074Z] main: digest: sha256:2aecd68d1926ba9acea5fa13214599a70597f8795496c48cdcd9083368cd3c09 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T14:02:58.693Z] ===================================================== [Pipeline] echo [2024-03-08T14:02:58.811Z] taggedImages: [2024-03-08T14:02:58.811Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [2024-03-08T14:02:58.811Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-08T14:02:58.811Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.15 [2024-03-08T14:02:58.811Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e-3.2.0-dev.15 [2024-03-08T14:02:58.811Z] - 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-03-08T14:02:59.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T14:02:59.987Z] [2024-03-08T14:02:59.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:03:00.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T14:03:00.565Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-08T14:03:00.565Z] 8998bd30e6a1: Pulling fs layer [2024-03-08T14:03:00.565Z] 04944245beec: Pulling fs layer [2024-03-08T14:03:00.565Z] 699f458cf7ca: Pulling fs layer [2024-03-08T14:03:00.565Z] 765212b225bb: Pulling fs layer [2024-03-08T14:03:00.565Z] f23df028b6ca: Pulling fs layer [2024-03-08T14:03:00.565Z] d65c8cfc05b1: Pulling fs layer [2024-03-08T14:03:00.565Z] 2437ff75d9bd: Pulling fs layer [2024-03-08T14:03:00.565Z] f23df028b6ca: Waiting [2024-03-08T14:03:00.565Z] d65c8cfc05b1: Waiting [2024-03-08T14:03:00.565Z] 2437ff75d9bd: Waiting [2024-03-08T14:03:00.565Z] 765212b225bb: Waiting [2024-03-08T14:03:00.895Z] 04944245beec: Verifying Checksum [2024-03-08T14:03:00.895Z] 04944245beec: Download complete [2024-03-08T14:03:00.895Z] 765212b225bb: Verifying Checksum [2024-03-08T14:03:00.895Z] 765212b225bb: Download complete [2024-03-08T14:03:00.895Z] f23df028b6ca: Download complete [2024-03-08T14:03:00.895Z] d65c8cfc05b1: Verifying Checksum [2024-03-08T14:03:00.895Z] d65c8cfc05b1: Download complete [2024-03-08T14:03:01.190Z] 699f458cf7ca: Verifying Checksum [2024-03-08T14:03:01.190Z] 699f458cf7ca: Download complete [2024-03-08T14:03:01.467Z] 8998bd30e6a1: Verifying Checksum [2024-03-08T14:03:01.467Z] 8998bd30e6a1: Download complete [2024-03-08T14:03:04.289Z] 2437ff75d9bd: Verifying Checksum [2024-03-08T14:03:04.289Z] 2437ff75d9bd: Download complete [2024-03-08T14:03:06.287Z] 8998bd30e6a1: Pull complete [2024-03-08T14:03:06.287Z] 04944245beec: Pull complete [2024-03-08T14:03:07.738Z] 699f458cf7ca: Pull complete [2024-03-08T14:03:08.019Z] 765212b225bb: Pull complete [2024-03-08T14:03:09.019Z] f23df028b6ca: Pull complete [2024-03-08T14:03:09.019Z] d65c8cfc05b1: Pull complete [2024-03-08T14:03:27.479Z] 2437ff75d9bd: Pull complete [2024-03-08T14:03:27.479Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-08T14:03:27.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T14:03:27.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T14:03:28.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-5259 does not seem to be running inside a container [2024-03-08T14:03:28.162Z] $ 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/167 -v /w/workspace/app-rfid-llrp-inventory/167:/w/workspace/app-rfid-llrp-inventory/167:rw,z -v /w/workspace/app-rfid-llrp-inventory/167@tmp:/w/workspace/app-rfid-llrp-inventory/167@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-03-08T14:03:30.732Z] $ docker top 185d3bbed18be0ec297d163511fe040fa68d4e5844c2123397f6f65418fc29f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:03:31.890Z] ---> job-cost.sh [2024-03-08T14:03:31.890Z] lf-activate-venv: SKIPPING [2024-03-08T14:03:31.890Z] INFO: No Stack... [2024-03-08T14:03:32.908Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-08T14:03:33.910Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T14:03:34.291Z] + cat /w/workspace/app-rfid-llrp-inventory/167/archives/cost.csv [2024-03-08T14:03:34.291Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T14:03:34.397Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] [2024-03-08T14:03:34.438Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] did not exist. Created. [2024-03-08T14:03:34.460Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T14:03:35.027Z] /w/workspace/app-rfid-llrp-inventory/167@tmp/durable-6f07340d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-08T14:03:35.449Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-08T14:03:35.483Z] Warning: overwriting stash ‘stack-cost’ [2024-03-08T14:03:35.543Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T14:03:35.647Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T14:03:35.852Z] $ docker stop --time=1 185d3bbed18be0ec297d163511fe040fa68d4e5844c2123397f6f65418fc29f8 [2024-03-08T14:03:37.348Z] $ docker rm -f --volumes 185d3bbed18be0ec297d163511fe040fa68d4e5844c2123397f6f65418fc29f8 [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-03-08T14:03:40.058Z] provisioning config files... [2024-03-08T14:03:40.078Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16005355925127944024tmp [Pipeline] { [Pipeline] sh [2024-03-08T14:03:40.577Z] + set +x [2024-03-08T14:03:40.578Z] + curl -s https://codecov.io/bash [2024-03-08T14:03:40.578Z] + bash -s -- [2024-03-08T14:03:40.578Z] [2024-03-08T14:03:40.578Z] _____ _ [2024-03-08T14:03:40.578Z] / ____| | | [2024-03-08T14:03:40.578Z] | | ___ __| | ___ ___ _____ __ [2024-03-08T14:03:40.578Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-08T14:03:40.578Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-08T14:03:40.578Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-08T14:03:40.578Z] Bash-1.0.6 [2024-03-08T14:03:40.578Z] [2024-03-08T14:03:40.578Z] [2024-03-08T14:03:40.578Z] ==> git version 2.25.1 found [2024-03-08T14:03:40.578Z] ==> 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-03-08T14:03:40.578Z] Release-Date: 2020-01-08 [2024-03-08T14:03:40.578Z] 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-03-08T14:03:40.578Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-08T14:03:40.578Z] ==> Jenkins CI detected. [2024-03-08T14:03:40.578Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-08T14:03:40.578Z] project root: . [2024-03-08T14:03:40.578Z] --> token set from env [2024-03-08T14:03:40.578Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-08T14:03:40.578Z] ==> Running gcov in . (disable via -X gcov) [2024-03-08T14:03:40.578Z] ==> Python coveragepy not found [2024-03-08T14:03:40.578Z] ==> Searching for coverage reports in: [2024-03-08T14:03:40.578Z] + . [2024-03-08T14:03:40.844Z] -> Found 1 reports [2024-03-08T14:03:40.850Z] ==> Detecting git/mercurial file structure [2024-03-08T14:03:40.850Z] ==> Reading reports [2024-03-08T14:03:40.850Z] + ./coverage.out bytes=41317 [2024-03-08T14:03:40.850Z] ==> Appending adjustments [2024-03-08T14:03:40.850Z] https://docs.codecov.io/docs/fixing-reports [2024-03-08T14:03:40.850Z] + Found adjustments [2024-03-08T14:03:40.850Z] ==> Gzipping contents [2024-03-08T14:03:40.850Z] 12K /tmp/codecov.8YjXjw.gz [2024-03-08T14:03:40.850Z] ==> Uploading reports [2024-03-08T14:03:40.850Z] url: https://codecov.io [2024-03-08T14:03:40.850Z] query: branch=main&commit=24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-08T14:03:40.850Z] -> Pinging Codecov [2024-03-08T14:03:40.850Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-08T14:03:41.122Z] -> Uploading to [2024-03-08T14:03:41.122Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-08/581DD39554BDF9B6E22D074273EAD858/24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e/ce123f34-992b-4ab5-b8c7-baf0079029cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T140340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e387433e2770772e5c14a55b6fa8c63d2b59e82a927ea7fb805085a4ee87c43 [2024-03-08T14:03:41.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T14:03:41.122Z] Dload Upload Total Spent Left Speed [2024-03-08T14:03:41.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 36281 --:--:-- --:--:-- --:--:-- 36168 100 11610 0 0 100 11610 0 36281 --:--:-- --:--:-- --:--:-- 36168 [2024-03-08T14:03:41.406Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] } [2024-03-08T14:03:41.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-08T14:03:42.083Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-08T14:03:42.142Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:03:42.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-08T14:03:42.714Z] [2024-03-08T14:03:42.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:03:43.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-08T14:03:43.163Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-08T14:03:43.163Z] df9b9388f04a: Pulling fs layer [2024-03-08T14:03:43.163Z] 52dc419b0ee2: Pulling fs layer [2024-03-08T14:03:43.163Z] 25bc292e5bac: Pulling fs layer [2024-03-08T14:03:43.163Z] 114826534d7a: Pulling fs layer [2024-03-08T14:03:43.163Z] 4657fd5d0bcf: Pulling fs layer [2024-03-08T14:03:43.163Z] 6ad1cebc031e: Pulling fs layer [2024-03-08T14:03:43.163Z] 8a3aa393b2d8: Pulling fs layer [2024-03-08T14:03:43.163Z] 4657fd5d0bcf: Waiting [2024-03-08T14:03:43.163Z] 114826534d7a: Waiting [2024-03-08T14:03:43.163Z] 8a3aa393b2d8: Waiting [2024-03-08T14:03:43.163Z] 25bc292e5bac: Verifying Checksum [2024-03-08T14:03:43.163Z] 25bc292e5bac: Download complete [2024-03-08T14:03:43.163Z] 52dc419b0ee2: Verifying Checksum [2024-03-08T14:03:43.163Z] 52dc419b0ee2: Download complete [2024-03-08T14:03:43.163Z] 4657fd5d0bcf: Download complete [2024-03-08T14:03:43.163Z] df9b9388f04a: Download complete [2024-03-08T14:03:43.495Z] df9b9388f04a: Pull complete [2024-03-08T14:03:43.495Z] 6ad1cebc031e: Verifying Checksum [2024-03-08T14:03:43.495Z] 6ad1cebc031e: Download complete [2024-03-08T14:03:44.255Z] 52dc419b0ee2: Pull complete [2024-03-08T14:03:44.538Z] 114826534d7a: Verifying Checksum [2024-03-08T14:03:44.538Z] 114826534d7a: Download complete [2024-03-08T14:03:44.538Z] 8a3aa393b2d8: Verifying Checksum [2024-03-08T14:03:44.538Z] 8a3aa393b2d8: Download complete [2024-03-08T14:03:44.538Z] 25bc292e5bac: Pull complete [2024-03-08T14:03:47.918Z] 114826534d7a: Pull complete [2024-03-08T14:03:47.918Z] 4657fd5d0bcf: Pull complete [2024-03-08T14:03:47.918Z] 6ad1cebc031e: Pull complete [2024-03-08T14:03:50.558Z] 8a3aa393b2d8: Pull complete [2024-03-08T14:03:50.558Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-08T14:03:50.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-08T14:03:50.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T14:03:51.098Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2024-03-08T14:03:51.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-08T14:03:59.734Z] $ docker top 332c820b8a15c8de9dcbc48c6e5a521da623a4777e14e27939a1009c257b76f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-08T14:04:00.002Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-03-08T14:04:00.316Z] + set -o pipefail [2024-03-08T14:04:00.316Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-03-08T14:04:07.055Z] [2024-03-08T14:04:07.055Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-03-08T14:04:07.055Z] [2024-03-08T14:04:07.055Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/eece308d-a124-42fc-bc79-6617d47c7a8d [2024-03-08T14:04:07.055Z] [2024-03-08T14:04:07.055Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-08T14:04:07.055Z] [2024-03-08T14:04:07.055Z] [2024-03-08T14:04:07.055Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-08T14:04:07.055Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-08T14:04:07.055Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-08T14:04:07.081Z] $ docker stop --time=1 332c820b8a15c8de9dcbc48c6e5a521da623a4777e14e27939a1009c257b76f1 [2024-03-08T14:04:11.445Z] $ docker rm -f --volumes 332c820b8a15c8de9dcbc48c6e5a521da623a4777e14e27939a1009c257b76f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T14:04:14.011Z] + git log --format=format:%s -1 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e [Pipeline] sh [2024-03-08T14:04:14.348Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T14:04:14.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:04:14.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T14:04:14.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T14:04:15.079Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2024-03-08T14:04:15.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T14:04:15.537Z] $ docker top f16c4430aa3d401b7e31c50edcd11a0489618a53c1637b4f7f2b67c8f95abdd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T14:04:16.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T14:04:16.008Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T14:04:16.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T14:04:16.130Z] $ docker exec f16c4430aa3d401b7e31c50edcd11a0489618a53c1637b4f7f2b67c8f95abdd3 ssh-agent [2024-03-08T14:04:16.277Z] SSH_AUTH_SOCK=/tmp/ssh-saLIbb0UV2su/agent.32 [2024-03-08T14:04:16.277Z] SSH_AGENT_PID=38 [2024-03-08T14:04:16.297Z] Running ssh-add (command line suppressed) [2024-03-08T14:04:16.403Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13640316470585877959.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13640316470585877959.key) [2024-03-08T14:04:16.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T14:04:16.860Z] + git semver tag [2024-03-08T14:04:17.135Z] 2024-03-08 14:04:17,050 [run_tag] DEBUG tag force:False [2024-03-08T14:04:17.135Z] 2024-03-08 14:04:17,050 [check_head_tag] DEBUG check head tag [2024-03-08T14:04:17.135Z] 2024-03-08 14:04:17,052 [execute] INFO git cat-file --batch-check [2024-03-08T14:04:17.135Z] 2024-03-08 14:04:17,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-03-08T14:04:17.135Z] 2024-03-08 14:04:17,056 [execute] INFO git cat-file --batch [2024-03-08T14:04:17.135Z] 2024-03-08 14:04:17,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-03-08T14:04:17.135Z] 2024-03-08 14:04:17,078 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-08T14:04:17.135Z] 2024-03-08 14:04:17,078 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 [2024-03-08T14:04:17.135Z] 2024-03-08 14:04:17,078 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-03-08T14:04:17.135Z] 2024-03-08 14:04:17,083 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-08T14:04:17.135Z] 3.2.0-dev.15 [Pipeline] } [2024-03-08T14:04:17.155Z] $ docker exec --env ******** --env ******** f16c4430aa3d401b7e31c50edcd11a0489618a53c1637b4f7f2b67c8f95abdd3 ssh-agent -k [2024-03-08T14:04:17.263Z] unset SSH_AUTH_SOCK; [2024-03-08T14:04:17.263Z] unset SSH_AGENT_PID; [2024-03-08T14:04:17.263Z] echo Agent pid 38 killed; [2024-03-08T14:04:17.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T14:04:18.041Z] + git semver [Pipeline] } [2024-03-08T14:04:18.352Z] $ docker stop --time=1 f16c4430aa3d401b7e31c50edcd11a0489618a53c1637b4f7f2b67c8f95abdd3 [2024-03-08T14:04:19.684Z] $ docker rm -f --volumes f16c4430aa3d401b7e31c50edcd11a0489618a53c1637b4f7f2b67c8f95abdd3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:04:20.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-08T14:04:20.642Z] [2024-03-08T14:04:20.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:04:21.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-08T14:04:21.134Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-08T14:04:21.134Z] ab5ef0e58194: Pulling fs layer [2024-03-08T14:04:21.134Z] 9712f1f96733: Pulling fs layer [2024-03-08T14:04:21.134Z] 63f879dbbcfc: Pulling fs layer [2024-03-08T14:04:21.134Z] 0d9ebad4ef96: Pulling fs layer [2024-03-08T14:04:21.134Z] e9a5061849ea: Pulling fs layer [2024-03-08T14:04:21.134Z] d747dcd14b5f: Pulling fs layer [2024-03-08T14:04:21.134Z] 2de7ff778b66: Pulling fs layer [2024-03-08T14:04:21.134Z] d747dcd14b5f: Waiting [2024-03-08T14:04:21.134Z] 0d9ebad4ef96: Waiting [2024-03-08T14:04:21.134Z] e9a5061849ea: Waiting [2024-03-08T14:04:21.134Z] 2de7ff778b66: Waiting [2024-03-08T14:04:21.134Z] 9712f1f96733: Verifying Checksum [2024-03-08T14:04:21.134Z] 9712f1f96733: Download complete [2024-03-08T14:04:21.720Z] 63f879dbbcfc: Verifying Checksum [2024-03-08T14:04:21.720Z] 63f879dbbcfc: Download complete [2024-03-08T14:04:21.986Z] ab5ef0e58194: Download complete [2024-03-08T14:04:21.986Z] 0d9ebad4ef96: Verifying Checksum [2024-03-08T14:04:21.986Z] 0d9ebad4ef96: Download complete [2024-03-08T14:04:21.986Z] d747dcd14b5f: Verifying Checksum [2024-03-08T14:04:21.986Z] d747dcd14b5f: Download complete [2024-03-08T14:04:21.986Z] e9a5061849ea: Verifying Checksum [2024-03-08T14:04:21.986Z] e9a5061849ea: Download complete [2024-03-08T14:04:21.986Z] 2de7ff778b66: Verifying Checksum [2024-03-08T14:04:21.986Z] 2de7ff778b66: Download complete [2024-03-08T14:04:24.618Z] ab5ef0e58194: Pull complete [2024-03-08T14:04:24.618Z] 9712f1f96733: Pull complete [2024-03-08T14:04:25.255Z] 63f879dbbcfc: Pull complete [2024-03-08T14:04:28.652Z] 0d9ebad4ef96: Pull complete [2024-03-08T14:04:28.652Z] e9a5061849ea: Pull complete [2024-03-08T14:04:28.930Z] d747dcd14b5f: Pull complete [2024-03-08T14:04:29.883Z] 2de7ff778b66: Pull complete [2024-03-08T14:04:29.883Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-08T14:04:29.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-08T14:04:29.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T14:04:30.569Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2024-03-08T14:04:30.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-08T14:04:39.100Z] $ docker top 315bad24fdc28ab06460b039ddf910665ca2b46a4d18bc9c0ebe2f2e688bffbc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-08T14:04:39.394Z] provisioning config files... [2024-03-08T14:04:39.410Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12745105963745232451tmp [2024-03-08T14:04:39.430Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17529085804092379225tmp [2024-03-08T14:04:39.462Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config570805944314043895tmp [Pipeline] { [Pipeline] echo [2024-03-08T14:04:39.760Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:04:40.146Z] ---> sigul-configuration.sh [2024-03-08T14:04:40.146Z] gpg: directory `/root/.gnupg' created [2024-03-08T14:04:40.146Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-08T14:04:40.146Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-08T14:04:40.146Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-08T14:04:40.146Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-08T14:04:40.146Z] gpg: CAST5 encrypted data [2024-03-08T14:04:40.146Z] gpg: encrypted with 1 passphrase [2024-03-08T14:04:40.146Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-08T14:04:40.531Z] + mkdir /home/jenkins [2024-03-08T14:04:40.531Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-08T14:04:40.854Z] + 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-03-08T14:04:40.878Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:04:41.257Z] ---> sigul-install.sh [2024-03-08T14:04:41.257Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-08T14:04:41.615Z] + git tag --list [2024-03-08T14:04:41.615Z] v0.0.0 [2024-03-08T14:04:41.615Z] v1.0.0 [2024-03-08T14:04:41.615Z] v2.1.0 [2024-03-08T14:04:41.615Z] v2.1.1 [2024-03-08T14:04:41.615Z] v2.2.0 [2024-03-08T14:04:41.615Z] v2.3.0 [2024-03-08T14:04:41.615Z] v3.0 [2024-03-08T14:04:41.615Z] v3.0.0 [2024-03-08T14:04:41.615Z] v3.0.1 [2024-03-08T14:04:41.615Z] v3.0.1-dev.1 [2024-03-08T14:04:41.615Z] v3.1 [2024-03-08T14:04:41.615Z] v3.1.0 [2024-03-08T14:04:41.615Z] v3.1.0-dev.1 [2024-03-08T14:04:41.615Z] v3.1.0-dev.10 [2024-03-08T14:04:41.615Z] v3.1.0-dev.11 [2024-03-08T14:04:41.615Z] v3.1.0-dev.12 [2024-03-08T14:04:41.615Z] v3.1.0-dev.13 [2024-03-08T14:04:41.615Z] v3.1.0-dev.14 [2024-03-08T14:04:41.615Z] v3.1.0-dev.15 [2024-03-08T14:04:41.615Z] v3.1.0-dev.16 [2024-03-08T14:04:41.615Z] v3.1.0-dev.17 [2024-03-08T14:04:41.615Z] v3.1.0-dev.18 [2024-03-08T14:04:41.615Z] v3.1.0-dev.19 [2024-03-08T14:04:41.615Z] v3.1.0-dev.2 [2024-03-08T14:04:41.615Z] v3.1.0-dev.20 [2024-03-08T14:04:41.615Z] v3.1.0-dev.21 [2024-03-08T14:04:41.615Z] v3.1.0-dev.22 [2024-03-08T14:04:41.615Z] v3.1.0-dev.23 [2024-03-08T14:04:41.615Z] v3.1.0-dev.24 [2024-03-08T14:04:41.615Z] v3.1.0-dev.25 [2024-03-08T14:04:41.615Z] v3.1.0-dev.26 [2024-03-08T14:04:41.615Z] v3.1.0-dev.27 [2024-03-08T14:04:41.615Z] v3.1.0-dev.28 [2024-03-08T14:04:41.615Z] v3.1.0-dev.29 [2024-03-08T14:04:41.615Z] v3.1.0-dev.3 [2024-03-08T14:04:41.615Z] v3.1.0-dev.30 [2024-03-08T14:04:41.615Z] v3.1.0-dev.31 [2024-03-08T14:04:41.615Z] v3.1.0-dev.32 [2024-03-08T14:04:41.615Z] v3.1.0-dev.33 [2024-03-08T14:04:41.615Z] v3.1.0-dev.34 [2024-03-08T14:04:41.615Z] v3.1.0-dev.35 [2024-03-08T14:04:41.615Z] v3.1.0-dev.36 [2024-03-08T14:04:41.615Z] v3.1.0-dev.37 [2024-03-08T14:04:41.615Z] v3.1.0-dev.38 [2024-03-08T14:04:41.615Z] v3.1.0-dev.39 [2024-03-08T14:04:41.615Z] v3.1.0-dev.4 [2024-03-08T14:04:41.615Z] v3.1.0-dev.40 [2024-03-08T14:04:41.615Z] v3.1.0-dev.5 [2024-03-08T14:04:41.615Z] v3.1.0-dev.6 [2024-03-08T14:04:41.615Z] v3.1.0-dev.7 [2024-03-08T14:04:41.615Z] v3.1.0-dev.8 [2024-03-08T14:04:41.615Z] v3.1.0-dev.9 [2024-03-08T14:04:41.615Z] v3.2.0-dev.1 [2024-03-08T14:04:41.615Z] v3.2.0-dev.10 [2024-03-08T14:04:41.615Z] v3.2.0-dev.11 [2024-03-08T14:04:41.615Z] v3.2.0-dev.12 [2024-03-08T14:04:41.615Z] v3.2.0-dev.13 [2024-03-08T14:04:41.615Z] v3.2.0-dev.14 [2024-03-08T14:04:41.615Z] v3.2.0-dev.15 [2024-03-08T14:04:41.615Z] v3.2.0-dev.2 [2024-03-08T14:04:41.615Z] v3.2.0-dev.3 [2024-03-08T14:04:41.615Z] v3.2.0-dev.4 [2024-03-08T14:04:41.615Z] v3.2.0-dev.5 [2024-03-08T14:04:41.615Z] v3.2.0-dev.6 [2024-03-08T14:04:41.615Z] v3.2.0-dev.7 [2024-03-08T14:04:41.615Z] v3.2.0-dev.8 [2024-03-08T14:04:41.615Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-08T14:04:41.966Z] + lftools sign git-tag v3.2.0-dev.15 [2024-03-08T14:04:42.563Z] Signing Git tag with Sigul... [2024-03-08T14:04:42.563Z] Signing v3.2.0-dev.15 [Pipeline] echo [2024-03-08T14:04:42.878Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:04:43.246Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-08T14:04:43.511Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-08T14:04:43.786Z] $ docker stop --time=1 315bad24fdc28ab06460b039ddf910665ca2b46a4d18bc9c0ebe2f2e688bffbc [2024-03-08T14:04:45.088Z] $ docker rm -f --volumes 315bad24fdc28ab06460b039ddf910665ca2b46a4d18bc9c0ebe2f2e688bffbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-08T14:04:46.625Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T14:04:46.625Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:04:47.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T14:04:47.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T14:04:47.411Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2024-03-08T14:04:47.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T14:04:47.861Z] $ docker top 93b50b20d8f0cae755bb4b076bedde2fc5c7b7693f8423867f4dcabe2b66c461 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T14:04:48.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T14:04:48.374Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T14:04:48.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T14:04:48.485Z] $ docker exec 93b50b20d8f0cae755bb4b076bedde2fc5c7b7693f8423867f4dcabe2b66c461 ssh-agent [2024-03-08T14:04:48.614Z] SSH_AUTH_SOCK=/tmp/ssh-ELvQwmxcHmO6/agent.32 [2024-03-08T14:04:48.614Z] SSH_AGENT_PID=38 [2024-03-08T14:04:48.626Z] Running ssh-add (command line suppressed) [2024-03-08T14:04:48.717Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11970843979242155488.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11970843979242155488.key) [2024-03-08T14:04:48.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T14:04:49.168Z] + git semver bump pre [2024-03-08T14:04:49.448Z] 2024-03-08 14:04:49,346 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-08T14:04:49.448Z] 2024-03-08 14:04:49,346 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev [2024-03-08T14:04:49.448Z] 2024-03-08 14:04:49,347 [bump_version] DEBUG bumped version:3.2.0-dev.16 [2024-03-08T14:04:49.448Z] 2024-03-08 14:04:49,347 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-03-08T14:04:49.448Z] 2024-03-08 14:04:49,347 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-08T14:04:49.448Z] 2024-03-08 14:04:49,347 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-08T14:04:49.448Z] 2024-03-08 14:04:49,349 [execute] INFO git cat-file --batch-check [2024-03-08T14:04:49.448Z] 2024-03-08 14:04:49,349 [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-03-08T14:04:49.448Z] 2024-03-08 14:04:49,354 [execute] INFO git cat-file --batch [2024-03-08T14:04:49.448Z] 2024-03-08 14:04:49,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T14:04:49.448Z] 2024-03-08 14:04:49,360 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-08T14:04:49.448Z] 3.2.0-dev.16 [Pipeline] } [2024-03-08T14:04:49.480Z] $ docker exec --env ******** --env ******** 93b50b20d8f0cae755bb4b076bedde2fc5c7b7693f8423867f4dcabe2b66c461 ssh-agent -k [2024-03-08T14:04:49.568Z] unset SSH_AUTH_SOCK; [2024-03-08T14:04:49.568Z] unset SSH_AGENT_PID; [2024-03-08T14:04:49.568Z] echo Agent pid 38 killed; [2024-03-08T14:04:49.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T14:04:50.484Z] + git semver [Pipeline] } [2024-03-08T14:04:50.776Z] $ docker stop --time=1 93b50b20d8f0cae755bb4b076bedde2fc5c7b7693f8423867f4dcabe2b66c461 [2024-03-08T14:04:52.082Z] $ docker rm -f --volumes 93b50b20d8f0cae755bb4b076bedde2fc5c7b7693f8423867f4dcabe2b66c461 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T14:04:52.867Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T14:04:52.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:04:53.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T14:04:53.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T14:04:53.787Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2024-03-08T14:04:53.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T14:04:54.149Z] $ docker top 30af7cdcf05549197c7e2e628fde76c2ae7c4e931d91609e1b150a7a2666cb7a -eo pid,comm [2024-03-08T14:04:54.210Z] 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-03-08T14:04:54.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T14:04:54.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T14:04:54.669Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T14:04:54.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T14:04:54.791Z] $ docker exec 30af7cdcf05549197c7e2e628fde76c2ae7c4e931d91609e1b150a7a2666cb7a ssh-agent [2024-03-08T14:04:54.910Z] SSH_AUTH_SOCK=/tmp/ssh-JD64ymrh1NrB/agent.32 [2024-03-08T14:04:54.910Z] SSH_AGENT_PID=38 [2024-03-08T14:04:54.922Z] Running ssh-add (command line suppressed) [2024-03-08T14:04:55.027Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16111268811333616959.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16111268811333616959.key) [2024-03-08T14:04:55.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T14:04:55.512Z] + git semver push [2024-03-08T14:04:55.794Z] 2024-03-08 14:04:55,650 [run_push] DEBUG push [2024-03-08T14:04:55.794Z] 2024-03-08 14:04:55,651 [execute] INFO git cat-file --batch-check [2024-03-08T14:04:55.794Z] 2024-03-08 14:04:55,651 [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-03-08T14:04:55.794Z] 2024-03-08 14:04:55,654 [execute] INFO git rev-list 3469adaf944b67e9479c50c13d6712470c91fcc8 -- [2024-03-08T14:04:55.794Z] 2024-03-08 14:04:55,655 [execute] DEBUG Popen(['git', 'rev-list', '3469adaf944b67e9479c50c13d6712470c91fcc8', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-08T14:04:55.794Z] 2024-03-08 14:04:55,663 [execute] INFO git fetch -v origin [2024-03-08T14:04:55.794Z] 2024-03-08 14:04:55,663 [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-03-08T14:04:56.398Z] 2024-03-08 14:04:56,125 [run_push] DEBUG no remote changes detected [2024-03-08T14:04:56.398Z] 2024-03-08 14:04:56,125 [execute] INFO git push origin semver [2024-03-08T14:04:56.398Z] 2024-03-08 14:04:56,126 [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-03-08T14:04:56.995Z] 2024-03-08 14:04:56,821 [run_push] DEBUG push all version tags [2024-03-08T14:04:56.995Z] 2024-03-08 14:04:56,822 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-08T14:04:56.995Z] 2024-03-08 14:04:56,822 [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-03-08T14:04:57.626Z] 2024-03-08 14:04:57,542 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-08T14:04:57.626Z] 3.2.0-dev.16 [Pipeline] } [2024-03-08T14:04:57.657Z] $ docker exec --env ******** --env ******** 30af7cdcf05549197c7e2e628fde76c2ae7c4e931d91609e1b150a7a2666cb7a ssh-agent -k [2024-03-08T14:04:57.754Z] unset SSH_AUTH_SOCK; [2024-03-08T14:04:57.754Z] unset SSH_AGENT_PID; [2024-03-08T14:04:57.754Z] echo Agent pid 38 killed; [2024-03-08T14:04:57.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T14:04:58.634Z] + git semver [Pipeline] } [2024-03-08T14:04:58.932Z] $ docker stop --time=1 30af7cdcf05549197c7e2e628fde76c2ae7c4e931d91609e1b150a7a2666cb7a [2024-03-08T14:05:00.272Z] $ docker rm -f --volumes 30af7cdcf05549197c7e2e628fde76c2ae7c4e931d91609e1b150a7a2666cb7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-08T14:05:03.179Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-03-08T14:05:03.179Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-08T14:05:03.179Z] total 16 [2024-03-08T14:05:03.179Z] drwxr-xr-x 3 root root 4096 Mar 8 13:53 . [2024-03-08T14:05:03.179Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 14:04 .. [2024-03-08T14:05:03.179Z] drwxr-xr-x 2 root root 4096 Mar 8 13:53 cost [2024-03-08T14:05:03.179Z] -rw-r--r-- 1 root root 95 Mar 8 13:53 cost.csv [2024-03-08T14:05:03.179Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-08T14:05:03.179Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-08T14:05:03.179Z] total 16 [2024-03-08T14:05:03.179Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 13:53 . [2024-03-08T14:05:03.179Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 14:04 .. [2024-03-08T14:05:03.179Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 13:53 cost [2024-03-08T14:05:03.179Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 8 13:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:05:03.488Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:05:04.470Z] ---> package-listing.sh [2024-03-08T14:05:04.470Z] ++ facter osfamily [2024-03-08T14:05:04.470Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-08T14:05:04.470Z] + OS_FAMILY=debian [2024-03-08T14:05:04.470Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-08T14:05:04.470Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-08T14:05:04.470Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-08T14:05:04.470Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-08T14:05:04.470Z] + PACKAGES=/tmp/packages_start.txt [2024-03-08T14:05:04.470Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-08T14:05:04.470Z] + PACKAGES=/tmp/packages_end.txt [2024-03-08T14:05:04.470Z] + case "${OS_FAMILY}" in [2024-03-08T14:05:04.470Z] + dpkg -l [2024-03-08T14:05:04.470Z] + grep '^ii' [2024-03-08T14:05:04.769Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-08T14:05:04.770Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-08T14:05:04.770Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-08T14:05:04.770Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-08T14:05:04.770Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-03-08T14:05:04.770Z] + 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-03-08T14:05:04.802Z] 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-03-08T14:05:05.114Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:05:05.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T14:05:05.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T14:05:06.272Z] prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container [2024-03-08T14:05:06.333Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-08T14:05:06.527Z] $ docker top 20b29c8e172e26e8847072e74e34095cd4090b923f406fbed90d162a7294cb02 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T14:05:07.126Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-08T14:05:07.450Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-08T14:05:07.770Z] + ls /var/log/sa-host [2024-03-08T14:05:07.770Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T14:05:08.226Z] provisioning config files... [2024-03-08T14:05:08.287Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2513649823638462335tmp [Pipeline] { [Pipeline] echo [2024-03-08T14:05:08.551Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:05:08.914Z] ---> create-netrc.sh [Pipeline] } [2024-03-08T14:05:08.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:05:09.818Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-08T14:05:09.836Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:05:10.138Z] ---> sudo-logs.sh [2024-03-08T14:05:10.138Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-08T14:05:10.304Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:05:10.649Z] ---> job-cost.sh [2024-03-08T14:05:10.650Z] lf-activate-venv: SKIPPING [2024-03-08T14:05:10.650Z] DEBUG: total: 0.2199999988079071 [2024-03-08T14:05:10.650Z] INFO: Retrieving Stack Cost... [2024-03-08T14:05:11.262Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T14:05:11.536Z] INFO: Archiving Costs [Pipeline] echo [2024-03-08T14:05:11.558Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:05:11.908Z] ---> logs-deploy.sh [2024-03-08T14:05:11.908Z] lf-activate-venv: SKIPPING [2024-03-08T14:05:11.908Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/167 [2024-03-08T14:05:11.908Z] INFO: archiving workspace using pattern(s): [2024-03-08T14:05:12.882Z] Archives upload complete. [2024-03-08T14:05:12.882Z] INFO: archiving logs to Nexus