Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2152315512120079899.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0296cfd70f3001d69e24c2db393b493f66f700db Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh383771614121231831.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0296cfd70f3001d69e24c2db393b493f66f700db The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4209381310150801727.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0296cfd70f3001d69e24c2db393b493f66f700db (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0296cfd70f3001d69e24c2db393b493f66f700db # timeout=10 Commit message: "Merge pull request #381 from edgexfoundry/us3314" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5580678729429536187.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9649779332292926601.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33501 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 # timeout=10 Commit message: "docs: Add CHANGELOG.md (#75)" > git rev-list --no-walk 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:15:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:15:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:15:22 ========================================================= 16:15:22 EdgeX Global Pipelines Version Info 16:15:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:15:23 ------------------- 16:15:23 stable info: 16:15:23 ------------------- 16:15:23 Commited By: Emilio Reyes emilio.reyes@intel.com 16:15:23 Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db 16:15:23 Message: update stable to v1.0.225 16:15:24 ------------------- 16:15:24 experimental info: 16:15:24 ------------------- 16:15:24 Commited By: **** collab-it+edgex@linuxfoundation.org 16:15:24 Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 16:15:24 Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3dc9a11 [Pipeline] echo 16:15:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:25 provisioning config files... 16:15:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2029495098148409461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:25 ---> docker-login.sh 16:15:25 nexus3.edgexfoundry.org:10001 16:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:25 Configure a credential helper to remove this warning. See 16:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:25 16:15:25 Login Succeeded 16:15:25 nexus3.edgexfoundry.org:10002 16:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:25 Configure a credential helper to remove this warning. See 16:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:25 16:15:25 Login Succeeded 16:15:25 nexus3.edgexfoundry.org:10003 16:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:25 Configure a credential helper to remove this warning. See 16:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:25 16:15:25 Login Succeeded 16:15:25 nexus3.edgexfoundry.org:10004 16:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:26 Configure a credential helper to remove this warning. See 16:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:26 16:15:26 Login Succeeded 16:15:26 docker.io 16:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:26 Configure a credential helper to remove this warning. See 16:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:26 16:15:26 Login Succeeded 16:15:26 ---> docker-login.sh ends [Pipeline] } 16:15:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:15:26 + git rev-list -1 --merges 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734~1..3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] echo 16:15:26 -----------> git rev-list -1 --merges 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734~1..3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [false] [Pipeline] sh 16:15:27 + git log --format=format:%s -1 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] echo 16:15:27 ========================================================= 16:15:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:15:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:15:27 + git log --format=format:%s -1 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] echo 16:15:27 [semverPrep] GIT_COMMIT: 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734, Commit Message: docs: Add CHANGELOG.md (#75) [Pipeline] echo 16:15:27 [semverPrep] This is not a build commit. [Pipeline] sh 16:15:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:15:28 + grep -v github /etc/ssh/ssh_known_hosts 16:15:28 + [ -e /tmp/ssh_known_hosts ] 16:15:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:15:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:15:28 + sudo tee -a /etc/ssh/ssh_known_hosts 16:15:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:15:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:15:28 16:15:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:15:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:15:28 latest: Pulling from edgex-devops/py-git-semver 16:15:28 1fe172e4850f: Pulling fs layer 16:15:28 caf521ccaac6: Pulling fs layer 16:15:28 3ead6fa29328: Pulling fs layer 16:15:28 5c2a1cbceb83: Pulling fs layer 16:15:28 a8d5f1318db7: Pulling fs layer 16:15:28 c427282e49a2: Pulling fs layer 16:15:28 1827001aaf11: Pulling fs layer 16:15:28 0714d37db230: Pulling fs layer 16:15:28 ac28cf19c067: Pulling fs layer 16:15:28 ca983d60f3e2: Pulling fs layer 16:15:28 9f894cec8388: Pulling fs layer 16:15:28 0714d37db230: Waiting 16:15:28 9f894cec8388: Waiting 16:15:28 ac28cf19c067: Waiting 16:15:28 5c2a1cbceb83: Waiting 16:15:28 1827001aaf11: Waiting 16:15:28 a8d5f1318db7: Waiting 16:15:28 c427282e49a2: Waiting 16:15:28 ca983d60f3e2: Waiting 16:15:28 caf521ccaac6: Verifying Checksum 16:15:28 caf521ccaac6: Download complete 16:15:28 5c2a1cbceb83: Download complete 16:15:28 a8d5f1318db7: Verifying Checksum 16:15:28 a8d5f1318db7: Download complete 16:15:29 c427282e49a2: Verifying Checksum 16:15:29 c427282e49a2: Download complete 16:15:29 3ead6fa29328: Verifying Checksum 16:15:29 3ead6fa29328: Download complete 16:15:29 0714d37db230: Download complete 16:15:29 ac28cf19c067: Download complete 16:15:29 ca983d60f3e2: Verifying Checksum 16:15:29 ca983d60f3e2: Download complete 16:15:29 9f894cec8388: Verifying Checksum 16:15:29 9f894cec8388: Download complete 16:15:29 1fe172e4850f: Verifying Checksum 16:15:29 1fe172e4850f: Download complete 16:15:29 1827001aaf11: Verifying Checksum 16:15:29 1827001aaf11: Download complete 16:15:30 1fe172e4850f: Pull complete 16:15:30 caf521ccaac6: Pull complete 16:15:31 3ead6fa29328: Pull complete 16:15:31 5c2a1cbceb83: Pull complete 16:15:31 a8d5f1318db7: Pull complete 16:15:31 c427282e49a2: Pull complete 16:15:33 1827001aaf11: Pull complete 16:15:33 0714d37db230: Pull complete 16:15:33 ac28cf19c067: Pull complete 16:15:33 ca983d60f3e2: Pull complete 16:15:33 9f894cec8388: Pull complete 16:15:33 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 16:15:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:15:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 16:15:34 prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container 16:15:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 16:15:35 $ docker top 35e23338acacba44f1b3411d0cce19f0120a9f409c506fb6febe418343131d9f -eo pid,comm 16:15:35 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). 16:15:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:15:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:35 [ssh-agent] Looking for ssh-agent implementation... 16:15:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:35 $ docker exec 35e23338acacba44f1b3411d0cce19f0120a9f409c506fb6febe418343131d9f ssh-agent 16:15:36 SSH_AUTH_SOCK=/tmp/ssh-iBPzNoMD4roZ/agent.35 16:15:36 SSH_AGENT_PID=41 16:15:36 Running ssh-add (command line suppressed) 16:15:36 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3832543228084939031.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3832543228084939031.key) 16:15:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:36 + git tag --points-at HEAD [Pipeline] } 16:15:36 $ docker exec --env ******** --env ******** 35e23338acacba44f1b3411d0cce19f0120a9f409c506fb6febe418343131d9f ssh-agent -k 16:15:36 unset SSH_AUTH_SOCK; 16:15:36 unset SSH_AGENT_PID; 16:15:36 echo Agent pid 41 killed; 16:15:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:15:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:36 [ssh-agent] Looking for ssh-agent implementation... 16:15:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:36 $ docker exec 35e23338acacba44f1b3411d0cce19f0120a9f409c506fb6febe418343131d9f ssh-agent 16:15:36 SSH_AUTH_SOCK=/tmp/ssh-zGH7dGMqQIBR/agent.74 16:15:36 SSH_AGENT_PID=81 16:15:36 Running ssh-add (command line suppressed) 16:15:37 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7623258816475247578.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7623258816475247578.key) 16:15:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:37 + git semver init 16:15:37 2022-04-27 16:15:37,642 [run_init] DEBUG init version:0.0.0 force:False 16:15:37 2022-04-27 16:15:37,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:15:37 2022-04-27 16:15:37,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:15:37 2022-04-27 16:15:37,643 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 16:15:39 2022-04-27 16:15:38,656 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 16:15:39 2022-04-27 16:15:38,657 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 16:15:39 2022-04-27 16:15:38,657 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:15:39 2022-04-27 16:15:38,657 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:15:39 2.1.0-dev.7 [Pipeline] } 16:15:39 $ docker exec --env ******** --env ******** 35e23338acacba44f1b3411d0cce19f0120a9f409c506fb6febe418343131d9f ssh-agent -k 16:15:39 unset SSH_AUTH_SOCK; 16:15:39 unset SSH_AGENT_PID; 16:15:39 echo Agent pid 81 killed; 16:15:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:15:39 + git semver [Pipeline] } 16:15:39 $ docker stop --time=1 35e23338acacba44f1b3411d0cce19f0120a9f409c506fb6febe418343131d9f 16:15:41 $ docker rm -f 35e23338acacba44f1b3411d0cce19f0120a9f409c506fb6febe418343131d9f [Pipeline] // withDockerContainer [Pipeline] sh 16:15:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:15:41 Stashed 1 file(s) [Pipeline] echo 16:15:41 [edgeXSemver]: initialized semver on version 2.1.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:41 provisioning config files... 16:15:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3849816451182200289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:42 ---> docker-login.sh 16:15:42 nexus3.edgexfoundry.org:10001 16:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:42 Configure a credential helper to remove this warning. See 16:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:42 16:15:42 Login Succeeded 16:15:42 nexus3.edgexfoundry.org:10002 16:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:42 Configure a credential helper to remove this warning. See 16:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:42 16:15:42 Login Succeeded 16:15:42 nexus3.edgexfoundry.org:10003 16:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:42 Configure a credential helper to remove this warning. See 16:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:42 16:15:42 Login Succeeded 16:15:42 nexus3.edgexfoundry.org:10004 16:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:42 Configure a credential helper to remove this warning. See 16:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:42 16:15:42 Login Succeeded 16:15:42 docker.io 16:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:43 Configure a credential helper to remove this warning. See 16:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:43 16:15:43 Login Succeeded 16:15:43 ---> docker-login.sh ends [Pipeline] } 16:15:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:15:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:15:43 ========================================================= 16:15:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:15:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:15:43 + 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 . 16:15:43 Sending build context to Docker daemon 10.39MB 16:15:43 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 16:15:43 Step 2/13 : FROM ${BASE} AS builder 16:15:43 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:15:43 59bf1c3509f3: Pulling fs layer 16:15:43 666ba61612fd: Pulling fs layer 16:15:43 8ed8ca486205: Pulling fs layer 16:15:43 4fe6c5a15a65: Pulling fs layer 16:15:43 22a0e8bec74d: Pulling fs layer 16:15:43 ca2b28591e48: Pulling fs layer 16:15:43 a51346096db8: Pulling fs layer 16:15:43 daebc70d1ce1: Pulling fs layer 16:15:43 0e18a0eac166: Pulling fs layer 16:15:43 4fe6c5a15a65: Waiting 16:15:43 22a0e8bec74d: Waiting 16:15:43 ca2b28591e48: Waiting 16:15:43 a51346096db8: Waiting 16:15:43 daebc70d1ce1: Waiting 16:15:43 0e18a0eac166: Waiting 16:15:43 8ed8ca486205: Verifying Checksum 16:15:43 8ed8ca486205: Download complete 16:15:43 666ba61612fd: Verifying Checksum 16:15:43 666ba61612fd: Download complete 16:15:43 22a0e8bec74d: Verifying Checksum 16:15:43 22a0e8bec74d: Download complete 16:15:43 ca2b28591e48: Download complete 16:15:43 59bf1c3509f3: Verifying Checksum 16:15:43 59bf1c3509f3: Download complete 16:15:43 a51346096db8: Verifying Checksum 16:15:43 a51346096db8: Download complete 16:15:43 daebc70d1ce1: Verifying Checksum 16:15:43 daebc70d1ce1: Download complete 16:15:43 59bf1c3509f3: Pull complete 16:15:43 666ba61612fd: Pull complete 16:15:43 8ed8ca486205: Pull complete 16:15:44 0e18a0eac166: Verifying Checksum 16:15:44 0e18a0eac166: Download complete 16:15:44 4fe6c5a15a65: Verifying Checksum 16:15:44 4fe6c5a15a65: Download complete 16:15:48 4fe6c5a15a65: Pull complete 16:15:48 22a0e8bec74d: Pull complete 16:15:48 ca2b28591e48: Pull complete 16:15:48 a51346096db8: Pull complete 16:15:48 daebc70d1ce1: Pull complete 16:15:51 0e18a0eac166: Pull complete 16:15:51 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 16:15:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:15:51 ---> f018257e8ee9 16:15:51 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:15:52 ---> Running in 76bf68c69009 16:15:52 Removing intermediate container 76bf68c69009 16:15:52 ---> 4de187847486 16:15:52 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:15:52 ---> Running in 7d5a14649018 16:15:52 Removing intermediate container 7d5a14649018 16:15:52 ---> bde56af22d0b 16:15:52 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:15:52 ---> Running in 14fac04ae8d5 16:15:52 Removing intermediate container 14fac04ae8d5 16:15:52 ---> c4944839edde 16:15:52 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:52 ---> Running in b65d164432ca 16:15:53 Removing intermediate container b65d164432ca 16:15:53 ---> d8a1b095747e 16:15:53 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:15:53 ---> Running in ca0832fdfdee 16:15:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:15:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:15:55 OK: 221 MiB in 52 packages 16:15:55 Removing intermediate container ca0832fdfdee 16:15:55 ---> 835f9a6eb89f 16:15:55 Step 8/13 : WORKDIR /app 16:15:55 ---> Running in 7e686614511c 16:15:55 Removing intermediate container 7e686614511c 16:15:55 ---> bd8a7b0e0260 16:15:55 Step 9/13 : COPY go.mod vendor* ./ 16:15:55 ---> 88be12db19c2 16:15:55 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:55 ---> Running in 2141b564061b 16:15:56 Still waiting to schedule task 16:15:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:16:22 Removing intermediate container 2141b564061b 16:16:22 ---> 2198741db65a 16:16:22 Step 11/13 : COPY . . 16:16:22 ---> 3daa96d26522 16:16:22 Step 12/13 : ARG MAKE="make build" 16:16:22 ---> Running in 188cec7abe3e 16:16:22 Removing intermediate container 188cec7abe3e 16:16:22 ---> 8b0fbd728fbf 16:16:22 Step 13/13 : RUN $MAKE 16:16:22 ---> Running in 0c792e360d76 16:16:22 noop 16:16:22 Removing intermediate container 0c792e360d76 16:16:22 ---> eb57e740855b 16:16:22 Successfully built eb57e740855b 16:16:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:16:22 + docker inspect -f . ci-base-image-x86_64 16:16:22 . [Pipeline] withDockerContainer 16:16:22 prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container 16:16:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:16:22 $ docker top acf54dfb1cb126fca5c211e4f653a3442a7c0fd9274148cd16c3377cfca712e8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:23 + go version 16:16:23 go version go1.17.6 linux/amd64 [Pipeline] } 16:16:23 $ docker stop --time=1 acf54dfb1cb126fca5c211e4f653a3442a7c0fd9274148cd16c3377cfca712e8 16:16:24 $ docker rm -f acf54dfb1cb126fca5c211e4f653a3442a7c0fd9274148cd16c3377cfca712e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:16:25 + docker inspect -f . ci-base-image-x86_64 16:16:25 . [Pipeline] withDockerContainer 16:16:25 prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container 16:16:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:16:25 $ docker top 4b6384ffb0d07ff1e8a3b5e2f791e3c675e6110ad8a1c6893bf00195a9615e21 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:16:26 + make test 16:16:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:16:34 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:16:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.037s coverage: 86.2% of statements 16:16:34 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:16:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.540s coverage: 71.9% of statements 16:16:35 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 16:16:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:16:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:16:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:16:44 ./bin/test-attribution.sh [Pipeline] echo 16:16:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:16:45 $ docker stop --time=1 4b6384ffb0d07ff1e8a3b5e2f791e3c675e6110ad8a1c6893bf00195a9615e21 16:16:47 $ docker rm -f 4b6384ffb0d07ff1e8a3b5e2f791e3c675e6110ad8a1c6893bf00195a9615e21 [Pipeline] // withDockerContainer [Pipeline] sh 16:16:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:16:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:16:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:16:48 + ls -al . 16:16:48 total 244 16:16:48 drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 16:16 . 16:16:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:15 .. 16:16:48 -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 16:15 .dockerignore 16:16:48 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 16:15 .git 16:16:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:15 .github 16:16:48 -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 16:15 .gitignore 16:16:48 -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 16:15 .golangci.yml 16:16:48 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 16:15 .semver 16:16:48 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 27 16:15 Attribution.txt 16:16:48 -rw-rw-r-- 1 jenkins jenkins 1678 Apr 27 16:15 CHANGELOG.md 16:16:48 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 27 16:15 Dockerfile 16:16:48 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 16:15 GOVERNANCE.md 16:16:48 -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 16:15 Jenkinsfile 16:16:48 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 16:15 LICENSE 16:16:48 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 27 16:15 Makefile 16:16:48 -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 16:15 OWNERS.md 16:16:48 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 27 16:15 README.md 16:16:48 -rw-rw-r-- 1 jenkins jenkins 11 Apr 27 16:15 VERSION 16:16:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:15 bin 16:16:48 -rw-r--r-- 1 jenkins jenkins 41008 Apr 27 16:16 coverage.out 16:16:48 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 27 16:16 go.mod 16:16:48 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 27 16:15 go.sum 16:16:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:15 images 16:16:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:15 internal 16:16:48 -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 16:15 main.go 16:16:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:15 res 16:16:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:15 snap 16:16:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:15 static [Pipeline] isUnix [Pipeline] sh 16:16:48 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 --label arch=amd64 --label version=2.1.0-dev.7 . 16:16:48 Sending build context to Docker daemon 10.39MB 16:16:48 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 16:16:48 Step 2/31 : FROM ${BASE} AS builder 16:16:48 ---> eb57e740855b 16:16:48 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:16:48 ---> Running in 35daa5f56455 16:16:49 Removing intermediate container 35daa5f56455 16:16:49 ---> ba0a8914b386 16:16:49 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 16:16:49 ---> Running in 602554eb2fbe 16:16:49 Removing intermediate container 602554eb2fbe 16:16:49 ---> c34a79ea1fef 16:16:49 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:16:49 ---> Running in d27c7caeddd0 16:16:49 Removing intermediate container d27c7caeddd0 16:16:49 ---> b2d8293ca8c0 16:16:49 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:49 ---> Running in 7d778d0aab37 16:16:49 Removing intermediate container 7d778d0aab37 16:16:49 ---> 6529c1d9e658 16:16:49 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:16:49 ---> Running in a1c6030fa5c7 16:16:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:16:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:16:51 OK: 221 MiB in 52 packages 16:16:51 Removing intermediate container a1c6030fa5c7 16:16:51 ---> 29f81405b349 16:16:51 Step 8/31 : WORKDIR /app 16:16:51 ---> Running in 1ecef467eb0a 16:16:51 Removing intermediate container 1ecef467eb0a 16:16:51 ---> d36cdf0dd9b0 16:16:51 Step 9/31 : COPY go.mod vendor* ./ 16:16:51 ---> e01c54c5b50a 16:16:51 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:51 ---> Running in 4abc9c279ed6 16:16:52 Removing intermediate container 4abc9c279ed6 16:16:52 ---> 10c2e0826606 16:16:52 Step 11/31 : COPY . . 16:16:53 ---> 9a031c1cd3a1 16:16:53 Step 12/31 : ARG MAKE="make build" 16:16:53 ---> Running in f19c082069a7 16:16:53 Removing intermediate container f19c082069a7 16:16:53 ---> c93ff67c118d 16:16:53 Step 13/31 : RUN $MAKE 16:16:53 ---> Running in f31cb1181cd9 16:16:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.7" -o app-rfid-llrp-inventory 16:17:01 Removing intermediate container f31cb1181cd9 16:17:01 ---> 12fd2f7085a3 16:17:01 Step 14/31 : FROM alpine:3.14 16:17:02 3.14: Pulling from library/alpine 16:17:02 8663204ce13b: Pulling fs layer 16:17:02 8663204ce13b: Verifying Checksum 16:17:02 8663204ce13b: Download complete 16:17:02 8663204ce13b: Pull complete 16:17:02 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:17:02 Status: Downloaded newer image for alpine:3.14 16:17:02 ---> e04c818066af 16:17:02 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:17:02 ---> Running in 144308f08eb5 16:17:02 Removing intermediate container 144308f08eb5 16:17:02 ---> b691b6dc6670 16:17:02 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:17:02 ---> Running in 9619c6c41ca8 16:17:02 Removing intermediate container 9619c6c41ca8 16:17:02 ---> aa516831d912 16:17:02 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:17:02 ---> Running in 453c1afb3824 16:17:03 Removing intermediate container 453c1afb3824 16:17:03 ---> 5f8275c842ee 16:17:03 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 16:17:03 ---> Running in c791ed61ef91 16:17:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:17:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:17:04 (1/6) Installing ca-certificates (20211220-r0) 16:17:04 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:17:04 (3/6) Installing libsodium (1.0.18-r0) 16:17:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:17:05 (5/6) Installing libzmq (4.3.4-r0) 16:17:05 (6/6) Installing zeromq (4.3.4-r0) 16:17:05 Executing busybox-1.33.1-r7.trigger 16:17:05 Executing ca-certificates-20211220-r0.trigger 16:17:05 OK: 9 MiB in 20 packages 16:17:06 Removing intermediate container c791ed61ef91 16:17:06 ---> 6d4032e78b83 16:17:06 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:17:06 ---> 8c4227d2a7ed 16:17:06 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 16:17:06 ---> f9616ac9b300 16:17:06 Step 21/31 : COPY --from=builder /app/res/ /res/ 16:17:06 ---> 69f07f7ad700 16:17:06 Step 22/31 : COPY --from=builder /app/static/ /static/ 16:17:06 ---> 4a8cc681fe92 16:17:06 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:17:06 ---> 12ffa7c9a0b2 16:17:06 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:17:06 ---> Running in 2306f7b78f51 16:17:07 Removing intermediate container 2306f7b78f51 16:17:07 ---> 6711e142cc06 16:17:07 Step 25/31 : VOLUME /cache 16:17:07 ---> Running in 5d87d263aa9a 16:17:07 Removing intermediate container 5d87d263aa9a 16:17:07 ---> 1d049bd7bce7 16:17:07 Step 26/31 : EXPOSE 59711 16:17:07 ---> Running in e2eb0eefbb7a 16:17:07 Removing intermediate container e2eb0eefbb7a 16:17:07 ---> 461a45f7c9e4 16:17:07 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:17:07 ---> Running in 793da00f3639 16:17:07 Removing intermediate container 793da00f3639 16:17:07 ---> 52688e9d623a 16:17:07 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 16:17:07 ---> Running in 153059ee9f28 16:17:08 Removing intermediate container 153059ee9f28 16:17:08 ---> bf23700921da 16:17:08 Step 29/31 : LABEL arch=amd64 16:17:08 ---> Running in 18df3146b999 16:17:08 Removing intermediate container 18df3146b999 16:17:08 ---> 4edff3f1cde2 16:17:08 Step 30/31 : LABEL git_sha=3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 16:17:08 ---> Running in 5aa83f6238c0 16:17:08 Removing intermediate container 5aa83f6238c0 16:17:08 ---> c9b42a1c9571 16:17:08 Step 31/31 : LABEL version=2.1.0-dev.7 16:17:08 ---> Running in 2717d5a0486b 16:17:08 Removing intermediate container 2717d5a0486b 16:17:08 ---> bd2b47ff8bf1 16:17:08 [Warning] One or more build-args [ARCH] were not consumed 16:17:08 Successfully built bd2b47ff8bf1 16:17:08 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:08 provisioning config files... 16:17:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4407937686429346319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:09 ---> docker-login.sh 16:17:09 nexus3.edgexfoundry.org:10001 16:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:09 Configure a credential helper to remove this warning. See 16:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:09 16:17:09 Login Succeeded 16:17:09 nexus3.edgexfoundry.org:10002 16:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:09 Configure a credential helper to remove this warning. See 16:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:09 16:17:09 Login Succeeded 16:17:09 nexus3.edgexfoundry.org:10003 16:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:09 Configure a credential helper to remove this warning. See 16:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:09 16:17:09 Login Succeeded 16:17:09 nexus3.edgexfoundry.org:10004 16:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:09 Configure a credential helper to remove this warning. See 16:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:09 16:17:09 Login Succeeded 16:17:09 docker.io 16:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:09 Configure a credential helper to remove this warning. See 16:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:09 16:17:09 Login Succeeded 16:17:09 ---> docker-login.sh ends [Pipeline] } 16:17:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:17:09 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 16:17:09 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 16:17:09 latest 16:17:09 2.1.0-dev.7 16:17:09 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 16:17:09 main 16:17:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:17:10 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] isUnix [Pipeline] sh 16:17:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 16:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:17:10 f0ca14c34cde: Preparing 16:17:10 a6448be0e473: Preparing 16:17:10 8aa818151abd: Preparing 16:17:10 a926bca4884b: Preparing 16:17:10 2ab7d1852a2a: Preparing 16:17:10 c95647fcabe7: Preparing 16:17:10 447b83454af2: Preparing 16:17:10 340ea7b776ac: Preparing 16:17:10 b541d28bf3b4: Preparing 16:17:10 c95647fcabe7: Waiting 16:17:10 447b83454af2: Waiting 16:17:10 340ea7b776ac: Waiting 16:17:10 b541d28bf3b4: Waiting 16:17:10 a926bca4884b: Pushed 16:17:10 2ab7d1852a2a: Pushed 16:17:10 f0ca14c34cde: Pushed 16:17:10 8aa818151abd: Pushed 16:17:10 b541d28bf3b4: Layer already exists 16:17:10 c95647fcabe7: Pushed 16:17:10 340ea7b776ac: Pushed 16:17:11 447b83454af2: Pushed 16:17:12 a6448be0e473: Pushed 16:17:12 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734: digest: sha256:42bd0203e61750f2221c8b1f0722717904fe5efd9fa7f6df699b4a9dc009520d size: 2196 [Pipeline] isUnix [Pipeline] sh 16:17:12 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 16:17:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:17:13 f0ca14c34cde: Preparing 16:17:13 a6448be0e473: Preparing 16:17:13 8aa818151abd: Preparing 16:17:13 a926bca4884b: Preparing 16:17:13 2ab7d1852a2a: Preparing 16:17:13 c95647fcabe7: Preparing 16:17:13 447b83454af2: Preparing 16:17:13 340ea7b776ac: Preparing 16:17:13 b541d28bf3b4: Preparing 16:17:13 c95647fcabe7: Waiting 16:17:13 447b83454af2: Waiting 16:17:13 b541d28bf3b4: Waiting 16:17:13 340ea7b776ac: Waiting 16:17:13 a6448be0e473: Layer already exists 16:17:13 a926bca4884b: Layer already exists 16:17:13 f0ca14c34cde: Layer already exists 16:17:13 8aa818151abd: Layer already exists 16:17:13 2ab7d1852a2a: Layer already exists 16:17:13 c95647fcabe7: Layer already exists 16:17:13 447b83454af2: Layer already exists 16:17:13 340ea7b776ac: Layer already exists 16:17:13 b541d28bf3b4: Layer already exists 16:17:13 latest: digest: sha256:42bd0203e61750f2221c8b1f0722717904fe5efd9fa7f6df699b4a9dc009520d size: 2196 [Pipeline] isUnix [Pipeline] sh 16:17:13 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.7 [Pipeline] isUnix [Pipeline] sh 16:17:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.7 16:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:17:13 f0ca14c34cde: Preparing 16:17:13 a6448be0e473: Preparing 16:17:13 8aa818151abd: Preparing 16:17:13 a926bca4884b: Preparing 16:17:13 2ab7d1852a2a: Preparing 16:17:13 c95647fcabe7: Preparing 16:17:13 447b83454af2: Preparing 16:17:13 340ea7b776ac: Preparing 16:17:13 b541d28bf3b4: Preparing 16:17:13 c95647fcabe7: Waiting 16:17:13 340ea7b776ac: Waiting 16:17:13 b541d28bf3b4: Waiting 16:17:13 447b83454af2: Waiting 16:17:13 2ab7d1852a2a: Layer already exists 16:17:13 f0ca14c34cde: Layer already exists 16:17:13 8aa818151abd: Layer already exists 16:17:13 a926bca4884b: Layer already exists 16:17:13 a6448be0e473: Layer already exists 16:17:13 c95647fcabe7: Layer already exists 16:17:13 447b83454af2: Layer already exists 16:17:13 b541d28bf3b4: Layer already exists 16:17:13 340ea7b776ac: Layer already exists 16:17:13 2.1.0-dev.7: digest: sha256:42bd0203e61750f2221c8b1f0722717904fe5efd9fa7f6df699b4a9dc009520d size: 2196 [Pipeline] isUnix [Pipeline] sh 16:17:13 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 [Pipeline] isUnix [Pipeline] sh 16:17:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 16:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:17:14 f0ca14c34cde: Preparing 16:17:14 a6448be0e473: Preparing 16:17:14 8aa818151abd: Preparing 16:17:14 a926bca4884b: Preparing 16:17:14 2ab7d1852a2a: Preparing 16:17:14 c95647fcabe7: Preparing 16:17:14 447b83454af2: Preparing 16:17:14 340ea7b776ac: Preparing 16:17:14 b541d28bf3b4: Preparing 16:17:14 340ea7b776ac: Waiting 16:17:14 c95647fcabe7: Waiting 16:17:14 447b83454af2: Waiting 16:17:14 b541d28bf3b4: Waiting 16:17:14 a6448be0e473: Layer already exists 16:17:14 f0ca14c34cde: Layer already exists 16:17:14 a926bca4884b: Layer already exists 16:17:14 8aa818151abd: Layer already exists 16:17:14 2ab7d1852a2a: Layer already exists 16:17:14 c95647fcabe7: Layer already exists 16:17:14 340ea7b776ac: Layer already exists 16:17:14 447b83454af2: Layer already exists 16:17:14 b541d28bf3b4: Layer already exists 16:17:14 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7: digest: sha256:42bd0203e61750f2221c8b1f0722717904fe5efd9fa7f6df699b4a9dc009520d size: 2196 [Pipeline] isUnix [Pipeline] sh 16:17:14 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 16:17:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 16:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:17:14 f0ca14c34cde: Preparing 16:17:14 a6448be0e473: Preparing 16:17:14 8aa818151abd: Preparing 16:17:14 a926bca4884b: Preparing 16:17:14 2ab7d1852a2a: Preparing 16:17:14 c95647fcabe7: Preparing 16:17:14 447b83454af2: Preparing 16:17:14 340ea7b776ac: Preparing 16:17:14 b541d28bf3b4: Preparing 16:17:14 447b83454af2: Waiting 16:17:14 340ea7b776ac: Waiting 16:17:14 b541d28bf3b4: Waiting 16:17:14 c95647fcabe7: Waiting 16:17:14 2ab7d1852a2a: Layer already exists 16:17:14 a6448be0e473: Layer already exists 16:17:14 f0ca14c34cde: Layer already exists 16:17:14 8aa818151abd: Layer already exists 16:17:14 a926bca4884b: Layer already exists 16:17:14 c95647fcabe7: Layer already exists 16:17:14 340ea7b776ac: Layer already exists 16:17:14 447b83454af2: Layer already exists 16:17:14 b541d28bf3b4: Layer already exists 16:17:14 main: digest: sha256:42bd0203e61750f2221c8b1f0722717904fe5efd9fa7f6df699b4a9dc009520d size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:14 ===================================================== [Pipeline] echo 16:17:14 taggedImages: 16:17:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 16:17:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:17:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.7 16:17:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 16:17:14 - 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 16:17:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:15 16:17:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:17:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:15 latest: Pulling from edgex-lftools-log-publisher 16:17:15 5eb5b503b376: Pulling fs layer 16:17:15 5c69ac0246d0: Pulling fs layer 16:17:15 ec43610c2a17: Pulling fs layer 16:17:15 3a2ae6a8a46f: Pulling fs layer 16:17:15 33b1e0a273af: Pulling fs layer 16:17:15 5d3b04190fa2: Pulling fs layer 16:17:15 2f39f015ded8: Pulling fs layer 16:17:15 33b1e0a273af: Waiting 16:17:15 2f39f015ded8: Waiting 16:17:15 3a2ae6a8a46f: Waiting 16:17:15 5c69ac0246d0: Verifying Checksum 16:17:15 5c69ac0246d0: Download complete 16:17:15 3a2ae6a8a46f: Verifying Checksum 16:17:15 3a2ae6a8a46f: Download complete 16:17:15 33b1e0a273af: Verifying Checksum 16:17:15 33b1e0a273af: Download complete 16:17:15 ec43610c2a17: Verifying Checksum 16:17:15 ec43610c2a17: Download complete 16:17:15 5d3b04190fa2: Verifying Checksum 16:17:15 5d3b04190fa2: Download complete 16:17:15 5eb5b503b376: Verifying Checksum 16:17:15 5eb5b503b376: Download complete 16:17:16 2f39f015ded8: Download complete 16:17:17 5eb5b503b376: Pull complete 16:17:17 5c69ac0246d0: Pull complete 16:17:17 ec43610c2a17: Pull complete 16:17:17 3a2ae6a8a46f: Pull complete 16:17:17 33b1e0a273af: Pull complete 16:17:17 5d3b04190fa2: Pull complete 16:17:22 2f39f015ded8: Pull complete 16:17:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:17:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:17:22 prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container 16:17:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:17:23 $ docker top 6ca125f276472bca02fcffcad0548c55a5bdd99ca3667e28b04f609cae5f0ddd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:24 ---> job-cost.sh 16:17:24 lf-activate-venv: SKIPPING 16:17:24 INFO: No Stack... 16:17:24 INFO: Retrieving Pricing Info for: v3-standard-8 16:17:25 INFO: Archiving Costs [Pipeline] sh 16:17:25 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 16:17:25 + cut -d, -f6 [Pipeline] lock 16:17:25 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] 16:17:25 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] did not exist. Created. 16:17:25 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:17:25 + echo total: 0.2199999988079071 [Pipeline] stash 16:17:25 Stashed 1 file(s) [Pipeline] } 16:17:25 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] [Pipeline] // lock [Pipeline] } 16:17:25 $ docker stop --time=1 6ca125f276472bca02fcffcad0548c55a5bdd99ca3667e28b04f609cae5f0ddd 16:17:26 $ docker rm -f 6ca125f276472bca02fcffcad0548c55a5bdd99ca3667e28b04f609cae5f0ddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:18:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33502 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:18:09 Running in /w/workspace/app-rfid-llrp-inventory/28 [Pipeline] { [Pipeline] checkout 16:18:09 The recommended git tool is: git 16:18:16 using credential edgex-jenkins-ssh 16:18:16 Cloning the remote Git repository 16:18:16 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:18:16 > git init /w/workspace/app-rfid-llrp-inventory/28 # timeout=10 16:18:16 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:18:16 > git --version # timeout=10 16:18:16 > git --version # 'git version 2.25.1' 16:18:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:18 Avoid second fetch 16:18:18 Checking out Revision 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 (main) 16:18:18 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:18:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:18 > git config core.sparsecheckout # timeout=10 16:18:18 > git checkout -f 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 # timeout=10 16:18:22 Commit message: "docs: Add CHANGELOG.md (#75)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:18:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:18:23 % Total % Received % Xferd Average Speed Time Time Time Current 16:18:23 Dload Upload Total Spent Left Speed 16:18:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 85818 [Pipeline] sh 16:18:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:18:24 + sudo tee /etc/docker/daemon.new 16:18:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:18:24 { 16:18:24 "registry-mirrors": [ 16:18:24 "https://nexus3.edgexfoundry.org:10001" 16:18:24 ], 16:18:24 "bip": "10.250.0.254/24", 16:18:24 "hosts": [ 16:18:24 "tcp://0.0.0.0:5555", 16:18:24 "unix:///var/run/docker.sock" 16:18:24 ], 16:18:24 "mtu": 1458, 16:18:24 "selinux-enabled": true, 16:18:24 "seccomp-profile": "/etc/docker/seccomp.json" 16:18:24 } [Pipeline] sh 16:18:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:18:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:18:43 provisioning config files... 16:18:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/28@tmp/config5370961922650904334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:44 ---> docker-login.sh 16:18:44 nexus3.edgexfoundry.org:10001 16:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:45 Configure a credential helper to remove this warning. See 16:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:45 16:18:45 Login Succeeded 16:18:45 nexus3.edgexfoundry.org:10002 16:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:45 Configure a credential helper to remove this warning. See 16:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:45 16:18:45 Login Succeeded 16:18:45 nexus3.edgexfoundry.org:10003 16:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:46 Configure a credential helper to remove this warning. See 16:18:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:46 16:18:46 Login Succeeded 16:18:46 nexus3.edgexfoundry.org:10004 16:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:46 Configure a credential helper to remove this warning. See 16:18:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:46 16:18:46 Login Succeeded 16:18:46 docker.io 16:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:47 Configure a credential helper to remove this warning. See 16:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:47 16:18:47 Login Succeeded 16:18:47 ---> docker-login.sh ends [Pipeline] } 16:18:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:18:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:47 ========================================================= 16:18:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:18:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:18:48 + 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 . 16:18:48 Sending build context to Docker daemon 695.8kB 16:18:48 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 16:18:48 Step 2/13 : FROM ${BASE} AS builder 16:18:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:18:48 9b3977197b4f: Pulling fs layer 16:18:48 1a89e8eeedd5: Pulling fs layer 16:18:48 94645a83ff95: Pulling fs layer 16:18:48 3f3a8bcf1eab: Pulling fs layer 16:18:48 0c92f367c5e7: Pulling fs layer 16:18:48 3096ccb668a1: Pulling fs layer 16:18:48 e8cf19c19ddd: Pulling fs layer 16:18:48 a4caa8a26152: Pulling fs layer 16:18:48 3f3a8bcf1eab: Waiting 16:18:48 0c92f367c5e7: Waiting 16:18:48 3096ccb668a1: Waiting 16:18:48 e8cf19c19ddd: Waiting 16:18:48 a4caa8a26152: Waiting 16:18:48 94645a83ff95: Verifying Checksum 16:18:48 94645a83ff95: Download complete 16:18:48 1a89e8eeedd5: Verifying Checksum 16:18:48 1a89e8eeedd5: Download complete 16:18:48 0c92f367c5e7: Verifying Checksum 16:18:48 0c92f367c5e7: Download complete 16:18:48 3096ccb668a1: Verifying Checksum 16:18:48 3096ccb668a1: Download complete 16:18:48 9b3977197b4f: Download complete 16:18:48 e8cf19c19ddd: Verifying Checksum 16:18:48 e8cf19c19ddd: Download complete 16:18:49 9b3977197b4f: Pull complete 16:18:50 1a89e8eeedd5: Pull complete 16:18:50 94645a83ff95: Pull complete 16:18:50 a4caa8a26152: Verifying Checksum 16:18:50 a4caa8a26152: Download complete 16:18:51 3f3a8bcf1eab: Verifying Checksum 16:18:51 3f3a8bcf1eab: Download complete 16:19:03 3f3a8bcf1eab: Pull complete 16:19:03 0c92f367c5e7: Pull complete 16:19:03 3096ccb668a1: Pull complete 16:19:03 e8cf19c19ddd: Pull complete 16:19:08 a4caa8a26152: Pull complete 16:19:08 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 16:19:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:19:08 ---> 725f1c02e7f9 16:19:08 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:19:09 ---> Running in 156423acc678 16:19:10 Removing intermediate container 156423acc678 16:19:10 ---> 686fc7cb8385 16:19:10 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:19:10 ---> Running in 03b290a03bcb 16:19:10 Removing intermediate container 03b290a03bcb 16:19:10 ---> 2cebfd2d371f 16:19:10 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:19:10 ---> Running in 06a33c7df500 16:19:10 Removing intermediate container 06a33c7df500 16:19:10 ---> 2f18bc6269ba 16:19:10 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:11 ---> Running in a426b6bfa537 16:19:13 Removing intermediate container a426b6bfa537 16:19:13 ---> a95b10917c3b 16:19:13 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:19:13 ---> Running in 49af323d4474 16:19:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:19:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:19:16 OK: 220 MiB in 52 packages 16:19:17 Removing intermediate container 49af323d4474 16:19:17 ---> 494591994df0 16:19:17 Step 8/13 : WORKDIR /app 16:19:17 ---> Running in 987a7928e2d6 16:19:17 Removing intermediate container 987a7928e2d6 16:19:17 ---> 2fcd34302d31 16:19:17 Step 9/13 : COPY go.mod vendor* ./ 16:19:17 ---> 8d255dbe33b9 16:19:17 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:17 ---> Running in 4181cb083d49 16:20:39 Removing intermediate container 4181cb083d49 16:20:39 ---> f30ed462b570 16:20:39 Step 11/13 : COPY . . 16:20:39 ---> 88d1fcbb3003 16:20:39 Step 12/13 : ARG MAKE="make build" 16:20:39 ---> Running in 17920f753348 16:20:39 Removing intermediate container 17920f753348 16:20:39 ---> 8f280602f2c6 16:20:39 Step 13/13 : RUN $MAKE 16:20:39 ---> Running in d7788075061a 16:20:39 noop 16:20:39 Removing intermediate container d7788075061a 16:20:39 ---> cb5473263e0c 16:20:39 Successfully built cb5473263e0c 16:20:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:20:40 + docker inspect -f . ci-base-image-arm64 16:20:40 . [Pipeline] withDockerContainer 16:20:40 prd-ubuntu20.04-docker-arm64-4c-16g-33502 does not seem to be running inside a container 16:20:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/28 -v /w/workspace/app-rfid-llrp-inventory/28:/w/workspace/app-rfid-llrp-inventory/28:rw,z -v /w/workspace/app-rfid-llrp-inventory/28@tmp:/w/workspace/app-rfid-llrp-inventory/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:20:41 $ docker top 0709abd4b2cb738ef1d368cf41e5804910c662c67c75a735a8440733510256b8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:42 + go version 16:20:42 go version go1.17.6 linux/arm64 [Pipeline] } 16:20:42 $ docker stop --time=1 0709abd4b2cb738ef1d368cf41e5804910c662c67c75a735a8440733510256b8 16:20:44 $ docker rm -f 0709abd4b2cb738ef1d368cf41e5804910c662c67c75a735a8440733510256b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:20:45 + docker inspect -f . ci-base-image-arm64 16:20:45 . [Pipeline] withDockerContainer 16:20:45 prd-ubuntu20.04-docker-arm64-4c-16g-33502 does not seem to be running inside a container 16:20:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/28 -v /w/workspace/app-rfid-llrp-inventory/28:/w/workspace/app-rfid-llrp-inventory/28:rw,z -v /w/workspace/app-rfid-llrp-inventory/28@tmp:/w/workspace/app-rfid-llrp-inventory/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:20:46 $ docker top 3b2334c8ead80179e35dd4b7c33f30dae592499785229468f6b1d8792c056d0e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:20:47 + make test 16:20:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:21:44 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:21:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.154s coverage: 86.2% of statements 16:21:46 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:21:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.705s coverage: 71.9% of statements 16:21:50 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 16:21:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:21:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:22:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:22:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:22:13 ./bin/test-attribution.sh [Pipeline] echo 16:22:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:22:15 $ docker stop --time=1 3b2334c8ead80179e35dd4b7c33f30dae592499785229468f6b1d8792c056d0e 16:22:17 $ docker rm -f 3b2334c8ead80179e35dd4b7c33f30dae592499785229468f6b1d8792c056d0e [Pipeline] // withDockerContainer [Pipeline] sh 16:22:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:22:18 Warning: overwriting stash ‘coverage-report’ 16:22:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:22:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:22:20 + ls -al . 16:22:20 total 240 16:22:20 drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 16:22 . 16:22:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:18 .. 16:22:20 -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 16:18 .dockerignore 16:22:20 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 16:18 .git 16:22:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:18 .github 16:22:20 -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 16:18 .gitignore 16:22:20 -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 16:18 .golangci.yml 16:22:20 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 27 16:18 Attribution.txt 16:22:20 -rw-rw-r-- 1 jenkins jenkins 1678 Apr 27 16:18 CHANGELOG.md 16:22:20 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 27 16:18 Dockerfile 16:22:20 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 16:18 GOVERNANCE.md 16:22:20 -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 16:18 Jenkinsfile 16:22:20 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 16:18 LICENSE 16:22:20 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 27 16:18 Makefile 16:22:20 -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 16:18 OWNERS.md 16:22:20 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 27 16:18 README.md 16:22:20 -rw-rw-r-- 1 jenkins jenkins 11 Apr 27 16:15 VERSION 16:22:20 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:18 bin 16:22:20 -rw-r--r-- 1 jenkins jenkins 41008 Apr 27 16:21 coverage.out 16:22:20 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 27 16:22 go.mod 16:22:20 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 27 16:18 go.sum 16:22:20 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:18 images 16:22:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:18 internal 16:22:20 -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 16:18 main.go 16:22:20 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:18 res 16:22:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:18 snap 16:22:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:18 static [Pipeline] isUnix [Pipeline] sh 16:22:20 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 --label arch=arm64 --label version=2.1.0-dev.7 . 16:22:20 Sending build context to Docker daemon 695.8kB 16:22:20 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 16:22:20 Step 2/31 : FROM ${BASE} AS builder 16:22:20 ---> cb5473263e0c 16:22:20 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:22:20 ---> Running in f9a2398ade07 16:22:21 Removing intermediate container f9a2398ade07 16:22:21 ---> b73ab0932e9c 16:22:21 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 16:22:21 ---> Running in 9735cffd89a6 16:22:21 Removing intermediate container 9735cffd89a6 16:22:21 ---> 1d07557e2296 16:22:21 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:22:21 ---> Running in ab98972c1443 16:22:22 Removing intermediate container ab98972c1443 16:22:22 ---> d627b7bba1b6 16:22:22 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:22 ---> Running in a650b1d0df98 16:22:24 Removing intermediate container a650b1d0df98 16:22:24 ---> 59dadead6f20 16:22:24 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:22:24 ---> Running in b7318ca5fa56 16:22:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:22:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:22:27 OK: 220 MiB in 52 packages 16:22:28 Removing intermediate container b7318ca5fa56 16:22:28 ---> 6975761b431d 16:22:28 Step 8/31 : WORKDIR /app 16:22:28 ---> Running in adc30eb7cff2 16:22:28 Removing intermediate container adc30eb7cff2 16:22:28 ---> b2d21c4b86bf 16:22:28 Step 9/31 : COPY go.mod vendor* ./ 16:22:29 ---> c2df723bf9c0 16:22:29 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:29 ---> Running in 606b8b2857fc 16:22:31 Removing intermediate container 606b8b2857fc 16:22:31 ---> ed11930cecb7 16:22:31 Step 11/31 : COPY . . 16:22:31 ---> e697d58e4d13 16:22:31 Step 12/31 : ARG MAKE="make build" 16:22:32 ---> Running in 66813a891f9d 16:22:32 Removing intermediate container 66813a891f9d 16:22:32 ---> 3196f0a0354e 16:22:32 Step 13/31 : RUN $MAKE 16:22:32 ---> Running in c5f326907852 16:22:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.7" -o app-rfid-llrp-inventory 16:23:30 Removing intermediate container c5f326907852 16:23:30 ---> bba88fd1e794 16:23:30 Step 14/31 : FROM alpine:3.14 16:23:30 3.14: Pulling from library/alpine 16:23:30 455c02918c45: Pulling fs layer 16:23:30 455c02918c45: Verifying Checksum 16:23:30 455c02918c45: Download complete 16:23:30 455c02918c45: Pull complete 16:23:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:23:30 Status: Downloaded newer image for alpine:3.14 16:23:30 ---> ac73e934f311 16:23:30 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:23:30 ---> Running in 98c7e61e8465 16:23:30 Removing intermediate container 98c7e61e8465 16:23:30 ---> 48644c1e6c93 16:23:30 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:23:30 ---> Running in 4001f34b691a 16:23:30 Removing intermediate container 4001f34b691a 16:23:30 ---> c5c07b984706 16:23:30 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:30 ---> Running in 83ed6caffaa4 16:23:30 Removing intermediate container 83ed6caffaa4 16:23:30 ---> ac0fbdc8be27 16:23:30 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 16:23:30 ---> Running in f51d709d8661 16:23:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:23:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:23:30 (1/6) Installing ca-certificates (20211220-r0) 16:23:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:23:30 (3/6) Installing libsodium (1.0.18-r0) 16:23:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:23:30 (5/6) Installing libzmq (4.3.4-r0) 16:23:30 (6/6) Installing zeromq (4.3.4-r0) 16:23:30 Executing busybox-1.33.1-r7.trigger 16:23:30 Executing ca-certificates-20211220-r0.trigger 16:23:31 OK: 9 MiB in 20 packages 16:23:32 Removing intermediate container f51d709d8661 16:23:32 ---> ca88b0f82cae 16:23:32 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:23:32 ---> b8da2dde8b7a 16:23:32 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 16:23:33 ---> c3fb9bc62219 16:23:33 Step 21/31 : COPY --from=builder /app/res/ /res/ 16:23:33 ---> 3d218b838574 16:23:33 Step 22/31 : COPY --from=builder /app/static/ /static/ 16:23:34 ---> aa13efecd282 16:23:34 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:23:36 ---> 75551059ee34 16:23:36 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:23:36 ---> Running in 0260a6326048 16:23:37 Removing intermediate container 0260a6326048 16:23:37 ---> c833d42939e8 16:23:37 Step 25/31 : VOLUME /cache 16:23:37 ---> Running in 333ea6ee2382 16:23:38 Removing intermediate container 333ea6ee2382 16:23:38 ---> 10965fa51522 16:23:38 Step 26/31 : EXPOSE 59711 16:23:38 ---> Running in 437ad7b6a1e7 16:23:38 Removing intermediate container 437ad7b6a1e7 16:23:38 ---> 0296f828370d 16:23:38 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:23:38 ---> Running in 1756e4101c62 16:23:38 Removing intermediate container 1756e4101c62 16:23:38 ---> dca1fc188571 16:23:38 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 16:23:38 ---> Running in 9c93d1a17fcd 16:23:39 Removing intermediate container 9c93d1a17fcd 16:23:39 ---> 1d82df89a469 16:23:39 Step 29/31 : LABEL arch=arm64 16:23:39 ---> Running in 122d33946f22 16:23:40 Removing intermediate container 122d33946f22 16:23:40 ---> 0cb1bb6ff991 16:23:40 Step 30/31 : LABEL git_sha=3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 16:23:40 ---> Running in fa9aacc4e96d 16:23:40 Removing intermediate container fa9aacc4e96d 16:23:40 ---> 005653bedede 16:23:40 Step 31/31 : LABEL version=2.1.0-dev.7 16:23:40 ---> Running in b5184a6ab7d5 16:23:40 Removing intermediate container b5184a6ab7d5 16:23:40 ---> 039c54d99c58 16:23:40 [Warning] One or more build-args [ARCH] were not consumed 16:23:40 Successfully built 039c54d99c58 16:23:40 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 16:23:41 provisioning config files... 16:23:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/28@tmp/config6003872383058477952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:41 ---> docker-login.sh 16:23:41 nexus3.edgexfoundry.org:10001 16:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:42 Configure a credential helper to remove this warning. See 16:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:42 16:23:42 Login Succeeded 16:23:42 nexus3.edgexfoundry.org:10002 16:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:42 Configure a credential helper to remove this warning. See 16:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:42 16:23:42 Login Succeeded 16:23:42 nexus3.edgexfoundry.org:10003 16:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:43 Configure a credential helper to remove this warning. See 16:23:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:43 16:23:43 Login Succeeded 16:23:43 nexus3.edgexfoundry.org:10004 16:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:43 Configure a credential helper to remove this warning. See 16:23:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:43 16:23:43 Login Succeeded 16:23:43 docker.io 16:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:44 Configure a credential helper to remove this warning. See 16:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:44 16:23:44 Login Succeeded 16:23:44 ---> docker-login.sh ends [Pipeline] } 16:23:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:44 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 16:23:44 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 16:23:44 latest 16:23:44 2.1.0-dev.7 16:23:44 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 16:23:44 main 16:23:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:23:45 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] isUnix [Pipeline] sh 16:23:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 16:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:23:45 757f3fc227e2: Preparing 16:23:45 2a10e7e36556: Preparing 16:23:45 2f88bc7202a5: Preparing 16:23:45 00decf74cb0e: Preparing 16:23:45 339a4c09a1d0: Preparing 16:23:45 83082e18e5d2: Preparing 16:23:45 2555346ce0cf: Preparing 16:23:45 691c19103831: Preparing 16:23:45 f73e7dbfee58: Preparing 16:23:45 83082e18e5d2: Waiting 16:23:45 691c19103831: Waiting 16:23:45 f73e7dbfee58: Waiting 16:23:45 2f88bc7202a5: Pushed 16:23:45 339a4c09a1d0: Pushed 16:23:45 00decf74cb0e: Pushed 16:23:45 757f3fc227e2: Pushed 16:23:45 f73e7dbfee58: Layer already exists 16:23:45 691c19103831: Pushed 16:23:45 83082e18e5d2: Pushed 16:23:46 2555346ce0cf: Pushed 16:23:49 2a10e7e36556: Pushed 16:23:49 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734: digest: sha256:34d5e61efc01ad96a65764be5d7f8b922893ee313f43ac6ae35ef2b07e659dcc size: 2196 [Pipeline] isUnix [Pipeline] sh 16:23:50 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:23:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:23:50 757f3fc227e2: Preparing 16:23:50 2a10e7e36556: Preparing 16:23:50 2f88bc7202a5: Preparing 16:23:50 00decf74cb0e: Preparing 16:23:50 339a4c09a1d0: Preparing 16:23:50 83082e18e5d2: Preparing 16:23:50 2555346ce0cf: Preparing 16:23:50 691c19103831: Preparing 16:23:50 f73e7dbfee58: Preparing 16:23:50 2555346ce0cf: Waiting 16:23:50 691c19103831: Waiting 16:23:50 f73e7dbfee58: Waiting 16:23:50 83082e18e5d2: Waiting 16:23:50 2a10e7e36556: Layer already exists 16:23:50 00decf74cb0e: Layer already exists 16:23:50 339a4c09a1d0: Layer already exists 16:23:50 757f3fc227e2: Layer already exists 16:23:50 2f88bc7202a5: Layer already exists 16:23:50 2555346ce0cf: Layer already exists 16:23:50 83082e18e5d2: Layer already exists 16:23:50 691c19103831: Layer already exists 16:23:50 f73e7dbfee58: Layer already exists 16:23:50 latest: digest: sha256:34d5e61efc01ad96a65764be5d7f8b922893ee313f43ac6ae35ef2b07e659dcc size: 2196 [Pipeline] isUnix [Pipeline] sh 16:23:51 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.7 [Pipeline] isUnix [Pipeline] sh 16:23:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.7 16:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:23:51 757f3fc227e2: Preparing 16:23:51 2a10e7e36556: Preparing 16:23:51 2f88bc7202a5: Preparing 16:23:51 00decf74cb0e: Preparing 16:23:51 339a4c09a1d0: Preparing 16:23:51 83082e18e5d2: Preparing 16:23:51 2555346ce0cf: Preparing 16:23:51 691c19103831: Preparing 16:23:51 f73e7dbfee58: Preparing 16:23:51 83082e18e5d2: Waiting 16:23:51 2555346ce0cf: Waiting 16:23:51 691c19103831: Waiting 16:23:51 f73e7dbfee58: Waiting 16:23:51 2f88bc7202a5: Layer already exists 16:23:51 339a4c09a1d0: Layer already exists 16:23:51 00decf74cb0e: Layer already exists 16:23:51 757f3fc227e2: Layer already exists 16:23:51 2a10e7e36556: Layer already exists 16:23:51 2555346ce0cf: Layer already exists 16:23:51 691c19103831: Layer already exists 16:23:51 83082e18e5d2: Layer already exists 16:23:51 f73e7dbfee58: Layer already exists 16:23:51 2.1.0-dev.7: digest: sha256:34d5e61efc01ad96a65764be5d7f8b922893ee313f43ac6ae35ef2b07e659dcc size: 2196 [Pipeline] isUnix [Pipeline] sh 16:23:52 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 [Pipeline] isUnix [Pipeline] sh 16:23:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 16:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:23:52 757f3fc227e2: Preparing 16:23:52 2a10e7e36556: Preparing 16:23:52 2f88bc7202a5: Preparing 16:23:52 00decf74cb0e: Preparing 16:23:52 339a4c09a1d0: Preparing 16:23:52 83082e18e5d2: Preparing 16:23:52 2555346ce0cf: Preparing 16:23:52 691c19103831: Preparing 16:23:52 f73e7dbfee58: Preparing 16:23:52 2555346ce0cf: Waiting 16:23:52 691c19103831: Waiting 16:23:52 f73e7dbfee58: Waiting 16:23:52 83082e18e5d2: Waiting 16:23:52 2a10e7e36556: Layer already exists 16:23:52 757f3fc227e2: Layer already exists 16:23:52 00decf74cb0e: Layer already exists 16:23:52 2f88bc7202a5: Layer already exists 16:23:52 339a4c09a1d0: Layer already exists 16:23:52 83082e18e5d2: Layer already exists 16:23:52 691c19103831: Layer already exists 16:23:52 2555346ce0cf: Layer already exists 16:23:52 f73e7dbfee58: Layer already exists 16:23:52 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7: digest: sha256:34d5e61efc01ad96a65764be5d7f8b922893ee313f43ac6ae35ef2b07e659dcc size: 2196 [Pipeline] isUnix [Pipeline] sh 16:23:53 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 16:23:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 16:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:23:53 757f3fc227e2: Preparing 16:23:53 2a10e7e36556: Preparing 16:23:53 2f88bc7202a5: Preparing 16:23:53 00decf74cb0e: Preparing 16:23:53 339a4c09a1d0: Preparing 16:23:53 83082e18e5d2: Preparing 16:23:53 2555346ce0cf: Preparing 16:23:53 691c19103831: Preparing 16:23:53 f73e7dbfee58: Preparing 16:23:53 2555346ce0cf: Waiting 16:23:53 691c19103831: Waiting 16:23:53 83082e18e5d2: Waiting 16:23:53 f73e7dbfee58: Waiting 16:23:53 2f88bc7202a5: Layer already exists 16:23:53 757f3fc227e2: Layer already exists 16:23:53 00decf74cb0e: Layer already exists 16:23:53 339a4c09a1d0: Layer already exists 16:23:53 2a10e7e36556: Layer already exists 16:23:53 f73e7dbfee58: Layer already exists 16:23:53 2555346ce0cf: Layer already exists 16:23:53 691c19103831: Layer already exists 16:23:53 83082e18e5d2: Layer already exists 16:23:53 main: digest: sha256:34d5e61efc01ad96a65764be5d7f8b922893ee313f43ac6ae35ef2b07e659dcc size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:53 ===================================================== [Pipeline] echo 16:23:53 taggedImages: 16:23:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 16:23:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:23:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.7 16:23:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3dc9a110c0db4a24a49e99ce1a643e2f34ef9734-2.1.0-dev.7 16:23:53 - 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 16:23:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:23:54 16:23:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:23:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:23:54 arm64: Pulling from edgex-lftools-log-publisher 16:23:54 8998bd30e6a1: Pulling fs layer 16:23:54 04944245beec: Pulling fs layer 16:23:54 699f458cf7ca: Pulling fs layer 16:23:54 765212b225bb: Pulling fs layer 16:23:54 f23df028b6ca: Pulling fs layer 16:23:54 d65c8cfc05b1: Pulling fs layer 16:23:54 2437ff75d9bd: Pulling fs layer 16:23:54 765212b225bb: Waiting 16:23:54 f23df028b6ca: Waiting 16:23:54 d65c8cfc05b1: Waiting 16:23:54 2437ff75d9bd: Waiting 16:23:54 04944245beec: Verifying Checksum 16:23:54 04944245beec: Download complete 16:23:54 765212b225bb: Verifying Checksum 16:23:54 765212b225bb: Download complete 16:23:54 f23df028b6ca: Verifying Checksum 16:23:54 f23df028b6ca: Download complete 16:23:54 d65c8cfc05b1: Verifying Checksum 16:23:54 d65c8cfc05b1: Download complete 16:23:55 699f458cf7ca: Verifying Checksum 16:23:55 699f458cf7ca: Download complete 16:23:55 8998bd30e6a1: Verifying Checksum 16:23:55 8998bd30e6a1: Download complete 16:23:58 2437ff75d9bd: Verifying Checksum 16:23:58 2437ff75d9bd: Download complete 16:24:00 8998bd30e6a1: Pull complete 16:24:00 04944245beec: Pull complete 16:24:02 699f458cf7ca: Pull complete 16:24:02 765212b225bb: Pull complete 16:24:03 f23df028b6ca: Pull complete 16:24:03 d65c8cfc05b1: Pull complete 16:24:18 2437ff75d9bd: Pull complete 16:24:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:24:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:24:18 prd-ubuntu20.04-docker-arm64-4c-16g-33502 does not seem to be running inside a container 16:24:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/28 -v /w/workspace/app-rfid-llrp-inventory/28:/w/workspace/app-rfid-llrp-inventory/28:rw,z -v /w/workspace/app-rfid-llrp-inventory/28@tmp:/w/workspace/app-rfid-llrp-inventory/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:24:21 $ docker top d5f40cf1b6445b2c4a479d20732a0f6bf970c8eb0608c9782b015c9b5c6d5967 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:22 ---> job-cost.sh 16:24:22 lf-activate-venv: SKIPPING 16:24:22 INFO: No Stack... 16:24:23 INFO: Retrieving Pricing Info for: v3-standard-4 16:24:23 INFO: Archiving Costs [Pipeline] sh 16:24:24 + cat /w/workspace/app-rfid-llrp-inventory/28/archives/cost.csv 16:24:24 + cut -d, -f6 [Pipeline] lock 16:24:24 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] 16:24:24 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] did not exist. Created. 16:24:24 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:24:25 /w/workspace/app-rfid-llrp-inventory/28@tmp/durable-57771ecc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:24:26 + echo total: 0.10999999940395355 [Pipeline] stash 16:24:26 Warning: overwriting stash ‘stack-cost’ 16:24:26 Stashed 1 file(s) [Pipeline] } 16:24:26 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-28-stack-cost] [Pipeline] // lock [Pipeline] } 16:24:26 $ docker stop --time=1 d5f40cf1b6445b2c4a479d20732a0f6bf970c8eb0608c9782b015c9b5c6d5967 16:24:27 $ docker rm -f d5f40cf1b6445b2c4a479d20732a0f6bf970c8eb0608c9782b015c9b5c6d5967 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:24:28 provisioning config files... 16:24:28 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5608458216277288897tmp [Pipeline] { [Pipeline] sh 16:24:28 + set +x 16:24:28 + curl -s https://codecov.io/bash 16:24:28 + bash -s -- 16:24:28 16:24:28 _____ _ 16:24:28 / ____| | | 16:24:28 | | ___ __| | ___ ___ _____ __ 16:24:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:24:28 | |___| (_) | (_| | __/ (_| (_) \ V / 16:24:28 \_____\___/ \__,_|\___|\___\___/ \_/ 16:24:28 Bash-1.0.6 16:24:28 16:24:28 16:24:28 ==> git version 2.25.1 found 16:24:28 ==> 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 16:24:28 Release-Date: 2020-01-08 16:24:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:24:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:24:28 ==> Jenkins CI detected. 16:24:28 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 16:24:28 project root: . 16:24:28 --> token set from env 16:24:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:24:28 ==> Running gcov in . (disable via -X gcov) 16:24:28 ==> Python coveragepy not found 16:24:28 ==> Searching for coverage reports in: 16:24:28 + . 16:24:28 -> Found 1 reports 16:24:28 ==> Detecting git/mercurial file structure 16:24:28 ==> Reading reports 16:24:28 + ./coverage.out bytes=41008 16:24:29 ==> Appending adjustments 16:24:29 https://docs.codecov.io/docs/fixing-reports 16:24:29 + Found adjustments 16:24:29 ==> Gzipping contents 16:24:29 12K /tmp/codecov.l9CdYy.gz 16:24:29 ==> Uploading reports 16:24:29 url: https://codecov.io 16:24:29 query: branch=main&commit=3dc9a110c0db4a24a49e99ce1a643e2f34ef9734&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:24:29 -> Pinging Codecov 16:24:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=3dc9a110c0db4a24a49e99ce1a643e2f34ef9734&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:24:29 -> Uploading to 16:24:29 https://storage.googleapis.com/codecov/v4/raw/2022-04-27/581DD39554BDF9B6E22D074273EAD858/3dc9a110c0db4a24a49e99ce1a643e2f34ef9734/8e767a16-bacb-467a-9cba-264fd484bdce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T162429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=814433e0966a2d8095b12eb6173df6d15d5ba6af3915633787a7ff5334385d22 16:24:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:24:29 Dload Upload Total Spent Left Speed 16:24:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11594 0 0 100 11594 0 52225 --:--:-- --:--:-- --:--:-- 51991 100 11594 0 0 100 11594 0 37642 --:--:-- --:--:-- --:--:-- 37521 16:24:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] } 16:24:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:24:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:24:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:24:30 16:24:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:24:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:24:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:24:30 188c0c94c7c5: Pulling fs layer 16:24:30 0ef7d3d256c8: Pulling fs layer 16:24:30 de9db76c5a1d: Pulling fs layer 16:24:30 0eba1c9be4d2: Pulling fs layer 16:24:30 0d57e429df01: Pulling fs layer 16:24:30 4e4be7b47b0d: Pulling fs layer 16:24:30 e1f770b5df2f: Pulling fs layer 16:24:30 85a0685a4137: Pulling fs layer 16:24:30 0eba1c9be4d2: Waiting 16:24:30 0d57e429df01: Waiting 16:24:30 4e4be7b47b0d: Waiting 16:24:30 85a0685a4137: Waiting 16:24:30 e1f770b5df2f: Waiting 16:24:30 de9db76c5a1d: Verifying Checksum 16:24:30 de9db76c5a1d: Download complete 16:24:30 0ef7d3d256c8: Verifying Checksum 16:24:30 0ef7d3d256c8: Download complete 16:24:30 0d57e429df01: Download complete 16:24:30 4e4be7b47b0d: Verifying Checksum 16:24:30 188c0c94c7c5: Verifying Checksum 16:24:30 188c0c94c7c5: Download complete 16:24:30 188c0c94c7c5: Pull complete 16:24:30 0ef7d3d256c8: Pull complete 16:24:30 e1f770b5df2f: Verifying Checksum 16:24:30 de9db76c5a1d: Pull complete 16:24:31 0eba1c9be4d2: Verifying Checksum 16:24:31 0eba1c9be4d2: Download complete 16:24:31 85a0685a4137: Verifying Checksum 16:24:31 85a0685a4137: Download complete 16:24:34 0eba1c9be4d2: Pull complete 16:24:34 0d57e429df01: Pull complete 16:24:34 4e4be7b47b0d: Pull complete 16:24:35 e1f770b5df2f: Pull complete 16:24:38 85a0685a4137: Pull complete 16:24:38 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:24:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:24:38 prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container 16:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:24:40 $ docker top 4e4406f8a44589ed2985ba7a85506da55cff18d067c6ac186417987b110e8d4e -eo pid,comm [Pipeline] { [Pipeline] echo 16:24:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:24:40 + set -o pipefail 16:24:40 + snyk monitor '--org=edgex-jenkins' 16:24:45 16:24:45 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 16:24:45 16:24:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/6465aba2-6302-4555-8e36-f3ec4b061752 16:24:45 16:24:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:24:45 16:24:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:24:45 16:24:46 [Pipeline] } 16:24:46 $ docker stop --time=1 4e4406f8a44589ed2985ba7a85506da55cff18d067c6ac186417987b110e8d4e 16:24:48 $ docker rm -f 4e4406f8a44589ed2985ba7a85506da55cff18d067c6ac186417987b110e8d4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:24:48 + git log --format=format:%s -1 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 [Pipeline] sh 16:24:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:24:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:24:49 . [Pipeline] withDockerContainer 16:24:49 prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container 16:24:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 16:24:49 $ docker top 7de971998c7084811eea3ebd46d166d6993e7fa4f9686873a3a9b278a14e6959 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:24:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:49 [ssh-agent] Looking for ssh-agent implementation... 16:24:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:50 $ docker exec 7de971998c7084811eea3ebd46d166d6993e7fa4f9686873a3a9b278a14e6959 ssh-agent 16:24:50 SSH_AUTH_SOCK=/tmp/ssh-rNjENXjJdate/agent.33 16:24:50 SSH_AGENT_PID=40 16:24:50 Running ssh-add (command line suppressed) 16:24:50 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5472906780261750598.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5472906780261750598.key) 16:24:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:50 + git semver tag 16:24:50 2022-04-27 16:24:50,825 [run_tag] DEBUG tag force:False 16:24:50 2022-04-27 16:24:50,825 [check_head_tag] DEBUG check head tag 16:24:50 2022-04-27 16:24:50,826 [execute] INFO git cat-file --batch-check 16:24:50 2022-04-27 16:24:50,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:24:50 2022-04-27 16:24:50,830 [execute] INFO git cat-file --batch 16:24:50 2022-04-27 16:24:50,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:24:50 2022-04-27 16:24:50,840 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:24:50 2022-04-27 16:24:50,840 [execute] INFO git tag -a v2.1.0-dev.7 -m v2.1.0-dev.7 16:24:50 2022-04-27 16:24:50,840 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.7', '-m', 'v2.1.0-dev.7'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 16:24:50 2022-04-27 16:24:50,845 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:24:50 2.1.0-dev.7 [Pipeline] } 16:24:50 $ docker exec --env ******** --env ******** 7de971998c7084811eea3ebd46d166d6993e7fa4f9686873a3a9b278a14e6959 ssh-agent -k 16:24:51 unset SSH_AUTH_SOCK; 16:24:51 unset SSH_AGENT_PID; 16:24:51 echo Agent pid 40 killed; 16:24:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:24:51 + git semver [Pipeline] } 16:24:51 $ docker stop --time=1 7de971998c7084811eea3ebd46d166d6993e7fa4f9686873a3a9b278a14e6959 16:24:52 $ docker rm -f 7de971998c7084811eea3ebd46d166d6993e7fa4f9686873a3a9b278a14e6959 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:24:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:24:53 16:24:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:24:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:24:53 0.23.1-centos7: Pulling from edgex-lftools 16:24:53 ab5ef0e58194: Pulling fs layer 16:24:53 9712f1f96733: Pulling fs layer 16:24:53 63f879dbbcfc: Pulling fs layer 16:24:53 0d9ebad4ef96: Pulling fs layer 16:24:53 e9a5061849ea: Pulling fs layer 16:24:53 d747dcd14b5f: Pulling fs layer 16:24:53 2de7ff778b66: Pulling fs layer 16:24:53 e9a5061849ea: Waiting 16:24:53 d747dcd14b5f: Waiting 16:24:53 2de7ff778b66: Waiting 16:24:53 0d9ebad4ef96: Waiting 16:24:53 9712f1f96733: Verifying Checksum 16:24:53 9712f1f96733: Download complete 16:24:54 63f879dbbcfc: Verifying Checksum 16:24:54 63f879dbbcfc: Download complete 16:24:54 0d9ebad4ef96: Verifying Checksum 16:24:54 0d9ebad4ef96: Download complete 16:24:54 d747dcd14b5f: Verifying Checksum 16:24:54 d747dcd14b5f: Download complete 16:24:54 ab5ef0e58194: Download complete 16:24:54 e9a5061849ea: Verifying Checksum 16:24:54 e9a5061849ea: Download complete 16:24:54 2de7ff778b66: Verifying Checksum 16:24:54 2de7ff778b66: Download complete 16:24:57 ab5ef0e58194: Pull complete 16:24:57 9712f1f96733: Pull complete 16:24:57 63f879dbbcfc: Pull complete 16:25:01 0d9ebad4ef96: Pull complete 16:25:01 e9a5061849ea: Pull complete 16:25:01 d747dcd14b5f: Pull complete 16:25:02 2de7ff778b66: Pull complete 16:25:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:25:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:25:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:25:02 prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container 16:25:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:25:04 $ docker top 927f2d238a76bdf9642f0ed226936b245db10b2f1f3fdb9f1f83e3b461b1c1b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:25:04 provisioning config files... 16:25:05 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4541027925285562461tmp 16:25:05 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3010941252536496998tmp 16:25:05 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config958961973982872196tmp [Pipeline] { [Pipeline] echo 16:25:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:25:05 ---> sigul-configuration.sh 16:25:05 gpg: directory `/root/.gnupg' created 16:25:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:25:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:25:05 gpg: keyring `/root/.gnupg/secring.gpg' created 16:25:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:25:05 gpg: CAST5 encrypted data 16:25:05 gpg: encrypted with 1 passphrase 16:25:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:25:05 + mkdir /home/jenkins 16:25:05 + mkdir /home/jenkins/sigul [Pipeline] sh 16:25:05 + 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 16:25:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:25:06 ---> sigul-install.sh 16:25:06 Sigul already installed; skipping installation. [Pipeline] sh 16:25:06 + git tag --list 16:25:06 v0.0.0 16:25:06 v0.0.1-dev.1 16:25:06 v0.0.1-dev.2 16:25:06 v0.0.1-dev.3 16:25:06 v0.0.1-dev.4 16:25:06 v0.0.1-dev.5 16:25:06 v0.0.1-dev.6 16:25:06 v0.0.1-dev.7 16:25:06 v1.0.0 16:25:06 v1.0.1-dev.1 16:25:06 v1.0.1-dev.2 16:25:06 v1.0.1-dev.3 16:25:06 v1.0.1-dev.4 16:25:06 v1.0.1-dev.5 16:25:06 v2.1.0-dev.1 16:25:06 v2.1.0-dev.2 16:25:06 v2.1.0-dev.3 16:25:06 v2.1.0-dev.4 16:25:06 v2.1.0-dev.5 16:25:06 v2.1.0-dev.6 16:25:06 v2.1.0-dev.7 [Pipeline] sh 16:25:06 + lftools sign git-tag v2.1.0-dev.7 16:25:07 Signing Git tag with Sigul... 16:25:07 Signing v2.1.0-dev.7 [Pipeline] echo 16:25:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:25:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:25:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:25:07 $ docker stop --time=1 927f2d238a76bdf9642f0ed226936b245db10b2f1f3fdb9f1f83e3b461b1c1b9 16:25:09 $ docker rm -f 927f2d238a76bdf9642f0ed226936b245db10b2f1f3fdb9f1f83e3b461b1c1b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:25:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:25:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:25:10 . [Pipeline] withDockerContainer 16:25:10 prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container 16:25:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 16:25:10 $ docker top 837437b705356659e7800c8a1bae6baebf1b27b8f1bfd7972f18e75f35d18f04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:10 [ssh-agent] Looking for ssh-agent implementation... 16:25:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:10 $ docker exec 837437b705356659e7800c8a1bae6baebf1b27b8f1bfd7972f18e75f35d18f04 ssh-agent 16:25:10 SSH_AUTH_SOCK=/tmp/ssh-MN5KO70LQdlm/agent.34 16:25:10 SSH_AGENT_PID=41 16:25:10 Running ssh-add (command line suppressed) 16:25:11 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6452681586103563459.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6452681586103563459.key) 16:25:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:11 + git semver bump pre 16:25:11 2022-04-27 16:25:11,593 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:25:11 2022-04-27 16:25:11,593 [bump_version] DEBUG bumping version:2.1.0-dev.7 on axis:pre with prefix:dev 16:25:11 2022-04-27 16:25:11,593 [bump_version] DEBUG bumped version:2.1.0-dev.8 16:25:11 2022-04-27 16:25:11,593 [write_version] DEBUG write version:2.1.0-dev.8 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 16:25:11 2022-04-27 16:25:11,593 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:25:11 2022-04-27 16:25:11,593 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:25:11 2022-04-27 16:25:11,595 [execute] INFO git cat-file --batch-check 16:25:11 2022-04-27 16:25:11,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:25:11 2022-04-27 16:25:11,600 [execute] INFO git cat-file --batch 16:25:11 2022-04-27 16:25:11,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:25:11 2022-04-27 16:25:11,605 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:25:11 2.1.0-dev.8 [Pipeline] } 16:25:11 $ docker exec --env ******** --env ******** 837437b705356659e7800c8a1bae6baebf1b27b8f1bfd7972f18e75f35d18f04 ssh-agent -k 16:25:11 unset SSH_AUTH_SOCK; 16:25:11 unset SSH_AGENT_PID; 16:25:11 echo Agent pid 41 killed; 16:25:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:12 + git semver [Pipeline] } 16:25:12 $ docker stop --time=1 837437b705356659e7800c8a1bae6baebf1b27b8f1bfd7972f18e75f35d18f04 16:25:13 $ docker rm -f 837437b705356659e7800c8a1bae6baebf1b27b8f1bfd7972f18e75f35d18f04 [Pipeline] // withDockerContainer [Pipeline] sh 16:25:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:25:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:25:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:25:14 . [Pipeline] withDockerContainer 16:25:14 prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container 16:25:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 16:25:14 $ docker top b5b4ecbee05e0ec2ed2fdede8b5cc69f5dd2c4d7dcc934abf70a56096f62d7a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:14 [ssh-agent] Looking for ssh-agent implementation... 16:25:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:15 $ docker exec b5b4ecbee05e0ec2ed2fdede8b5cc69f5dd2c4d7dcc934abf70a56096f62d7a6 ssh-agent 16:25:15 SSH_AUTH_SOCK=/tmp/ssh-bHCgZmy0zn9o/agent.32 16:25:15 SSH_AGENT_PID=38 16:25:15 Running ssh-add (command line suppressed) 16:25:15 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7204054337399481813.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7204054337399481813.key) 16:25:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:15 + git semver push 16:25:15 2022-04-27 16:25:15,797 [run_push] DEBUG push 16:25:15 2022-04-27 16:25:15,797 [execute] INFO git push origin semver 16:25:15 2022-04-27 16:25:15,797 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:25:16 2022-04-27 16:25:16,497 [run_push] DEBUG push all version tags 16:25:16 2022-04-27 16:25:16,498 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:25:16 2022-04-27 16:25:16,499 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 16:25:17 2022-04-27 16:25:17,219 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:25:17 2.1.0-dev.8 [Pipeline] } 16:25:17 $ docker exec --env ******** --env ******** b5b4ecbee05e0ec2ed2fdede8b5cc69f5dd2c4d7dcc934abf70a56096f62d7a6 ssh-agent -k 16:25:17 unset SSH_AUTH_SOCK; 16:25:17 unset SSH_AGENT_PID; 16:25:17 echo Agent pid 38 killed; 16:25:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:17 + git semver [Pipeline] } 16:25:18 $ docker stop --time=1 b5b4ecbee05e0ec2ed2fdede8b5cc69f5dd2c4d7dcc934abf70a56096f62d7a6 16:25:19 $ docker rm -f b5b4ecbee05e0ec2ed2fdede8b5cc69f5dd2c4d7dcc934abf70a56096f62d7a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:25:20 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 16:25:20 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:25:20 total 16 16:25:20 drwxr-xr-x 3 root root 4096 Apr 27 16:17 . 16:25:20 drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 16:25 .. 16:25:20 drwxr-xr-x 2 root root 4096 Apr 27 16:17 cost 16:25:20 -rw-r--r-- 1 root root 93 Apr 27 16:17 cost.csv 16:25:20 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:25:20 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:25:20 total 16 16:25:20 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 16:17 . 16:25:20 drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 16:25 .. 16:25:20 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 16:17 cost 16:25:20 -rw-r--r-- 1 jenkins jenkins 93 Apr 27 16:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:25:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:25:21 ---> package-listing.sh 16:25:21 ++ facter osfamily 16:25:21 ++ tr '[:upper:]' '[:lower:]' 16:25:21 + OS_FAMILY=debian 16:25:21 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 16:25:21 + START_PACKAGES=/tmp/packages_start.txt 16:25:21 + END_PACKAGES=/tmp/packages_end.txt 16:25:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:25:21 + PACKAGES=/tmp/packages_start.txt 16:25:21 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:25:21 + PACKAGES=/tmp/packages_end.txt 16:25:21 + case "${OS_FAMILY}" in 16:25:21 + dpkg -l 16:25:21 + grep '^ii' 16:25:21 + '[' -f /tmp/packages_start.txt ']' 16:25:21 + '[' -f /tmp/packages_end.txt ']' 16:25:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:25:21 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:25:21 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 16:25:21 + 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 16:25:21 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 16:25:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:22 . [Pipeline] withDockerContainer 16:25:22 prd-ubuntu20.04-docker-8c-8g-33501 does not seem to be running inside a container 16:25:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:25:22 $ docker top 289317f116a7c1bd5a48b4d13bd97b6a75a573c3e813936f70453b1cf422fd58 -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:22 + touch /tmp/pre-build-complete [Pipeline] sh 16:25:23 + mkdir -p /var/log/sysstat [Pipeline] sh 16:25:23 + ls /var/log/sa-host 16:25:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:25:23 provisioning config files... 16:25:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4949955065397613384tmp [Pipeline] { [Pipeline] echo 16:25:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:25:24 ---> create-netrc.sh [Pipeline] } 16:25:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:25:24 ---> python-tools-install.sh [Pipeline] echo 16:25:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:25:24 ---> sudo-logs.sh 16:25:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:25:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:25:25 ---> job-cost.sh 16:25:25 lf-activate-venv: SKIPPING 16:25:25 DEBUG: total: 0.2199999988079071 16:25:25 INFO: Retrieving Stack Cost... 16:25:25 INFO: Retrieving Pricing Info for: v3-standard-8 16:25:25 INFO: Archiving Costs [Pipeline] echo 16:25:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:25:26 ---> logs-deploy.sh 16:25:26 lf-activate-venv: SKIPPING 16:25:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/28 16:25:26 INFO: archiving workspace using pattern(s): 16:25:27 Archives upload complete. 16:25:27 INFO: archiving logs to Nexus