Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 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-ssh805993545452706039.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh12625533678041790108.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh10612687102103884879.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh18219334590175206620.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-ssh7319372402824960189.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 ‘prd-ubuntu20.04-docker-8c-8g-33699’ Running on prd-ubuntu20.04-docker-8c-8g-33703 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 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 (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 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 # timeout=10 Commit message: "feat: enable security hardening (#67)" > git rev-list --no-walk 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T19:41:05.958Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T19:41:06.028Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T19:41:06.042Z] ========================================================= [2022-04-28T19:41:06.042Z] EdgeX Global Pipelines Version Info [2022-04-28T19:41:06.042Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:41:06.779Z] ------------------- [2022-04-28T19:41:06.779Z] stable info: [2022-04-28T19:41:06.779Z] ------------------- [2022-04-28T19:41:06.779Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T19:41:06.779Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T19:41:06.779Z] Message: update stable to v1.0.227 [2022-04-28T19:41:07.354Z] ------------------- [2022-04-28T19:41:07.354Z] experimental info: [2022-04-28T19:41:07.354Z] ------------------- [2022-04-28T19:41:07.354Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T19:41:07.354Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T19:41:07.354Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T19:41:07.496Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-28T19:41:07.510Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-28T19:41:07.525Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T19:41:07.537Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T19:41:07.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T19:41:07.560Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T19:41:07.568Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T19:41:07.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-28T19:41:07.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T19:41:07.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T19:41:07.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T19:41:07.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-28T19:41:07.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T19:41:07.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T19:41:07.643Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T19:41:07.651Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T19:41:07.660Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T19:41:07.669Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T19:41:07.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T19:41:07.687Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T19:41:07.695Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-28T19:41:07.704Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-28T19:41:07.720Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T19:41:07.730Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T19:41:07.747Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T19:41:07.764Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T19:41:07.776Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-28T19:41:07.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-28T19:41:07.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-28T19:41:07.801Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [Pipeline] echo [2022-04-28T19:41:07.810Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5dcf95f [Pipeline] echo [2022-04-28T19:41:07.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T19:41:07.850Z] provisioning config files... [2022-04-28T19:41:07.861Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1023301988082435577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:41:08.164Z] ---> docker-login.sh [2022-04-28T19:41:08.164Z] nexus3.edgexfoundry.org:10001 [2022-04-28T19:41:08.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:41:08.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:41:08.736Z] Configure a credential helper to remove this warning. See [2022-04-28T19:41:08.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:41:08.736Z] [2022-04-28T19:41:08.736Z] Login Succeeded [2022-04-28T19:41:08.736Z] nexus3.edgexfoundry.org:10002 [2022-04-28T19:41:08.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:41:08.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:41:08.736Z] Configure a credential helper to remove this warning. See [2022-04-28T19:41:08.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:41:08.736Z] [2022-04-28T19:41:08.736Z] Login Succeeded [2022-04-28T19:41:08.998Z] nexus3.edgexfoundry.org:10003 [2022-04-28T19:41:08.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:41:08.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:41:08.998Z] Configure a credential helper to remove this warning. See [2022-04-28T19:41:08.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:41:08.998Z] [2022-04-28T19:41:08.998Z] Login Succeeded [2022-04-28T19:41:08.998Z] nexus3.edgexfoundry.org:10004 [2022-04-28T19:41:08.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:41:09.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:41:09.261Z] Configure a credential helper to remove this warning. See [2022-04-28T19:41:09.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:41:09.261Z] [2022-04-28T19:41:09.261Z] Login Succeeded [2022-04-28T19:41:09.261Z] docker.io [2022-04-28T19:41:09.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:41:09.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:41:09.522Z] Configure a credential helper to remove this warning. See [2022-04-28T19:41:09.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:41:09.522Z] [2022-04-28T19:41:09.522Z] Login Succeeded [2022-04-28T19:41:09.522Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T19:41:09.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T19:41:09.937Z] + git rev-list -1 --merges 5dcf95f725974f53b44e96d288a93eca2b1bb2f6~1..5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [Pipeline] echo [2022-04-28T19:41:09.969Z] -----------> git rev-list -1 --merges 5dcf95f725974f53b44e96d288a93eca2b1bb2f6~1..5dcf95f725974f53b44e96d288a93eca2b1bb2f6 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [false] [Pipeline] sh [2022-04-28T19:41:10.265Z] + git log --format=format:%s -1 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [Pipeline] echo [2022-04-28T19:41:10.280Z] ========================================================= [2022-04-28T19:41:10.280Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T19:41:10.280Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T19:41:10.619Z] + git log --format=format:%s -1 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [Pipeline] echo [2022-04-28T19:41:10.632Z] [semverPrep] GIT_COMMIT: 5dcf95f725974f53b44e96d288a93eca2b1bb2f6, Commit Message: feat: enable security hardening (#67) [Pipeline] echo [2022-04-28T19:41:10.642Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T19:41:11.076Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T19:41:11.076Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T19:41:11.076Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T19:41:11.076Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T19:41:11.076Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T19:41:11.076Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T19:41:11.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:41:11.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T19:41:11.490Z] [2022-04-28T19:41:11.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:41:11.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T19:41:11.793Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T19:41:11.793Z] 1fe172e4850f: Pulling fs layer [2022-04-28T19:41:11.793Z] caf521ccaac6: Pulling fs layer [2022-04-28T19:41:11.793Z] 3ead6fa29328: Pulling fs layer [2022-04-28T19:41:11.793Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T19:41:11.793Z] a8d5f1318db7: Pulling fs layer [2022-04-28T19:41:11.793Z] c427282e49a2: Pulling fs layer [2022-04-28T19:41:11.793Z] 1827001aaf11: Pulling fs layer [2022-04-28T19:41:11.793Z] 0714d37db230: Pulling fs layer [2022-04-28T19:41:11.793Z] 5c2a1cbceb83: Waiting [2022-04-28T19:41:11.793Z] a8d5f1318db7: Waiting [2022-04-28T19:41:11.793Z] ac28cf19c067: Pulling fs layer [2022-04-28T19:41:11.793Z] ca983d60f3e2: Pulling fs layer [2022-04-28T19:41:11.793Z] 9f894cec8388: Pulling fs layer [2022-04-28T19:41:11.793Z] 1827001aaf11: Waiting [2022-04-28T19:41:11.793Z] 0714d37db230: Waiting [2022-04-28T19:41:11.793Z] 9f894cec8388: Waiting [2022-04-28T19:41:11.793Z] ac28cf19c067: Waiting [2022-04-28T19:41:11.793Z] caf521ccaac6: Download complete [2022-04-28T19:41:11.793Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T19:41:11.793Z] 5c2a1cbceb83: Download complete [2022-04-28T19:41:12.056Z] a8d5f1318db7: Verifying Checksum [2022-04-28T19:41:12.056Z] a8d5f1318db7: Download complete [2022-04-28T19:41:12.056Z] 3ead6fa29328: Verifying Checksum [2022-04-28T19:41:12.056Z] 3ead6fa29328: Download complete [2022-04-28T19:41:12.056Z] c427282e49a2: Verifying Checksum [2022-04-28T19:41:12.056Z] c427282e49a2: Download complete [2022-04-28T19:41:12.056Z] 0714d37db230: Verifying Checksum [2022-04-28T19:41:12.056Z] 0714d37db230: Download complete [2022-04-28T19:41:12.056Z] ac28cf19c067: Download complete [2022-04-28T19:41:12.056Z] ca983d60f3e2: Verifying Checksum [2022-04-28T19:41:12.056Z] ca983d60f3e2: Download complete [2022-04-28T19:41:12.056Z] 9f894cec8388: Verifying Checksum [2022-04-28T19:41:12.056Z] 9f894cec8388: Download complete [2022-04-28T19:41:12.056Z] 1fe172e4850f: Verifying Checksum [2022-04-28T19:41:12.056Z] 1fe172e4850f: Download complete [2022-04-28T19:41:12.318Z] 1827001aaf11: Verifying Checksum [2022-04-28T19:41:12.318Z] 1827001aaf11: Download complete [2022-04-28T19:41:13.261Z] 1fe172e4850f: Pull complete [2022-04-28T19:41:13.522Z] caf521ccaac6: Pull complete [2022-04-28T19:41:14.094Z] 3ead6fa29328: Pull complete [2022-04-28T19:41:14.094Z] 5c2a1cbceb83: Pull complete [2022-04-28T19:41:14.354Z] a8d5f1318db7: Pull complete [2022-04-28T19:41:14.613Z] c427282e49a2: Pull complete [2022-04-28T19:41:16.521Z] 1827001aaf11: Pull complete [2022-04-28T19:41:16.521Z] 0714d37db230: Pull complete [2022-04-28T19:41:16.521Z] ac28cf19c067: Pull complete [2022-04-28T19:41:16.782Z] ca983d60f3e2: Pull complete [2022-04-28T19:41:16.782Z] 9f894cec8388: Pull complete [2022-04-28T19:41:16.782Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T19:41:16.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T19:41:16.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T19:41:16.871Z] prd-ubuntu20.04-docker-8c-8g-33703 does not seem to be running inside a container [2022-04-28T19:41:16.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T19:41:18.952Z] $ docker top b6dba376852c4deb99956b9079383d59bf09b2036936444623bb987669873731 -eo pid,comm [2022-04-28T19:41:19.016Z] 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-28T19:41:19.016Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T19:41:19.052Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T19:41:19.052Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T19:41:19.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T19:41:19.171Z] $ docker exec b6dba376852c4deb99956b9079383d59bf09b2036936444623bb987669873731 ssh-agent [2022-04-28T19:41:19.291Z] SSH_AUTH_SOCK=/tmp/ssh-zNtNPkK1WOhz/agent.34 [2022-04-28T19:41:19.291Z] SSH_AGENT_PID=41 [2022-04-28T19:41:19.306Z] Running ssh-add (command line suppressed) [2022-04-28T19:41:19.429Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4367126237012189081.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4367126237012189081.key) [2022-04-28T19:41:19.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T19:41:19.747Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T19:41:19.762Z] $ docker exec --env ******** --env ******** b6dba376852c4deb99956b9079383d59bf09b2036936444623bb987669873731 ssh-agent -k [2022-04-28T19:41:19.873Z] unset SSH_AUTH_SOCK; [2022-04-28T19:41:19.873Z] unset SSH_AGENT_PID; [2022-04-28T19:41:19.873Z] echo Agent pid 41 killed; [2022-04-28T19:41:19.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T19:41:19.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T19:41:19.910Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T19:41:20.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T19:41:20.031Z] $ docker exec b6dba376852c4deb99956b9079383d59bf09b2036936444623bb987669873731 ssh-agent [2022-04-28T19:41:20.151Z] SSH_AUTH_SOCK=/tmp/ssh-q49pMmB9fdG1/agent.75 [2022-04-28T19:41:20.151Z] SSH_AGENT_PID=82 [2022-04-28T19:41:20.157Z] Running ssh-add (command line suppressed) [2022-04-28T19:41:20.274Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3316904982743772534.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3316904982743772534.key) [2022-04-28T19:41:20.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T19:41:20.580Z] + git semver init [2022-04-28T19:41:20.839Z] 2022-04-28 19:41:20,794 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T19:41:20.839Z] 2022-04-28 19:41:20,795 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-04-28T19:41:20.839Z] 2022-04-28 19:41:20,796 [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-28T19:41:20.839Z] 2022-04-28 19:41:20,796 [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-28T19:41:22.223Z] 2022-04-28 19:41:21,861 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-04-28T19:41:22.223Z] 2022-04-28 19:41:21,861 [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-28T19:41:22.223Z] 2022-04-28 19:41:21,861 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T19:41:22.223Z] 2022-04-28 19:41:21,861 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T19:41:22.223Z] 2.1.0-dev.8 [Pipeline] } [2022-04-28T19:41:22.237Z] $ docker exec --env ******** --env ******** b6dba376852c4deb99956b9079383d59bf09b2036936444623bb987669873731 ssh-agent -k [2022-04-28T19:41:22.346Z] unset SSH_AUTH_SOCK; [2022-04-28T19:41:22.346Z] unset SSH_AGENT_PID; [2022-04-28T19:41:22.346Z] echo Agent pid 82 killed; [2022-04-28T19:41:22.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T19:41:22.665Z] + git semver [Pipeline] } [2022-04-28T19:41:22.943Z] $ docker stop --time=1 b6dba376852c4deb99956b9079383d59bf09b2036936444623bb987669873731 [2022-04-28T19:41:24.251Z] $ docker rm -f b6dba376852c4deb99956b9079383d59bf09b2036936444623bb987669873731 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T19:41:24.599Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T19:41:24.848Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T19:41:24.852Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.8 [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-28T19:41:25.007Z] provisioning config files... [2022-04-28T19:41:25.021Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7576324052366053700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:41:25.320Z] ---> docker-login.sh [2022-04-28T19:41:25.320Z] nexus3.edgexfoundry.org:10001 [2022-04-28T19:41:25.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:41:25.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:41:25.320Z] Configure a credential helper to remove this warning. See [2022-04-28T19:41:25.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:41:25.320Z] [2022-04-28T19:41:25.320Z] Login Succeeded [2022-04-28T19:41:25.320Z] nexus3.edgexfoundry.org:10002 [2022-04-28T19:41:25.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:41:25.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:41:25.320Z] Configure a credential helper to remove this warning. See [2022-04-28T19:41:25.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:41:25.320Z] [2022-04-28T19:41:25.320Z] Login Succeeded [2022-04-28T19:41:25.581Z] nexus3.edgexfoundry.org:10003 [2022-04-28T19:41:25.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:41:25.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:41:25.581Z] Configure a credential helper to remove this warning. See [2022-04-28T19:41:25.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:41:25.581Z] [2022-04-28T19:41:25.581Z] Login Succeeded [2022-04-28T19:41:25.581Z] nexus3.edgexfoundry.org:10004 [2022-04-28T19:41:25.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:41:25.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:41:25.581Z] Configure a credential helper to remove this warning. See [2022-04-28T19:41:25.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:41:25.581Z] [2022-04-28T19:41:25.581Z] Login Succeeded [2022-04-28T19:41:25.581Z] docker.io [2022-04-28T19:41:25.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:41:26.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:41:26.102Z] Configure a credential helper to remove this warning. See [2022-04-28T19:41:26.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:41:26.102Z] [2022-04-28T19:41:26.102Z] Login Succeeded [2022-04-28T19:41:26.102Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T19:41:26.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T19:41:26.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T19:41:26.177Z] ========================================================= [2022-04-28T19:41:26.177Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T19:41:26.177Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:41:26.483Z] + 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-28T19:41:26.483Z] Sending build context to Docker daemon 12.39MB [2022-04-28T19:41:26.483Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T19:41:26.483Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T19:41:26.483Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T19:41:26.483Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T19:41:26.483Z] 666ba61612fd: Pulling fs layer [2022-04-28T19:41:26.483Z] 8ed8ca486205: Pulling fs layer [2022-04-28T19:41:26.483Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T19:41:26.483Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T19:41:26.483Z] ca2b28591e48: Pulling fs layer [2022-04-28T19:41:26.483Z] a51346096db8: Pulling fs layer [2022-04-28T19:41:26.484Z] daebc70d1ce1: Pulling fs layer [2022-04-28T19:41:26.484Z] 0e18a0eac166: Pulling fs layer [2022-04-28T19:41:26.484Z] 4fe6c5a15a65: Waiting [2022-04-28T19:41:26.484Z] 22a0e8bec74d: Waiting [2022-04-28T19:41:26.484Z] ca2b28591e48: Waiting [2022-04-28T19:41:26.484Z] a51346096db8: Waiting [2022-04-28T19:41:26.484Z] daebc70d1ce1: Waiting [2022-04-28T19:41:26.484Z] 8ed8ca486205: Download complete [2022-04-28T19:41:26.484Z] 666ba61612fd: Verifying Checksum [2022-04-28T19:41:26.484Z] 666ba61612fd: Download complete [2022-04-28T19:41:26.744Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T19:41:26.744Z] 22a0e8bec74d: Download complete [2022-04-28T19:41:26.744Z] ca2b28591e48: Download complete [2022-04-28T19:41:26.744Z] a51346096db8: Verifying Checksum [2022-04-28T19:41:26.744Z] a51346096db8: Download complete [2022-04-28T19:41:26.744Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T19:41:26.744Z] 59bf1c3509f3: Download complete [2022-04-28T19:41:26.744Z] daebc70d1ce1: Verifying Checksum [2022-04-28T19:41:26.744Z] daebc70d1ce1: Download complete [2022-04-28T19:41:26.744Z] 59bf1c3509f3: Pull complete [2022-04-28T19:41:27.008Z] 666ba61612fd: Pull complete [2022-04-28T19:41:27.008Z] 8ed8ca486205: Pull complete [2022-04-28T19:41:27.270Z] 0e18a0eac166: Verifying Checksum [2022-04-28T19:41:27.270Z] 0e18a0eac166: Download complete [2022-04-28T19:41:27.530Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T19:41:27.530Z] 4fe6c5a15a65: Download complete [2022-04-28T19:41:31.728Z] 4fe6c5a15a65: Pull complete [2022-04-28T19:41:31.728Z] 22a0e8bec74d: Pull complete [2022-04-28T19:41:31.728Z] ca2b28591e48: Pull complete [2022-04-28T19:41:31.728Z] a51346096db8: Pull complete [2022-04-28T19:41:31.728Z] daebc70d1ce1: Pull complete [2022-04-28T19:41:34.271Z] 0e18a0eac166: Pull complete [2022-04-28T19:41:34.271Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T19:41:34.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T19:41:34.271Z] ---> f018257e8ee9 [2022-04-28T19:41:34.271Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T19:41:35.653Z] ---> Running in c0b6c354be17 [2022-04-28T19:41:35.653Z] Removing intermediate container c0b6c354be17 [2022-04-28T19:41:35.653Z] ---> 3ee377613984 [2022-04-28T19:41:35.653Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T19:41:35.653Z] ---> Running in 86878539bcbb [2022-04-28T19:41:35.653Z] Removing intermediate container 86878539bcbb [2022-04-28T19:41:35.653Z] ---> 310a7645a67f [2022-04-28T19:41:35.653Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T19:41:35.912Z] ---> Running in c5eb218d7446 [2022-04-28T19:41:35.912Z] Removing intermediate container c5eb218d7446 [2022-04-28T19:41:35.912Z] ---> 62ff457b9d42 [2022-04-28T19:41:35.912Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:41:35.912Z] ---> Running in c525167a7000 [2022-04-28T19:41:36.486Z] Removing intermediate container c525167a7000 [2022-04-28T19:41:36.486Z] ---> ecfc6133b808 [2022-04-28T19:41:36.486Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T19:41:36.486Z] ---> Running in cdbb659b148a [2022-04-28T19:41:36.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:41:37.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:41:37.950Z] OK: 221 MiB in 52 packages [2022-04-28T19:41:38.525Z] Removing intermediate container cdbb659b148a [2022-04-28T19:41:38.525Z] ---> 309f0ad4051c [2022-04-28T19:41:38.525Z] Step 8/13 : WORKDIR /app [2022-04-28T19:41:38.787Z] ---> Running in 23463db60c2e [2022-04-28T19:41:39.049Z] Removing intermediate container 23463db60c2e [2022-04-28T19:41:39.049Z] ---> 0aaea74d0f67 [2022-04-28T19:41:39.049Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T19:41:39.316Z] ---> a1719fa404e8 [2022-04-28T19:41:39.317Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:41:39.577Z] ---> Running in 62c1b0733ac1 [2022-04-28T19:41:39.959Z] Still waiting to schedule task [2022-04-28T19:41:39.960Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33700’ [2022-04-28T19:42:06.152Z] Removing intermediate container 62c1b0733ac1 [2022-04-28T19:42:06.152Z] ---> e1e5f54f4b2c [2022-04-28T19:42:06.152Z] Step 11/13 : COPY . . [2022-04-28T19:42:06.725Z] ---> fdd7a4b045d8 [2022-04-28T19:42:06.725Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T19:42:06.725Z] ---> Running in ac4233a2e256 [2022-04-28T19:42:06.725Z] Removing intermediate container ac4233a2e256 [2022-04-28T19:42:06.725Z] ---> 26df6eb3b706 [2022-04-28T19:42:06.725Z] Step 13/13 : RUN $MAKE [2022-04-28T19:42:06.725Z] ---> Running in bae735a5ec66 [2022-04-28T19:42:06.988Z] noop [2022-04-28T19:42:07.558Z] Removing intermediate container bae735a5ec66 [2022-04-28T19:42:07.558Z] ---> 4bb96d3ce651 [2022-04-28T19:42:07.558Z] Successfully built 4bb96d3ce651 [2022-04-28T19:42:07.558Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:42:07.854Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T19:42:07.854Z] . [Pipeline] withDockerContainer [2022-04-28T19:42:07.936Z] prd-ubuntu20.04-docker-8c-8g-33703 does not seem to be running inside a container [2022-04-28T19:42:07.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T19:42:08.433Z] $ docker top 359dc535a4f131509fba985e63a4339282ecdf5280c8cef7e9fd4e583afc861e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T19:42:08.782Z] + go version [2022-04-28T19:42:08.782Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T19:42:08.803Z] $ docker stop --time=1 359dc535a4f131509fba985e63a4339282ecdf5280c8cef7e9fd4e583afc861e [2022-04-28T19:42:10.129Z] $ docker rm -f 359dc535a4f131509fba985e63a4339282ecdf5280c8cef7e9fd4e583afc861e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:42:10.524Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T19:42:10.524Z] . [Pipeline] withDockerContainer [2022-04-28T19:42:10.609Z] prd-ubuntu20.04-docker-8c-8g-33703 does not seem to be running inside a container [2022-04-28T19:42:10.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T19:42:11.205Z] $ docker top 8c4ba6eb85c75a14db093e9b5b7d91bb94fc63f959ce83f7433b63a000ac0ad0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T19:42:11.573Z] + make test [2022-04-28T19:42:11.573Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T19:42:19.697Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-28T19:42:19.697Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.041s coverage: 86.2% of statements [2022-04-28T19:42:19.697Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-28T19:42:21.079Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.537s coverage: 71.9% of statements [2022-04-28T19:42:21.079Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-28T19:42:27.663Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T19:42:30.202Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T19:42:30.202Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T19:42:30.202Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-28T19:42:30.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T19:42:30.501Z] $ docker stop --time=1 8c4ba6eb85c75a14db093e9b5b7d91bb94fc63f959ce83f7433b63a000ac0ad0 [2022-04-28T19:42:32.289Z] $ docker rm -f 8c4ba6eb85c75a14db093e9b5b7d91bb94fc63f959ce83f7433b63a000ac0ad0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T19:42:32.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T19:42:32.764Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T19:42:33.441Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T19:42:33.728Z] + ls -al . [2022-04-28T19:42:33.728Z] total 244 [2022-04-28T19:42:33.728Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 19:42 . [2022-04-28T19:42:33.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 19:41 .. [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 19:41 .dockerignore [2022-04-28T19:42:33.728Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 19:41 .git [2022-04-28T19:42:33.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 19:41 .github [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 19:41 .gitignore [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 19:41 .golangci.yml [2022-04-28T19:42:33.728Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 19:41 .semver [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 28 19:41 Attribution.txt [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 19:41 CHANGELOG.md [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 19:41 Dockerfile [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 19:41 GOVERNANCE.md [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 19:41 Jenkinsfile [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 19:41 LICENSE [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 2949 Apr 28 19:41 Makefile [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 19:41 OWNERS.md [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 19:41 README.md [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 28 19:41 VERSION [2022-04-28T19:42:33.728Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 19:41 bin [2022-04-28T19:42:33.728Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 19:42 coverage.out [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 28 19:42 go.mod [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 28 19:41 go.sum [2022-04-28T19:42:33.728Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 19:41 images [2022-04-28T19:42:33.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 19:41 internal [2022-04-28T19:42:33.728Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 19:41 main.go [2022-04-28T19:42:33.728Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 19:41 res [2022-04-28T19:42:33.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 19:41 snap [2022-04-28T19:42:33.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 19:41 static [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:42:34.025Z] + 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=5dcf95f725974f53b44e96d288a93eca2b1bb2f6 --label arch=amd64 --label version=2.1.0-dev.8 . [2022-04-28T19:42:34.025Z] Sending build context to Docker daemon 12.39MB [2022-04-28T19:42:34.025Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T19:42:34.025Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-28T19:42:34.025Z] ---> 4bb96d3ce651 [2022-04-28T19:42:34.025Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T19:42:34.285Z] ---> Running in 3df026275bfb [2022-04-28T19:42:34.285Z] Removing intermediate container 3df026275bfb [2022-04-28T19:42:34.285Z] ---> 16e36b3a31f8 [2022-04-28T19:42:34.285Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T19:42:34.285Z] ---> Running in c5cd3b9dd919 [2022-04-28T19:42:34.549Z] Removing intermediate container c5cd3b9dd919 [2022-04-28T19:42:34.549Z] ---> 8aaf5007a8a5 [2022-04-28T19:42:34.549Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T19:42:34.549Z] ---> Running in 63e6912e6d6e [2022-04-28T19:42:34.549Z] Removing intermediate container 63e6912e6d6e [2022-04-28T19:42:34.549Z] ---> 48ac13d42832 [2022-04-28T19:42:34.549Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:42:34.809Z] ---> Running in 611b8f5f7ad3 [2022-04-28T19:42:35.380Z] Removing intermediate container 611b8f5f7ad3 [2022-04-28T19:42:35.380Z] ---> d2b1cf4424c9 [2022-04-28T19:42:35.380Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T19:42:35.641Z] ---> Running in 73f4b5cca30a [2022-04-28T19:42:35.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:42:36.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:42:37.041Z] OK: 221 MiB in 52 packages [2022-04-28T19:42:37.612Z] Removing intermediate container 73f4b5cca30a [2022-04-28T19:42:37.612Z] ---> bbab653a9d29 [2022-04-28T19:42:37.612Z] Step 8/31 : WORKDIR /app [2022-04-28T19:42:37.612Z] ---> Running in 5cfa1cc81cd1 [2022-04-28T19:42:37.872Z] Removing intermediate container 5cfa1cc81cd1 [2022-04-28T19:42:37.872Z] ---> c0dd93c36e5e [2022-04-28T19:42:37.872Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-28T19:42:38.132Z] ---> 8c3c7aab6465 [2022-04-28T19:42:38.132Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:42:38.132Z] ---> Running in 53ea23ca8bcf [2022-04-28T19:42:39.075Z] Removing intermediate container 53ea23ca8bcf [2022-04-28T19:42:39.075Z] ---> 1bebfca9a340 [2022-04-28T19:42:39.075Z] Step 11/31 : COPY . . [2022-04-28T19:42:39.646Z] ---> d260ec5215a0 [2022-04-28T19:42:39.646Z] Step 12/31 : ARG MAKE="make build" [2022-04-28T19:42:39.646Z] ---> Running in b38b9abe5086 [2022-04-28T19:42:39.908Z] Removing intermediate container b38b9abe5086 [2022-04-28T19:42:39.908Z] ---> cd93e394a67b [2022-04-28T19:42:39.908Z] Step 13/31 : RUN $MAKE [2022-04-28T19:42:39.908Z] ---> Running in 8d5409b48a51 [2022-04-28T19:42:40.167Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -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.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.8" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-04-28T19:42:58.271Z] Removing intermediate container 8d5409b48a51 [2022-04-28T19:42:58.271Z] ---> 6f689b544400 [2022-04-28T19:42:58.271Z] Step 14/31 : FROM alpine:3.14 [2022-04-28T19:42:58.271Z] 3.14: Pulling from library/alpine [2022-04-28T19:42:58.271Z] 8663204ce13b: Pulling fs layer [2022-04-28T19:42:58.537Z] 8663204ce13b: Verifying Checksum [2022-04-28T19:42:58.537Z] 8663204ce13b: Download complete [2022-04-28T19:42:58.800Z] 8663204ce13b: Pull complete [2022-04-28T19:42:58.800Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T19:42:58.800Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T19:42:58.800Z] ---> e04c818066af [2022-04-28T19:42:58.800Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T19:42:58.800Z] ---> Running in a4009641fbcf [2022-04-28T19:42:58.800Z] Removing intermediate container a4009641fbcf [2022-04-28T19:42:58.800Z] ---> f9c78b991415 [2022-04-28T19:42:58.800Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-28T19:42:58.800Z] ---> Running in cc17340dfbb4 [2022-04-28T19:42:59.060Z] Removing intermediate container cc17340dfbb4 [2022-04-28T19:42:59.060Z] ---> 04b7166565be [2022-04-28T19:42:59.060Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:42:59.060Z] ---> Running in abeb433a234f [2022-04-28T19:42:59.631Z] Removing intermediate container abeb433a234f [2022-04-28T19:42:59.631Z] ---> 189c7708d078 [2022-04-28T19:42:59.631Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-28T19:42:59.631Z] ---> Running in 0414cd4acb0f [2022-04-28T19:42:59.892Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T19:43:00.831Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T19:43:01.091Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T19:43:01.091Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T19:43:01.352Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T19:43:01.352Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T19:43:01.620Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T19:43:01.620Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T19:43:01.620Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T19:43:01.620Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T19:43:01.620Z] OK: 9 MiB in 20 packages [2022-04-28T19:43:02.192Z] Removing intermediate container 0414cd4acb0f [2022-04-28T19:43:02.192Z] ---> 0ee7199a0a93 [2022-04-28T19:43:02.192Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T19:43:02.452Z] ---> 180f28d93ab2 [2022-04-28T19:43:02.452Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T19:43:02.452Z] ---> efe1f26bf0a0 [2022-04-28T19:43:02.452Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-28T19:43:02.712Z] ---> f5119bbd4732 [2022-04-28T19:43:02.712Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-28T19:43:02.712Z] ---> c942a84b5eee [2022-04-28T19:43:02.712Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-28T19:43:03.287Z] ---> f41d1812cdb5 [2022-04-28T19:43:03.287Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-28T19:43:03.287Z] ---> Running in 4a2884791a6f [2022-04-28T19:43:03.860Z] Removing intermediate container 4a2884791a6f [2022-04-28T19:43:03.860Z] ---> 2c608ea0a4a4 [2022-04-28T19:43:03.860Z] Step 25/31 : VOLUME /cache [2022-04-28T19:43:03.860Z] ---> Running in 76627510a5ec [2022-04-28T19:43:03.860Z] Removing intermediate container 76627510a5ec [2022-04-28T19:43:03.860Z] ---> 1e2a002dd2b4 [2022-04-28T19:43:03.860Z] Step 26/31 : EXPOSE 59711 [2022-04-28T19:43:04.119Z] ---> Running in e7b2950dfd50 [2022-04-28T19:43:04.119Z] Removing intermediate container e7b2950dfd50 [2022-04-28T19:43:04.119Z] ---> 894517a0b9c6 [2022-04-28T19:43:04.119Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-28T19:43:04.119Z] ---> Running in 58e7854737f8 [2022-04-28T19:43:04.378Z] Removing intermediate container 58e7854737f8 [2022-04-28T19:43:04.378Z] ---> 626c990087bf [2022-04-28T19:43:04.378Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-28T19:43:04.378Z] ---> Running in 4ef840e6d484 [2022-04-28T19:43:04.378Z] Removing intermediate container 4ef840e6d484 [2022-04-28T19:43:04.378Z] ---> 6665f02d1608 [2022-04-28T19:43:04.378Z] Step 29/31 : LABEL arch=amd64 [2022-04-28T19:43:04.378Z] ---> Running in 533c45a83be5 [2022-04-28T19:43:04.638Z] Removing intermediate container 533c45a83be5 [2022-04-28T19:43:04.638Z] ---> 7b2225f2cb10 [2022-04-28T19:43:04.638Z] Step 30/31 : LABEL git_sha=5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [2022-04-28T19:43:04.638Z] ---> Running in b4561d783185 [2022-04-28T19:43:04.638Z] Removing intermediate container b4561d783185 [2022-04-28T19:43:04.638Z] ---> d71e8d6b28ce [2022-04-28T19:43:04.638Z] Step 31/31 : LABEL version=2.1.0-dev.8 [2022-04-28T19:43:04.638Z] ---> Running in b0396512d4d7 [2022-04-28T19:43:04.898Z] Removing intermediate container b0396512d4d7 [2022-04-28T19:43:04.898Z] ---> c6fe342efeb8 [2022-04-28T19:43:04.898Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T19:43:04.898Z] Successfully built c6fe342efeb8 [2022-04-28T19:43:04.898Z] 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-28T19:43:04.990Z] provisioning config files... [2022-04-28T19:43:05.000Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7680314452078119129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:43:05.303Z] ---> docker-login.sh [2022-04-28T19:43:05.303Z] nexus3.edgexfoundry.org:10001 [2022-04-28T19:43:05.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:43:05.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:43:05.303Z] Configure a credential helper to remove this warning. See [2022-04-28T19:43:05.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:43:05.303Z] [2022-04-28T19:43:05.303Z] Login Succeeded [2022-04-28T19:43:05.303Z] nexus3.edgexfoundry.org:10002 [2022-04-28T19:43:05.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:43:05.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:43:05.563Z] Configure a credential helper to remove this warning. See [2022-04-28T19:43:05.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:43:05.563Z] [2022-04-28T19:43:05.563Z] Login Succeeded [2022-04-28T19:43:05.563Z] nexus3.edgexfoundry.org:10003 [2022-04-28T19:43:05.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:43:05.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:43:05.563Z] Configure a credential helper to remove this warning. See [2022-04-28T19:43:05.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:43:05.563Z] [2022-04-28T19:43:05.563Z] Login Succeeded [2022-04-28T19:43:05.563Z] nexus3.edgexfoundry.org:10004 [2022-04-28T19:43:05.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:43:05.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:43:05.822Z] Configure a credential helper to remove this warning. See [2022-04-28T19:43:05.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:43:05.822Z] [2022-04-28T19:43:05.822Z] Login Succeeded [2022-04-28T19:43:05.822Z] docker.io [2022-04-28T19:43:05.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:43:06.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:43:06.081Z] Configure a credential helper to remove this warning. See [2022-04-28T19:43:06.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:43:06.081Z] [2022-04-28T19:43:06.081Z] Login Succeeded [2022-04-28T19:43:06.081Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T19:43:06.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T19:43:06.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T19:43:06.143Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-04-28T19:43:06.143Z] 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [2022-04-28T19:43:06.143Z] latest [2022-04-28T19:43:06.143Z] 2.1.0-dev.8 [2022-04-28T19:43:06.143Z] 5dcf95f725974f53b44e96d288a93eca2b1bb2f6-2.1.0-dev.8 [2022-04-28T19:43:06.143Z] main [2022-04-28T19:43:06.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:43:06.446Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:43:06.738Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [2022-04-28T19:43:06.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-28T19:43:06.738Z] c68aa9c12453: Preparing [2022-04-28T19:43:06.738Z] 0eab06973a75: Preparing [2022-04-28T19:43:06.738Z] 30421b5e034d: Preparing [2022-04-28T19:43:06.738Z] 446fc325265a: Preparing [2022-04-28T19:43:06.738Z] edc9afc5ec4c: Preparing [2022-04-28T19:43:06.738Z] a4464dcee316: Preparing [2022-04-28T19:43:06.738Z] 13cee6ee393b: Preparing [2022-04-28T19:43:06.738Z] 94767fb507bd: Preparing [2022-04-28T19:43:06.738Z] b541d28bf3b4: Preparing [2022-04-28T19:43:06.738Z] 13cee6ee393b: Waiting [2022-04-28T19:43:06.738Z] 94767fb507bd: Waiting [2022-04-28T19:43:06.738Z] b541d28bf3b4: Waiting [2022-04-28T19:43:06.738Z] a4464dcee316: Waiting [2022-04-28T19:43:06.738Z] 30421b5e034d: Pushed [2022-04-28T19:43:06.738Z] edc9afc5ec4c: Pushed [2022-04-28T19:43:06.738Z] c68aa9c12453: Pushed [2022-04-28T19:43:06.738Z] 446fc325265a: Pushed [2022-04-28T19:43:06.738Z] b541d28bf3b4: Layer already exists [2022-04-28T19:43:07.001Z] a4464dcee316: Pushed [2022-04-28T19:43:07.001Z] 94767fb507bd: Pushed [2022-04-28T19:43:07.261Z] 13cee6ee393b: Pushed [2022-04-28T19:43:08.641Z] 0eab06973a75: Pushed [2022-04-28T19:43:08.641Z] 5dcf95f725974f53b44e96d288a93eca2b1bb2f6: digest: sha256:2a06ffb797a4d2a7575917f34919242a19f6e0b094640d7b5b7b47ba092d8f33 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:43:08.939Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:43:09.241Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-04-28T19:43:09.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-28T19:43:09.241Z] c68aa9c12453: Preparing [2022-04-28T19:43:09.241Z] 0eab06973a75: Preparing [2022-04-28T19:43:09.241Z] 30421b5e034d: Preparing [2022-04-28T19:43:09.241Z] 446fc325265a: Preparing [2022-04-28T19:43:09.241Z] edc9afc5ec4c: Preparing [2022-04-28T19:43:09.241Z] a4464dcee316: Preparing [2022-04-28T19:43:09.241Z] 13cee6ee393b: Preparing [2022-04-28T19:43:09.241Z] 94767fb507bd: Preparing [2022-04-28T19:43:09.241Z] b541d28bf3b4: Preparing [2022-04-28T19:43:09.241Z] 94767fb507bd: Waiting [2022-04-28T19:43:09.241Z] 13cee6ee393b: Waiting [2022-04-28T19:43:09.241Z] a4464dcee316: Waiting [2022-04-28T19:43:09.241Z] b541d28bf3b4: Waiting [2022-04-28T19:43:09.241Z] 30421b5e034d: Layer already exists [2022-04-28T19:43:09.241Z] 446fc325265a: Layer already exists [2022-04-28T19:43:09.241Z] c68aa9c12453: Layer already exists [2022-04-28T19:43:09.241Z] 0eab06973a75: Layer already exists [2022-04-28T19:43:09.241Z] edc9afc5ec4c: Layer already exists [2022-04-28T19:43:09.241Z] a4464dcee316: Layer already exists [2022-04-28T19:43:09.241Z] 13cee6ee393b: Layer already exists [2022-04-28T19:43:09.241Z] 94767fb507bd: Layer already exists [2022-04-28T19:43:09.241Z] b541d28bf3b4: Layer already exists [2022-04-28T19:43:09.241Z] latest: digest: sha256:2a06ffb797a4d2a7575917f34919242a19f6e0b094640d7b5b7b47ba092d8f33 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:43:09.536Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:43:09.826Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.8 [2022-04-28T19:43:09.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-28T19:43:09.826Z] c68aa9c12453: Preparing [2022-04-28T19:43:09.826Z] 0eab06973a75: Preparing [2022-04-28T19:43:09.826Z] 30421b5e034d: Preparing [2022-04-28T19:43:09.826Z] 446fc325265a: Preparing [2022-04-28T19:43:09.826Z] edc9afc5ec4c: Preparing [2022-04-28T19:43:09.826Z] a4464dcee316: Preparing [2022-04-28T19:43:09.826Z] 13cee6ee393b: Preparing [2022-04-28T19:43:09.826Z] 94767fb507bd: Preparing [2022-04-28T19:43:09.826Z] b541d28bf3b4: Preparing [2022-04-28T19:43:09.826Z] 13cee6ee393b: Waiting [2022-04-28T19:43:09.826Z] 94767fb507bd: Waiting [2022-04-28T19:43:09.826Z] b541d28bf3b4: Waiting [2022-04-28T19:43:09.826Z] a4464dcee316: Waiting [2022-04-28T19:43:09.826Z] 30421b5e034d: Layer already exists [2022-04-28T19:43:09.826Z] 0eab06973a75: Layer already exists [2022-04-28T19:43:09.826Z] 446fc325265a: Layer already exists [2022-04-28T19:43:09.826Z] edc9afc5ec4c: Layer already exists [2022-04-28T19:43:09.826Z] c68aa9c12453: Layer already exists [2022-04-28T19:43:09.826Z] a4464dcee316: Layer already exists [2022-04-28T19:43:09.826Z] 13cee6ee393b: Layer already exists [2022-04-28T19:43:09.826Z] b541d28bf3b4: Layer already exists [2022-04-28T19:43:09.826Z] 94767fb507bd: Layer already exists [2022-04-28T19:43:09.826Z] 2.1.0-dev.8: digest: sha256:2a06ffb797a4d2a7575917f34919242a19f6e0b094640d7b5b7b47ba092d8f33 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:43:10.125Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5dcf95f725974f53b44e96d288a93eca2b1bb2f6-2.1.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:43:10.415Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5dcf95f725974f53b44e96d288a93eca2b1bb2f6-2.1.0-dev.8 [2022-04-28T19:43:10.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-28T19:43:10.415Z] c68aa9c12453: Preparing [2022-04-28T19:43:10.415Z] 0eab06973a75: Preparing [2022-04-28T19:43:10.415Z] 30421b5e034d: Preparing [2022-04-28T19:43:10.415Z] 446fc325265a: Preparing [2022-04-28T19:43:10.415Z] edc9afc5ec4c: Preparing [2022-04-28T19:43:10.415Z] a4464dcee316: Preparing [2022-04-28T19:43:10.415Z] 13cee6ee393b: Preparing [2022-04-28T19:43:10.415Z] 94767fb507bd: Preparing [2022-04-28T19:43:10.415Z] b541d28bf3b4: Preparing [2022-04-28T19:43:10.415Z] a4464dcee316: Waiting [2022-04-28T19:43:10.415Z] 94767fb507bd: Waiting [2022-04-28T19:43:10.415Z] 13cee6ee393b: Waiting [2022-04-28T19:43:10.415Z] b541d28bf3b4: Waiting [2022-04-28T19:43:10.415Z] 30421b5e034d: Layer already exists [2022-04-28T19:43:10.415Z] c68aa9c12453: Layer already exists [2022-04-28T19:43:10.415Z] 446fc325265a: Layer already exists [2022-04-28T19:43:10.415Z] edc9afc5ec4c: Layer already exists [2022-04-28T19:43:10.415Z] 0eab06973a75: Layer already exists [2022-04-28T19:43:10.415Z] a4464dcee316: Layer already exists [2022-04-28T19:43:10.415Z] 13cee6ee393b: Layer already exists [2022-04-28T19:43:10.415Z] 94767fb507bd: Layer already exists [2022-04-28T19:43:10.415Z] b541d28bf3b4: Layer already exists [2022-04-28T19:43:10.415Z] 5dcf95f725974f53b44e96d288a93eca2b1bb2f6-2.1.0-dev.8: digest: sha256:2a06ffb797a4d2a7575917f34919242a19f6e0b094640d7b5b7b47ba092d8f33 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:43:10.710Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:43:11.004Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-04-28T19:43:11.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-04-28T19:43:11.004Z] c68aa9c12453: Preparing [2022-04-28T19:43:11.004Z] 0eab06973a75: Preparing [2022-04-28T19:43:11.004Z] 30421b5e034d: Preparing [2022-04-28T19:43:11.004Z] 446fc325265a: Preparing [2022-04-28T19:43:11.004Z] edc9afc5ec4c: Preparing [2022-04-28T19:43:11.004Z] a4464dcee316: Preparing [2022-04-28T19:43:11.004Z] 13cee6ee393b: Preparing [2022-04-28T19:43:11.005Z] 94767fb507bd: Preparing [2022-04-28T19:43:11.005Z] b541d28bf3b4: Preparing [2022-04-28T19:43:11.005Z] a4464dcee316: Waiting [2022-04-28T19:43:11.005Z] 13cee6ee393b: Waiting [2022-04-28T19:43:11.005Z] 94767fb507bd: Waiting [2022-04-28T19:43:11.005Z] b541d28bf3b4: Waiting [2022-04-28T19:43:11.005Z] edc9afc5ec4c: Layer already exists [2022-04-28T19:43:11.005Z] c68aa9c12453: Layer already exists [2022-04-28T19:43:11.005Z] 0eab06973a75: Layer already exists [2022-04-28T19:43:11.005Z] 30421b5e034d: Layer already exists [2022-04-28T19:43:11.005Z] 446fc325265a: Layer already exists [2022-04-28T19:43:11.005Z] 13cee6ee393b: Layer already exists [2022-04-28T19:43:11.005Z] b541d28bf3b4: Layer already exists [2022-04-28T19:43:11.005Z] a4464dcee316: Layer already exists [2022-04-28T19:43:11.005Z] 94767fb507bd: Layer already exists [2022-04-28T19:43:11.005Z] main: digest: sha256:2a06ffb797a4d2a7575917f34919242a19f6e0b094640d7b5b7b47ba092d8f33 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T19:43:11.046Z] ===================================================== [Pipeline] echo [2022-04-28T19:43:11.055Z] taggedImages: [2022-04-28T19:43:11.055Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [2022-04-28T19:43:11.055Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-04-28T19:43:11.055Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.8 [2022-04-28T19:43:11.055Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5dcf95f725974f53b44e96d288a93eca2b1bb2f6-2.1.0-dev.8 [2022-04-28T19:43:11.055Z] - 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-28T19:43:11.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T19:43:11.421Z] [2022-04-28T19:43:11.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:43:11.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T19:43:11.720Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T19:43:11.720Z] 5eb5b503b376: Pulling fs layer [2022-04-28T19:43:11.720Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T19:43:11.720Z] ec43610c2a17: Pulling fs layer [2022-04-28T19:43:11.720Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T19:43:11.720Z] 33b1e0a273af: Pulling fs layer [2022-04-28T19:43:11.720Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T19:43:11.720Z] 2f39f015ded8: Pulling fs layer [2022-04-28T19:43:11.720Z] 3a2ae6a8a46f: Waiting [2022-04-28T19:43:11.720Z] 33b1e0a273af: Waiting [2022-04-28T19:43:11.720Z] 5d3b04190fa2: Waiting [2022-04-28T19:43:11.720Z] 2f39f015ded8: Waiting [2022-04-28T19:43:11.720Z] 5c69ac0246d0: Verifying Checksum [2022-04-28T19:43:11.720Z] 5c69ac0246d0: Download complete [2022-04-28T19:43:11.720Z] 3a2ae6a8a46f: Download complete [2022-04-28T19:43:11.720Z] 33b1e0a273af: Verifying Checksum [2022-04-28T19:43:11.720Z] 33b1e0a273af: Download complete [2022-04-28T19:43:11.720Z] ec43610c2a17: Verifying Checksum [2022-04-28T19:43:11.720Z] ec43610c2a17: Download complete [2022-04-28T19:43:11.979Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T19:43:11.979Z] 5d3b04190fa2: Download complete [2022-04-28T19:43:11.979Z] 5eb5b503b376: Download complete [2022-04-28T19:43:12.551Z] 2f39f015ded8: Verifying Checksum [2022-04-28T19:43:12.551Z] 2f39f015ded8: Download complete [2022-04-28T19:43:13.529Z] 5eb5b503b376: Pull complete [2022-04-28T19:43:13.529Z] 5c69ac0246d0: Pull complete [2022-04-28T19:43:14.126Z] ec43610c2a17: Pull complete [2022-04-28T19:43:14.126Z] 3a2ae6a8a46f: Pull complete [2022-04-28T19:43:14.407Z] 33b1e0a273af: Pull complete [2022-04-28T19:43:14.407Z] 5d3b04190fa2: Pull complete [2022-04-28T19:43:18.622Z] 2f39f015ded8: Pull complete [2022-04-28T19:43:18.622Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T19:43:18.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T19:43:18.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T19:43:18.689Z] prd-ubuntu20.04-docker-8c-8g-33703 does not seem to be running inside a container [2022-04-28T19:43:18.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T19:43:20.289Z] $ docker top 538c315caedf25e793332427e766e4ece318768045e0863359d18dfa0afeef7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:43:20.680Z] ---> job-cost.sh [2022-04-28T19:43:20.680Z] lf-activate-venv: SKIPPING [2022-04-28T19:43:20.680Z] INFO: No Stack... [2022-04-28T19:43:20.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T19:43:21.509Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T19:43:21.799Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-04-28T19:43:21.799Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T19:43:21.816Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-29-stack-cost] [2022-04-28T19:43:21.820Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-29-stack-cost] did not exist. Created. [2022-04-28T19:43:21.820Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T19:43:22.125Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T19:43:22.157Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T19:43:22.164Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T19:43:22.192Z] $ docker stop --time=1 538c315caedf25e793332427e766e4ece318768045e0863359d18dfa0afeef7d [2022-04-28T19:43:23.370Z] $ docker rm -f 538c315caedf25e793332427e766e4ece318768045e0863359d18dfa0afeef7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T19:44:25.114Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33705 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-04-28T19:44:25.127Z] Running in /w/workspace/app-rfid-llrp-inventory/29 [Pipeline] { [Pipeline] checkout [2022-04-28T19:44:25.399Z] The recommended git tool is: git [2022-04-28T19:44:31.658Z] using credential edgex-jenkins-ssh [2022-04-28T19:44:31.692Z] Cloning the remote Git repository [2022-04-28T19:44:31.778Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-28T19:44:31.868Z] > git init /w/workspace/app-rfid-llrp-inventory/29 # timeout=10 [2022-04-28T19:44:31.953Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-28T19:44:31.957Z] > git --version # timeout=10 [2022-04-28T19:44:31.989Z] > git --version # 'git version 2.25.1' [2022-04-28T19:44:31.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T19:44:32.137Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T19:44:34.473Z] Avoid second fetch [2022-04-28T19:44:34.473Z] Checking out Revision 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 (main) [2022-04-28T19:44:34.433Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-28T19:44:34.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T19:44:34.509Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T19:44:34.530Z] > git checkout -f 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 # timeout=10 [2022-04-28T19:44:38.985Z] Commit message: "feat: enable security hardening (#67)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T19:44:39.974Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T19:44:39.974Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T19:44:39.974Z] Dload Upload Total Spent Left Speed [2022-04-28T19:44:39.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83992 0 --:--:-- --:--:-- --:--:-- 83992 [Pipeline] sh [2022-04-28T19:44:40.603Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T19:44:40.952Z] + sudo tee /etc/docker/daemon.new [2022-04-28T19:44:40.952Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T19:44:40.952Z] { [2022-04-28T19:44:40.952Z] "registry-mirrors": [ [2022-04-28T19:44:40.952Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T19:44:40.952Z] ], [2022-04-28T19:44:40.952Z] "bip": "10.250.0.254/24", [2022-04-28T19:44:40.952Z] "hosts": [ [2022-04-28T19:44:40.952Z] "tcp://0.0.0.0:5555", [2022-04-28T19:44:40.952Z] "unix:///var/run/docker.sock" [2022-04-28T19:44:40.953Z] ], [2022-04-28T19:44:40.953Z] "mtu": 1458, [2022-04-28T19:44:40.953Z] "selinux-enabled": true, [2022-04-28T19:44:40.953Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T19:44:40.953Z] } [Pipeline] sh [2022-04-28T19:44:41.321Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T19:44:41.667Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T19:45:00.023Z] provisioning config files... [2022-04-28T19:45:00.052Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/29@tmp/config3003317443839947485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:45:00.500Z] ---> docker-login.sh [2022-04-28T19:45:00.500Z] nexus3.edgexfoundry.org:10001 [2022-04-28T19:45:01.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:45:01.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:45:01.393Z] Configure a credential helper to remove this warning. See [2022-04-28T19:45:01.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:45:01.393Z] [2022-04-28T19:45:01.393Z] Login Succeeded [2022-04-28T19:45:01.393Z] nexus3.edgexfoundry.org:10002 [2022-04-28T19:45:02.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:45:02.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:45:02.002Z] Configure a credential helper to remove this warning. See [2022-04-28T19:45:02.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:45:02.002Z] [2022-04-28T19:45:02.002Z] Login Succeeded [2022-04-28T19:45:02.002Z] nexus3.edgexfoundry.org:10003 [2022-04-28T19:45:02.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:45:02.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:45:02.553Z] Configure a credential helper to remove this warning. See [2022-04-28T19:45:02.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:45:02.553Z] [2022-04-28T19:45:02.553Z] Login Succeeded [2022-04-28T19:45:02.553Z] nexus3.edgexfoundry.org:10004 [2022-04-28T19:45:02.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:45:02.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:45:02.826Z] Configure a credential helper to remove this warning. See [2022-04-28T19:45:02.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:45:02.826Z] [2022-04-28T19:45:02.826Z] Login Succeeded [2022-04-28T19:45:02.826Z] docker.io [2022-04-28T19:45:03.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:45:03.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:45:03.698Z] Configure a credential helper to remove this warning. See [2022-04-28T19:45:03.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:45:03.698Z] [2022-04-28T19:45:03.698Z] Login Succeeded [2022-04-28T19:45:03.698Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T19:45:03.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T19:45:04.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T19:45:04.159Z] ========================================================= [2022-04-28T19:45:04.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T19:45:04.159Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:45:04.509Z] + 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-28T19:45:04.780Z] Sending build context to Docker daemon 696.3kB [2022-04-28T19:45:04.780Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T19:45:04.780Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T19:45:05.055Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T19:45:05.055Z] 9b3977197b4f: Pulling fs layer [2022-04-28T19:45:05.055Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T19:45:05.055Z] 94645a83ff95: Pulling fs layer [2022-04-28T19:45:05.055Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T19:45:05.055Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T19:45:05.055Z] 3096ccb668a1: Pulling fs layer [2022-04-28T19:45:05.055Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T19:45:05.055Z] a4caa8a26152: Pulling fs layer [2022-04-28T19:45:05.055Z] 3f3a8bcf1eab: Waiting [2022-04-28T19:45:05.055Z] 0c92f367c5e7: Waiting [2022-04-28T19:45:05.055Z] 3096ccb668a1: Waiting [2022-04-28T19:45:05.055Z] e8cf19c19ddd: Waiting [2022-04-28T19:45:05.055Z] 94645a83ff95: Verifying Checksum [2022-04-28T19:45:05.055Z] 94645a83ff95: Download complete [2022-04-28T19:45:05.055Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T19:45:05.055Z] 1a89e8eeedd5: Download complete [2022-04-28T19:45:05.055Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T19:45:05.055Z] 0c92f367c5e7: Download complete [2022-04-28T19:45:05.055Z] 3096ccb668a1: Verifying Checksum [2022-04-28T19:45:05.055Z] 3096ccb668a1: Download complete [2022-04-28T19:45:05.055Z] 9b3977197b4f: Verifying Checksum [2022-04-28T19:45:05.055Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T19:45:05.055Z] e8cf19c19ddd: Download complete [2022-04-28T19:45:05.668Z] 9b3977197b4f: Pull complete [2022-04-28T19:45:06.274Z] 1a89e8eeedd5: Pull complete [2022-04-28T19:45:06.551Z] 94645a83ff95: Pull complete [2022-04-28T19:45:07.154Z] a4caa8a26152: Verifying Checksum [2022-04-28T19:45:07.154Z] a4caa8a26152: Download complete [2022-04-28T19:45:07.430Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T19:45:07.430Z] 3f3a8bcf1eab: Download complete [2022-04-28T19:45:19.830Z] 3f3a8bcf1eab: Pull complete [2022-04-28T19:45:19.830Z] 0c92f367c5e7: Pull complete [2022-04-28T19:45:19.830Z] 3096ccb668a1: Pull complete [2022-04-28T19:45:19.830Z] e8cf19c19ddd: Pull complete [2022-04-28T19:45:25.239Z] a4caa8a26152: Pull complete [2022-04-28T19:45:25.239Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T19:45:25.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T19:45:25.239Z] ---> 725f1c02e7f9 [2022-04-28T19:45:25.239Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T19:45:26.222Z] ---> Running in 5d28a05b4615 [2022-04-28T19:45:26.819Z] Removing intermediate container 5d28a05b4615 [2022-04-28T19:45:26.819Z] ---> 32a12e7a08e7 [2022-04-28T19:45:26.819Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T19:45:26.819Z] ---> Running in 0046c75e93b0 [2022-04-28T19:45:27.096Z] Removing intermediate container 0046c75e93b0 [2022-04-28T19:45:27.096Z] ---> bf17231a8a0a [2022-04-28T19:45:27.096Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T19:45:27.096Z] ---> Running in 458e2fa80ba4 [2022-04-28T19:45:27.703Z] Removing intermediate container 458e2fa80ba4 [2022-04-28T19:45:27.703Z] ---> 3720831d9b02 [2022-04-28T19:45:27.703Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:45:27.703Z] ---> Running in e5063448c6eb [2022-04-28T19:45:30.331Z] Removing intermediate container e5063448c6eb [2022-04-28T19:45:30.331Z] ---> f5f86fa5be08 [2022-04-28T19:45:30.331Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T19:45:30.331Z] ---> Running in 5468caf9c790 [2022-04-28T19:45:31.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:45:32.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:45:33.272Z] OK: 220 MiB in 52 packages [2022-04-28T19:45:33.883Z] Removing intermediate container 5468caf9c790 [2022-04-28T19:45:33.883Z] ---> 463bf55f783b [2022-04-28T19:45:33.883Z] Step 8/13 : WORKDIR /app [2022-04-28T19:45:34.169Z] ---> Running in 3e2fbb5ca461 [2022-04-28T19:45:34.446Z] Removing intermediate container 3e2fbb5ca461 [2022-04-28T19:45:34.446Z] ---> a46f8e116c2d [2022-04-28T19:45:34.446Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T19:45:35.050Z] ---> f169a066121a [2022-04-28T19:45:35.050Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:45:35.050Z] ---> Running in c8dc4be6b4b5 [2022-04-28T19:46:56.956Z] Removing intermediate container c8dc4be6b4b5 [2022-04-28T19:46:56.956Z] ---> 57fe287d45cd [2022-04-28T19:46:56.956Z] Step 11/13 : COPY . . [2022-04-28T19:46:56.956Z] ---> d4df39169dc7 [2022-04-28T19:46:56.956Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T19:46:56.956Z] ---> Running in 82f825dcbe58 [2022-04-28T19:46:56.956Z] Removing intermediate container 82f825dcbe58 [2022-04-28T19:46:56.956Z] ---> ecd62bf70ddf [2022-04-28T19:46:56.956Z] Step 13/13 : RUN $MAKE [2022-04-28T19:46:56.956Z] ---> Running in 09a497dabee5 [2022-04-28T19:46:56.956Z] noop [2022-04-28T19:46:56.956Z] Removing intermediate container 09a497dabee5 [2022-04-28T19:46:56.956Z] ---> 5e70fb4bc570 [2022-04-28T19:46:56.956Z] Successfully built 5e70fb4bc570 [2022-04-28T19:46:56.956Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:46:57.321Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T19:46:57.321Z] . [Pipeline] withDockerContainer [2022-04-28T19:46:57.579Z] prd-ubuntu20.04-docker-arm64-4c-16g-33705 does not seem to be running inside a container [2022-04-28T19:46:57.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/29 -v /w/workspace/app-rfid-llrp-inventory/29:/w/workspace/app-rfid-llrp-inventory/29:rw,z -v /w/workspace/app-rfid-llrp-inventory/29@tmp:/w/workspace/app-rfid-llrp-inventory/29@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-28T19:46:59.154Z] $ docker top 8e4610c2a7ecb87a0ac026ae6d543f76b2eb6f6120bedeb820ff441f6854c2c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T19:47:00.120Z] + go version [2022-04-28T19:47:00.120Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T19:47:00.150Z] $ docker stop --time=1 8e4610c2a7ecb87a0ac026ae6d543f76b2eb6f6120bedeb820ff441f6854c2c3 [2022-04-28T19:47:01.854Z] $ docker rm -f 8e4610c2a7ecb87a0ac026ae6d543f76b2eb6f6120bedeb820ff441f6854c2c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:47:02.486Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T19:47:02.486Z] . [Pipeline] withDockerContainer [2022-04-28T19:47:02.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-33705 does not seem to be running inside a container [2022-04-28T19:47:02.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/29 -v /w/workspace/app-rfid-llrp-inventory/29:/w/workspace/app-rfid-llrp-inventory/29:rw,z -v /w/workspace/app-rfid-llrp-inventory/29@tmp:/w/workspace/app-rfid-llrp-inventory/29@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-28T19:47:04.217Z] $ docker top 1afa8e9ae163d88e59f9d92f1bb562ba9b97722dcc235ff2a695dce2c54ab7f7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T19:47:05.190Z] + make test [2022-04-28T19:47:05.190Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T19:48:01.811Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-28T19:48:06.159Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.212s coverage: 86.2% of statements [2022-04-28T19:48:06.159Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-28T19:48:10.492Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.714s coverage: 71.9% of statements [2022-04-28T19:48:10.492Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-28T19:48:10.492Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T19:48:10.492Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T19:48:32.710Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T19:48:32.710Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T19:48:32.710Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-28T19:48:33.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T19:48:33.735Z] $ docker stop --time=1 1afa8e9ae163d88e59f9d92f1bb562ba9b97722dcc235ff2a695dce2c54ab7f7 [2022-04-28T19:48:35.557Z] $ docker rm -f 1afa8e9ae163d88e59f9d92f1bb562ba9b97722dcc235ff2a695dce2c54ab7f7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T19:48:36.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T19:48:36.481Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T19:48:37.056Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T19:48:37.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T19:48:37.818Z] + ls -al . [2022-04-28T19:48:37.818Z] total 240 [2022-04-28T19:48:37.818Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 19:48 . [2022-04-28T19:48:37.818Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 19:44 .. [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 19:44 .dockerignore [2022-04-28T19:48:37.818Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 19:44 .git [2022-04-28T19:48:37.818Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 19:44 .github [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 19:44 .gitignore [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 19:44 .golangci.yml [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 28 19:44 Attribution.txt [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 19:44 CHANGELOG.md [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 19:44 Dockerfile [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 19:44 GOVERNANCE.md [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 19:44 Jenkinsfile [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 19:44 LICENSE [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 2949 Apr 28 19:44 Makefile [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 19:44 OWNERS.md [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 19:44 README.md [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 28 19:41 VERSION [2022-04-28T19:48:37.818Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 19:44 bin [2022-04-28T19:48:37.818Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 19:48 coverage.out [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 28 19:48 go.mod [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 28 19:44 go.sum [2022-04-28T19:48:37.818Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 19:44 images [2022-04-28T19:48:37.818Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 19:44 internal [2022-04-28T19:48:37.818Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 19:44 main.go [2022-04-28T19:48:37.818Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 19:44 res [2022-04-28T19:48:37.818Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 19:44 snap [2022-04-28T19:48:37.818Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 19:44 static [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:48:38.169Z] + 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=5dcf95f725974f53b44e96d288a93eca2b1bb2f6 --label arch=arm64 --label version=2.1.0-dev.8 . [2022-04-28T19:48:38.445Z] Sending build context to Docker daemon 696.3kB [2022-04-28T19:48:38.445Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T19:48:38.445Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-28T19:48:38.445Z] ---> 5e70fb4bc570 [2022-04-28T19:48:38.445Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T19:48:38.721Z] ---> Running in 3177d775c83c [2022-04-28T19:48:38.998Z] Removing intermediate container 3177d775c83c [2022-04-28T19:48:38.998Z] ---> d43fc4a7725d [2022-04-28T19:48:38.998Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T19:48:38.998Z] ---> Running in f92028b3eed1 [2022-04-28T19:48:39.278Z] Removing intermediate container f92028b3eed1 [2022-04-28T19:48:39.278Z] ---> f236f8d99e1a [2022-04-28T19:48:39.278Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T19:48:39.552Z] ---> Running in 22c1e8edce58 [2022-04-28T19:48:39.829Z] Removing intermediate container 22c1e8edce58 [2022-04-28T19:48:39.829Z] ---> ea21bf670b05 [2022-04-28T19:48:39.829Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:48:39.829Z] ---> Running in fbdb0b1dd1ef [2022-04-28T19:48:41.816Z] Removing intermediate container fbdb0b1dd1ef [2022-04-28T19:48:41.816Z] ---> e88c4f32ad48 [2022-04-28T19:48:41.816Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T19:48:41.816Z] ---> Running in 499ea803bbbf [2022-04-28T19:48:42.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:48:43.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:48:44.772Z] OK: 220 MiB in 52 packages [2022-04-28T19:48:45.831Z] Removing intermediate container 499ea803bbbf [2022-04-28T19:48:45.831Z] ---> 8d34db00cb41 [2022-04-28T19:48:45.831Z] Step 8/31 : WORKDIR /app [2022-04-28T19:48:45.831Z] ---> Running in 0a8a1d04801a [2022-04-28T19:48:46.135Z] Removing intermediate container 0a8a1d04801a [2022-04-28T19:48:46.135Z] ---> 7ac8c590d175 [2022-04-28T19:48:46.135Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-28T19:48:46.758Z] ---> b48394897968 [2022-04-28T19:48:46.758Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T19:48:46.758Z] ---> Running in 19e91a46d490 [2022-04-28T19:48:49.518Z] Removing intermediate container 19e91a46d490 [2022-04-28T19:48:49.518Z] ---> 13d1f575f6fc [2022-04-28T19:48:49.518Z] Step 11/31 : COPY . . [2022-04-28T19:48:50.112Z] ---> 8c72815d8b17 [2022-04-28T19:48:50.112Z] Step 12/31 : ARG MAKE="make build" [2022-04-28T19:48:50.112Z] ---> Running in 78271489dcd6 [2022-04-28T19:48:50.387Z] Removing intermediate container 78271489dcd6 [2022-04-28T19:48:50.387Z] ---> 808dec15e341 [2022-04-28T19:48:50.387Z] Step 13/31 : RUN $MAKE [2022-04-28T19:48:50.663Z] ---> Running in 0bb200f78de2 [2022-04-28T19:48:51.644Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -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.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.8" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-04-28T19:50:28.530Z] Removing intermediate container 0bb200f78de2 [2022-04-28T19:50:28.530Z] ---> 7a808dc9c70d [2022-04-28T19:50:28.530Z] Step 14/31 : FROM alpine:3.14 [2022-04-28T19:50:28.530Z] 3.14: Pulling from library/alpine [2022-04-28T19:50:28.530Z] 455c02918c45: Pulling fs layer [2022-04-28T19:50:28.530Z] 455c02918c45: Verifying Checksum [2022-04-28T19:50:28.530Z] 455c02918c45: Download complete [2022-04-28T19:50:28.530Z] 455c02918c45: Pull complete [2022-04-28T19:50:28.530Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T19:50:28.530Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T19:50:28.530Z] ---> ac73e934f311 [2022-04-28T19:50:28.530Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T19:50:28.530Z] ---> Running in 014b97c82e0b [2022-04-28T19:50:28.530Z] Removing intermediate container 014b97c82e0b [2022-04-28T19:50:28.530Z] ---> 271390b77978 [2022-04-28T19:50:28.530Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-28T19:50:28.530Z] ---> Running in 08a669596be9 [2022-04-28T19:50:28.530Z] Removing intermediate container 08a669596be9 [2022-04-28T19:50:28.530Z] ---> f0018febbd40 [2022-04-28T19:50:28.530Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T19:50:28.530Z] ---> Running in 7a5432ba231f [2022-04-28T19:50:28.530Z] Removing intermediate container 7a5432ba231f [2022-04-28T19:50:28.530Z] ---> 1cba6daa77ee [2022-04-28T19:50:28.530Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-28T19:50:28.530Z] ---> Running in 5e2f6ff55687 [2022-04-28T19:50:28.803Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T19:50:29.783Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T19:50:30.764Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T19:50:30.764Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T19:50:30.764Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T19:50:31.042Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T19:50:31.641Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T19:50:31.641Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T19:50:31.641Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T19:50:31.641Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T19:50:31.918Z] OK: 9 MiB in 20 packages [2022-04-28T19:50:33.362Z] Removing intermediate container 5e2f6ff55687 [2022-04-28T19:50:33.362Z] ---> 6087f0659bc9 [2022-04-28T19:50:33.362Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T19:50:33.965Z] ---> cf7a382c8830 [2022-04-28T19:50:33.965Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T19:50:34.572Z] ---> 0179b9fd6679 [2022-04-28T19:50:34.572Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-28T19:50:34.847Z] ---> 802c1dac5e9e [2022-04-28T19:50:34.847Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-28T19:50:35.444Z] ---> bc76fd452809 [2022-04-28T19:50:35.444Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-28T19:50:36.883Z] ---> 685fd9c57ef9 [2022-04-28T19:50:36.883Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-28T19:50:36.883Z] ---> Running in bc2e90f30332 [2022-04-28T19:50:38.873Z] Removing intermediate container bc2e90f30332 [2022-04-28T19:50:38.873Z] ---> a70ce85afce0 [2022-04-28T19:50:38.873Z] Step 25/31 : VOLUME /cache [2022-04-28T19:50:38.873Z] ---> Running in f07ec7614155 [2022-04-28T19:50:38.873Z] Removing intermediate container f07ec7614155 [2022-04-28T19:50:38.873Z] ---> 3ff8bee8d383 [2022-04-28T19:50:38.873Z] Step 26/31 : EXPOSE 59711 [2022-04-28T19:50:38.873Z] ---> Running in bcc2c9ab5091 [2022-04-28T19:50:39.475Z] Removing intermediate container bcc2c9ab5091 [2022-04-28T19:50:39.475Z] ---> 3574dc12f81d [2022-04-28T19:50:39.475Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-28T19:50:39.475Z] ---> Running in 874a4541f402 [2022-04-28T19:50:39.751Z] Removing intermediate container 874a4541f402 [2022-04-28T19:50:39.751Z] ---> 6af891ed75fe [2022-04-28T19:50:39.751Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-28T19:50:39.751Z] ---> Running in a109ac329315 [2022-04-28T19:50:40.029Z] Removing intermediate container a109ac329315 [2022-04-28T19:50:40.029Z] ---> 5738c29c17fb [2022-04-28T19:50:40.029Z] Step 29/31 : LABEL arch=arm64 [2022-04-28T19:50:40.309Z] ---> Running in b2254d3520b7 [2022-04-28T19:50:40.585Z] Removing intermediate container b2254d3520b7 [2022-04-28T19:50:40.585Z] ---> 3b397088664b [2022-04-28T19:50:40.585Z] Step 30/31 : LABEL git_sha=5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [2022-04-28T19:50:40.585Z] ---> Running in c0d2c0c9c56e [2022-04-28T19:50:40.861Z] Removing intermediate container c0d2c0c9c56e [2022-04-28T19:50:40.861Z] ---> 33200dd5f1b7 [2022-04-28T19:50:40.861Z] Step 31/31 : LABEL version=2.1.0-dev.8 [2022-04-28T19:50:41.137Z] ---> Running in e6e7520656cb [2022-04-28T19:50:41.411Z] Removing intermediate container e6e7520656cb [2022-04-28T19:50:41.411Z] ---> 80cad3fadd69 [2022-04-28T19:50:41.411Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T19:50:41.411Z] Successfully built 80cad3fadd69 [2022-04-28T19:50:41.411Z] 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-28T19:50:41.524Z] provisioning config files... [2022-04-28T19:50:41.545Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/29@tmp/config1294069819700094938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:50:41.902Z] ---> docker-login.sh [2022-04-28T19:50:41.902Z] nexus3.edgexfoundry.org:10001 [2022-04-28T19:50:42.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:50:42.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:50:42.178Z] Configure a credential helper to remove this warning. See [2022-04-28T19:50:42.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:50:42.178Z] [2022-04-28T19:50:42.178Z] Login Succeeded [2022-04-28T19:50:42.178Z] nexus3.edgexfoundry.org:10002 [2022-04-28T19:50:42.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:50:42.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:50:42.794Z] Configure a credential helper to remove this warning. See [2022-04-28T19:50:42.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:50:42.794Z] [2022-04-28T19:50:42.794Z] Login Succeeded [2022-04-28T19:50:42.794Z] nexus3.edgexfoundry.org:10003 [2022-04-28T19:50:43.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:50:43.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:50:43.343Z] Configure a credential helper to remove this warning. See [2022-04-28T19:50:43.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:50:43.343Z] [2022-04-28T19:50:43.343Z] Login Succeeded [2022-04-28T19:50:43.343Z] nexus3.edgexfoundry.org:10004 [2022-04-28T19:50:43.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:50:43.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:50:43.891Z] Configure a credential helper to remove this warning. See [2022-04-28T19:50:43.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:50:43.891Z] [2022-04-28T19:50:43.891Z] Login Succeeded [2022-04-28T19:50:43.891Z] docker.io [2022-04-28T19:50:44.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T19:50:44.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T19:50:44.441Z] Configure a credential helper to remove this warning. See [2022-04-28T19:50:44.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T19:50:44.441Z] [2022-04-28T19:50:44.441Z] Login Succeeded [2022-04-28T19:50:44.712Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T19:50:44.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T19:50:44.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T19:50:44.789Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-04-28T19:50:44.789Z] 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [2022-04-28T19:50:44.789Z] latest [2022-04-28T19:50:44.789Z] 2.1.0-dev.8 [2022-04-28T19:50:44.789Z] 5dcf95f725974f53b44e96d288a93eca2b1bb2f6-2.1.0-dev.8 [2022-04-28T19:50:44.789Z] main [2022-04-28T19:50:44.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:50:45.155Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:50:45.515Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [2022-04-28T19:50:45.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-28T19:50:45.515Z] 9cb7498a9628: Preparing [2022-04-28T19:50:45.515Z] a2006cf635ce: Preparing [2022-04-28T19:50:45.515Z] 2155aebc01a4: Preparing [2022-04-28T19:50:45.515Z] 1b718559f55c: Preparing [2022-04-28T19:50:45.515Z] b3b7d95e8b09: Preparing [2022-04-28T19:50:45.515Z] e05d4331f979: Preparing [2022-04-28T19:50:45.515Z] 2c6df8b8f715: Preparing [2022-04-28T19:50:45.515Z] 4f0b9492744d: Preparing [2022-04-28T19:50:45.515Z] f73e7dbfee58: Preparing [2022-04-28T19:50:45.515Z] 2c6df8b8f715: Waiting [2022-04-28T19:50:45.515Z] 4f0b9492744d: Waiting [2022-04-28T19:50:45.515Z] f73e7dbfee58: Waiting [2022-04-28T19:50:45.515Z] e05d4331f979: Waiting [2022-04-28T19:50:45.791Z] 2155aebc01a4: Pushed [2022-04-28T19:50:45.791Z] b3b7d95e8b09: Pushed [2022-04-28T19:50:45.791Z] 1b718559f55c: Pushed [2022-04-28T19:50:45.791Z] 9cb7498a9628: Pushed [2022-04-28T19:50:46.065Z] f73e7dbfee58: Layer already exists [2022-04-28T19:50:46.065Z] 4f0b9492744d: Pushed [2022-04-28T19:50:46.065Z] e05d4331f979: Pushed [2022-04-28T19:50:47.044Z] 2c6df8b8f715: Pushed [2022-04-28T19:50:50.428Z] a2006cf635ce: Pushed [2022-04-28T19:50:50.428Z] 5dcf95f725974f53b44e96d288a93eca2b1bb2f6: digest: sha256:734c43841dca75a192c67a21cb74ee844d0e77ac00fdc825a772c3c390813c57 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:50:50.779Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:50:51.124Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-04-28T19:50:51.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-28T19:50:51.124Z] 9cb7498a9628: Preparing [2022-04-28T19:50:51.124Z] a2006cf635ce: Preparing [2022-04-28T19:50:51.124Z] 2155aebc01a4: Preparing [2022-04-28T19:50:51.124Z] 1b718559f55c: Preparing [2022-04-28T19:50:51.124Z] b3b7d95e8b09: Preparing [2022-04-28T19:50:51.124Z] e05d4331f979: Preparing [2022-04-28T19:50:51.124Z] 2c6df8b8f715: Preparing [2022-04-28T19:50:51.124Z] 4f0b9492744d: Preparing [2022-04-28T19:50:51.124Z] f73e7dbfee58: Preparing [2022-04-28T19:50:51.124Z] e05d4331f979: Waiting [2022-04-28T19:50:51.124Z] 2c6df8b8f715: Waiting [2022-04-28T19:50:51.124Z] f73e7dbfee58: Waiting [2022-04-28T19:50:51.124Z] 4f0b9492744d: Waiting [2022-04-28T19:50:51.124Z] b3b7d95e8b09: Layer already exists [2022-04-28T19:50:51.124Z] 1b718559f55c: Layer already exists [2022-04-28T19:50:51.124Z] 2155aebc01a4: Layer already exists [2022-04-28T19:50:51.124Z] 9cb7498a9628: Layer already exists [2022-04-28T19:50:51.124Z] a2006cf635ce: Layer already exists [2022-04-28T19:50:51.397Z] 2c6df8b8f715: Layer already exists [2022-04-28T19:50:51.397Z] 4f0b9492744d: Layer already exists [2022-04-28T19:50:51.397Z] e05d4331f979: Layer already exists [2022-04-28T19:50:51.397Z] f73e7dbfee58: Layer already exists [2022-04-28T19:50:51.397Z] latest: digest: sha256:734c43841dca75a192c67a21cb74ee844d0e77ac00fdc825a772c3c390813c57 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:50:51.744Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:50:52.091Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.8 [2022-04-28T19:50:52.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-28T19:50:52.091Z] 9cb7498a9628: Preparing [2022-04-28T19:50:52.091Z] a2006cf635ce: Preparing [2022-04-28T19:50:52.091Z] 2155aebc01a4: Preparing [2022-04-28T19:50:52.091Z] 1b718559f55c: Preparing [2022-04-28T19:50:52.091Z] b3b7d95e8b09: Preparing [2022-04-28T19:50:52.091Z] e05d4331f979: Preparing [2022-04-28T19:50:52.091Z] 2c6df8b8f715: Preparing [2022-04-28T19:50:52.091Z] 4f0b9492744d: Preparing [2022-04-28T19:50:52.091Z] f73e7dbfee58: Preparing [2022-04-28T19:50:52.091Z] e05d4331f979: Waiting [2022-04-28T19:50:52.091Z] 2c6df8b8f715: Waiting [2022-04-28T19:50:52.091Z] 4f0b9492744d: Waiting [2022-04-28T19:50:52.091Z] f73e7dbfee58: Waiting [2022-04-28T19:50:52.091Z] a2006cf635ce: Layer already exists [2022-04-28T19:50:52.091Z] 9cb7498a9628: Layer already exists [2022-04-28T19:50:52.091Z] b3b7d95e8b09: Layer already exists [2022-04-28T19:50:52.365Z] 2155aebc01a4: Layer already exists [2022-04-28T19:50:52.365Z] 1b718559f55c: Layer already exists [2022-04-28T19:50:52.365Z] 2c6df8b8f715: Layer already exists [2022-04-28T19:50:52.365Z] e05d4331f979: Layer already exists [2022-04-28T19:50:52.365Z] 4f0b9492744d: Layer already exists [2022-04-28T19:50:52.365Z] f73e7dbfee58: Layer already exists [2022-04-28T19:50:52.365Z] 2.1.0-dev.8: digest: sha256:734c43841dca75a192c67a21cb74ee844d0e77ac00fdc825a772c3c390813c57 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:50:52.718Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5dcf95f725974f53b44e96d288a93eca2b1bb2f6-2.1.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:50:53.066Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5dcf95f725974f53b44e96d288a93eca2b1bb2f6-2.1.0-dev.8 [2022-04-28T19:50:53.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-28T19:50:53.066Z] 9cb7498a9628: Preparing [2022-04-28T19:50:53.066Z] a2006cf635ce: Preparing [2022-04-28T19:50:53.066Z] 2155aebc01a4: Preparing [2022-04-28T19:50:53.066Z] 1b718559f55c: Preparing [2022-04-28T19:50:53.066Z] b3b7d95e8b09: Preparing [2022-04-28T19:50:53.066Z] e05d4331f979: Preparing [2022-04-28T19:50:53.066Z] 2c6df8b8f715: Preparing [2022-04-28T19:50:53.066Z] 4f0b9492744d: Preparing [2022-04-28T19:50:53.066Z] f73e7dbfee58: Preparing [2022-04-28T19:50:53.066Z] 2c6df8b8f715: Waiting [2022-04-28T19:50:53.066Z] f73e7dbfee58: Waiting [2022-04-28T19:50:53.066Z] e05d4331f979: Waiting [2022-04-28T19:50:53.066Z] 4f0b9492744d: Waiting [2022-04-28T19:50:53.066Z] 9cb7498a9628: Layer already exists [2022-04-28T19:50:53.066Z] 1b718559f55c: Layer already exists [2022-04-28T19:50:53.066Z] b3b7d95e8b09: Layer already exists [2022-04-28T19:50:53.066Z] 2155aebc01a4: Layer already exists [2022-04-28T19:50:53.066Z] a2006cf635ce: Layer already exists [2022-04-28T19:50:53.066Z] e05d4331f979: Layer already exists [2022-04-28T19:50:53.066Z] 4f0b9492744d: Layer already exists [2022-04-28T19:50:53.066Z] f73e7dbfee58: Layer already exists [2022-04-28T19:50:53.066Z] 2c6df8b8f715: Layer already exists [2022-04-28T19:50:53.339Z] 5dcf95f725974f53b44e96d288a93eca2b1bb2f6-2.1.0-dev.8: digest: sha256:734c43841dca75a192c67a21cb74ee844d0e77ac00fdc825a772c3c390813c57 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:50:53.688Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:50:54.026Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-04-28T19:50:54.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-04-28T19:50:54.026Z] 9cb7498a9628: Preparing [2022-04-28T19:50:54.026Z] a2006cf635ce: Preparing [2022-04-28T19:50:54.026Z] 2155aebc01a4: Preparing [2022-04-28T19:50:54.026Z] 1b718559f55c: Preparing [2022-04-28T19:50:54.026Z] b3b7d95e8b09: Preparing [2022-04-28T19:50:54.026Z] e05d4331f979: Preparing [2022-04-28T19:50:54.026Z] 2c6df8b8f715: Preparing [2022-04-28T19:50:54.026Z] 4f0b9492744d: Preparing [2022-04-28T19:50:54.026Z] f73e7dbfee58: Preparing [2022-04-28T19:50:54.026Z] e05d4331f979: Waiting [2022-04-28T19:50:54.026Z] 2c6df8b8f715: Waiting [2022-04-28T19:50:54.026Z] 4f0b9492744d: Waiting [2022-04-28T19:50:54.026Z] f73e7dbfee58: Waiting [2022-04-28T19:50:54.026Z] 2155aebc01a4: Layer already exists [2022-04-28T19:50:54.026Z] b3b7d95e8b09: Layer already exists [2022-04-28T19:50:54.026Z] 1b718559f55c: Layer already exists [2022-04-28T19:50:54.026Z] 9cb7498a9628: Layer already exists [2022-04-28T19:50:54.026Z] a2006cf635ce: Layer already exists [2022-04-28T19:50:54.026Z] 4f0b9492744d: Layer already exists [2022-04-28T19:50:54.026Z] e05d4331f979: Layer already exists [2022-04-28T19:50:54.026Z] 2c6df8b8f715: Layer already exists [2022-04-28T19:50:54.026Z] f73e7dbfee58: Layer already exists [2022-04-28T19:50:54.300Z] main: digest: sha256:734c43841dca75a192c67a21cb74ee844d0e77ac00fdc825a772c3c390813c57 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T19:50:54.347Z] ===================================================== [Pipeline] echo [2022-04-28T19:50:54.356Z] taggedImages: [2022-04-28T19:50:54.356Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [2022-04-28T19:50:54.356Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-04-28T19:50:54.356Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.8 [2022-04-28T19:50:54.356Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5dcf95f725974f53b44e96d288a93eca2b1bb2f6-2.1.0-dev.8 [2022-04-28T19:50:54.356Z] - 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-28T19:50:54.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T19:50:54.726Z] [2022-04-28T19:50:54.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:50:55.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T19:50:55.366Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T19:50:55.366Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T19:50:55.366Z] 04944245beec: Pulling fs layer [2022-04-28T19:50:55.366Z] 699f458cf7ca: Pulling fs layer [2022-04-28T19:50:55.366Z] 765212b225bb: Pulling fs layer [2022-04-28T19:50:55.366Z] f23df028b6ca: Pulling fs layer [2022-04-28T19:50:55.366Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T19:50:55.366Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T19:50:55.366Z] 765212b225bb: Waiting [2022-04-28T19:50:55.366Z] f23df028b6ca: Waiting [2022-04-28T19:50:55.366Z] d65c8cfc05b1: Waiting [2022-04-28T19:50:55.366Z] 2437ff75d9bd: Waiting [2022-04-28T19:50:55.366Z] 04944245beec: Verifying Checksum [2022-04-28T19:50:55.366Z] 04944245beec: Download complete [2022-04-28T19:50:55.366Z] 765212b225bb: Verifying Checksum [2022-04-28T19:50:55.366Z] 765212b225bb: Download complete [2022-04-28T19:50:55.366Z] f23df028b6ca: Verifying Checksum [2022-04-28T19:50:55.366Z] f23df028b6ca: Download complete [2022-04-28T19:50:55.366Z] d65c8cfc05b1: Download complete [2022-04-28T19:50:55.648Z] 699f458cf7ca: Verifying Checksum [2022-04-28T19:50:55.648Z] 699f458cf7ca: Download complete [2022-04-28T19:50:55.924Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T19:50:55.924Z] 8998bd30e6a1: Download complete [2022-04-28T19:50:58.555Z] 2437ff75d9bd: Download complete [2022-04-28T19:51:00.585Z] 8998bd30e6a1: Pull complete [2022-04-28T19:51:00.874Z] 04944245beec: Pull complete [2022-04-28T19:51:02.937Z] 699f458cf7ca: Pull complete [2022-04-28T19:51:02.937Z] 765212b225bb: Pull complete [2022-04-28T19:51:03.921Z] f23df028b6ca: Pull complete [2022-04-28T19:51:04.194Z] d65c8cfc05b1: Pull complete [2022-04-28T19:51:19.291Z] 2437ff75d9bd: Pull complete [2022-04-28T19:51:19.291Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T19:51:19.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T19:51:19.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T19:51:19.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-33705 does not seem to be running inside a container [2022-04-28T19:51:19.645Z] $ 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/29 -v /w/workspace/app-rfid-llrp-inventory/29:/w/workspace/app-rfid-llrp-inventory/29:rw,z -v /w/workspace/app-rfid-llrp-inventory/29@tmp:/w/workspace/app-rfid-llrp-inventory/29@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-28T19:51:22.447Z] $ docker top 4de1b7fe7a9e3d390da5989fb3d813ceda0a30e72011481353585fdf1125622e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:51:23.375Z] ---> job-cost.sh [2022-04-28T19:51:23.375Z] lf-activate-venv: SKIPPING [2022-04-28T19:51:23.375Z] INFO: No Stack... [2022-04-28T19:51:23.972Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T19:51:24.951Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T19:51:25.620Z] + cat /w/workspace/app-rfid-llrp-inventory/29/archives/cost.csv [2022-04-28T19:51:25.620Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T19:51:25.689Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-29-stack-cost] [2022-04-28T19:51:25.698Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-29-stack-cost] did not exist. Created. [2022-04-28T19:51:25.698Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T19:51:26.373Z] /w/workspace/app-rfid-llrp-inventory/29@tmp/durable-8c1099ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T19:51:27.064Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T19:51:27.091Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T19:51:27.149Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T19:51:27.157Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T19:51:27.185Z] $ docker stop --time=1 4de1b7fe7a9e3d390da5989fb3d813ceda0a30e72011481353585fdf1125622e [2022-04-28T19:51:28.726Z] $ docker rm -f 4de1b7fe7a9e3d390da5989fb3d813ceda0a30e72011481353585fdf1125622e [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-28T19:51:29.186Z] provisioning config files... [2022-04-28T19:51:29.195Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8642407528051179115tmp [Pipeline] { [Pipeline] sh [2022-04-28T19:51:29.490Z] + set +x [2022-04-28T19:51:29.490Z] + curl -s https://codecov.io/bash [2022-04-28T19:51:29.490Z] + bash -s -- [2022-04-28T19:51:29.490Z] [2022-04-28T19:51:29.490Z] _____ _ [2022-04-28T19:51:29.490Z] / ____| | | [2022-04-28T19:51:29.490Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T19:51:29.490Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T19:51:29.490Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T19:51:29.490Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T19:51:29.490Z] Bash-1.0.6 [2022-04-28T19:51:29.490Z] [2022-04-28T19:51:29.490Z] [2022-04-28T19:51:29.490Z] ==> git version 2.25.1 found [2022-04-28T19:51:29.490Z] ==> 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-28T19:51:29.490Z] Release-Date: 2020-01-08 [2022-04-28T19:51:29.490Z] 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-28T19:51:29.490Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T19:51:29.490Z] ==> Jenkins CI detected. [2022-04-28T19:51:29.490Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-28T19:51:29.490Z] project root: . [2022-04-28T19:51:29.490Z] --> token set from env [2022-04-28T19:51:29.490Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T19:51:29.490Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T19:51:29.490Z] ==> Python coveragepy not found [2022-04-28T19:51:29.490Z] ==> Searching for coverage reports in: [2022-04-28T19:51:29.490Z] + . [2022-04-28T19:51:29.490Z] -> Found 1 reports [2022-04-28T19:51:29.491Z] ==> Detecting git/mercurial file structure [2022-04-28T19:51:29.491Z] ==> Reading reports [2022-04-28T19:51:29.491Z] + ./coverage.out bytes=41008 [2022-04-28T19:51:29.491Z] ==> Appending adjustments [2022-04-28T19:51:29.491Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T19:51:29.752Z] + Found adjustments [2022-04-28T19:51:29.752Z] ==> Gzipping contents [2022-04-28T19:51:29.752Z] 12K /tmp/codecov.O3DQhj.gz [2022-04-28T19:51:29.752Z] ==> Uploading reports [2022-04-28T19:51:29.752Z] url: https://codecov.io [2022-04-28T19:51:29.752Z] query: branch=main&commit=5dcf95f725974f53b44e96d288a93eca2b1bb2f6&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T19:51:29.752Z] -> Pinging Codecov [2022-04-28T19:51:29.752Z] 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=5dcf95f725974f53b44e96d288a93eca2b1bb2f6&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T19:51:30.012Z] -> Uploading to [2022-04-28T19:51:30.012Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/581DD39554BDF9B6E22D074273EAD858/5dcf95f725974f53b44e96d288a93eca2b1bb2f6/25af0291-3c40-4e4e-abc5-246c91dd02ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T195129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27bcc8210392b673721399f84f6e915d972f59ff7c12b47a2ca10d0bbd9989c8 [2022-04-28T19:51:30.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T19:51:30.012Z] Dload Upload Total Spent Left Speed [2022-04-28T19:51:30.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11569 0 0 100 11569 0 48204 --:--:-- --:--:-- --:--:-- 48204 [2022-04-28T19:51:30.271Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [Pipeline] } [2022-04-28T19:51:30.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-28T19:51:30.414Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-28T19:51:30.430Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:51:30.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T19:51:30.724Z] [2022-04-28T19:51:30.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:51:31.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T19:51:31.028Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-28T19:51:31.028Z] 188c0c94c7c5: Pulling fs layer [2022-04-28T19:51:31.028Z] 0ef7d3d256c8: Pulling fs layer [2022-04-28T19:51:31.028Z] de9db76c5a1d: Pulling fs layer [2022-04-28T19:51:31.028Z] 0eba1c9be4d2: Pulling fs layer [2022-04-28T19:51:31.028Z] 0d57e429df01: Pulling fs layer [2022-04-28T19:51:31.028Z] 4e4be7b47b0d: Pulling fs layer [2022-04-28T19:51:31.028Z] e1f770b5df2f: Pulling fs layer [2022-04-28T19:51:31.028Z] 85a0685a4137: Pulling fs layer [2022-04-28T19:51:31.028Z] 0eba1c9be4d2: Waiting [2022-04-28T19:51:31.028Z] 4e4be7b47b0d: Waiting [2022-04-28T19:51:31.028Z] e1f770b5df2f: Waiting [2022-04-28T19:51:31.028Z] 85a0685a4137: Waiting [2022-04-28T19:51:31.028Z] 0d57e429df01: Waiting [2022-04-28T19:51:31.028Z] de9db76c5a1d: Verifying Checksum [2022-04-28T19:51:31.028Z] de9db76c5a1d: Download complete [2022-04-28T19:51:31.028Z] 0ef7d3d256c8: Download complete [2022-04-28T19:51:31.028Z] 0d57e429df01: Download complete [2022-04-28T19:51:31.028Z] 4e4be7b47b0d: Verifying Checksum [2022-04-28T19:51:31.028Z] 4e4be7b47b0d: Download complete [2022-04-28T19:51:31.028Z] 188c0c94c7c5: Verifying Checksum [2022-04-28T19:51:31.028Z] 188c0c94c7c5: Download complete [2022-04-28T19:51:31.288Z] 188c0c94c7c5: Pull complete [2022-04-28T19:51:31.288Z] e1f770b5df2f: Verifying Checksum [2022-04-28T19:51:31.288Z] e1f770b5df2f: Download complete [2022-04-28T19:51:31.288Z] 0ef7d3d256c8: Pull complete [2022-04-28T19:51:31.551Z] de9db76c5a1d: Pull complete [2022-04-28T19:51:31.810Z] 0eba1c9be4d2: Verifying Checksum [2022-04-28T19:51:31.810Z] 0eba1c9be4d2: Download complete [2022-04-28T19:51:32.071Z] 85a0685a4137: Verifying Checksum [2022-04-28T19:51:32.071Z] 85a0685a4137: Download complete [2022-04-28T19:51:35.361Z] 0eba1c9be4d2: Pull complete [2022-04-28T19:51:35.361Z] 0d57e429df01: Pull complete [2022-04-28T19:51:35.361Z] 4e4be7b47b0d: Pull complete [2022-04-28T19:51:35.929Z] e1f770b5df2f: Pull complete [2022-04-28T19:51:39.220Z] 85a0685a4137: Pull complete [2022-04-28T19:51:39.220Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-28T19:51:39.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T19:51:39.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-28T19:51:39.287Z] prd-ubuntu20.04-docker-8c-8g-33703 does not seem to be running inside a container [2022-04-28T19:51:39.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-28T19:51:40.992Z] $ docker top 89a2dacccadda059e700af45435311bf812b5668972bd8c8436635f1daa8b987 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T19:51:41.057Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-28T19:51:41.340Z] + set -o pipefail [2022-04-28T19:51:41.340Z] + snyk monitor '--org=edgex-jenkins' [2022-04-28T19:51:44.640Z] [2022-04-28T19:51:44.641Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-04-28T19:51:44.641Z] [2022-04-28T19:51:44.641Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/7121c870-b512-4009-9ce7-1ab55d74d7fd [2022-04-28T19:51:44.641Z] [2022-04-28T19:51:44.641Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-28T19:51:44.641Z] [2022-04-28T19:51:44.641Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-28T19:51:44.641Z] [2022-04-28T19:51:44.900Z] [Pipeline] } [2022-04-28T19:51:44.924Z] $ docker stop --time=1 89a2dacccadda059e700af45435311bf812b5668972bd8c8436635f1daa8b987 [2022-04-28T19:51:46.549Z] $ docker rm -f 89a2dacccadda059e700af45435311bf812b5668972bd8c8436635f1daa8b987 [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-28T19:51:47.209Z] + git log --format=format:%s -1 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 [Pipeline] sh [2022-04-28T19:51:47.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T19:51:47.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:51:47.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T19:51:47.793Z] . [Pipeline] withDockerContainer [2022-04-28T19:51:47.863Z] prd-ubuntu20.04-docker-8c-8g-33703 does not seem to be running inside a container [2022-04-28T19:51:47.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T19:51:48.351Z] $ docker top 3033cad2d86f55c6933370a4fdcf6e13090ba2c9768d9834d23d2043415d6894 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T19:51:48.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T19:51:48.441Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T19:51:48.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T19:51:48.593Z] $ docker exec 3033cad2d86f55c6933370a4fdcf6e13090ba2c9768d9834d23d2043415d6894 ssh-agent [2022-04-28T19:51:48.716Z] SSH_AUTH_SOCK=/tmp/ssh-7mOzg6Wx7mdI/agent.32 [2022-04-28T19:51:48.716Z] SSH_AGENT_PID=38 [2022-04-28T19:51:48.722Z] Running ssh-add (command line suppressed) [2022-04-28T19:51:48.864Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3076766398371407935.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3076766398371407935.key) [2022-04-28T19:51:48.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T19:51:49.164Z] + git semver tag [2022-04-28T19:51:49.427Z] 2022-04-28 19:51:49,356 [run_tag] DEBUG tag force:False [2022-04-28T19:51:49.427Z] 2022-04-28 19:51:49,356 [check_head_tag] DEBUG check head tag [2022-04-28T19:51:49.427Z] 2022-04-28 19:51:49,357 [execute] INFO git cat-file --batch-check [2022-04-28T19:51:49.427Z] 2022-04-28 19:51:49,357 [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-28T19:51:49.427Z] 2022-04-28 19:51:49,362 [execute] INFO git cat-file --batch [2022-04-28T19:51:49.427Z] 2022-04-28 19:51:49,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-04-28T19:51:49.427Z] 2022-04-28 19:51:49,375 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T19:51:49.427Z] 2022-04-28 19:51:49,375 [execute] INFO git tag -a v2.1.0-dev.8 -m v2.1.0-dev.8 [2022-04-28T19:51:49.427Z] 2022-04-28 19:51:49,375 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.8', '-m', 'v2.1.0-dev.8'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T19:51:49.427Z] 2022-04-28 19:51:49,380 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T19:51:49.427Z] 2.1.0-dev.8 [Pipeline] } [2022-04-28T19:51:49.448Z] $ docker exec --env ******** --env ******** 3033cad2d86f55c6933370a4fdcf6e13090ba2c9768d9834d23d2043415d6894 ssh-agent -k [2022-04-28T19:51:49.554Z] unset SSH_AUTH_SOCK; [2022-04-28T19:51:49.554Z] unset SSH_AGENT_PID; [2022-04-28T19:51:49.554Z] echo Agent pid 38 killed; [2022-04-28T19:51:49.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T19:51:49.866Z] + git semver [Pipeline] } [2022-04-28T19:51:50.153Z] $ docker stop --time=1 3033cad2d86f55c6933370a4fdcf6e13090ba2c9768d9834d23d2043415d6894 [2022-04-28T19:51:51.487Z] $ docker rm -f 3033cad2d86f55c6933370a4fdcf6e13090ba2c9768d9834d23d2043415d6894 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:51:51.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T19:51:51.869Z] [2022-04-28T19:51:51.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:51:52.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T19:51:52.169Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-28T19:51:52.169Z] ab5ef0e58194: Pulling fs layer [2022-04-28T19:51:52.169Z] 9712f1f96733: Pulling fs layer [2022-04-28T19:51:52.169Z] 63f879dbbcfc: Pulling fs layer [2022-04-28T19:51:52.169Z] 0d9ebad4ef96: Pulling fs layer [2022-04-28T19:51:52.169Z] e9a5061849ea: Pulling fs layer [2022-04-28T19:51:52.169Z] d747dcd14b5f: Pulling fs layer [2022-04-28T19:51:52.169Z] 2de7ff778b66: Pulling fs layer [2022-04-28T19:51:52.169Z] 0d9ebad4ef96: Waiting [2022-04-28T19:51:52.169Z] e9a5061849ea: Waiting [2022-04-28T19:51:52.169Z] d747dcd14b5f: Waiting [2022-04-28T19:51:52.169Z] 9712f1f96733: Verifying Checksum [2022-04-28T19:51:52.169Z] 9712f1f96733: Download complete [2022-04-28T19:51:52.428Z] 63f879dbbcfc: Verifying Checksum [2022-04-28T19:51:52.428Z] 63f879dbbcfc: Download complete [2022-04-28T19:51:52.428Z] e9a5061849ea: Download complete [2022-04-28T19:51:52.688Z] d747dcd14b5f: Verifying Checksum [2022-04-28T19:51:52.688Z] d747dcd14b5f: Download complete [2022-04-28T19:51:52.688Z] 0d9ebad4ef96: Verifying Checksum [2022-04-28T19:51:52.688Z] 0d9ebad4ef96: Download complete [2022-04-28T19:51:52.688Z] 2de7ff778b66: Verifying Checksum [2022-04-28T19:51:52.688Z] 2de7ff778b66: Download complete [2022-04-28T19:51:52.688Z] ab5ef0e58194: Verifying Checksum [2022-04-28T19:51:52.688Z] ab5ef0e58194: Download complete [2022-04-28T19:51:55.978Z] ab5ef0e58194: Pull complete [2022-04-28T19:51:55.978Z] 9712f1f96733: Pull complete [2022-04-28T19:51:56.238Z] 63f879dbbcfc: Pull complete [2022-04-28T19:52:00.436Z] 0d9ebad4ef96: Pull complete [2022-04-28T19:52:00.436Z] e9a5061849ea: Pull complete [2022-04-28T19:52:00.436Z] d747dcd14b5f: Pull complete [2022-04-28T19:52:01.373Z] 2de7ff778b66: Pull complete [2022-04-28T19:52:01.373Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-28T19:52:01.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T19:52:01.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-28T19:52:01.434Z] prd-ubuntu20.04-docker-8c-8g-33703 does not seem to be running inside a container [2022-04-28T19:52:01.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-28T19:52:04.725Z] $ docker top ca9070985722b7a105c5d0a284175cb19cfbf93dd431def07abd9e6867a022f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-28T19:52:04.794Z] provisioning config files... [2022-04-28T19:52:04.801Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config958959342083384199tmp [2022-04-28T19:52:04.811Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config846466188341425047tmp [2022-04-28T19:52:04.820Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5517350987268869617tmp [Pipeline] { [Pipeline] echo [2022-04-28T19:52:04.832Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:52:05.118Z] ---> sigul-configuration.sh [2022-04-28T19:52:05.118Z] gpg: directory `/root/.gnupg' created [2022-04-28T19:52:05.118Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-28T19:52:05.118Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-28T19:52:05.118Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-28T19:52:05.118Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-28T19:52:05.118Z] gpg: CAST5 encrypted data [2022-04-28T19:52:05.118Z] gpg: encrypted with 1 passphrase [2022-04-28T19:52:05.118Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-28T19:52:05.408Z] + mkdir /home/jenkins [2022-04-28T19:52:05.408Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-28T19:52:05.699Z] + 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-28T19:52:05.708Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:52:05.993Z] ---> sigul-install.sh [2022-04-28T19:52:05.993Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-28T19:52:06.282Z] + git tag --list [2022-04-28T19:52:06.282Z] v0.0.0 [2022-04-28T19:52:06.282Z] v0.0.1-dev.1 [2022-04-28T19:52:06.282Z] v0.0.1-dev.2 [2022-04-28T19:52:06.282Z] v0.0.1-dev.3 [2022-04-28T19:52:06.282Z] v0.0.1-dev.4 [2022-04-28T19:52:06.282Z] v0.0.1-dev.5 [2022-04-28T19:52:06.282Z] v0.0.1-dev.6 [2022-04-28T19:52:06.282Z] v0.0.1-dev.7 [2022-04-28T19:52:06.282Z] v1.0.0 [2022-04-28T19:52:06.282Z] v1.0.1-dev.1 [2022-04-28T19:52:06.282Z] v1.0.1-dev.2 [2022-04-28T19:52:06.282Z] v1.0.1-dev.3 [2022-04-28T19:52:06.282Z] v1.0.1-dev.4 [2022-04-28T19:52:06.282Z] v1.0.1-dev.5 [2022-04-28T19:52:06.282Z] v2.1.0 [2022-04-28T19:52:06.282Z] v2.1.0-dev.1 [2022-04-28T19:52:06.282Z] v2.1.0-dev.2 [2022-04-28T19:52:06.282Z] v2.1.0-dev.3 [2022-04-28T19:52:06.282Z] v2.1.0-dev.4 [2022-04-28T19:52:06.282Z] v2.1.0-dev.5 [2022-04-28T19:52:06.282Z] v2.1.0-dev.6 [2022-04-28T19:52:06.282Z] v2.1.0-dev.7 [2022-04-28T19:52:06.282Z] v2.1.0-dev.8 [Pipeline] sh [2022-04-28T19:52:06.574Z] + lftools sign git-tag v2.1.0-dev.8 [2022-04-28T19:52:07.146Z] Signing Git tag with Sigul... [2022-04-28T19:52:07.146Z] Signing v2.1.0-dev.8 [Pipeline] echo [2022-04-28T19:52:07.726Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:52:08.007Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-28T19:52:08.015Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-28T19:52:08.046Z] $ docker stop --time=1 ca9070985722b7a105c5d0a284175cb19cfbf93dd431def07abd9e6867a022f0 [2022-04-28T19:52:09.455Z] $ docker rm -f ca9070985722b7a105c5d0a284175cb19cfbf93dd431def07abd9e6867a022f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-28T19:52:09.899Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T19:52:09.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:52:10.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T19:52:10.192Z] . [Pipeline] withDockerContainer [2022-04-28T19:52:10.258Z] prd-ubuntu20.04-docker-8c-8g-33703 does not seem to be running inside a container [2022-04-28T19:52:10.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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T19:52:10.770Z] $ docker top 45b6ba04b5b0129c0d766b557a44003c4b176b531da4bd31ee1e010419d6e49e -eo pid,comm [2022-04-28T19:52:10.818Z] 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-28T19:52:10.818Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T19:52:10.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T19:52:10.862Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T19:52:10.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T19:52:10.992Z] $ docker exec 45b6ba04b5b0129c0d766b557a44003c4b176b531da4bd31ee1e010419d6e49e ssh-agent [2022-04-28T19:52:11.107Z] SSH_AUTH_SOCK=/tmp/ssh-qftFvf79WMCX/agent.32 [2022-04-28T19:52:11.107Z] SSH_AGENT_PID=38 [2022-04-28T19:52:11.114Z] Running ssh-add (command line suppressed) [2022-04-28T19:52:11.241Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_713844447508808189.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_713844447508808189.key) [2022-04-28T19:52:11.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T19:52:11.543Z] + git semver bump pre [2022-04-28T19:52:11.803Z] 2022-04-28 19:52:11,734 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T19:52:11.803Z] 2022-04-28 19:52:11,735 [bump_version] DEBUG bumping version:2.1.0-dev.8 on axis:pre with prefix:dev [2022-04-28T19:52:11.803Z] 2022-04-28 19:52:11,735 [bump_version] DEBUG bumped version:2.1.0-dev.9 [2022-04-28T19:52:11.803Z] 2022-04-28 19:52:11,735 [write_version] DEBUG write version:2.1.0-dev.9 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-04-28T19:52:11.803Z] 2022-04-28 19:52:11,735 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T19:52:11.803Z] 2022-04-28 19:52:11,735 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T19:52:11.803Z] 2022-04-28 19:52:11,737 [execute] INFO git cat-file --batch-check [2022-04-28T19:52:11.803Z] 2022-04-28 19:52:11,738 [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-28T19:52:11.803Z] 2022-04-28 19:52:11,743 [execute] INFO git cat-file --batch [2022-04-28T19:52:11.803Z] 2022-04-28 19:52:11,743 [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-28T19:52:11.803Z] 2022-04-28 19:52:11,749 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T19:52:11.803Z] 2.1.0-dev.9 [Pipeline] } [2022-04-28T19:52:11.824Z] $ docker exec --env ******** --env ******** 45b6ba04b5b0129c0d766b557a44003c4b176b531da4bd31ee1e010419d6e49e ssh-agent -k [2022-04-28T19:52:11.937Z] unset SSH_AUTH_SOCK; [2022-04-28T19:52:11.937Z] unset SSH_AGENT_PID; [2022-04-28T19:52:11.937Z] echo Agent pid 38 killed; [2022-04-28T19:52:11.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T19:52:12.249Z] + git semver [Pipeline] } [2022-04-28T19:52:12.535Z] $ docker stop --time=1 45b6ba04b5b0129c0d766b557a44003c4b176b531da4bd31ee1e010419d6e49e [2022-04-28T19:52:13.902Z] $ docker rm -f 45b6ba04b5b0129c0d766b557a44003c4b176b531da4bd31ee1e010419d6e49e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T19:52:14.249Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T19:52:14.249Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:52:14.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T19:52:14.542Z] . [Pipeline] withDockerContainer [2022-04-28T19:52:14.608Z] prd-ubuntu20.04-docker-8c-8g-33703 does not seem to be running inside a container [2022-04-28T19:52:14.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T19:52:15.153Z] $ docker top c813f65c99ccd72c9acab4e0bb04cb5ce30249a35cf232e982e3e485878eeb66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T19:52:15.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T19:52:15.258Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T19:52:15.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T19:52:15.406Z] $ docker exec c813f65c99ccd72c9acab4e0bb04cb5ce30249a35cf232e982e3e485878eeb66 ssh-agent [2022-04-28T19:52:15.506Z] SSH_AUTH_SOCK=/tmp/ssh-SEBuBvDDSLFS/agent.33 [2022-04-28T19:52:15.506Z] SSH_AGENT_PID=39 [2022-04-28T19:52:15.511Z] Running ssh-add (command line suppressed) [2022-04-28T19:52:15.632Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8653923997404559406.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8653923997404559406.key) [2022-04-28T19:52:15.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T19:52:15.934Z] + git semver push [2022-04-28T19:52:16.194Z] 2022-04-28 19:52:16,142 [run_push] DEBUG push [2022-04-28T19:52:16.194Z] 2022-04-28 19:52:16,143 [execute] INFO git push origin semver [2022-04-28T19:52:16.194Z] 2022-04-28 19:52:16,143 [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-28T19:52:17.138Z] 2022-04-28 19:52:16,917 [run_push] DEBUG push all version tags [2022-04-28T19:52:17.138Z] 2022-04-28 19:52:16,918 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-04-28T19:52:17.138Z] 2022-04-28 19:52:16,918 [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-28T19:52:17.709Z] 2022-04-28 19:52:17,605 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-04-28T19:52:17.709Z] 2.1.0-dev.9 [Pipeline] } [2022-04-28T19:52:17.730Z] $ docker exec --env ******** --env ******** c813f65c99ccd72c9acab4e0bb04cb5ce30249a35cf232e982e3e485878eeb66 ssh-agent -k [2022-04-28T19:52:17.857Z] unset SSH_AUTH_SOCK; [2022-04-28T19:52:17.857Z] unset SSH_AGENT_PID; [2022-04-28T19:52:17.857Z] echo Agent pid 39 killed; [2022-04-28T19:52:17.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T19:52:18.175Z] + git semver [Pipeline] } [2022-04-28T19:52:18.461Z] $ docker stop --time=1 c813f65c99ccd72c9acab4e0bb04cb5ce30249a35cf232e982e3e485878eeb66 [2022-04-28T19:52:19.831Z] $ docker rm -f c813f65c99ccd72c9acab4e0bb04cb5ce30249a35cf232e982e3e485878eeb66 [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-28T19:52:20.369Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-04-28T19:52:20.369Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-04-28T19:52:20.369Z] total 16 [2022-04-28T19:52:20.369Z] drwxr-xr-x 3 root root 4096 Apr 28 19:43 . [2022-04-28T19:52:20.369Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 19:52 .. [2022-04-28T19:52:20.369Z] drwxr-xr-x 2 root root 4096 Apr 28 19:43 cost [2022-04-28T19:52:20.369Z] -rw-r--r-- 1 root root 93 Apr 28 19:43 cost.csv [2022-04-28T19:52:20.369Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-04-28T19:52:20.369Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-04-28T19:52:20.369Z] total 16 [2022-04-28T19:52:20.369Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 19:43 . [2022-04-28T19:52:20.369Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 19:52 .. [2022-04-28T19:52:20.369Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 19:43 cost [2022-04-28T19:52:20.369Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 28 19:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:52:20.668Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:52:21.532Z] ---> package-listing.sh [2022-04-28T19:52:21.532Z] ++ facter osfamily [2022-04-28T19:52:21.532Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T19:52:21.792Z] + OS_FAMILY=debian [2022-04-28T19:52:21.792Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-04-28T19:52:21.792Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T19:52:21.792Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T19:52:21.792Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T19:52:21.792Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T19:52:21.792Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-04-28T19:52:21.792Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T19:52:21.792Z] + case "${OS_FAMILY}" in [2022-04-28T19:52:21.792Z] + dpkg -l [2022-04-28T19:52:21.792Z] + grep '^ii' [2022-04-28T19:52:21.792Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T19:52:21.792Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T19:52:21.792Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T19:52:21.792Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-04-28T19:52:21.792Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-04-28T19:52:21.792Z] + 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-28T19:52:21.805Z] 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-28T19:52:22.084Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T19:52:22.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T19:52:22.641Z] . [Pipeline] withDockerContainer [2022-04-28T19:52:22.706Z] prd-ubuntu20.04-docker-8c-8g-33703 does not seem to be running inside a container [2022-04-28T19:52:22.751Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T19:52:23.108Z] $ docker top ce6abdbd3ce5217edd2a50cd985a9a3d96e279fca7ff34d74b9f889b5c9dac36 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T19:52:23.457Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T19:52:23.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T19:52:24.034Z] + ls /var/log/sa-host [2022-04-28T19:52:24.034Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T19:52:24.118Z] provisioning config files... [2022-04-28T19:52:24.128Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4741614588380803378tmp [Pipeline] { [Pipeline] echo [2022-04-28T19:52:24.142Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:52:24.424Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T19:52:24.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:52:24.762Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T19:52:24.772Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:52:25.059Z] ---> sudo-logs.sh [2022-04-28T19:52:25.059Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T19:52:25.080Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:52:25.363Z] ---> job-cost.sh [2022-04-28T19:52:25.363Z] lf-activate-venv: SKIPPING [2022-04-28T19:52:25.363Z] DEBUG: total: 0.2199999988079071 [2022-04-28T19:52:25.363Z] INFO: Retrieving Stack Cost... [2022-04-28T19:52:25.933Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T19:52:26.193Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T19:52:26.210Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T19:52:26.495Z] ---> logs-deploy.sh [2022-04-28T19:52:26.495Z] lf-activate-venv: SKIPPING [2022-04-28T19:52:26.495Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/29 [2022-04-28T19:52:26.495Z] INFO: archiving workspace using pattern(s): [2022-04-28T19:52:27.433Z] Archives upload complete. [2022-04-28T19:52:27.433Z] INFO: archiving logs to Nexus