Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6df7392c29d9abc7db09809e9b075e681b16c805 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-ssh11266378545172413998.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh17639097275464788708.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh8343721646328784272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh12258874545814926722.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh12069252547148516095.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5750 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.24.4' 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 /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh7580581930636372522.key > 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 6df7392c29d9abc7db09809e9b075e681b16c805 (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 6df7392c29d9abc7db09809e9b075e681b16c805 # timeout=10 Commit message: "build(snap): update snap packaging (#64)" > git rev-list --no-walk f43ac5ecc0fa5fb3b17b69b608bd853f288b8253 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-20T15:38:31.100Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-20T15:38:31.161Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-20T15:38:31.178Z] ========================================================= [2022-02-20T15:38:31.178Z] EdgeX Global Pipelines Version Info [2022-02-20T15:38:31.178Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:38:32.316Z] ------------------- [2022-02-20T15:38:32.316Z] stable info: [2022-02-20T15:38:32.316Z] ------------------- [2022-02-20T15:38:32.316Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-20T15:38:32.316Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-20T15:38:32.316Z] Message: update stable to v1.0.220 [2022-02-20T15:38:32.889Z] ------------------- [2022-02-20T15:38:32.889Z] experimental info: [2022-02-20T15:38:32.889Z] ------------------- [2022-02-20T15:38:32.889Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-20T15:38:32.889Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-20T15:38:32.889Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-20T15:38:33.040Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-02-20T15:38:33.058Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-02-20T15:38:33.077Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-20T15:38:33.093Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-20T15:38:33.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-20T15:38:33.125Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-20T15:38:33.137Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-20T15:38:33.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-20T15:38:33.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-20T15:38:33.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-20T15:38:33.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-20T15:38:33.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-02-20T15:38:33.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-20T15:38:33.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-20T15:38:33.239Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-20T15:38:33.253Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-20T15:38:33.267Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-20T15:38:33.279Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-20T15:38:33.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-20T15:38:33.309Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-20T15:38:33.320Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-20T15:38:33.333Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-20T15:38:33.345Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-20T15:38:33.357Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-20T15:38:33.370Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-20T15:38:33.382Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-20T15:38:33.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-20T15:38:33.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-20T15:38:33.421Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-20T15:38:33.435Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] echo [2022-02-20T15:38:33.447Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6df7392 [Pipeline] echo [2022-02-20T15:38:33.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-20T15:38:33.516Z] provisioning config files... [2022-02-20T15:38:33.530Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config376031979243516749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:38:33.843Z] ---> docker-login.sh [2022-02-20T15:38:33.843Z] nexus3.edgexfoundry.org:10001 [2022-02-20T15:38:33.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:38:34.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:38:34.107Z] Configure a credential helper to remove this warning. See [2022-02-20T15:38:34.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:38:34.107Z] [2022-02-20T15:38:34.107Z] Login Succeeded [2022-02-20T15:38:34.107Z] nexus3.edgexfoundry.org:10002 [2022-02-20T15:38:34.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:38:34.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:38:34.107Z] Configure a credential helper to remove this warning. See [2022-02-20T15:38:34.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:38:34.107Z] [2022-02-20T15:38:34.107Z] Login Succeeded [2022-02-20T15:38:34.107Z] nexus3.edgexfoundry.org:10003 [2022-02-20T15:38:34.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:38:34.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:38:34.374Z] Configure a credential helper to remove this warning. See [2022-02-20T15:38:34.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:38:34.374Z] [2022-02-20T15:38:34.374Z] Login Succeeded [2022-02-20T15:38:34.374Z] nexus3.edgexfoundry.org:10004 [2022-02-20T15:38:34.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:38:34.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:38:34.374Z] Configure a credential helper to remove this warning. See [2022-02-20T15:38:34.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:38:34.374Z] [2022-02-20T15:38:34.374Z] Login Succeeded [2022-02-20T15:38:34.374Z] docker.io [2022-02-20T15:38:34.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:38:34.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:38:34.950Z] Configure a credential helper to remove this warning. See [2022-02-20T15:38:34.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:38:34.950Z] [2022-02-20T15:38:34.950Z] Login Succeeded [2022-02-20T15:38:34.950Z] ---> docker-login.sh ends [Pipeline] } [2022-02-20T15:38:34.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-20T15:38:35.358Z] + git rev-list -1 --merges 6df7392c29d9abc7db09809e9b075e681b16c805~1..6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] echo [2022-02-20T15:38:35.394Z] -----------> git rev-list -1 --merges 6df7392c29d9abc7db09809e9b075e681b16c805~1..6df7392c29d9abc7db09809e9b075e681b16c805 6df7392c29d9abc7db09809e9b075e681b16c805 [false] [Pipeline] sh [2022-02-20T15:38:35.693Z] + git log --format=format:%s -1 6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] echo [2022-02-20T15:38:35.710Z] ========================================================= [2022-02-20T15:38:35.710Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-20T15:38:35.710Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-20T15:38:36.054Z] + git log --format=format:%s -1 6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] echo [2022-02-20T15:38:36.065Z] [semverPrep] GIT_COMMIT: 6df7392c29d9abc7db09809e9b075e681b16c805, Commit Message: build(snap): update snap packaging (#64) [Pipeline] echo [2022-02-20T15:38:36.077Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-20T15:38:36.521Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-20T15:38:36.521Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-20T15:38:36.521Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-20T15:38:36.521Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-20T15:38:36.521Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-20T15:38:36.521Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-20T15:38:36.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:38:36.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-20T15:38:36.955Z] [2022-02-20T15:38:36.955Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:38:37.261Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-20T15:38:37.261Z] latest: Pulling from edgex-devops/git-semver [2022-02-20T15:38:37.261Z] a0d0a0d46f8b: Pulling fs layer [2022-02-20T15:38:37.261Z] 3e5f54012d9b: Pulling fs layer [2022-02-20T15:38:37.261Z] 4c7163046ea9: Pulling fs layer [2022-02-20T15:38:37.261Z] 0c2d73faf560: Pulling fs layer [2022-02-20T15:38:37.261Z] 0c2d73faf560: Waiting [2022-02-20T15:38:37.261Z] 3e5f54012d9b: Verifying Checksum [2022-02-20T15:38:37.261Z] 3e5f54012d9b: Download complete [2022-02-20T15:38:37.261Z] a0d0a0d46f8b: Verifying Checksum [2022-02-20T15:38:37.261Z] a0d0a0d46f8b: Download complete [2022-02-20T15:38:37.261Z] 0c2d73faf560: Verifying Checksum [2022-02-20T15:38:37.261Z] 0c2d73faf560: Download complete [2022-02-20T15:38:37.261Z] 4c7163046ea9: Verifying Checksum [2022-02-20T15:38:37.261Z] 4c7163046ea9: Download complete [2022-02-20T15:38:37.529Z] a0d0a0d46f8b: Pull complete [2022-02-20T15:38:37.529Z] 3e5f54012d9b: Pull complete [2022-02-20T15:38:38.113Z] 4c7163046ea9: Pull complete [2022-02-20T15:38:38.113Z] 0c2d73faf560: Pull complete [2022-02-20T15:38:38.113Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-20T15:38:38.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-20T15:38:38.113Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-20T15:38:38.188Z] prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container [2022-02-20T15:38:38.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-20T15:38:38.842Z] $ docker top 5192665c50d2b790b72a413187d8efd5abb6c107a029a1d848d0570172a737ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-20T15:38:38.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-20T15:38:38.955Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-20T15:38:39.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-20T15:38:39.068Z] $ docker exec 5192665c50d2b790b72a413187d8efd5abb6c107a029a1d848d0570172a737ba ssh-agent [2022-02-20T15:38:39.166Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhkdmDP/agent.13 [2022-02-20T15:38:39.166Z] SSH_AGENT_PID=19 [2022-02-20T15:38:39.183Z] Running ssh-add (command line suppressed) [2022-02-20T15:38:39.283Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2925000219294567884.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2925000219294567884.key) [2022-02-20T15:38:39.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-20T15:38:39.604Z] + git tag --points-at HEAD [Pipeline] } [2022-02-20T15:38:39.620Z] $ docker exec --env ******** --env ******** 5192665c50d2b790b72a413187d8efd5abb6c107a029a1d848d0570172a737ba ssh-agent -k [2022-02-20T15:38:39.705Z] unset SSH_AUTH_SOCK; [2022-02-20T15:38:39.705Z] unset SSH_AGENT_PID; [2022-02-20T15:38:39.705Z] echo Agent pid 19 killed; [2022-02-20T15:38:39.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-20T15:38:39.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-20T15:38:39.737Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-20T15:38:39.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-20T15:38:39.858Z] $ docker exec 5192665c50d2b790b72a413187d8efd5abb6c107a029a1d848d0570172a737ba ssh-agent [2022-02-20T15:38:39.958Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnMOjHF/agent.54 [2022-02-20T15:38:39.958Z] SSH_AGENT_PID=60 [2022-02-20T15:38:39.964Z] Running ssh-add (command line suppressed) [2022-02-20T15:38:40.062Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7445471465452162199.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7445471465452162199.key) [2022-02-20T15:38:40.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-20T15:38:40.367Z] + git semver init [2022-02-20T15:38:40.368Z] # -> Open(): unable to determine branch for HEAD [2022-02-20T15:38:40.368Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-02-20T15:38:40.368Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-20T15:38:40.368Z] # $SEMVER_REMOTE_NAME = origin [2022-02-20T15:38:40.368Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-20T15:38:40.368Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-20T15:38:40.368Z] # $SEMVER_BRANCH = main [2022-02-20T15:38:40.368Z] # $SEMVER_TEMP = /tmp/semver-623240644 [2022-02-20T15:38:40.368Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-02-20T15:38:41.769Z] # '/tmp/semver-623240644' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2022-02-20T15:38:41.769Z] # -> Force: false [2022-02-20T15:38:41.769Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2022-02-20T15:38:41.779Z] $ docker exec --env ******** --env ******** 5192665c50d2b790b72a413187d8efd5abb6c107a029a1d848d0570172a737ba ssh-agent -k [2022-02-20T15:38:41.863Z] unset SSH_AUTH_SOCK; [2022-02-20T15:38:41.864Z] unset SSH_AGENT_PID; [2022-02-20T15:38:41.864Z] echo Agent pid 60 killed; [2022-02-20T15:38:41.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-20T15:38:42.189Z] + git semver [Pipeline] } [2022-02-20T15:38:42.201Z] $ docker stop --time=1 5192665c50d2b790b72a413187d8efd5abb6c107a029a1d848d0570172a737ba [2022-02-20T15:38:43.529Z] $ docker rm -f 5192665c50d2b790b72a413187d8efd5abb6c107a029a1d848d0570172a737ba [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-20T15:38:43.884Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-20T15:38:44.123Z] Stashed 1 file(s) [Pipeline] echo [2022-02-20T15:38:44.126Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-20T15:38:44.286Z] provisioning config files... [2022-02-20T15:38:44.297Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3773525967783629497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:38:44.600Z] ---> docker-login.sh [2022-02-20T15:38:44.600Z] nexus3.edgexfoundry.org:10001 [2022-02-20T15:38:44.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:38:44.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:38:44.600Z] Configure a credential helper to remove this warning. See [2022-02-20T15:38:44.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:38:44.600Z] [2022-02-20T15:38:44.600Z] Login Succeeded [2022-02-20T15:38:44.600Z] nexus3.edgexfoundry.org:10002 [2022-02-20T15:38:44.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:38:44.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:38:44.863Z] Configure a credential helper to remove this warning. See [2022-02-20T15:38:44.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:38:44.863Z] [2022-02-20T15:38:44.863Z] Login Succeeded [2022-02-20T15:38:44.863Z] nexus3.edgexfoundry.org:10003 [2022-02-20T15:38:44.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:38:44.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:38:44.863Z] Configure a credential helper to remove this warning. See [2022-02-20T15:38:44.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:38:44.863Z] [2022-02-20T15:38:44.863Z] Login Succeeded [2022-02-20T15:38:44.863Z] nexus3.edgexfoundry.org:10004 [2022-02-20T15:38:44.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:38:45.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:38:45.125Z] Configure a credential helper to remove this warning. See [2022-02-20T15:38:45.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:38:45.125Z] [2022-02-20T15:38:45.125Z] Login Succeeded [2022-02-20T15:38:45.125Z] docker.io [2022-02-20T15:38:45.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:38:45.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:38:45.387Z] Configure a credential helper to remove this warning. See [2022-02-20T15:38:45.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:38:45.387Z] [2022-02-20T15:38:45.387Z] Login Succeeded [2022-02-20T15:38:45.387Z] ---> docker-login.sh ends [Pipeline] } [2022-02-20T15:38:45.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-20T15:38:45.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-20T15:38:45.480Z] ========================================================= [2022-02-20T15:38:45.480Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-20T15:38:45.480Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:38:45.788Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-20T15:38:45.788Z] Sending build context to Docker daemon 10.03MB [2022-02-20T15:38:45.788Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-20T15:38:45.788Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-20T15:38:45.788Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-20T15:38:45.788Z] 59bf1c3509f3: Pulling fs layer [2022-02-20T15:38:45.788Z] 666ba61612fd: Pulling fs layer [2022-02-20T15:38:45.788Z] 8ed8ca486205: Pulling fs layer [2022-02-20T15:38:45.788Z] 4fe6c5a15a65: Pulling fs layer [2022-02-20T15:38:45.788Z] 22a0e8bec74d: Pulling fs layer [2022-02-20T15:38:45.788Z] 640e595b4fbd: Pulling fs layer [2022-02-20T15:38:45.788Z] 763cafe07f6e: Pulling fs layer [2022-02-20T15:38:45.788Z] 0c0b528cf693: Pulling fs layer [2022-02-20T15:38:45.788Z] 10935f4eaf8b: Pulling fs layer [2022-02-20T15:38:45.788Z] 640e595b4fbd: Waiting [2022-02-20T15:38:45.788Z] 763cafe07f6e: Waiting [2022-02-20T15:38:45.788Z] 0c0b528cf693: Waiting [2022-02-20T15:38:45.788Z] 10935f4eaf8b: Waiting [2022-02-20T15:38:45.788Z] 4fe6c5a15a65: Waiting [2022-02-20T15:38:45.788Z] 22a0e8bec74d: Waiting [2022-02-20T15:38:46.061Z] 8ed8ca486205: Verifying Checksum [2022-02-20T15:38:46.061Z] 8ed8ca486205: Download complete [2022-02-20T15:38:46.061Z] 666ba61612fd: Verifying Checksum [2022-02-20T15:38:46.061Z] 666ba61612fd: Download complete [2022-02-20T15:38:46.061Z] 22a0e8bec74d: Verifying Checksum [2022-02-20T15:38:46.061Z] 22a0e8bec74d: Download complete [2022-02-20T15:38:46.061Z] 640e595b4fbd: Verifying Checksum [2022-02-20T15:38:46.061Z] 640e595b4fbd: Download complete [2022-02-20T15:38:46.061Z] 763cafe07f6e: Verifying Checksum [2022-02-20T15:38:46.061Z] 763cafe07f6e: Download complete [2022-02-20T15:38:46.061Z] 59bf1c3509f3: Verifying Checksum [2022-02-20T15:38:46.061Z] 59bf1c3509f3: Download complete [2022-02-20T15:38:46.330Z] 0c0b528cf693: Verifying Checksum [2022-02-20T15:38:46.330Z] 0c0b528cf693: Download complete [2022-02-20T15:38:46.595Z] 4fe6c5a15a65: Verifying Checksum [2022-02-20T15:38:46.595Z] 4fe6c5a15a65: Download complete [2022-02-20T15:38:46.595Z] 10935f4eaf8b: Verifying Checksum [2022-02-20T15:38:46.595Z] 10935f4eaf8b: Download complete [2022-02-20T15:38:46.595Z] 59bf1c3509f3: Pull complete [2022-02-20T15:38:46.595Z] 666ba61612fd: Pull complete [2022-02-20T15:38:46.857Z] 8ed8ca486205: Pull complete [2022-02-20T15:38:51.124Z] 4fe6c5a15a65: Pull complete [2022-02-20T15:38:51.124Z] 22a0e8bec74d: Pull complete [2022-02-20T15:38:51.124Z] 640e595b4fbd: Pull complete [2022-02-20T15:38:51.124Z] 763cafe07f6e: Pull complete [2022-02-20T15:38:51.387Z] 0c0b528cf693: Pull complete [2022-02-20T15:38:54.734Z] 10935f4eaf8b: Pull complete [2022-02-20T15:38:54.734Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-20T15:38:54.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-20T15:38:54.734Z] ---> 99d49a6021b9 [2022-02-20T15:38:54.734Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-20T15:38:56.118Z] ---> Running in d9eab0b404a1 [2022-02-20T15:38:56.118Z] Removing intermediate container d9eab0b404a1 [2022-02-20T15:38:56.118Z] ---> 9ad5b89a260c [2022-02-20T15:38:56.118Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-20T15:38:56.118Z] ---> Running in a4377a8f3394 [2022-02-20T15:38:56.380Z] Removing intermediate container a4377a8f3394 [2022-02-20T15:38:56.380Z] ---> 5bb255b36138 [2022-02-20T15:38:56.380Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-20T15:38:56.380Z] ---> Running in a9a14e948c78 [2022-02-20T15:38:56.380Z] Removing intermediate container a9a14e948c78 [2022-02-20T15:38:56.380Z] ---> 043346533b80 [2022-02-20T15:38:56.380Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-20T15:38:56.380Z] ---> Running in c717433ae5b0 [2022-02-20T15:38:56.960Z] Removing intermediate container c717433ae5b0 [2022-02-20T15:38:56.960Z] ---> 387acd854a85 [2022-02-20T15:38:56.961Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-20T15:38:56.961Z] ---> Running in 0fcbf2dab2c1 [2022-02-20T15:38:57.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-20T15:38:58.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-20T15:38:58.428Z] OK: 221 MiB in 52 packages [2022-02-20T15:38:58.692Z] Removing intermediate container 0fcbf2dab2c1 [2022-02-20T15:38:58.692Z] ---> ccd789014f46 [2022-02-20T15:38:58.692Z] Step 8/13 : WORKDIR /app [2022-02-20T15:38:58.956Z] ---> Running in cf80dc8bd30f [2022-02-20T15:38:58.956Z] Removing intermediate container cf80dc8bd30f [2022-02-20T15:38:58.956Z] ---> bd1b9c621ff8 [2022-02-20T15:38:58.956Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-20T15:38:58.956Z] ---> 3bd10dfc0650 [2022-02-20T15:38:58.956Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-20T15:38:59.218Z] ---> Running in 1a5446f82323 [2022-02-20T15:38:59.240Z] Still waiting to schedule task [2022-02-20T15:38:59.241Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-20T15:39:45.993Z] Removing intermediate container 1a5446f82323 [2022-02-20T15:39:45.993Z] ---> ff334442a3e3 [2022-02-20T15:39:45.993Z] Step 11/13 : COPY . . [2022-02-20T15:39:45.993Z] ---> 7d57cd4b0f24 [2022-02-20T15:39:45.993Z] Step 12/13 : ARG MAKE="make build" [2022-02-20T15:39:45.993Z] ---> Running in 6bf8afed9259 [2022-02-20T15:39:45.993Z] Removing intermediate container 6bf8afed9259 [2022-02-20T15:39:45.993Z] ---> 55ff0892df18 [2022-02-20T15:39:45.993Z] Step 13/13 : RUN $MAKE [2022-02-20T15:39:45.993Z] ---> Running in 60c26c1d142f [2022-02-20T15:39:45.993Z] noop [2022-02-20T15:39:45.993Z] Removing intermediate container 60c26c1d142f [2022-02-20T15:39:45.993Z] ---> b4d4eca54e33 [2022-02-20T15:39:45.993Z] Successfully built b4d4eca54e33 [2022-02-20T15:39:45.993Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:39:46.301Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-20T15:39:46.301Z] . [Pipeline] withDockerContainer [2022-02-20T15:39:46.384Z] prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container [2022-02-20T15:39:46.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-20T15:39:46.774Z] $ docker top 221b444b2f461567d6dd24dd40376562398c00bd04a7e502da3fda4b8f79c068 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-20T15:39:47.123Z] + go version [2022-02-20T15:39:47.123Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-20T15:39:47.134Z] $ docker stop --time=1 221b444b2f461567d6dd24dd40376562398c00bd04a7e502da3fda4b8f79c068 [2022-02-20T15:39:48.310Z] $ docker rm -f 221b444b2f461567d6dd24dd40376562398c00bd04a7e502da3fda4b8f79c068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:39:48.735Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-20T15:39:48.735Z] . [Pipeline] withDockerContainer [2022-02-20T15:39:48.801Z] prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container [2022-02-20T15:39:48.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-20T15:39:49.179Z] $ docker top 273c07049cb0576703382220bd542b8d55d9c891d23d95024ea137e4e922aa90 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-20T15:39:49.549Z] + make test [2022-02-20T15:39:49.549Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-20T15:40:04.536Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-02-20T15:40:05.494Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.035s coverage: 86.2% of statements [2022-02-20T15:40:05.494Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-02-20T15:40:08.799Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.533s coverage: 71.9% of statements [2022-02-20T15:40:08.799Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-02-20T15:40:21.175Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-20T15:40:24.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-20T15:40:24.524Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-20T15:40:24.524Z] ./bin/test-attribution.sh [Pipeline] echo [2022-02-20T15:40:25.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-20T15:40:25.115Z] $ docker stop --time=1 273c07049cb0576703382220bd542b8d55d9c891d23d95024ea137e4e922aa90 [2022-02-20T15:40:26.542Z] $ docker rm -f 273c07049cb0576703382220bd542b8d55d9c891d23d95024ea137e4e922aa90 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-20T15:40:27.038Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-20T15:40:27.086Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-20T15:40:28.071Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5751 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-02-20T15:40:28.082Z] Running in /w/workspace/app-rfid-llrp-inventory/24 [Pipeline] { [Pipeline] checkout [2022-02-20T15:40:28.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-20T15:40:28.253Z] The recommended git tool is: git [2022-02-20T15:40:28.394Z] + ls -al . [2022-02-20T15:40:28.394Z] total 200 [2022-02-20T15:40:28.394Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 20 15:40 . [2022-02-20T15:40:28.394Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 20 15:38 .. [2022-02-20T15:40:28.394Z] -rw-rw-r--. 1 jenkins jenkins 8248 Feb 20 15:38 Attribution.txt [2022-02-20T15:40:28.394Z] drwxrwxr-x. 2 jenkins jenkins 33 Feb 20 15:38 bin [2022-02-20T15:40:28.394Z] -rw-r--r--. 1 jenkins jenkins 41008 Feb 20 15:40 coverage.out [2022-02-20T15:40:28.394Z] -rw-rw-r--. 1 jenkins jenkins 1923 Feb 20 15:38 Dockerfile [2022-02-20T15:40:28.394Z] -rw-rw-r--. 1 jenkins jenkins 262 Feb 20 15:38 .dockerignore [2022-02-20T15:40:28.394Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 20 15:38 .git [2022-02-20T15:40:28.394Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 20 15:38 .github [2022-02-20T15:40:28.394Z] -rw-rw-r--. 1 jenkins jenkins 788 Feb 20 15:38 .gitignore [2022-02-20T15:40:28.394Z] -rw-rw-r--. 1 jenkins jenkins 41 Feb 20 15:38 .golangci.yml [2022-02-20T15:40:28.394Z] -rw-rw-r--. 1 jenkins jenkins 3019 Feb 20 15:40 go.mod [2022-02-20T15:40:28.394Z] -rw-rw-r--. 1 jenkins jenkins 49531 Feb 20 15:38 go.sum [2022-02-20T15:40:28.394Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 20 15:38 GOVERNANCE.md [2022-02-20T15:40:28.394Z] drwxrwxr-x. 2 jenkins jenkins 140 Feb 20 15:38 images [2022-02-20T15:40:28.394Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 20 15:38 internal [2022-02-20T15:40:28.394Z] -rw-rw-r--. 1 jenkins jenkins 686 Feb 20 15:38 Jenkinsfile [2022-02-20T15:40:28.394Z] -rw-rw-r--. 1 jenkins jenkins 11347 Feb 20 15:38 LICENSE [2022-02-20T15:40:28.394Z] -rw-rw-r--. 1 jenkins jenkins 531 Feb 20 15:38 main.go [2022-02-20T15:40:28.394Z] -rw-rw-r--. 1 jenkins jenkins 2095 Feb 20 15:38 Makefile [2022-02-20T15:40:28.394Z] -rw-rw-r--. 1 jenkins jenkins 617 Feb 20 15:38 OWNERS.md [2022-02-20T15:40:28.394Z] -rw-rw-r--. 1 jenkins jenkins 30039 Feb 20 15:38 README.md [2022-02-20T15:40:28.394Z] drwxrwxr-x. 2 jenkins jenkins 32 Feb 20 15:38 res [2022-02-20T15:40:28.394Z] drwx------. 3 jenkins jenkins 30 Feb 20 15:38 .semver [2022-02-20T15:40:28.394Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 20 15:38 snap [2022-02-20T15:40:28.394Z] drwxrwxr-x. 3 jenkins jenkins 18 Feb 20 15:38 static [2022-02-20T15:40:28.394Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 20 15:38 VERSION [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:40:28.694Z] + 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=6df7392c29d9abc7db09809e9b075e681b16c805 --label arch=amd64 --label version=2.1.0-dev.3 . [2022-02-20T15:40:28.694Z] Sending build context to Docker daemon 10.03MB [2022-02-20T15:40:28.694Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-02-20T15:40:28.694Z] Step 2/31 : FROM ${BASE} AS builder [2022-02-20T15:40:28.694Z] ---> b4d4eca54e33 [2022-02-20T15:40:28.694Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-20T15:40:28.694Z] ---> Running in 0e31abbbd45c [2022-02-20T15:40:28.961Z] Removing intermediate container 0e31abbbd45c [2022-02-20T15:40:28.961Z] ---> c637b3c8dd87 [2022-02-20T15:40:28.961Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-02-20T15:40:28.961Z] ---> Running in d7fe63873a30 [2022-02-20T15:40:28.961Z] Removing intermediate container d7fe63873a30 [2022-02-20T15:40:28.961Z] ---> f53fb4149b94 [2022-02-20T15:40:28.961Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-20T15:40:28.961Z] ---> Running in c0a05a5bb028 [2022-02-20T15:40:28.961Z] Removing intermediate container c0a05a5bb028 [2022-02-20T15:40:28.961Z] ---> c3b04a0b4eaa [2022-02-20T15:40:28.961Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-20T15:40:29.222Z] ---> Running in e893cb06c39b [2022-02-20T15:40:29.508Z] Removing intermediate container e893cb06c39b [2022-02-20T15:40:29.508Z] ---> aeb8d8ae7a85 [2022-02-20T15:40:29.508Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-20T15:40:29.508Z] ---> Running in 9ad8fcbd696d [2022-02-20T15:40:30.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-20T15:40:30.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-20T15:40:31.231Z] OK: 221 MiB in 52 packages [2022-02-20T15:40:31.231Z] Removing intermediate container 9ad8fcbd696d [2022-02-20T15:40:31.231Z] ---> bc5e2c8905aa [2022-02-20T15:40:31.231Z] Step 8/31 : WORKDIR /app [2022-02-20T15:40:31.494Z] ---> Running in 0028131abf00 [2022-02-20T15:40:31.494Z] Removing intermediate container 0028131abf00 [2022-02-20T15:40:31.494Z] ---> fb1ca22afc98 [2022-02-20T15:40:31.494Z] Step 9/31 : COPY go.mod vendor* ./ [2022-02-20T15:40:31.494Z] ---> 2621e79b015c [2022-02-20T15:40:31.494Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-20T15:40:31.756Z] ---> Running in fb5e30e07ca6 [2022-02-20T15:40:32.329Z] Removing intermediate container fb5e30e07ca6 [2022-02-20T15:40:32.329Z] ---> 04019dd55f52 [2022-02-20T15:40:32.329Z] Step 11/31 : COPY . . [2022-02-20T15:40:32.423Z] using credential edgex-jenkins-ssh [2022-02-20T15:40:32.441Z] Cloning the remote Git repository [2022-02-20T15:40:32.591Z] ---> b11fedc35684 [2022-02-20T15:40:32.591Z] Step 12/31 : ARG MAKE="make build" [2022-02-20T15:40:32.591Z] ---> Running in 14b1c6eeefcf [2022-02-20T15:40:32.591Z] Removing intermediate container 14b1c6eeefcf [2022-02-20T15:40:32.591Z] ---> bf9e3af61856 [2022-02-20T15:40:32.591Z] Step 13/31 : RUN $MAKE [2022-02-20T15:40:32.591Z] ---> Running in 2c306c999a31 [2022-02-20T15:40:32.850Z] 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.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.3" -o app-rfid-llrp-inventory [2022-02-20T15:40:32.490Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-02-20T15:40:32.564Z] > git init /w/workspace/app-rfid-llrp-inventory/24 # timeout=10 [2022-02-20T15:40:32.664Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-02-20T15:40:32.665Z] > git --version # timeout=10 [2022-02-20T15:40:32.684Z] > git --version # 'git version 2.17.1' [2022-02-20T15:40:32.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-20T15:40:32.775Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-20T15:40:34.454Z] Avoid second fetch [2022-02-20T15:40:34.455Z] Checking out Revision 6df7392c29d9abc7db09809e9b075e681b16c805 (main) [2022-02-20T15:40:34.409Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-02-20T15:40:34.437Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-20T15:40:34.475Z] > git config core.sparsecheckout # timeout=10 [2022-02-20T15:40:34.525Z] > git checkout -f 6df7392c29d9abc7db09809e9b075e681b16c805 # timeout=10 [2022-02-20T15:40:38.786Z] Commit message: "build(snap): update snap packaging (#64)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-20T15:40:39.717Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-20T15:40:39.717Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-20T15:40:39.717Z] Dload Upload Total Spent Left Speed [2022-02-20T15:40:39.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93992 0 --:--:-- --:--:-- --:--:-- 93992 [Pipeline] sh [2022-02-20T15:40:40.238Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-20T15:40:40.584Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-20T15:40:40.584Z] + sudo tee /etc/docker/daemon.new [2022-02-20T15:40:40.584Z] { [2022-02-20T15:40:40.584Z] "registry-mirrors": [ [2022-02-20T15:40:40.584Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-20T15:40:40.584Z] ], [2022-02-20T15:40:40.584Z] "bip": "10.250.0.254/24", [2022-02-20T15:40:40.584Z] "hosts": [ [2022-02-20T15:40:40.584Z] "tcp://0.0.0.0:5555", [2022-02-20T15:40:40.584Z] "unix:///var/run/docker.sock" [2022-02-20T15:40:40.584Z] ], [2022-02-20T15:40:40.584Z] "mtu": 1458, [2022-02-20T15:40:40.584Z] "selinux-enabled": true, [2022-02-20T15:40:40.584Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-20T15:40:40.584Z] } [Pipeline] sh [2022-02-20T15:40:40.936Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-20T15:40:41.280Z] + sudo service docker restart [2022-02-20T15:40:45.248Z] Removing intermediate container 2c306c999a31 [2022-02-20T15:40:45.248Z] ---> f303b9e8f17f [2022-02-20T15:40:45.248Z] Step 14/31 : FROM alpine:3.14 [2022-02-20T15:40:45.248Z] 3.14: Pulling from library/alpine [2022-02-20T15:40:45.515Z] 97518928ae5f: Pulling fs layer [2022-02-20T15:40:45.782Z] 97518928ae5f: Verifying Checksum [2022-02-20T15:40:45.782Z] 97518928ae5f: Download complete [2022-02-20T15:40:45.782Z] 97518928ae5f: Pull complete [2022-02-20T15:40:45.782Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-20T15:40:45.782Z] Status: Downloaded newer image for alpine:3.14 [2022-02-20T15:40:45.782Z] ---> 0a97eee8041e [2022-02-20T15:40:45.782Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-20T15:40:45.782Z] ---> Running in 757ce1faa82b [2022-02-20T15:40:46.042Z] Removing intermediate container 757ce1faa82b [2022-02-20T15:40:46.042Z] ---> d1b954a407a8 [2022-02-20T15:40:46.042Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-02-20T15:40:46.042Z] ---> Running in d4134f49e93a [2022-02-20T15:40:46.042Z] Removing intermediate container d4134f49e93a [2022-02-20T15:40:46.042Z] ---> 3d51b4f051a4 [2022-02-20T15:40:46.042Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-20T15:40:46.042Z] ---> Running in 6e0999140f5d [2022-02-20T15:40:46.617Z] Removing intermediate container 6e0999140f5d [2022-02-20T15:40:46.617Z] ---> 2c9a04b94410 [2022-02-20T15:40:46.617Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-02-20T15:40:46.617Z] ---> Running in f48ced0d6807 [2022-02-20T15:40:46.878Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-20T15:40:47.820Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-20T15:40:48.080Z] (1/6) Installing ca-certificates (20211220-r0) [2022-02-20T15:40:48.080Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-20T15:40:48.340Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-20T15:40:48.340Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-20T15:40:48.340Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-20T15:40:48.604Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-20T15:40:48.604Z] Executing busybox-1.33.1-r6.trigger [2022-02-20T15:40:48.604Z] Executing ca-certificates-20211220-r0.trigger [2022-02-20T15:40:48.604Z] OK: 9 MiB in 20 packages [2022-02-20T15:40:49.180Z] Removing intermediate container f48ced0d6807 [2022-02-20T15:40:49.180Z] ---> d200f88b8bb9 [2022-02-20T15:40:49.180Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-02-20T15:40:49.180Z] ---> 654e9667beb9 [2022-02-20T15:40:49.180Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-02-20T15:40:49.180Z] ---> b4e6a82adf6e [2022-02-20T15:40:49.180Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-02-20T15:40:49.439Z] ---> 6288cd64eecb [2022-02-20T15:40:49.439Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-02-20T15:40:49.706Z] ---> cfa9b03a5075 [2022-02-20T15:40:49.706Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-02-20T15:40:49.967Z] ---> 1cb73b2ec91e [2022-02-20T15:40:49.967Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-02-20T15:40:49.967Z] ---> Running in ae3bb92c2e3e [2022-02-20T15:40:50.545Z] Removing intermediate container ae3bb92c2e3e [2022-02-20T15:40:50.545Z] ---> 06b1ca1a68d6 [2022-02-20T15:40:50.545Z] Step 25/31 : VOLUME /cache [2022-02-20T15:40:50.545Z] ---> Running in 58f74fde6a50 [2022-02-20T15:40:50.545Z] Removing intermediate container 58f74fde6a50 [2022-02-20T15:40:50.545Z] ---> eb04b41bf318 [2022-02-20T15:40:50.545Z] Step 26/31 : EXPOSE 59711 [2022-02-20T15:40:50.545Z] ---> Running in 852f4cd07958 [2022-02-20T15:40:50.807Z] Removing intermediate container 852f4cd07958 [2022-02-20T15:40:50.807Z] ---> 6c2f0984ddfc [2022-02-20T15:40:50.807Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-02-20T15:40:50.807Z] ---> Running in ff0c070c2148 [2022-02-20T15:40:50.807Z] Removing intermediate container ff0c070c2148 [2022-02-20T15:40:50.807Z] ---> 0ad00be00e7c [2022-02-20T15:40:50.807Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-02-20T15:40:50.807Z] ---> Running in 87364ca880f0 [2022-02-20T15:40:50.807Z] Removing intermediate container 87364ca880f0 [2022-02-20T15:40:50.807Z] ---> a4471c69fd2d [2022-02-20T15:40:50.807Z] Step 29/31 : LABEL arch=amd64 [2022-02-20T15:40:51.067Z] ---> Running in 2a4e1de705d5 [2022-02-20T15:40:51.067Z] Removing intermediate container 2a4e1de705d5 [2022-02-20T15:40:51.067Z] ---> f948987d00e2 [2022-02-20T15:40:51.067Z] Step 30/31 : LABEL git_sha=6df7392c29d9abc7db09809e9b075e681b16c805 [2022-02-20T15:40:51.067Z] ---> Running in f65d1afbc569 [2022-02-20T15:40:51.067Z] Removing intermediate container f65d1afbc569 [2022-02-20T15:40:51.067Z] ---> 1ba0fd989c50 [2022-02-20T15:40:51.067Z] Step 31/31 : LABEL version=2.1.0-dev.3 [2022-02-20T15:40:51.067Z] ---> Running in ccdd83f3d14e [2022-02-20T15:40:51.328Z] Removing intermediate container ccdd83f3d14e [2022-02-20T15:40:51.328Z] ---> 688bf7c8ddcf [2022-02-20T15:40:51.328Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-20T15:40:51.328Z] Successfully built 688bf7c8ddcf [2022-02-20T15:40:51.328Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-20T15:40:51.398Z] provisioning config files... [2022-02-20T15:40:51.409Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2087135776745739728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:40:51.721Z] ---> docker-login.sh [2022-02-20T15:40:51.721Z] nexus3.edgexfoundry.org:10001 [2022-02-20T15:40:51.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:40:51.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:40:51.721Z] Configure a credential helper to remove this warning. See [2022-02-20T15:40:51.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:40:51.721Z] [2022-02-20T15:40:51.721Z] Login Succeeded [2022-02-20T15:40:51.721Z] nexus3.edgexfoundry.org:10002 [2022-02-20T15:40:51.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:40:51.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:40:51.722Z] Configure a credential helper to remove this warning. See [2022-02-20T15:40:51.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:40:51.722Z] [2022-02-20T15:40:51.722Z] Login Succeeded [2022-02-20T15:40:51.983Z] nexus3.edgexfoundry.org:10003 [2022-02-20T15:40:51.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:40:51.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:40:51.983Z] Configure a credential helper to remove this warning. See [2022-02-20T15:40:51.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:40:51.983Z] [2022-02-20T15:40:51.983Z] Login Succeeded [2022-02-20T15:40:51.983Z] nexus3.edgexfoundry.org:10004 [2022-02-20T15:40:51.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:40:52.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:40:52.243Z] Configure a credential helper to remove this warning. See [2022-02-20T15:40:52.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:40:52.243Z] [2022-02-20T15:40:52.243Z] Login Succeeded [2022-02-20T15:40:52.243Z] docker.io [2022-02-20T15:40:52.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:40:52.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:40:52.503Z] Configure a credential helper to remove this warning. See [2022-02-20T15:40:52.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:40:52.503Z] [2022-02-20T15:40:52.503Z] Login Succeeded [2022-02-20T15:40:52.503Z] ---> docker-login.sh ends [Pipeline] } [2022-02-20T15:40:52.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-20T15:40:52.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-20T15:40:52.572Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-02-20T15:40:52.572Z] 6df7392c29d9abc7db09809e9b075e681b16c805 [2022-02-20T15:40:52.572Z] latest [2022-02-20T15:40:52.572Z] 2.1.0-dev.3 [2022-02-20T15:40:52.572Z] 6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 [2022-02-20T15:40:52.572Z] main [2022-02-20T15:40:52.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:40:52.890Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:40:53.203Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6df7392c29d9abc7db09809e9b075e681b16c805 [2022-02-20T15:40:53.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-02-20T15:40:53.203Z] d0149fa9004f: Preparing [2022-02-20T15:40:53.203Z] 1c307366e79c: Preparing [2022-02-20T15:40:53.203Z] 2853f53a8b55: Preparing [2022-02-20T15:40:53.203Z] 57a7cb940d9f: Preparing [2022-02-20T15:40:53.203Z] 8d3ac28ba496: Preparing [2022-02-20T15:40:53.203Z] 63a734baa9de: Preparing [2022-02-20T15:40:53.203Z] b24d9d5432a2: Preparing [2022-02-20T15:40:53.203Z] b8fffb611465: Preparing [2022-02-20T15:40:53.203Z] 1a058d5342cc: Preparing [2022-02-20T15:40:53.203Z] 63a734baa9de: Waiting [2022-02-20T15:40:53.203Z] b24d9d5432a2: Waiting [2022-02-20T15:40:53.203Z] b8fffb611465: Waiting [2022-02-20T15:40:53.203Z] 1a058d5342cc: Waiting [2022-02-20T15:40:53.203Z] d0149fa9004f: Pushed [2022-02-20T15:40:53.203Z] 57a7cb940d9f: Pushed [2022-02-20T15:40:53.203Z] 8d3ac28ba496: Pushed [2022-02-20T15:40:53.203Z] 2853f53a8b55: Pushed [2022-02-20T15:40:53.203Z] 1a058d5342cc: Layer already exists [2022-02-20T15:40:53.469Z] 63a734baa9de: Pushed [2022-02-20T15:40:53.469Z] b8fffb611465: Pushed [2022-02-20T15:40:53.469Z] b24d9d5432a2: Pushed [2022-02-20T15:40:54.850Z] 1c307366e79c: Pushed [2022-02-20T15:40:54.850Z] 6df7392c29d9abc7db09809e9b075e681b16c805: digest: sha256:94456f44abcd5cfa43ef9835391eb0f01b30fb74a438fa74faaf43665e76544f size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:40:55.154Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:40:55.450Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-02-20T15:40:55.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-02-20T15:40:55.450Z] d0149fa9004f: Preparing [2022-02-20T15:40:55.450Z] 1c307366e79c: Preparing [2022-02-20T15:40:55.450Z] 2853f53a8b55: Preparing [2022-02-20T15:40:55.450Z] 57a7cb940d9f: Preparing [2022-02-20T15:40:55.450Z] 8d3ac28ba496: Preparing [2022-02-20T15:40:55.450Z] 63a734baa9de: Preparing [2022-02-20T15:40:55.450Z] b24d9d5432a2: Preparing [2022-02-20T15:40:55.450Z] b8fffb611465: Preparing [2022-02-20T15:40:55.450Z] 1a058d5342cc: Preparing [2022-02-20T15:40:55.450Z] 63a734baa9de: Waiting [2022-02-20T15:40:55.450Z] b24d9d5432a2: Waiting [2022-02-20T15:40:55.450Z] b8fffb611465: Waiting [2022-02-20T15:40:55.450Z] 1a058d5342cc: Waiting [2022-02-20T15:40:55.450Z] 8d3ac28ba496: Layer already exists [2022-02-20T15:40:55.450Z] 2853f53a8b55: Layer already exists [2022-02-20T15:40:55.450Z] d0149fa9004f: Layer already exists [2022-02-20T15:40:55.451Z] 1c307366e79c: Layer already exists [2022-02-20T15:40:55.451Z] 57a7cb940d9f: Layer already exists [2022-02-20T15:40:55.451Z] 63a734baa9de: Layer already exists [2022-02-20T15:40:55.451Z] b8fffb611465: Layer already exists [2022-02-20T15:40:55.451Z] b24d9d5432a2: Layer already exists [2022-02-20T15:40:55.451Z] 1a058d5342cc: Layer already exists [2022-02-20T15:40:55.451Z] latest: digest: sha256:94456f44abcd5cfa43ef9835391eb0f01b30fb74a438fa74faaf43665e76544f size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:40:55.751Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:40:56.044Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.3 [2022-02-20T15:40:56.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-02-20T15:40:56.045Z] d0149fa9004f: Preparing [2022-02-20T15:40:56.045Z] 1c307366e79c: Preparing [2022-02-20T15:40:56.045Z] 2853f53a8b55: Preparing [2022-02-20T15:40:56.045Z] 57a7cb940d9f: Preparing [2022-02-20T15:40:56.045Z] 8d3ac28ba496: Preparing [2022-02-20T15:40:56.045Z] 63a734baa9de: Preparing [2022-02-20T15:40:56.045Z] b24d9d5432a2: Preparing [2022-02-20T15:40:56.045Z] b8fffb611465: Preparing [2022-02-20T15:40:56.045Z] 1a058d5342cc: Preparing [2022-02-20T15:40:56.045Z] 63a734baa9de: Waiting [2022-02-20T15:40:56.045Z] b24d9d5432a2: Waiting [2022-02-20T15:40:56.045Z] b8fffb611465: Waiting [2022-02-20T15:40:56.045Z] 1a058d5342cc: Waiting [2022-02-20T15:40:56.045Z] d0149fa9004f: Layer already exists [2022-02-20T15:40:56.045Z] 57a7cb940d9f: Layer already exists [2022-02-20T15:40:56.045Z] 1c307366e79c: Layer already exists [2022-02-20T15:40:56.045Z] 2853f53a8b55: Layer already exists [2022-02-20T15:40:56.045Z] 8d3ac28ba496: Layer already exists [2022-02-20T15:40:56.045Z] 63a734baa9de: Layer already exists [2022-02-20T15:40:56.045Z] 1a058d5342cc: Layer already exists [2022-02-20T15:40:56.045Z] b8fffb611465: Layer already exists [2022-02-20T15:40:56.045Z] b24d9d5432a2: Layer already exists [2022-02-20T15:40:56.045Z] 2.1.0-dev.3: digest: sha256:94456f44abcd5cfa43ef9835391eb0f01b30fb74a438fa74faaf43665e76544f size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:40:56.350Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:40:56.639Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 [2022-02-20T15:40:56.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-02-20T15:40:56.639Z] d0149fa9004f: Preparing [2022-02-20T15:40:56.639Z] 1c307366e79c: Preparing [2022-02-20T15:40:56.639Z] 2853f53a8b55: Preparing [2022-02-20T15:40:56.639Z] 57a7cb940d9f: Preparing [2022-02-20T15:40:56.639Z] 8d3ac28ba496: Preparing [2022-02-20T15:40:56.639Z] 63a734baa9de: Preparing [2022-02-20T15:40:56.639Z] b24d9d5432a2: Preparing [2022-02-20T15:40:56.639Z] b8fffb611465: Preparing [2022-02-20T15:40:56.639Z] 1a058d5342cc: Preparing [2022-02-20T15:40:56.639Z] 63a734baa9de: Waiting [2022-02-20T15:40:56.639Z] b24d9d5432a2: Waiting [2022-02-20T15:40:56.639Z] b8fffb611465: Waiting [2022-02-20T15:40:56.639Z] 1a058d5342cc: Waiting [2022-02-20T15:40:56.639Z] 1c307366e79c: Layer already exists [2022-02-20T15:40:56.639Z] 57a7cb940d9f: Layer already exists [2022-02-20T15:40:56.639Z] 2853f53a8b55: Layer already exists [2022-02-20T15:40:56.639Z] 8d3ac28ba496: Layer already exists [2022-02-20T15:40:56.639Z] d0149fa9004f: Layer already exists [2022-02-20T15:40:56.639Z] 1a058d5342cc: Layer already exists [2022-02-20T15:40:56.639Z] 63a734baa9de: Layer already exists [2022-02-20T15:40:56.639Z] b24d9d5432a2: Layer already exists [2022-02-20T15:40:56.639Z] b8fffb611465: Layer already exists [2022-02-20T15:40:56.639Z] 6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3: digest: sha256:94456f44abcd5cfa43ef9835391eb0f01b30fb74a438fa74faaf43665e76544f size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:40:56.940Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:40:57.235Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-02-20T15:40:57.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-02-20T15:40:57.235Z] d0149fa9004f: Preparing [2022-02-20T15:40:57.235Z] 1c307366e79c: Preparing [2022-02-20T15:40:57.235Z] 2853f53a8b55: Preparing [2022-02-20T15:40:57.235Z] 57a7cb940d9f: Preparing [2022-02-20T15:40:57.235Z] 8d3ac28ba496: Preparing [2022-02-20T15:40:57.235Z] 63a734baa9de: Preparing [2022-02-20T15:40:57.235Z] b24d9d5432a2: Preparing [2022-02-20T15:40:57.235Z] b8fffb611465: Preparing [2022-02-20T15:40:57.235Z] 1a058d5342cc: Preparing [2022-02-20T15:40:57.235Z] 63a734baa9de: Waiting [2022-02-20T15:40:57.235Z] b24d9d5432a2: Waiting [2022-02-20T15:40:57.235Z] b8fffb611465: Waiting [2022-02-20T15:40:57.235Z] 1a058d5342cc: Waiting [2022-02-20T15:40:57.235Z] 1c307366e79c: Layer already exists [2022-02-20T15:40:57.235Z] d0149fa9004f: Layer already exists [2022-02-20T15:40:57.235Z] 57a7cb940d9f: Layer already exists [2022-02-20T15:40:57.235Z] 8d3ac28ba496: Layer already exists [2022-02-20T15:40:57.235Z] 2853f53a8b55: Layer already exists [2022-02-20T15:40:57.235Z] 63a734baa9de: Layer already exists [2022-02-20T15:40:57.235Z] 1a058d5342cc: Layer already exists [2022-02-20T15:40:57.235Z] b8fffb611465: Layer already exists [2022-02-20T15:40:57.235Z] b24d9d5432a2: Layer already exists [2022-02-20T15:40:57.235Z] main: digest: sha256:94456f44abcd5cfa43ef9835391eb0f01b30fb74a438fa74faaf43665e76544f size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-20T15:40:57.269Z] ===================================================== [Pipeline] echo [2022-02-20T15:40:57.279Z] taggedImages: [2022-02-20T15:40:57.279Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6df7392c29d9abc7db09809e9b075e681b16c805 [2022-02-20T15:40:57.279Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-02-20T15:40:57.279Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.3 [2022-02-20T15:40:57.279Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 [2022-02-20T15:40:57.279Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:40:57.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-20T15:40:57.669Z] [2022-02-20T15:40:57.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:40:57.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-20T15:40:57.975Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-20T15:40:57.975Z] b4d181a07f80: Pulling fs layer [2022-02-20T15:40:57.975Z] a1111a8f2ec3: Pulling fs layer [2022-02-20T15:40:57.975Z] ed53099fbce6: Pulling fs layer [2022-02-20T15:40:57.975Z] dc539afda2c1: Pulling fs layer [2022-02-20T15:40:57.975Z] 77bc0d833cb6: Pulling fs layer [2022-02-20T15:40:57.975Z] 9065ff56babe: Pulling fs layer [2022-02-20T15:40:57.975Z] d287ab97295c: Pulling fs layer [2022-02-20T15:40:57.975Z] 77bc0d833cb6: Waiting [2022-02-20T15:40:57.975Z] 9065ff56babe: Waiting [2022-02-20T15:40:57.975Z] d287ab97295c: Waiting [2022-02-20T15:40:57.975Z] dc539afda2c1: Waiting [2022-02-20T15:40:57.975Z] a1111a8f2ec3: Verifying Checksum [2022-02-20T15:40:57.975Z] a1111a8f2ec3: Download complete [2022-02-20T15:40:57.975Z] dc539afda2c1: Verifying Checksum [2022-02-20T15:40:57.975Z] dc539afda2c1: Download complete [2022-02-20T15:40:57.975Z] 77bc0d833cb6: Verifying Checksum [2022-02-20T15:40:57.975Z] 77bc0d833cb6: Download complete [2022-02-20T15:40:57.975Z] ed53099fbce6: Verifying Checksum [2022-02-20T15:40:57.975Z] ed53099fbce6: Download complete [2022-02-20T15:40:58.247Z] 9065ff56babe: Verifying Checksum [2022-02-20T15:40:58.247Z] 9065ff56babe: Download complete [2022-02-20T15:40:58.247Z] b4d181a07f80: Verifying Checksum [2022-02-20T15:40:58.247Z] b4d181a07f80: Download complete [2022-02-20T15:40:58.829Z] d287ab97295c: Verifying Checksum [2022-02-20T15:40:58.829Z] d287ab97295c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-20T15:40:59.660Z] provisioning config files... [2022-02-20T15:40:59.682Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/24@tmp/config455279417135264467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:40:59.773Z] b4d181a07f80: Pull complete [2022-02-20T15:40:59.773Z] a1111a8f2ec3: Pull complete [2022-02-20T15:41:00.032Z] ---> docker-login.sh [2022-02-20T15:41:00.032Z] nexus3.edgexfoundry.org:10001 [2022-02-20T15:41:00.343Z] ed53099fbce6: Pull complete [2022-02-20T15:41:00.343Z] dc539afda2c1: Pull complete [2022-02-20T15:41:00.604Z] 77bc0d833cb6: Pull complete [2022-02-20T15:41:00.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:41:00.872Z] 9065ff56babe: Pull complete [2022-02-20T15:41:00.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:41:00.921Z] Configure a credential helper to remove this warning. See [2022-02-20T15:41:00.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:41:00.921Z] [2022-02-20T15:41:00.921Z] Login Succeeded [2022-02-20T15:41:00.921Z] nexus3.edgexfoundry.org:10002 [2022-02-20T15:41:01.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:41:01.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:41:01.208Z] Configure a credential helper to remove this warning. See [2022-02-20T15:41:01.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:41:01.208Z] [2022-02-20T15:41:01.208Z] Login Succeeded [2022-02-20T15:41:01.208Z] nexus3.edgexfoundry.org:10003 [2022-02-20T15:41:01.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:41:01.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:41:01.756Z] Configure a credential helper to remove this warning. See [2022-02-20T15:41:01.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:41:01.756Z] [2022-02-20T15:41:01.756Z] Login Succeeded [2022-02-20T15:41:01.756Z] nexus3.edgexfoundry.org:10004 [2022-02-20T15:41:02.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:41:02.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:41:02.032Z] Configure a credential helper to remove this warning. See [2022-02-20T15:41:02.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:41:02.032Z] [2022-02-20T15:41:02.032Z] Login Succeeded [2022-02-20T15:41:02.304Z] docker.io [2022-02-20T15:41:02.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:41:02.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:41:02.851Z] Configure a credential helper to remove this warning. See [2022-02-20T15:41:02.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:41:02.851Z] [2022-02-20T15:41:02.851Z] Login Succeeded [2022-02-20T15:41:02.851Z] ---> docker-login.sh ends [Pipeline] } [2022-02-20T15:41:02.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-20T15:41:03.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-20T15:41:03.357Z] ========================================================= [2022-02-20T15:41:03.357Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-20T15:41:03.357Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:41:03.704Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-20T15:41:03.974Z] Sending build context to Docker daemon 690.7kB [2022-02-20T15:41:03.974Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-20T15:41:03.975Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-20T15:41:04.249Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-20T15:41:04.249Z] 9b3977197b4f: Pulling fs layer [2022-02-20T15:41:04.249Z] 1a89e8eeedd5: Pulling fs layer [2022-02-20T15:41:04.249Z] 94645a83ff95: Pulling fs layer [2022-02-20T15:41:04.249Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-20T15:41:04.249Z] 0c92f367c5e7: Pulling fs layer [2022-02-20T15:41:04.249Z] f7c0051592d6: Pulling fs layer [2022-02-20T15:41:04.249Z] a227ed2f7395: Pulling fs layer [2022-02-20T15:41:04.249Z] 7b1c46037f91: Pulling fs layer [2022-02-20T15:41:04.249Z] 3f3a8bcf1eab: Waiting [2022-02-20T15:41:04.249Z] f7c0051592d6: Waiting [2022-02-20T15:41:04.249Z] 0c92f367c5e7: Waiting [2022-02-20T15:41:04.249Z] a227ed2f7395: Waiting [2022-02-20T15:41:04.249Z] 7b1c46037f91: Waiting [2022-02-20T15:41:04.249Z] 94645a83ff95: Download complete [2022-02-20T15:41:04.249Z] 1a89e8eeedd5: Verifying Checksum [2022-02-20T15:41:04.249Z] 1a89e8eeedd5: Download complete [2022-02-20T15:41:04.249Z] 0c92f367c5e7: Verifying Checksum [2022-02-20T15:41:04.249Z] 0c92f367c5e7: Download complete [2022-02-20T15:41:04.249Z] f7c0051592d6: Verifying Checksum [2022-02-20T15:41:04.249Z] f7c0051592d6: Download complete [2022-02-20T15:41:04.249Z] 9b3977197b4f: Verifying Checksum [2022-02-20T15:41:04.249Z] 9b3977197b4f: Download complete [2022-02-20T15:41:04.249Z] a227ed2f7395: Verifying Checksum [2022-02-20T15:41:04.249Z] a227ed2f7395: Download complete [2022-02-20T15:41:04.851Z] 9b3977197b4f: Pull complete [2022-02-20T15:41:05.450Z] 1a89e8eeedd5: Pull complete [2022-02-20T15:41:06.053Z] 94645a83ff95: Pull complete [2022-02-20T15:41:06.053Z] 7b1c46037f91: Verifying Checksum [2022-02-20T15:41:06.201Z] d287ab97295c: Pull complete [2022-02-20T15:41:06.201Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-20T15:41:06.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-20T15:41:06.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-20T15:41:06.272Z] prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container [2022-02-20T15:41:06.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-20T15:41:06.653Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-20T15:41:06.653Z] 3f3a8bcf1eab: Download complete [2022-02-20T15:41:08.854Z] $ docker top 4fefee44adad6cea5b9611044472c69299040e939f69c3309547806374de57de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:41:09.303Z] ---> job-cost.sh [2022-02-20T15:41:09.303Z] lf-activate-venv: SKIPPING [2022-02-20T15:41:09.303Z] INFO: No Stack... [2022-02-20T15:41:09.564Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-20T15:41:09.827Z] INFO: Archiving Costs [Pipeline] sh [2022-02-20T15:41:10.122Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-02-20T15:41:10.122Z] + cut -d, -f6 [Pipeline] lock [2022-02-20T15:41:10.138Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] [2022-02-20T15:41:10.150Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] did not exist. Created. [2022-02-20T15:41:10.150Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-20T15:41:10.462Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-20T15:41:10.488Z] Stashed 1 file(s) [Pipeline] } [2022-02-20T15:41:10.495Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-20T15:41:10.510Z] $ docker stop --time=1 4fefee44adad6cea5b9611044472c69299040e939f69c3309547806374de57de [2022-02-20T15:41:11.656Z] $ docker rm -f 4fefee44adad6cea5b9611044472c69299040e939f69c3309547806374de57de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-20T15:41:19.040Z] 3f3a8bcf1eab: Pull complete [2022-02-20T15:41:19.040Z] 0c92f367c5e7: Pull complete [2022-02-20T15:41:19.040Z] f7c0051592d6: Pull complete [2022-02-20T15:41:19.040Z] a227ed2f7395: Pull complete [2022-02-20T15:41:24.457Z] 7b1c46037f91: Pull complete [2022-02-20T15:41:24.457Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-20T15:41:24.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-20T15:41:24.457Z] ---> f79e39bc4007 [2022-02-20T15:41:24.457Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-20T15:41:25.438Z] ---> Running in 0cd12c92d7b3 [2022-02-20T15:41:25.712Z] Removing intermediate container 0cd12c92d7b3 [2022-02-20T15:41:25.712Z] ---> 4d9a10b498e6 [2022-02-20T15:41:25.712Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-20T15:41:25.985Z] ---> Running in 6c3f8737d946 [2022-02-20T15:41:26.265Z] Removing intermediate container 6c3f8737d946 [2022-02-20T15:41:26.265Z] ---> 5982f58cadcf [2022-02-20T15:41:26.265Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-20T15:41:26.265Z] ---> Running in b7bb4197e80c [2022-02-20T15:41:26.539Z] Removing intermediate container b7bb4197e80c [2022-02-20T15:41:26.539Z] ---> bf239595897e [2022-02-20T15:41:26.539Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-20T15:41:26.814Z] ---> Running in e0c46e7d18b3 [2022-02-20T15:41:28.783Z] Removing intermediate container e0c46e7d18b3 [2022-02-20T15:41:28.783Z] ---> 2a9dc26d40e6 [2022-02-20T15:41:28.783Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-20T15:41:28.783Z] ---> Running in 273f62f870e6 [2022-02-20T15:41:29.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-20T15:41:30.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-20T15:41:31.320Z] OK: 220 MiB in 52 packages [2022-02-20T15:41:32.292Z] Removing intermediate container 273f62f870e6 [2022-02-20T15:41:32.292Z] ---> 509404160697 [2022-02-20T15:41:32.292Z] Step 8/13 : WORKDIR /app [2022-02-20T15:41:32.292Z] ---> Running in 435c0b2154cd [2022-02-20T15:41:32.563Z] Removing intermediate container 435c0b2154cd [2022-02-20T15:41:32.563Z] ---> c16c671c490d [2022-02-20T15:41:32.563Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-20T15:41:33.154Z] ---> d4d51be380ea [2022-02-20T15:41:33.154Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-20T15:41:33.154Z] ---> Running in 4b819d0c194c [2022-02-20T15:42:41.168Z] Removing intermediate container 4b819d0c194c [2022-02-20T15:42:41.168Z] ---> c4dc8d71c1b9 [2022-02-20T15:42:41.168Z] Step 11/13 : COPY . . [2022-02-20T15:42:41.440Z] ---> d993b6f6651a [2022-02-20T15:42:41.440Z] Step 12/13 : ARG MAKE="make build" [2022-02-20T15:42:41.440Z] ---> Running in 128f8ffd3f29 [2022-02-20T15:42:42.033Z] Removing intermediate container 128f8ffd3f29 [2022-02-20T15:42:42.033Z] ---> 61f581b9af24 [2022-02-20T15:42:42.033Z] Step 13/13 : RUN $MAKE [2022-02-20T15:42:42.033Z] ---> Running in 7de65d24473f [2022-02-20T15:42:43.010Z] noop [2022-02-20T15:42:43.605Z] Removing intermediate container 7de65d24473f [2022-02-20T15:42:43.605Z] ---> 8ab0d6400707 [2022-02-20T15:42:43.605Z] Successfully built 8ab0d6400707 [2022-02-20T15:42:43.605Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:42:43.949Z] + docker inspect -f . ci-base-image-arm64 [2022-02-20T15:42:43.949Z] . [Pipeline] withDockerContainer [2022-02-20T15:42:44.176Z] prd-ubuntu18.04-docker-arm64-4c-16g-5751 does not seem to be running inside a container [2022-02-20T15:42:44.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/24 -v /w/workspace/app-rfid-llrp-inventory/24:/w/workspace/app-rfid-llrp-inventory/24:rw,z -v /w/workspace/app-rfid-llrp-inventory/24@tmp:/w/workspace/app-rfid-llrp-inventory/24@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-arm64 cat [2022-02-20T15:42:45.461Z] $ docker top f5907ed90662715d26889178bda83c3413c86d3551f661e59555babd8d5318e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-20T15:42:46.329Z] + go version [2022-02-20T15:42:46.329Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-20T15:42:46.351Z] $ docker stop --time=1 f5907ed90662715d26889178bda83c3413c86d3551f661e59555babd8d5318e0 [2022-02-20T15:42:47.930Z] $ docker rm -f f5907ed90662715d26889178bda83c3413c86d3551f661e59555babd8d5318e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:42:48.473Z] + docker inspect -f . ci-base-image-arm64 [2022-02-20T15:42:48.473Z] . [Pipeline] withDockerContainer [2022-02-20T15:42:48.664Z] prd-ubuntu18.04-docker-arm64-4c-16g-5751 does not seem to be running inside a container [2022-02-20T15:42:48.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/24 -v /w/workspace/app-rfid-llrp-inventory/24:/w/workspace/app-rfid-llrp-inventory/24:rw,z -v /w/workspace/app-rfid-llrp-inventory/24@tmp:/w/workspace/app-rfid-llrp-inventory/24@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-arm64 cat [2022-02-20T15:42:49.984Z] $ docker top 32283f65c8797ab6f87f65508c352591dc0f126132bc68accbe07f4b192f6dd2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-20T15:42:50.849Z] + make test [2022-02-20T15:42:50.849Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-20T15:43:47.428Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-02-20T15:43:47.428Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.173s coverage: 86.2% of statements [2022-02-20T15:43:47.428Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-02-20T15:43:47.428Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.670s coverage: 71.9% of statements [2022-02-20T15:43:47.428Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-02-20T15:43:47.428Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-20T15:43:47.428Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-20T15:44:05.722Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-20T15:44:05.722Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-20T15:44:05.722Z] ./bin/test-attribution.sh [Pipeline] echo [2022-02-20T15:44:06.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-20T15:44:06.025Z] $ docker stop --time=1 32283f65c8797ab6f87f65508c352591dc0f126132bc68accbe07f4b192f6dd2 [2022-02-20T15:44:07.775Z] $ docker rm -f 32283f65c8797ab6f87f65508c352591dc0f126132bc68accbe07f4b192f6dd2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-20T15:44:08.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-20T15:44:08.628Z] Warning: overwriting stash ‘coverage-report’ [2022-02-20T15:44:09.085Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-20T15:44:09.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-20T15:44:09.822Z] + ls -al . [2022-02-20T15:44:09.822Z] total 236 [2022-02-20T15:44:09.822Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 15:44 . [2022-02-20T15:44:09.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 15:40 .. [2022-02-20T15:44:09.822Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 20 15:40 .dockerignore [2022-02-20T15:44:09.822Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 15:40 .git [2022-02-20T15:44:09.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 15:40 .github [2022-02-20T15:44:09.822Z] -rw-rw-r-- 1 jenkins jenkins 788 Feb 20 15:40 .gitignore [2022-02-20T15:44:09.822Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 15:40 .golangci.yml [2022-02-20T15:44:09.822Z] -rw-rw-r-- 1 jenkins jenkins 8248 Feb 20 15:40 Attribution.txt [2022-02-20T15:44:09.822Z] -rw-rw-r-- 1 jenkins jenkins 1923 Feb 20 15:40 Dockerfile [2022-02-20T15:44:09.822Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 15:40 GOVERNANCE.md [2022-02-20T15:44:09.822Z] -rw-rw-r-- 1 jenkins jenkins 686 Feb 20 15:40 Jenkinsfile [2022-02-20T15:44:09.822Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 20 15:40 LICENSE [2022-02-20T15:44:09.822Z] -rw-rw-r-- 1 jenkins jenkins 2095 Feb 20 15:40 Makefile [2022-02-20T15:44:09.822Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 20 15:40 OWNERS.md [2022-02-20T15:44:09.822Z] -rw-rw-r-- 1 jenkins jenkins 30039 Feb 20 15:40 README.md [2022-02-20T15:44:09.822Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 15:38 VERSION [2022-02-20T15:44:09.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 15:40 bin [2022-02-20T15:44:09.822Z] -rw-r--r-- 1 jenkins jenkins 41008 Feb 20 15:43 coverage.out [2022-02-20T15:44:09.822Z] -rw-rw-r-- 1 jenkins jenkins 3019 Feb 20 15:44 go.mod [2022-02-20T15:44:09.822Z] -rw-rw-r-- 1 jenkins jenkins 49531 Feb 20 15:40 go.sum [2022-02-20T15:44:09.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 15:40 images [2022-02-20T15:44:09.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 15:40 internal [2022-02-20T15:44:09.822Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 20 15:40 main.go [2022-02-20T15:44:09.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 15:40 res [2022-02-20T15:44:09.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 15:40 snap [2022-02-20T15:44:09.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 15:40 static [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:44:10.161Z] + 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=6df7392c29d9abc7db09809e9b075e681b16c805 --label arch=arm64 --label version=2.1.0-dev.3 . [2022-02-20T15:44:10.438Z] Sending build context to Docker daemon 690.7kB [2022-02-20T15:44:10.438Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-02-20T15:44:10.438Z] Step 2/31 : FROM ${BASE} AS builder [2022-02-20T15:44:10.438Z] ---> 8ab0d6400707 [2022-02-20T15:44:10.438Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-20T15:44:10.711Z] ---> Running in ba2e32af2eef [2022-02-20T15:44:10.982Z] Removing intermediate container ba2e32af2eef [2022-02-20T15:44:10.982Z] ---> 9376d4f9ccf1 [2022-02-20T15:44:10.982Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-02-20T15:44:10.982Z] ---> Running in 65096ae565bd [2022-02-20T15:44:11.257Z] Removing intermediate container 65096ae565bd [2022-02-20T15:44:11.257Z] ---> d1a30c08a662 [2022-02-20T15:44:11.257Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-20T15:44:11.529Z] ---> Running in 3bfdfbc987d1 [2022-02-20T15:44:11.801Z] Removing intermediate container 3bfdfbc987d1 [2022-02-20T15:44:11.801Z] ---> b5f773f76490 [2022-02-20T15:44:11.801Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-20T15:44:11.801Z] ---> Running in d7cc7ed4c718 [2022-02-20T15:44:13.773Z] Removing intermediate container d7cc7ed4c718 [2022-02-20T15:44:13.773Z] ---> b5122a3d2c9e [2022-02-20T15:44:13.773Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-20T15:44:13.773Z] ---> Running in 672e47a4ea02 [2022-02-20T15:44:14.747Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-20T15:44:15.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-20T15:44:16.317Z] OK: 220 MiB in 52 packages [2022-02-20T15:44:16.912Z] Removing intermediate container 672e47a4ea02 [2022-02-20T15:44:16.912Z] ---> d00a2a684746 [2022-02-20T15:44:16.912Z] Step 8/31 : WORKDIR /app [2022-02-20T15:44:16.912Z] ---> Running in 264ea7b1a3ee [2022-02-20T15:44:17.505Z] Removing intermediate container 264ea7b1a3ee [2022-02-20T15:44:17.505Z] ---> 19c5b64ebb10 [2022-02-20T15:44:17.505Z] Step 9/31 : COPY go.mod vendor* ./ [2022-02-20T15:44:18.099Z] ---> 01b083111db6 [2022-02-20T15:44:18.099Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-20T15:44:18.099Z] ---> Running in 3c7fb6da0509 [2022-02-20T15:44:20.078Z] Removing intermediate container 3c7fb6da0509 [2022-02-20T15:44:20.078Z] ---> 5e5620f808fe [2022-02-20T15:44:20.078Z] Step 11/31 : COPY . . [2022-02-20T15:44:20.671Z] ---> d4c4f57fd3ce [2022-02-20T15:44:20.672Z] Step 12/31 : ARG MAKE="make build" [2022-02-20T15:44:20.944Z] ---> Running in 3bb035135667 [2022-02-20T15:44:21.214Z] Removing intermediate container 3bb035135667 [2022-02-20T15:44:21.214Z] ---> 1854487b7654 [2022-02-20T15:44:21.214Z] Step 13/31 : RUN $MAKE [2022-02-20T15:44:21.214Z] ---> Running in 8f5be9ae0103 [2022-02-20T15:44:22.278Z] 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.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.3" -o app-rfid-llrp-inventory [2022-02-20T15:45:09.286Z] Removing intermediate container 8f5be9ae0103 [2022-02-20T15:45:09.286Z] ---> c7d76f2ef699 [2022-02-20T15:45:09.287Z] Step 14/31 : FROM alpine:3.14 [2022-02-20T15:45:09.287Z] 3.14: Pulling from library/alpine [2022-02-20T15:45:09.287Z] be307f383ecc: Pulling fs layer [2022-02-20T15:45:09.287Z] be307f383ecc: Download complete [2022-02-20T15:45:09.287Z] be307f383ecc: Pull complete [2022-02-20T15:45:09.287Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-20T15:45:09.287Z] Status: Downloaded newer image for alpine:3.14 [2022-02-20T15:45:09.287Z] ---> 5b8b7b635229 [2022-02-20T15:45:09.287Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-20T15:45:09.287Z] ---> Running in b64e9d5c20e5 [2022-02-20T15:45:09.287Z] Removing intermediate container b64e9d5c20e5 [2022-02-20T15:45:09.287Z] ---> 3561b91548c4 [2022-02-20T15:45:09.287Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-02-20T15:45:09.287Z] ---> Running in 42be893ca82f [2022-02-20T15:45:09.287Z] Removing intermediate container 42be893ca82f [2022-02-20T15:45:09.287Z] ---> 0b92f13a2670 [2022-02-20T15:45:09.287Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-20T15:45:09.287Z] ---> Running in c630abb261e5 [2022-02-20T15:45:09.287Z] Removing intermediate container c630abb261e5 [2022-02-20T15:45:09.287Z] ---> b45c25d081a3 [2022-02-20T15:45:09.287Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-02-20T15:45:09.287Z] ---> Running in c9336a019edd [2022-02-20T15:45:09.558Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-20T15:45:10.531Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-20T15:45:11.505Z] (1/6) Installing ca-certificates (20211220-r0) [2022-02-20T15:45:11.505Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-20T15:45:11.505Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-20T15:45:11.505Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-20T15:45:11.775Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-20T15:45:11.775Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-20T15:45:11.775Z] Executing busybox-1.33.1-r6.trigger [2022-02-20T15:45:12.046Z] Executing ca-certificates-20211220-r0.trigger [2022-02-20T15:45:12.046Z] OK: 9 MiB in 20 packages [2022-02-20T15:45:13.480Z] Removing intermediate container c9336a019edd [2022-02-20T15:45:13.480Z] ---> ab1128093005 [2022-02-20T15:45:13.480Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-02-20T15:45:13.751Z] ---> 058b77bea0db [2022-02-20T15:45:13.751Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-02-20T15:45:14.344Z] ---> 529c9cf06183 [2022-02-20T15:45:14.344Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-02-20T15:45:14.949Z] ---> 1f8fe669a749 [2022-02-20T15:45:14.949Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-02-20T15:45:15.543Z] ---> 126dc9dde921 [2022-02-20T15:45:15.543Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-02-20T15:45:16.975Z] ---> 6dc3d41c9a2f [2022-02-20T15:45:16.975Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-02-20T15:45:16.975Z] ---> Running in 75b70b5329e1 [2022-02-20T15:45:18.406Z] Removing intermediate container 75b70b5329e1 [2022-02-20T15:45:18.406Z] ---> ceb8a56adac2 [2022-02-20T15:45:18.406Z] Step 25/31 : VOLUME /cache [2022-02-20T15:45:18.681Z] ---> Running in ffb756f4f335 [2022-02-20T15:45:18.955Z] Removing intermediate container ffb756f4f335 [2022-02-20T15:45:18.955Z] ---> f83b747616f3 [2022-02-20T15:45:18.955Z] Step 26/31 : EXPOSE 59711 [2022-02-20T15:45:18.955Z] ---> Running in 23ca13447e74 [2022-02-20T15:45:19.550Z] Removing intermediate container 23ca13447e74 [2022-02-20T15:45:19.550Z] ---> 8f3ec0abd386 [2022-02-20T15:45:19.550Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-02-20T15:45:19.550Z] ---> Running in af0446d57da7 [2022-02-20T15:45:19.824Z] Removing intermediate container af0446d57da7 [2022-02-20T15:45:19.824Z] ---> e1d939c047f1 [2022-02-20T15:45:19.824Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-02-20T15:45:19.824Z] ---> Running in ce948b7ca8bb [2022-02-20T15:45:20.418Z] Removing intermediate container ce948b7ca8bb [2022-02-20T15:45:20.418Z] ---> 32fa3e0b72cc [2022-02-20T15:45:20.418Z] Step 29/31 : LABEL arch=arm64 [2022-02-20T15:45:20.418Z] ---> Running in 1d3d73e3fd3b [2022-02-20T15:45:20.690Z] Removing intermediate container 1d3d73e3fd3b [2022-02-20T15:45:20.690Z] ---> b50bc3d68d08 [2022-02-20T15:45:20.690Z] Step 30/31 : LABEL git_sha=6df7392c29d9abc7db09809e9b075e681b16c805 [2022-02-20T15:45:20.690Z] ---> Running in c7e4f7c932a2 [2022-02-20T15:45:21.285Z] Removing intermediate container c7e4f7c932a2 [2022-02-20T15:45:21.285Z] ---> 301ca168b183 [2022-02-20T15:45:21.285Z] Step 31/31 : LABEL version=2.1.0-dev.3 [2022-02-20T15:45:21.285Z] ---> Running in 55df775b0192 [2022-02-20T15:45:21.559Z] Removing intermediate container 55df775b0192 [2022-02-20T15:45:21.559Z] ---> a21c35cada6e [2022-02-20T15:45:21.559Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-20T15:45:21.559Z] Successfully built a21c35cada6e [2022-02-20T15:45:21.559Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-20T15:45:21.666Z] provisioning config files... [2022-02-20T15:45:21.686Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/24@tmp/config6046733398194507679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:45:22.028Z] ---> docker-login.sh [2022-02-20T15:45:22.028Z] nexus3.edgexfoundry.org:10001 [2022-02-20T15:45:22.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:45:22.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:45:22.300Z] Configure a credential helper to remove this warning. See [2022-02-20T15:45:22.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:45:22.300Z] [2022-02-20T15:45:22.300Z] Login Succeeded [2022-02-20T15:45:22.300Z] nexus3.edgexfoundry.org:10002 [2022-02-20T15:45:22.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:45:22.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:45:22.895Z] Configure a credential helper to remove this warning. See [2022-02-20T15:45:22.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:45:22.895Z] [2022-02-20T15:45:22.895Z] Login Succeeded [2022-02-20T15:45:22.895Z] nexus3.edgexfoundry.org:10003 [2022-02-20T15:45:23.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:45:23.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:45:23.167Z] Configure a credential helper to remove this warning. See [2022-02-20T15:45:23.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:45:23.167Z] [2022-02-20T15:45:23.167Z] Login Succeeded [2022-02-20T15:45:23.167Z] nexus3.edgexfoundry.org:10004 [2022-02-20T15:45:23.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:45:23.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:45:23.761Z] Configure a credential helper to remove this warning. See [2022-02-20T15:45:23.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:45:23.761Z] [2022-02-20T15:45:23.761Z] Login Succeeded [2022-02-20T15:45:23.761Z] docker.io [2022-02-20T15:45:24.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-20T15:45:24.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-20T15:45:24.302Z] Configure a credential helper to remove this warning. See [2022-02-20T15:45:24.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-20T15:45:24.302Z] [2022-02-20T15:45:24.302Z] Login Succeeded [2022-02-20T15:45:24.302Z] ---> docker-login.sh ends [Pipeline] } [2022-02-20T15:45:24.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-20T15:45:24.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-20T15:45:24.377Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-02-20T15:45:24.377Z] 6df7392c29d9abc7db09809e9b075e681b16c805 [2022-02-20T15:45:24.377Z] latest [2022-02-20T15:45:24.377Z] 2.1.0-dev.3 [2022-02-20T15:45:24.377Z] 6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 [2022-02-20T15:45:24.377Z] main [2022-02-20T15:45:24.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:45:24.736Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:45:25.076Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6df7392c29d9abc7db09809e9b075e681b16c805 [2022-02-20T15:45:25.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-02-20T15:45:25.076Z] b57b6139137d: Preparing [2022-02-20T15:45:25.076Z] df6b585303e9: Preparing [2022-02-20T15:45:25.076Z] 51cd05175121: Preparing [2022-02-20T15:45:25.076Z] 1467452511f3: Preparing [2022-02-20T15:45:25.076Z] a9680d0c32a6: Preparing [2022-02-20T15:45:25.076Z] a4d7c1dbaff9: Preparing [2022-02-20T15:45:25.076Z] 6bf275673c0f: Preparing [2022-02-20T15:45:25.076Z] 990b7ac9b264: Preparing [2022-02-20T15:45:25.076Z] 62170e181a92: Preparing [2022-02-20T15:45:25.076Z] a4d7c1dbaff9: Waiting [2022-02-20T15:45:25.076Z] 990b7ac9b264: Waiting [2022-02-20T15:45:25.076Z] 6bf275673c0f: Waiting [2022-02-20T15:45:25.076Z] 62170e181a92: Waiting [2022-02-20T15:45:25.349Z] a9680d0c32a6: Pushed [2022-02-20T15:45:25.349Z] 1467452511f3: Pushed [2022-02-20T15:45:25.349Z] b57b6139137d: Pushed [2022-02-20T15:45:25.349Z] 51cd05175121: Pushed [2022-02-20T15:45:25.349Z] 62170e181a92: Layer already exists [2022-02-20T15:45:25.619Z] a4d7c1dbaff9: Pushed [2022-02-20T15:45:25.619Z] 990b7ac9b264: Pushed [2022-02-20T15:45:26.592Z] 6bf275673c0f: Pushed [2022-02-20T15:45:29.193Z] df6b585303e9: Pushed [2022-02-20T15:45:29.193Z] 6df7392c29d9abc7db09809e9b075e681b16c805: digest: sha256:399b28e1ca8875ccefead42a91a51f8837376221dc179a422b2be06dbf0d9fd7 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:45:29.539Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:45:29.872Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-02-20T15:45:29.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-02-20T15:45:29.872Z] b57b6139137d: Preparing [2022-02-20T15:45:29.872Z] df6b585303e9: Preparing [2022-02-20T15:45:29.872Z] 51cd05175121: Preparing [2022-02-20T15:45:29.872Z] 1467452511f3: Preparing [2022-02-20T15:45:29.872Z] a9680d0c32a6: Preparing [2022-02-20T15:45:29.872Z] a4d7c1dbaff9: Preparing [2022-02-20T15:45:29.872Z] 6bf275673c0f: Preparing [2022-02-20T15:45:29.872Z] 990b7ac9b264: Preparing [2022-02-20T15:45:29.872Z] 62170e181a92: Preparing [2022-02-20T15:45:29.872Z] 6bf275673c0f: Waiting [2022-02-20T15:45:29.872Z] 990b7ac9b264: Waiting [2022-02-20T15:45:29.872Z] 62170e181a92: Waiting [2022-02-20T15:45:29.872Z] a4d7c1dbaff9: Waiting [2022-02-20T15:45:29.872Z] a9680d0c32a6: Layer already exists [2022-02-20T15:45:29.872Z] 51cd05175121: Layer already exists [2022-02-20T15:45:29.872Z] b57b6139137d: Layer already exists [2022-02-20T15:45:29.872Z] df6b585303e9: Layer already exists [2022-02-20T15:45:29.872Z] 1467452511f3: Layer already exists [2022-02-20T15:45:29.872Z] 6bf275673c0f: Layer already exists [2022-02-20T15:45:29.872Z] 990b7ac9b264: Layer already exists [2022-02-20T15:45:29.872Z] a4d7c1dbaff9: Layer already exists [2022-02-20T15:45:29.872Z] 62170e181a92: Layer already exists [2022-02-20T15:45:30.144Z] latest: digest: sha256:399b28e1ca8875ccefead42a91a51f8837376221dc179a422b2be06dbf0d9fd7 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:45:30.486Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:45:30.827Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.3 [2022-02-20T15:45:30.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-02-20T15:45:30.827Z] b57b6139137d: Preparing [2022-02-20T15:45:30.827Z] df6b585303e9: Preparing [2022-02-20T15:45:30.827Z] 51cd05175121: Preparing [2022-02-20T15:45:30.827Z] 1467452511f3: Preparing [2022-02-20T15:45:30.827Z] a9680d0c32a6: Preparing [2022-02-20T15:45:30.827Z] a4d7c1dbaff9: Preparing [2022-02-20T15:45:30.827Z] 6bf275673c0f: Preparing [2022-02-20T15:45:30.827Z] 990b7ac9b264: Preparing [2022-02-20T15:45:30.827Z] 62170e181a92: Preparing [2022-02-20T15:45:30.827Z] 6bf275673c0f: Waiting [2022-02-20T15:45:30.827Z] 990b7ac9b264: Waiting [2022-02-20T15:45:30.827Z] a4d7c1dbaff9: Waiting [2022-02-20T15:45:30.827Z] 62170e181a92: Waiting [2022-02-20T15:45:30.827Z] b57b6139137d: Layer already exists [2022-02-20T15:45:30.827Z] df6b585303e9: Layer already exists [2022-02-20T15:45:30.827Z] a9680d0c32a6: Layer already exists [2022-02-20T15:45:30.827Z] 1467452511f3: Layer already exists [2022-02-20T15:45:30.827Z] 51cd05175121: Layer already exists [2022-02-20T15:45:30.827Z] a4d7c1dbaff9: Layer already exists [2022-02-20T15:45:30.827Z] 990b7ac9b264: Layer already exists [2022-02-20T15:45:30.827Z] 6bf275673c0f: Layer already exists [2022-02-20T15:45:30.827Z] 62170e181a92: Layer already exists [2022-02-20T15:45:31.100Z] 2.1.0-dev.3: digest: sha256:399b28e1ca8875ccefead42a91a51f8837376221dc179a422b2be06dbf0d9fd7 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:45:31.445Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:45:31.778Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 [2022-02-20T15:45:31.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-02-20T15:45:31.778Z] b57b6139137d: Preparing [2022-02-20T15:45:31.778Z] df6b585303e9: Preparing [2022-02-20T15:45:31.778Z] 51cd05175121: Preparing [2022-02-20T15:45:31.778Z] 1467452511f3: Preparing [2022-02-20T15:45:31.778Z] a9680d0c32a6: Preparing [2022-02-20T15:45:31.778Z] a4d7c1dbaff9: Preparing [2022-02-20T15:45:31.778Z] 6bf275673c0f: Preparing [2022-02-20T15:45:31.778Z] 990b7ac9b264: Preparing [2022-02-20T15:45:31.778Z] 62170e181a92: Preparing [2022-02-20T15:45:31.778Z] a4d7c1dbaff9: Waiting [2022-02-20T15:45:31.778Z] 6bf275673c0f: Waiting [2022-02-20T15:45:31.778Z] 990b7ac9b264: Waiting [2022-02-20T15:45:31.778Z] 62170e181a92: Waiting [2022-02-20T15:45:31.778Z] a9680d0c32a6: Layer already exists [2022-02-20T15:45:31.778Z] 1467452511f3: Layer already exists [2022-02-20T15:45:31.778Z] 51cd05175121: Layer already exists [2022-02-20T15:45:31.778Z] df6b585303e9: Layer already exists [2022-02-20T15:45:31.778Z] b57b6139137d: Layer already exists [2022-02-20T15:45:31.778Z] a4d7c1dbaff9: Layer already exists [2022-02-20T15:45:31.778Z] 990b7ac9b264: Layer already exists [2022-02-20T15:45:31.778Z] 6bf275673c0f: Layer already exists [2022-02-20T15:45:31.778Z] 62170e181a92: Layer already exists [2022-02-20T15:45:32.047Z] 6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3: digest: sha256:399b28e1ca8875ccefead42a91a51f8837376221dc179a422b2be06dbf0d9fd7 size: 2196 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:45:32.386Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:45:32.729Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-02-20T15:45:32.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-02-20T15:45:32.729Z] b57b6139137d: Preparing [2022-02-20T15:45:32.729Z] df6b585303e9: Preparing [2022-02-20T15:45:32.729Z] 51cd05175121: Preparing [2022-02-20T15:45:32.729Z] 1467452511f3: Preparing [2022-02-20T15:45:32.729Z] a9680d0c32a6: Preparing [2022-02-20T15:45:32.729Z] a4d7c1dbaff9: Preparing [2022-02-20T15:45:32.729Z] 6bf275673c0f: Preparing [2022-02-20T15:45:32.729Z] 990b7ac9b264: Preparing [2022-02-20T15:45:32.729Z] 62170e181a92: Preparing [2022-02-20T15:45:32.729Z] 6bf275673c0f: Waiting [2022-02-20T15:45:32.729Z] 990b7ac9b264: Waiting [2022-02-20T15:45:32.729Z] 62170e181a92: Waiting [2022-02-20T15:45:32.729Z] a4d7c1dbaff9: Waiting [2022-02-20T15:45:32.729Z] a9680d0c32a6: Layer already exists [2022-02-20T15:45:32.729Z] b57b6139137d: Layer already exists [2022-02-20T15:45:32.729Z] 51cd05175121: Layer already exists [2022-02-20T15:45:32.729Z] 1467452511f3: Layer already exists [2022-02-20T15:45:32.729Z] df6b585303e9: Layer already exists [2022-02-20T15:45:32.729Z] a4d7c1dbaff9: Layer already exists [2022-02-20T15:45:32.729Z] 990b7ac9b264: Layer already exists [2022-02-20T15:45:32.729Z] 62170e181a92: Layer already exists [2022-02-20T15:45:32.729Z] 6bf275673c0f: Layer already exists [2022-02-20T15:45:32.998Z] main: digest: sha256:399b28e1ca8875ccefead42a91a51f8837376221dc179a422b2be06dbf0d9fd7 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-20T15:45:33.052Z] ===================================================== [Pipeline] echo [2022-02-20T15:45:33.061Z] taggedImages: [2022-02-20T15:45:33.061Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6df7392c29d9abc7db09809e9b075e681b16c805 [2022-02-20T15:45:33.061Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-02-20T15:45:33.061Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.3 [2022-02-20T15:45:33.061Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:6df7392c29d9abc7db09809e9b075e681b16c805-2.1.0-dev.3 [2022-02-20T15:45:33.061Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:45:33.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-20T15:45:33.427Z] [2022-02-20T15:45:33.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:45:33.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-20T15:45:33.776Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-20T15:45:33.776Z] 448f6bf000e3: Pulling fs layer [2022-02-20T15:45:33.776Z] f757da607395: Pulling fs layer [2022-02-20T15:45:33.776Z] 05883995daec: Pulling fs layer [2022-02-20T15:45:33.776Z] 8603b9c90790: Pulling fs layer [2022-02-20T15:45:34.046Z] 1560dd03e051: Pulling fs layer [2022-02-20T15:45:34.046Z] 27f5ce0e4adf: Pulling fs layer [2022-02-20T15:45:34.046Z] c2d8d7efcc4b: Pulling fs layer [2022-02-20T15:45:34.046Z] 1560dd03e051: Waiting [2022-02-20T15:45:34.046Z] 27f5ce0e4adf: Waiting [2022-02-20T15:45:34.046Z] c2d8d7efcc4b: Waiting [2022-02-20T15:45:34.046Z] 8603b9c90790: Waiting [2022-02-20T15:45:34.046Z] f757da607395: Verifying Checksum [2022-02-20T15:45:34.046Z] f757da607395: Download complete [2022-02-20T15:45:34.046Z] 8603b9c90790: Verifying Checksum [2022-02-20T15:45:34.046Z] 8603b9c90790: Download complete [2022-02-20T15:45:34.046Z] 1560dd03e051: Verifying Checksum [2022-02-20T15:45:34.046Z] 1560dd03e051: Download complete [2022-02-20T15:45:34.046Z] 27f5ce0e4adf: Verifying Checksum [2022-02-20T15:45:34.046Z] 27f5ce0e4adf: Download complete [2022-02-20T15:45:34.046Z] 05883995daec: Verifying Checksum [2022-02-20T15:45:34.046Z] 05883995daec: Download complete [2022-02-20T15:45:34.642Z] 448f6bf000e3: Verifying Checksum [2022-02-20T15:45:34.642Z] 448f6bf000e3: Download complete [2022-02-20T15:45:37.263Z] c2d8d7efcc4b: Verifying Checksum [2022-02-20T15:45:37.263Z] c2d8d7efcc4b: Download complete [2022-02-20T15:45:38.242Z] 448f6bf000e3: Pull complete [2022-02-20T15:45:38.838Z] f757da607395: Pull complete [2022-02-20T15:45:40.271Z] 05883995daec: Pull complete [2022-02-20T15:45:40.271Z] 8603b9c90790: Pull complete [2022-02-20T15:45:41.262Z] 1560dd03e051: Pull complete [2022-02-20T15:45:41.534Z] 27f5ce0e4adf: Pull complete [2022-02-20T15:45:56.605Z] c2d8d7efcc4b: Pull complete [2022-02-20T15:45:56.605Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-20T15:45:56.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-20T15:45:56.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-20T15:45:56.853Z] prd-ubuntu18.04-docker-arm64-4c-16g-5751 does not seem to be running inside a container [2022-02-20T15:45:56.978Z] $ 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/24 -v /w/workspace/app-rfid-llrp-inventory/24:/w/workspace/app-rfid-llrp-inventory/24:rw,z -v /w/workspace/app-rfid-llrp-inventory/24@tmp:/w/workspace/app-rfid-llrp-inventory/24@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:arm64 cat [2022-02-20T15:45:59.558Z] $ docker top dd61582683dc0bb1a469984b56f7688975b03534e8e39ac877e1e708fb8c4442 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:46:00.554Z] ---> job-cost.sh [2022-02-20T15:46:00.554Z] lf-activate-venv: SKIPPING [2022-02-20T15:46:00.554Z] INFO: No Stack... [2022-02-20T15:46:00.827Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-20T15:46:01.097Z] INFO: Archiving Costs [Pipeline] sh [2022-02-20T15:46:01.754Z] + + cat /w/workspace/app-rfid-llrp-inventory/24/archives/cost.csv [2022-02-20T15:46:01.754Z] cut -d, -f6 [Pipeline] lock [2022-02-20T15:46:01.815Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] [2022-02-20T15:46:01.821Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] did not exist. Created. [2022-02-20T15:46:01.821Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-20T15:46:02.501Z] /w/workspace/app-rfid-llrp-inventory/24@tmp/durable-702bd7cb/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/24@tmp/durable-702bd7cb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-20T15:46:03.168Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-20T15:46:03.188Z] Warning: overwriting stash ‘stack-cost’ [2022-02-20T15:46:03.234Z] Stashed 1 file(s) [Pipeline] } [2022-02-20T15:46:03.242Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-20T15:46:03.255Z] $ docker stop --time=1 dd61582683dc0bb1a469984b56f7688975b03534e8e39ac877e1e708fb8c4442 [2022-02-20T15:46:04.751Z] $ docker rm -f dd61582683dc0bb1a469984b56f7688975b03534e8e39ac877e1e708fb8c4442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-02-20T15:46:05.216Z] provisioning config files... [2022-02-20T15:46:05.225Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1296988773407076684tmp [Pipeline] { [Pipeline] sh [2022-02-20T15:46:05.521Z] + set +x [2022-02-20T15:46:05.521Z] + curl -s https://codecov.io/bash [2022-02-20T15:46:05.521Z] + bash -s -- [2022-02-20T15:46:05.521Z] [2022-02-20T15:46:05.521Z] _____ _ [2022-02-20T15:46:05.521Z] / ____| | | [2022-02-20T15:46:05.521Z] | | ___ __| | ___ ___ _____ __ [2022-02-20T15:46:05.521Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-20T15:46:05.521Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-20T15:46:05.521Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-20T15:46:05.521Z] Bash-1.0.6 [2022-02-20T15:46:05.521Z] [2022-02-20T15:46:05.521Z] [2022-02-20T15:46:05.521Z] ==> git version 2.24.4 found [2022-02-20T15:46:05.521Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-20T15:46:05.521Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-20T15:46:05.521Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-20T15:46:05.521Z] ==> Jenkins CI detected. [2022-02-20T15:46:05.521Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-20T15:46:05.521Z] project root: . [2022-02-20T15:46:05.521Z] --> token set from env [2022-02-20T15:46:05.521Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-20T15:46:05.783Z] ==> Running gcov in . (disable via -X gcov) [2022-02-20T15:46:05.783Z] ==> Python coveragepy not found [2022-02-20T15:46:05.783Z] ==> Searching for coverage reports in: [2022-02-20T15:46:05.783Z] + . [2022-02-20T15:46:05.783Z] -> Found 1 reports [2022-02-20T15:46:05.783Z] ==> Detecting git/mercurial file structure [2022-02-20T15:46:05.783Z] ==> Reading reports [2022-02-20T15:46:05.783Z] + ./coverage.out bytes=41008 [2022-02-20T15:46:05.783Z] ==> Appending adjustments [2022-02-20T15:46:05.783Z] https://docs.codecov.io/docs/fixing-reports [2022-02-20T15:46:05.783Z] + Found adjustments [2022-02-20T15:46:05.783Z] ==> Gzipping contents [2022-02-20T15:46:05.783Z] 12K /tmp/codecov.89g4N6.gz [2022-02-20T15:46:05.783Z] ==> Uploading reports [2022-02-20T15:46:05.783Z] url: https://codecov.io [2022-02-20T15:46:05.783Z] query: branch=main&commit=6df7392c29d9abc7db09809e9b075e681b16c805&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-20T15:46:06.045Z] -> Pinging Codecov [2022-02-20T15:46:06.045Z] 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=6df7392c29d9abc7db09809e9b075e681b16c805&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-20T15:46:06.306Z] -> Uploading to [2022-02-20T15:46:06.306Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-20/581DD39554BDF9B6E22D074273EAD858/6df7392c29d9abc7db09809e9b075e681b16c805/0e350449-fea1-4bae-bf5e-9e1ee67e683e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220220T154606Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c33757d9de5b5587cebbc476f81369fd35571a5fbe290af1b74b2d38a92a4c9d [2022-02-20T15:46:06.306Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-20T15:46:06.306Z] Dload Upload Total Spent Left Speed [2022-02-20T15:46:06.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11606 0 0 100 11606 0 33784 --:--:-- --:--:-- --:--:-- 33738 100 11606 0 0 100 11606 0 33761 --:--:-- --:--:-- --:--:-- 33738 [2022-02-20T15:46:06.568Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] } [2022-02-20T15:46:06.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-02-20T15:46:06.847Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-02-20T15:46:06.864Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:46:07.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-20T15:46:07.170Z] [2022-02-20T15:46:07.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:46:07.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-20T15:46:07.491Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-02-20T15:46:07.491Z] 188c0c94c7c5: Pulling fs layer [2022-02-20T15:46:07.491Z] 0ef7d3d256c8: Pulling fs layer [2022-02-20T15:46:07.491Z] de9db76c5a1d: Pulling fs layer [2022-02-20T15:46:07.491Z] 0eba1c9be4d2: Pulling fs layer [2022-02-20T15:46:07.491Z] 0d57e429df01: Pulling fs layer [2022-02-20T15:46:07.491Z] 4e4be7b47b0d: Pulling fs layer [2022-02-20T15:46:07.491Z] e1f770b5df2f: Pulling fs layer [2022-02-20T15:46:07.491Z] 85a0685a4137: Pulling fs layer [2022-02-20T15:46:07.491Z] 0eba1c9be4d2: Waiting [2022-02-20T15:46:07.491Z] 4e4be7b47b0d: Waiting [2022-02-20T15:46:07.491Z] e1f770b5df2f: Waiting [2022-02-20T15:46:07.491Z] 85a0685a4137: Waiting [2022-02-20T15:46:07.491Z] 0d57e429df01: Waiting [2022-02-20T15:46:07.491Z] de9db76c5a1d: Download complete [2022-02-20T15:46:07.491Z] 0ef7d3d256c8: Verifying Checksum [2022-02-20T15:46:07.491Z] 0ef7d3d256c8: Download complete [2022-02-20T15:46:07.491Z] 0d57e429df01: Verifying Checksum [2022-02-20T15:46:07.491Z] 0d57e429df01: Download complete [2022-02-20T15:46:07.491Z] 4e4be7b47b0d: Verifying Checksum [2022-02-20T15:46:07.491Z] 4e4be7b47b0d: Download complete [2022-02-20T15:46:07.491Z] 188c0c94c7c5: Verifying Checksum [2022-02-20T15:46:07.491Z] 188c0c94c7c5: Download complete [2022-02-20T15:46:07.768Z] e1f770b5df2f: Verifying Checksum [2022-02-20T15:46:07.768Z] e1f770b5df2f: Download complete [2022-02-20T15:46:08.033Z] 0eba1c9be4d2: Verifying Checksum [2022-02-20T15:46:08.033Z] 0eba1c9be4d2: Download complete [2022-02-20T15:46:08.294Z] 188c0c94c7c5: Pull complete [2022-02-20T15:46:08.294Z] 85a0685a4137: Verifying Checksum [2022-02-20T15:46:08.294Z] 85a0685a4137: Download complete [2022-02-20T15:46:08.294Z] 0ef7d3d256c8: Pull complete [2022-02-20T15:46:08.294Z] de9db76c5a1d: Pull complete [2022-02-20T15:46:12.548Z] 0eba1c9be4d2: Pull complete [2022-02-20T15:46:12.548Z] 0d57e429df01: Pull complete [2022-02-20T15:46:12.548Z] 4e4be7b47b0d: Pull complete [2022-02-20T15:46:13.503Z] e1f770b5df2f: Pull complete [2022-02-20T15:46:17.763Z] 85a0685a4137: Pull complete [2022-02-20T15:46:17.763Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-02-20T15:46:17.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-20T15:46:17.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-02-20T15:46:17.824Z] prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container [2022-02-20T15:46:17.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-02-20T15:46:20.045Z] $ docker top 2f13acbbbecb0222b9dc772a122d05ce063cefe7278b346c6abb0200cad6a19f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-20T15:46:20.146Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-02-20T15:46:20.592Z] + set -o pipefail [2022-02-20T15:46:20.592Z] + snyk monitor '--org=edgex-jenkins' [2022-02-20T15:46:27.196Z] [2022-02-20T15:46:27.196Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-02-20T15:46:27.196Z] [2022-02-20T15:46:27.196Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/0f27cd5d-f1a1-41ac-a95e-f7beb70d9f59 [2022-02-20T15:46:27.196Z] [2022-02-20T15:46:27.196Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-02-20T15:46:27.196Z] [2022-02-20T15:46:27.196Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-02-20T15:46:27.196Z] [2022-02-20T15:46:27.196Z] [Pipeline] } [2022-02-20T15:46:27.205Z] $ docker stop --time=1 2f13acbbbecb0222b9dc772a122d05ce063cefe7278b346c6abb0200cad6a19f [2022-02-20T15:46:29.223Z] $ docker rm -f 2f13acbbbecb0222b9dc772a122d05ce063cefe7278b346c6abb0200cad6a19f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-20T15:46:29.977Z] + git log --format=format:%s -1 6df7392c29d9abc7db09809e9b075e681b16c805 [Pipeline] sh [2022-02-20T15:46:30.275Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-20T15:46:30.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:46:30.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-20T15:46:30.568Z] . [Pipeline] withDockerContainer [2022-02-20T15:46:30.632Z] prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container [2022-02-20T15:46:30.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-20T15:46:31.008Z] $ docker top f9d399b1f3d109cc8e12534c90f5773c926b88495240dbce2c013f10436e7b8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-20T15:46:31.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-20T15:46:31.104Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-20T15:46:31.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-20T15:46:31.233Z] $ docker exec f9d399b1f3d109cc8e12534c90f5773c926b88495240dbce2c013f10436e7b8f ssh-agent [2022-02-20T15:46:31.352Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlgcFIm/agent.13 [2022-02-20T15:46:31.352Z] SSH_AGENT_PID=19 [2022-02-20T15:46:31.357Z] Running ssh-add (command line suppressed) [2022-02-20T15:46:31.469Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3484936717469626137.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3484936717469626137.key) [2022-02-20T15:46:31.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-20T15:46:31.782Z] + git semver tag [2022-02-20T15:46:31.782Z] # -> Open(): unable to determine branch for HEAD [2022-02-20T15:46:31.782Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-02-20T15:46:31.782Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-20T15:46:31.782Z] # $SEMVER_REMOTE_NAME = origin [2022-02-20T15:46:31.782Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-20T15:46:31.782Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-20T15:46:31.782Z] # $SEMVER_BRANCH = main [2022-02-20T15:46:31.782Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-02-20T15:46:31.782Z] # 6df7392c29d9abc7db09809e9b075e681b16c805 HEAD [2022-02-20T15:46:31.782Z] # -> Force: false [2022-02-20T15:46:31.782Z] # 9101840b6674612ba5273f28b94c3ab0865c5011 refs/tags/v2.1.0-dev.3 [Pipeline] } [2022-02-20T15:46:31.790Z] $ docker exec --env ******** --env ******** f9d399b1f3d109cc8e12534c90f5773c926b88495240dbce2c013f10436e7b8f ssh-agent -k [2022-02-20T15:46:31.873Z] unset SSH_AUTH_SOCK; [2022-02-20T15:46:31.873Z] unset SSH_AGENT_PID; [2022-02-20T15:46:31.873Z] echo Agent pid 19 killed; [2022-02-20T15:46:31.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-20T15:46:32.195Z] + git semver [Pipeline] } [2022-02-20T15:46:32.205Z] $ docker stop --time=1 f9d399b1f3d109cc8e12534c90f5773c926b88495240dbce2c013f10436e7b8f [2022-02-20T15:46:33.393Z] $ docker rm -f f9d399b1f3d109cc8e12534c90f5773c926b88495240dbce2c013f10436e7b8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:46:33.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-20T15:46:33.787Z] [2022-02-20T15:46:33.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:46:34.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-20T15:46:34.089Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-20T15:46:34.089Z] ab5ef0e58194: Pulling fs layer [2022-02-20T15:46:34.089Z] 9712f1f96733: Pulling fs layer [2022-02-20T15:46:34.089Z] 63f879dbbcfc: Pulling fs layer [2022-02-20T15:46:34.089Z] 0d9ebad4ef96: Pulling fs layer [2022-02-20T15:46:34.089Z] e9a5061849ea: Pulling fs layer [2022-02-20T15:46:34.089Z] d747dcd14b5f: Pulling fs layer [2022-02-20T15:46:34.089Z] 2de7ff778b66: Pulling fs layer [2022-02-20T15:46:34.089Z] 0d9ebad4ef96: Waiting [2022-02-20T15:46:34.089Z] e9a5061849ea: Waiting [2022-02-20T15:46:34.089Z] d747dcd14b5f: Waiting [2022-02-20T15:46:34.089Z] 2de7ff778b66: Waiting [2022-02-20T15:46:34.089Z] 9712f1f96733: Verifying Checksum [2022-02-20T15:46:34.089Z] 9712f1f96733: Download complete [2022-02-20T15:46:34.677Z] ab5ef0e58194: Verifying Checksum [2022-02-20T15:46:34.677Z] ab5ef0e58194: Download complete [2022-02-20T15:46:34.677Z] 63f879dbbcfc: Verifying Checksum [2022-02-20T15:46:34.677Z] 63f879dbbcfc: Download complete [2022-02-20T15:46:34.677Z] 0d9ebad4ef96: Verifying Checksum [2022-02-20T15:46:34.677Z] 0d9ebad4ef96: Download complete [2022-02-20T15:46:34.677Z] d747dcd14b5f: Verifying Checksum [2022-02-20T15:46:34.677Z] d747dcd14b5f: Download complete [2022-02-20T15:46:34.677Z] e9a5061849ea: Verifying Checksum [2022-02-20T15:46:34.677Z] e9a5061849ea: Download complete [2022-02-20T15:46:34.677Z] 2de7ff778b66: Verifying Checksum [2022-02-20T15:46:34.677Z] 2de7ff778b66: Download complete [2022-02-20T15:46:37.244Z] ab5ef0e58194: Pull complete [2022-02-20T15:46:37.509Z] 9712f1f96733: Pull complete [2022-02-20T15:46:38.081Z] 63f879dbbcfc: Pull complete [2022-02-20T15:46:42.324Z] 0d9ebad4ef96: Pull complete [2022-02-20T15:46:42.324Z] e9a5061849ea: Pull complete [2022-02-20T15:46:42.324Z] d747dcd14b5f: Pull complete [2022-02-20T15:46:43.733Z] 2de7ff778b66: Pull complete [2022-02-20T15:46:43.733Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-20T15:46:43.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-20T15:46:43.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-20T15:46:43.794Z] prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container [2022-02-20T15:46:43.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-02-20T15:46:46.805Z] $ docker top 7cf6be7a7c3daaaefd7d28105be67aa629b18b1daa939f38bff2932a5808a66c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-20T15:46:46.889Z] provisioning config files... [2022-02-20T15:46:46.899Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6429641901706563085tmp [2022-02-20T15:46:46.909Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8260382909865357180tmp [2022-02-20T15:46:46.919Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4471911436389956903tmp [Pipeline] { [Pipeline] echo [2022-02-20T15:46:46.935Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:46:47.222Z] ---> sigul-configuration.sh [2022-02-20T15:46:47.222Z] gpg: directory `/root/.gnupg' created [2022-02-20T15:46:47.222Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-20T15:46:47.222Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-20T15:46:47.222Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-20T15:46:47.222Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-20T15:46:47.222Z] gpg: CAST5 encrypted data [2022-02-20T15:46:47.222Z] gpg: encrypted with 1 passphrase [2022-02-20T15:46:47.222Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-20T15:46:47.513Z] + mkdir /home/jenkins [2022-02-20T15:46:47.513Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-20T15:46:47.805Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-02-20T15:46:47.814Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:46:48.098Z] ---> sigul-install.sh [2022-02-20T15:46:48.098Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-20T15:46:48.393Z] + git tag --list [2022-02-20T15:46:48.393Z] v0.0.0 [2022-02-20T15:46:48.393Z] v0.0.1-dev.1 [2022-02-20T15:46:48.393Z] v0.0.1-dev.2 [2022-02-20T15:46:48.393Z] v0.0.1-dev.3 [2022-02-20T15:46:48.393Z] v0.0.1-dev.4 [2022-02-20T15:46:48.393Z] v0.0.1-dev.5 [2022-02-20T15:46:48.393Z] v0.0.1-dev.6 [2022-02-20T15:46:48.393Z] v0.0.1-dev.7 [2022-02-20T15:46:48.393Z] v1.0.0 [2022-02-20T15:46:48.393Z] v1.0.1-dev.1 [2022-02-20T15:46:48.393Z] v1.0.1-dev.2 [2022-02-20T15:46:48.393Z] v1.0.1-dev.3 [2022-02-20T15:46:48.393Z] v1.0.1-dev.4 [2022-02-20T15:46:48.393Z] v1.0.1-dev.5 [2022-02-20T15:46:48.393Z] v2.1.0-dev.1 [2022-02-20T15:46:48.393Z] v2.1.0-dev.2 [2022-02-20T15:46:48.393Z] v2.1.0-dev.3 [Pipeline] sh [2022-02-20T15:46:48.694Z] + lftools sign git-tag v2.1.0-dev.3 [2022-02-20T15:46:49.265Z] Signing Git tag with Sigul... [2022-02-20T15:46:49.265Z] Signing v2.1.0-dev.3 [Pipeline] echo [2022-02-20T15:46:49.537Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:46:49.824Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-20T15:46:49.832Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-20T15:46:49.849Z] $ docker stop --time=1 7cf6be7a7c3daaaefd7d28105be67aa629b18b1daa939f38bff2932a5808a66c [2022-02-20T15:46:51.034Z] $ docker rm -f 7cf6be7a7c3daaaefd7d28105be67aa629b18b1daa939f38bff2932a5808a66c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-20T15:46:51.450Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-20T15:46:51.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:46:51.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-20T15:46:51.755Z] . [Pipeline] withDockerContainer [2022-02-20T15:46:51.815Z] prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container [2022-02-20T15:46:51.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-20T15:46:52.161Z] $ docker top d1132b58e27a11c2b2eff65f7fae2bb85556337f987bb86ff9f953ec8022beda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-20T15:46:52.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-20T15:46:52.245Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-20T15:46:52.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-20T15:46:52.337Z] $ docker exec d1132b58e27a11c2b2eff65f7fae2bb85556337f987bb86ff9f953ec8022beda ssh-agent [2022-02-20T15:46:52.438Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXapbCbn/agent.14 [2022-02-20T15:46:52.438Z] SSH_AGENT_PID=21 [2022-02-20T15:46:52.442Z] Running ssh-add (command line suppressed) [2022-02-20T15:46:52.526Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6380761954872170046.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6380761954872170046.key) [2022-02-20T15:46:52.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-20T15:46:52.829Z] + git semver bump pre [2022-02-20T15:46:52.829Z] # -> Open(): unable to determine branch for HEAD [2022-02-20T15:46:52.829Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-02-20T15:46:52.829Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-20T15:46:52.829Z] # $SEMVER_REMOTE_NAME = origin [2022-02-20T15:46:52.829Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-20T15:46:52.829Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-20T15:46:52.829Z] # $SEMVER_BRANCH = main [2022-02-20T15:46:52.830Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-02-20T15:46:52.830Z] 2.1.0-dev.4 [Pipeline] } [2022-02-20T15:46:52.837Z] $ docker exec --env ******** --env ******** d1132b58e27a11c2b2eff65f7fae2bb85556337f987bb86ff9f953ec8022beda ssh-agent -k [2022-02-20T15:46:52.910Z] unset SSH_AUTH_SOCK; [2022-02-20T15:46:52.910Z] unset SSH_AGENT_PID; [2022-02-20T15:46:52.910Z] echo Agent pid 21 killed; [2022-02-20T15:46:52.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-20T15:46:53.240Z] + git semver [Pipeline] } [2022-02-20T15:46:53.252Z] $ docker stop --time=1 d1132b58e27a11c2b2eff65f7fae2bb85556337f987bb86ff9f953ec8022beda [2022-02-20T15:46:54.448Z] $ docker rm -f d1132b58e27a11c2b2eff65f7fae2bb85556337f987bb86ff9f953ec8022beda [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-20T15:46:54.793Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-20T15:46:54.793Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:46:55.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-20T15:46:55.090Z] . [Pipeline] withDockerContainer [2022-02-20T15:46:55.155Z] prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container [2022-02-20T15:46:55.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-20T15:46:55.554Z] $ docker top ddc77bebe57795083b8c848568d28188f41d11984ede0558c7d6f21fcca84446 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-20T15:46:55.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-20T15:46:55.653Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-20T15:46:55.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-20T15:46:55.766Z] $ docker exec ddc77bebe57795083b8c848568d28188f41d11984ede0558c7d6f21fcca84446 ssh-agent [2022-02-20T15:46:55.866Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJkDCnM/agent.14 [2022-02-20T15:46:55.866Z] SSH_AGENT_PID=20 [2022-02-20T15:46:55.871Z] Running ssh-add (command line suppressed) [2022-02-20T15:46:55.961Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7865368202480335179.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7865368202480335179.key) [2022-02-20T15:46:55.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-20T15:46:56.263Z] + git semver push [2022-02-20T15:46:56.263Z] # -> Open(): unable to determine branch for HEAD [2022-02-20T15:46:56.263Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2022-02-20T15:46:56.263Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-20T15:46:56.263Z] # $SEMVER_REMOTE_NAME = origin [2022-02-20T15:46:56.263Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-20T15:46:56.263Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-20T15:46:56.263Z] # $SEMVER_BRANCH = main [2022-02-20T15:46:56.263Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2022-02-20T15:46:57.661Z] $ docker exec --env ******** --env ******** ddc77bebe57795083b8c848568d28188f41d11984ede0558c7d6f21fcca84446 ssh-agent -k [2022-02-20T15:46:57.751Z] unset SSH_AUTH_SOCK; [2022-02-20T15:46:57.751Z] unset SSH_AGENT_PID; [2022-02-20T15:46:57.751Z] echo Agent pid 20 killed; [2022-02-20T15:46:57.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-20T15:46:58.064Z] + git semver [Pipeline] } [2022-02-20T15:46:58.076Z] $ docker stop --time=1 ddc77bebe57795083b8c848568d28188f41d11984ede0558c7d6f21fcca84446 [2022-02-20T15:46:59.248Z] $ docker rm -f ddc77bebe57795083b8c848568d28188f41d11984ede0558c7d6f21fcca84446 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-20T15:46:59.907Z] + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [2022-02-20T15:46:59.907Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-02-20T15:46:59.907Z] total 8 [2022-02-20T15:46:59.907Z] drwxr-xr-x. 3 root root 34 Feb 20 15:41 . [2022-02-20T15:46:59.907Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 20 15:46 .. [2022-02-20T15:46:59.907Z] drwxr-xr-x. 2 root root 6 Feb 20 15:41 cost [2022-02-20T15:46:59.907Z] -rw-r--r--. 1 root root 93 Feb 20 15:41 cost.csv [2022-02-20T15:46:59.907Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-02-20T15:46:59.907Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-02-20T15:46:59.907Z] total 8 [2022-02-20T15:46:59.907Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 20 15:41 . [2022-02-20T15:46:59.907Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 20 15:46 .. [2022-02-20T15:46:59.907Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 20 15:41 cost [2022-02-20T15:46:59.907Z] -rw-r--r--. 1 jenkins jenkins 93 Feb 20 15:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:47:00.202Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:47:00.759Z] ---> package-listing.sh [2022-02-20T15:47:00.759Z] ++ facter osfamily [2022-02-20T15:47:00.759Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-20T15:47:01.018Z] + OS_FAMILY=redhat [2022-02-20T15:47:01.018Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-02-20T15:47:01.018Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-20T15:47:01.018Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-20T15:47:01.018Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-20T15:47:01.018Z] + PACKAGES=/tmp/packages_start.txt [2022-02-20T15:47:01.018Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-02-20T15:47:01.018Z] + PACKAGES=/tmp/packages_end.txt [2022-02-20T15:47:01.018Z] + case "${OS_FAMILY}" in [2022-02-20T15:47:01.018Z] + rpm -qa [2022-02-20T15:47:01.018Z] + sort [2022-02-20T15:47:01.591Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-20T15:47:01.591Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-20T15:47:01.591Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-20T15:47:01.591Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-02-20T15:47:01.591Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-02-20T15:47:01.591Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2022-02-20T15:47:01.603Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-20T15:47:01.884Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-20T15:47:02.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-20T15:47:02.443Z] . [Pipeline] withDockerContainer [2022-02-20T15:47:02.513Z] prd-centos7-docker-4c-2g-5750 does not seem to be running inside a container [2022-02-20T15:47:02.542Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-20T15:47:02.747Z] $ docker top 9fdd4a11f33b3de4fdcd54c6b06ba3d937821b230446cc0f7e6b16e77da00744 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-20T15:47:03.118Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-20T15:47:03.407Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-20T15:47:03.699Z] + ls /var/log/sa-host [2022-02-20T15:47:03.699Z] + sadf -c /var/log/sa-host/sa17 [2022-02-20T15:47:03.699Z] file_magic: OK [2022-02-20T15:47:03.699Z] HZ: Using current value: 100 [2022-02-20T15:47:03.699Z] file_header: OK [2022-02-20T15:47:03.699Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-20T15:47:03.699Z] Statistics: [2022-02-20T15:47:03.699Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-20T15:47:03.699Z] File successfully converted to sysstat format version 12.0.3 [2022-02-20T15:47:03.699Z] + sadf -c /var/log/sa-host/sa20 [2022-02-20T15:47:03.699Z] file_magic: OK [2022-02-20T15:47:03.699Z] HZ: Using current value: 100 [2022-02-20T15:47:03.699Z] file_header: OK [2022-02-20T15:47:03.699Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-20T15:47:03.699Z] Statistics: [2022-02-20T15:47:03.699Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-20T15:47:03.699Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-20T15:47:03.898Z] provisioning config files... [2022-02-20T15:47:03.907Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config191212934375705742tmp [Pipeline] { [Pipeline] echo [2022-02-20T15:47:03.927Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:47:04.211Z] ---> create-netrc.sh [Pipeline] } [2022-02-20T15:47:04.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:47:04.558Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-20T15:47:04.568Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:47:04.857Z] ---> sudo-logs.sh [2022-02-20T15:47:04.857Z] Archiving 'sudo' log.. [2022-02-20T15:47:04.857Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5750.novalocal: Name or service not known [2022-02-20T15:47:04.857Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5750.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-20T15:47:04.888Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:47:05.178Z] ---> job-cost.sh [2022-02-20T15:47:05.178Z] lf-activate-venv: SKIPPING [2022-02-20T15:47:05.178Z] DEBUG: total: 0.05999999865889549 [2022-02-20T15:47:05.178Z] INFO: Retrieving Stack Cost... [2022-02-20T15:47:05.443Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-20T15:47:05.704Z] INFO: Archiving Costs [Pipeline] echo [2022-02-20T15:47:05.720Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-20T15:47:06.010Z] ---> logs-deploy.sh [2022-02-20T15:47:06.010Z] lf-activate-venv: SKIPPING [2022-02-20T15:47:06.010Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/24 [2022-02-20T15:47:06.010Z] INFO: archiving workspace using pattern(s): [2022-02-20T15:47:06.954Z] Archives upload complete. [2022-02-20T15:47:06.954Z] INFO: archiving logs to Nexus