Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 28aaedc4101c568f15a620fb92b28207672ef290 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-ssh6774164504933100148.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13841890323419776463.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2701423538086844945.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11145786096309944759.key Verifying host key using known hosts file > 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-ssh11465595534520186169.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-119358 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 28aaedc4101c568f15a620fb92b28207672ef290 (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 28aaedc4101c568f15a620fb92b28207672ef290 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#117)" > git rev-list --no-walk 6db00d51e0c2266114de1184be8b16c0933c83be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-16T16:42:20.934Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-16T16:42:20.973Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-16T16:42:20.985Z] ========================================================= [2022-11-16T16:42:20.985Z] EdgeX Global Pipelines Version Info [2022-11-16T16:42:20.985Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:42:21.706Z] ------------------- [2022-11-16T16:42:21.706Z] stable info: [2022-11-16T16:42:21.706Z] ------------------- [2022-11-16T16:42:21.706Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-16T16:42:21.706Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-16T16:42:21.706Z] Message: update stable to v1.0.244 [2022-11-16T16:42:22.278Z] ------------------- [2022-11-16T16:42:22.278Z] experimental info: [2022-11-16T16:42:22.278Z] ------------------- [2022-11-16T16:42:22.278Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-16T16:42:22.278Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-16T16:42:22.278Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-16T16:42:22.438Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-11-16T16:42:22.452Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-11-16T16:42:22.460Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-16T16:42:22.471Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-16T16:42:22.483Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-16T16:42:22.494Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-16T16:42:22.507Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-16T16:42:22.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-16T16:42:22.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-16T16:42:22.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-16T16:42:22.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-16T16:42:22.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-11-16T16:42:22.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-16T16:42:22.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-16T16:42:22.599Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-16T16:42:22.613Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-16T16:42:22.627Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-16T16:42:22.639Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-16T16:42:22.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-16T16:42:22.666Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-16T16:42:22.680Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-16T16:42:22.694Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-16T16:42:22.708Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-16T16:42:22.719Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-16T16:42:22.730Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-16T16:42:22.744Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-16T16:42:22.758Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-16T16:42:22.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-16T16:42:22.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-16T16:42:22.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-16T16:42:22.806Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] echo [2022-11-16T16:42:22.817Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28aaedc [Pipeline] echo [2022-11-16T16:42:22.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-16T16:42:22.866Z] provisioning config files... [2022-11-16T16:42:22.880Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3416610532432828505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:42:23.180Z] ---> docker-login.sh [2022-11-16T16:42:23.180Z] nexus3.edgexfoundry.org:10001 [2022-11-16T16:42:23.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:42:23.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:42:23.759Z] Configure a credential helper to remove this warning. See [2022-11-16T16:42:23.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:42:23.759Z] [2022-11-16T16:42:23.759Z] Login Succeeded [2022-11-16T16:42:23.759Z] nexus3.edgexfoundry.org:10002 [2022-11-16T16:42:23.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:42:23.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:42:23.759Z] Configure a credential helper to remove this warning. See [2022-11-16T16:42:23.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:42:23.759Z] [2022-11-16T16:42:23.759Z] Login Succeeded [2022-11-16T16:42:23.759Z] nexus3.edgexfoundry.org:10003 [2022-11-16T16:42:23.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:42:23.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:42:23.759Z] Configure a credential helper to remove this warning. See [2022-11-16T16:42:23.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:42:23.759Z] [2022-11-16T16:42:23.759Z] Login Succeeded [2022-11-16T16:42:23.759Z] nexus3.edgexfoundry.org:10004 [2022-11-16T16:42:24.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:42:24.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:42:24.019Z] Configure a credential helper to remove this warning. See [2022-11-16T16:42:24.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:42:24.019Z] [2022-11-16T16:42:24.019Z] Login Succeeded [2022-11-16T16:42:24.019Z] docker.io [2022-11-16T16:42:24.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:42:24.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:42:24.278Z] Configure a credential helper to remove this warning. See [2022-11-16T16:42:24.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:42:24.278Z] [2022-11-16T16:42:24.278Z] Login Succeeded [2022-11-16T16:42:24.278Z] ---> docker-login.sh ends [Pipeline] } [2022-11-16T16:42:24.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-16T16:42:24.646Z] + git rev-list -1 --merges 28aaedc4101c568f15a620fb92b28207672ef290~1..28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] echo [2022-11-16T16:42:24.680Z] -----------> git rev-list -1 --merges 28aaedc4101c568f15a620fb92b28207672ef290~1..28aaedc4101c568f15a620fb92b28207672ef290 28aaedc4101c568f15a620fb92b28207672ef290 [false] [Pipeline] sh [2022-11-16T16:42:24.968Z] + git log --format=format:%s -1 28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] echo [2022-11-16T16:42:24.999Z] ========================================================= [2022-11-16T16:42:24.999Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-16T16:42:24.999Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-16T16:42:25.318Z] + git log --format=format:%s -1 28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] echo [2022-11-16T16:42:25.327Z] [semverPrep] GIT_COMMIT: 28aaedc4101c568f15a620fb92b28207672ef290, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#117) [Pipeline] echo [2022-11-16T16:42:25.334Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-16T16:42:25.668Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-16T16:42:25.668Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-16T16:42:25.668Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-16T16:42:25.668Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-16T16:42:25.668Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-16T16:42:25.668Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-16T16:42:25.669Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:42:26.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T16:42:26.012Z] [2022-11-16T16:42:26.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:42:26.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T16:42:26.309Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-16T16:42:26.309Z] b85a868b505f: Pulling fs layer [2022-11-16T16:42:26.309Z] e2be974225ed: Pulling fs layer [2022-11-16T16:42:26.309Z] 339a4e72a1f5: Pulling fs layer [2022-11-16T16:42:26.309Z] 988bab9f4d93: Pulling fs layer [2022-11-16T16:42:26.309Z] 1469e6f7b9e6: Pulling fs layer [2022-11-16T16:42:26.309Z] eaf3925da568: Pulling fs layer [2022-11-16T16:42:26.309Z] bab4dde63d76: Pulling fs layer [2022-11-16T16:42:26.309Z] bde34c3a00c8: Pulling fs layer [2022-11-16T16:42:26.309Z] b352a97aabf1: Pulling fs layer [2022-11-16T16:42:26.309Z] 4872d77fe225: Pulling fs layer [2022-11-16T16:42:26.309Z] 5851b861e8e6: Pulling fs layer [2022-11-16T16:42:26.309Z] bab4dde63d76: Waiting [2022-11-16T16:42:26.309Z] bde34c3a00c8: Waiting [2022-11-16T16:42:26.309Z] b352a97aabf1: Waiting [2022-11-16T16:42:26.309Z] 4872d77fe225: Waiting [2022-11-16T16:42:26.309Z] 988bab9f4d93: Waiting [2022-11-16T16:42:26.309Z] eaf3925da568: Waiting [2022-11-16T16:42:26.309Z] 5851b861e8e6: Waiting [2022-11-16T16:42:26.309Z] 1469e6f7b9e6: Waiting [2022-11-16T16:42:26.309Z] e2be974225ed: Download complete [2022-11-16T16:42:26.309Z] 988bab9f4d93: Verifying Checksum [2022-11-16T16:42:26.309Z] 988bab9f4d93: Download complete [2022-11-16T16:42:26.569Z] 1469e6f7b9e6: Verifying Checksum [2022-11-16T16:42:26.569Z] 1469e6f7b9e6: Download complete [2022-11-16T16:42:26.569Z] eaf3925da568: Verifying Checksum [2022-11-16T16:42:26.569Z] eaf3925da568: Download complete [2022-11-16T16:42:26.569Z] 339a4e72a1f5: Verifying Checksum [2022-11-16T16:42:26.569Z] 339a4e72a1f5: Download complete [2022-11-16T16:42:26.569Z] bde34c3a00c8: Verifying Checksum [2022-11-16T16:42:26.569Z] bde34c3a00c8: Download complete [2022-11-16T16:42:26.569Z] b352a97aabf1: Download complete [2022-11-16T16:42:26.569Z] 4872d77fe225: Verifying Checksum [2022-11-16T16:42:26.569Z] 4872d77fe225: Download complete [2022-11-16T16:42:26.569Z] 5851b861e8e6: Verifying Checksum [2022-11-16T16:42:26.569Z] 5851b861e8e6: Download complete [2022-11-16T16:42:26.569Z] b85a868b505f: Verifying Checksum [2022-11-16T16:42:26.569Z] b85a868b505f: Download complete [2022-11-16T16:42:26.828Z] bab4dde63d76: Verifying Checksum [2022-11-16T16:42:26.828Z] bab4dde63d76: Download complete [2022-11-16T16:42:27.767Z] b85a868b505f: Pull complete [2022-11-16T16:42:27.767Z] e2be974225ed: Pull complete [2022-11-16T16:42:28.336Z] 339a4e72a1f5: Pull complete [2022-11-16T16:42:28.336Z] 988bab9f4d93: Pull complete [2022-11-16T16:42:28.595Z] 1469e6f7b9e6: Pull complete [2022-11-16T16:42:28.595Z] eaf3925da568: Pull complete [2022-11-16T16:42:30.499Z] bab4dde63d76: Pull complete [2022-11-16T16:42:30.499Z] bde34c3a00c8: Pull complete [2022-11-16T16:42:30.499Z] b352a97aabf1: Pull complete [2022-11-16T16:42:30.499Z] 4872d77fe225: Pull complete [2022-11-16T16:42:30.499Z] 5851b861e8e6: Pull complete [2022-11-16T16:42:30.499Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-16T16:42:30.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T16:42:30.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:42:30.578Z] prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container [2022-11-16T16:42:30.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-16T16:42:32.815Z] $ docker top 389f20e353fe90577fa0c1f89d1269b3ca802f5f626eb65900abf539a5f16897 -eo pid,comm [2022-11-16T16:42:32.868Z] 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). [2022-11-16T16:42:32.868Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-16T16:42:32.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-16T16:42:32.901Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-16T16:42:33.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-16T16:42:33.015Z] $ docker exec 389f20e353fe90577fa0c1f89d1269b3ca802f5f626eb65900abf539a5f16897 ssh-agent [2022-11-16T16:42:33.116Z] SSH_AUTH_SOCK=/tmp/ssh-aU2VA5HsOppI/agent.32 [2022-11-16T16:42:33.116Z] SSH_AGENT_PID=38 [2022-11-16T16:42:33.121Z] Running ssh-add (command line suppressed) [2022-11-16T16:42:33.215Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14194349258277973327.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14194349258277973327.key) [2022-11-16T16:42:33.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-16T16:42:33.507Z] + git tag --points-at HEAD [Pipeline] } [2022-11-16T16:42:33.520Z] $ docker exec --env ******** --env ******** 389f20e353fe90577fa0c1f89d1269b3ca802f5f626eb65900abf539a5f16897 ssh-agent -k [2022-11-16T16:42:33.620Z] unset SSH_AUTH_SOCK; [2022-11-16T16:42:33.620Z] unset SSH_AGENT_PID; [2022-11-16T16:42:33.621Z] echo Agent pid 38 killed; [2022-11-16T16:42:33.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-16T16:42:33.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-16T16:42:33.655Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-16T16:42:33.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-16T16:42:33.777Z] $ docker exec 389f20e353fe90577fa0c1f89d1269b3ca802f5f626eb65900abf539a5f16897 ssh-agent [2022-11-16T16:42:33.892Z] SSH_AUTH_SOCK=/tmp/ssh-qLLoneNvUl77/agent.70 [2022-11-16T16:42:33.892Z] SSH_AGENT_PID=76 [2022-11-16T16:42:33.896Z] Running ssh-add (command line suppressed) [2022-11-16T16:42:33.999Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7638039803660009435.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7638039803660009435.key) [2022-11-16T16:42:34.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-16T16:42:34.294Z] + git semver init [2022-11-16T16:42:34.555Z] 2022-11-16 16:42:34,457 [run_init] DEBUG init version:0.0.0 force:False [2022-11-16T16:42:34.555Z] 2022-11-16 16:42:34,458 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-11-16T16:42:34.555Z] 2022-11-16 16:42:34,458 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-11-16T16:42:34.555Z] 2022-11-16 16:42:34,459 [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) [2022-11-16T16:42:35.931Z] 2022-11-16 16:42:35,871 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-11-16T16:42:35.931Z] 2022-11-16 16:42:35,872 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-11-16T16:42:35.931Z] 2022-11-16 16:42:35,872 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-16T16:42:35.931Z] 2022-11-16 16:42:35,872 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-16T16:42:35.931Z] 2.3.1-dev.1 [Pipeline] } [2022-11-16T16:42:35.942Z] $ docker exec --env ******** --env ******** 389f20e353fe90577fa0c1f89d1269b3ca802f5f626eb65900abf539a5f16897 ssh-agent -k [2022-11-16T16:42:36.045Z] unset SSH_AUTH_SOCK; [2022-11-16T16:42:36.045Z] unset SSH_AGENT_PID; [2022-11-16T16:42:36.046Z] echo Agent pid 76 killed; [2022-11-16T16:42:36.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-16T16:42:36.355Z] + git semver [Pipeline] } [2022-11-16T16:42:36.628Z] $ docker stop --time=1 389f20e353fe90577fa0c1f89d1269b3ca802f5f626eb65900abf539a5f16897 [2022-11-16T16:42:37.924Z] $ docker rm -f 389f20e353fe90577fa0c1f89d1269b3ca802f5f626eb65900abf539a5f16897 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-16T16:42:38.255Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-16T16:42:38.432Z] Stashed 1 file(s) [Pipeline] echo [2022-11-16T16:42:38.435Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.1 [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 [2022-11-16T16:42:38.538Z] provisioning config files... [2022-11-16T16:42:38.549Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18168793155200660922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:42:38.843Z] ---> docker-login.sh [2022-11-16T16:42:38.843Z] nexus3.edgexfoundry.org:10001 [2022-11-16T16:42:38.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:42:38.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:42:38.843Z] Configure a credential helper to remove this warning. See [2022-11-16T16:42:38.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:42:38.843Z] [2022-11-16T16:42:38.843Z] Login Succeeded [2022-11-16T16:42:38.843Z] nexus3.edgexfoundry.org:10002 [2022-11-16T16:42:38.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:42:38.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:42:38.843Z] Configure a credential helper to remove this warning. See [2022-11-16T16:42:38.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:42:38.843Z] [2022-11-16T16:42:38.843Z] Login Succeeded [2022-11-16T16:42:38.843Z] nexus3.edgexfoundry.org:10003 [2022-11-16T16:42:39.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:42:39.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:42:39.102Z] Configure a credential helper to remove this warning. See [2022-11-16T16:42:39.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:42:39.102Z] [2022-11-16T16:42:39.102Z] Login Succeeded [2022-11-16T16:42:39.102Z] nexus3.edgexfoundry.org:10004 [2022-11-16T16:42:39.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:42:39.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:42:39.102Z] Configure a credential helper to remove this warning. See [2022-11-16T16:42:39.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:42:39.102Z] [2022-11-16T16:42:39.102Z] Login Succeeded [2022-11-16T16:42:39.102Z] docker.io [2022-11-16T16:42:39.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:42:39.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:42:39.361Z] Configure a credential helper to remove this warning. See [2022-11-16T16:42:39.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:42:39.361Z] [2022-11-16T16:42:39.361Z] Login Succeeded [2022-11-16T16:42:39.361Z] ---> docker-login.sh ends [Pipeline] } [2022-11-16T16:42:39.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-16T16:42:39.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T16:42:39.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T16:42:39.453Z] ========================================================= [2022-11-16T16:42:39.453Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-16T16:42:39.453Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:42:39.764Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-16T16:42:39.764Z] Sending build context to Docker daemon 12.52MB [2022-11-16T16:42:39.764Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-16T16:42:39.764Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-16T16:42:39.764Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-16T16:42:39.764Z] 213ec9aee27d: Pulling fs layer [2022-11-16T16:42:39.764Z] 4583459ba037: Pulling fs layer [2022-11-16T16:42:39.764Z] 93c1e223e6f2: Pulling fs layer [2022-11-16T16:42:39.764Z] 53926ce57604: Pulling fs layer [2022-11-16T16:42:39.764Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-16T16:42:39.764Z] 22ff95d597cd: Pulling fs layer [2022-11-16T16:42:39.764Z] 12d6caf4c0d1: Pulling fs layer [2022-11-16T16:42:39.764Z] 96b7cbca73a9: Pulling fs layer [2022-11-16T16:42:39.764Z] a7acece74701: Pulling fs layer [2022-11-16T16:42:39.764Z] 21b2b0c7a3f4: Waiting [2022-11-16T16:42:39.764Z] 53926ce57604: Waiting [2022-11-16T16:42:39.764Z] 22ff95d597cd: Waiting [2022-11-16T16:42:39.764Z] 12d6caf4c0d1: Waiting [2022-11-16T16:42:39.764Z] 96b7cbca73a9: Waiting [2022-11-16T16:42:39.764Z] a7acece74701: Waiting [2022-11-16T16:42:39.764Z] 93c1e223e6f2: Verifying Checksum [2022-11-16T16:42:39.764Z] 93c1e223e6f2: Download complete [2022-11-16T16:42:39.764Z] 4583459ba037: Verifying Checksum [2022-11-16T16:42:39.764Z] 22ff95d597cd: Download complete [2022-11-16T16:42:40.027Z] 213ec9aee27d: Verifying Checksum [2022-11-16T16:42:40.027Z] 12d6caf4c0d1: Download complete [2022-11-16T16:42:40.027Z] 213ec9aee27d: Pull complete [2022-11-16T16:42:40.287Z] 4583459ba037: Pull complete [2022-11-16T16:42:40.287Z] 93c1e223e6f2: Pull complete [2022-11-16T16:42:40.550Z] a7acece74701: Verifying Checksum [2022-11-16T16:42:40.550Z] a7acece74701: Download complete [2022-11-16T16:42:40.809Z] 96b7cbca73a9: Verifying Checksum [2022-11-16T16:42:40.809Z] 96b7cbca73a9: Download complete [2022-11-16T16:42:40.809Z] 53926ce57604: Verifying Checksum [2022-11-16T16:42:40.809Z] 53926ce57604: Download complete [2022-11-16T16:42:44.090Z] 53926ce57604: Pull complete [2022-11-16T16:42:44.090Z] 21b2b0c7a3f4: Pull complete [2022-11-16T16:42:44.348Z] 22ff95d597cd: Pull complete [2022-11-16T16:42:44.348Z] 12d6caf4c0d1: Pull complete [2022-11-16T16:42:46.245Z] 96b7cbca73a9: Pull complete [2022-11-16T16:42:47.178Z] a7acece74701: Pull complete [2022-11-16T16:42:47.178Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-16T16:42:47.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-16T16:42:47.178Z] ---> db6d94c90886 [2022-11-16T16:42:47.178Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-16T16:42:51.365Z] ---> Running in c4e4b8480eef [2022-11-16T16:42:51.365Z] Removing intermediate container c4e4b8480eef [2022-11-16T16:42:51.365Z] ---> bd53d52d7784 [2022-11-16T16:42:51.365Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-16T16:42:51.623Z] ---> Running in 844b86125de8 [2022-11-16T16:42:51.623Z] Removing intermediate container 844b86125de8 [2022-11-16T16:42:51.623Z] ---> 94a5e29373b5 [2022-11-16T16:42:51.623Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:42:51.623Z] ---> Running in 1c446bddeb3f [2022-11-16T16:42:51.623Z] Removing intermediate container 1c446bddeb3f [2022-11-16T16:42:51.623Z] ---> d04cd9d715c3 [2022-11-16T16:42:51.623Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-16T16:42:51.623Z] ---> Running in 5018a317ac00 [2022-11-16T16:42:51.882Z] Removing intermediate container 5018a317ac00 [2022-11-16T16:42:51.882Z] ---> dbde20ccb2d7 [2022-11-16T16:42:51.882Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-16T16:42:51.882Z] ---> Running in 7f4f2a6b6b14 [2022-11-16T16:42:52.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:42:52.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:42:52.398Z] OK: 211 MiB in 51 packages [2022-11-16T16:42:52.964Z] Removing intermediate container 7f4f2a6b6b14 [2022-11-16T16:42:52.964Z] ---> 0513acd1eb1e [2022-11-16T16:42:52.964Z] Step 8/13 : WORKDIR /app [2022-11-16T16:42:52.964Z] ---> Running in 0af6879ec13c [2022-11-16T16:42:52.964Z] Removing intermediate container 0af6879ec13c [2022-11-16T16:42:52.964Z] ---> 4d7f721de6d1 [2022-11-16T16:42:52.964Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-16T16:42:52.964Z] ---> a66040e43add [2022-11-16T16:42:52.964Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:42:52.964Z] ---> Running in 48eebc5f9999 [2022-11-16T16:42:53.511Z] Still waiting to schedule task [2022-11-16T16:42:53.511Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-16T16:43:19.506Z] Removing intermediate container 48eebc5f9999 [2022-11-16T16:43:19.506Z] ---> d0f93c8af75c [2022-11-16T16:43:19.506Z] Step 11/13 : COPY . . [2022-11-16T16:43:19.506Z] ---> 1974a75eb96e [2022-11-16T16:43:19.506Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-16T16:43:19.506Z] ---> Running in a3594640e3af [2022-11-16T16:43:19.506Z] Removing intermediate container a3594640e3af [2022-11-16T16:43:19.506Z] ---> 6831f54af70c [2022-11-16T16:43:19.506Z] Step 13/13 : RUN $MAKE [2022-11-16T16:43:19.506Z] ---> Running in f1ccb2ca9743 [2022-11-16T16:43:19.506Z] noop [2022-11-16T16:43:19.506Z] Removing intermediate container f1ccb2ca9743 [2022-11-16T16:43:19.506Z] ---> 2c8d0e0d3073 [2022-11-16T16:43:19.506Z] Successfully built 2c8d0e0d3073 [2022-11-16T16:43:19.506Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:43:19.813Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-16T16:43:19.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:43:19.869Z] prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container [2022-11-16T16:43:19.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-16T16:43:20.329Z] $ docker top 3345049d9479c1a8ae68d76425e7934ae66f425107cadeb4169ece7c351469f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:43:20.580Z] + go version [2022-11-16T16:43:20.581Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-16T16:43:20.678Z] $ docker stop --time=1 3345049d9479c1a8ae68d76425e7934ae66f425107cadeb4169ece7c351469f6 [2022-11-16T16:43:21.954Z] $ docker rm -f 3345049d9479c1a8ae68d76425e7934ae66f425107cadeb4169ece7c351469f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:43:22.270Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-16T16:43:22.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:43:22.332Z] prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container [2022-11-16T16:43:22.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-16T16:43:22.757Z] $ docker top e0c90cd22f0872075d03c471c5c8c0a7c88d40e446a0bd23fdde13f1930eb6b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:43:23.001Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-11-16T16:43:23.293Z] + make test [2022-11-16T16:43:23.293Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-16T16:43:33.256Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-11-16T16:43:33.256Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.043s coverage: 86.2% of statements [2022-11-16T16:43:33.256Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-11-16T16:43:35.160Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements [2022-11-16T16:43:41.719Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-16T16:43:41.719Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-16T16:43:45.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-16T16:43:45.000Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-16T16:43:45.000Z] ./bin/test-attribution.sh [Pipeline] echo [2022-11-16T16:43:45.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-16T16:43:45.135Z] $ docker stop --time=1 e0c90cd22f0872075d03c471c5c8c0a7c88d40e446a0bd23fdde13f1930eb6b5 [2022-11-16T16:43:47.628Z] $ docker rm -f e0c90cd22f0872075d03c471c5c8c0a7c88d40e446a0bd23fdde13f1930eb6b5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-16T16:43:47.938Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-16T16:43:47.982Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-16T16:43:48.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-16T16:43:48.845Z] + ls -al . [2022-11-16T16:43:48.846Z] total 240 [2022-11-16T16:43:48.846Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 16 16:43 . [2022-11-16T16:43:48.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 16:42 .. [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 16 16:42 .dockerignore [2022-11-16T16:43:48.846Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 16 16:43 .git [2022-11-16T16:43:48.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 16:42 .github [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 788 Nov 16 16:42 .gitignore [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 16 16:42 .golangci.yml [2022-11-16T16:43:48.846Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 16 16:42 .semver [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 9922 Nov 16 16:42 Attribution.txt [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 4331 Nov 16 16:42 CHANGELOG.md [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 1815 Nov 16 16:42 Dockerfile [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 16 16:42 GOVERNANCE.md [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 687 Nov 16 16:42 Jenkinsfile [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 16 16:42 LICENSE [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 3163 Nov 16 16:42 Makefile [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 16 16:42 OWNERS.md [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 31023 Nov 16 16:42 README.md [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 16 16:42 VERSION [2022-11-16T16:43:48.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 16:42 bin [2022-11-16T16:43:48.846Z] -rw-r--r-- 1 jenkins jenkins 41008 Nov 16 16:43 coverage.out [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 3597 Nov 16 16:42 go.mod [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 45034 Nov 16 16:42 go.sum [2022-11-16T16:43:48.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 16:42 images [2022-11-16T16:43:48.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 16:42 internal [2022-11-16T16:43:48.846Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 16 16:42 main.go [2022-11-16T16:43:48.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 16:42 res [2022-11-16T16:43:48.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 16:42 snap [2022-11-16T16:43:48.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 16:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:43:49.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=28aaedc4101c568f15a620fb92b28207672ef290 --label arch=amd64 --label version=2.3.1-dev.1 . [2022-11-16T16:43:49.168Z] Sending build context to Docker daemon 12.52MB [2022-11-16T16:43:49.168Z] Step 1/30 : ARG BASE=golang:1.18-alpine3.16 [2022-11-16T16:43:49.168Z] Step 2/30 : FROM ${BASE} AS builder [2022-11-16T16:43:49.168Z] ---> 2c8d0e0d3073 [2022-11-16T16:43:49.168Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-16T16:43:49.428Z] ---> Running in 96049e80b691 [2022-11-16T16:43:49.428Z] Removing intermediate container 96049e80b691 [2022-11-16T16:43:49.428Z] ---> cba602df7935 [2022-11-16T16:43:49.428Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2022-11-16T16:43:49.428Z] ---> Running in 6a5e16ddb852 [2022-11-16T16:43:49.428Z] Removing intermediate container 6a5e16ddb852 [2022-11-16T16:43:49.428Z] ---> b3cec252b5ed [2022-11-16T16:43:49.428Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:43:49.428Z] ---> Running in 42c063667459 [2022-11-16T16:43:49.685Z] Removing intermediate container 42c063667459 [2022-11-16T16:43:49.685Z] ---> 2345f2cb0ef5 [2022-11-16T16:43:49.685Z] Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-16T16:43:49.685Z] ---> Running in fd3c309ff3a3 [2022-11-16T16:43:49.685Z] Removing intermediate container fd3c309ff3a3 [2022-11-16T16:43:49.685Z] ---> b5235cfe707f [2022-11-16T16:43:49.685Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-16T16:43:49.685Z] ---> Running in 71b73d7e35a2 [2022-11-16T16:43:49.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:43:49.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:43:50.202Z] OK: 211 MiB in 51 packages [2022-11-16T16:43:50.769Z] Removing intermediate container 71b73d7e35a2 [2022-11-16T16:43:50.769Z] ---> de1b01919056 [2022-11-16T16:43:50.769Z] Step 8/30 : WORKDIR /app [2022-11-16T16:43:50.769Z] ---> Running in 3c7cea269948 [2022-11-16T16:43:50.769Z] Removing intermediate container 3c7cea269948 [2022-11-16T16:43:50.769Z] ---> ba2b0518492a [2022-11-16T16:43:50.769Z] Step 9/30 : COPY go.mod vendor* ./ [2022-11-16T16:43:50.769Z] ---> df846c272bff [2022-11-16T16:43:50.769Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:43:50.769Z] ---> Running in 9712ac76ccf1 [2022-11-16T16:43:51.335Z] Removing intermediate container 9712ac76ccf1 [2022-11-16T16:43:51.335Z] ---> 96206d50910b [2022-11-16T16:43:51.335Z] Step 11/30 : COPY . . [2022-11-16T16:43:52.090Z] ---> fc4d46ae841d [2022-11-16T16:43:52.090Z] Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-16T16:43:52.090Z] ---> Running in c728f716c8f8 [2022-11-16T16:43:52.090Z] Removing intermediate container c728f716c8f8 [2022-11-16T16:43:52.090Z] ---> ebb5a233c26e [2022-11-16T16:43:52.090Z] Step 13/30 : RUN $MAKE [2022-11-16T16:43:52.090Z] ---> Running in cca195715c29 [2022-11-16T16:43:52.350Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-11-16T16:44:14.272Z] Removing intermediate container cca195715c29 [2022-11-16T16:44:14.272Z] ---> 71b8c956b9bf [2022-11-16T16:44:14.272Z] Step 14/30 : FROM alpine:3.14 [2022-11-16T16:44:14.272Z] 3.14: Pulling from library/alpine [2022-11-16T16:44:14.272Z] c7ed990a2339: Pulling fs layer [2022-11-16T16:44:14.272Z] c7ed990a2339: Verifying Checksum [2022-11-16T16:44:14.272Z] c7ed990a2339: Download complete [2022-11-16T16:44:14.272Z] c7ed990a2339: Pull complete [2022-11-16T16:44:14.272Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2022-11-16T16:44:14.272Z] Status: Downloaded newer image for alpine:3.14 [2022-11-16T16:44:14.272Z] ---> dd53f409bf0b [2022-11-16T16:44:14.272Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-16T16:44:14.272Z] ---> Running in 84c6fc429401 [2022-11-16T16:44:14.272Z] Removing intermediate container 84c6fc429401 [2022-11-16T16:44:14.272Z] ---> 2934b9d64b69 [2022-11-16T16:44:14.272Z] Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-11-16T16:44:14.272Z] ---> Running in d929b208ef9f [2022-11-16T16:44:14.272Z] Removing intermediate container d929b208ef9f [2022-11-16T16:44:14.272Z] ---> a3100ed10650 [2022-11-16T16:44:14.272Z] Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-11-16T16:44:14.272Z] ---> Running in c19451863d20 [2022-11-16T16:44:14.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-11-16T16:44:14.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-11-16T16:44:15.050Z] (1/7) Installing ca-certificates (20220614-r0) [2022-11-16T16:44:15.050Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-11-16T16:44:15.050Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-11-16T16:44:15.050Z] (4/7) Installing libsodium (1.0.18-r0) [2022-11-16T16:44:15.050Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-11-16T16:44:15.050Z] (6/7) Installing libzmq (4.3.4-r0) [2022-11-16T16:44:15.050Z] (7/7) Installing zeromq (4.3.4-r0) [2022-11-16T16:44:15.050Z] Executing busybox-1.33.1-r8.trigger [2022-11-16T16:44:15.310Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:44:15.310Z] OK: 9 MiB in 21 packages [2022-11-16T16:44:15.878Z] Removing intermediate container c19451863d20 [2022-11-16T16:44:15.878Z] ---> 8facd13bbbfe [2022-11-16T16:44:15.878Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-11-16T16:44:15.878Z] ---> 085930a05128 [2022-11-16T16:44:15.878Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2022-11-16T16:44:16.136Z] ---> be3aa7649401 [2022-11-16T16:44:16.136Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2022-11-16T16:44:16.136Z] ---> e933ece8a1bf [2022-11-16T16:44:16.136Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2022-11-16T16:44:16.136Z] ---> 440207224c80 [2022-11-16T16:44:16.136Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-11-16T16:44:17.124Z] ---> 478404f93eee [2022-11-16T16:44:17.124Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-11-16T16:44:17.124Z] ---> Running in 21e7c5628b6b [2022-11-16T16:44:17.691Z] Removing intermediate container 21e7c5628b6b [2022-11-16T16:44:17.691Z] ---> 0590fe0c650f [2022-11-16T16:44:17.691Z] Step 24/30 : VOLUME /cache [2022-11-16T16:44:17.691Z] ---> Running in 2e16ba55ef67 [2022-11-16T16:44:17.691Z] Removing intermediate container 2e16ba55ef67 [2022-11-16T16:44:17.691Z] ---> dc454f97ee29 [2022-11-16T16:44:17.691Z] Step 25/30 : EXPOSE 59711 [2022-11-16T16:44:17.691Z] ---> Running in 62c1e1b4cebe [2022-11-16T16:44:17.691Z] Removing intermediate container 62c1e1b4cebe [2022-11-16T16:44:17.691Z] ---> ef9ad9d1afb0 [2022-11-16T16:44:17.691Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-11-16T16:44:17.691Z] ---> Running in 1dbaba7777df [2022-11-16T16:44:17.691Z] Removing intermediate container 1dbaba7777df [2022-11-16T16:44:17.691Z] ---> 712f7d056d67 [2022-11-16T16:44:17.691Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-11-16T16:44:17.691Z] ---> Running in 8facea94ad92 [2022-11-16T16:44:17.950Z] Removing intermediate container 8facea94ad92 [2022-11-16T16:44:17.951Z] ---> c9cbe756cb4d [2022-11-16T16:44:17.951Z] Step 28/30 : LABEL arch=amd64 [2022-11-16T16:44:17.951Z] ---> Running in d8359ac72cec [2022-11-16T16:44:17.951Z] Removing intermediate container d8359ac72cec [2022-11-16T16:44:17.951Z] ---> 8ab528d369bd [2022-11-16T16:44:17.951Z] Step 29/30 : LABEL git_sha=28aaedc4101c568f15a620fb92b28207672ef290 [2022-11-16T16:44:17.951Z] ---> Running in 441a49ac4bd5 [2022-11-16T16:44:17.951Z] Removing intermediate container 441a49ac4bd5 [2022-11-16T16:44:17.951Z] ---> 84d43d5572a7 [2022-11-16T16:44:17.951Z] Step 30/30 : LABEL version=2.3.1-dev.1 [2022-11-16T16:44:17.951Z] ---> Running in f442f3ef9dd4 [2022-11-16T16:44:18.209Z] Removing intermediate container f442f3ef9dd4 [2022-11-16T16:44:18.209Z] ---> 327d8454f2c3 [2022-11-16T16:44:18.209Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-16T16:44:18.209Z] Successfully built 327d8454f2c3 [2022-11-16T16:44:18.209Z] 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 [2022-11-16T16:44:18.305Z] provisioning config files... [2022-11-16T16:44:18.313Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3906456386961006339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:44:18.688Z] ---> docker-login.sh [2022-11-16T16:44:18.688Z] nexus3.edgexfoundry.org:10001 [2022-11-16T16:44:18.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:44:18.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:44:18.688Z] Configure a credential helper to remove this warning. See [2022-11-16T16:44:18.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:44:18.688Z] [2022-11-16T16:44:18.688Z] Login Succeeded [2022-11-16T16:44:18.688Z] nexus3.edgexfoundry.org:10002 [2022-11-16T16:44:18.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:44:18.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:44:18.688Z] Configure a credential helper to remove this warning. See [2022-11-16T16:44:18.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:44:18.688Z] [2022-11-16T16:44:18.688Z] Login Succeeded [2022-11-16T16:44:18.688Z] nexus3.edgexfoundry.org:10003 [2022-11-16T16:44:18.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:44:18.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:44:18.954Z] Configure a credential helper to remove this warning. See [2022-11-16T16:44:18.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:44:18.954Z] [2022-11-16T16:44:18.954Z] Login Succeeded [2022-11-16T16:44:18.954Z] nexus3.edgexfoundry.org:10004 [2022-11-16T16:44:18.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:44:18.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:44:18.954Z] Configure a credential helper to remove this warning. See [2022-11-16T16:44:18.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:44:18.954Z] [2022-11-16T16:44:18.954Z] Login Succeeded [2022-11-16T16:44:18.954Z] docker.io [2022-11-16T16:44:18.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:44:19.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:44:19.233Z] Configure a credential helper to remove this warning. See [2022-11-16T16:44:19.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:44:19.233Z] [2022-11-16T16:44:19.233Z] Login Succeeded [2022-11-16T16:44:19.233Z] ---> docker-login.sh ends [Pipeline] } [2022-11-16T16:44:19.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T16:44:19.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T16:44:19.287Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-11-16T16:44:19.287Z] 28aaedc4101c568f15a620fb92b28207672ef290 [2022-11-16T16:44:19.287Z] latest [2022-11-16T16:44:19.287Z] 2.3.1-dev.1 [2022-11-16T16:44:19.287Z] 28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 [2022-11-16T16:44:19.287Z] main [2022-11-16T16:44:19.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:44:19.623Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:44:19.932Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28aaedc4101c568f15a620fb92b28207672ef290 [2022-11-16T16:44:19.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-11-16T16:44:19.932Z] 1c6e7b5621e5: Preparing [2022-11-16T16:44:19.932Z] 0a895d956a12: Preparing [2022-11-16T16:44:19.932Z] 93d55534d981: Preparing [2022-11-16T16:44:19.932Z] 0c0be002e205: Preparing [2022-11-16T16:44:19.932Z] dea8e5f4a1a3: Preparing [2022-11-16T16:44:19.932Z] accba9b8f30c: Preparing [2022-11-16T16:44:19.932Z] 7e84294c5ccd: Preparing [2022-11-16T16:44:19.932Z] 63493a9ab2d4: Preparing [2022-11-16T16:44:19.932Z] 63493a9ab2d4: Waiting [2022-11-16T16:44:19.932Z] accba9b8f30c: Waiting [2022-11-16T16:44:19.932Z] 7e84294c5ccd: Waiting [2022-11-16T16:44:19.932Z] dea8e5f4a1a3: Pushed [2022-11-16T16:44:19.932Z] 1c6e7b5621e5: Pushed [2022-11-16T16:44:19.932Z] 93d55534d981: Pushed [2022-11-16T16:44:19.932Z] 0c0be002e205: Pushed [2022-11-16T16:44:19.932Z] 63493a9ab2d4: Layer already exists [2022-11-16T16:44:20.190Z] accba9b8f30c: Pushed [2022-11-16T16:44:20.448Z] 7e84294c5ccd: Pushed [2022-11-16T16:44:22.352Z] 0a895d956a12: Pushed [2022-11-16T16:44:22.352Z] 28aaedc4101c568f15a620fb92b28207672ef290: digest: sha256:128d05f31fabe821d6027421a39190a311524ad2f5e46bbff9ac798f87d74d87 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:44:22.669Z] + 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 [2022-11-16T16:44:22.982Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-11-16T16:44:22.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-11-16T16:44:22.982Z] 1c6e7b5621e5: Preparing [2022-11-16T16:44:22.982Z] 0a895d956a12: Preparing [2022-11-16T16:44:22.982Z] 93d55534d981: Preparing [2022-11-16T16:44:22.982Z] 0c0be002e205: Preparing [2022-11-16T16:44:22.982Z] dea8e5f4a1a3: Preparing [2022-11-16T16:44:22.982Z] accba9b8f30c: Preparing [2022-11-16T16:44:22.982Z] 7e84294c5ccd: Preparing [2022-11-16T16:44:22.982Z] 63493a9ab2d4: Preparing [2022-11-16T16:44:22.982Z] accba9b8f30c: Waiting [2022-11-16T16:44:22.982Z] 63493a9ab2d4: Waiting [2022-11-16T16:44:22.982Z] 7e84294c5ccd: Waiting [2022-11-16T16:44:22.982Z] 0a895d956a12: Layer already exists [2022-11-16T16:44:22.982Z] 1c6e7b5621e5: Layer already exists [2022-11-16T16:44:22.982Z] dea8e5f4a1a3: Layer already exists [2022-11-16T16:44:22.982Z] 93d55534d981: Layer already exists [2022-11-16T16:44:22.982Z] 0c0be002e205: Layer already exists [2022-11-16T16:44:22.982Z] 7e84294c5ccd: Layer already exists [2022-11-16T16:44:22.982Z] 63493a9ab2d4: Layer already exists [2022-11-16T16:44:22.982Z] accba9b8f30c: Layer already exists [2022-11-16T16:44:22.982Z] latest: digest: sha256:128d05f31fabe821d6027421a39190a311524ad2f5e46bbff9ac798f87d74d87 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:44:23.299Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:44:23.602Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.1-dev.1 [2022-11-16T16:44:23.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-11-16T16:44:23.602Z] 1c6e7b5621e5: Preparing [2022-11-16T16:44:23.602Z] 0a895d956a12: Preparing [2022-11-16T16:44:23.602Z] 93d55534d981: Preparing [2022-11-16T16:44:23.602Z] 0c0be002e205: Preparing [2022-11-16T16:44:23.602Z] dea8e5f4a1a3: Preparing [2022-11-16T16:44:23.602Z] accba9b8f30c: Preparing [2022-11-16T16:44:23.602Z] 7e84294c5ccd: Preparing [2022-11-16T16:44:23.602Z] 63493a9ab2d4: Preparing [2022-11-16T16:44:23.602Z] accba9b8f30c: Waiting [2022-11-16T16:44:23.602Z] 7e84294c5ccd: Waiting [2022-11-16T16:44:23.602Z] 1c6e7b5621e5: Layer already exists [2022-11-16T16:44:23.602Z] 93d55534d981: Layer already exists [2022-11-16T16:44:23.602Z] 0c0be002e205: Layer already exists [2022-11-16T16:44:23.602Z] dea8e5f4a1a3: Layer already exists [2022-11-16T16:44:23.602Z] 0a895d956a12: Layer already exists [2022-11-16T16:44:23.602Z] accba9b8f30c: Layer already exists [2022-11-16T16:44:23.602Z] 7e84294c5ccd: Layer already exists [2022-11-16T16:44:23.602Z] 63493a9ab2d4: Layer already exists [2022-11-16T16:44:23.602Z] 2.3.1-dev.1: digest: sha256:128d05f31fabe821d6027421a39190a311524ad2f5e46bbff9ac798f87d74d87 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:44:23.910Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:44:24.218Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 [2022-11-16T16:44:24.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-11-16T16:44:24.218Z] 1c6e7b5621e5: Preparing [2022-11-16T16:44:24.218Z] 0a895d956a12: Preparing [2022-11-16T16:44:24.218Z] 93d55534d981: Preparing [2022-11-16T16:44:24.218Z] 0c0be002e205: Preparing [2022-11-16T16:44:24.218Z] dea8e5f4a1a3: Preparing [2022-11-16T16:44:24.218Z] accba9b8f30c: Preparing [2022-11-16T16:44:24.218Z] 7e84294c5ccd: Preparing [2022-11-16T16:44:24.218Z] 63493a9ab2d4: Preparing [2022-11-16T16:44:24.218Z] 7e84294c5ccd: Waiting [2022-11-16T16:44:24.218Z] 63493a9ab2d4: Waiting [2022-11-16T16:44:24.218Z] accba9b8f30c: Waiting [2022-11-16T16:44:24.218Z] 1c6e7b5621e5: Layer already exists [2022-11-16T16:44:24.218Z] 0a895d956a12: Layer already exists [2022-11-16T16:44:24.218Z] 93d55534d981: Layer already exists [2022-11-16T16:44:24.218Z] 0c0be002e205: Layer already exists [2022-11-16T16:44:24.218Z] dea8e5f4a1a3: Layer already exists [2022-11-16T16:44:24.218Z] accba9b8f30c: Layer already exists [2022-11-16T16:44:24.218Z] 7e84294c5ccd: Layer already exists [2022-11-16T16:44:24.218Z] 63493a9ab2d4: Layer already exists [2022-11-16T16:44:24.218Z] 28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1: digest: sha256:128d05f31fabe821d6027421a39190a311524ad2f5e46bbff9ac798f87d74d87 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:44:24.522Z] + 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 [2022-11-16T16:44:24.826Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-11-16T16:44:24.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-11-16T16:44:24.826Z] 1c6e7b5621e5: Preparing [2022-11-16T16:44:24.826Z] 0a895d956a12: Preparing [2022-11-16T16:44:24.826Z] 93d55534d981: Preparing [2022-11-16T16:44:24.826Z] 0c0be002e205: Preparing [2022-11-16T16:44:24.826Z] dea8e5f4a1a3: Preparing [2022-11-16T16:44:24.826Z] accba9b8f30c: Preparing [2022-11-16T16:44:24.826Z] 7e84294c5ccd: Preparing [2022-11-16T16:44:24.826Z] 63493a9ab2d4: Preparing [2022-11-16T16:44:24.826Z] accba9b8f30c: Waiting [2022-11-16T16:44:24.826Z] 7e84294c5ccd: Waiting [2022-11-16T16:44:24.826Z] 63493a9ab2d4: Waiting [2022-11-16T16:44:24.826Z] 0a895d956a12: Layer already exists [2022-11-16T16:44:24.826Z] 0c0be002e205: Layer already exists [2022-11-16T16:44:24.826Z] 1c6e7b5621e5: Layer already exists [2022-11-16T16:44:24.826Z] dea8e5f4a1a3: Layer already exists [2022-11-16T16:44:24.826Z] 93d55534d981: Layer already exists [2022-11-16T16:44:24.826Z] accba9b8f30c: Layer already exists [2022-11-16T16:44:24.826Z] 7e84294c5ccd: Layer already exists [2022-11-16T16:44:24.826Z] 63493a9ab2d4: Layer already exists [2022-11-16T16:44:24.826Z] main: digest: sha256:128d05f31fabe821d6027421a39190a311524ad2f5e46bbff9ac798f87d74d87 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T16:44:24.879Z] ===================================================== [Pipeline] echo [2022-11-16T16:44:24.886Z] taggedImages: [2022-11-16T16:44:24.886Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28aaedc4101c568f15a620fb92b28207672ef290 [2022-11-16T16:44:24.886Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-11-16T16:44:24.886Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.1-dev.1 [2022-11-16T16:44:24.886Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 [2022-11-16T16:44:24.886Z] - 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 [2022-11-16T16:44:25.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-16T16:44:25.257Z] [2022-11-16T16:44:25.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:44:25.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-16T16:44:25.558Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-16T16:44:25.558Z] 5eb5b503b376: Pulling fs layer [2022-11-16T16:44:25.558Z] 5c69ac0246d0: Pulling fs layer [2022-11-16T16:44:25.558Z] ec43610c2a17: Pulling fs layer [2022-11-16T16:44:25.558Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-16T16:44:25.558Z] 33b1e0a273af: Pulling fs layer [2022-11-16T16:44:25.558Z] 5d3b04190fa2: Pulling fs layer [2022-11-16T16:44:25.558Z] 2f39f015ded8: Pulling fs layer [2022-11-16T16:44:25.558Z] 33b1e0a273af: Waiting [2022-11-16T16:44:25.558Z] 5d3b04190fa2: Waiting [2022-11-16T16:44:25.558Z] 3a2ae6a8a46f: Waiting [2022-11-16T16:44:25.558Z] 5c69ac0246d0: Verifying Checksum [2022-11-16T16:44:25.558Z] 5c69ac0246d0: Download complete [2022-11-16T16:44:25.558Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-16T16:44:25.558Z] 3a2ae6a8a46f: Download complete [2022-11-16T16:44:25.817Z] 33b1e0a273af: Verifying Checksum [2022-11-16T16:44:25.817Z] 33b1e0a273af: Download complete [2022-11-16T16:44:25.817Z] ec43610c2a17: Verifying Checksum [2022-11-16T16:44:25.817Z] ec43610c2a17: Download complete [2022-11-16T16:44:25.817Z] 5d3b04190fa2: Verifying Checksum [2022-11-16T16:44:25.817Z] 5d3b04190fa2: Download complete [2022-11-16T16:44:25.817Z] 5eb5b503b376: Verifying Checksum [2022-11-16T16:44:25.817Z] 5eb5b503b376: Download complete [2022-11-16T16:44:26.381Z] 2f39f015ded8: Download complete [2022-11-16T16:44:26.946Z] 5eb5b503b376: Pull complete [2022-11-16T16:44:26.946Z] 5c69ac0246d0: Pull complete [2022-11-16T16:44:27.512Z] ec43610c2a17: Pull complete [2022-11-16T16:44:27.512Z] 3a2ae6a8a46f: Pull complete [2022-11-16T16:44:27.770Z] 33b1e0a273af: Pull complete [2022-11-16T16:44:27.770Z] 5d3b04190fa2: Pull complete [2022-11-16T16:44:31.949Z] 2f39f015ded8: Pull complete [2022-11-16T16:44:31.949Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-16T16:44:31.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-16T16:44:31.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:44:32.027Z] prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container [2022-11-16T16:44:32.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-16T16:44:36.169Z] $ docker top 32edf6c4777f0c782f4f4dbf485a4f23faa5f5ac99d98b94b38e889c1dd3dda4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:44:36.470Z] ---> job-cost.sh [2022-11-16T16:44:36.471Z] lf-activate-venv: SKIPPING [2022-11-16T16:44:36.471Z] INFO: No Stack... [2022-11-16T16:44:36.729Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-16T16:44:37.296Z] INFO: Archiving Costs [Pipeline] sh [2022-11-16T16:44:37.582Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-11-16T16:44:37.582Z] + cut -d, -f6 [Pipeline] lock [2022-11-16T16:44:37.595Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] [2022-11-16T16:44:37.604Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] did not exist. Created. [2022-11-16T16:44:37.604Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-16T16:44:37.895Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-16T16:44:37.928Z] Stashed 1 file(s) [Pipeline] } [2022-11-16T16:44:37.934Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-16T16:44:38.019Z] $ docker stop --time=1 32edf6c4777f0c782f4f4dbf485a4f23faa5f5ac99d98b94b38e889c1dd3dda4 [2022-11-16T16:44:39.156Z] $ docker rm -f 32edf6c4777f0c782f4f4dbf485a4f23faa5f5ac99d98b94b38e889c1dd3dda4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-16T16:47:50.829Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-119359 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-11-16T16:47:50.842Z] Running in /w/workspace/app-rfid-llrp-inventory/68 [Pipeline] { [Pipeline] checkout [2022-11-16T16:47:50.954Z] The recommended git tool is: git [2022-11-16T16:47:57.069Z] using credential edgex-jenkins-ssh [2022-11-16T16:47:57.089Z] Cloning the remote Git repository [2022-11-16T16:47:57.243Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-11-16T16:47:57.332Z] > git init /w/workspace/app-rfid-llrp-inventory/68 # timeout=10 [2022-11-16T16:47:57.520Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-11-16T16:47:57.521Z] > git --version # timeout=10 [2022-11-16T16:47:57.546Z] > git --version # 'git version 2.25.1' [2022-11-16T16:47:57.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-16T16:47:57.603Z] Verifying host key using known hosts file [2022-11-16T16:47:57.847Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-16T16:47:57.863Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-16T16:48:00.931Z] Avoid second fetch [2022-11-16T16:48:00.931Z] Checking out Revision 28aaedc4101c568f15a620fb92b28207672ef290 (main) [2022-11-16T16:48:00.009Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-11-16T16:48:00.030Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-16T16:48:01.051Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T16:48:01.074Z] > git checkout -f 28aaedc4101c568f15a620fb92b28207672ef290 # timeout=10 [2022-11-16T16:48:01.558Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#117)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-16T16:48:02.737Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-16T16:48:02.737Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-16T16:48:02.737Z] Dload Upload Total Spent Left Speed [2022-11-16T16:48:02.737Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 64625 0 --:--:-- --:--:-- --:--:-- 64625 [Pipeline] sh [2022-11-16T16:48:03.390Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-16T16:48:03.742Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-16T16:48:03.742Z] + sudo tee /etc/docker/daemon.new [2022-11-16T16:48:03.742Z] { [2022-11-16T16:48:03.742Z] "registry-mirrors": [ [2022-11-16T16:48:03.742Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-16T16:48:03.742Z] ], [2022-11-16T16:48:03.742Z] "bip": "10.250.0.254/24", [2022-11-16T16:48:03.742Z] "hosts": [ [2022-11-16T16:48:03.742Z] "tcp://0.0.0.0:5555", [2022-11-16T16:48:03.742Z] "unix:///var/run/docker.sock" [2022-11-16T16:48:03.742Z] ], [2022-11-16T16:48:03.742Z] "mtu": 1458, [2022-11-16T16:48:03.742Z] "selinux-enabled": true, [2022-11-16T16:48:03.742Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-16T16:48:03.742Z] } [Pipeline] sh [2022-11-16T16:48:04.110Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-16T16:48:04.466Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-16T16:48:22.773Z] provisioning config files... [2022-11-16T16:48:22.804Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/68@tmp/config4153798234872212340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:48:23.171Z] ---> docker-login.sh [2022-11-16T16:48:23.172Z] nexus3.edgexfoundry.org:10001 [2022-11-16T16:48:23.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:48:23.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:48:23.761Z] Configure a credential helper to remove this warning. See [2022-11-16T16:48:23.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:48:23.761Z] [2022-11-16T16:48:23.761Z] Login Succeeded [2022-11-16T16:48:23.761Z] nexus3.edgexfoundry.org:10002 [2022-11-16T16:48:24.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:48:24.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:48:24.307Z] Configure a credential helper to remove this warning. See [2022-11-16T16:48:24.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:48:24.307Z] [2022-11-16T16:48:24.307Z] Login Succeeded [2022-11-16T16:48:24.307Z] nexus3.edgexfoundry.org:10003 [2022-11-16T16:48:24.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:48:24.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:48:24.578Z] Configure a credential helper to remove this warning. See [2022-11-16T16:48:24.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:48:24.578Z] [2022-11-16T16:48:24.578Z] Login Succeeded [2022-11-16T16:48:24.578Z] nexus3.edgexfoundry.org:10004 [2022-11-16T16:48:24.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:48:25.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:48:25.123Z] Configure a credential helper to remove this warning. See [2022-11-16T16:48:25.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:48:25.123Z] [2022-11-16T16:48:25.123Z] Login Succeeded [2022-11-16T16:48:25.123Z] docker.io [2022-11-16T16:48:25.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:48:25.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:48:25.671Z] Configure a credential helper to remove this warning. See [2022-11-16T16:48:25.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:48:25.671Z] [2022-11-16T16:48:25.671Z] Login Succeeded [2022-11-16T16:48:25.671Z] ---> docker-login.sh ends [Pipeline] } [2022-11-16T16:48:25.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-16T16:48:25.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T16:48:25.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T16:48:25.881Z] ========================================================= [2022-11-16T16:48:25.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-16T16:48:25.881Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:48:26.227Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-16T16:48:26.505Z] Sending build context to Docker daemon 686.6kB [2022-11-16T16:48:26.505Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-16T16:48:26.505Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-16T16:48:26.775Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-16T16:48:26.775Z] 9b18e9b68314: Pulling fs layer [2022-11-16T16:48:26.775Z] 35d82f9e3411: Pulling fs layer [2022-11-16T16:48:26.775Z] e16973657156: Pulling fs layer [2022-11-16T16:48:26.775Z] fc693d55d65f: Pulling fs layer [2022-11-16T16:48:26.775Z] 7e9fc2657dce: Pulling fs layer [2022-11-16T16:48:26.775Z] dda99020689f: Pulling fs layer [2022-11-16T16:48:26.775Z] db1c61fa0a46: Pulling fs layer [2022-11-16T16:48:26.775Z] 891c053d2c06: Pulling fs layer [2022-11-16T16:48:26.775Z] dda99020689f: Waiting [2022-11-16T16:48:26.775Z] fc693d55d65f: Waiting [2022-11-16T16:48:26.775Z] db1c61fa0a46: Waiting [2022-11-16T16:48:26.775Z] 7e9fc2657dce: Waiting [2022-11-16T16:48:26.775Z] 891c053d2c06: Waiting [2022-11-16T16:48:26.775Z] e16973657156: Verifying Checksum [2022-11-16T16:48:26.775Z] e16973657156: Download complete [2022-11-16T16:48:26.775Z] 35d82f9e3411: Verifying Checksum [2022-11-16T16:48:26.775Z] 35d82f9e3411: Download complete [2022-11-16T16:48:26.775Z] 7e9fc2657dce: Verifying Checksum [2022-11-16T16:48:26.775Z] 7e9fc2657dce: Download complete [2022-11-16T16:48:26.775Z] dda99020689f: Verifying Checksum [2022-11-16T16:48:26.775Z] dda99020689f: Download complete [2022-11-16T16:48:26.775Z] 9b18e9b68314: Download complete [2022-11-16T16:48:27.743Z] 9b18e9b68314: Pull complete [2022-11-16T16:48:28.014Z] 891c053d2c06: Verifying Checksum [2022-11-16T16:48:28.014Z] 891c053d2c06: Download complete [2022-11-16T16:48:28.293Z] 35d82f9e3411: Pull complete [2022-11-16T16:48:28.573Z] e16973657156: Pull complete [2022-11-16T16:48:29.545Z] db1c61fa0a46: Verifying Checksum [2022-11-16T16:48:29.545Z] db1c61fa0a46: Download complete [2022-11-16T16:48:29.814Z] fc693d55d65f: Download complete [2022-11-16T16:48:42.170Z] fc693d55d65f: Pull complete [2022-11-16T16:48:42.170Z] 7e9fc2657dce: Pull complete [2022-11-16T16:48:42.170Z] dda99020689f: Pull complete [2022-11-16T16:48:48.833Z] db1c61fa0a46: Pull complete [2022-11-16T16:48:50.251Z] 891c053d2c06: Pull complete [2022-11-16T16:48:50.251Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-16T16:48:50.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-16T16:48:50.529Z] ---> f96f9c87975a [2022-11-16T16:48:50.529Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-16T16:48:52.493Z] ---> Running in bb3e405528d0 [2022-11-16T16:48:52.762Z] Removing intermediate container bb3e405528d0 [2022-11-16T16:48:52.762Z] ---> ace3f357c695 [2022-11-16T16:48:52.762Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-16T16:48:53.035Z] ---> Running in b4cfa20a1010 [2022-11-16T16:48:53.305Z] Removing intermediate container b4cfa20a1010 [2022-11-16T16:48:53.305Z] ---> 7d62cd7f6c7b [2022-11-16T16:48:53.305Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:48:53.305Z] ---> Running in 0e8546f723c2 [2022-11-16T16:48:53.894Z] Removing intermediate container 0e8546f723c2 [2022-11-16T16:48:53.895Z] ---> bf821ad439a4 [2022-11-16T16:48:53.895Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-16T16:48:53.895Z] ---> Running in 012b5586ed19 [2022-11-16T16:48:54.167Z] Removing intermediate container 012b5586ed19 [2022-11-16T16:48:54.167Z] ---> 6f3f709c3cdb [2022-11-16T16:48:54.167Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-16T16:48:54.167Z] ---> Running in 492f1f4a0f1b [2022-11-16T16:48:55.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:48:55.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:48:57.280Z] OK: 221 MiB in 51 packages [2022-11-16T16:48:58.247Z] Removing intermediate container 492f1f4a0f1b [2022-11-16T16:48:58.247Z] ---> 0409abec5a23 [2022-11-16T16:48:58.247Z] Step 8/13 : WORKDIR /app [2022-11-16T16:48:58.247Z] ---> Running in 60d614d4cce1 [2022-11-16T16:48:58.512Z] Removing intermediate container 60d614d4cce1 [2022-11-16T16:48:58.512Z] ---> 49f794264a03 [2022-11-16T16:48:58.512Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-16T16:48:59.101Z] ---> bd2f0ddd360d [2022-11-16T16:48:59.101Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:48:59.101Z] ---> Running in 66b79e3cf7a4 [2022-11-16T16:50:07.225Z] Removing intermediate container 66b79e3cf7a4 [2022-11-16T16:50:07.225Z] ---> 223930035f6b [2022-11-16T16:50:07.225Z] Step 11/13 : COPY . . [2022-11-16T16:50:07.225Z] ---> 7dc628ec44f6 [2022-11-16T16:50:07.225Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-16T16:50:07.225Z] ---> Running in aa7a4994d108 [2022-11-16T16:50:07.225Z] Removing intermediate container aa7a4994d108 [2022-11-16T16:50:07.225Z] ---> 4da08d8b12e9 [2022-11-16T16:50:07.225Z] Step 13/13 : RUN $MAKE [2022-11-16T16:50:07.225Z] ---> Running in e7df37d3d84a [2022-11-16T16:50:07.225Z] noop [2022-11-16T16:50:07.225Z] Removing intermediate container e7df37d3d84a [2022-11-16T16:50:07.225Z] ---> 1877e84137b9 [2022-11-16T16:50:07.225Z] Successfully built 1877e84137b9 [2022-11-16T16:50:07.225Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:50:07.596Z] + docker inspect -f . ci-base-image-arm64 [2022-11-16T16:50:07.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:50:07.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-119359 does not seem to be running inside a container [2022-11-16T16:50:07.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/68 -v /w/workspace/app-rfid-llrp-inventory/68:/w/workspace/app-rfid-llrp-inventory/68:rw,z -v /w/workspace/app-rfid-llrp-inventory/68@tmp:/w/workspace/app-rfid-llrp-inventory/68@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 [2022-11-16T16:50:09.317Z] $ docker top 2c7965dc65a20b88e7cfe26bf29c7869068b65ec1140acdffb3832dee483ce6e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:50:10.244Z] + go version [2022-11-16T16:50:10.244Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-16T16:50:10.230Z] $ docker stop --time=1 2c7965dc65a20b88e7cfe26bf29c7869068b65ec1140acdffb3832dee483ce6e [2022-11-16T16:50:11.897Z] $ docker rm -f 2c7965dc65a20b88e7cfe26bf29c7869068b65ec1140acdffb3832dee483ce6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:50:12.500Z] + docker inspect -f . ci-base-image-arm64 [2022-11-16T16:50:12.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:50:12.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-119359 does not seem to be running inside a container [2022-11-16T16:50:12.727Z] $ 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/68 -v /w/workspace/app-rfid-llrp-inventory/68:/w/workspace/app-rfid-llrp-inventory/68:rw,z -v /w/workspace/app-rfid-llrp-inventory/68@tmp:/w/workspace/app-rfid-llrp-inventory/68@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 [2022-11-16T16:50:14.016Z] $ docker top c542884021f60e16dedac3f74cccc45c625b5f44750b90c0cbc110adb7e558d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:50:14.902Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/68 [Pipeline] fileExists [Pipeline] sh [2022-11-16T16:50:15.553Z] + make test [2022-11-16T16:50:15.553Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-16T16:52:07.280Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-11-16T16:52:07.280Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.252s coverage: 86.2% of statements [2022-11-16T16:52:07.280Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-11-16T16:52:07.280Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.754s coverage: 71.9% of statements [2022-11-16T16:52:07.280Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-16T16:52:07.280Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-16T16:52:39.556Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-16T16:52:39.556Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-16T16:52:39.556Z] ./bin/test-attribution.sh [Pipeline] echo [2022-11-16T16:52:39.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-16T16:52:39.605Z] $ docker stop --time=1 c542884021f60e16dedac3f74cccc45c625b5f44750b90c0cbc110adb7e558d3 [2022-11-16T16:52:41.855Z] $ docker rm -f c542884021f60e16dedac3f74cccc45c625b5f44750b90c0cbc110adb7e558d3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-16T16:52:43.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-16T16:52:43.072Z] Warning: overwriting stash ‘coverage-report’ [2022-11-16T16:52:43.647Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-16T16:52:44.066Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-16T16:52:44.404Z] + ls -al . [2022-11-16T16:52:44.404Z] total 236 [2022-11-16T16:52:44.404Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 16 16:50 . [2022-11-16T16:52:44.404Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 16:47 .. [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 16 16:48 .dockerignore [2022-11-16T16:52:44.404Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 16 16:48 .git [2022-11-16T16:52:44.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 16:48 .github [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 788 Nov 16 16:48 .gitignore [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 16 16:48 .golangci.yml [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 9922 Nov 16 16:48 Attribution.txt [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 4331 Nov 16 16:48 CHANGELOG.md [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 1815 Nov 16 16:48 Dockerfile [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 16 16:48 GOVERNANCE.md [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 687 Nov 16 16:48 Jenkinsfile [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 16 16:48 LICENSE [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 3163 Nov 16 16:48 Makefile [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 16 16:48 OWNERS.md [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 31023 Nov 16 16:48 README.md [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 16 16:42 VERSION [2022-11-16T16:52:44.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 16:48 bin [2022-11-16T16:52:44.404Z] -rw-r--r-- 1 jenkins jenkins 41008 Nov 16 16:52 coverage.out [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 3597 Nov 16 16:48 go.mod [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 45034 Nov 16 16:48 go.sum [2022-11-16T16:52:44.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 16:48 images [2022-11-16T16:52:44.404Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 16:48 internal [2022-11-16T16:52:44.404Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 16 16:48 main.go [2022-11-16T16:52:44.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 16:48 res [2022-11-16T16:52:44.404Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 16:48 snap [2022-11-16T16:52:44.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 16:48 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:52:44.773Z] + 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=28aaedc4101c568f15a620fb92b28207672ef290 --label arch=arm64 --label version=2.3.1-dev.1 . [2022-11-16T16:52:46.728Z] Sending build context to Docker daemon 686.6kB [2022-11-16T16:52:46.728Z] Step 1/30 : ARG BASE=golang:1.18-alpine3.16 [2022-11-16T16:52:46.728Z] Step 2/30 : FROM ${BASE} AS builder [2022-11-16T16:52:46.728Z] ---> 1877e84137b9 [2022-11-16T16:52:46.728Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-16T16:52:46.728Z] ---> Running in 6742ab954f96 [2022-11-16T16:52:46.997Z] Removing intermediate container 6742ab954f96 [2022-11-16T16:52:46.997Z] ---> 98224ef7b469 [2022-11-16T16:52:46.997Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2022-11-16T16:52:46.997Z] ---> Running in 7282d813ebf1 [2022-11-16T16:52:47.597Z] Removing intermediate container 7282d813ebf1 [2022-11-16T16:52:47.597Z] ---> e6b4efb81fef [2022-11-16T16:52:47.597Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2022-11-16T16:52:47.597Z] ---> Running in 98492d5a9c17 [2022-11-16T16:52:48.190Z] Removing intermediate container 98492d5a9c17 [2022-11-16T16:52:48.190Z] ---> a6eb0da434be [2022-11-16T16:52:48.190Z] Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-16T16:52:48.190Z] ---> Running in 5dea74e88e33 [2022-11-16T16:52:48.466Z] Removing intermediate container 5dea74e88e33 [2022-11-16T16:52:48.466Z] ---> bac54da8f87a [2022-11-16T16:52:48.466Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-16T16:52:48.466Z] ---> Running in 84dfe04191b2 [2022-11-16T16:52:49.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:52:49.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:52:51.309Z] OK: 221 MiB in 51 packages [2022-11-16T16:52:52.282Z] Removing intermediate container 84dfe04191b2 [2022-11-16T16:52:52.282Z] ---> 621fdd8ae432 [2022-11-16T16:52:52.282Z] Step 8/30 : WORKDIR /app [2022-11-16T16:52:52.282Z] ---> Running in 8863e2fe3224 [2022-11-16T16:52:52.550Z] Removing intermediate container 8863e2fe3224 [2022-11-16T16:52:52.550Z] ---> f433065d6c70 [2022-11-16T16:52:52.550Z] Step 9/30 : COPY go.mod vendor* ./ [2022-11-16T16:52:53.138Z] ---> 06721e1b3a45 [2022-11-16T16:52:53.138Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T16:52:53.138Z] ---> Running in c784c8174328 [2022-11-16T16:52:55.728Z] Removing intermediate container c784c8174328 [2022-11-16T16:52:55.728Z] ---> deae70dc3464 [2022-11-16T16:52:55.728Z] Step 11/30 : COPY . . [2022-11-16T16:52:55.996Z] ---> 5aafe99d85dd [2022-11-16T16:52:55.996Z] Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-16T16:52:55.996Z] ---> Running in 1e38f6740267 [2022-11-16T16:52:56.280Z] Removing intermediate container 1e38f6740267 [2022-11-16T16:52:56.280Z] ---> 773d948886e6 [2022-11-16T16:52:56.280Z] Step 13/30 : RUN $MAKE [2022-11-16T16:52:56.551Z] ---> Running in 5f0876cf8778 [2022-11-16T16:52:57.524Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-11-16T16:55:34.321Z] Removing intermediate container 5f0876cf8778 [2022-11-16T16:55:34.321Z] ---> eea6503d04bf [2022-11-16T16:55:34.321Z] Step 14/30 : FROM alpine:3.14 [2022-11-16T16:55:34.321Z] 3.14: Pulling from library/alpine [2022-11-16T16:55:34.321Z] 90cda3b7c325: Pulling fs layer [2022-11-16T16:55:34.321Z] 90cda3b7c325: Verifying Checksum [2022-11-16T16:55:34.321Z] 90cda3b7c325: Pull complete [2022-11-16T16:55:34.321Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2022-11-16T16:55:34.321Z] Status: Downloaded newer image for alpine:3.14 [2022-11-16T16:55:34.321Z] ---> 275902a1839d [2022-11-16T16:55:34.321Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-16T16:55:34.321Z] ---> Running in 9fa749142904 [2022-11-16T16:55:34.321Z] Removing intermediate container 9fa749142904 [2022-11-16T16:55:34.321Z] ---> fc361dd40da9 [2022-11-16T16:55:34.321Z] Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-11-16T16:55:34.321Z] ---> Running in cf9f9e899609 [2022-11-16T16:55:34.321Z] Removing intermediate container cf9f9e899609 [2022-11-16T16:55:34.321Z] ---> 70fd095dbf7d [2022-11-16T16:55:34.321Z] Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-11-16T16:55:34.321Z] ---> Running in 8b443683d470 [2022-11-16T16:55:34.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-11-16T16:55:34.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-11-16T16:55:34.321Z] (1/7) Installing ca-certificates (20220614-r0) [2022-11-16T16:55:34.321Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-11-16T16:55:34.321Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-11-16T16:55:34.321Z] (4/7) Installing libsodium (1.0.18-r0) [2022-11-16T16:55:34.321Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-11-16T16:55:34.321Z] (6/7) Installing libzmq (4.3.4-r0) [2022-11-16T16:55:34.321Z] (7/7) Installing zeromq (4.3.4-r0) [2022-11-16T16:55:34.321Z] Executing busybox-1.33.1-r8.trigger [2022-11-16T16:55:34.321Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T16:55:34.321Z] OK: 9 MiB in 21 packages [2022-11-16T16:55:34.321Z] Removing intermediate container 8b443683d470 [2022-11-16T16:55:34.321Z] ---> ec9011c5f2fc [2022-11-16T16:55:34.321Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-11-16T16:55:34.589Z] ---> 4450dec3ce26 [2022-11-16T16:55:34.589Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2022-11-16T16:55:36.538Z] ---> 7d7cca313c15 [2022-11-16T16:55:36.538Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2022-11-16T16:55:37.127Z] ---> 6f7df489c8f6 [2022-11-16T16:55:37.127Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2022-11-16T16:55:37.717Z] ---> 4d5c5e5f6246 [2022-11-16T16:55:37.717Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-11-16T16:55:39.138Z] ---> 4f69b6a6e670 [2022-11-16T16:55:39.139Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-11-16T16:55:39.139Z] ---> Running in 92528bd32d94 [2022-11-16T16:55:41.096Z] Removing intermediate container 92528bd32d94 [2022-11-16T16:55:41.096Z] ---> 611023f6e0ca [2022-11-16T16:55:41.096Z] Step 24/30 : VOLUME /cache [2022-11-16T16:55:41.096Z] ---> Running in 82f994a9c6c5 [2022-11-16T16:55:41.096Z] Removing intermediate container 82f994a9c6c5 [2022-11-16T16:55:41.096Z] ---> 134150f53e8f [2022-11-16T16:55:41.096Z] Step 25/30 : EXPOSE 59711 [2022-11-16T16:55:41.096Z] ---> Running in 4a25084a7e7a [2022-11-16T16:55:41.687Z] Removing intermediate container 4a25084a7e7a [2022-11-16T16:55:41.687Z] ---> de9eed35c1ee [2022-11-16T16:55:41.687Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-11-16T16:55:41.687Z] ---> Running in 55cc7e974d10 [2022-11-16T16:55:41.955Z] Removing intermediate container 55cc7e974d10 [2022-11-16T16:55:41.955Z] ---> 072577ae76be [2022-11-16T16:55:41.955Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-11-16T16:55:41.955Z] ---> Running in 324c764bd675 [2022-11-16T16:55:42.225Z] Removing intermediate container 324c764bd675 [2022-11-16T16:55:42.225Z] ---> 127ba50f9e5f [2022-11-16T16:55:42.225Z] Step 28/30 : LABEL arch=arm64 [2022-11-16T16:55:42.498Z] ---> Running in 720390a1cb08 [2022-11-16T16:55:42.768Z] Removing intermediate container 720390a1cb08 [2022-11-16T16:55:42.768Z] ---> f793327d77ba [2022-11-16T16:55:42.768Z] Step 29/30 : LABEL git_sha=28aaedc4101c568f15a620fb92b28207672ef290 [2022-11-16T16:55:42.768Z] ---> Running in 5dd9a644ab42 [2022-11-16T16:55:43.354Z] Removing intermediate container 5dd9a644ab42 [2022-11-16T16:55:43.354Z] ---> e4a51afdd44d [2022-11-16T16:55:43.354Z] Step 30/30 : LABEL version=2.3.1-dev.1 [2022-11-16T16:55:43.354Z] ---> Running in 04cf5796cefe [2022-11-16T16:55:43.622Z] Removing intermediate container 04cf5796cefe [2022-11-16T16:55:43.622Z] ---> a6d87d78f1d5 [2022-11-16T16:55:43.622Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-16T16:55:43.622Z] Successfully built a6d87d78f1d5 [2022-11-16T16:55:43.622Z] 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 [2022-11-16T16:55:43.735Z] provisioning config files... [2022-11-16T16:55:43.750Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/68@tmp/config4927047563767097620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:55:44.093Z] ---> docker-login.sh [2022-11-16T16:55:44.093Z] nexus3.edgexfoundry.org:10001 [2022-11-16T16:55:44.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:55:44.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:55:44.361Z] Configure a credential helper to remove this warning. See [2022-11-16T16:55:44.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:55:44.361Z] [2022-11-16T16:55:44.361Z] Login Succeeded [2022-11-16T16:55:44.361Z] nexus3.edgexfoundry.org:10002 [2022-11-16T16:55:44.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:55:44.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:55:44.898Z] Configure a credential helper to remove this warning. See [2022-11-16T16:55:44.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:55:44.898Z] [2022-11-16T16:55:44.898Z] Login Succeeded [2022-11-16T16:55:44.898Z] nexus3.edgexfoundry.org:10003 [2022-11-16T16:55:45.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:55:45.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:55:45.168Z] Configure a credential helper to remove this warning. See [2022-11-16T16:55:45.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:55:45.168Z] [2022-11-16T16:55:45.168Z] Login Succeeded [2022-11-16T16:55:45.168Z] nexus3.edgexfoundry.org:10004 [2022-11-16T16:55:45.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:55:45.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:55:45.707Z] Configure a credential helper to remove this warning. See [2022-11-16T16:55:45.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:55:45.707Z] [2022-11-16T16:55:45.707Z] Login Succeeded [2022-11-16T16:55:45.707Z] docker.io [2022-11-16T16:55:45.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T16:55:46.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T16:55:46.242Z] Configure a credential helper to remove this warning. See [2022-11-16T16:55:46.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T16:55:46.242Z] [2022-11-16T16:55:46.242Z] Login Succeeded [2022-11-16T16:55:46.242Z] ---> docker-login.sh ends [Pipeline] } [2022-11-16T16:55:46.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T16:55:46.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T16:55:46.313Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-11-16T16:55:46.313Z] 28aaedc4101c568f15a620fb92b28207672ef290 [2022-11-16T16:55:46.313Z] latest [2022-11-16T16:55:46.313Z] 2.3.1-dev.1 [2022-11-16T16:55:46.313Z] 28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 [2022-11-16T16:55:46.313Z] main [2022-11-16T16:55:46.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:55:46.665Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:55:47.018Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28aaedc4101c568f15a620fb92b28207672ef290 [2022-11-16T16:55:47.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-11-16T16:55:47.018Z] 474344e943d5: Preparing [2022-11-16T16:55:47.018Z] c392494f47cb: Preparing [2022-11-16T16:55:47.018Z] 8db4e085fbb1: Preparing [2022-11-16T16:55:47.018Z] 16e276a62ab1: Preparing [2022-11-16T16:55:47.018Z] 88d54dc0e88d: Preparing [2022-11-16T16:55:47.018Z] 36da3d78ffdf: Preparing [2022-11-16T16:55:47.018Z] 36da3d78ffdf: Waiting [2022-11-16T16:55:47.018Z] e6714fded8db: Preparing [2022-11-16T16:55:47.018Z] 28c3ef001483: Preparing [2022-11-16T16:55:47.018Z] e6714fded8db: Waiting [2022-11-16T16:55:47.018Z] 28c3ef001483: Waiting [2022-11-16T16:55:47.285Z] 88d54dc0e88d: Pushed [2022-11-16T16:55:47.285Z] 8db4e085fbb1: Pushed [2022-11-16T16:55:47.285Z] 474344e943d5: Pushed [2022-11-16T16:55:47.285Z] 16e276a62ab1: Pushed [2022-11-16T16:55:47.285Z] 36da3d78ffdf: Pushed [2022-11-16T16:55:48.249Z] e6714fded8db: Pushed [2022-11-16T16:55:49.208Z] 28c3ef001483: Layer already exists [2022-11-16T16:55:53.468Z] c392494f47cb: Pushed [2022-11-16T16:55:53.468Z] 28aaedc4101c568f15a620fb92b28207672ef290: digest: sha256:cbfa0e6795896b3480da6591ee5940e67c46829336f41fc9a36cf7ce1a516d8b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:55:53.820Z] + 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 [2022-11-16T16:55:54.169Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-11-16T16:55:54.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-11-16T16:55:54.169Z] 474344e943d5: Preparing [2022-11-16T16:55:54.169Z] c392494f47cb: Preparing [2022-11-16T16:55:54.169Z] 8db4e085fbb1: Preparing [2022-11-16T16:55:54.169Z] 16e276a62ab1: Preparing [2022-11-16T16:55:54.169Z] 88d54dc0e88d: Preparing [2022-11-16T16:55:54.169Z] 36da3d78ffdf: Preparing [2022-11-16T16:55:54.169Z] e6714fded8db: Preparing [2022-11-16T16:55:54.169Z] 28c3ef001483: Preparing [2022-11-16T16:55:54.169Z] 36da3d78ffdf: Waiting [2022-11-16T16:55:54.169Z] e6714fded8db: Waiting [2022-11-16T16:55:54.169Z] 28c3ef001483: Waiting [2022-11-16T16:55:54.169Z] c392494f47cb: Layer already exists [2022-11-16T16:55:54.169Z] 16e276a62ab1: Layer already exists [2022-11-16T16:55:54.169Z] 88d54dc0e88d: Layer already exists [2022-11-16T16:55:54.169Z] 8db4e085fbb1: Layer already exists [2022-11-16T16:55:54.169Z] 474344e943d5: Layer already exists [2022-11-16T16:55:54.169Z] 28c3ef001483: Layer already exists [2022-11-16T16:55:54.169Z] 36da3d78ffdf: Layer already exists [2022-11-16T16:55:54.169Z] e6714fded8db: Layer already exists [2022-11-16T16:55:54.436Z] latest: digest: sha256:cbfa0e6795896b3480da6591ee5940e67c46829336f41fc9a36cf7ce1a516d8b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:55:54.796Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:55:55.147Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.1-dev.1 [2022-11-16T16:55:55.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-11-16T16:55:55.147Z] 474344e943d5: Preparing [2022-11-16T16:55:55.147Z] c392494f47cb: Preparing [2022-11-16T16:55:55.147Z] 8db4e085fbb1: Preparing [2022-11-16T16:55:55.147Z] 16e276a62ab1: Preparing [2022-11-16T16:55:55.147Z] 88d54dc0e88d: Preparing [2022-11-16T16:55:55.147Z] 36da3d78ffdf: Preparing [2022-11-16T16:55:55.147Z] e6714fded8db: Preparing [2022-11-16T16:55:55.147Z] 28c3ef001483: Preparing [2022-11-16T16:55:55.147Z] 36da3d78ffdf: Waiting [2022-11-16T16:55:55.147Z] e6714fded8db: Waiting [2022-11-16T16:55:55.147Z] 28c3ef001483: Waiting [2022-11-16T16:55:55.147Z] 88d54dc0e88d: Layer already exists [2022-11-16T16:55:55.147Z] 474344e943d5: Layer already exists [2022-11-16T16:55:55.147Z] 16e276a62ab1: Layer already exists [2022-11-16T16:55:55.147Z] c392494f47cb: Layer already exists [2022-11-16T16:55:55.147Z] 8db4e085fbb1: Layer already exists [2022-11-16T16:55:55.147Z] 36da3d78ffdf: Layer already exists [2022-11-16T16:55:55.147Z] 28c3ef001483: Layer already exists [2022-11-16T16:55:55.147Z] e6714fded8db: Layer already exists [2022-11-16T16:55:55.415Z] 2.3.1-dev.1: digest: sha256:cbfa0e6795896b3480da6591ee5940e67c46829336f41fc9a36cf7ce1a516d8b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:55:55.781Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:55:56.134Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 [2022-11-16T16:55:56.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-11-16T16:55:56.134Z] 474344e943d5: Preparing [2022-11-16T16:55:56.134Z] c392494f47cb: Preparing [2022-11-16T16:55:56.134Z] 8db4e085fbb1: Preparing [2022-11-16T16:55:56.134Z] 16e276a62ab1: Preparing [2022-11-16T16:55:56.134Z] 88d54dc0e88d: Preparing [2022-11-16T16:55:56.134Z] 36da3d78ffdf: Preparing [2022-11-16T16:55:56.134Z] e6714fded8db: Preparing [2022-11-16T16:55:56.134Z] 28c3ef001483: Preparing [2022-11-16T16:55:56.134Z] 36da3d78ffdf: Waiting [2022-11-16T16:55:56.134Z] e6714fded8db: Waiting [2022-11-16T16:55:56.134Z] 28c3ef001483: Waiting [2022-11-16T16:55:56.134Z] 8db4e085fbb1: Layer already exists [2022-11-16T16:55:56.134Z] 16e276a62ab1: Layer already exists [2022-11-16T16:55:56.134Z] 88d54dc0e88d: Layer already exists [2022-11-16T16:55:56.134Z] c392494f47cb: Layer already exists [2022-11-16T16:55:56.134Z] 474344e943d5: Layer already exists [2022-11-16T16:55:56.134Z] 28c3ef001483: Layer already exists [2022-11-16T16:55:56.134Z] e6714fded8db: Layer already exists [2022-11-16T16:55:56.134Z] 36da3d78ffdf: Layer already exists [2022-11-16T16:55:56.402Z] 28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1: digest: sha256:cbfa0e6795896b3480da6591ee5940e67c46829336f41fc9a36cf7ce1a516d8b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:55:56.764Z] + 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 [2022-11-16T16:55:57.106Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-11-16T16:55:57.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-11-16T16:55:57.106Z] 474344e943d5: Preparing [2022-11-16T16:55:57.106Z] c392494f47cb: Preparing [2022-11-16T16:55:57.106Z] 8db4e085fbb1: Preparing [2022-11-16T16:55:57.106Z] 16e276a62ab1: Preparing [2022-11-16T16:55:57.106Z] 88d54dc0e88d: Preparing [2022-11-16T16:55:57.106Z] 36da3d78ffdf: Preparing [2022-11-16T16:55:57.106Z] e6714fded8db: Preparing [2022-11-16T16:55:57.106Z] 28c3ef001483: Preparing [2022-11-16T16:55:57.106Z] 36da3d78ffdf: Waiting [2022-11-16T16:55:57.106Z] e6714fded8db: Waiting [2022-11-16T16:55:57.106Z] 28c3ef001483: Waiting [2022-11-16T16:55:57.106Z] 88d54dc0e88d: Layer already exists [2022-11-16T16:55:57.106Z] 16e276a62ab1: Layer already exists [2022-11-16T16:55:57.106Z] 8db4e085fbb1: Layer already exists [2022-11-16T16:55:57.106Z] c392494f47cb: Layer already exists [2022-11-16T16:55:57.106Z] 474344e943d5: Layer already exists [2022-11-16T16:55:57.106Z] 36da3d78ffdf: Layer already exists [2022-11-16T16:55:57.106Z] 28c3ef001483: Layer already exists [2022-11-16T16:55:57.106Z] e6714fded8db: Layer already exists [2022-11-16T16:55:57.373Z] main: digest: sha256:cbfa0e6795896b3480da6591ee5940e67c46829336f41fc9a36cf7ce1a516d8b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T16:55:57.416Z] ===================================================== [Pipeline] echo [2022-11-16T16:55:57.422Z] taggedImages: [2022-11-16T16:55:57.422Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28aaedc4101c568f15a620fb92b28207672ef290 [2022-11-16T16:55:57.422Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-11-16T16:55:57.422Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.1-dev.1 [2022-11-16T16:55:57.422Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:28aaedc4101c568f15a620fb92b28207672ef290-2.3.1-dev.1 [2022-11-16T16:55:57.422Z] - 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 [2022-11-16T16:55:57.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-16T16:55:57.778Z] [2022-11-16T16:55:57.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:55:58.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-16T16:55:58.121Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-16T16:55:58.121Z] 8998bd30e6a1: Pulling fs layer [2022-11-16T16:55:58.121Z] 04944245beec: Pulling fs layer [2022-11-16T16:55:58.121Z] 699f458cf7ca: Pulling fs layer [2022-11-16T16:55:58.121Z] 765212b225bb: Pulling fs layer [2022-11-16T16:55:58.121Z] f23df028b6ca: Pulling fs layer [2022-11-16T16:55:58.121Z] d65c8cfc05b1: Pulling fs layer [2022-11-16T16:55:58.121Z] 2437ff75d9bd: Pulling fs layer [2022-11-16T16:55:58.121Z] f23df028b6ca: Waiting [2022-11-16T16:55:58.121Z] d65c8cfc05b1: Waiting [2022-11-16T16:55:58.121Z] 2437ff75d9bd: Waiting [2022-11-16T16:55:58.121Z] 765212b225bb: Waiting [2022-11-16T16:55:58.392Z] 04944245beec: Verifying Checksum [2022-11-16T16:55:58.393Z] 04944245beec: Download complete [2022-11-16T16:55:58.393Z] 765212b225bb: Download complete [2022-11-16T16:55:58.393Z] f23df028b6ca: Verifying Checksum [2022-11-16T16:55:58.393Z] f23df028b6ca: Download complete [2022-11-16T16:55:58.393Z] d65c8cfc05b1: Verifying Checksum [2022-11-16T16:55:58.393Z] d65c8cfc05b1: Download complete [2022-11-16T16:55:58.662Z] 699f458cf7ca: Verifying Checksum [2022-11-16T16:55:58.662Z] 699f458cf7ca: Download complete [2022-11-16T16:55:58.931Z] 8998bd30e6a1: Download complete [2022-11-16T16:56:01.528Z] 2437ff75d9bd: Verifying Checksum [2022-11-16T16:56:01.528Z] 2437ff75d9bd: Download complete [2022-11-16T16:56:02.940Z] 8998bd30e6a1: Pull complete [2022-11-16T16:56:03.524Z] 04944245beec: Pull complete [2022-11-16T16:56:04.938Z] 699f458cf7ca: Pull complete [2022-11-16T16:56:05.207Z] 765212b225bb: Pull complete [2022-11-16T16:56:05.877Z] f23df028b6ca: Pull complete [2022-11-16T16:56:06.148Z] d65c8cfc05b1: Pull complete [2022-11-16T16:56:21.227Z] 2437ff75d9bd: Pull complete [2022-11-16T16:56:21.227Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-16T16:56:21.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-16T16:56:21.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:56:21.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-119359 does not seem to be running inside a container [2022-11-16T16:56:21.446Z] $ 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/68 -v /w/workspace/app-rfid-llrp-inventory/68:/w/workspace/app-rfid-llrp-inventory/68:rw,z -v /w/workspace/app-rfid-llrp-inventory/68@tmp:/w/workspace/app-rfid-llrp-inventory/68@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 [2022-11-16T16:56:24.263Z] $ docker top 56ccf41614efb29dcb233a64ea632c429afeeefb7fcb8a2b70f8b48da4a227f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:56:25.171Z] ---> job-cost.sh [2022-11-16T16:56:25.172Z] lf-activate-venv: SKIPPING [2022-11-16T16:56:25.172Z] INFO: No Stack... [2022-11-16T16:56:25.755Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-16T16:56:26.714Z] INFO: Archiving Costs [Pipeline] sh [2022-11-16T16:56:27.352Z] + cat /w/workspace/app-rfid-llrp-inventory/68/archives/cost.csv [2022-11-16T16:56:27.352Z] + cut -d, -f6 [Pipeline] lock [2022-11-16T16:56:27.416Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] [2022-11-16T16:56:27.422Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] did not exist. Created. [2022-11-16T16:56:27.422Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-16T16:56:28.074Z] /w/workspace/app-rfid-llrp-inventory/68@tmp/durable-fb45843d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-16T16:56:28.727Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-16T16:56:28.741Z] Warning: overwriting stash ‘stack-cost’ [2022-11-16T16:56:28.795Z] Stashed 1 file(s) [Pipeline] } [2022-11-16T16:56:28.802Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-16T16:56:28.765Z] $ docker stop --time=1 56ccf41614efb29dcb233a64ea632c429afeeefb7fcb8a2b70f8b48da4a227f5 [2022-11-16T16:56:30.304Z] $ docker rm -f 56ccf41614efb29dcb233a64ea632c429afeeefb7fcb8a2b70f8b48da4a227f5 [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 [2022-11-16T16:56:30.738Z] provisioning config files... [2022-11-16T16:56:30.746Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10351975185927979142tmp [Pipeline] { [Pipeline] sh [2022-11-16T16:56:31.037Z] + set +x [2022-11-16T16:56:31.038Z] + curl -s https://codecov.io/bash [2022-11-16T16:56:31.038Z] + bash -s -- [2022-11-16T16:56:31.038Z] [2022-11-16T16:56:31.038Z] _____ _ [2022-11-16T16:56:31.038Z] / ____| | | [2022-11-16T16:56:31.038Z] | | ___ __| | ___ ___ _____ __ [2022-11-16T16:56:31.038Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-16T16:56:31.038Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-16T16:56:31.038Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-16T16:56:31.038Z] Bash-1.0.6 [2022-11-16T16:56:31.038Z] [2022-11-16T16:56:31.038Z] [2022-11-16T16:56:31.038Z] ==> git version 2.25.1 found [2022-11-16T16:56:31.038Z] ==> 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 [2022-11-16T16:56:31.038Z] Release-Date: 2020-01-08 [2022-11-16T16:56:31.038Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-16T16:56:31.038Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-16T16:56:31.038Z] ==> Jenkins CI detected. [2022-11-16T16:56:31.038Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-11-16T16:56:31.038Z] project root: . [2022-11-16T16:56:31.038Z] --> token set from env [2022-11-16T16:56:31.038Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-16T16:56:31.038Z] ==> Running gcov in . (disable via -X gcov) [2022-11-16T16:56:31.038Z] ==> Python coveragepy not found [2022-11-16T16:56:31.038Z] ==> Searching for coverage reports in: [2022-11-16T16:56:31.038Z] + . [2022-11-16T16:56:31.038Z] -> Found 1 reports [2022-11-16T16:56:31.038Z] ==> Detecting git/mercurial file structure [2022-11-16T16:56:31.038Z] ==> Reading reports [2022-11-16T16:56:31.296Z] + ./coverage.out bytes=41008 [2022-11-16T16:56:31.296Z] ==> Appending adjustments [2022-11-16T16:56:31.296Z] https://docs.codecov.io/docs/fixing-reports [2022-11-16T16:56:31.296Z] + Found adjustments [2022-11-16T16:56:31.296Z] ==> Gzipping contents [2022-11-16T16:56:31.296Z] 12K /tmp/codecov.yqUAye.gz [2022-11-16T16:56:31.296Z] ==> Uploading reports [2022-11-16T16:56:31.296Z] url: https://codecov.io [2022-11-16T16:56:31.296Z] query: branch=main&commit=28aaedc4101c568f15a620fb92b28207672ef290&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-16T16:56:31.296Z] -> Pinging Codecov [2022-11-16T16:56:31.296Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=28aaedc4101c568f15a620fb92b28207672ef290&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-16T16:56:31.555Z] -> Uploading to [2022-11-16T16:56:31.555Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-16/581DD39554BDF9B6E22D074273EAD858/28aaedc4101c568f15a620fb92b28207672ef290/64eae51d-4c65-4284-b923-59aeb544b5d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221116T165631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47468d01a1a3832ba4a8b27b61d13bbb3edf698c6e2c672d1255b6d7c7d6d445 [2022-11-16T16:56:31.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-16T16:56:31.555Z] Dload Upload Total Spent Left Speed [2022-11-16T16:56:31.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11460 0 0 100 11460 0 58769 --:--:-- --:--:-- --:--:-- 58769 [2022-11-16T16:56:31.814Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] } [2022-11-16T16:56:31.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-16T16:56:31.920Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-16T16:56:31.932Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:56:32.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-16T16:56:32.228Z] [2022-11-16T16:56:32.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:56:32.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-16T16:56:32.535Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-16T16:56:32.535Z] df9b9388f04a: Pulling fs layer [2022-11-16T16:56:32.535Z] 52dc419b0ee2: Pulling fs layer [2022-11-16T16:56:32.535Z] 25bc292e5bac: Pulling fs layer [2022-11-16T16:56:32.535Z] 114826534d7a: Pulling fs layer [2022-11-16T16:56:32.535Z] 4657fd5d0bcf: Pulling fs layer [2022-11-16T16:56:32.535Z] 6ad1cebc031e: Pulling fs layer [2022-11-16T16:56:32.535Z] 8a3aa393b2d8: Pulling fs layer [2022-11-16T16:56:32.535Z] 4657fd5d0bcf: Waiting [2022-11-16T16:56:32.535Z] 6ad1cebc031e: Waiting [2022-11-16T16:56:32.535Z] 8a3aa393b2d8: Waiting [2022-11-16T16:56:32.535Z] 114826534d7a: Waiting [2022-11-16T16:56:32.535Z] 25bc292e5bac: Verifying Checksum [2022-11-16T16:56:32.535Z] 25bc292e5bac: Download complete [2022-11-16T16:56:32.535Z] 52dc419b0ee2: Verifying Checksum [2022-11-16T16:56:32.535Z] 52dc419b0ee2: Download complete [2022-11-16T16:56:32.535Z] 4657fd5d0bcf: Download complete [2022-11-16T16:56:32.801Z] df9b9388f04a: Download complete [2022-11-16T16:56:32.801Z] df9b9388f04a: Pull complete [2022-11-16T16:56:32.801Z] 6ad1cebc031e: Verifying Checksum [2022-11-16T16:56:32.801Z] 6ad1cebc031e: Download complete [2022-11-16T16:56:32.801Z] 52dc419b0ee2: Pull complete [2022-11-16T16:56:33.073Z] 25bc292e5bac: Pull complete [2022-11-16T16:56:33.659Z] 114826534d7a: Verifying Checksum [2022-11-16T16:56:33.659Z] 114826534d7a: Download complete [2022-11-16T16:56:33.919Z] 8a3aa393b2d8: Verifying Checksum [2022-11-16T16:56:33.919Z] 8a3aa393b2d8: Download complete [2022-11-16T16:56:37.203Z] 114826534d7a: Pull complete [2022-11-16T16:56:37.203Z] 4657fd5d0bcf: Pull complete [2022-11-16T16:56:37.203Z] 6ad1cebc031e: Pull complete [2022-11-16T16:56:39.729Z] 8a3aa393b2d8: Pull complete [2022-11-16T16:56:39.729Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-16T16:56:39.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-16T16:56:39.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:56:39.798Z] prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container [2022-11-16T16:56:39.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-16T16:56:44.720Z] $ docker top 774b4908b7c29151c066f87d6e2ca11ec4f13a0174dbe0284c5cc460d30d5aaf -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-16T16:56:44.780Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-11-16T16:56:45.056Z] + set -o pipefail [2022-11-16T16:56:45.056Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-11-16T16:56:50.359Z] [2022-11-16T16:56:50.359Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-11-16T16:56:50.359Z] [2022-11-16T16:56:50.359Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/db286ef4-3358-46b2-ad2a-073fafc68d97 [2022-11-16T16:56:50.359Z] [2022-11-16T16:56:50.359Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-16T16:56:50.359Z] [2022-11-16T16:56:50.359Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-16T16:56:50.359Z] [2022-11-16T16:56:50.618Z] [2022-11-16T16:56:50.618Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-16T16:56:50.618Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-16T16:56:50.618Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-16T16:56:50.629Z] $ docker stop --time=1 774b4908b7c29151c066f87d6e2ca11ec4f13a0174dbe0284c5cc460d30d5aaf [2022-11-16T16:56:54.201Z] $ docker rm -f 774b4908b7c29151c066f87d6e2ca11ec4f13a0174dbe0284c5cc460d30d5aaf [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 [2022-11-16T16:56:54.904Z] + git log --format=format:%s -1 28aaedc4101c568f15a620fb92b28207672ef290 [Pipeline] sh [2022-11-16T16:56:55.190Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-16T16:56:55.190Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:56:55.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T16:56:55.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:56:55.542Z] prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container [2022-11-16T16:56:55.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-16T16:56:56.074Z] $ docker top e944cb19f8d7cdbb64a8e5f49f0efc811be538f3b1646af3ce9d45fe93a8f146 -eo pid,comm [2022-11-16T16:56:56.120Z] 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). [2022-11-16T16:56:56.120Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-16T16:56:56.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-16T16:56:56.227Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-16T16:56:56.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-16T16:56:56.328Z] $ docker exec e944cb19f8d7cdbb64a8e5f49f0efc811be538f3b1646af3ce9d45fe93a8f146 ssh-agent [2022-11-16T16:56:56.448Z] SSH_AUTH_SOCK=/tmp/ssh-yWBtE8g5totW/agent.32 [2022-11-16T16:56:56.448Z] SSH_AGENT_PID=38 [2022-11-16T16:56:56.453Z] Running ssh-add (command line suppressed) [2022-11-16T16:56:56.550Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17512708297010501628.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17512708297010501628.key) [2022-11-16T16:56:56.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-16T16:56:56.850Z] + git semver tag [2022-11-16T16:56:57.109Z] 2022-11-16 16:56:57,055 [run_tag] DEBUG tag force:False [2022-11-16T16:56:57.109Z] 2022-11-16 16:56:57,056 [check_head_tag] DEBUG check head tag [2022-11-16T16:56:57.109Z] 2022-11-16 16:56:57,056 [execute] INFO git cat-file --batch-check [2022-11-16T16:56:57.109Z] 2022-11-16 16:56:57,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-11-16T16:56:57.109Z] 2022-11-16 16:56:57,061 [execute] INFO git cat-file --batch [2022-11-16T16:56:57.109Z] 2022-11-16 16:56:57,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-11-16T16:56:57.109Z] 2022-11-16 16:56:57,075 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-16T16:56:57.109Z] 2022-11-16 16:56:57,076 [execute] INFO git tag -a v2.3.1-dev.1 -m v2.3.1-dev.1 [2022-11-16T16:56:57.109Z] 2022-11-16 16:56:57,076 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.1', '-m', 'v2.3.1-dev.1'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-11-16T16:56:57.109Z] 2022-11-16 16:56:57,080 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-16T16:56:57.109Z] 2.3.1-dev.1 [Pipeline] } [2022-11-16T16:56:57.119Z] $ docker exec --env ******** --env ******** e944cb19f8d7cdbb64a8e5f49f0efc811be538f3b1646af3ce9d45fe93a8f146 ssh-agent -k [2022-11-16T16:56:57.202Z] unset SSH_AUTH_SOCK; [2022-11-16T16:56:57.204Z] unset SSH_AGENT_PID; [2022-11-16T16:56:57.204Z] echo Agent pid 38 killed; [2022-11-16T16:56:57.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-16T16:56:57.520Z] + git semver [Pipeline] } [2022-11-16T16:56:57.789Z] $ docker stop --time=1 e944cb19f8d7cdbb64a8e5f49f0efc811be538f3b1646af3ce9d45fe93a8f146 [2022-11-16T16:56:59.077Z] $ docker rm -f e944cb19f8d7cdbb64a8e5f49f0efc811be538f3b1646af3ce9d45fe93a8f146 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:56:59.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-16T16:56:59.447Z] [2022-11-16T16:56:59.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:56:59.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-16T16:56:59.740Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-16T16:56:59.740Z] ab5ef0e58194: Pulling fs layer [2022-11-16T16:56:59.741Z] 9712f1f96733: Pulling fs layer [2022-11-16T16:56:59.741Z] 63f879dbbcfc: Pulling fs layer [2022-11-16T16:56:59.741Z] 0d9ebad4ef96: Pulling fs layer [2022-11-16T16:56:59.741Z] e9a5061849ea: Pulling fs layer [2022-11-16T16:56:59.741Z] d747dcd14b5f: Pulling fs layer [2022-11-16T16:56:59.741Z] 2de7ff778b66: Pulling fs layer [2022-11-16T16:56:59.741Z] e9a5061849ea: Waiting [2022-11-16T16:56:59.741Z] d747dcd14b5f: Waiting [2022-11-16T16:56:59.741Z] 2de7ff778b66: Waiting [2022-11-16T16:56:59.741Z] 0d9ebad4ef96: Waiting [2022-11-16T16:56:59.741Z] 9712f1f96733: Verifying Checksum [2022-11-16T16:56:59.741Z] 9712f1f96733: Download complete [2022-11-16T16:57:00.017Z] 63f879dbbcfc: Verifying Checksum [2022-11-16T16:57:00.017Z] 63f879dbbcfc: Download complete [2022-11-16T16:57:00.280Z] e9a5061849ea: Verifying Checksum [2022-11-16T16:57:00.280Z] e9a5061849ea: Download complete [2022-11-16T16:57:00.280Z] d747dcd14b5f: Download complete [2022-11-16T16:57:00.280Z] ab5ef0e58194: Verifying Checksum [2022-11-16T16:57:00.280Z] ab5ef0e58194: Download complete [2022-11-16T16:57:00.538Z] 2de7ff778b66: Verifying Checksum [2022-11-16T16:57:00.538Z] 2de7ff778b66: Download complete [2022-11-16T16:57:00.538Z] 0d9ebad4ef96: Verifying Checksum [2022-11-16T16:57:00.538Z] 0d9ebad4ef96: Download complete [2022-11-16T16:57:03.063Z] ab5ef0e58194: Pull complete [2022-11-16T16:57:03.063Z] 9712f1f96733: Pull complete [2022-11-16T16:57:03.626Z] 63f879dbbcfc: Pull complete [2022-11-16T16:57:06.905Z] 0d9ebad4ef96: Pull complete [2022-11-16T16:57:07.162Z] e9a5061849ea: Pull complete [2022-11-16T16:57:07.162Z] d747dcd14b5f: Pull complete [2022-11-16T16:57:08.095Z] 2de7ff778b66: Pull complete [2022-11-16T16:57:08.095Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-16T16:57:08.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-16T16:57:08.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:57:08.172Z] prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container [2022-11-16T16:57:08.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-16T16:57:14.699Z] $ docker top 9d288ece8724ffd89e585db2cefa6586bfe98e31c5fd2e7a24641e2a1f2f7297 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-16T16:57:14.765Z] provisioning config files... [2022-11-16T16:57:14.773Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16357938770461501787tmp [2022-11-16T16:57:14.783Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1555233535411810437tmp [2022-11-16T16:57:14.793Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7787835834952141660tmp [Pipeline] { [Pipeline] echo [2022-11-16T16:57:14.807Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:57:15.087Z] ---> sigul-configuration.sh [2022-11-16T16:57:15.088Z] gpg: directory `/root/.gnupg' created [2022-11-16T16:57:15.088Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-16T16:57:15.088Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-16T16:57:15.088Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-16T16:57:15.088Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-16T16:57:15.088Z] gpg: CAST5 encrypted data [2022-11-16T16:57:15.088Z] gpg: encrypted with 1 passphrase [2022-11-16T16:57:15.088Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-16T16:57:15.379Z] + mkdir /home/jenkins [2022-11-16T16:57:15.380Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-16T16:57:15.667Z] + 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 [2022-11-16T16:57:15.675Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:57:15.960Z] ---> sigul-install.sh [2022-11-16T16:57:15.960Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-16T16:57:16.243Z] + git tag --list [2022-11-16T16:57:16.243Z] v0.0.0 [2022-11-16T16:57:16.243Z] v1.0.0 [2022-11-16T16:57:16.243Z] v2.1.0 [2022-11-16T16:57:16.243Z] v2.1.1 [2022-11-16T16:57:16.243Z] v2.1.1-dev.1 [2022-11-16T16:57:16.243Z] v2.2.0 [2022-11-16T16:57:16.243Z] v2.2.1-dev.1 [2022-11-16T16:57:16.243Z] v2.2.1-dev.2 [2022-11-16T16:57:16.243Z] v2.2.1-dev.3 [2022-11-16T16:57:16.243Z] v2.2.1-dev.4 [2022-11-16T16:57:16.243Z] v2.2.1-dev.5 [2022-11-16T16:57:16.243Z] v2.2.1-dev.6 [2022-11-16T16:57:16.243Z] v2.2.1-dev.7 [2022-11-16T16:57:16.243Z] v2.3.0 [2022-11-16T16:57:16.243Z] v2.3.0-dev.10 [2022-11-16T16:57:16.243Z] v2.3.0-dev.11 [2022-11-16T16:57:16.243Z] v2.3.0-dev.12 [2022-11-16T16:57:16.243Z] v2.3.0-dev.13 [2022-11-16T16:57:16.243Z] v2.3.0-dev.14 [2022-11-16T16:57:16.243Z] v2.3.0-dev.15 [2022-11-16T16:57:16.243Z] v2.3.0-dev.16 [2022-11-16T16:57:16.243Z] v2.3.0-dev.17 [2022-11-16T16:57:16.243Z] v2.3.0-dev.18 [2022-11-16T16:57:16.243Z] v2.3.0-dev.19 [2022-11-16T16:57:16.243Z] v2.3.0-dev.20 [2022-11-16T16:57:16.243Z] v2.3.0-dev.21 [2022-11-16T16:57:16.243Z] v2.3.0-dev.22 [2022-11-16T16:57:16.243Z] v2.3.0-dev.23 [2022-11-16T16:57:16.243Z] v2.3.0-dev.24 [2022-11-16T16:57:16.243Z] v2.3.0-dev.25 [2022-11-16T16:57:16.243Z] v2.3.0-dev.26 [2022-11-16T16:57:16.243Z] v2.3.0-dev.9 [2022-11-16T16:57:16.243Z] v2.3.1-dev.1 [Pipeline] sh [2022-11-16T16:57:16.527Z] + lftools sign git-tag v2.3.1-dev.1 [2022-11-16T16:57:17.096Z] Signing Git tag with Sigul... [2022-11-16T16:57:17.096Z] Signing v2.3.1-dev.1 [Pipeline] echo [2022-11-16T16:57:17.363Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:57:17.646Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-16T16:57:17.653Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-16T16:57:17.669Z] $ docker stop --time=1 9d288ece8724ffd89e585db2cefa6586bfe98e31c5fd2e7a24641e2a1f2f7297 [2022-11-16T16:57:18.967Z] $ docker rm -f 9d288ece8724ffd89e585db2cefa6586bfe98e31c5fd2e7a24641e2a1f2f7297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-16T16:57:19.412Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-16T16:57:19.412Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:57:19.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T16:57:19.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:57:19.768Z] prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container [2022-11-16T16:57:19.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-16T16:57:20.126Z] $ docker top 004db3d0349e462249f44dd1c9a4978e64837d1d707447ca52228af11f6b95bd -eo pid,comm [2022-11-16T16:57:20.169Z] 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). [2022-11-16T16:57:20.169Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-16T16:57:20.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-16T16:57:20.194Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-16T16:57:20.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-16T16:57:20.314Z] $ docker exec 004db3d0349e462249f44dd1c9a4978e64837d1d707447ca52228af11f6b95bd ssh-agent [2022-11-16T16:57:20.413Z] SSH_AUTH_SOCK=/tmp/ssh-PNgwCsQVvaCS/agent.32 [2022-11-16T16:57:20.413Z] SSH_AGENT_PID=38 [2022-11-16T16:57:20.417Z] Running ssh-add (command line suppressed) [2022-11-16T16:57:20.517Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10626308780518849398.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10626308780518849398.key) [2022-11-16T16:57:20.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-16T16:57:20.817Z] + git semver bump pre [2022-11-16T16:57:21.076Z] 2022-11-16 16:57:20,992 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-16T16:57:21.076Z] 2022-11-16 16:57:20,992 [bump_version] DEBUG bumping version:2.3.1-dev.1 on axis:pre with prefix:dev [2022-11-16T16:57:21.076Z] 2022-11-16 16:57:20,992 [bump_version] DEBUG bumped version:2.3.1-dev.2 [2022-11-16T16:57:21.076Z] 2022-11-16 16:57:20,992 [write_version] DEBUG write version:2.3.1-dev.2 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-11-16T16:57:21.076Z] 2022-11-16 16:57:20,992 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-16T16:57:21.076Z] 2022-11-16 16:57:20,992 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-16T16:57:21.076Z] 2022-11-16 16:57:20,994 [execute] INFO git cat-file --batch-check [2022-11-16T16:57:21.076Z] 2022-11-16 16:57:20,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-16T16:57:21.076Z] 2022-11-16 16:57:20,999 [execute] INFO git cat-file --batch [2022-11-16T16:57:21.076Z] 2022-11-16 16:57:20,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-16T16:57:21.076Z] 2022-11-16 16:57:21,004 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-16T16:57:21.076Z] 2.3.1-dev.2 [Pipeline] } [2022-11-16T16:57:21.085Z] $ docker exec --env ******** --env ******** 004db3d0349e462249f44dd1c9a4978e64837d1d707447ca52228af11f6b95bd ssh-agent -k [2022-11-16T16:57:21.184Z] unset SSH_AUTH_SOCK; [2022-11-16T16:57:21.184Z] unset SSH_AGENT_PID; [2022-11-16T16:57:21.184Z] echo Agent pid 38 killed; [2022-11-16T16:57:21.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-16T16:57:21.490Z] + git semver [Pipeline] } [2022-11-16T16:57:21.760Z] $ docker stop --time=1 004db3d0349e462249f44dd1c9a4978e64837d1d707447ca52228af11f6b95bd [2022-11-16T16:57:23.039Z] $ docker rm -f 004db3d0349e462249f44dd1c9a4978e64837d1d707447ca52228af11f6b95bd [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-16T16:57:23.374Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-16T16:57:23.374Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:57:23.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T16:57:23.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:57:23.738Z] prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container [2022-11-16T16:57:23.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-16T16:57:24.121Z] $ docker top 86bfaea5972c7a7e4a1823e4d6e98e601b27d516d201a12e4ed36f85428c71a8 -eo pid,comm [2022-11-16T16:57:24.167Z] 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). [2022-11-16T16:57:24.167Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-16T16:57:24.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-16T16:57:24.202Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-16T16:57:24.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-16T16:57:24.313Z] $ docker exec 86bfaea5972c7a7e4a1823e4d6e98e601b27d516d201a12e4ed36f85428c71a8 ssh-agent [2022-11-16T16:57:24.404Z] SSH_AUTH_SOCK=/tmp/ssh-36HZQlNci2x8/agent.32 [2022-11-16T16:57:24.404Z] SSH_AGENT_PID=38 [2022-11-16T16:57:24.408Z] Running ssh-add (command line suppressed) [2022-11-16T16:57:24.503Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10758131151179694468.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10758131151179694468.key) [2022-11-16T16:57:24.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-16T16:57:24.799Z] + git semver push [2022-11-16T16:57:25.057Z] 2022-11-16 16:57:25,035 [run_push] DEBUG push [2022-11-16T16:57:25.057Z] 2022-11-16 16:57:25,036 [execute] INFO git cat-file --batch-check [2022-11-16T16:57:25.057Z] 2022-11-16 16:57:25,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-16T16:57:25.057Z] 2022-11-16 16:57:25,040 [execute] INFO git rev-list 5604d3e37a826d518d146612f464f5eec6bf3bd3 -- [2022-11-16T16:57:25.057Z] 2022-11-16 16:57:25,040 [execute] DEBUG Popen(['git', 'rev-list', '5604d3e37a826d518d146612f464f5eec6bf3bd3', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-16T16:57:25.057Z] 2022-11-16 16:57:25,047 [execute] INFO git fetch -v origin [2022-11-16T16:57:25.057Z] 2022-11-16 16:57:25,047 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-16T16:57:25.994Z] 2022-11-16 16:57:25,875 [run_push] DEBUG no remote changes detected [2022-11-16T16:57:25.994Z] 2022-11-16 16:57:25,876 [execute] INFO git push origin semver [2022-11-16T16:57:25.994Z] 2022-11-16 16:57:25,876 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-16T16:57:26.928Z] 2022-11-16 16:57:26,722 [run_push] DEBUG push all version tags [2022-11-16T16:57:26.928Z] 2022-11-16 16:57:26,722 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-16T16:57:26.928Z] 2022-11-16 16:57:26,723 [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) [2022-11-16T16:57:27.862Z] 2022-11-16 16:57:27,580 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-11-16T16:57:27.862Z] 2.3.1-dev.2 [Pipeline] } [2022-11-16T16:57:27.871Z] $ docker exec --env ******** --env ******** 86bfaea5972c7a7e4a1823e4d6e98e601b27d516d201a12e4ed36f85428c71a8 ssh-agent -k [2022-11-16T16:57:27.963Z] unset SSH_AUTH_SOCK; [2022-11-16T16:57:27.964Z] unset SSH_AGENT_PID; [2022-11-16T16:57:27.964Z] echo Agent pid 38 killed; [2022-11-16T16:57:27.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-16T16:57:28.266Z] + git semver [Pipeline] } [2022-11-16T16:57:28.535Z] $ docker stop --time=1 86bfaea5972c7a7e4a1823e4d6e98e601b27d516d201a12e4ed36f85428c71a8 [2022-11-16T16:57:29.973Z] $ docker rm -f 86bfaea5972c7a7e4a1823e4d6e98e601b27d516d201a12e4ed36f85428c71a8 [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 [2022-11-16T16:57:30.528Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-11-16T16:57:30.528Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-11-16T16:57:30.528Z] total 16 [2022-11-16T16:57:30.528Z] drwxr-xr-x 3 root root 4096 Nov 16 16:44 . [2022-11-16T16:57:30.528Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 16 16:57 .. [2022-11-16T16:57:30.528Z] drwxr-xr-x 2 root root 4096 Nov 16 16:44 cost [2022-11-16T16:57:30.528Z] -rw-r--r-- 1 root root 94 Nov 16 16:44 cost.csv [2022-11-16T16:57:30.528Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-11-16T16:57:30.528Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-11-16T16:57:30.528Z] total 16 [2022-11-16T16:57:30.528Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 16 16:44 . [2022-11-16T16:57:30.528Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 16 16:57 .. [2022-11-16T16:57:30.528Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 16 16:44 cost [2022-11-16T16:57:30.528Z] -rw-r--r-- 1 jenkins jenkins 94 Nov 16 16:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:57:30.818Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:57:31.676Z] ---> package-listing.sh [2022-11-16T16:57:31.676Z] ++ facter osfamily [2022-11-16T16:57:31.676Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-16T16:57:31.935Z] + OS_FAMILY=debian [2022-11-16T16:57:31.935Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-11-16T16:57:31.935Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-16T16:57:31.935Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-16T16:57:31.935Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-16T16:57:31.935Z] + PACKAGES=/tmp/packages_start.txt [2022-11-16T16:57:31.935Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-11-16T16:57:31.935Z] + PACKAGES=/tmp/packages_end.txt [2022-11-16T16:57:31.935Z] + case "${OS_FAMILY}" in [2022-11-16T16:57:31.935Z] + dpkg -l [2022-11-16T16:57:31.935Z] + grep '^ii' [2022-11-16T16:57:31.935Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-16T16:57:31.935Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-16T16:57:31.935Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-16T16:57:31.935Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-11-16T16:57:31.935Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-11-16T16:57:31.935Z] + 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 [2022-11-16T16:57:31.947Z] 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 [2022-11-16T16:57:32.225Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T16:57:32.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-16T16:57:32.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T16:57:32.909Z] prd-ubuntu20.04-docker-8c-8g-119358 does not seem to be running inside a container [2022-11-16T16:57:32.956Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-16T16:57:33.219Z] $ docker top 87c86934d95ffba69650b5f669252a3af23539dea23b2b729bf6ca3baa063384 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T16:57:33.567Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-16T16:57:33.855Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-16T16:57:34.139Z] + ls /var/log/sa-host [2022-11-16T16:57:34.139Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-16T16:57:34.215Z] provisioning config files... [2022-11-16T16:57:34.224Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12135589760150830849tmp [Pipeline] { [Pipeline] echo [2022-11-16T16:57:34.237Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:57:34.521Z] ---> create-netrc.sh [Pipeline] } [2022-11-16T16:57:34.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:57:34.848Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-16T16:57:34.855Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:57:35.134Z] ---> sudo-logs.sh [2022-11-16T16:57:35.134Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-16T16:57:35.163Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:57:35.479Z] ---> job-cost.sh [2022-11-16T16:57:35.479Z] lf-activate-venv: SKIPPING [2022-11-16T16:57:35.479Z] DEBUG: total: 0.2199999988079071 [2022-11-16T16:57:35.479Z] INFO: Retrieving Stack Cost... [2022-11-16T16:57:35.739Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-16T16:57:36.307Z] INFO: Archiving Costs [Pipeline] echo [2022-11-16T16:57:36.317Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T16:57:36.598Z] ---> logs-deploy.sh [2022-11-16T16:57:36.598Z] lf-activate-venv: SKIPPING [2022-11-16T16:57:36.598Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/68 [2022-11-16T16:57:36.598Z] INFO: archiving workspace using pattern(s): [2022-11-16T16:57:37.535Z] Archives upload complete. [2022-11-16T16:57:37.793Z] INFO: archiving logs to Nexus [2022-11-16T16:57:38.362Z] ---> uname -a: [2022-11-16T16:57:38.362Z] Linux prd-ubuntu20-04-docker-8c-8g-119358 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-16T16:57:38.362Z] [2022-11-16T16:57:38.362Z]