Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 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-ssh2152315512120079899.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0296cfd70f3001d69e24c2db393b493f66f700db 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-ssh383771614121231831.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0296cfd70f3001d69e24c2db393b493f66f700db 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4209381310150801727.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0296cfd70f3001d69e24c2db393b493f66f700db (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0296cfd70f3001d69e24c2db393b493f66f700db # timeout=10 Commit message: "Merge pull request #381 from edgexfoundry/us3314" > 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 shared 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-ssh5580678729429536187.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh9649779332292926601.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [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-33501 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 (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 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 # timeout=10 Commit message: "docs: Add CHANGELOG.md (#75)" > git rev-list --no-walk 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-27T16:15:22.551Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-27T16:15:22.615Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-27T16:15:22.629Z] ========================================================= [2022-04-27T16:15:22.629Z] EdgeX Global Pipelines Version Info [2022-04-27T16:15:22.629Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:15:23.779Z] ------------------- [2022-04-27T16:15:23.779Z] stable info: [2022-04-27T16:15:23.779Z] ------------------- [2022-04-27T16:15:23.779Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2022-04-27T16:15:23.779Z] Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db [2022-04-27T16:15:23.779Z] Message: update stable to v1.0.225 [2022-04-27T16:15:24.357Z] ------------------- [2022-04-27T16:15:24.357Z] experimental info: [2022-04-27T16:15:24.357Z] ------------------- [2022-04-27T16:15:24.357Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-27T16:15:24.357Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-27T16:15:24.357Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-27T16:15:24.525Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-27T16:15:24.539Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-27T16:15:24.555Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-27T16:15:24.569Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-27T16:15:24.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-27T16:15:24.592Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-27T16:15:24.605Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-27T16:15:24.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-27T16:15:24.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-27T16:15:24.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-27T16:15:24.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-27T16:15:24.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-27T16:15:24.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-27T16:15:24.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-27T16:15:24.707Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T16:15:24.723Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T16:15:24.741Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T16:15:24.759Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T16:15:24.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-27T16:15:24.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-27T16:15:24.798Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-27T16:15:24.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-27T16:15:24.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-27T16:15:24.848Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-27T16:15:24.860Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-27T16:15:24.876Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-27T16:15:24.894Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-27T16:15:24.912Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-27T16:15:24.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-27T16:15:24.939Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] echo [2022-04-27T16:15:24.952Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3dc9a11 [Pipeline] echo [2022-04-27T16:15:24.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T16:15:25.004Z] provisioning config files... [2022-04-27T16:15:25.018Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2029495098148409461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:15:25.329Z] ---> docker-login.sh [2022-04-27T16:15:25.329Z] nexus3.edgexfoundry.org:10001 [2022-04-27T16:15:25.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:15:25.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:15:25.591Z] Configure a credential helper to remove this warning. See [2022-04-27T16:15:25.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:15:25.591Z] [2022-04-27T16:15:25.591Z] Login Succeeded [2022-04-27T16:15:25.591Z] nexus3.edgexfoundry.org:10002 [2022-04-27T16:15:25.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:15:25.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:15:25.855Z] Configure a credential helper to remove this warning. See [2022-04-27T16:15:25.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:15:25.855Z] [2022-04-27T16:15:25.855Z] Login Succeeded [2022-04-27T16:15:25.855Z] nexus3.edgexfoundry.org:10003 [2022-04-27T16:15:25.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:15:25.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:15:25.855Z] Configure a credential helper to remove this warning. See [2022-04-27T16:15:25.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:15:25.855Z] [2022-04-27T16:15:25.855Z] Login Succeeded [2022-04-27T16:15:25.855Z] nexus3.edgexfoundry.org:10004 [2022-04-27T16:15:26.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:15:26.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:15:26.117Z] Configure a credential helper to remove this warning. See [2022-04-27T16:15:26.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:15:26.117Z] [2022-04-27T16:15:26.117Z] Login Succeeded [2022-04-27T16:15:26.117Z] docker.io [2022-04-27T16:15:26.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:15:26.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:15:26.380Z] Configure a credential helper to remove this warning. See [2022-04-27T16:15:26.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:15:26.380Z] [2022-04-27T16:15:26.380Z] Login Succeeded [2022-04-27T16:15:26.380Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T16:15:26.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-27T16:15:26.770Z] + git rev-list -1 --merges 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734~1..3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] echo [2022-04-27T16:15:26.913Z] -----------> git rev-list -1 --merges 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734~1..3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [false] [Pipeline] sh [2022-04-27T16:15:27.203Z] + git log --format=format:%s -1 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] echo [2022-04-27T16:15:27.219Z] ========================================================= [2022-04-27T16:15:27.219Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-27T16:15:27.219Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T16:15:27.560Z] + git log --format=format:%s -1 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] echo [2022-04-27T16:15:27.575Z] [semverPrep] GIT_COMMIT: 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734, Commit Message: docs: Add CHANGELOG.md (#75) [Pipeline] echo [2022-04-27T16:15:27.583Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-27T16:15:28.018Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T16:15:28.018Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-27T16:15:28.018Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-27T16:15:28.018Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-27T16:15:28.018Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-27T16:15:28.018Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-27T16:15:28.018Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:15:28.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T16:15:28.443Z] [2022-04-27T16:15:28.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:15:28.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T16:15:28.750Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-27T16:15:28.750Z] 1fe172e4850f: Pulling fs layer [2022-04-27T16:15:28.750Z] caf521ccaac6: Pulling fs layer [2022-04-27T16:15:28.750Z] 3ead6fa29328: Pulling fs layer [2022-04-27T16:15:28.750Z] 5c2a1cbceb83: Pulling fs layer [2022-04-27T16:15:28.750Z] a8d5f1318db7: Pulling fs layer [2022-04-27T16:15:28.750Z] c427282e49a2: Pulling fs layer [2022-04-27T16:15:28.750Z] 1827001aaf11: Pulling fs layer [2022-04-27T16:15:28.750Z] 0714d37db230: Pulling fs layer [2022-04-27T16:15:28.750Z] ac28cf19c067: Pulling fs layer [2022-04-27T16:15:28.750Z] ca983d60f3e2: Pulling fs layer [2022-04-27T16:15:28.750Z] 9f894cec8388: Pulling fs layer [2022-04-27T16:15:28.750Z] 0714d37db230: Waiting [2022-04-27T16:15:28.750Z] 9f894cec8388: Waiting [2022-04-27T16:15:28.750Z] ac28cf19c067: Waiting [2022-04-27T16:15:28.750Z] 5c2a1cbceb83: Waiting [2022-04-27T16:15:28.750Z] 1827001aaf11: Waiting [2022-04-27T16:15:28.750Z] a8d5f1318db7: Waiting [2022-04-27T16:15:28.750Z] c427282e49a2: Waiting [2022-04-27T16:15:28.750Z] ca983d60f3e2: Waiting [2022-04-27T16:15:28.750Z] caf521ccaac6: Verifying Checksum [2022-04-27T16:15:28.750Z] caf521ccaac6: Download complete [2022-04-27T16:15:28.750Z] 5c2a1cbceb83: Download complete [2022-04-27T16:15:28.750Z] a8d5f1318db7: Verifying Checksum [2022-04-27T16:15:28.750Z] a8d5f1318db7: Download complete [2022-04-27T16:15:29.014Z] c427282e49a2: Verifying Checksum [2022-04-27T16:15:29.014Z] c427282e49a2: Download complete [2022-04-27T16:15:29.014Z] 3ead6fa29328: Verifying Checksum [2022-04-27T16:15:29.014Z] 3ead6fa29328: Download complete [2022-04-27T16:15:29.014Z] 0714d37db230: Download complete [2022-04-27T16:15:29.014Z] ac28cf19c067: Download complete [2022-04-27T16:15:29.014Z] ca983d60f3e2: Verifying Checksum [2022-04-27T16:15:29.014Z] ca983d60f3e2: Download complete [2022-04-27T16:15:29.014Z] 9f894cec8388: Verifying Checksum [2022-04-27T16:15:29.014Z] 9f894cec8388: Download complete [2022-04-27T16:15:29.014Z] 1fe172e4850f: Verifying Checksum [2022-04-27T16:15:29.014Z] 1fe172e4850f: Download complete [2022-04-27T16:15:29.274Z] 1827001aaf11: Verifying Checksum [2022-04-27T16:15:29.274Z] 1827001aaf11: Download complete [2022-04-27T16:15:30.657Z] 1fe172e4850f: Pull complete [2022-04-27T16:15:30.657Z] caf521ccaac6: Pull complete [2022-04-27T16:15:31.227Z] 3ead6fa29328: Pull complete [2022-04-27T16:15:31.227Z] 5c2a1cbceb83: Pull complete [2022-04-27T16:15:31.489Z] a8d5f1318db7: Pull complete [2022-04-27T16:15:31.756Z] c427282e49a2: Pull complete [2022-04-27T16:15:33.668Z] 1827001aaf11: Pull complete [2022-04-27T16:15:33.668Z] 0714d37db230: Pull complete [2022-04-27T16:15:33.930Z] ac28cf19c067: Pull complete [2022-04-27T16:15:33.930Z] ca983d60f3e2: Pull complete [2022-04-27T16:15:33.930Z] 9f894cec8388: Pull complete [2022-04-27T16:15:33.930Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-27T16:15:34.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T16:15:34.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-27T16:15:34.261Z] prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container [2022-04-27T16:15:34.306Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-27T16:15:35.721Z] $ docker top 35e23338acacba44f1b3411d0cce19f0120a9f409c506fb6febe418343131d9f -eo pid,comm [2022-04-27T16:15:35.788Z] 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-04-27T16:15:35.788Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T16:15:35.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T16:15:35.824Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T16:15:35.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T16:15:35.966Z] $ docker exec 35e23338acacba44f1b3411d0cce19f0120a9f409c506fb6febe418343131d9f ssh-agent [2022-04-27T16:15:36.099Z] SSH_AUTH_SOCK=/tmp/ssh-iBPzNoMD4roZ/agent.35 [2022-04-27T16:15:36.099Z] SSH_AGENT_PID=41 [2022-04-27T16:15:36.107Z] Running ssh-add (command line suppressed) [2022-04-27T16:15:36.246Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3832543228084939031.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3832543228084939031.key) [2022-04-27T16:15:36.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T16:15:36.551Z] + git tag --points-at HEAD [Pipeline] } [2022-04-27T16:15:36.568Z] $ docker exec --env ******** --env ******** 35e23338acacba44f1b3411d0cce19f0120a9f409c506fb6febe418343131d9f ssh-agent -k [2022-04-27T16:15:36.697Z] unset SSH_AUTH_SOCK; [2022-04-27T16:15:36.698Z] unset SSH_AGENT_PID; [2022-04-27T16:15:36.698Z] echo Agent pid 41 killed; [2022-04-27T16:15:36.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-27T16:15:36.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T16:15:36.727Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T16:15:36.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T16:15:36.863Z] $ docker exec 35e23338acacba44f1b3411d0cce19f0120a9f409c506fb6febe418343131d9f ssh-agent [2022-04-27T16:15:36.987Z] SSH_AUTH_SOCK=/tmp/ssh-zGH7dGMqQIBR/agent.74 [2022-04-27T16:15:36.987Z] SSH_AGENT_PID=81 [2022-04-27T16:15:36.993Z] Running ssh-add (command line suppressed) [2022-04-27T16:15:37.130Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7623258816475247578.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7623258816475247578.key) [2022-04-27T16:15:37.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T16:15:37.430Z] + git semver init [2022-04-27T16:15:37.691Z] 2022-04-27 16:15:37,642 [run_init] DEBUG init version:0.0.0 force:False [2022-04-27T16:15:37.691Z] 2022-04-27 16:15:37,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-04-27T16:15:37.691Z] 2022-04-27 16:15:37,643 [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-04-27T16:15:37.691Z] 2022-04-27 16:15:37,643 [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-04-27T16:15:39.082Z] 2022-04-27 16:15:38,656 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-04-27T16:15:39.082Z] 2022-04-27 16:15:38,657 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-04-27T16:15:39.082Z] 2022-04-27 16:15:38,657 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-27T16:15:39.082Z] 2022-04-27 16:15:38,657 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-27T16:15:39.082Z] 2.1.0-dev.7 [Pipeline] } [2022-04-27T16:15:39.098Z] $ docker exec --env ******** --env ******** 35e23338acacba44f1b3411d0cce19f0120a9f409c506fb6febe418343131d9f ssh-agent -k [2022-04-27T16:15:39.215Z] unset SSH_AUTH_SOCK; [2022-04-27T16:15:39.215Z] unset SSH_AGENT_PID; [2022-04-27T16:15:39.215Z] echo Agent pid 81 killed; [2022-04-27T16:15:39.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T16:15:39.532Z] + git semver [Pipeline] } [2022-04-27T16:15:39.814Z] $ docker stop --time=1 35e23338acacba44f1b3411d0cce19f0120a9f409c506fb6febe418343131d9f [2022-04-27T16:15:41.139Z] $ docker rm -f 35e23338acacba44f1b3411d0cce19f0120a9f409c506fb6febe418343131d9f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T16:15:41.491Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-27T16:15:41.763Z] Stashed 1 file(s) [Pipeline] echo [2022-04-27T16:15:41.767Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.7 [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-04-27T16:15:41.928Z] provisioning config files... [2022-04-27T16:15:41.939Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3849816451182200289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:15:42.240Z] ---> docker-login.sh [2022-04-27T16:15:42.240Z] nexus3.edgexfoundry.org:10001 [2022-04-27T16:15:42.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:15:42.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:15:42.240Z] Configure a credential helper to remove this warning. See [2022-04-27T16:15:42.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:15:42.240Z] [2022-04-27T16:15:42.240Z] Login Succeeded [2022-04-27T16:15:42.240Z] nexus3.edgexfoundry.org:10002 [2022-04-27T16:15:42.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:15:42.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:15:42.502Z] Configure a credential helper to remove this warning. See [2022-04-27T16:15:42.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:15:42.502Z] [2022-04-27T16:15:42.502Z] Login Succeeded [2022-04-27T16:15:42.502Z] nexus3.edgexfoundry.org:10003 [2022-04-27T16:15:42.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:15:42.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:15:42.502Z] Configure a credential helper to remove this warning. See [2022-04-27T16:15:42.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:15:42.502Z] [2022-04-27T16:15:42.502Z] Login Succeeded [2022-04-27T16:15:42.502Z] nexus3.edgexfoundry.org:10004 [2022-04-27T16:15:42.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:15:42.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:15:42.763Z] Configure a credential helper to remove this warning. See [2022-04-27T16:15:42.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:15:42.763Z] [2022-04-27T16:15:42.763Z] Login Succeeded [2022-04-27T16:15:42.763Z] docker.io [2022-04-27T16:15:42.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:15:43.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:15:43.025Z] Configure a credential helper to remove this warning. See [2022-04-27T16:15:43.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:15:43.025Z] [2022-04-27T16:15:43.025Z] Login Succeeded [2022-04-27T16:15:43.025Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T16:15:43.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T16:15:43.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T16:15:43.111Z] ========================================================= [2022-04-27T16:15:43.111Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-27T16:15:43.111Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:15:43.426Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-27T16:15:43.426Z] Sending build context to Docker daemon 10.39MB [2022-04-27T16:15:43.426Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T16:15:43.426Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-27T16:15:43.426Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-27T16:15:43.426Z] 59bf1c3509f3: Pulling fs layer [2022-04-27T16:15:43.426Z] 666ba61612fd: Pulling fs layer [2022-04-27T16:15:43.426Z] 8ed8ca486205: Pulling fs layer [2022-04-27T16:15:43.426Z] 4fe6c5a15a65: Pulling fs layer [2022-04-27T16:15:43.426Z] 22a0e8bec74d: Pulling fs layer [2022-04-27T16:15:43.426Z] ca2b28591e48: Pulling fs layer [2022-04-27T16:15:43.426Z] a51346096db8: Pulling fs layer [2022-04-27T16:15:43.426Z] daebc70d1ce1: Pulling fs layer [2022-04-27T16:15:43.426Z] 0e18a0eac166: Pulling fs layer [2022-04-27T16:15:43.426Z] 4fe6c5a15a65: Waiting [2022-04-27T16:15:43.426Z] 22a0e8bec74d: Waiting [2022-04-27T16:15:43.426Z] ca2b28591e48: Waiting [2022-04-27T16:15:43.426Z] a51346096db8: Waiting [2022-04-27T16:15:43.426Z] daebc70d1ce1: Waiting [2022-04-27T16:15:43.426Z] 0e18a0eac166: Waiting [2022-04-27T16:15:43.426Z] 8ed8ca486205: Verifying Checksum [2022-04-27T16:15:43.426Z] 8ed8ca486205: Download complete [2022-04-27T16:15:43.689Z] 666ba61612fd: Verifying Checksum [2022-04-27T16:15:43.689Z] 666ba61612fd: Download complete [2022-04-27T16:15:43.689Z] 22a0e8bec74d: Verifying Checksum [2022-04-27T16:15:43.689Z] 22a0e8bec74d: Download complete [2022-04-27T16:15:43.689Z] ca2b28591e48: Download complete [2022-04-27T16:15:43.689Z] 59bf1c3509f3: Verifying Checksum [2022-04-27T16:15:43.689Z] 59bf1c3509f3: Download complete [2022-04-27T16:15:43.689Z] a51346096db8: Verifying Checksum [2022-04-27T16:15:43.689Z] a51346096db8: Download complete [2022-04-27T16:15:43.689Z] daebc70d1ce1: Verifying Checksum [2022-04-27T16:15:43.689Z] daebc70d1ce1: Download complete [2022-04-27T16:15:43.689Z] 59bf1c3509f3: Pull complete [2022-04-27T16:15:43.951Z] 666ba61612fd: Pull complete [2022-04-27T16:15:43.951Z] 8ed8ca486205: Pull complete [2022-04-27T16:15:44.212Z] 0e18a0eac166: Verifying Checksum [2022-04-27T16:15:44.212Z] 0e18a0eac166: Download complete [2022-04-27T16:15:44.471Z] 4fe6c5a15a65: Verifying Checksum [2022-04-27T16:15:44.472Z] 4fe6c5a15a65: Download complete [2022-04-27T16:15:48.674Z] 4fe6c5a15a65: Pull complete [2022-04-27T16:15:48.674Z] 22a0e8bec74d: Pull complete [2022-04-27T16:15:48.674Z] ca2b28591e48: Pull complete [2022-04-27T16:15:48.674Z] a51346096db8: Pull complete [2022-04-27T16:15:48.955Z] daebc70d1ce1: Pull complete [2022-04-27T16:15:51.501Z] 0e18a0eac166: Pull complete [2022-04-27T16:15:51.501Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-27T16:15:51.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T16:15:51.501Z] ---> f018257e8ee9 [2022-04-27T16:15:51.501Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T16:15:52.445Z] ---> Running in 76bf68c69009 [2022-04-27T16:15:52.706Z] Removing intermediate container 76bf68c69009 [2022-04-27T16:15:52.706Z] ---> 4de187847486 [2022-04-27T16:15:52.706Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T16:15:52.706Z] ---> Running in 7d5a14649018 [2022-04-27T16:15:52.706Z] Removing intermediate container 7d5a14649018 [2022-04-27T16:15:52.706Z] ---> bde56af22d0b [2022-04-27T16:15:52.706Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T16:15:52.706Z] ---> Running in 14fac04ae8d5 [2022-04-27T16:15:52.968Z] Removing intermediate container 14fac04ae8d5 [2022-04-27T16:15:52.968Z] ---> c4944839edde [2022-04-27T16:15:52.968Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T16:15:52.968Z] ---> Running in b65d164432ca [2022-04-27T16:15:53.540Z] Removing intermediate container b65d164432ca [2022-04-27T16:15:53.540Z] ---> d8a1b095747e [2022-04-27T16:15:53.540Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T16:15:53.540Z] ---> Running in ca0832fdfdee [2022-04-27T16:15:53.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T16:15:54.760Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T16:15:55.022Z] OK: 221 MiB in 52 packages [2022-04-27T16:15:55.283Z] Removing intermediate container ca0832fdfdee [2022-04-27T16:15:55.283Z] ---> 835f9a6eb89f [2022-04-27T16:15:55.283Z] Step 8/13 : WORKDIR /app [2022-04-27T16:15:55.283Z] ---> Running in 7e686614511c [2022-04-27T16:15:55.283Z] Removing intermediate container 7e686614511c [2022-04-27T16:15:55.283Z] ---> bd8a7b0e0260 [2022-04-27T16:15:55.283Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-27T16:15:55.544Z] ---> 88be12db19c2 [2022-04-27T16:15:55.544Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T16:15:55.544Z] ---> Running in 2141b564061b [2022-04-27T16:15:56.881Z] Still waiting to schedule task [2022-04-27T16:15:56.881Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-27T16:16:22.120Z] Removing intermediate container 2141b564061b [2022-04-27T16:16:22.120Z] ---> 2198741db65a [2022-04-27T16:16:22.120Z] Step 11/13 : COPY . . [2022-04-27T16:16:22.120Z] ---> 3daa96d26522 [2022-04-27T16:16:22.120Z] Step 12/13 : ARG MAKE="make build" [2022-04-27T16:16:22.120Z] ---> Running in 188cec7abe3e [2022-04-27T16:16:22.120Z] Removing intermediate container 188cec7abe3e [2022-04-27T16:16:22.120Z] ---> 8b0fbd728fbf [2022-04-27T16:16:22.120Z] Step 13/13 : RUN $MAKE [2022-04-27T16:16:22.120Z] ---> Running in 0c792e360d76 [2022-04-27T16:16:22.120Z] noop [2022-04-27T16:16:22.120Z] Removing intermediate container 0c792e360d76 [2022-04-27T16:16:22.120Z] ---> eb57e740855b [2022-04-27T16:16:22.120Z] Successfully built eb57e740855b [2022-04-27T16:16:22.120Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:16:22.417Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T16:16:22.418Z] . [Pipeline] withDockerContainer [2022-04-27T16:16:22.494Z] prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container [2022-04-27T16:16:22.537Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-27T16:16:22.974Z] $ docker top acf54dfb1cb126fca5c211e4f653a3442a7c0fd9274148cd16c3377cfca712e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T16:16:23.336Z] + go version [2022-04-27T16:16:23.336Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-27T16:16:23.354Z] $ docker stop --time=1 acf54dfb1cb126fca5c211e4f653a3442a7c0fd9274148cd16c3377cfca712e8 [2022-04-27T16:16:24.680Z] $ docker rm -f acf54dfb1cb126fca5c211e4f653a3442a7c0fd9274148cd16c3377cfca712e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:16:25.109Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T16:16:25.109Z] . [Pipeline] withDockerContainer [2022-04-27T16:16:25.201Z] prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container [2022-04-27T16:16:25.269Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-27T16:16:25.673Z] $ docker top 4b6384ffb0d07ff1e8a3b5e2f791e3c675e6110ad8a1c6893bf00195a9615e21 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T16:16:26.037Z] + make test [2022-04-27T16:16:26.037Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T16:16:34.165Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-27T16:16:34.165Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.037s coverage: 86.2% of statements [2022-04-27T16:16:34.165Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-27T16:16:35.550Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.540s coverage: 71.9% of statements [2022-04-27T16:16:35.550Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-27T16:16:42.138Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T16:16:44.687Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T16:16:44.948Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T16:16:44.948Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-27T16:16:45.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T16:16:45.552Z] $ docker stop --time=1 4b6384ffb0d07ff1e8a3b5e2f791e3c675e6110ad8a1c6893bf00195a9615e21 [2022-04-27T16:16:47.156Z] $ docker rm -f 4b6384ffb0d07ff1e8a3b5e2f791e3c675e6110ad8a1c6893bf00195a9615e21 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T16:16:47.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T16:16:47.611Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-27T16:16:48.297Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T16:16:48.586Z] + ls -al . [2022-04-27T16:16:48.587Z] total 244 [2022-04-27T16:16:48.587Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 16:16 . [2022-04-27T16:16:48.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:15 .. [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 16:15 .dockerignore [2022-04-27T16:16:48.587Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 16:15 .git [2022-04-27T16:16:48.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:15 .github [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 16:15 .gitignore [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 16:15 .golangci.yml [2022-04-27T16:16:48.587Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 16:15 .semver [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 27 16:15 Attribution.txt [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 1678 Apr 27 16:15 CHANGELOG.md [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 27 16:15 Dockerfile [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 16:15 GOVERNANCE.md [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 16:15 Jenkinsfile [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 16:15 LICENSE [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 27 16:15 Makefile [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 16:15 OWNERS.md [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 27 16:15 README.md [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 27 16:15 VERSION [2022-04-27T16:16:48.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:15 bin [2022-04-27T16:16:48.587Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 27 16:16 coverage.out [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 27 16:16 go.mod [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 27 16:15 go.sum [2022-04-27T16:16:48.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:15 images [2022-04-27T16:16:48.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:15 internal [2022-04-27T16:16:48.587Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 16:15 main.go [2022-04-27T16:16:48.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:15 res [2022-04-27T16:16:48.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:15 snap [2022-04-27T16:16:48.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:15 static [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:16:48.886Z] + 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=3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 --label arch=amd64 --label version=2.1.0-dev.7 . [2022-04-27T16:16:48.886Z] Sending build context to Docker daemon 10.39MB [2022-04-27T16:16:48.886Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T16:16:48.886Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-27T16:16:48.886Z] ---> eb57e740855b [2022-04-27T16:16:48.886Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T16:16:48.886Z] ---> Running in 35daa5f56455 [2022-04-27T16:16:49.147Z] Removing intermediate container 35daa5f56455 [2022-04-27T16:16:49.147Z] ---> ba0a8914b386 [2022-04-27T16:16:49.147Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T16:16:49.147Z] ---> Running in 602554eb2fbe [2022-04-27T16:16:49.147Z] Removing intermediate container 602554eb2fbe [2022-04-27T16:16:49.147Z] ---> c34a79ea1fef [2022-04-27T16:16:49.147Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T16:16:49.147Z] ---> Running in d27c7caeddd0 [2022-04-27T16:16:49.410Z] Removing intermediate container d27c7caeddd0 [2022-04-27T16:16:49.410Z] ---> b2d8293ca8c0 [2022-04-27T16:16:49.410Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T16:16:49.410Z] ---> Running in 7d778d0aab37 [2022-04-27T16:16:49.980Z] Removing intermediate container 7d778d0aab37 [2022-04-27T16:16:49.980Z] ---> 6529c1d9e658 [2022-04-27T16:16:49.980Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T16:16:49.980Z] ---> Running in a1c6030fa5c7 [2022-04-27T16:16:50.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T16:16:51.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T16:16:51.447Z] OK: 221 MiB in 52 packages [2022-04-27T16:16:51.708Z] Removing intermediate container a1c6030fa5c7 [2022-04-27T16:16:51.708Z] ---> 29f81405b349 [2022-04-27T16:16:51.708Z] Step 8/31 : WORKDIR /app [2022-04-27T16:16:51.708Z] ---> Running in 1ecef467eb0a [2022-04-27T16:16:51.967Z] Removing intermediate container 1ecef467eb0a [2022-04-27T16:16:51.967Z] ---> d36cdf0dd9b0 [2022-04-27T16:16:51.967Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-27T16:16:51.967Z] ---> e01c54c5b50a [2022-04-27T16:16:51.967Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T16:16:51.967Z] ---> Running in 4abc9c279ed6 [2022-04-27T16:16:52.908Z] Removing intermediate container 4abc9c279ed6 [2022-04-27T16:16:52.908Z] ---> 10c2e0826606 [2022-04-27T16:16:52.908Z] Step 11/31 : COPY . . [2022-04-27T16:16:53.168Z] ---> 9a031c1cd3a1 [2022-04-27T16:16:53.168Z] Step 12/31 : ARG MAKE="make build" [2022-04-27T16:16:53.168Z] ---> Running in f19c082069a7 [2022-04-27T16:16:53.168Z] Removing intermediate container f19c082069a7 [2022-04-27T16:16:53.168Z] ---> c93ff67c118d [2022-04-27T16:16:53.168Z] Step 13/31 : RUN $MAKE [2022-04-27T16:16:53.168Z] ---> Running in f31cb1181cd9 [2022-04-27T16:16:53.428Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.7" -o app-rfid-llrp-inventory [2022-04-27T16:17:01.558Z] Removing intermediate container f31cb1181cd9 [2022-04-27T16:17:01.558Z] ---> 12fd2f7085a3 [2022-04-27T16:17:01.558Z] Step 14/31 : FROM alpine:3.14 [2022-04-27T16:17:02.131Z] 3.14: Pulling from library/alpine [2022-04-27T16:17:02.131Z] 8663204ce13b: Pulling fs layer [2022-04-27T16:17:02.392Z] 8663204ce13b: Verifying Checksum [2022-04-27T16:17:02.392Z] 8663204ce13b: Download complete [2022-04-27T16:17:02.392Z] 8663204ce13b: Pull complete [2022-04-27T16:17:02.392Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T16:17:02.392Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T16:17:02.392Z] ---> e04c818066af [2022-04-27T16:17:02.392Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T16:17:02.653Z] ---> Running in 144308f08eb5 [2022-04-27T16:17:02.653Z] Removing intermediate container 144308f08eb5 [2022-04-27T16:17:02.653Z] ---> b691b6dc6670 [2022-04-27T16:17:02.653Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-27T16:17:02.653Z] ---> Running in 9619c6c41ca8 [2022-04-27T16:17:02.653Z] Removing intermediate container 9619c6c41ca8 [2022-04-27T16:17:02.653Z] ---> aa516831d912 [2022-04-27T16:17:02.653Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T16:17:02.912Z] ---> Running in 453c1afb3824 [2022-04-27T16:17:03.482Z] Removing intermediate container 453c1afb3824 [2022-04-27T16:17:03.482Z] ---> 5f8275c842ee [2022-04-27T16:17:03.482Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-27T16:17:03.482Z] ---> Running in c791ed61ef91 [2022-04-27T16:17:03.745Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-27T16:17:04.685Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-27T16:17:04.945Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-27T16:17:04.945Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T16:17:04.945Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T16:17:05.206Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T16:17:05.206Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T16:17:05.467Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T16:17:05.467Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T16:17:05.467Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T16:17:05.467Z] OK: 9 MiB in 20 packages [2022-04-27T16:17:06.040Z] Removing intermediate container c791ed61ef91 [2022-04-27T16:17:06.040Z] ---> 6d4032e78b83 [2022-04-27T16:17:06.040Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-27T16:17:06.040Z] ---> 8c4227d2a7ed [2022-04-27T16:17:06.040Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-27T16:17:06.299Z] ---> f9616ac9b300 [2022-04-27T16:17:06.299Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-27T16:17:06.299Z] ---> 69f07f7ad700 [2022-04-27T16:17:06.299Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-27T16:17:06.559Z] ---> 4a8cc681fe92 [2022-04-27T16:17:06.559Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-27T16:17:06.819Z] ---> 12ffa7c9a0b2 [2022-04-27T16:17:06.819Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-27T16:17:06.819Z] ---> Running in 2306f7b78f51 [2022-04-27T16:17:07.389Z] Removing intermediate container 2306f7b78f51 [2022-04-27T16:17:07.389Z] ---> 6711e142cc06 [2022-04-27T16:17:07.389Z] Step 25/31 : VOLUME /cache [2022-04-27T16:17:07.389Z] ---> Running in 5d87d263aa9a [2022-04-27T16:17:07.649Z] Removing intermediate container 5d87d263aa9a [2022-04-27T16:17:07.649Z] ---> 1d049bd7bce7 [2022-04-27T16:17:07.649Z] Step 26/31 : EXPOSE 59711 [2022-04-27T16:17:07.649Z] ---> Running in e2eb0eefbb7a [2022-04-27T16:17:07.649Z] Removing intermediate container e2eb0eefbb7a [2022-04-27T16:17:07.649Z] ---> 461a45f7c9e4 [2022-04-27T16:17:07.649Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-27T16:17:07.649Z] ---> Running in 793da00f3639 [2022-04-27T16:17:07.910Z] Removing intermediate container 793da00f3639 [2022-04-27T16:17:07.910Z] ---> 52688e9d623a [2022-04-27T16:17:07.910Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-27T16:17:07.910Z] ---> Running in 153059ee9f28 [2022-04-27T16:17:08.170Z] Removing intermediate container 153059ee9f28 [2022-04-27T16:17:08.170Z] ---> bf23700921da [2022-04-27T16:17:08.170Z] Step 29/31 : LABEL arch=amd64 [2022-04-27T16:17:08.170Z] ---> Running in 18df3146b999 [2022-04-27T16:17:08.170Z] Removing intermediate container 18df3146b999 [2022-04-27T16:17:08.170Z] ---> 4edff3f1cde2 [2022-04-27T16:17:08.170Z] Step 30/31 : LABEL git_sha=3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [2022-04-27T16:17:08.431Z] ---> Running in 5aa83f6238c0 [2022-04-27T16:17:08.431Z] Removing intermediate container 5aa83f6238c0 [2022-04-27T16:17:08.431Z] ---> c9b42a1c9571 [2022-04-27T16:17:08.431Z] Step 31/31 : LABEL version=2.1.0-dev.7 [2022-04-27T16:17:08.691Z] ---> Running in 2717d5a0486b [2022-04-27T16:17:08.691Z] Removing intermediate container 2717d5a0486b [2022-04-27T16:17:08.691Z] ---> bd2b47ff8bf1 [2022-04-27T16:17:08.691Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T16:17:08.691Z] Successfully built bd2b47ff8bf1 [2022-04-27T16:17:08.691Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T16:17:08.795Z] provisioning config files... [2022-04-27T16:17:08.805Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4407937686429346319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:17:09.109Z] ---> docker-login.sh [2022-04-27T16:17:09.109Z] nexus3.edgexfoundry.org:10001 [2022-04-27T16:17:09.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:17:09.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:17:09.109Z] Configure a credential helper to remove this warning. See [2022-04-27T16:17:09.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:17:09.109Z] [2022-04-27T16:17:09.110Z] Login Succeeded [2022-04-27T16:17:09.110Z] nexus3.edgexfoundry.org:10002 [2022-04-27T16:17:09.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:17:09.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:17:09.370Z] Configure a credential helper to remove this warning. See [2022-04-27T16:17:09.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:17:09.370Z] [2022-04-27T16:17:09.370Z] Login Succeeded [2022-04-27T16:17:09.370Z] nexus3.edgexfoundry.org:10003 [2022-04-27T16:17:09.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:17:09.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:17:09.370Z] Configure a credential helper to remove this warning. See [2022-04-27T16:17:09.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:17:09.370Z] [2022-04-27T16:17:09.370Z] Login Succeeded [2022-04-27T16:17:09.370Z] nexus3.edgexfoundry.org:10004 [2022-04-27T16:17:09.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:17:09.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:17:09.370Z] Configure a credential helper to remove this warning. See [2022-04-27T16:17:09.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:17:09.370Z] [2022-04-27T16:17:09.370Z] Login Succeeded [2022-04-27T16:17:09.370Z] docker.io [2022-04-27T16:17:09.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:17:09.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:17:09.893Z] Configure a credential helper to remove this warning. See [2022-04-27T16:17:09.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:17:09.893Z] [2022-04-27T16:17:09.893Z] Login Succeeded [2022-04-27T16:17:09.893Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T16:17:09.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T16:17:09.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T16:17:09.962Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-04-27T16:17:09.962Z] 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [2022-04-27T16:17:09.962Z] latest [2022-04-27T16:17:09.962Z] 2.1.0-dev.7 [2022-04-27T16:17:09.962Z] 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 [2022-04-27T16:17:09.962Z] main [2022-04-27T16:17:09.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:17:10.293Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:17:10.591Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [2022-04-27T16:17:10.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-27T16:17:10.591Z] f0ca14c34cde: Preparing [2022-04-27T16:17:10.591Z] a6448be0e473: Preparing [2022-04-27T16:17:10.591Z] 8aa818151abd: Preparing [2022-04-27T16:17:10.591Z] a926bca4884b: Preparing [2022-04-27T16:17:10.591Z] 2ab7d1852a2a: Preparing [2022-04-27T16:17:10.591Z] c95647fcabe7: Preparing [2022-04-27T16:17:10.591Z] 447b83454af2: Preparing [2022-04-27T16:17:10.591Z] 340ea7b776ac: Preparing [2022-04-27T16:17:10.591Z] b541d28bf3b4: Preparing [2022-04-27T16:17:10.591Z] c95647fcabe7: Waiting [2022-04-27T16:17:10.591Z] 447b83454af2: Waiting [2022-04-27T16:17:10.591Z] 340ea7b776ac: Waiting [2022-04-27T16:17:10.591Z] b541d28bf3b4: Waiting [2022-04-27T16:17:10.591Z] a926bca4884b: Pushed [2022-04-27T16:17:10.591Z] 2ab7d1852a2a: Pushed [2022-04-27T16:17:10.591Z] f0ca14c34cde: Pushed [2022-04-27T16:17:10.591Z] 8aa818151abd: Pushed [2022-04-27T16:17:10.591Z] b541d28bf3b4: Layer already exists [2022-04-27T16:17:10.852Z] c95647fcabe7: Pushed [2022-04-27T16:17:10.852Z] 340ea7b776ac: Pushed [2022-04-27T16:17:11.113Z] 447b83454af2: Pushed [2022-04-27T16:17:12.500Z] a6448be0e473: Pushed [2022-04-27T16:17:12.500Z] 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734: digest: sha256:42bd0203e61750f2221c8b1f0722717904fe5efd9fa7f6df699b4a9dc009520d size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:17:12.797Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:17:13.091Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-04-27T16:17:13.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-27T16:17:13.091Z] f0ca14c34cde: Preparing [2022-04-27T16:17:13.091Z] a6448be0e473: Preparing [2022-04-27T16:17:13.091Z] 8aa818151abd: Preparing [2022-04-27T16:17:13.091Z] a926bca4884b: Preparing [2022-04-27T16:17:13.091Z] 2ab7d1852a2a: Preparing [2022-04-27T16:17:13.091Z] c95647fcabe7: Preparing [2022-04-27T16:17:13.091Z] 447b83454af2: Preparing [2022-04-27T16:17:13.091Z] 340ea7b776ac: Preparing [2022-04-27T16:17:13.091Z] b541d28bf3b4: Preparing [2022-04-27T16:17:13.091Z] c95647fcabe7: Waiting [2022-04-27T16:17:13.091Z] 447b83454af2: Waiting [2022-04-27T16:17:13.091Z] b541d28bf3b4: Waiting [2022-04-27T16:17:13.091Z] 340ea7b776ac: Waiting [2022-04-27T16:17:13.091Z] a6448be0e473: Layer already exists [2022-04-27T16:17:13.091Z] a926bca4884b: Layer already exists [2022-04-27T16:17:13.091Z] f0ca14c34cde: Layer already exists [2022-04-27T16:17:13.091Z] 8aa818151abd: Layer already exists [2022-04-27T16:17:13.091Z] 2ab7d1852a2a: Layer already exists [2022-04-27T16:17:13.091Z] c95647fcabe7: Layer already exists [2022-04-27T16:17:13.091Z] 447b83454af2: Layer already exists [2022-04-27T16:17:13.091Z] 340ea7b776ac: Layer already exists [2022-04-27T16:17:13.091Z] b541d28bf3b4: Layer already exists [2022-04-27T16:17:13.091Z] latest: digest: sha256:42bd0203e61750f2221c8b1f0722717904fe5efd9fa7f6df699b4a9dc009520d size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:17:13.390Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:17:13.683Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.7 [2022-04-27T16:17:13.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-27T16:17:13.683Z] f0ca14c34cde: Preparing [2022-04-27T16:17:13.683Z] a6448be0e473: Preparing [2022-04-27T16:17:13.683Z] 8aa818151abd: Preparing [2022-04-27T16:17:13.683Z] a926bca4884b: Preparing [2022-04-27T16:17:13.683Z] 2ab7d1852a2a: Preparing [2022-04-27T16:17:13.684Z] c95647fcabe7: Preparing [2022-04-27T16:17:13.684Z] 447b83454af2: Preparing [2022-04-27T16:17:13.684Z] 340ea7b776ac: Preparing [2022-04-27T16:17:13.684Z] b541d28bf3b4: Preparing [2022-04-27T16:17:13.684Z] c95647fcabe7: Waiting [2022-04-27T16:17:13.684Z] 340ea7b776ac: Waiting [2022-04-27T16:17:13.684Z] b541d28bf3b4: Waiting [2022-04-27T16:17:13.684Z] 447b83454af2: Waiting [2022-04-27T16:17:13.684Z] 2ab7d1852a2a: Layer already exists [2022-04-27T16:17:13.684Z] f0ca14c34cde: Layer already exists [2022-04-27T16:17:13.684Z] 8aa818151abd: Layer already exists [2022-04-27T16:17:13.684Z] a926bca4884b: Layer already exists [2022-04-27T16:17:13.684Z] a6448be0e473: Layer already exists [2022-04-27T16:17:13.684Z] c95647fcabe7: Layer already exists [2022-04-27T16:17:13.684Z] 447b83454af2: Layer already exists [2022-04-27T16:17:13.684Z] b541d28bf3b4: Layer already exists [2022-04-27T16:17:13.684Z] 340ea7b776ac: Layer already exists [2022-04-27T16:17:13.684Z] 2.1.0-dev.7: digest: sha256:42bd0203e61750f2221c8b1f0722717904fe5efd9fa7f6df699b4a9dc009520d size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:17:13.985Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:17:14.282Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 [2022-04-27T16:17:14.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-27T16:17:14.282Z] f0ca14c34cde: Preparing [2022-04-27T16:17:14.282Z] a6448be0e473: Preparing [2022-04-27T16:17:14.282Z] 8aa818151abd: Preparing [2022-04-27T16:17:14.282Z] a926bca4884b: Preparing [2022-04-27T16:17:14.282Z] 2ab7d1852a2a: Preparing [2022-04-27T16:17:14.282Z] c95647fcabe7: Preparing [2022-04-27T16:17:14.282Z] 447b83454af2: Preparing [2022-04-27T16:17:14.282Z] 340ea7b776ac: Preparing [2022-04-27T16:17:14.282Z] b541d28bf3b4: Preparing [2022-04-27T16:17:14.282Z] 340ea7b776ac: Waiting [2022-04-27T16:17:14.282Z] c95647fcabe7: Waiting [2022-04-27T16:17:14.282Z] 447b83454af2: Waiting [2022-04-27T16:17:14.282Z] b541d28bf3b4: Waiting [2022-04-27T16:17:14.282Z] a6448be0e473: Layer already exists [2022-04-27T16:17:14.282Z] f0ca14c34cde: Layer already exists [2022-04-27T16:17:14.282Z] a926bca4884b: Layer already exists [2022-04-27T16:17:14.282Z] 8aa818151abd: Layer already exists [2022-04-27T16:17:14.282Z] 2ab7d1852a2a: Layer already exists [2022-04-27T16:17:14.282Z] c95647fcabe7: Layer already exists [2022-04-27T16:17:14.282Z] 340ea7b776ac: Layer already exists [2022-04-27T16:17:14.282Z] 447b83454af2: Layer already exists [2022-04-27T16:17:14.282Z] b541d28bf3b4: Layer already exists [2022-04-27T16:17:14.282Z] 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7: digest: sha256:42bd0203e61750f2221c8b1f0722717904fe5efd9fa7f6df699b4a9dc009520d size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:17:14.580Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:17:14.882Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-04-27T16:17:14.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-27T16:17:14.882Z] f0ca14c34cde: Preparing [2022-04-27T16:17:14.882Z] a6448be0e473: Preparing [2022-04-27T16:17:14.882Z] 8aa818151abd: Preparing [2022-04-27T16:17:14.882Z] a926bca4884b: Preparing [2022-04-27T16:17:14.882Z] 2ab7d1852a2a: Preparing [2022-04-27T16:17:14.882Z] c95647fcabe7: Preparing [2022-04-27T16:17:14.882Z] 447b83454af2: Preparing [2022-04-27T16:17:14.882Z] 340ea7b776ac: Preparing [2022-04-27T16:17:14.882Z] b541d28bf3b4: Preparing [2022-04-27T16:17:14.882Z] 447b83454af2: Waiting [2022-04-27T16:17:14.882Z] 340ea7b776ac: Waiting [2022-04-27T16:17:14.882Z] b541d28bf3b4: Waiting [2022-04-27T16:17:14.882Z] c95647fcabe7: Waiting [2022-04-27T16:17:14.882Z] 2ab7d1852a2a: Layer already exists [2022-04-27T16:17:14.882Z] a6448be0e473: Layer already exists [2022-04-27T16:17:14.882Z] f0ca14c34cde: Layer already exists [2022-04-27T16:17:14.882Z] 8aa818151abd: Layer already exists [2022-04-27T16:17:14.882Z] a926bca4884b: Layer already exists [2022-04-27T16:17:14.882Z] c95647fcabe7: Layer already exists [2022-04-27T16:17:14.882Z] 340ea7b776ac: Layer already exists [2022-04-27T16:17:14.882Z] 447b83454af2: Layer already exists [2022-04-27T16:17:14.882Z] b541d28bf3b4: Layer already exists [2022-04-27T16:17:14.882Z] main: digest: sha256:42bd0203e61750f2221c8b1f0722717904fe5efd9fa7f6df699b4a9dc009520d size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T16:17:14.926Z] ===================================================== [Pipeline] echo [2022-04-27T16:17:14.936Z] taggedImages: [2022-04-27T16:17:14.936Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [2022-04-27T16:17:14.936Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-04-27T16:17:14.936Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.7 [2022-04-27T16:17:14.936Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 [2022-04-27T16:17:14.936Z] - 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] sh [2022-04-27T16:17:15.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T16:17:15.330Z] [2022-04-27T16:17:15.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:17:15.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T16:17:15.640Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-27T16:17:15.640Z] 5eb5b503b376: Pulling fs layer [2022-04-27T16:17:15.640Z] 5c69ac0246d0: Pulling fs layer [2022-04-27T16:17:15.640Z] ec43610c2a17: Pulling fs layer [2022-04-27T16:17:15.640Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-27T16:17:15.640Z] 33b1e0a273af: Pulling fs layer [2022-04-27T16:17:15.640Z] 5d3b04190fa2: Pulling fs layer [2022-04-27T16:17:15.640Z] 2f39f015ded8: Pulling fs layer [2022-04-27T16:17:15.640Z] 33b1e0a273af: Waiting [2022-04-27T16:17:15.640Z] 2f39f015ded8: Waiting [2022-04-27T16:17:15.640Z] 3a2ae6a8a46f: Waiting [2022-04-27T16:17:15.640Z] 5c69ac0246d0: Verifying Checksum [2022-04-27T16:17:15.640Z] 5c69ac0246d0: Download complete [2022-04-27T16:17:15.640Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-27T16:17:15.640Z] 3a2ae6a8a46f: Download complete [2022-04-27T16:17:15.902Z] 33b1e0a273af: Verifying Checksum [2022-04-27T16:17:15.902Z] 33b1e0a273af: Download complete [2022-04-27T16:17:15.902Z] ec43610c2a17: Verifying Checksum [2022-04-27T16:17:15.902Z] ec43610c2a17: Download complete [2022-04-27T16:17:15.902Z] 5d3b04190fa2: Verifying Checksum [2022-04-27T16:17:15.902Z] 5d3b04190fa2: Download complete [2022-04-27T16:17:15.902Z] 5eb5b503b376: Verifying Checksum [2022-04-27T16:17:15.902Z] 5eb5b503b376: Download complete [2022-04-27T16:17:16.473Z] 2f39f015ded8: Download complete [2022-04-27T16:17:17.040Z] 5eb5b503b376: Pull complete [2022-04-27T16:17:17.321Z] 5c69ac0246d0: Pull complete [2022-04-27T16:17:17.596Z] ec43610c2a17: Pull complete [2022-04-27T16:17:17.596Z] 3a2ae6a8a46f: Pull complete [2022-04-27T16:17:17.889Z] 33b1e0a273af: Pull complete [2022-04-27T16:17:17.889Z] 5d3b04190fa2: Pull complete [2022-04-27T16:17:22.104Z] 2f39f015ded8: Pull complete [2022-04-27T16:17:22.104Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-27T16:17:22.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T16:17:22.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-27T16:17:22.174Z] prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container [2022-04-27T16:17:22.215Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T16:17:23.828Z] $ docker top 6ca125f276472bca02fcffcad0548c55a5bdd99ca3667e28b04f609cae5f0ddd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:17:24.244Z] ---> job-cost.sh [2022-04-27T16:17:24.244Z] lf-activate-venv: SKIPPING [2022-04-27T16:17:24.244Z] INFO: No Stack... [2022-04-27T16:17:24.505Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T16:17:25.079Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T16:17:25.371Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-04-27T16:17:25.371Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T16:17:25.390Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] [2022-04-27T16:17:25.398Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] did not exist. Created. [2022-04-27T16:17:25.399Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T16:17:25.709Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T16:17:25.735Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T16:17:25.742Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T16:17:25.768Z] $ docker stop --time=1 6ca125f276472bca02fcffcad0548c55a5bdd99ca3667e28b04f609cae5f0ddd [2022-04-27T16:17:26.934Z] $ docker rm -f 6ca125f276472bca02fcffcad0548c55a5bdd99ca3667e28b04f609cae5f0ddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T16:18:09.053Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33502 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-04-27T16:18:09.068Z] Running in /w/workspace/app-rfid-llrp-inventory/28 [Pipeline] { [Pipeline] checkout [2022-04-27T16:18:09.412Z] The recommended git tool is: git [2022-04-27T16:18:16.404Z] using credential edgex-jenkins-ssh [2022-04-27T16:18:16.422Z] Cloning the remote Git repository [2022-04-27T16:18:16.483Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-27T16:18:16.581Z] > git init /w/workspace/app-rfid-llrp-inventory/28 # timeout=10 [2022-04-27T16:18:16.722Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-27T16:18:16.723Z] > git --version # timeout=10 [2022-04-27T16:18:16.748Z] > git --version # 'git version 2.25.1' [2022-04-27T16:18:16.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T16:18:16.828Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T16:18:18.553Z] Avoid second fetch [2022-04-27T16:18:18.554Z] Checking out Revision 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 (main) [2022-04-27T16:18:18.519Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-27T16:18:18.541Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T16:18:18.584Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T16:18:18.614Z] > git checkout -f 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 # timeout=10 [2022-04-27T16:18:22.866Z] Commit message: "docs: Add CHANGELOG.md (#75)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T16:18:23.728Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-27T16:18:23.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T16:18:23.728Z] Dload Upload Total Spent Left Speed [2022-04-27T16:18:23.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 85818 [Pipeline] sh [2022-04-27T16:18:24.297Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-27T16:18:24.648Z] + sudo tee /etc/docker/daemon.new [2022-04-27T16:18:24.648Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-27T16:18:24.648Z] { [2022-04-27T16:18:24.648Z] "registry-mirrors": [ [2022-04-27T16:18:24.648Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-27T16:18:24.648Z] ], [2022-04-27T16:18:24.648Z] "bip": "10.250.0.254/24", [2022-04-27T16:18:24.648Z] "hosts": [ [2022-04-27T16:18:24.648Z] "tcp://0.0.0.0:5555", [2022-04-27T16:18:24.648Z] "unix:///var/run/docker.sock" [2022-04-27T16:18:24.648Z] ], [2022-04-27T16:18:24.648Z] "mtu": 1458, [2022-04-27T16:18:24.648Z] "selinux-enabled": true, [2022-04-27T16:18:24.648Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-27T16:18:24.648Z] } [Pipeline] sh [2022-04-27T16:18:25.002Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-27T16:18:25.430Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T16:18:43.830Z] provisioning config files... [2022-04-27T16:18:43.858Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/28@tmp/config5370961922650904334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:18:44.237Z] ---> docker-login.sh [2022-04-27T16:18:44.237Z] nexus3.edgexfoundry.org:10001 [2022-04-27T16:18:44.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:18:45.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:18:45.112Z] Configure a credential helper to remove this warning. See [2022-04-27T16:18:45.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:18:45.112Z] [2022-04-27T16:18:45.112Z] Login Succeeded [2022-04-27T16:18:45.112Z] nexus3.edgexfoundry.org:10002 [2022-04-27T16:18:45.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:18:45.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:18:45.665Z] Configure a credential helper to remove this warning. See [2022-04-27T16:18:45.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:18:45.665Z] [2022-04-27T16:18:45.665Z] Login Succeeded [2022-04-27T16:18:45.665Z] nexus3.edgexfoundry.org:10003 [2022-04-27T16:18:45.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:18:46.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:18:46.219Z] Configure a credential helper to remove this warning. See [2022-04-27T16:18:46.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:18:46.219Z] [2022-04-27T16:18:46.219Z] Login Succeeded [2022-04-27T16:18:46.219Z] nexus3.edgexfoundry.org:10004 [2022-04-27T16:18:46.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:18:46.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:18:46.493Z] Configure a credential helper to remove this warning. See [2022-04-27T16:18:46.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:18:46.493Z] [2022-04-27T16:18:46.493Z] Login Succeeded [2022-04-27T16:18:46.493Z] docker.io [2022-04-27T16:18:47.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:18:47.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:18:47.363Z] Configure a credential helper to remove this warning. See [2022-04-27T16:18:47.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:18:47.363Z] [2022-04-27T16:18:47.363Z] Login Succeeded [2022-04-27T16:18:47.363Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T16:18:47.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T16:18:47.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T16:18:47.968Z] ========================================================= [2022-04-27T16:18:47.968Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-27T16:18:47.968Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:18:48.331Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-27T16:18:48.605Z] Sending build context to Docker daemon 695.8kB [2022-04-27T16:18:48.605Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T16:18:48.605Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-27T16:18:48.882Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-27T16:18:48.882Z] 9b3977197b4f: Pulling fs layer [2022-04-27T16:18:48.882Z] 1a89e8eeedd5: Pulling fs layer [2022-04-27T16:18:48.882Z] 94645a83ff95: Pulling fs layer [2022-04-27T16:18:48.882Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-27T16:18:48.882Z] 0c92f367c5e7: Pulling fs layer [2022-04-27T16:18:48.882Z] 3096ccb668a1: Pulling fs layer [2022-04-27T16:18:48.882Z] e8cf19c19ddd: Pulling fs layer [2022-04-27T16:18:48.882Z] a4caa8a26152: Pulling fs layer [2022-04-27T16:18:48.882Z] 3f3a8bcf1eab: Waiting [2022-04-27T16:18:48.882Z] 0c92f367c5e7: Waiting [2022-04-27T16:18:48.882Z] 3096ccb668a1: Waiting [2022-04-27T16:18:48.882Z] e8cf19c19ddd: Waiting [2022-04-27T16:18:48.882Z] a4caa8a26152: Waiting [2022-04-27T16:18:48.882Z] 94645a83ff95: Verifying Checksum [2022-04-27T16:18:48.882Z] 94645a83ff95: Download complete [2022-04-27T16:18:48.882Z] 1a89e8eeedd5: Verifying Checksum [2022-04-27T16:18:48.882Z] 1a89e8eeedd5: Download complete [2022-04-27T16:18:48.882Z] 0c92f367c5e7: Verifying Checksum [2022-04-27T16:18:48.882Z] 0c92f367c5e7: Download complete [2022-04-27T16:18:48.882Z] 3096ccb668a1: Verifying Checksum [2022-04-27T16:18:48.882Z] 3096ccb668a1: Download complete [2022-04-27T16:18:48.882Z] 9b3977197b4f: Download complete [2022-04-27T16:18:48.882Z] e8cf19c19ddd: Verifying Checksum [2022-04-27T16:18:48.882Z] e8cf19c19ddd: Download complete [2022-04-27T16:18:49.486Z] 9b3977197b4f: Pull complete [2022-04-27T16:18:50.092Z] 1a89e8eeedd5: Pull complete [2022-04-27T16:18:50.370Z] 94645a83ff95: Pull complete [2022-04-27T16:18:50.969Z] a4caa8a26152: Verifying Checksum [2022-04-27T16:18:50.969Z] a4caa8a26152: Download complete [2022-04-27T16:18:51.567Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-27T16:18:51.567Z] 3f3a8bcf1eab: Download complete [2022-04-27T16:19:03.981Z] 3f3a8bcf1eab: Pull complete [2022-04-27T16:19:03.981Z] 0c92f367c5e7: Pull complete [2022-04-27T16:19:03.981Z] 3096ccb668a1: Pull complete [2022-04-27T16:19:03.981Z] e8cf19c19ddd: Pull complete [2022-04-27T16:19:08.295Z] a4caa8a26152: Pull complete [2022-04-27T16:19:08.295Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-27T16:19:08.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T16:19:08.295Z] ---> 725f1c02e7f9 [2022-04-27T16:19:08.295Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T16:19:09.733Z] ---> Running in 156423acc678 [2022-04-27T16:19:10.008Z] Removing intermediate container 156423acc678 [2022-04-27T16:19:10.008Z] ---> 686fc7cb8385 [2022-04-27T16:19:10.008Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T16:19:10.296Z] ---> Running in 03b290a03bcb [2022-04-27T16:19:10.571Z] Removing intermediate container 03b290a03bcb [2022-04-27T16:19:10.571Z] ---> 2cebfd2d371f [2022-04-27T16:19:10.571Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T16:19:10.571Z] ---> Running in 06a33c7df500 [2022-04-27T16:19:10.848Z] Removing intermediate container 06a33c7df500 [2022-04-27T16:19:10.848Z] ---> 2f18bc6269ba [2022-04-27T16:19:10.848Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T16:19:11.122Z] ---> Running in a426b6bfa537 [2022-04-27T16:19:13.111Z] Removing intermediate container a426b6bfa537 [2022-04-27T16:19:13.111Z] ---> a95b10917c3b [2022-04-27T16:19:13.111Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T16:19:13.111Z] ---> Running in 49af323d4474 [2022-04-27T16:19:14.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T16:19:15.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T16:19:16.071Z] OK: 220 MiB in 52 packages [2022-04-27T16:19:17.072Z] Removing intermediate container 49af323d4474 [2022-04-27T16:19:17.072Z] ---> 494591994df0 [2022-04-27T16:19:17.072Z] Step 8/13 : WORKDIR /app [2022-04-27T16:19:17.072Z] ---> Running in 987a7928e2d6 [2022-04-27T16:19:17.350Z] Removing intermediate container 987a7928e2d6 [2022-04-27T16:19:17.350Z] ---> 2fcd34302d31 [2022-04-27T16:19:17.350Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-27T16:19:17.954Z] ---> 8d255dbe33b9 [2022-04-27T16:19:17.954Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T16:19:17.954Z] ---> Running in 4181cb083d49 [2022-04-27T16:20:39.785Z] Removing intermediate container 4181cb083d49 [2022-04-27T16:20:39.785Z] ---> f30ed462b570 [2022-04-27T16:20:39.785Z] Step 11/13 : COPY . . [2022-04-27T16:20:39.785Z] ---> 88d1fcbb3003 [2022-04-27T16:20:39.785Z] Step 12/13 : ARG MAKE="make build" [2022-04-27T16:20:39.785Z] ---> Running in 17920f753348 [2022-04-27T16:20:39.785Z] Removing intermediate container 17920f753348 [2022-04-27T16:20:39.785Z] ---> 8f280602f2c6 [2022-04-27T16:20:39.785Z] Step 13/13 : RUN $MAKE [2022-04-27T16:20:39.785Z] ---> Running in d7788075061a [2022-04-27T16:20:39.785Z] noop [2022-04-27T16:20:39.785Z] Removing intermediate container d7788075061a [2022-04-27T16:20:39.785Z] ---> cb5473263e0c [2022-04-27T16:20:39.785Z] Successfully built cb5473263e0c [2022-04-27T16:20:39.785Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:20:40.141Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T16:20:40.141Z] . [Pipeline] withDockerContainer [2022-04-27T16:20:40.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-33502 does not seem to be running inside a container [2022-04-27T16:20:40.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/28 -v /w/workspace/app-rfid-llrp-inventory/28:/w/workspace/app-rfid-llrp-inventory/28:rw,z -v /w/workspace/app-rfid-llrp-inventory/28@tmp:/w/workspace/app-rfid-llrp-inventory/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T16:20:41.898Z] $ docker top 0709abd4b2cb738ef1d368cf41e5804910c662c67c75a735a8440733510256b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T16:20:42.844Z] + go version [2022-04-27T16:20:42.845Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-27T16:20:42.874Z] $ docker stop --time=1 0709abd4b2cb738ef1d368cf41e5804910c662c67c75a735a8440733510256b8 [2022-04-27T16:20:44.539Z] $ docker rm -f 0709abd4b2cb738ef1d368cf41e5804910c662c67c75a735a8440733510256b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:20:45.152Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T16:20:45.152Z] . [Pipeline] withDockerContainer [2022-04-27T16:20:45.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-33502 does not seem to be running inside a container [2022-04-27T16:20:45.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/28 -v /w/workspace/app-rfid-llrp-inventory/28:/w/workspace/app-rfid-llrp-inventory/28:rw,z -v /w/workspace/app-rfid-llrp-inventory/28@tmp:/w/workspace/app-rfid-llrp-inventory/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T16:20:46.846Z] $ docker top 3b2334c8ead80179e35dd4b7c33f30dae592499785229468f6b1d8792c056d0e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T16:20:47.789Z] + make test [2022-04-27T16:20:47.789Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T16:21:44.439Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-27T16:21:46.436Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.154s coverage: 86.2% of statements [2022-04-27T16:21:46.436Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-27T16:21:50.759Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.705s coverage: 71.9% of statements [2022-04-27T16:21:50.759Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-27T16:21:51.034Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-27T16:21:51.034Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T16:22:13.252Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T16:22:13.252Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T16:22:13.252Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-27T16:22:15.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T16:22:15.932Z] $ docker stop --time=1 3b2334c8ead80179e35dd4b7c33f30dae592499785229468f6b1d8792c056d0e [2022-04-27T16:22:17.803Z] $ docker rm -f 3b2334c8ead80179e35dd4b7c33f30dae592499785229468f6b1d8792c056d0e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T16:22:18.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T16:22:18.749Z] Warning: overwriting stash ‘coverage-report’ [2022-04-27T16:22:19.268Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T16:22:19.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T16:22:20.029Z] + ls -al . [2022-04-27T16:22:20.029Z] total 240 [2022-04-27T16:22:20.029Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 16:22 . [2022-04-27T16:22:20.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:18 .. [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 16:18 .dockerignore [2022-04-27T16:22:20.029Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 16:18 .git [2022-04-27T16:22:20.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:18 .github [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 16:18 .gitignore [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 16:18 .golangci.yml [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 27 16:18 Attribution.txt [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 1678 Apr 27 16:18 CHANGELOG.md [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 27 16:18 Dockerfile [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 16:18 GOVERNANCE.md [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 16:18 Jenkinsfile [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 16:18 LICENSE [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 27 16:18 Makefile [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 16:18 OWNERS.md [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 27 16:18 README.md [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 27 16:15 VERSION [2022-04-27T16:22:20.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:18 bin [2022-04-27T16:22:20.029Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 27 16:21 coverage.out [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 27 16:22 go.mod [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 27 16:18 go.sum [2022-04-27T16:22:20.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:18 images [2022-04-27T16:22:20.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:18 internal [2022-04-27T16:22:20.029Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 16:18 main.go [2022-04-27T16:22:20.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:18 res [2022-04-27T16:22:20.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:18 snap [2022-04-27T16:22:20.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:18 static [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:22:20.389Z] + 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=3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 --label arch=arm64 --label version=2.1.0-dev.7 . [2022-04-27T16:22:20.671Z] Sending build context to Docker daemon 695.8kB [2022-04-27T16:22:20.671Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T16:22:20.671Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-27T16:22:20.671Z] ---> cb5473263e0c [2022-04-27T16:22:20.671Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T16:22:20.961Z] ---> Running in f9a2398ade07 [2022-04-27T16:22:21.240Z] Removing intermediate container f9a2398ade07 [2022-04-27T16:22:21.240Z] ---> b73ab0932e9c [2022-04-27T16:22:21.240Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T16:22:21.240Z] ---> Running in 9735cffd89a6 [2022-04-27T16:22:21.847Z] Removing intermediate container 9735cffd89a6 [2022-04-27T16:22:21.847Z] ---> 1d07557e2296 [2022-04-27T16:22:21.847Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T16:22:21.847Z] ---> Running in ab98972c1443 [2022-04-27T16:22:22.130Z] Removing intermediate container ab98972c1443 [2022-04-27T16:22:22.130Z] ---> d627b7bba1b6 [2022-04-27T16:22:22.130Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T16:22:22.131Z] ---> Running in a650b1d0df98 [2022-04-27T16:22:24.146Z] Removing intermediate container a650b1d0df98 [2022-04-27T16:22:24.146Z] ---> 59dadead6f20 [2022-04-27T16:22:24.146Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T16:22:24.146Z] ---> Running in b7318ca5fa56 [2022-04-27T16:22:25.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T16:22:26.197Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T16:22:27.180Z] OK: 220 MiB in 52 packages [2022-04-27T16:22:28.177Z] Removing intermediate container b7318ca5fa56 [2022-04-27T16:22:28.177Z] ---> 6975761b431d [2022-04-27T16:22:28.177Z] Step 8/31 : WORKDIR /app [2022-04-27T16:22:28.177Z] ---> Running in adc30eb7cff2 [2022-04-27T16:22:28.452Z] Removing intermediate container adc30eb7cff2 [2022-04-27T16:22:28.452Z] ---> b2d21c4b86bf [2022-04-27T16:22:28.452Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-27T16:22:29.050Z] ---> c2df723bf9c0 [2022-04-27T16:22:29.050Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T16:22:29.336Z] ---> Running in 606b8b2857fc [2022-04-27T16:22:31.314Z] Removing intermediate container 606b8b2857fc [2022-04-27T16:22:31.314Z] ---> ed11930cecb7 [2022-04-27T16:22:31.314Z] Step 11/31 : COPY . . [2022-04-27T16:22:31.910Z] ---> e697d58e4d13 [2022-04-27T16:22:31.910Z] Step 12/31 : ARG MAKE="make build" [2022-04-27T16:22:32.183Z] ---> Running in 66813a891f9d [2022-04-27T16:22:32.457Z] Removing intermediate container 66813a891f9d [2022-04-27T16:22:32.457Z] ---> 3196f0a0354e [2022-04-27T16:22:32.457Z] Step 13/31 : RUN $MAKE [2022-04-27T16:22:32.457Z] ---> Running in c5f326907852 [2022-04-27T16:22:33.904Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.7" -o app-rfid-llrp-inventory [2022-04-27T16:23:30.521Z] Removing intermediate container c5f326907852 [2022-04-27T16:23:30.521Z] ---> bba88fd1e794 [2022-04-27T16:23:30.521Z] Step 14/31 : FROM alpine:3.14 [2022-04-27T16:23:30.521Z] 3.14: Pulling from library/alpine [2022-04-27T16:23:30.521Z] 455c02918c45: Pulling fs layer [2022-04-27T16:23:30.521Z] 455c02918c45: Verifying Checksum [2022-04-27T16:23:30.521Z] 455c02918c45: Download complete [2022-04-27T16:23:30.521Z] 455c02918c45: Pull complete [2022-04-27T16:23:30.521Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T16:23:30.521Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T16:23:30.521Z] ---> ac73e934f311 [2022-04-27T16:23:30.521Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T16:23:30.521Z] ---> Running in 98c7e61e8465 [2022-04-27T16:23:30.521Z] Removing intermediate container 98c7e61e8465 [2022-04-27T16:23:30.521Z] ---> 48644c1e6c93 [2022-04-27T16:23:30.521Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-27T16:23:30.521Z] ---> Running in 4001f34b691a [2022-04-27T16:23:30.521Z] Removing intermediate container 4001f34b691a [2022-04-27T16:23:30.521Z] ---> c5c07b984706 [2022-04-27T16:23:30.521Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T16:23:30.521Z] ---> Running in 83ed6caffaa4 [2022-04-27T16:23:30.521Z] Removing intermediate container 83ed6caffaa4 [2022-04-27T16:23:30.521Z] ---> ac0fbdc8be27 [2022-04-27T16:23:30.521Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-27T16:23:30.521Z] ---> Running in f51d709d8661 [2022-04-27T16:23:30.521Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-27T16:23:30.521Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-27T16:23:30.521Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-27T16:23:30.521Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T16:23:30.521Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T16:23:30.521Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T16:23:30.521Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T16:23:30.521Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T16:23:30.797Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T16:23:30.797Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T16:23:31.073Z] OK: 9 MiB in 20 packages [2022-04-27T16:23:32.513Z] Removing intermediate container f51d709d8661 [2022-04-27T16:23:32.513Z] ---> ca88b0f82cae [2022-04-27T16:23:32.513Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-27T16:23:32.788Z] ---> b8da2dde8b7a [2022-04-27T16:23:32.788Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-27T16:23:33.393Z] ---> c3fb9bc62219 [2022-04-27T16:23:33.393Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-27T16:23:33.996Z] ---> 3d218b838574 [2022-04-27T16:23:33.996Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-27T16:23:34.602Z] ---> aa13efecd282 [2022-04-27T16:23:34.602Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-27T16:23:36.045Z] ---> 75551059ee34 [2022-04-27T16:23:36.045Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-27T16:23:36.045Z] ---> Running in 0260a6326048 [2022-04-27T16:23:37.508Z] Removing intermediate container 0260a6326048 [2022-04-27T16:23:37.508Z] ---> c833d42939e8 [2022-04-27T16:23:37.508Z] Step 25/31 : VOLUME /cache [2022-04-27T16:23:37.789Z] ---> Running in 333ea6ee2382 [2022-04-27T16:23:38.066Z] Removing intermediate container 333ea6ee2382 [2022-04-27T16:23:38.066Z] ---> 10965fa51522 [2022-04-27T16:23:38.066Z] Step 26/31 : EXPOSE 59711 [2022-04-27T16:23:38.066Z] ---> Running in 437ad7b6a1e7 [2022-04-27T16:23:38.357Z] Removing intermediate container 437ad7b6a1e7 [2022-04-27T16:23:38.357Z] ---> 0296f828370d [2022-04-27T16:23:38.357Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-27T16:23:38.632Z] ---> Running in 1756e4101c62 [2022-04-27T16:23:38.907Z] Removing intermediate container 1756e4101c62 [2022-04-27T16:23:38.907Z] ---> dca1fc188571 [2022-04-27T16:23:38.907Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-27T16:23:38.907Z] ---> Running in 9c93d1a17fcd [2022-04-27T16:23:39.506Z] Removing intermediate container 9c93d1a17fcd [2022-04-27T16:23:39.506Z] ---> 1d82df89a469 [2022-04-27T16:23:39.506Z] Step 29/31 : LABEL arch=arm64 [2022-04-27T16:23:39.506Z] ---> Running in 122d33946f22 [2022-04-27T16:23:40.121Z] Removing intermediate container 122d33946f22 [2022-04-27T16:23:40.122Z] ---> 0cb1bb6ff991 [2022-04-27T16:23:40.122Z] Step 30/31 : LABEL git_sha=3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [2022-04-27T16:23:40.122Z] ---> Running in fa9aacc4e96d [2022-04-27T16:23:40.404Z] Removing intermediate container fa9aacc4e96d [2022-04-27T16:23:40.404Z] ---> 005653bedede [2022-04-27T16:23:40.404Z] Step 31/31 : LABEL version=2.1.0-dev.7 [2022-04-27T16:23:40.683Z] ---> Running in b5184a6ab7d5 [2022-04-27T16:23:40.958Z] Removing intermediate container b5184a6ab7d5 [2022-04-27T16:23:40.958Z] ---> 039c54d99c58 [2022-04-27T16:23:40.958Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T16:23:40.958Z] Successfully built 039c54d99c58 [2022-04-27T16:23:40.958Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T16:23:41.096Z] provisioning config files... [2022-04-27T16:23:41.122Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/28@tmp/config6003872383058477952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:23:41.497Z] ---> docker-login.sh [2022-04-27T16:23:41.497Z] nexus3.edgexfoundry.org:10001 [2022-04-27T16:23:41.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:23:42.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:23:42.044Z] Configure a credential helper to remove this warning. See [2022-04-27T16:23:42.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:23:42.044Z] [2022-04-27T16:23:42.044Z] Login Succeeded [2022-04-27T16:23:42.044Z] nexus3.edgexfoundry.org:10002 [2022-04-27T16:23:42.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:23:42.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:23:42.594Z] Configure a credential helper to remove this warning. See [2022-04-27T16:23:42.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:23:42.594Z] [2022-04-27T16:23:42.594Z] Login Succeeded [2022-04-27T16:23:42.594Z] nexus3.edgexfoundry.org:10003 [2022-04-27T16:23:42.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:23:43.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:23:43.141Z] Configure a credential helper to remove this warning. See [2022-04-27T16:23:43.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:23:43.141Z] [2022-04-27T16:23:43.141Z] Login Succeeded [2022-04-27T16:23:43.141Z] nexus3.edgexfoundry.org:10004 [2022-04-27T16:23:43.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:23:43.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:23:43.689Z] Configure a credential helper to remove this warning. See [2022-04-27T16:23:43.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:23:43.689Z] [2022-04-27T16:23:43.689Z] Login Succeeded [2022-04-27T16:23:43.689Z] docker.io [2022-04-27T16:23:43.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:23:44.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:23:44.571Z] Configure a credential helper to remove this warning. See [2022-04-27T16:23:44.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:23:44.571Z] [2022-04-27T16:23:44.571Z] Login Succeeded [2022-04-27T16:23:44.571Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T16:23:44.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T16:23:44.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T16:23:44.646Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-04-27T16:23:44.646Z] 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [2022-04-27T16:23:44.646Z] latest [2022-04-27T16:23:44.646Z] 2.1.0-dev.7 [2022-04-27T16:23:44.646Z] 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 [2022-04-27T16:23:44.646Z] main [2022-04-27T16:23:44.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:23:45.018Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:23:45.386Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [2022-04-27T16:23:45.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-27T16:23:45.386Z] 757f3fc227e2: Preparing [2022-04-27T16:23:45.386Z] 2a10e7e36556: Preparing [2022-04-27T16:23:45.386Z] 2f88bc7202a5: Preparing [2022-04-27T16:23:45.386Z] 00decf74cb0e: Preparing [2022-04-27T16:23:45.386Z] 339a4c09a1d0: Preparing [2022-04-27T16:23:45.386Z] 83082e18e5d2: Preparing [2022-04-27T16:23:45.386Z] 2555346ce0cf: Preparing [2022-04-27T16:23:45.386Z] 691c19103831: Preparing [2022-04-27T16:23:45.386Z] f73e7dbfee58: Preparing [2022-04-27T16:23:45.386Z] 83082e18e5d2: Waiting [2022-04-27T16:23:45.386Z] 691c19103831: Waiting [2022-04-27T16:23:45.386Z] f73e7dbfee58: Waiting [2022-04-27T16:23:45.661Z] 2f88bc7202a5: Pushed [2022-04-27T16:23:45.661Z] 339a4c09a1d0: Pushed [2022-04-27T16:23:45.661Z] 00decf74cb0e: Pushed [2022-04-27T16:23:45.661Z] 757f3fc227e2: Pushed [2022-04-27T16:23:45.940Z] f73e7dbfee58: Layer already exists [2022-04-27T16:23:45.940Z] 691c19103831: Pushed [2022-04-27T16:23:45.940Z] 83082e18e5d2: Pushed [2022-04-27T16:23:46.928Z] 2555346ce0cf: Pushed [2022-04-27T16:23:49.552Z] 2a10e7e36556: Pushed [2022-04-27T16:23:49.827Z] 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734: digest: sha256:34d5e61efc01ad96a65764be5d7f8b922893ee313f43ac6ae35ef2b07e659dcc size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:23:50.188Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:23:50.537Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-04-27T16:23:50.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-27T16:23:50.537Z] 757f3fc227e2: Preparing [2022-04-27T16:23:50.537Z] 2a10e7e36556: Preparing [2022-04-27T16:23:50.537Z] 2f88bc7202a5: Preparing [2022-04-27T16:23:50.537Z] 00decf74cb0e: Preparing [2022-04-27T16:23:50.537Z] 339a4c09a1d0: Preparing [2022-04-27T16:23:50.537Z] 83082e18e5d2: Preparing [2022-04-27T16:23:50.537Z] 2555346ce0cf: Preparing [2022-04-27T16:23:50.537Z] 691c19103831: Preparing [2022-04-27T16:23:50.537Z] f73e7dbfee58: Preparing [2022-04-27T16:23:50.537Z] 2555346ce0cf: Waiting [2022-04-27T16:23:50.537Z] 691c19103831: Waiting [2022-04-27T16:23:50.537Z] f73e7dbfee58: Waiting [2022-04-27T16:23:50.537Z] 83082e18e5d2: Waiting [2022-04-27T16:23:50.537Z] 2a10e7e36556: Layer already exists [2022-04-27T16:23:50.537Z] 00decf74cb0e: Layer already exists [2022-04-27T16:23:50.537Z] 339a4c09a1d0: Layer already exists [2022-04-27T16:23:50.537Z] 757f3fc227e2: Layer already exists [2022-04-27T16:23:50.537Z] 2f88bc7202a5: Layer already exists [2022-04-27T16:23:50.812Z] 2555346ce0cf: Layer already exists [2022-04-27T16:23:50.812Z] 83082e18e5d2: Layer already exists [2022-04-27T16:23:50.812Z] 691c19103831: Layer already exists [2022-04-27T16:23:50.812Z] f73e7dbfee58: Layer already exists [2022-04-27T16:23:50.812Z] latest: digest: sha256:34d5e61efc01ad96a65764be5d7f8b922893ee313f43ac6ae35ef2b07e659dcc size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:23:51.168Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:23:51.520Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.7 [2022-04-27T16:23:51.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-27T16:23:51.520Z] 757f3fc227e2: Preparing [2022-04-27T16:23:51.520Z] 2a10e7e36556: Preparing [2022-04-27T16:23:51.520Z] 2f88bc7202a5: Preparing [2022-04-27T16:23:51.520Z] 00decf74cb0e: Preparing [2022-04-27T16:23:51.520Z] 339a4c09a1d0: Preparing [2022-04-27T16:23:51.520Z] 83082e18e5d2: Preparing [2022-04-27T16:23:51.520Z] 2555346ce0cf: Preparing [2022-04-27T16:23:51.520Z] 691c19103831: Preparing [2022-04-27T16:23:51.520Z] f73e7dbfee58: Preparing [2022-04-27T16:23:51.520Z] 83082e18e5d2: Waiting [2022-04-27T16:23:51.520Z] 2555346ce0cf: Waiting [2022-04-27T16:23:51.520Z] 691c19103831: Waiting [2022-04-27T16:23:51.520Z] f73e7dbfee58: Waiting [2022-04-27T16:23:51.520Z] 2f88bc7202a5: Layer already exists [2022-04-27T16:23:51.520Z] 339a4c09a1d0: Layer already exists [2022-04-27T16:23:51.520Z] 00decf74cb0e: Layer already exists [2022-04-27T16:23:51.520Z] 757f3fc227e2: Layer already exists [2022-04-27T16:23:51.520Z] 2a10e7e36556: Layer already exists [2022-04-27T16:23:51.520Z] 2555346ce0cf: Layer already exists [2022-04-27T16:23:51.795Z] 691c19103831: Layer already exists [2022-04-27T16:23:51.795Z] 83082e18e5d2: Layer already exists [2022-04-27T16:23:51.795Z] f73e7dbfee58: Layer already exists [2022-04-27T16:23:51.795Z] 2.1.0-dev.7: digest: sha256:34d5e61efc01ad96a65764be5d7f8b922893ee313f43ac6ae35ef2b07e659dcc size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:23:52.165Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:23:52.517Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 [2022-04-27T16:23:52.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-27T16:23:52.517Z] 757f3fc227e2: Preparing [2022-04-27T16:23:52.517Z] 2a10e7e36556: Preparing [2022-04-27T16:23:52.517Z] 2f88bc7202a5: Preparing [2022-04-27T16:23:52.517Z] 00decf74cb0e: Preparing [2022-04-27T16:23:52.517Z] 339a4c09a1d0: Preparing [2022-04-27T16:23:52.517Z] 83082e18e5d2: Preparing [2022-04-27T16:23:52.517Z] 2555346ce0cf: Preparing [2022-04-27T16:23:52.517Z] 691c19103831: Preparing [2022-04-27T16:23:52.517Z] f73e7dbfee58: Preparing [2022-04-27T16:23:52.517Z] 2555346ce0cf: Waiting [2022-04-27T16:23:52.517Z] 691c19103831: Waiting [2022-04-27T16:23:52.517Z] f73e7dbfee58: Waiting [2022-04-27T16:23:52.517Z] 83082e18e5d2: Waiting [2022-04-27T16:23:52.517Z] 2a10e7e36556: Layer already exists [2022-04-27T16:23:52.518Z] 757f3fc227e2: Layer already exists [2022-04-27T16:23:52.518Z] 00decf74cb0e: Layer already exists [2022-04-27T16:23:52.518Z] 2f88bc7202a5: Layer already exists [2022-04-27T16:23:52.518Z] 339a4c09a1d0: Layer already exists [2022-04-27T16:23:52.518Z] 83082e18e5d2: Layer already exists [2022-04-27T16:23:52.518Z] 691c19103831: Layer already exists [2022-04-27T16:23:52.518Z] 2555346ce0cf: Layer already exists [2022-04-27T16:23:52.794Z] f73e7dbfee58: Layer already exists [2022-04-27T16:23:52.794Z] 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7: digest: sha256:34d5e61efc01ad96a65764be5d7f8b922893ee313f43ac6ae35ef2b07e659dcc size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:23:53.154Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:23:53.504Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-04-27T16:23:53.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-27T16:23:53.504Z] 757f3fc227e2: Preparing [2022-04-27T16:23:53.504Z] 2a10e7e36556: Preparing [2022-04-27T16:23:53.504Z] 2f88bc7202a5: Preparing [2022-04-27T16:23:53.504Z] 00decf74cb0e: Preparing [2022-04-27T16:23:53.504Z] 339a4c09a1d0: Preparing [2022-04-27T16:23:53.504Z] 83082e18e5d2: Preparing [2022-04-27T16:23:53.504Z] 2555346ce0cf: Preparing [2022-04-27T16:23:53.504Z] 691c19103831: Preparing [2022-04-27T16:23:53.504Z] f73e7dbfee58: Preparing [2022-04-27T16:23:53.504Z] 2555346ce0cf: Waiting [2022-04-27T16:23:53.504Z] 691c19103831: Waiting [2022-04-27T16:23:53.504Z] 83082e18e5d2: Waiting [2022-04-27T16:23:53.504Z] f73e7dbfee58: Waiting [2022-04-27T16:23:53.504Z] 2f88bc7202a5: Layer already exists [2022-04-27T16:23:53.504Z] 757f3fc227e2: Layer already exists [2022-04-27T16:23:53.504Z] 00decf74cb0e: Layer already exists [2022-04-27T16:23:53.504Z] 339a4c09a1d0: Layer already exists [2022-04-27T16:23:53.504Z] 2a10e7e36556: Layer already exists [2022-04-27T16:23:53.780Z] f73e7dbfee58: Layer already exists [2022-04-27T16:23:53.780Z] 2555346ce0cf: Layer already exists [2022-04-27T16:23:53.780Z] 691c19103831: Layer already exists [2022-04-27T16:23:53.780Z] 83082e18e5d2: Layer already exists [2022-04-27T16:23:53.780Z] main: digest: sha256:34d5e61efc01ad96a65764be5d7f8b922893ee313f43ac6ae35ef2b07e659dcc size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T16:23:53.837Z] ===================================================== [Pipeline] echo [2022-04-27T16:23:53.849Z] taggedImages: [2022-04-27T16:23:53.849Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [2022-04-27T16:23:53.849Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-04-27T16:23:53.849Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.7 [2022-04-27T16:23:53.849Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 [2022-04-27T16:23:53.849Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:23:54.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T16:23:54.243Z] [2022-04-27T16:23:54.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:23:54.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T16:23:54.888Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-27T16:23:54.888Z] 8998bd30e6a1: Pulling fs layer [2022-04-27T16:23:54.888Z] 04944245beec: Pulling fs layer [2022-04-27T16:23:54.888Z] 699f458cf7ca: Pulling fs layer [2022-04-27T16:23:54.888Z] 765212b225bb: Pulling fs layer [2022-04-27T16:23:54.888Z] f23df028b6ca: Pulling fs layer [2022-04-27T16:23:54.888Z] d65c8cfc05b1: Pulling fs layer [2022-04-27T16:23:54.888Z] 2437ff75d9bd: Pulling fs layer [2022-04-27T16:23:54.888Z] 765212b225bb: Waiting [2022-04-27T16:23:54.888Z] f23df028b6ca: Waiting [2022-04-27T16:23:54.888Z] d65c8cfc05b1: Waiting [2022-04-27T16:23:54.888Z] 2437ff75d9bd: Waiting [2022-04-27T16:23:54.888Z] 04944245beec: Verifying Checksum [2022-04-27T16:23:54.888Z] 04944245beec: Download complete [2022-04-27T16:23:54.888Z] 765212b225bb: Verifying Checksum [2022-04-27T16:23:54.888Z] 765212b225bb: Download complete [2022-04-27T16:23:54.888Z] f23df028b6ca: Verifying Checksum [2022-04-27T16:23:54.888Z] f23df028b6ca: Download complete [2022-04-27T16:23:54.888Z] d65c8cfc05b1: Verifying Checksum [2022-04-27T16:23:54.888Z] d65c8cfc05b1: Download complete [2022-04-27T16:23:55.165Z] 699f458cf7ca: Verifying Checksum [2022-04-27T16:23:55.165Z] 699f458cf7ca: Download complete [2022-04-27T16:23:55.442Z] 8998bd30e6a1: Verifying Checksum [2022-04-27T16:23:55.442Z] 8998bd30e6a1: Download complete [2022-04-27T16:23:58.093Z] 2437ff75d9bd: Verifying Checksum [2022-04-27T16:23:58.093Z] 2437ff75d9bd: Download complete [2022-04-27T16:24:00.079Z] 8998bd30e6a1: Pull complete [2022-04-27T16:24:00.679Z] 04944245beec: Pull complete [2022-04-27T16:24:02.124Z] 699f458cf7ca: Pull complete [2022-04-27T16:24:02.398Z] 765212b225bb: Pull complete [2022-04-27T16:24:03.379Z] f23df028b6ca: Pull complete [2022-04-27T16:24:03.379Z] d65c8cfc05b1: Pull complete [2022-04-27T16:24:18.484Z] 2437ff75d9bd: Pull complete [2022-04-27T16:24:18.484Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-27T16:24:18.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T16:24:18.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-27T16:24:18.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-33502 does not seem to be running inside a container [2022-04-27T16:24:18.846Z] $ 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/28 -v /w/workspace/app-rfid-llrp-inventory/28:/w/workspace/app-rfid-llrp-inventory/28:rw,z -v /w/workspace/app-rfid-llrp-inventory/28@tmp:/w/workspace/app-rfid-llrp-inventory/28@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:arm64 cat [2022-04-27T16:24:21.777Z] $ docker top d5f40cf1b6445b2c4a479d20732a0f6bf970c8eb0608c9782b015c9b5c6d5967 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:24:22.737Z] ---> job-cost.sh [2022-04-27T16:24:22.737Z] lf-activate-venv: SKIPPING [2022-04-27T16:24:22.737Z] INFO: No Stack... [2022-04-27T16:24:23.010Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-27T16:24:23.996Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T16:24:24.680Z] + cat /w/workspace/app-rfid-llrp-inventory/28/archives/cost.csv [2022-04-27T16:24:24.680Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T16:24:24.754Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] [2022-04-27T16:24:24.764Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] did not exist. Created. [2022-04-27T16:24:24.764Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T16:24:25.518Z] /w/workspace/app-rfid-llrp-inventory/28@tmp/durable-57771ecc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-27T16:24:26.237Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-27T16:24:26.269Z] Warning: overwriting stash ‘stack-cost’ [2022-04-27T16:24:26.349Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T16:24:26.355Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T16:24:26.381Z] $ docker stop --time=1 d5f40cf1b6445b2c4a479d20732a0f6bf970c8eb0608c9782b015c9b5c6d5967 [2022-04-27T16:24:27.957Z] $ docker rm -f d5f40cf1b6445b2c4a479d20732a0f6bf970c8eb0608c9782b015c9b5c6d5967 [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-04-27T16:24:28.525Z] provisioning config files... [2022-04-27T16:24:28.535Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5608458216277288897tmp [Pipeline] { [Pipeline] sh [2022-04-27T16:24:28.838Z] + set +x [2022-04-27T16:24:28.838Z] + curl -s https://codecov.io/bash [2022-04-27T16:24:28.838Z] + bash -s -- [2022-04-27T16:24:28.838Z] [2022-04-27T16:24:28.838Z] _____ _ [2022-04-27T16:24:28.838Z] / ____| | | [2022-04-27T16:24:28.838Z] | | ___ __| | ___ ___ _____ __ [2022-04-27T16:24:28.838Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-27T16:24:28.838Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-27T16:24:28.838Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-27T16:24:28.838Z] Bash-1.0.6 [2022-04-27T16:24:28.838Z] [2022-04-27T16:24:28.838Z] [2022-04-27T16:24:28.838Z] ==> git version 2.25.1 found [2022-04-27T16:24:28.838Z] ==> 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-04-27T16:24:28.838Z] Release-Date: 2020-01-08 [2022-04-27T16:24:28.838Z] 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-04-27T16:24:28.838Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-27T16:24:28.838Z] ==> Jenkins CI detected. [2022-04-27T16:24:28.838Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-27T16:24:28.838Z] project root: . [2022-04-27T16:24:28.838Z] --> token set from env [2022-04-27T16:24:28.838Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-27T16:24:28.838Z] ==> Running gcov in . (disable via -X gcov) [2022-04-27T16:24:28.838Z] ==> Python coveragepy not found [2022-04-27T16:24:28.838Z] ==> Searching for coverage reports in: [2022-04-27T16:24:28.838Z] + . [2022-04-27T16:24:28.838Z] -> Found 1 reports [2022-04-27T16:24:28.838Z] ==> Detecting git/mercurial file structure [2022-04-27T16:24:28.838Z] ==> Reading reports [2022-04-27T16:24:28.838Z] + ./coverage.out bytes=41008 [2022-04-27T16:24:29.100Z] ==> Appending adjustments [2022-04-27T16:24:29.100Z] https://docs.codecov.io/docs/fixing-reports [2022-04-27T16:24:29.100Z] + Found adjustments [2022-04-27T16:24:29.100Z] ==> Gzipping contents [2022-04-27T16:24:29.100Z] 12K /tmp/codecov.l9CdYy.gz [2022-04-27T16:24:29.100Z] ==> Uploading reports [2022-04-27T16:24:29.100Z] url: https://codecov.io [2022-04-27T16:24:29.100Z] query: branch=main&commit=3dc9a110c0db4a24a49e99ce1a643e2f34ef9734&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-27T16:24:29.100Z] -> Pinging Codecov [2022-04-27T16:24:29.101Z] 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=3dc9a110c0db4a24a49e99ce1a643e2f34ef9734&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-27T16:24:29.363Z] -> Uploading to [2022-04-27T16:24:29.363Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-27/581DD39554BDF9B6E22D074273EAD858/3dc9a110c0db4a24a49e99ce1a643e2f34ef9734/8e767a16-bacb-467a-9cba-264fd484bdce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T162429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=814433e0966a2d8095b12eb6173df6d15d5ba6af3915633787a7ff5334385d22 [2022-04-27T16:24:29.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T16:24:29.363Z] Dload Upload Total Spent Left Speed [2022-04-27T16:24:29.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11594 0 0 100 11594 0 52225 --:--:-- --:--:-- --:--:-- 51991 100 11594 0 0 100 11594 0 37642 --:--:-- --:--:-- --:--:-- 37521 [2022-04-27T16:24:29.627Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] } [2022-04-27T16:24:29.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-27T16:24:29.778Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-27T16:24:29.787Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:24:30.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-27T16:24:30.088Z] [2022-04-27T16:24:30.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:24:30.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-27T16:24:30.397Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-27T16:24:30.397Z] 188c0c94c7c5: Pulling fs layer [2022-04-27T16:24:30.397Z] 0ef7d3d256c8: Pulling fs layer [2022-04-27T16:24:30.397Z] de9db76c5a1d: Pulling fs layer [2022-04-27T16:24:30.397Z] 0eba1c9be4d2: Pulling fs layer [2022-04-27T16:24:30.397Z] 0d57e429df01: Pulling fs layer [2022-04-27T16:24:30.397Z] 4e4be7b47b0d: Pulling fs layer [2022-04-27T16:24:30.397Z] e1f770b5df2f: Pulling fs layer [2022-04-27T16:24:30.397Z] 85a0685a4137: Pulling fs layer [2022-04-27T16:24:30.397Z] 0eba1c9be4d2: Waiting [2022-04-27T16:24:30.397Z] 0d57e429df01: Waiting [2022-04-27T16:24:30.397Z] 4e4be7b47b0d: Waiting [2022-04-27T16:24:30.397Z] 85a0685a4137: Waiting [2022-04-27T16:24:30.397Z] e1f770b5df2f: Waiting [2022-04-27T16:24:30.397Z] de9db76c5a1d: Verifying Checksum [2022-04-27T16:24:30.397Z] de9db76c5a1d: Download complete [2022-04-27T16:24:30.397Z] 0ef7d3d256c8: Verifying Checksum [2022-04-27T16:24:30.397Z] 0ef7d3d256c8: Download complete [2022-04-27T16:24:30.397Z] 0d57e429df01: Download complete [2022-04-27T16:24:30.397Z] 4e4be7b47b0d: Verifying Checksum [2022-04-27T16:24:30.397Z] 188c0c94c7c5: Verifying Checksum [2022-04-27T16:24:30.397Z] 188c0c94c7c5: Download complete [2022-04-27T16:24:30.659Z] 188c0c94c7c5: Pull complete [2022-04-27T16:24:30.659Z] 0ef7d3d256c8: Pull complete [2022-04-27T16:24:30.659Z] e1f770b5df2f: Verifying Checksum [2022-04-27T16:24:30.930Z] de9db76c5a1d: Pull complete [2022-04-27T16:24:31.194Z] 0eba1c9be4d2: Verifying Checksum [2022-04-27T16:24:31.194Z] 0eba1c9be4d2: Download complete [2022-04-27T16:24:31.458Z] 85a0685a4137: Verifying Checksum [2022-04-27T16:24:31.458Z] 85a0685a4137: Download complete [2022-04-27T16:24:34.751Z] 0eba1c9be4d2: Pull complete [2022-04-27T16:24:34.751Z] 0d57e429df01: Pull complete [2022-04-27T16:24:34.751Z] 4e4be7b47b0d: Pull complete [2022-04-27T16:24:35.010Z] e1f770b5df2f: Pull complete [2022-04-27T16:24:38.309Z] 85a0685a4137: Pull complete [2022-04-27T16:24:38.309Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-27T16:24:38.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-27T16:24:38.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-27T16:24:38.377Z] prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container [2022-04-27T16:24:38.423Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-27T16:24:40.223Z] $ docker top 4e4406f8a44589ed2985ba7a85506da55cff18d067c6ac186417987b110e8d4e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-27T16:24:40.290Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-27T16:24:40.576Z] + set -o pipefail [2022-04-27T16:24:40.576Z] + snyk monitor '--org=edgex-jenkins' [2022-04-27T16:24:45.866Z] [2022-04-27T16:24:45.866Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-04-27T16:24:45.866Z] [2022-04-27T16:24:45.866Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/6465aba2-6302-4555-8e36-f3ec4b061752 [2022-04-27T16:24:45.866Z] [2022-04-27T16:24:45.866Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-27T16:24:45.866Z] [2022-04-27T16:24:45.866Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-27T16:24:45.866Z] [2022-04-27T16:24:46.440Z] [Pipeline] } [2022-04-27T16:24:46.461Z] $ docker stop --time=1 4e4406f8a44589ed2985ba7a85506da55cff18d067c6ac186417987b110e8d4e [2022-04-27T16:24:48.104Z] $ docker rm -f 4e4406f8a44589ed2985ba7a85506da55cff18d067c6ac186417987b110e8d4e [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-04-27T16:24:48.806Z] + git log --format=format:%s -1 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] sh [2022-04-27T16:24:49.101Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T16:24:49.101Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:24:49.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T16:24:49.394Z] . [Pipeline] withDockerContainer [2022-04-27T16:24:49.459Z] prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container [2022-04-27T16:24:49.502Z] $ 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:latest cat [2022-04-27T16:24:49.869Z] $ docker top 7de971998c7084811eea3ebd46d166d6993e7fa4f9686873a3a9b278a14e6959 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T16:24:49.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T16:24:49.963Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T16:24:50.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T16:24:50.099Z] $ docker exec 7de971998c7084811eea3ebd46d166d6993e7fa4f9686873a3a9b278a14e6959 ssh-agent [2022-04-27T16:24:50.210Z] SSH_AUTH_SOCK=/tmp/ssh-rNjENXjJdate/agent.33 [2022-04-27T16:24:50.210Z] SSH_AGENT_PID=40 [2022-04-27T16:24:50.214Z] Running ssh-add (command line suppressed) [2022-04-27T16:24:50.328Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5472906780261750598.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5472906780261750598.key) [2022-04-27T16:24:50.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T16:24:50.628Z] + git semver tag [2022-04-27T16:24:50.931Z] 2022-04-27 16:24:50,825 [run_tag] DEBUG tag force:False [2022-04-27T16:24:50.931Z] 2022-04-27 16:24:50,825 [check_head_tag] DEBUG check head tag [2022-04-27T16:24:50.931Z] 2022-04-27 16:24:50,826 [execute] INFO git cat-file --batch-check [2022-04-27T16:24:50.931Z] 2022-04-27 16:24:50,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-04-27T16:24:50.931Z] 2022-04-27 16:24:50,830 [execute] INFO git cat-file --batch [2022-04-27T16:24:50.931Z] 2022-04-27 16:24:50,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-04-27T16:24:50.931Z] 2022-04-27 16:24:50,840 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-27T16:24:50.931Z] 2022-04-27 16:24:50,840 [execute] INFO git tag -a v2.1.0-dev.7 -m v2.1.0-dev.7 [2022-04-27T16:24:50.931Z] 2022-04-27 16:24:50,840 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.7', '-m', 'v2.1.0-dev.7'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-04-27T16:24:50.931Z] 2022-04-27 16:24:50,845 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-27T16:24:50.931Z] 2.1.0-dev.7 [Pipeline] } [2022-04-27T16:24:50.953Z] $ docker exec --env ******** --env ******** 7de971998c7084811eea3ebd46d166d6993e7fa4f9686873a3a9b278a14e6959 ssh-agent -k [2022-04-27T16:24:51.073Z] unset SSH_AUTH_SOCK; [2022-04-27T16:24:51.073Z] unset SSH_AGENT_PID; [2022-04-27T16:24:51.073Z] echo Agent pid 40 killed; [2022-04-27T16:24:51.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T16:24:51.393Z] + git semver [Pipeline] } [2022-04-27T16:24:51.676Z] $ docker stop --time=1 7de971998c7084811eea3ebd46d166d6993e7fa4f9686873a3a9b278a14e6959 [2022-04-27T16:24:52.962Z] $ docker rm -f 7de971998c7084811eea3ebd46d166d6993e7fa4f9686873a3a9b278a14e6959 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:24:53.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-27T16:24:53.352Z] [2022-04-27T16:24:53.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:24:53.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-27T16:24:53.658Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-27T16:24:53.658Z] ab5ef0e58194: Pulling fs layer [2022-04-27T16:24:53.658Z] 9712f1f96733: Pulling fs layer [2022-04-27T16:24:53.658Z] 63f879dbbcfc: Pulling fs layer [2022-04-27T16:24:53.658Z] 0d9ebad4ef96: Pulling fs layer [2022-04-27T16:24:53.658Z] e9a5061849ea: Pulling fs layer [2022-04-27T16:24:53.658Z] d747dcd14b5f: Pulling fs layer [2022-04-27T16:24:53.658Z] 2de7ff778b66: Pulling fs layer [2022-04-27T16:24:53.658Z] e9a5061849ea: Waiting [2022-04-27T16:24:53.658Z] d747dcd14b5f: Waiting [2022-04-27T16:24:53.658Z] 2de7ff778b66: Waiting [2022-04-27T16:24:53.658Z] 0d9ebad4ef96: Waiting [2022-04-27T16:24:53.658Z] 9712f1f96733: Verifying Checksum [2022-04-27T16:24:53.658Z] 9712f1f96733: Download complete [2022-04-27T16:24:54.235Z] 63f879dbbcfc: Verifying Checksum [2022-04-27T16:24:54.235Z] 63f879dbbcfc: Download complete [2022-04-27T16:24:54.235Z] 0d9ebad4ef96: Verifying Checksum [2022-04-27T16:24:54.235Z] 0d9ebad4ef96: Download complete [2022-04-27T16:24:54.235Z] d747dcd14b5f: Verifying Checksum [2022-04-27T16:24:54.235Z] d747dcd14b5f: Download complete [2022-04-27T16:24:54.235Z] ab5ef0e58194: Download complete [2022-04-27T16:24:54.235Z] e9a5061849ea: Verifying Checksum [2022-04-27T16:24:54.235Z] e9a5061849ea: Download complete [2022-04-27T16:24:54.235Z] 2de7ff778b66: Verifying Checksum [2022-04-27T16:24:54.235Z] 2de7ff778b66: Download complete [2022-04-27T16:24:57.523Z] ab5ef0e58194: Pull complete [2022-04-27T16:24:57.523Z] 9712f1f96733: Pull complete [2022-04-27T16:24:57.783Z] 63f879dbbcfc: Pull complete [2022-04-27T16:25:01.074Z] 0d9ebad4ef96: Pull complete [2022-04-27T16:25:01.641Z] e9a5061849ea: Pull complete [2022-04-27T16:25:01.641Z] d747dcd14b5f: Pull complete [2022-04-27T16:25:02.579Z] 2de7ff778b66: Pull complete [2022-04-27T16:25:02.579Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-27T16:25:02.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-27T16:25:02.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-27T16:25:02.645Z] prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container [2022-04-27T16:25:02.684Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-27T16:25:04.922Z] $ docker top 927f2d238a76bdf9642f0ed226936b245db10b2f1f3fdb9f1f83e3b461b1c1b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-27T16:25:04.998Z] provisioning config files... [2022-04-27T16:25:05.006Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4541027925285562461tmp [2022-04-27T16:25:05.018Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3010941252536496998tmp [2022-04-27T16:25:05.029Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config958961973982872196tmp [Pipeline] { [Pipeline] echo [2022-04-27T16:25:05.047Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:25:05.333Z] ---> sigul-configuration.sh [2022-04-27T16:25:05.333Z] gpg: directory `/root/.gnupg' created [2022-04-27T16:25:05.333Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-27T16:25:05.333Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-27T16:25:05.333Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-27T16:25:05.333Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-27T16:25:05.333Z] gpg: CAST5 encrypted data [2022-04-27T16:25:05.333Z] gpg: encrypted with 1 passphrase [2022-04-27T16:25:05.333Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-27T16:25:05.624Z] + mkdir /home/jenkins [2022-04-27T16:25:05.624Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-27T16:25:05.914Z] + 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-04-27T16:25:05.926Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:25:06.220Z] ---> sigul-install.sh [2022-04-27T16:25:06.220Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-27T16:25:06.515Z] + git tag --list [2022-04-27T16:25:06.515Z] v0.0.0 [2022-04-27T16:25:06.515Z] v0.0.1-dev.1 [2022-04-27T16:25:06.515Z] v0.0.1-dev.2 [2022-04-27T16:25:06.515Z] v0.0.1-dev.3 [2022-04-27T16:25:06.515Z] v0.0.1-dev.4 [2022-04-27T16:25:06.515Z] v0.0.1-dev.5 [2022-04-27T16:25:06.515Z] v0.0.1-dev.6 [2022-04-27T16:25:06.515Z] v0.0.1-dev.7 [2022-04-27T16:25:06.515Z] v1.0.0 [2022-04-27T16:25:06.515Z] v1.0.1-dev.1 [2022-04-27T16:25:06.515Z] v1.0.1-dev.2 [2022-04-27T16:25:06.515Z] v1.0.1-dev.3 [2022-04-27T16:25:06.515Z] v1.0.1-dev.4 [2022-04-27T16:25:06.515Z] v1.0.1-dev.5 [2022-04-27T16:25:06.515Z] v2.1.0-dev.1 [2022-04-27T16:25:06.515Z] v2.1.0-dev.2 [2022-04-27T16:25:06.515Z] v2.1.0-dev.3 [2022-04-27T16:25:06.515Z] v2.1.0-dev.4 [2022-04-27T16:25:06.515Z] v2.1.0-dev.5 [2022-04-27T16:25:06.515Z] v2.1.0-dev.6 [2022-04-27T16:25:06.515Z] v2.1.0-dev.7 [Pipeline] sh [2022-04-27T16:25:06.812Z] + lftools sign git-tag v2.1.0-dev.7 [2022-04-27T16:25:07.386Z] Signing Git tag with Sigul... [2022-04-27T16:25:07.386Z] Signing v2.1.0-dev.7 [Pipeline] echo [2022-04-27T16:25:07.660Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:25:07.952Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-27T16:25:07.960Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-27T16:25:07.986Z] $ docker stop --time=1 927f2d238a76bdf9642f0ed226936b245db10b2f1f3fdb9f1f83e3b461b1c1b9 [2022-04-27T16:25:09.314Z] $ docker rm -f 927f2d238a76bdf9642f0ed226936b245db10b2f1f3fdb9f1f83e3b461b1c1b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-27T16:25:09.753Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T16:25:09.753Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:25:10.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T16:25:10.053Z] . [Pipeline] withDockerContainer [2022-04-27T16:25:10.131Z] prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container [2022-04-27T16:25:10.176Z] $ 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:latest cat [2022-04-27T16:25:10.577Z] $ docker top 837437b705356659e7800c8a1bae6baebf1b27b8f1bfd7972f18e75f35d18f04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T16:25:10.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T16:25:10.674Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T16:25:10.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T16:25:10.814Z] $ docker exec 837437b705356659e7800c8a1bae6baebf1b27b8f1bfd7972f18e75f35d18f04 ssh-agent [2022-04-27T16:25:10.944Z] SSH_AUTH_SOCK=/tmp/ssh-MN5KO70LQdlm/agent.34 [2022-04-27T16:25:10.944Z] SSH_AGENT_PID=41 [2022-04-27T16:25:10.951Z] Running ssh-add (command line suppressed) [2022-04-27T16:25:11.083Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6452681586103563459.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6452681586103563459.key) [2022-04-27T16:25:11.093Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T16:25:11.388Z] + git semver bump pre [2022-04-27T16:25:11.649Z] 2022-04-27 16:25:11,593 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-27T16:25:11.649Z] 2022-04-27 16:25:11,593 [bump_version] DEBUG bumping version:2.1.0-dev.7 on axis:pre with prefix:dev [2022-04-27T16:25:11.649Z] 2022-04-27 16:25:11,593 [bump_version] DEBUG bumped version:2.1.0-dev.8 [2022-04-27T16:25:11.649Z] 2022-04-27 16:25:11,593 [write_version] DEBUG write version:2.1.0-dev.8 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-04-27T16:25:11.649Z] 2022-04-27 16:25:11,593 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-27T16:25:11.649Z] 2022-04-27 16:25:11,593 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-27T16:25:11.649Z] 2022-04-27 16:25:11,595 [execute] INFO git cat-file --batch-check [2022-04-27T16:25:11.649Z] 2022-04-27 16:25:11,595 [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-04-27T16:25:11.649Z] 2022-04-27 16:25:11,600 [execute] INFO git cat-file --batch [2022-04-27T16:25:11.649Z] 2022-04-27 16:25:11,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-27T16:25:11.649Z] 2022-04-27 16:25:11,605 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-27T16:25:11.649Z] 2.1.0-dev.8 [Pipeline] } [2022-04-27T16:25:11.665Z] $ docker exec --env ******** --env ******** 837437b705356659e7800c8a1bae6baebf1b27b8f1bfd7972f18e75f35d18f04 ssh-agent -k [2022-04-27T16:25:11.776Z] unset SSH_AUTH_SOCK; [2022-04-27T16:25:11.776Z] unset SSH_AGENT_PID; [2022-04-27T16:25:11.776Z] echo Agent pid 41 killed; [2022-04-27T16:25:11.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T16:25:12.098Z] + git semver [Pipeline] } [2022-04-27T16:25:12.381Z] $ docker stop --time=1 837437b705356659e7800c8a1bae6baebf1b27b8f1bfd7972f18e75f35d18f04 [2022-04-27T16:25:13.672Z] $ docker rm -f 837437b705356659e7800c8a1bae6baebf1b27b8f1bfd7972f18e75f35d18f04 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T16:25:14.027Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T16:25:14.027Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:25:14.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T16:25:14.319Z] . [Pipeline] withDockerContainer [2022-04-27T16:25:14.384Z] prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container [2022-04-27T16:25:14.424Z] $ 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:latest cat [2022-04-27T16:25:14.786Z] $ docker top b5b4ecbee05e0ec2ed2fdede8b5cc69f5dd2c4d7dcc934abf70a56096f62d7a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T16:25:14.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T16:25:14.883Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T16:25:15.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T16:25:15.034Z] $ docker exec b5b4ecbee05e0ec2ed2fdede8b5cc69f5dd2c4d7dcc934abf70a56096f62d7a6 ssh-agent [2022-04-27T16:25:15.161Z] SSH_AUTH_SOCK=/tmp/ssh-bHCgZmy0zn9o/agent.32 [2022-04-27T16:25:15.161Z] SSH_AGENT_PID=38 [2022-04-27T16:25:15.167Z] Running ssh-add (command line suppressed) [2022-04-27T16:25:15.303Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7204054337399481813.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7204054337399481813.key) [2022-04-27T16:25:15.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T16:25:15.610Z] + git semver push [2022-04-27T16:25:15.873Z] 2022-04-27 16:25:15,797 [run_push] DEBUG push [2022-04-27T16:25:15.873Z] 2022-04-27 16:25:15,797 [execute] INFO git push origin semver [2022-04-27T16:25:15.873Z] 2022-04-27 16:25:15,797 [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-04-27T16:25:16.818Z] 2022-04-27 16:25:16,497 [run_push] DEBUG push all version tags [2022-04-27T16:25:16.818Z] 2022-04-27 16:25:16,498 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-04-27T16:25:16.818Z] 2022-04-27 16:25:16,499 [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-04-27T16:25:17.390Z] 2022-04-27 16:25:17,219 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-27T16:25:17.390Z] 2.1.0-dev.8 [Pipeline] } [2022-04-27T16:25:17.408Z] $ docker exec --env ******** --env ******** b5b4ecbee05e0ec2ed2fdede8b5cc69f5dd2c4d7dcc934abf70a56096f62d7a6 ssh-agent -k [2022-04-27T16:25:17.508Z] unset SSH_AUTH_SOCK; [2022-04-27T16:25:17.508Z] unset SSH_AGENT_PID; [2022-04-27T16:25:17.508Z] echo Agent pid 38 killed; [2022-04-27T16:25:17.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T16:25:17.825Z] + git semver [Pipeline] } [2022-04-27T16:25:18.105Z] $ docker stop --time=1 b5b4ecbee05e0ec2ed2fdede8b5cc69f5dd2c4d7dcc934abf70a56096f62d7a6 [2022-04-27T16:25:19.415Z] $ docker rm -f b5b4ecbee05e0ec2ed2fdede8b5cc69f5dd2c4d7dcc934abf70a56096f62d7a6 [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-04-27T16:25:20.001Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-04-27T16:25:20.001Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-04-27T16:25:20.001Z] total 16 [2022-04-27T16:25:20.001Z] drwxr-xr-x 3 root root 4096 Apr 27 16:17 . [2022-04-27T16:25:20.001Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 16:25 .. [2022-04-27T16:25:20.001Z] drwxr-xr-x 2 root root 4096 Apr 27 16:17 cost [2022-04-27T16:25:20.001Z] -rw-r--r-- 1 root root 93 Apr 27 16:17 cost.csv [2022-04-27T16:25:20.001Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-04-27T16:25:20.001Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-04-27T16:25:20.001Z] total 16 [2022-04-27T16:25:20.001Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 16:17 . [2022-04-27T16:25:20.001Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 16:25 .. [2022-04-27T16:25:20.001Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 16:17 cost [2022-04-27T16:25:20.001Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 27 16:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:25:20.296Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:25:21.170Z] ---> package-listing.sh [2022-04-27T16:25:21.170Z] ++ facter osfamily [2022-04-27T16:25:21.170Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-27T16:25:21.431Z] + OS_FAMILY=debian [2022-04-27T16:25:21.431Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-27T16:25:21.431Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-27T16:25:21.431Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-27T16:25:21.431Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-27T16:25:21.431Z] + PACKAGES=/tmp/packages_start.txt [2022-04-27T16:25:21.431Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-04-27T16:25:21.431Z] + PACKAGES=/tmp/packages_end.txt [2022-04-27T16:25:21.431Z] + case "${OS_FAMILY}" in [2022-04-27T16:25:21.431Z] + dpkg -l [2022-04-27T16:25:21.431Z] + grep '^ii' [2022-04-27T16:25:21.431Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-27T16:25:21.431Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-27T16:25:21.431Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-27T16:25:21.431Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-04-27T16:25:21.431Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-04-27T16:25:21.431Z] + 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-04-27T16:25:21.446Z] 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-04-27T16:25:21.728Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:25:22.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T16:25:22.294Z] . [Pipeline] withDockerContainer [2022-04-27T16:25:22.358Z] prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container [2022-04-27T16:25:22.397Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T16:25:22.633Z] $ docker top 289317f116a7c1bd5a48b4d13bd97b6a75a573c3e813936f70453b1cf422fd58 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T16:25:22.999Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-27T16:25:23.290Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-27T16:25:23.577Z] + ls /var/log/sa-host [2022-04-27T16:25:23.577Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T16:25:23.818Z] provisioning config files... [2022-04-27T16:25:23.828Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4949955065397613384tmp [Pipeline] { [Pipeline] echo [2022-04-27T16:25:23.841Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:25:24.130Z] ---> create-netrc.sh [Pipeline] } [2022-04-27T16:25:24.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:25:24.477Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-27T16:25:24.487Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:25:24.775Z] ---> sudo-logs.sh [2022-04-27T16:25:24.775Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-27T16:25:24.799Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:25:25.084Z] ---> job-cost.sh [2022-04-27T16:25:25.084Z] lf-activate-venv: SKIPPING [2022-04-27T16:25:25.084Z] DEBUG: total: 0.2199999988079071 [2022-04-27T16:25:25.084Z] INFO: Retrieving Stack Cost... [2022-04-27T16:25:25.659Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T16:25:25.918Z] INFO: Archiving Costs [Pipeline] echo [2022-04-27T16:25:25.931Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:25:26.215Z] ---> logs-deploy.sh [2022-04-27T16:25:26.215Z] lf-activate-venv: SKIPPING [2022-04-27T16:25:26.215Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/28 [2022-04-27T16:25:26.215Z] INFO: archiving workspace using pattern(s): [2022-04-27T16:25:27.154Z] Archives upload complete. [2022-04-27T16:25:27.154Z] INFO: archiving logs to Nexus