Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 309a8ffa72e20d4133c7d51cd0433ba4077d6858 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-ssh5377160481224003956.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13524868600087740971.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11390206529416328166.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4058939274378092004.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15949600230579699665.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-48077 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 309a8ffa72e20d4133c7d51cd0433ba4077d6858 (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 309a8ffa72e20d4133c7d51cd0433ba4077d6858 # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#80)" > git rev-list --no-walk 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T20:13:48.533Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T20:13:48.574Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T20:13:48.590Z] ========================================================= [2022-05-10T20:13:48.590Z] EdgeX Global Pipelines Version Info [2022-05-10T20:13:48.590Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:13:49.342Z] ------------------- [2022-05-10T20:13:49.342Z] stable info: [2022-05-10T20:13:49.342Z] ------------------- [2022-05-10T20:13:49.342Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T20:13:49.342Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T20:13:49.342Z] Message: update stable to v1.0.227 [2022-05-10T20:13:49.915Z] ------------------- [2022-05-10T20:13:49.915Z] experimental info: [2022-05-10T20:13:49.915Z] ------------------- [2022-05-10T20:13:49.915Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T20:13:49.915Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T20:13:49.915Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T20:13:50.056Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-05-10T20:13:50.069Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-05-10T20:13:50.081Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T20:13:50.092Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T20:13:50.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T20:13:50.116Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T20:13:50.128Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T20:13:50.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T20:13:50.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T20:13:50.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T20:13:50.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T20:13:50.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-05-10T20:13:50.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T20:13:50.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T20:13:50.215Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T20:13:50.223Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T20:13:50.232Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T20:13:50.240Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T20:13:50.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T20:13:50.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T20:13:50.291Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T20:13:50.309Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T20:13:50.327Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T20:13:50.346Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T20:13:50.365Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T20:13:50.380Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T20:13:50.394Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T20:13:50.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T20:13:50.420Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T20:13:50.432Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 309a8ffa72e20d4133c7d51cd0433ba4077d6858 [Pipeline] echo [2022-05-10T20:13:50.444Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 309a8ff [Pipeline] echo [2022-05-10T20:13:50.459Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:13:50.506Z] provisioning config files... [2022-05-10T20:13:50.521Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7911678823309223006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:13:50.850Z] ---> docker-login.sh [2022-05-10T20:13:50.850Z] nexus3.edgexfoundry.org:10001 [2022-05-10T20:13:51.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:13:51.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:13:51.118Z] Configure a credential helper to remove this warning. See [2022-05-10T20:13:51.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:13:51.118Z] [2022-05-10T20:13:51.118Z] Login Succeeded [2022-05-10T20:13:51.118Z] nexus3.edgexfoundry.org:10002 [2022-05-10T20:13:51.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:13:51.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:13:51.383Z] Configure a credential helper to remove this warning. See [2022-05-10T20:13:51.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:13:51.383Z] [2022-05-10T20:13:51.383Z] Login Succeeded [2022-05-10T20:13:51.383Z] nexus3.edgexfoundry.org:10003 [2022-05-10T20:13:51.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:13:51.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:13:51.383Z] Configure a credential helper to remove this warning. See [2022-05-10T20:13:51.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:13:51.383Z] [2022-05-10T20:13:51.383Z] Login Succeeded [2022-05-10T20:13:51.647Z] nexus3.edgexfoundry.org:10004 [2022-05-10T20:13:51.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:13:51.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:13:51.647Z] Configure a credential helper to remove this warning. See [2022-05-10T20:13:51.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:13:51.647Z] [2022-05-10T20:13:51.647Z] Login Succeeded [2022-05-10T20:13:51.647Z] docker.io [2022-05-10T20:13:51.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:13:52.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:13:52.223Z] Configure a credential helper to remove this warning. See [2022-05-10T20:13:52.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:13:52.223Z] [2022-05-10T20:13:52.223Z] Login Succeeded [2022-05-10T20:13:52.223Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T20:13:52.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T20:13:52.629Z] + git rev-list -1 --merges 309a8ffa72e20d4133c7d51cd0433ba4077d6858~1..309a8ffa72e20d4133c7d51cd0433ba4077d6858 [Pipeline] echo [2022-05-10T20:13:52.764Z] -----------> git rev-list -1 --merges 309a8ffa72e20d4133c7d51cd0433ba4077d6858~1..309a8ffa72e20d4133c7d51cd0433ba4077d6858 309a8ffa72e20d4133c7d51cd0433ba4077d6858 [false] [Pipeline] sh [2022-05-10T20:13:53.062Z] + git log --format=format:%s -1 309a8ffa72e20d4133c7d51cd0433ba4077d6858 [Pipeline] echo [2022-05-10T20:13:53.079Z] ========================================================= [2022-05-10T20:13:53.079Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T20:13:53.079Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T20:13:53.423Z] + git log --format=format:%s -1 309a8ffa72e20d4133c7d51cd0433ba4077d6858 [Pipeline] echo [2022-05-10T20:13:53.437Z] [semverPrep] GIT_COMMIT: 309a8ffa72e20d4133c7d51cd0433ba4077d6858, Commit Message: build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#80) [Pipeline] echo [2022-05-10T20:13:53.446Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T20:13:54.105Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T20:13:54.105Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T20:13:54.105Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T20:13:54.105Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T20:13:54.105Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T20:13:54.105Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T20:13:54.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:13:54.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:13:54.522Z] [2022-05-10T20:13:54.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:13:54.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:13:54.827Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T20:13:54.827Z] 1fe172e4850f: Pulling fs layer [2022-05-10T20:13:54.827Z] caf521ccaac6: Pulling fs layer [2022-05-10T20:13:54.827Z] 3ead6fa29328: Pulling fs layer [2022-05-10T20:13:54.827Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T20:13:54.827Z] a8d5f1318db7: Pulling fs layer [2022-05-10T20:13:54.827Z] c427282e49a2: Pulling fs layer [2022-05-10T20:13:54.827Z] 1827001aaf11: Pulling fs layer [2022-05-10T20:13:54.827Z] 0714d37db230: Pulling fs layer [2022-05-10T20:13:54.827Z] ac28cf19c067: Pulling fs layer [2022-05-10T20:13:54.827Z] ca983d60f3e2: Pulling fs layer [2022-05-10T20:13:54.827Z] 9f894cec8388: Pulling fs layer [2022-05-10T20:13:54.827Z] 5c2a1cbceb83: Waiting [2022-05-10T20:13:54.827Z] c427282e49a2: Waiting [2022-05-10T20:13:54.827Z] ac28cf19c067: Waiting [2022-05-10T20:13:54.827Z] 1827001aaf11: Waiting [2022-05-10T20:13:54.827Z] ca983d60f3e2: Waiting [2022-05-10T20:13:54.827Z] caf521ccaac6: Verifying Checksum [2022-05-10T20:13:54.827Z] caf521ccaac6: Download complete [2022-05-10T20:13:54.827Z] 5c2a1cbceb83: Download complete [2022-05-10T20:13:54.827Z] a8d5f1318db7: Verifying Checksum [2022-05-10T20:13:54.827Z] a8d5f1318db7: Download complete [2022-05-10T20:13:55.087Z] c427282e49a2: Download complete [2022-05-10T20:13:55.087Z] 3ead6fa29328: Verifying Checksum [2022-05-10T20:13:55.087Z] 3ead6fa29328: Download complete [2022-05-10T20:13:55.087Z] 0714d37db230: Verifying Checksum [2022-05-10T20:13:55.087Z] 0714d37db230: Download complete [2022-05-10T20:13:55.087Z] ac28cf19c067: Verifying Checksum [2022-05-10T20:13:55.087Z] ac28cf19c067: Download complete [2022-05-10T20:13:55.087Z] ca983d60f3e2: Download complete [2022-05-10T20:13:55.087Z] 9f894cec8388: Download complete [2022-05-10T20:13:55.087Z] 1fe172e4850f: Verifying Checksum [2022-05-10T20:13:55.087Z] 1fe172e4850f: Download complete [2022-05-10T20:13:55.347Z] 1827001aaf11: Verifying Checksum [2022-05-10T20:13:55.347Z] 1827001aaf11: Download complete [2022-05-10T20:13:56.287Z] 1fe172e4850f: Pull complete [2022-05-10T20:13:56.548Z] caf521ccaac6: Pull complete [2022-05-10T20:13:57.119Z] 3ead6fa29328: Pull complete [2022-05-10T20:13:57.119Z] 5c2a1cbceb83: Pull complete [2022-05-10T20:13:57.379Z] a8d5f1318db7: Pull complete [2022-05-10T20:13:57.379Z] c427282e49a2: Pull complete [2022-05-10T20:13:59.297Z] 1827001aaf11: Pull complete [2022-05-10T20:13:59.557Z] 0714d37db230: Pull complete [2022-05-10T20:13:59.557Z] ac28cf19c067: Pull complete [2022-05-10T20:13:59.557Z] ca983d60f3e2: Pull complete [2022-05-10T20:13:59.819Z] 9f894cec8388: Pull complete [2022-05-10T20:13:59.819Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T20:13:59.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:13:59.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T20:13:59.896Z] prd-ubuntu20.04-docker-8c-8g-48077 does not seem to be running inside a container [2022-05-10T20:13:59.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T20:14:01.431Z] $ docker top 490a23b724e51a951d9d1325fd59555d9fc781de19c1ae880922f7aa3a26eb6e -eo pid,comm [2022-05-10T20:14:01.500Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T20:14:01.500Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T20:14:01.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:14:01.541Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:14:01.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:14:01.664Z] $ docker exec 490a23b724e51a951d9d1325fd59555d9fc781de19c1ae880922f7aa3a26eb6e ssh-agent [2022-05-10T20:14:01.788Z] SSH_AUTH_SOCK=/tmp/ssh-BhcTNRWSvKKq/agent.32 [2022-05-10T20:14:01.788Z] SSH_AGENT_PID=38 [2022-05-10T20:14:01.798Z] Running ssh-add (command line suppressed) [2022-05-10T20:14:01.931Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7261043151197077785.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7261043151197077785.key) [2022-05-10T20:14:01.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:14:02.242Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T20:14:02.258Z] $ docker exec --env ******** --env ******** 490a23b724e51a951d9d1325fd59555d9fc781de19c1ae880922f7aa3a26eb6e ssh-agent -k [2022-05-10T20:14:02.371Z] unset SSH_AUTH_SOCK; [2022-05-10T20:14:02.372Z] unset SSH_AGENT_PID; [2022-05-10T20:14:02.372Z] echo Agent pid 38 killed; [2022-05-10T20:14:02.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T20:14:02.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:14:02.409Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:14:02.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:14:02.549Z] $ docker exec 490a23b724e51a951d9d1325fd59555d9fc781de19c1ae880922f7aa3a26eb6e ssh-agent [2022-05-10T20:14:02.678Z] SSH_AUTH_SOCK=/tmp/ssh-W15CUt6hAj7X/agent.73 [2022-05-10T20:14:02.678Z] SSH_AGENT_PID=80 [2022-05-10T20:14:02.684Z] Running ssh-add (command line suppressed) [2022-05-10T20:14:02.798Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5292742831032819116.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5292742831032819116.key) [2022-05-10T20:14:02.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:14:03.105Z] + git semver init [2022-05-10T20:14:03.366Z] 2022-05-10 20:14:03,307 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T20:14:03.366Z] 2022-05-10 20:14:03,308 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-05-10T20:14:03.366Z] 2022-05-10 20:14:03,309 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-05-10T20:14:03.366Z] 2022-05-10 20:14:03,309 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T20:14:04.760Z] 2022-05-10 20:14:04,354 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-05-10T20:14:04.760Z] 2022-05-10 20:14:04,354 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-05-10T20:14:04.760Z] 2022-05-10 20:14:04,355 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T20:14:04.760Z] 2022-05-10 20:14:04,355 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T20:14:04.760Z] 2.1.0-dev.14 [Pipeline] } [2022-05-10T20:14:04.772Z] $ docker exec --env ******** --env ******** 490a23b724e51a951d9d1325fd59555d9fc781de19c1ae880922f7aa3a26eb6e ssh-agent -k [2022-05-10T20:14:04.888Z] unset SSH_AUTH_SOCK; [2022-05-10T20:14:04.888Z] unset SSH_AGENT_PID; [2022-05-10T20:14:04.888Z] echo Agent pid 80 killed; [2022-05-10T20:14:04.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T20:14:05.217Z] + git semver [Pipeline] } [2022-05-10T20:14:05.495Z] $ docker stop --time=1 490a23b724e51a951d9d1325fd59555d9fc781de19c1ae880922f7aa3a26eb6e [2022-05-10T20:14:06.836Z] $ docker rm -f 490a23b724e51a951d9d1325fd59555d9fc781de19c1ae880922f7aa3a26eb6e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:14:07.197Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T20:14:07.461Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T20:14:07.465Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.14 [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-05-10T20:14:07.586Z] provisioning config files... [2022-05-10T20:14:07.597Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4540125391759715901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:14:07.901Z] ---> docker-login.sh [2022-05-10T20:14:07.901Z] nexus3.edgexfoundry.org:10001 [2022-05-10T20:14:07.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:14:07.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:14:07.901Z] Configure a credential helper to remove this warning. See [2022-05-10T20:14:07.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:14:07.901Z] [2022-05-10T20:14:07.901Z] Login Succeeded [2022-05-10T20:14:07.901Z] nexus3.edgexfoundry.org:10002 [2022-05-10T20:14:07.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:14:08.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:14:08.161Z] Configure a credential helper to remove this warning. See [2022-05-10T20:14:08.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:14:08.161Z] [2022-05-10T20:14:08.161Z] Login Succeeded [2022-05-10T20:14:08.161Z] nexus3.edgexfoundry.org:10003 [2022-05-10T20:14:08.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:14:08.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:14:08.161Z] Configure a credential helper to remove this warning. See [2022-05-10T20:14:08.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:14:08.161Z] [2022-05-10T20:14:08.161Z] Login Succeeded [2022-05-10T20:14:08.161Z] nexus3.edgexfoundry.org:10004 [2022-05-10T20:14:08.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:14:08.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:14:08.422Z] Configure a credential helper to remove this warning. See [2022-05-10T20:14:08.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:14:08.422Z] [2022-05-10T20:14:08.422Z] Login Succeeded [2022-05-10T20:14:08.422Z] docker.io [2022-05-10T20:14:08.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:14:08.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:14:08.684Z] Configure a credential helper to remove this warning. See [2022-05-10T20:14:08.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:14:08.684Z] [2022-05-10T20:14:08.684Z] Login Succeeded [2022-05-10T20:14:08.684Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T20:14:08.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T20:14:08.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T20:14:08.773Z] ========================================================= [2022-05-10T20:14:08.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T20:14:08.773Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:14:09.083Z] + 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-05-10T20:14:09.083Z] Sending build context to Docker daemon 12.39MB [2022-05-10T20:14:09.083Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T20:14:09.083Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T20:14:09.083Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T20:14:09.083Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T20:14:09.083Z] 666ba61612fd: Pulling fs layer [2022-05-10T20:14:09.083Z] 8ed8ca486205: Pulling fs layer [2022-05-10T20:14:09.083Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T20:14:09.083Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T20:14:09.083Z] ca2b28591e48: Pulling fs layer [2022-05-10T20:14:09.083Z] a51346096db8: Pulling fs layer [2022-05-10T20:14:09.083Z] daebc70d1ce1: Pulling fs layer [2022-05-10T20:14:09.083Z] 4fe6c5a15a65: Waiting [2022-05-10T20:14:09.083Z] 0e18a0eac166: Pulling fs layer [2022-05-10T20:14:09.083Z] 22a0e8bec74d: Waiting [2022-05-10T20:14:09.083Z] ca2b28591e48: Waiting [2022-05-10T20:14:09.083Z] a51346096db8: Waiting [2022-05-10T20:14:09.083Z] daebc70d1ce1: Waiting [2022-05-10T20:14:09.083Z] 0e18a0eac166: Waiting [2022-05-10T20:14:09.344Z] 8ed8ca486205: Verifying Checksum [2022-05-10T20:14:09.344Z] 666ba61612fd: Download complete [2022-05-10T20:14:09.344Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T20:14:09.344Z] 22a0e8bec74d: Download complete [2022-05-10T20:14:09.344Z] ca2b28591e48: Verifying Checksum [2022-05-10T20:14:09.344Z] ca2b28591e48: Download complete [2022-05-10T20:14:09.344Z] 59bf1c3509f3: Download complete [2022-05-10T20:14:09.344Z] a51346096db8: Verifying Checksum [2022-05-10T20:14:09.344Z] a51346096db8: Download complete [2022-05-10T20:14:09.344Z] daebc70d1ce1: Verifying Checksum [2022-05-10T20:14:09.344Z] daebc70d1ce1: Download complete [2022-05-10T20:14:09.344Z] 59bf1c3509f3: Pull complete [2022-05-10T20:14:09.606Z] 666ba61612fd: Pull complete [2022-05-10T20:14:09.606Z] 8ed8ca486205: Pull complete [2022-05-10T20:14:09.866Z] 0e18a0eac166: Download complete [2022-05-10T20:14:10.126Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T20:14:10.126Z] 4fe6c5a15a65: Download complete [2022-05-10T20:14:14.324Z] 4fe6c5a15a65: Pull complete [2022-05-10T20:14:14.324Z] 22a0e8bec74d: Pull complete [2022-05-10T20:14:14.324Z] ca2b28591e48: Pull complete [2022-05-10T20:14:14.324Z] a51346096db8: Pull complete [2022-05-10T20:14:14.324Z] daebc70d1ce1: Pull complete [2022-05-10T20:14:16.232Z] 0e18a0eac166: Pull complete [2022-05-10T20:14:16.232Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T20:14:16.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:14:16.232Z] ---> f018257e8ee9 [2022-05-10T20:14:16.232Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T20:14:17.617Z] ---> Running in 1201873ef87d [2022-05-10T20:14:17.877Z] Removing intermediate container 1201873ef87d [2022-05-10T20:14:17.877Z] ---> 098a42c11130 [2022-05-10T20:14:17.877Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T20:14:17.877Z] ---> Running in 0b5bffb91adc [2022-05-10T20:14:17.877Z] Removing intermediate container 0b5bffb91adc [2022-05-10T20:14:17.877Z] ---> bd3ad3879d15 [2022-05-10T20:14:17.877Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T20:14:17.877Z] ---> Running in 9ee4788e655d [2022-05-10T20:14:18.139Z] Removing intermediate container 9ee4788e655d [2022-05-10T20:14:18.139Z] ---> b2d2743b8093 [2022-05-10T20:14:18.139Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:14:18.139Z] ---> Running in 2689db3040a3 [2022-05-10T20:14:18.710Z] Removing intermediate container 2689db3040a3 [2022-05-10T20:14:18.710Z] ---> f0e8088a6aaf [2022-05-10T20:14:18.710Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T20:14:18.710Z] ---> Running in f1f3b0f332d2 [2022-05-10T20:14:18.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:14:19.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:14:20.179Z] OK: 221 MiB in 52 packages [2022-05-10T20:14:20.440Z] Removing intermediate container f1f3b0f332d2 [2022-05-10T20:14:20.440Z] ---> b20a38527093 [2022-05-10T20:14:20.440Z] Step 8/13 : WORKDIR /app [2022-05-10T20:14:20.706Z] ---> Running in 98d48c29ffe6 [2022-05-10T20:14:20.706Z] Removing intermediate container 98d48c29ffe6 [2022-05-10T20:14:20.706Z] ---> f114d195a8e1 [2022-05-10T20:14:20.706Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T20:14:20.967Z] ---> d393e740410d [2022-05-10T20:14:20.967Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:14:20.967Z] ---> Running in ba7e9f23a157 [2022-05-10T20:14:22.548Z] Still waiting to schedule task [2022-05-10T20:14:22.549Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T20:14:35.876Z] Removing intermediate container ba7e9f23a157 [2022-05-10T20:14:35.876Z] ---> 889ea9455f41 [2022-05-10T20:14:35.876Z] Step 11/13 : COPY . . [2022-05-10T20:14:35.876Z] ---> c0235720f5d9 [2022-05-10T20:14:35.876Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T20:14:35.876Z] ---> Running in b165e524fe36 [2022-05-10T20:14:35.876Z] Removing intermediate container b165e524fe36 [2022-05-10T20:14:35.876Z] ---> de2bee919ad5 [2022-05-10T20:14:35.876Z] Step 13/13 : RUN $MAKE [2022-05-10T20:14:35.876Z] ---> Running in c86151db9f4d [2022-05-10T20:14:35.876Z] noop [2022-05-10T20:14:35.876Z] Removing intermediate container c86151db9f4d [2022-05-10T20:14:35.876Z] ---> 3cb764ae3a36 [2022-05-10T20:14:35.876Z] Successfully built 3cb764ae3a36 [2022-05-10T20:14:35.876Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:14:36.174Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T20:14:36.174Z] . [Pipeline] withDockerContainer [2022-05-10T20:14:36.243Z] prd-ubuntu20.04-docker-8c-8g-48077 does not seem to be running inside a container [2022-05-10T20:14:36.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T20:14:36.656Z] $ docker top 06f9de991adf1d13e0f73aa26a67b59d99d2ff3dc9da54368ac8579161cbffcd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:14:37.009Z] + go version [2022-05-10T20:14:37.009Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T20:14:37.028Z] $ docker stop --time=1 06f9de991adf1d13e0f73aa26a67b59d99d2ff3dc9da54368ac8579161cbffcd [2022-05-10T20:14:38.331Z] $ docker rm -f 06f9de991adf1d13e0f73aa26a67b59d99d2ff3dc9da54368ac8579161cbffcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:14:38.726Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T20:14:38.726Z] . [Pipeline] withDockerContainer [2022-05-10T20:14:38.835Z] prd-ubuntu20.04-docker-8c-8g-48077 does not seem to be running inside a container [2022-05-10T20:14:38.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T20:14:39.295Z] $ docker top 373f329d1fd118c377fc82de2e939c21e0be0885144d255337155287f5d25771 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T20:14:39.665Z] + make test [2022-05-10T20:14:39.665Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T20:14:49.667Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-10T20:14:49.667Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.048s coverage: 86.2% of statements [2022-05-10T20:14:49.667Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-10T20:14:52.218Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.549s coverage: 71.9% of statements [2022-05-10T20:15:00.350Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T20:15:03.644Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T20:15:03.644Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T20:15:03.912Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-10T20:15:04.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T20:15:04.519Z] $ docker stop --time=1 373f329d1fd118c377fc82de2e939c21e0be0885144d255337155287f5d25771 [2022-05-10T20:15:06.335Z] $ docker rm -f 373f329d1fd118c377fc82de2e939c21e0be0885144d255337155287f5d25771 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:15:06.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T20:15:06.828Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T20:15:07.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T20:15:07.793Z] + ls -al . [2022-05-10T20:15:07.793Z] total 228 [2022-05-10T20:15:07.793Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 20:15 . [2022-05-10T20:15:07.793Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 20:13 .. [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 20:13 .dockerignore [2022-05-10T20:15:07.793Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 20:14 .git [2022-05-10T20:15:07.793Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:13 .github [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 20:13 .gitignore [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 20:13 .golangci.yml [2022-05-10T20:15:07.793Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 20:14 .semver [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 10 20:13 Attribution.txt [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 2487 May 10 20:13 CHANGELOG.md [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 10 20:13 Dockerfile [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 20:13 GOVERNANCE.md [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 20:13 Jenkinsfile [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 20:13 LICENSE [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 10 20:13 Makefile [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 20:13 OWNERS.md [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 10 20:13 README.md [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 20:14 VERSION [2022-05-10T20:15:07.793Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 20:13 bin [2022-05-10T20:15:07.793Z] -rw-r--r-- 1 jenkins jenkins 41008 May 10 20:14 coverage.out [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 10 20:13 go.mod [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 10 20:13 go.sum [2022-05-10T20:15:07.793Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 20:13 images [2022-05-10T20:15:07.793Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 20:13 internal [2022-05-10T20:15:07.793Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 20:13 main.go [2022-05-10T20:15:07.793Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 20:13 res [2022-05-10T20:15:07.793Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 20:13 snap [2022-05-10T20:15:07.793Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 20:13 static [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:15:08.112Z] + 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=309a8ffa72e20d4133c7d51cd0433ba4077d6858 --label arch=amd64 --label version=2.1.0-dev.14 . [2022-05-10T20:15:08.112Z] Sending build context to Docker daemon 12.39MB [2022-05-10T20:15:08.112Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T20:15:08.112Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-10T20:15:08.112Z] ---> 3cb764ae3a36 [2022-05-10T20:15:08.112Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T20:15:08.374Z] ---> Running in 95ebbdc5aea7 [2022-05-10T20:15:08.374Z] Removing intermediate container 95ebbdc5aea7 [2022-05-10T20:15:08.374Z] ---> 0bbd102f9ef3 [2022-05-10T20:15:08.374Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T20:15:08.374Z] ---> Running in f7a986b137ee [2022-05-10T20:15:08.634Z] Removing intermediate container f7a986b137ee [2022-05-10T20:15:08.634Z] ---> 6862c799ca95 [2022-05-10T20:15:08.634Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T20:15:08.634Z] ---> Running in fdd391dc0cb2 [2022-05-10T20:15:08.634Z] Removing intermediate container fdd391dc0cb2 [2022-05-10T20:15:08.634Z] ---> aed0363a4033 [2022-05-10T20:15:08.634Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:15:08.634Z] ---> Running in b643a31696f4 [2022-05-10T20:15:09.206Z] Removing intermediate container b643a31696f4 [2022-05-10T20:15:09.206Z] ---> 7d8b3e2c1613 [2022-05-10T20:15:09.206Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T20:15:09.206Z] ---> Running in 843367e99e6b [2022-05-10T20:15:09.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:15:10.408Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:15:10.668Z] OK: 221 MiB in 52 packages [2022-05-10T20:15:10.927Z] Removing intermediate container 843367e99e6b [2022-05-10T20:15:10.927Z] ---> bf54afa747a4 [2022-05-10T20:15:10.927Z] Step 8/31 : WORKDIR /app [2022-05-10T20:15:10.927Z] ---> Running in 7b773c1c6b24 [2022-05-10T20:15:11.187Z] Removing intermediate container 7b773c1c6b24 [2022-05-10T20:15:11.187Z] ---> 36ef52b8291a [2022-05-10T20:15:11.187Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-10T20:15:11.187Z] ---> ef6bacced542 [2022-05-10T20:15:11.187Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:15:11.187Z] ---> Running in d72510a3ad8f [2022-05-10T20:15:12.126Z] Removing intermediate container d72510a3ad8f [2022-05-10T20:15:12.126Z] ---> d95ab6765a2a [2022-05-10T20:15:12.126Z] Step 11/31 : COPY . . [2022-05-10T20:15:12.386Z] ---> d0b7f33d01f1 [2022-05-10T20:15:12.386Z] Step 12/31 : ARG MAKE="make build" [2022-05-10T20:15:12.386Z] ---> Running in 98aca0a3e2f5 [2022-05-10T20:15:12.386Z] Removing intermediate container 98aca0a3e2f5 [2022-05-10T20:15:12.386Z] ---> b9feab01db3b [2022-05-10T20:15:12.386Z] Step 13/31 : RUN $MAKE [2022-05-10T20:15:12.386Z] ---> Running in 4fe48ac97c8f [2022-05-10T20:15:12.645Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-10T20:15:34.597Z] Removing intermediate container 4fe48ac97c8f [2022-05-10T20:15:34.597Z] ---> 682cbc9f3943 [2022-05-10T20:15:34.597Z] Step 14/31 : FROM alpine:3.14 [2022-05-10T20:15:34.597Z] 3.14: Pulling from library/alpine [2022-05-10T20:15:34.597Z] 8663204ce13b: Pulling fs layer [2022-05-10T20:15:34.597Z] 8663204ce13b: Verifying Checksum [2022-05-10T20:15:34.597Z] 8663204ce13b: Pull complete [2022-05-10T20:15:34.597Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T20:15:34.597Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T20:15:34.597Z] ---> e04c818066af [2022-05-10T20:15:34.597Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T20:15:34.597Z] ---> Running in e6bc7c7ce23d [2022-05-10T20:15:34.597Z] Removing intermediate container e6bc7c7ce23d [2022-05-10T20:15:34.597Z] ---> 90095871649a [2022-05-10T20:15:34.597Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-10T20:15:34.597Z] ---> Running in b110a8888f94 [2022-05-10T20:15:34.597Z] Removing intermediate container b110a8888f94 [2022-05-10T20:15:34.597Z] ---> b579e87dd2fe [2022-05-10T20:15:34.597Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:15:34.597Z] ---> Running in 2499f23bdfc4 [2022-05-10T20:15:34.597Z] Removing intermediate container 2499f23bdfc4 [2022-05-10T20:15:34.597Z] ---> 1d9a64174724 [2022-05-10T20:15:34.597Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-10T20:15:34.597Z] ---> Running in 2376f8fca897 [2022-05-10T20:15:34.597Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:15:35.171Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:15:35.432Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T20:15:35.432Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T20:15:35.432Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T20:15:35.692Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T20:15:35.692Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T20:15:35.692Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T20:15:35.952Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:15:35.952Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T20:15:35.952Z] OK: 9 MiB in 20 packages [2022-05-10T20:15:36.521Z] Removing intermediate container 2376f8fca897 [2022-05-10T20:15:36.521Z] ---> 908a8ec7d944 [2022-05-10T20:15:36.521Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T20:15:36.521Z] ---> fcfd1b22fdb5 [2022-05-10T20:15:36.521Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T20:15:36.781Z] ---> 4087060158ad [2022-05-10T20:15:36.781Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-10T20:15:36.781Z] ---> 4d96093b5768 [2022-05-10T20:15:36.781Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-10T20:15:37.038Z] ---> 88a5fed58530 [2022-05-10T20:15:37.038Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-10T20:15:37.606Z] ---> 18a8cf4a87fd [2022-05-10T20:15:37.606Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-10T20:15:37.606Z] ---> Running in 9052161d0046 [2022-05-10T20:15:38.176Z] Removing intermediate container 9052161d0046 [2022-05-10T20:15:38.176Z] ---> 8a7282fcb8d5 [2022-05-10T20:15:38.176Z] Step 25/31 : VOLUME /cache [2022-05-10T20:15:38.176Z] ---> Running in dad03e2b8a69 [2022-05-10T20:15:38.440Z] Removing intermediate container dad03e2b8a69 [2022-05-10T20:15:38.440Z] ---> b320db9d0cca [2022-05-10T20:15:38.440Z] Step 26/31 : EXPOSE 59711 [2022-05-10T20:15:38.440Z] ---> Running in c84b871c1d73 [2022-05-10T20:15:38.440Z] Removing intermediate container c84b871c1d73 [2022-05-10T20:15:38.440Z] ---> 61ad4d70af04 [2022-05-10T20:15:38.440Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-10T20:15:38.701Z] ---> Running in ed2e46571ffc [2022-05-10T20:15:38.701Z] Removing intermediate container ed2e46571ffc [2022-05-10T20:15:38.701Z] ---> cdc4858ba9cc [2022-05-10T20:15:38.701Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-10T20:15:38.701Z] ---> Running in dd0438eb5127 [2022-05-10T20:15:38.962Z] Removing intermediate container dd0438eb5127 [2022-05-10T20:15:38.962Z] ---> 6279a0ceee25 [2022-05-10T20:15:38.962Z] Step 29/31 : LABEL arch=amd64 [2022-05-10T20:15:38.962Z] ---> Running in 270b0644799d [2022-05-10T20:15:38.962Z] Removing intermediate container 270b0644799d [2022-05-10T20:15:38.962Z] ---> 6cca38cbd855 [2022-05-10T20:15:38.962Z] Step 30/31 : LABEL git_sha=309a8ffa72e20d4133c7d51cd0433ba4077d6858 [2022-05-10T20:15:38.962Z] ---> Running in 099af6b57e54 [2022-05-10T20:15:39.223Z] Removing intermediate container 099af6b57e54 [2022-05-10T20:15:39.223Z] ---> d0cf7c59356d [2022-05-10T20:15:39.223Z] Step 31/31 : LABEL version=2.1.0-dev.14 [2022-05-10T20:15:39.223Z] ---> Running in e544d5ee908d [2022-05-10T20:15:39.223Z] Removing intermediate container e544d5ee908d [2022-05-10T20:15:39.223Z] ---> d39b678b62e2 [2022-05-10T20:15:39.223Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T20:15:39.223Z] Successfully built d39b678b62e2 [2022-05-10T20:15:39.223Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:15:39.306Z] provisioning config files... [2022-05-10T20:15:39.316Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1454465295246690066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:15:39.623Z] ---> docker-login.sh [2022-05-10T20:15:39.623Z] nexus3.edgexfoundry.org:10001 [2022-05-10T20:15:39.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:15:39.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:15:39.623Z] Configure a credential helper to remove this warning. See [2022-05-10T20:15:39.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:15:39.624Z] [2022-05-10T20:15:39.624Z] Login Succeeded [2022-05-10T20:15:39.624Z] nexus3.edgexfoundry.org:10002 [2022-05-10T20:15:39.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:15:39.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:15:39.886Z] Configure a credential helper to remove this warning. See [2022-05-10T20:15:39.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:15:39.886Z] [2022-05-10T20:15:39.886Z] Login Succeeded [2022-05-10T20:15:39.886Z] nexus3.edgexfoundry.org:10003 [2022-05-10T20:15:39.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:15:39.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:15:39.886Z] Configure a credential helper to remove this warning. See [2022-05-10T20:15:39.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:15:39.886Z] [2022-05-10T20:15:39.886Z] Login Succeeded [2022-05-10T20:15:39.886Z] nexus3.edgexfoundry.org:10004 [2022-05-10T20:15:39.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:15:40.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:15:40.147Z] Configure a credential helper to remove this warning. See [2022-05-10T20:15:40.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:15:40.147Z] [2022-05-10T20:15:40.147Z] Login Succeeded [2022-05-10T20:15:40.147Z] docker.io [2022-05-10T20:15:40.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:15:40.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:15:40.409Z] Configure a credential helper to remove this warning. See [2022-05-10T20:15:40.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:15:40.409Z] [2022-05-10T20:15:40.409Z] Login Succeeded [2022-05-10T20:15:40.409Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T20:15:40.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:15:40.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T20:15:40.477Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-05-10T20:15:40.477Z] 309a8ffa72e20d4133c7d51cd0433ba4077d6858 [2022-05-10T20:15:40.477Z] latest [2022-05-10T20:15:40.477Z] 2.1.0-dev.14 [2022-05-10T20:15:40.477Z] 309a8ffa72e20d4133c7d51cd0433ba4077d6858-2.1.0-dev.14 [2022-05-10T20:15:40.477Z] main [2022-05-10T20:15:40.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:15:40.785Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:309a8ffa72e20d4133c7d51cd0433ba4077d6858 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:15:41.092Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:309a8ffa72e20d4133c7d51cd0433ba4077d6858 [2022-05-10T20:15:41.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-10T20:15:41.092Z] fbee7ba0bc96: Preparing [2022-05-10T20:15:41.092Z] 15805bdc8fd5: Preparing [2022-05-10T20:15:41.092Z] 866d07b09047: Preparing [2022-05-10T20:15:41.092Z] 42f1cf70fd3e: Preparing [2022-05-10T20:15:41.092Z] 98bcceeb5ed5: Preparing [2022-05-10T20:15:41.092Z] 7085464b1b0c: Preparing [2022-05-10T20:15:41.092Z] 676720e690e1: Preparing [2022-05-10T20:15:41.092Z] 3143c3c089f1: Preparing [2022-05-10T20:15:41.092Z] b541d28bf3b4: Preparing [2022-05-10T20:15:41.092Z] 7085464b1b0c: Waiting [2022-05-10T20:15:41.092Z] 676720e690e1: Waiting [2022-05-10T20:15:41.092Z] 3143c3c089f1: Waiting [2022-05-10T20:15:41.092Z] b541d28bf3b4: Waiting [2022-05-10T20:15:41.092Z] 42f1cf70fd3e: Pushed [2022-05-10T20:15:41.092Z] fbee7ba0bc96: Pushed [2022-05-10T20:15:41.092Z] 866d07b09047: Pushed [2022-05-10T20:15:41.092Z] 98bcceeb5ed5: Pushed [2022-05-10T20:15:41.092Z] b541d28bf3b4: Layer already exists [2022-05-10T20:15:41.092Z] 7085464b1b0c: Pushed [2022-05-10T20:15:41.352Z] 3143c3c089f1: Pushed [2022-05-10T20:15:41.613Z] 676720e690e1: Pushed [2022-05-10T20:15:43.529Z] 15805bdc8fd5: Pushed [2022-05-10T20:15:43.790Z] 309a8ffa72e20d4133c7d51cd0433ba4077d6858: digest: sha256:90e494c67c9f91682bfd274d48f1317e3f6828f9f0caef8153cdb696efa36735 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:15:44.099Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:15:44.396Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-05-10T20:15:44.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-10T20:15:44.396Z] fbee7ba0bc96: Preparing [2022-05-10T20:15:44.396Z] 15805bdc8fd5: Preparing [2022-05-10T20:15:44.396Z] 866d07b09047: Preparing [2022-05-10T20:15:44.396Z] 42f1cf70fd3e: Preparing [2022-05-10T20:15:44.396Z] 98bcceeb5ed5: Preparing [2022-05-10T20:15:44.396Z] 7085464b1b0c: Preparing [2022-05-10T20:15:44.396Z] 676720e690e1: Preparing [2022-05-10T20:15:44.396Z] 3143c3c089f1: Preparing [2022-05-10T20:15:44.396Z] b541d28bf3b4: Preparing [2022-05-10T20:15:44.396Z] b541d28bf3b4: Waiting [2022-05-10T20:15:44.396Z] 676720e690e1: Waiting [2022-05-10T20:15:44.396Z] 7085464b1b0c: Waiting [2022-05-10T20:15:44.396Z] 3143c3c089f1: Waiting [2022-05-10T20:15:44.396Z] 98bcceeb5ed5: Layer already exists [2022-05-10T20:15:44.396Z] 42f1cf70fd3e: Layer already exists [2022-05-10T20:15:44.396Z] 866d07b09047: Layer already exists [2022-05-10T20:15:44.396Z] 15805bdc8fd5: Layer already exists [2022-05-10T20:15:44.396Z] fbee7ba0bc96: Layer already exists [2022-05-10T20:15:44.396Z] 7085464b1b0c: Layer already exists [2022-05-10T20:15:44.396Z] 676720e690e1: Layer already exists [2022-05-10T20:15:44.396Z] 3143c3c089f1: Layer already exists [2022-05-10T20:15:44.396Z] b541d28bf3b4: Layer already exists [2022-05-10T20:15:44.396Z] latest: digest: sha256:90e494c67c9f91682bfd274d48f1317e3f6828f9f0caef8153cdb696efa36735 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:15:44.696Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:15:44.991Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.14 [2022-05-10T20:15:44.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-10T20:15:44.991Z] fbee7ba0bc96: Preparing [2022-05-10T20:15:44.991Z] 15805bdc8fd5: Preparing [2022-05-10T20:15:44.991Z] 866d07b09047: Preparing [2022-05-10T20:15:44.991Z] 42f1cf70fd3e: Preparing [2022-05-10T20:15:44.991Z] 98bcceeb5ed5: Preparing [2022-05-10T20:15:44.991Z] 7085464b1b0c: Preparing [2022-05-10T20:15:44.991Z] 676720e690e1: Preparing [2022-05-10T20:15:44.991Z] 3143c3c089f1: Preparing [2022-05-10T20:15:44.991Z] b541d28bf3b4: Preparing [2022-05-10T20:15:44.991Z] 3143c3c089f1: Waiting [2022-05-10T20:15:44.991Z] 7085464b1b0c: Waiting [2022-05-10T20:15:44.991Z] b541d28bf3b4: Waiting [2022-05-10T20:15:44.991Z] 15805bdc8fd5: Layer already exists [2022-05-10T20:15:44.991Z] 42f1cf70fd3e: Layer already exists [2022-05-10T20:15:44.991Z] 98bcceeb5ed5: Layer already exists [2022-05-10T20:15:44.991Z] fbee7ba0bc96: Layer already exists [2022-05-10T20:15:44.991Z] 866d07b09047: Layer already exists [2022-05-10T20:15:44.991Z] 7085464b1b0c: Layer already exists [2022-05-10T20:15:44.991Z] 676720e690e1: Layer already exists [2022-05-10T20:15:44.991Z] 3143c3c089f1: Layer already exists [2022-05-10T20:15:44.991Z] b541d28bf3b4: Layer already exists [2022-05-10T20:15:44.991Z] 2.1.0-dev.14: digest: sha256:90e494c67c9f91682bfd274d48f1317e3f6828f9f0caef8153cdb696efa36735 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:15:45.291Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:309a8ffa72e20d4133c7d51cd0433ba4077d6858-2.1.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:15:45.585Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:309a8ffa72e20d4133c7d51cd0433ba4077d6858-2.1.0-dev.14 [2022-05-10T20:15:45.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-10T20:15:45.585Z] fbee7ba0bc96: Preparing [2022-05-10T20:15:45.585Z] 15805bdc8fd5: Preparing [2022-05-10T20:15:45.585Z] 866d07b09047: Preparing [2022-05-10T20:15:45.585Z] 42f1cf70fd3e: Preparing [2022-05-10T20:15:45.585Z] 98bcceeb5ed5: Preparing [2022-05-10T20:15:45.585Z] 7085464b1b0c: Preparing [2022-05-10T20:15:45.585Z] 676720e690e1: Preparing [2022-05-10T20:15:45.585Z] 3143c3c089f1: Preparing [2022-05-10T20:15:45.585Z] b541d28bf3b4: Preparing [2022-05-10T20:15:45.585Z] 676720e690e1: Waiting [2022-05-10T20:15:45.585Z] 3143c3c089f1: Waiting [2022-05-10T20:15:45.585Z] 7085464b1b0c: Waiting [2022-05-10T20:15:45.585Z] 15805bdc8fd5: Layer already exists [2022-05-10T20:15:45.585Z] fbee7ba0bc96: Layer already exists [2022-05-10T20:15:45.585Z] 42f1cf70fd3e: Layer already exists [2022-05-10T20:15:45.585Z] 98bcceeb5ed5: Layer already exists [2022-05-10T20:15:45.585Z] 866d07b09047: Layer already exists [2022-05-10T20:15:45.585Z] 7085464b1b0c: Layer already exists [2022-05-10T20:15:45.585Z] 676720e690e1: Layer already exists [2022-05-10T20:15:45.585Z] 3143c3c089f1: Layer already exists [2022-05-10T20:15:45.585Z] b541d28bf3b4: Layer already exists [2022-05-10T20:15:45.585Z] 309a8ffa72e20d4133c7d51cd0433ba4077d6858-2.1.0-dev.14: digest: sha256:90e494c67c9f91682bfd274d48f1317e3f6828f9f0caef8153cdb696efa36735 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:15:45.889Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:15:46.187Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-05-10T20:15:46.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-10T20:15:46.187Z] fbee7ba0bc96: Preparing [2022-05-10T20:15:46.187Z] 15805bdc8fd5: Preparing [2022-05-10T20:15:46.187Z] 866d07b09047: Preparing [2022-05-10T20:15:46.187Z] 42f1cf70fd3e: Preparing [2022-05-10T20:15:46.187Z] 98bcceeb5ed5: Preparing [2022-05-10T20:15:46.187Z] 7085464b1b0c: Preparing [2022-05-10T20:15:46.187Z] 676720e690e1: Preparing [2022-05-10T20:15:46.187Z] 3143c3c089f1: Preparing [2022-05-10T20:15:46.187Z] b541d28bf3b4: Preparing [2022-05-10T20:15:46.187Z] 7085464b1b0c: Waiting [2022-05-10T20:15:46.187Z] 676720e690e1: Waiting [2022-05-10T20:15:46.187Z] 3143c3c089f1: Waiting [2022-05-10T20:15:46.187Z] b541d28bf3b4: Waiting [2022-05-10T20:15:46.187Z] 98bcceeb5ed5: Layer already exists [2022-05-10T20:15:46.187Z] 42f1cf70fd3e: Layer already exists [2022-05-10T20:15:46.187Z] fbee7ba0bc96: Layer already exists [2022-05-10T20:15:46.187Z] 866d07b09047: Layer already exists [2022-05-10T20:15:46.187Z] 15805bdc8fd5: Layer already exists [2022-05-10T20:15:46.187Z] 7085464b1b0c: Layer already exists [2022-05-10T20:15:46.187Z] 676720e690e1: Layer already exists [2022-05-10T20:15:46.187Z] 3143c3c089f1: Layer already exists [2022-05-10T20:15:46.187Z] b541d28bf3b4: Layer already exists [2022-05-10T20:15:46.187Z] main: digest: sha256:90e494c67c9f91682bfd274d48f1317e3f6828f9f0caef8153cdb696efa36735 size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T20:15:46.234Z] ===================================================== [Pipeline] echo [2022-05-10T20:15:46.248Z] taggedImages: [2022-05-10T20:15:46.248Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:309a8ffa72e20d4133c7d51cd0433ba4077d6858 [2022-05-10T20:15:46.248Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-05-10T20:15:46.248Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.14 [2022-05-10T20:15:46.248Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:309a8ffa72e20d4133c7d51cd0433ba4077d6858-2.1.0-dev.14 [2022-05-10T20:15:46.248Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:15:46.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:15:46.617Z] [2022-05-10T20:15:46.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:15:46.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:15:46.926Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T20:15:46.926Z] 5eb5b503b376: Pulling fs layer [2022-05-10T20:15:46.926Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T20:15:46.926Z] ec43610c2a17: Pulling fs layer [2022-05-10T20:15:46.926Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T20:15:46.926Z] 33b1e0a273af: Pulling fs layer [2022-05-10T20:15:46.926Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T20:15:46.926Z] 2f39f015ded8: Pulling fs layer [2022-05-10T20:15:46.926Z] 3a2ae6a8a46f: Waiting [2022-05-10T20:15:46.926Z] 33b1e0a273af: Waiting [2022-05-10T20:15:46.926Z] 5d3b04190fa2: Waiting [2022-05-10T20:15:46.926Z] 2f39f015ded8: Waiting [2022-05-10T20:15:46.926Z] 5c69ac0246d0: Download complete [2022-05-10T20:15:46.926Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T20:15:46.926Z] 3a2ae6a8a46f: Download complete [2022-05-10T20:15:46.926Z] 33b1e0a273af: Verifying Checksum [2022-05-10T20:15:46.926Z] 33b1e0a273af: Download complete [2022-05-10T20:15:46.926Z] ec43610c2a17: Verifying Checksum [2022-05-10T20:15:46.926Z] ec43610c2a17: Download complete [2022-05-10T20:15:46.926Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T20:15:46.926Z] 5d3b04190fa2: Download complete [2022-05-10T20:15:47.186Z] 5eb5b503b376: Verifying Checksum [2022-05-10T20:15:47.186Z] 5eb5b503b376: Download complete [2022-05-10T20:15:47.760Z] 2f39f015ded8: Download complete [2022-05-10T20:15:48.699Z] 5eb5b503b376: Pull complete [2022-05-10T20:15:48.699Z] 5c69ac0246d0: Pull complete [2022-05-10T20:15:49.267Z] ec43610c2a17: Pull complete [2022-05-10T20:15:49.267Z] 3a2ae6a8a46f: Pull complete [2022-05-10T20:15:49.527Z] 33b1e0a273af: Pull complete [2022-05-10T20:15:49.527Z] 5d3b04190fa2: Pull complete [2022-05-10T20:15:53.798Z] 2f39f015ded8: Pull complete [2022-05-10T20:15:53.798Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T20:15:53.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T20:15:53.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T20:15:53.877Z] prd-ubuntu20.04-docker-8c-8g-48077 does not seem to be running inside a container [2022-05-10T20:15:53.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T20:15:55.663Z] $ docker top 86338de8ae4ba075a8561181e07fb2b6e7dee12d1e55d07b9ed442a417af8da4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:15:56.041Z] ---> job-cost.sh [2022-05-10T20:15:56.041Z] lf-activate-venv: SKIPPING [2022-05-10T20:15:56.041Z] INFO: No Stack... [2022-05-10T20:15:56.613Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T20:15:57.183Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T20:15:57.479Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-05-10T20:15:57.479Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T20:15:57.498Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-35-stack-cost] [2022-05-10T20:15:57.504Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-35-stack-cost] did not exist. Created. [2022-05-10T20:15:57.504Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T20:15:57.814Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T20:15:57.841Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T20:15:57.850Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T20:15:57.878Z] $ docker stop --time=1 86338de8ae4ba075a8561181e07fb2b6e7dee12d1e55d07b9ed442a417af8da4 [2022-05-10T20:15:59.049Z] $ docker rm -f 86338de8ae4ba075a8561181e07fb2b6e7dee12d1e55d07b9ed442a417af8da4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T21:04:39.859Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-49646 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-05-10T21:04:39.873Z] Running in /w/workspace/app-rfid-llrp-inventory/35 [Pipeline] { [Pipeline] checkout [2022-05-10T21:04:40.106Z] The recommended git tool is: git [2022-05-10T21:04:46.625Z] using credential edgex-jenkins-ssh [2022-05-10T21:04:46.642Z] Cloning the remote Git repository [2022-05-10T21:04:46.702Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T21:04:46.784Z] > git init /w/workspace/app-rfid-llrp-inventory/35 # timeout=10 [2022-05-10T21:04:46.876Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T21:04:46.877Z] > git --version # timeout=10 [2022-05-10T21:04:46.899Z] > git --version # 'git version 2.25.1' [2022-05-10T21:04:46.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T21:04:47.062Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T21:04:49.097Z] Avoid second fetch [2022-05-10T21:04:49.098Z] Checking out Revision 309a8ffa72e20d4133c7d51cd0433ba4077d6858 (main) [2022-05-10T21:04:49.061Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-05-10T21:04:49.080Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T21:04:49.124Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T21:04:49.143Z] > git checkout -f 309a8ffa72e20d4133c7d51cd0433ba4077d6858 # timeout=10 [2022-05-10T21:04:53.307Z] Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#80)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T21:04:54.230Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T21:04:54.230Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T21:04:54.230Z] Dload Upload Total Spent Left Speed [2022-05-10T21:04:54.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87080 0 --:--:-- --:--:-- --:--:-- 87725 [Pipeline] sh [2022-05-10T21:04:54.745Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T21:04:55.087Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T21:04:55.087Z] sudo tee /etc/docker/daemon.new [2022-05-10T21:04:55.087Z] { [2022-05-10T21:04:55.087Z] "registry-mirrors": [ [2022-05-10T21:04:55.087Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T21:04:55.087Z] ], [2022-05-10T21:04:55.087Z] "bip": "10.250.0.254/24", [2022-05-10T21:04:55.087Z] "hosts": [ [2022-05-10T21:04:55.087Z] "tcp://0.0.0.0:5555", [2022-05-10T21:04:55.087Z] "unix:///var/run/docker.sock" [2022-05-10T21:04:55.087Z] ], [2022-05-10T21:04:55.087Z] "mtu": 1458, [2022-05-10T21:04:55.087Z] "selinux-enabled": true, [2022-05-10T21:04:55.087Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T21:04:55.087Z] } [Pipeline] sh [2022-05-10T21:04:55.437Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T21:04:55.775Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T21:05:14.169Z] provisioning config files... [2022-05-10T21:05:14.200Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/35@tmp/config2438165546460424814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:05:14.607Z] ---> docker-login.sh [2022-05-10T21:05:14.607Z] nexus3.edgexfoundry.org:10001 [2022-05-10T21:05:15.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:05:15.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:05:15.481Z] Configure a credential helper to remove this warning. See [2022-05-10T21:05:15.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:05:15.481Z] [2022-05-10T21:05:15.481Z] Login Succeeded [2022-05-10T21:05:15.481Z] nexus3.edgexfoundry.org:10002 [2022-05-10T21:05:15.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:05:15.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:05:15.755Z] Configure a credential helper to remove this warning. See [2022-05-10T21:05:15.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:05:15.755Z] [2022-05-10T21:05:15.755Z] Login Succeeded [2022-05-10T21:05:15.755Z] nexus3.edgexfoundry.org:10003 [2022-05-10T21:05:16.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:05:16.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:05:16.351Z] Configure a credential helper to remove this warning. See [2022-05-10T21:05:16.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:05:16.351Z] [2022-05-10T21:05:16.351Z] Login Succeeded [2022-05-10T21:05:16.351Z] nexus3.edgexfoundry.org:10004 [2022-05-10T21:05:16.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:05:16.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:05:16.628Z] Configure a credential helper to remove this warning. See [2022-05-10T21:05:16.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:05:16.628Z] [2022-05-10T21:05:16.628Z] Login Succeeded [2022-05-10T21:05:16.628Z] docker.io [2022-05-10T21:05:16.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:05:17.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:05:17.496Z] Configure a credential helper to remove this warning. See [2022-05-10T21:05:17.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:05:17.496Z] [2022-05-10T21:05:17.496Z] Login Succeeded [2022-05-10T21:05:17.496Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T21:05:17.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T21:05:17.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T21:05:17.921Z] ========================================================= [2022-05-10T21:05:17.921Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T21:05:17.921Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:05:18.269Z] + 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-05-10T21:05:18.540Z] Sending build context to Docker daemon 687.6kB [2022-05-10T21:05:18.540Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T21:05:18.540Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T21:05:18.812Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T21:05:18.813Z] 9b3977197b4f: Pulling fs layer [2022-05-10T21:05:18.813Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T21:05:18.813Z] 94645a83ff95: Pulling fs layer [2022-05-10T21:05:18.813Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T21:05:18.813Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T21:05:18.813Z] 3096ccb668a1: Pulling fs layer [2022-05-10T21:05:18.813Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T21:05:18.813Z] a4caa8a26152: Pulling fs layer [2022-05-10T21:05:18.813Z] 3f3a8bcf1eab: Waiting [2022-05-10T21:05:18.813Z] 0c92f367c5e7: Waiting [2022-05-10T21:05:18.813Z] 3096ccb668a1: Waiting [2022-05-10T21:05:18.813Z] a4caa8a26152: Waiting [2022-05-10T21:05:18.813Z] e8cf19c19ddd: Waiting [2022-05-10T21:05:18.813Z] 94645a83ff95: Verifying Checksum [2022-05-10T21:05:18.813Z] 94645a83ff95: Download complete [2022-05-10T21:05:18.813Z] 1a89e8eeedd5: Download complete [2022-05-10T21:05:18.813Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T21:05:18.813Z] 0c92f367c5e7: Download complete [2022-05-10T21:05:18.813Z] 3096ccb668a1: Verifying Checksum [2022-05-10T21:05:18.813Z] 3096ccb668a1: Download complete [2022-05-10T21:05:18.813Z] 9b3977197b4f: Verifying Checksum [2022-05-10T21:05:18.813Z] 9b3977197b4f: Download complete [2022-05-10T21:05:18.813Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T21:05:18.813Z] e8cf19c19ddd: Download complete [2022-05-10T21:05:19.427Z] 9b3977197b4f: Pull complete [2022-05-10T21:05:20.047Z] 1a89e8eeedd5: Pull complete [2022-05-10T21:05:20.324Z] 94645a83ff95: Pull complete [2022-05-10T21:05:20.598Z] a4caa8a26152: Verifying Checksum [2022-05-10T21:05:20.598Z] a4caa8a26152: Download complete [2022-05-10T21:05:21.194Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T21:05:21.194Z] 3f3a8bcf1eab: Download complete [2022-05-10T21:05:33.617Z] 3f3a8bcf1eab: Pull complete [2022-05-10T21:05:33.617Z] 0c92f367c5e7: Pull complete [2022-05-10T21:05:33.893Z] 3096ccb668a1: Pull complete [2022-05-10T21:05:34.168Z] e8cf19c19ddd: Pull complete [2022-05-10T21:05:40.918Z] a4caa8a26152: Pull complete [2022-05-10T21:05:40.918Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T21:05:40.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T21:05:40.918Z] ---> 725f1c02e7f9 [2022-05-10T21:05:40.918Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T21:05:41.194Z] ---> Running in c834b10d187b [2022-05-10T21:05:41.470Z] Removing intermediate container c834b10d187b [2022-05-10T21:05:41.470Z] ---> 5f17e11891ec [2022-05-10T21:05:41.470Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T21:05:41.470Z] ---> Running in 4d0f9d5b63cd [2022-05-10T21:05:41.755Z] Removing intermediate container 4d0f9d5b63cd [2022-05-10T21:05:41.755Z] ---> ff6be873d7c7 [2022-05-10T21:05:41.755Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T21:05:41.755Z] ---> Running in e9b631089710 [2022-05-10T21:05:42.033Z] Removing intermediate container e9b631089710 [2022-05-10T21:05:42.033Z] ---> cbabf985c788 [2022-05-10T21:05:42.033Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:05:42.308Z] ---> Running in d18e307523f7 [2022-05-10T21:05:44.294Z] Removing intermediate container d18e307523f7 [2022-05-10T21:05:44.294Z] ---> a35ee956df92 [2022-05-10T21:05:44.294Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T21:05:44.294Z] ---> Running in 2fdb67faf805 [2022-05-10T21:05:44.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:05:45.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:05:46.865Z] OK: 220 MiB in 52 packages [2022-05-10T21:05:47.857Z] Removing intermediate container 2fdb67faf805 [2022-05-10T21:05:47.857Z] ---> 55d49a774d08 [2022-05-10T21:05:47.857Z] Step 8/13 : WORKDIR /app [2022-05-10T21:05:47.857Z] ---> Running in 764c91326cf2 [2022-05-10T21:05:48.131Z] Removing intermediate container 764c91326cf2 [2022-05-10T21:05:48.131Z] ---> 1c1cbc7da913 [2022-05-10T21:05:48.131Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T21:05:48.735Z] ---> 575fb366c99c [2022-05-10T21:05:48.735Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:05:48.735Z] ---> Running in e4dea4ba571f [2022-05-10T21:06:35.735Z] Removing intermediate container e4dea4ba571f [2022-05-10T21:06:35.735Z] ---> 2d5caac8ee2b [2022-05-10T21:06:35.735Z] Step 11/13 : COPY . . [2022-05-10T21:06:35.735Z] ---> b2aedd00fa01 [2022-05-10T21:06:35.735Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T21:06:35.735Z] ---> Running in e027210842cc [2022-05-10T21:06:35.735Z] Removing intermediate container e027210842cc [2022-05-10T21:06:35.735Z] ---> 4c4e40d33863 [2022-05-10T21:06:35.735Z] Step 13/13 : RUN $MAKE [2022-05-10T21:06:35.735Z] ---> Running in 457d93499ee2 [2022-05-10T21:06:35.735Z] noop [2022-05-10T21:06:35.735Z] Removing intermediate container 457d93499ee2 [2022-05-10T21:06:35.735Z] ---> 17918b5cacca [2022-05-10T21:06:35.735Z] Successfully built 17918b5cacca [2022-05-10T21:06:35.735Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:06:36.088Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T21:06:36.088Z] . [Pipeline] withDockerContainer [2022-05-10T21:06:36.314Z] prd-ubuntu20.04-docker-arm64-4c-16g-49646 does not seem to be running inside a container [2022-05-10T21:06:36.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/35 -v /w/workspace/app-rfid-llrp-inventory/35:/w/workspace/app-rfid-llrp-inventory/35:rw,z -v /w/workspace/app-rfid-llrp-inventory/35@tmp:/w/workspace/app-rfid-llrp-inventory/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T21:06:37.669Z] $ docker top 6890672858ef31a3ccd0ec61fda8b005e754a1d22d7d7f2c7e594d38e43b9267 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T21:06:38.588Z] + go version [2022-05-10T21:06:38.588Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T21:06:38.619Z] $ docker stop --time=1 6890672858ef31a3ccd0ec61fda8b005e754a1d22d7d7f2c7e594d38e43b9267 [2022-05-10T21:06:40.280Z] $ docker rm -f 6890672858ef31a3ccd0ec61fda8b005e754a1d22d7d7f2c7e594d38e43b9267 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:06:40.861Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T21:06:40.861Z] . [Pipeline] withDockerContainer [2022-05-10T21:06:41.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-49646 does not seem to be running inside a container [2022-05-10T21:06:41.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/35 -v /w/workspace/app-rfid-llrp-inventory/35:/w/workspace/app-rfid-llrp-inventory/35:rw,z -v /w/workspace/app-rfid-llrp-inventory/35@tmp:/w/workspace/app-rfid-llrp-inventory/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T21:06:42.465Z] $ docker top 85a244e6059eefb1621598078e80dd3ed312176e2a43f6f8cb12c72753e9ae31 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T21:06:43.387Z] + make test [2022-05-10T21:06:43.388Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T21:08:05.227Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-10T21:08:05.227Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.317s coverage: 86.2% of statements [2022-05-10T21:08:05.227Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-10T21:08:07.843Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.687s coverage: 71.9% of statements [2022-05-10T21:08:08.438Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T21:08:08.438Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T21:08:40.851Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T21:08:40.851Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T21:08:40.851Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-10T21:08:40.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T21:08:40.898Z] $ docker stop --time=1 85a244e6059eefb1621598078e80dd3ed312176e2a43f6f8cb12c72753e9ae31 [2022-05-10T21:08:42.686Z] $ docker rm -f 85a244e6059eefb1621598078e80dd3ed312176e2a43f6f8cb12c72753e9ae31 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T21:08:43.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T21:08:43.670Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T21:08:44.141Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T21:08:44.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T21:08:44.861Z] + ls -al . [2022-05-10T21:08:44.861Z] total 224 [2022-05-10T21:08:44.861Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 21:08 . [2022-05-10T21:08:44.861Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:04 .. [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 21:04 .dockerignore [2022-05-10T21:08:44.861Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 21:04 .git [2022-05-10T21:08:44.861Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 21:04 .github [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 21:04 .gitignore [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 21:04 .golangci.yml [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 10 21:04 Attribution.txt [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 2487 May 10 21:04 CHANGELOG.md [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 10 21:04 Dockerfile [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 21:04 GOVERNANCE.md [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 21:04 Jenkinsfile [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 21:04 LICENSE [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 10 21:04 Makefile [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 21:04 OWNERS.md [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 10 21:04 README.md [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 20:14 VERSION [2022-05-10T21:08:44.861Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 21:04 bin [2022-05-10T21:08:44.861Z] -rw-r--r-- 1 jenkins jenkins 41008 May 10 21:08 coverage.out [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 10 21:04 go.mod [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 10 21:04 go.sum [2022-05-10T21:08:44.861Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 21:04 images [2022-05-10T21:08:44.861Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:04 internal [2022-05-10T21:08:44.861Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 21:04 main.go [2022-05-10T21:08:44.861Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 21:04 res [2022-05-10T21:08:44.861Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:04 snap [2022-05-10T21:08:44.861Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 21:04 static [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:08:45.201Z] + 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=309a8ffa72e20d4133c7d51cd0433ba4077d6858 --label arch=arm64 --label version=2.1.0-dev.14 . [2022-05-10T21:08:45.482Z] Sending build context to Docker daemon 687.6kB [2022-05-10T21:08:45.482Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T21:08:45.482Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-10T21:08:45.482Z] ---> 17918b5cacca [2022-05-10T21:08:45.482Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T21:08:45.780Z] ---> Running in 479b7c73e03f [2022-05-10T21:08:46.054Z] Removing intermediate container 479b7c73e03f [2022-05-10T21:08:46.054Z] ---> 0c7adce0b441 [2022-05-10T21:08:46.054Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T21:08:46.054Z] ---> Running in 408315356b04 [2022-05-10T21:08:46.325Z] Removing intermediate container 408315356b04 [2022-05-10T21:08:46.325Z] ---> 9958d3a2978d [2022-05-10T21:08:46.325Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T21:08:46.325Z] ---> Running in 9bc89c9c939c [2022-05-10T21:08:46.597Z] Removing intermediate container 9bc89c9c939c [2022-05-10T21:08:46.597Z] ---> e37eaf8963dc [2022-05-10T21:08:46.597Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:08:46.873Z] ---> Running in 2694472c600a [2022-05-10T21:08:48.311Z] Removing intermediate container 2694472c600a [2022-05-10T21:08:48.311Z] ---> a9f77603f1f3 [2022-05-10T21:08:48.311Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T21:08:48.311Z] ---> Running in 88c204b9a97c [2022-05-10T21:08:49.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:08:52.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:08:53.657Z] OK: 220 MiB in 52 packages [2022-05-10T21:08:54.252Z] Removing intermediate container 88c204b9a97c [2022-05-10T21:08:54.252Z] ---> 3d5a561c59ad [2022-05-10T21:08:54.252Z] Step 8/31 : WORKDIR /app [2022-05-10T21:08:54.252Z] ---> Running in 55a53ffc0628 [2022-05-10T21:08:54.523Z] Removing intermediate container 55a53ffc0628 [2022-05-10T21:08:54.523Z] ---> b9eb9c529226 [2022-05-10T21:08:54.523Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-10T21:08:55.134Z] ---> 4297caeb6a8e [2022-05-10T21:08:55.134Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:08:55.134Z] ---> Running in 0238df8c7800 [2022-05-10T21:08:57.116Z] Removing intermediate container 0238df8c7800 [2022-05-10T21:08:57.116Z] ---> 340fb215968a [2022-05-10T21:08:57.116Z] Step 11/31 : COPY . . [2022-05-10T21:08:57.715Z] ---> 29c4cf1becd9 [2022-05-10T21:08:57.715Z] Step 12/31 : ARG MAKE="make build" [2022-05-10T21:08:57.715Z] ---> Running in cfd39630168e [2022-05-10T21:08:57.990Z] Removing intermediate container cfd39630168e [2022-05-10T21:08:57.990Z] ---> 0c9ba1e568c0 [2022-05-10T21:08:57.990Z] Step 13/31 : RUN $MAKE [2022-05-10T21:08:58.264Z] ---> Running in a0a27a666d8c [2022-05-10T21:08:59.243Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-10T21:11:06.116Z] Removing intermediate container a0a27a666d8c [2022-05-10T21:11:06.116Z] ---> b8a16c4f44ec [2022-05-10T21:11:06.116Z] Step 14/31 : FROM alpine:3.14 [2022-05-10T21:11:06.116Z] 3.14: Pulling from library/alpine [2022-05-10T21:11:06.116Z] 455c02918c45: Pulling fs layer [2022-05-10T21:11:06.116Z] 455c02918c45: Verifying Checksum [2022-05-10T21:11:06.116Z] 455c02918c45: Download complete [2022-05-10T21:11:06.116Z] 455c02918c45: Pull complete [2022-05-10T21:11:06.116Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T21:11:06.116Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T21:11:06.116Z] ---> ac73e934f311 [2022-05-10T21:11:06.116Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T21:11:06.116Z] ---> Running in 465e7d4a3c2b [2022-05-10T21:11:06.116Z] Removing intermediate container 465e7d4a3c2b [2022-05-10T21:11:06.116Z] ---> bf4dd8869f4f [2022-05-10T21:11:06.116Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-10T21:11:06.116Z] ---> Running in f358c108ff36 [2022-05-10T21:11:06.116Z] Removing intermediate container f358c108ff36 [2022-05-10T21:11:06.116Z] ---> 53050dd61e5e [2022-05-10T21:11:06.116Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:11:06.116Z] ---> Running in 6ab500370433 [2022-05-10T21:11:06.116Z] Removing intermediate container 6ab500370433 [2022-05-10T21:11:06.116Z] ---> a2870f77fa9a [2022-05-10T21:11:06.116Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-10T21:11:06.116Z] ---> Running in 97a810556093 [2022-05-10T21:11:06.116Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T21:11:06.116Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T21:11:06.116Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T21:11:06.116Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T21:11:06.116Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T21:11:06.116Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T21:11:06.116Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T21:11:06.116Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T21:11:06.116Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T21:11:06.116Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T21:11:06.116Z] OK: 9 MiB in 20 packages [2022-05-10T21:11:06.116Z] Removing intermediate container 97a810556093 [2022-05-10T21:11:06.116Z] ---> c5d304c0cb59 [2022-05-10T21:11:06.116Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T21:11:06.116Z] ---> 0bd16d2f921d [2022-05-10T21:11:06.116Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T21:11:06.116Z] ---> 20954bdbfcd0 [2022-05-10T21:11:06.116Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-10T21:11:06.116Z] ---> 8a0a8613e4ac [2022-05-10T21:11:06.116Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-10T21:11:06.394Z] ---> 9d148a66173b [2022-05-10T21:11:06.394Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-10T21:11:07.837Z] ---> e5f4e2a18cd4 [2022-05-10T21:11:07.837Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-10T21:11:07.837Z] ---> Running in e0eda12b7e7f [2022-05-10T21:11:09.279Z] Removing intermediate container e0eda12b7e7f [2022-05-10T21:11:09.279Z] ---> 70b09835e405 [2022-05-10T21:11:09.279Z] Step 25/31 : VOLUME /cache [2022-05-10T21:11:09.279Z] ---> Running in 2500d3b80f8a [2022-05-10T21:11:09.886Z] Removing intermediate container 2500d3b80f8a [2022-05-10T21:11:09.886Z] ---> bde44237f81f [2022-05-10T21:11:09.886Z] Step 26/31 : EXPOSE 59711 [2022-05-10T21:11:09.886Z] ---> Running in 6087b36f927e [2022-05-10T21:11:10.160Z] Removing intermediate container 6087b36f927e [2022-05-10T21:11:10.160Z] ---> 0e4767b12cef [2022-05-10T21:11:10.160Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-10T21:11:10.160Z] ---> Running in 74d595f62033 [2022-05-10T21:11:10.434Z] Removing intermediate container 74d595f62033 [2022-05-10T21:11:10.434Z] ---> 45c5b0bf45f3 [2022-05-10T21:11:10.434Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-10T21:11:10.434Z] ---> Running in 93067546ac9a [2022-05-10T21:11:10.709Z] Removing intermediate container 93067546ac9a [2022-05-10T21:11:10.710Z] ---> 1cc25388cf67 [2022-05-10T21:11:10.710Z] Step 29/31 : LABEL arch=arm64 [2022-05-10T21:11:10.983Z] ---> Running in 78d41232e612 [2022-05-10T21:11:11.259Z] Removing intermediate container 78d41232e612 [2022-05-10T21:11:11.259Z] ---> ad5dc6f6dc45 [2022-05-10T21:11:11.259Z] Step 30/31 : LABEL git_sha=309a8ffa72e20d4133c7d51cd0433ba4077d6858 [2022-05-10T21:11:11.259Z] ---> Running in a774f1559442 [2022-05-10T21:11:11.532Z] Removing intermediate container a774f1559442 [2022-05-10T21:11:11.532Z] ---> bea811df5e62 [2022-05-10T21:11:11.532Z] Step 31/31 : LABEL version=2.1.0-dev.14 [2022-05-10T21:11:11.532Z] ---> Running in 528cbb12bee3 [2022-05-10T21:11:12.146Z] Removing intermediate container 528cbb12bee3 [2022-05-10T21:11:12.146Z] ---> 46e9e510f515 [2022-05-10T21:11:12.146Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T21:11:12.146Z] Successfully built 46e9e510f515 [2022-05-10T21:11:12.146Z] 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-05-10T21:11:12.402Z] provisioning config files... [2022-05-10T21:11:12.421Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/35@tmp/config8830046061793705902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:11:12.780Z] ---> docker-login.sh [2022-05-10T21:11:12.780Z] nexus3.edgexfoundry.org:10001 [2022-05-10T21:11:13.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:11:13.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:11:13.053Z] Configure a credential helper to remove this warning. See [2022-05-10T21:11:13.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:11:13.053Z] [2022-05-10T21:11:13.053Z] Login Succeeded [2022-05-10T21:11:13.053Z] nexus3.edgexfoundry.org:10002 [2022-05-10T21:11:13.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:11:13.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:11:13.604Z] Configure a credential helper to remove this warning. See [2022-05-10T21:11:13.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:11:13.604Z] [2022-05-10T21:11:13.604Z] Login Succeeded [2022-05-10T21:11:13.604Z] nexus3.edgexfoundry.org:10003 [2022-05-10T21:11:13.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:11:13.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:11:13.878Z] Configure a credential helper to remove this warning. See [2022-05-10T21:11:13.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:11:13.878Z] [2022-05-10T21:11:13.878Z] Login Succeeded [2022-05-10T21:11:14.152Z] nexus3.edgexfoundry.org:10004 [2022-05-10T21:11:14.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:11:14.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:11:14.425Z] Configure a credential helper to remove this warning. See [2022-05-10T21:11:14.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:11:14.425Z] [2022-05-10T21:11:14.425Z] Login Succeeded [2022-05-10T21:11:14.425Z] docker.io [2022-05-10T21:11:14.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:11:15.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:11:15.297Z] Configure a credential helper to remove this warning. See [2022-05-10T21:11:15.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:11:15.297Z] [2022-05-10T21:11:15.297Z] Login Succeeded [2022-05-10T21:11:15.297Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T21:11:15.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T21:11:15.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T21:11:15.362Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-05-10T21:11:15.362Z] 309a8ffa72e20d4133c7d51cd0433ba4077d6858 [2022-05-10T21:11:15.362Z] latest [2022-05-10T21:11:15.362Z] 2.1.0-dev.14 [2022-05-10T21:11:15.362Z] 309a8ffa72e20d4133c7d51cd0433ba4077d6858-2.1.0-dev.14 [2022-05-10T21:11:15.362Z] main [2022-05-10T21:11:15.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:11:15.705Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:309a8ffa72e20d4133c7d51cd0433ba4077d6858 [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:11:16.054Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:309a8ffa72e20d4133c7d51cd0433ba4077d6858 [2022-05-10T21:11:16.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-10T21:11:16.054Z] a944c125208a: Preparing [2022-05-10T21:11:16.054Z] 4ac82413f806: Preparing [2022-05-10T21:11:16.054Z] 6b91b9de6a26: Preparing [2022-05-10T21:11:16.054Z] 9f8581a840a6: Preparing [2022-05-10T21:11:16.054Z] cdd2abfac614: Preparing [2022-05-10T21:11:16.054Z] f8763c08bf99: Preparing [2022-05-10T21:11:16.054Z] fff61285511a: Preparing [2022-05-10T21:11:16.054Z] 13ab81573966: Preparing [2022-05-10T21:11:16.054Z] f73e7dbfee58: Preparing [2022-05-10T21:11:16.054Z] f8763c08bf99: Waiting [2022-05-10T21:11:16.054Z] 13ab81573966: Waiting [2022-05-10T21:11:16.054Z] fff61285511a: Waiting [2022-05-10T21:11:16.054Z] f73e7dbfee58: Waiting [2022-05-10T21:11:16.329Z] cdd2abfac614: Pushed [2022-05-10T21:11:16.329Z] 6b91b9de6a26: Pushed [2022-05-10T21:11:16.329Z] 9f8581a840a6: Pushed [2022-05-10T21:11:16.329Z] a944c125208a: Pushed [2022-05-10T21:11:16.329Z] f73e7dbfee58: Layer already exists [2022-05-10T21:11:16.329Z] f8763c08bf99: Pushed [2022-05-10T21:11:16.605Z] 13ab81573966: Pushed [2022-05-10T21:11:17.202Z] fff61285511a: Pushed [2022-05-10T21:11:22.603Z] 4ac82413f806: Pushed [2022-05-10T21:11:22.603Z] 309a8ffa72e20d4133c7d51cd0433ba4077d6858: digest: sha256:52b7c2c3eee70331040e0a3653c2a5ca7776492ecd821ebcadbdce809dab9b50 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:11:22.973Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:11:23.319Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-05-10T21:11:23.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-10T21:11:23.319Z] a944c125208a: Preparing [2022-05-10T21:11:23.319Z] 4ac82413f806: Preparing [2022-05-10T21:11:23.319Z] 6b91b9de6a26: Preparing [2022-05-10T21:11:23.319Z] 9f8581a840a6: Preparing [2022-05-10T21:11:23.319Z] cdd2abfac614: Preparing [2022-05-10T21:11:23.319Z] f8763c08bf99: Preparing [2022-05-10T21:11:23.319Z] fff61285511a: Preparing [2022-05-10T21:11:23.319Z] 13ab81573966: Preparing [2022-05-10T21:11:23.319Z] f73e7dbfee58: Preparing [2022-05-10T21:11:23.319Z] f8763c08bf99: Waiting [2022-05-10T21:11:23.319Z] fff61285511a: Waiting [2022-05-10T21:11:23.319Z] 13ab81573966: Waiting [2022-05-10T21:11:23.319Z] f73e7dbfee58: Waiting [2022-05-10T21:11:23.319Z] a944c125208a: Layer already exists [2022-05-10T21:11:23.319Z] cdd2abfac614: Layer already exists [2022-05-10T21:11:23.319Z] 6b91b9de6a26: Layer already exists [2022-05-10T21:11:23.319Z] 4ac82413f806: Layer already exists [2022-05-10T21:11:23.319Z] 9f8581a840a6: Layer already exists [2022-05-10T21:11:23.319Z] 13ab81573966: Layer already exists [2022-05-10T21:11:23.319Z] fff61285511a: Layer already exists [2022-05-10T21:11:23.319Z] f8763c08bf99: Layer already exists [2022-05-10T21:11:23.319Z] f73e7dbfee58: Layer already exists [2022-05-10T21:11:23.592Z] latest: digest: sha256:52b7c2c3eee70331040e0a3653c2a5ca7776492ecd821ebcadbdce809dab9b50 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:11:23.943Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:11:24.285Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.14 [2022-05-10T21:11:24.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-10T21:11:24.285Z] a944c125208a: Preparing [2022-05-10T21:11:24.285Z] 4ac82413f806: Preparing [2022-05-10T21:11:24.285Z] 6b91b9de6a26: Preparing [2022-05-10T21:11:24.285Z] 9f8581a840a6: Preparing [2022-05-10T21:11:24.285Z] cdd2abfac614: Preparing [2022-05-10T21:11:24.285Z] f8763c08bf99: Preparing [2022-05-10T21:11:24.286Z] fff61285511a: Preparing [2022-05-10T21:11:24.286Z] 13ab81573966: Preparing [2022-05-10T21:11:24.286Z] f73e7dbfee58: Preparing [2022-05-10T21:11:24.286Z] f8763c08bf99: Waiting [2022-05-10T21:11:24.286Z] fff61285511a: Waiting [2022-05-10T21:11:24.286Z] 13ab81573966: Waiting [2022-05-10T21:11:24.286Z] f73e7dbfee58: Waiting [2022-05-10T21:11:24.286Z] cdd2abfac614: Layer already exists [2022-05-10T21:11:24.286Z] 6b91b9de6a26: Layer already exists [2022-05-10T21:11:24.286Z] a944c125208a: Layer already exists [2022-05-10T21:11:24.286Z] 4ac82413f806: Layer already exists [2022-05-10T21:11:24.286Z] 9f8581a840a6: Layer already exists [2022-05-10T21:11:24.286Z] 13ab81573966: Layer already exists [2022-05-10T21:11:24.286Z] f8763c08bf99: Layer already exists [2022-05-10T21:11:24.286Z] fff61285511a: Layer already exists [2022-05-10T21:11:24.286Z] f73e7dbfee58: Layer already exists [2022-05-10T21:11:24.558Z] 2.1.0-dev.14: digest: sha256:52b7c2c3eee70331040e0a3653c2a5ca7776492ecd821ebcadbdce809dab9b50 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:11:24.910Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:309a8ffa72e20d4133c7d51cd0433ba4077d6858-2.1.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:11:25.251Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:309a8ffa72e20d4133c7d51cd0433ba4077d6858-2.1.0-dev.14 [2022-05-10T21:11:25.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-10T21:11:25.251Z] a944c125208a: Preparing [2022-05-10T21:11:25.251Z] 4ac82413f806: Preparing [2022-05-10T21:11:25.251Z] 6b91b9de6a26: Preparing [2022-05-10T21:11:25.251Z] 9f8581a840a6: Preparing [2022-05-10T21:11:25.251Z] cdd2abfac614: Preparing [2022-05-10T21:11:25.251Z] f8763c08bf99: Preparing [2022-05-10T21:11:25.251Z] fff61285511a: Preparing [2022-05-10T21:11:25.251Z] 13ab81573966: Preparing [2022-05-10T21:11:25.251Z] f73e7dbfee58: Preparing [2022-05-10T21:11:25.251Z] fff61285511a: Waiting [2022-05-10T21:11:25.251Z] 13ab81573966: Waiting [2022-05-10T21:11:25.251Z] f73e7dbfee58: Waiting [2022-05-10T21:11:25.251Z] 6b91b9de6a26: Layer already exists [2022-05-10T21:11:25.251Z] 4ac82413f806: Layer already exists [2022-05-10T21:11:25.251Z] cdd2abfac614: Layer already exists [2022-05-10T21:11:25.251Z] a944c125208a: Layer already exists [2022-05-10T21:11:25.251Z] 9f8581a840a6: Layer already exists [2022-05-10T21:11:25.523Z] f8763c08bf99: Layer already exists [2022-05-10T21:11:25.523Z] 13ab81573966: Layer already exists [2022-05-10T21:11:25.523Z] fff61285511a: Layer already exists [2022-05-10T21:11:25.523Z] f73e7dbfee58: Layer already exists [2022-05-10T21:11:25.523Z] 309a8ffa72e20d4133c7d51cd0433ba4077d6858-2.1.0-dev.14: digest: sha256:52b7c2c3eee70331040e0a3653c2a5ca7776492ecd821ebcadbdce809dab9b50 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:11:25.872Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:11:26.216Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-05-10T21:11:26.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-10T21:11:26.216Z] a944c125208a: Preparing [2022-05-10T21:11:26.216Z] 4ac82413f806: Preparing [2022-05-10T21:11:26.216Z] 6b91b9de6a26: Preparing [2022-05-10T21:11:26.216Z] 9f8581a840a6: Preparing [2022-05-10T21:11:26.216Z] cdd2abfac614: Preparing [2022-05-10T21:11:26.216Z] f8763c08bf99: Preparing [2022-05-10T21:11:26.216Z] fff61285511a: Preparing [2022-05-10T21:11:26.216Z] 13ab81573966: Preparing [2022-05-10T21:11:26.216Z] f73e7dbfee58: Preparing [2022-05-10T21:11:26.216Z] fff61285511a: Waiting [2022-05-10T21:11:26.216Z] 13ab81573966: Waiting [2022-05-10T21:11:26.216Z] f73e7dbfee58: Waiting [2022-05-10T21:11:26.216Z] f8763c08bf99: Waiting [2022-05-10T21:11:26.216Z] a944c125208a: Layer already exists [2022-05-10T21:11:26.216Z] 6b91b9de6a26: Layer already exists [2022-05-10T21:11:26.216Z] 9f8581a840a6: Layer already exists [2022-05-10T21:11:26.216Z] cdd2abfac614: Layer already exists [2022-05-10T21:11:26.216Z] 4ac82413f806: Layer already exists [2022-05-10T21:11:26.216Z] fff61285511a: Layer already exists [2022-05-10T21:11:26.216Z] 13ab81573966: Layer already exists [2022-05-10T21:11:26.216Z] f73e7dbfee58: Layer already exists [2022-05-10T21:11:26.216Z] f8763c08bf99: Layer already exists [2022-05-10T21:11:26.490Z] main: digest: sha256:52b7c2c3eee70331040e0a3653c2a5ca7776492ecd821ebcadbdce809dab9b50 size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T21:11:26.542Z] ===================================================== [Pipeline] echo [2022-05-10T21:11:26.552Z] taggedImages: [2022-05-10T21:11:26.552Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:309a8ffa72e20d4133c7d51cd0433ba4077d6858 [2022-05-10T21:11:26.552Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-05-10T21:11:26.552Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.14 [2022-05-10T21:11:26.552Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:309a8ffa72e20d4133c7d51cd0433ba4077d6858-2.1.0-dev.14 [2022-05-10T21:11:26.552Z] - 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-05-10T21:11:26.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T21:11:26.923Z] [2022-05-10T21:11:26.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:11:27.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T21:11:27.551Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T21:11:27.552Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T21:11:27.552Z] 04944245beec: Pulling fs layer [2022-05-10T21:11:27.552Z] 699f458cf7ca: Pulling fs layer [2022-05-10T21:11:27.552Z] 765212b225bb: Pulling fs layer [2022-05-10T21:11:27.552Z] f23df028b6ca: Pulling fs layer [2022-05-10T21:11:27.552Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T21:11:27.552Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T21:11:27.552Z] f23df028b6ca: Waiting [2022-05-10T21:11:27.552Z] d65c8cfc05b1: Waiting [2022-05-10T21:11:27.552Z] 2437ff75d9bd: Waiting [2022-05-10T21:11:27.552Z] 765212b225bb: Waiting [2022-05-10T21:11:27.552Z] 04944245beec: Verifying Checksum [2022-05-10T21:11:27.552Z] 04944245beec: Download complete [2022-05-10T21:11:27.552Z] 765212b225bb: Download complete [2022-05-10T21:11:27.552Z] f23df028b6ca: Verifying Checksum [2022-05-10T21:11:27.552Z] f23df028b6ca: Download complete [2022-05-10T21:11:27.552Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T21:11:27.552Z] d65c8cfc05b1: Download complete [2022-05-10T21:11:27.826Z] 699f458cf7ca: Verifying Checksum [2022-05-10T21:11:27.826Z] 699f458cf7ca: Download complete [2022-05-10T21:11:28.099Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T21:11:28.099Z] 8998bd30e6a1: Download complete [2022-05-10T21:11:30.734Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T21:11:30.734Z] 2437ff75d9bd: Download complete [2022-05-10T21:11:32.723Z] 8998bd30e6a1: Pull complete [2022-05-10T21:11:32.997Z] 04944245beec: Pull complete [2022-05-10T21:11:34.440Z] 699f458cf7ca: Pull complete [2022-05-10T21:11:34.715Z] 765212b225bb: Pull complete [2022-05-10T21:11:35.693Z] f23df028b6ca: Pull complete [2022-05-10T21:11:35.693Z] d65c8cfc05b1: Pull complete [2022-05-10T21:11:50.802Z] 2437ff75d9bd: Pull complete [2022-05-10T21:11:50.802Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T21:11:50.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T21:11:50.803Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T21:11:51.050Z] prd-ubuntu20.04-docker-arm64-4c-16g-49646 does not seem to be running inside a container [2022-05-10T21:11:51.146Z] $ 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/35 -v /w/workspace/app-rfid-llrp-inventory/35:/w/workspace/app-rfid-llrp-inventory/35:rw,z -v /w/workspace/app-rfid-llrp-inventory/35@tmp:/w/workspace/app-rfid-llrp-inventory/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T21:11:53.574Z] $ docker top a002d824e766decc77bb22683188539851cedd411d7853a15f9a9d144dc4b501 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:11:54.474Z] ---> job-cost.sh [2022-05-10T21:11:54.474Z] lf-activate-venv: SKIPPING [2022-05-10T21:11:54.474Z] INFO: No Stack... [2022-05-10T21:11:54.746Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T21:11:55.720Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T21:11:56.386Z] + cat /w/workspace/app-rfid-llrp-inventory/35/archives/cost.csv [2022-05-10T21:11:56.386Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T21:11:56.454Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-35-stack-cost] [2022-05-10T21:11:56.463Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-35-stack-cost] did not exist. Created. [2022-05-10T21:11:56.463Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T21:11:57.142Z] /w/workspace/app-rfid-llrp-inventory/35@tmp/durable-0f7789fc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T21:11:57.825Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T21:11:57.853Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T21:11:57.904Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T21:11:57.913Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T21:11:57.942Z] $ docker stop --time=1 a002d824e766decc77bb22683188539851cedd411d7853a15f9a9d144dc4b501 [2022-05-10T21:11:59.423Z] $ docker rm -f a002d824e766decc77bb22683188539851cedd411d7853a15f9a9d144dc4b501 [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-05-10T21:11:59.852Z] provisioning config files... [2022-05-10T21:11:59.862Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1657309469879746455tmp [Pipeline] { [Pipeline] sh [2022-05-10T21:12:00.167Z] + set +x [2022-05-10T21:12:00.167Z] + curl -s+ https://codecov.io/bash [2022-05-10T21:12:00.167Z] bash -s -- [2022-05-10T21:12:00.167Z] [2022-05-10T21:12:00.167Z] _____ _ [2022-05-10T21:12:00.167Z] / ____| | | [2022-05-10T21:12:00.167Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T21:12:00.167Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T21:12:00.167Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T21:12:00.167Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T21:12:00.167Z] Bash-1.0.6 [2022-05-10T21:12:00.167Z] [2022-05-10T21:12:00.167Z] [2022-05-10T21:12:00.167Z] ==> git version 2.25.1 found [2022-05-10T21:12:00.167Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-10T21:12:00.167Z] Release-Date: 2020-01-08 [2022-05-10T21:12:00.167Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T21:12:00.167Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T21:12:00.167Z] ==> Jenkins CI detected. [2022-05-10T21:12:00.167Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-05-10T21:12:00.167Z] project root: . [2022-05-10T21:12:00.167Z] --> token set from env [2022-05-10T21:12:00.167Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T21:12:00.167Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T21:12:00.167Z] ==> Python coveragepy not found [2022-05-10T21:12:00.167Z] ==> Searching for coverage reports in: [2022-05-10T21:12:00.167Z] + . [2022-05-10T21:12:00.167Z] -> Found 1 reports [2022-05-10T21:12:00.167Z] ==> Detecting git/mercurial file structure [2022-05-10T21:12:00.167Z] ==> Reading reports [2022-05-10T21:12:00.167Z] + ./coverage.out bytes=41008 [2022-05-10T21:12:00.167Z] ==> Appending adjustments [2022-05-10T21:12:00.167Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T21:12:00.428Z] + Found adjustments [2022-05-10T21:12:00.428Z] ==> Gzipping contents [2022-05-10T21:12:00.428Z] 12K /tmp/codecov.T6nX3H.gz [2022-05-10T21:12:00.428Z] ==> Uploading reports [2022-05-10T21:12:00.428Z] url: https://codecov.io [2022-05-10T21:12:00.428Z] query: branch=main&commit=309a8ffa72e20d4133c7d51cd0433ba4077d6858&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T21:12:00.428Z] -> Pinging Codecov [2022-05-10T21:12:00.428Z] 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=309a8ffa72e20d4133c7d51cd0433ba4077d6858&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T21:12:00.705Z] -> Uploading to [2022-05-10T21:12:00.705Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/309a8ffa72e20d4133c7d51cd0433ba4077d6858/8c2f3eca-69e1-4add-8113-e9305cec901c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T211200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3ca16fb46d00202faa460c44a5682b2dad20aecdb4d73a382aa83bc6249298e [2022-05-10T21:12:00.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T21:12:00.706Z] Dload Upload Total Spent Left Speed [2022-05-10T21:12:00.962Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11500 0 0 100 11500 0 41818 --:--:-- --:--:-- --:--:-- 41818 [2022-05-10T21:12:00.962Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/309a8ffa72e20d4133c7d51cd0433ba4077d6858 [Pipeline] } [2022-05-10T21:12:00.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T21:12:01.208Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T21:12:01.223Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:12:01.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T21:12:01.513Z] [2022-05-10T21:12:01.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:12:01.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T21:12:01.813Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T21:12:01.813Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T21:12:01.813Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T21:12:01.813Z] de9db76c5a1d: Pulling fs layer [2022-05-10T21:12:01.813Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T21:12:01.813Z] 0d57e429df01: Pulling fs layer [2022-05-10T21:12:01.813Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T21:12:01.813Z] 0d57e429df01: Waiting [2022-05-10T21:12:01.813Z] 0eba1c9be4d2: Waiting [2022-05-10T21:12:01.813Z] e1f770b5df2f: Pulling fs layer [2022-05-10T21:12:01.813Z] 85a0685a4137: Pulling fs layer [2022-05-10T21:12:01.813Z] 4e4be7b47b0d: Waiting [2022-05-10T21:12:01.813Z] 85a0685a4137: Waiting [2022-05-10T21:12:01.813Z] e1f770b5df2f: Waiting [2022-05-10T21:12:01.813Z] de9db76c5a1d: Verifying Checksum [2022-05-10T21:12:01.813Z] de9db76c5a1d: Download complete [2022-05-10T21:12:01.813Z] 0ef7d3d256c8: Download complete [2022-05-10T21:12:01.813Z] 0d57e429df01: Verifying Checksum [2022-05-10T21:12:01.813Z] 0d57e429df01: Download complete [2022-05-10T21:12:01.813Z] 4e4be7b47b0d: Download complete [2022-05-10T21:12:01.813Z] 188c0c94c7c5: Verifying Checksum [2022-05-10T21:12:01.813Z] 188c0c94c7c5: Download complete [2022-05-10T21:12:02.072Z] 188c0c94c7c5: Pull complete [2022-05-10T21:12:02.072Z] e1f770b5df2f: Verifying Checksum [2022-05-10T21:12:02.072Z] e1f770b5df2f: Download complete [2022-05-10T21:12:02.072Z] 0ef7d3d256c8: Pull complete [2022-05-10T21:12:02.330Z] de9db76c5a1d: Pull complete [2022-05-10T21:12:02.588Z] 0eba1c9be4d2: Download complete [2022-05-10T21:12:02.848Z] 85a0685a4137: Verifying Checksum [2022-05-10T21:12:02.848Z] 85a0685a4137: Download complete [2022-05-10T21:12:06.143Z] 0eba1c9be4d2: Pull complete [2022-05-10T21:12:06.143Z] 0d57e429df01: Pull complete [2022-05-10T21:12:06.143Z] 4e4be7b47b0d: Pull complete [2022-05-10T21:12:06.143Z] e1f770b5df2f: Pull complete [2022-05-10T21:12:10.350Z] 85a0685a4137: Pull complete [2022-05-10T21:12:10.350Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T21:12:10.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T21:12:10.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T21:12:10.426Z] prd-ubuntu20.04-docker-8c-8g-48077 does not seem to be running inside a container [2022-05-10T21:12:10.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-10T21:12:12.811Z] $ docker top d1d2691d0df48a92b406bcd554eac446906b65a139a344a6a5d50d819fcd6846 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T21:12:12.883Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T21:12:13.164Z] + set -o pipefail [2022-05-10T21:12:13.165Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T21:12:19.752Z] [2022-05-10T21:12:19.752Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-05-10T21:12:19.752Z] [2022-05-10T21:12:19.752Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/f13c75d5-d399-44ac-bde5-fcd44ef576e6 [2022-05-10T21:12:19.752Z] [2022-05-10T21:12:19.752Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T21:12:19.752Z] [2022-05-10T21:12:19.752Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T21:12:19.752Z] [2022-05-10T21:12:19.752Z] [Pipeline] } [2022-05-10T21:12:19.782Z] $ docker stop --time=1 d1d2691d0df48a92b406bcd554eac446906b65a139a344a6a5d50d819fcd6846 [2022-05-10T21:12:22.289Z] $ docker rm -f d1d2691d0df48a92b406bcd554eac446906b65a139a344a6a5d50d819fcd6846 [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-05-10T21:12:23.039Z] + git log --format=format:%s -1 309a8ffa72e20d4133c7d51cd0433ba4077d6858 [Pipeline] sh [2022-05-10T21:12:23.333Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T21:12:23.333Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:12:23.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T21:12:23.636Z] . [Pipeline] withDockerContainer [2022-05-10T21:12:23.706Z] prd-ubuntu20.04-docker-8c-8g-48077 does not seem to be running inside a container [2022-05-10T21:12:23.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T21:12:24.196Z] $ docker top 43202e686fcfcd1a1beaf10a818312a48b6a7e9a6bc6e51d953b44e7f80af1b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T21:12:24.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T21:12:24.283Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T21:12:24.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T21:12:24.417Z] $ docker exec 43202e686fcfcd1a1beaf10a818312a48b6a7e9a6bc6e51d953b44e7f80af1b4 ssh-agent [2022-05-10T21:12:24.535Z] SSH_AUTH_SOCK=/tmp/ssh-FSmnGced4d0D/agent.32 [2022-05-10T21:12:24.536Z] SSH_AGENT_PID=38 [2022-05-10T21:12:24.541Z] Running ssh-add (command line suppressed) [2022-05-10T21:12:24.679Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_748909241235668378.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_748909241235668378.key) [2022-05-10T21:12:24.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T21:12:24.969Z] + git semver tag [2022-05-10T21:12:25.229Z] 2022-05-10 21:12:25,187 [run_tag] DEBUG tag force:False [2022-05-10T21:12:25.229Z] 2022-05-10 21:12:25,187 [check_head_tag] DEBUG check head tag [2022-05-10T21:12:25.229Z] 2022-05-10 21:12:25,187 [execute] INFO git cat-file --batch-check [2022-05-10T21:12:25.229Z] 2022-05-10 21:12:25,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-05-10T21:12:25.229Z] 2022-05-10 21:12:25,191 [execute] INFO git cat-file --batch [2022-05-10T21:12:25.229Z] 2022-05-10 21:12:25,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-05-10T21:12:25.229Z] 2022-05-10 21:12:25,203 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T21:12:25.229Z] 2022-05-10 21:12:25,204 [execute] INFO git tag -a v2.1.0-dev.14 -m v2.1.0-dev.14 [2022-05-10T21:12:25.229Z] 2022-05-10 21:12:25,204 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.14', '-m', 'v2.1.0-dev.14'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T21:12:25.229Z] 2022-05-10 21:12:25,209 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T21:12:25.229Z] 2.1.0-dev.14 [Pipeline] } [2022-05-10T21:12:25.253Z] $ docker exec --env ******** --env ******** 43202e686fcfcd1a1beaf10a818312a48b6a7e9a6bc6e51d953b44e7f80af1b4 ssh-agent -k [2022-05-10T21:12:25.358Z] unset SSH_AUTH_SOCK; [2022-05-10T21:12:25.359Z] unset SSH_AGENT_PID; [2022-05-10T21:12:25.359Z] echo Agent pid 38 killed; [2022-05-10T21:12:25.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T21:12:25.668Z] + git semver [Pipeline] } [2022-05-10T21:12:25.956Z] $ docker stop --time=1 43202e686fcfcd1a1beaf10a818312a48b6a7e9a6bc6e51d953b44e7f80af1b4 [2022-05-10T21:12:27.254Z] $ docker rm -f 43202e686fcfcd1a1beaf10a818312a48b6a7e9a6bc6e51d953b44e7f80af1b4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:12:27.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T21:12:27.643Z] [2022-05-10T21:12:27.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:12:27.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T21:12:27.947Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T21:12:27.947Z] ab5ef0e58194: Pulling fs layer [2022-05-10T21:12:27.947Z] 9712f1f96733: Pulling fs layer [2022-05-10T21:12:27.947Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T21:12:27.947Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T21:12:27.947Z] e9a5061849ea: Pulling fs layer [2022-05-10T21:12:27.947Z] d747dcd14b5f: Pulling fs layer [2022-05-10T21:12:27.947Z] 2de7ff778b66: Pulling fs layer [2022-05-10T21:12:27.947Z] e9a5061849ea: Waiting [2022-05-10T21:12:27.947Z] 0d9ebad4ef96: Waiting [2022-05-10T21:12:27.947Z] d747dcd14b5f: Waiting [2022-05-10T21:12:27.947Z] 2de7ff778b66: Waiting [2022-05-10T21:12:27.947Z] 9712f1f96733: Verifying Checksum [2022-05-10T21:12:27.947Z] 9712f1f96733: Download complete [2022-05-10T21:12:28.208Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T21:12:28.208Z] 63f879dbbcfc: Download complete [2022-05-10T21:12:28.467Z] e9a5061849ea: Verifying Checksum [2022-05-10T21:12:28.467Z] e9a5061849ea: Download complete [2022-05-10T21:12:28.467Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T21:12:28.467Z] 0d9ebad4ef96: Download complete [2022-05-10T21:12:28.467Z] d747dcd14b5f: Download complete [2022-05-10T21:12:28.467Z] ab5ef0e58194: Verifying Checksum [2022-05-10T21:12:28.467Z] ab5ef0e58194: Download complete [2022-05-10T21:12:28.467Z] 2de7ff778b66: Verifying Checksum [2022-05-10T21:12:28.467Z] 2de7ff778b66: Download complete [2022-05-10T21:12:31.761Z] ab5ef0e58194: Pull complete [2022-05-10T21:12:31.761Z] 9712f1f96733: Pull complete [2022-05-10T21:12:32.021Z] 63f879dbbcfc: Pull complete [2022-05-10T21:12:35.314Z] 0d9ebad4ef96: Pull complete [2022-05-10T21:12:35.574Z] e9a5061849ea: Pull complete [2022-05-10T21:12:35.833Z] d747dcd14b5f: Pull complete [2022-05-10T21:12:36.774Z] 2de7ff778b66: Pull complete [2022-05-10T21:12:36.774Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T21:12:36.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T21:12:36.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T21:12:36.837Z] prd-ubuntu20.04-docker-8c-8g-48077 does not seem to be running inside a container [2022-05-10T21:12:36.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-10T21:12:39.042Z] $ docker top 8eaeed8f43345c7ae60c1ff582611e5d6ae1ee604b53afe0db66a0dc3ff772e6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T21:12:39.112Z] provisioning config files... [2022-05-10T21:12:39.121Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5407879880788576993tmp [2022-05-10T21:12:39.132Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8059112228583194990tmp [2022-05-10T21:12:39.143Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6859608850647170736tmp [Pipeline] { [Pipeline] echo [2022-05-10T21:12:39.158Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:12:39.446Z] ---> sigul-configuration.sh [2022-05-10T21:12:39.446Z] gpg: directory `/root/.gnupg' created [2022-05-10T21:12:39.446Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T21:12:39.446Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T21:12:39.446Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T21:12:39.446Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T21:12:39.446Z] gpg: CAST5 encrypted data [2022-05-10T21:12:39.446Z] gpg: encrypted with 1 passphrase [2022-05-10T21:12:39.446Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T21:12:39.740Z] + mkdir /home/jenkins [2022-05-10T21:12:39.740Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T21:12:40.039Z] + 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-05-10T21:12:40.050Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:12:40.341Z] ---> sigul-install.sh [2022-05-10T21:12:40.341Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T21:12:40.633Z] + git tag --list [2022-05-10T21:12:40.633Z] v0.0.0 [2022-05-10T21:12:40.633Z] v0.0.1-dev.1 [2022-05-10T21:12:40.633Z] v0.0.1-dev.2 [2022-05-10T21:12:40.633Z] v0.0.1-dev.3 [2022-05-10T21:12:40.633Z] v0.0.1-dev.4 [2022-05-10T21:12:40.633Z] v0.0.1-dev.5 [2022-05-10T21:12:40.633Z] v0.0.1-dev.6 [2022-05-10T21:12:40.633Z] v0.0.1-dev.7 [2022-05-10T21:12:40.633Z] v1.0.0 [2022-05-10T21:12:40.633Z] v1.0.1-dev.1 [2022-05-10T21:12:40.633Z] v1.0.1-dev.2 [2022-05-10T21:12:40.633Z] v1.0.1-dev.3 [2022-05-10T21:12:40.633Z] v1.0.1-dev.4 [2022-05-10T21:12:40.633Z] v1.0.1-dev.5 [2022-05-10T21:12:40.633Z] v2.1.0 [2022-05-10T21:12:40.633Z] v2.1.0-dev.1 [2022-05-10T21:12:40.633Z] v2.1.0-dev.10 [2022-05-10T21:12:40.633Z] v2.1.0-dev.11 [2022-05-10T21:12:40.633Z] v2.1.0-dev.12 [2022-05-10T21:12:40.633Z] v2.1.0-dev.13 [2022-05-10T21:12:40.633Z] v2.1.0-dev.14 [2022-05-10T21:12:40.633Z] v2.1.0-dev.2 [2022-05-10T21:12:40.633Z] v2.1.0-dev.3 [2022-05-10T21:12:40.633Z] v2.1.0-dev.4 [2022-05-10T21:12:40.633Z] v2.1.0-dev.5 [2022-05-10T21:12:40.633Z] v2.1.0-dev.6 [2022-05-10T21:12:40.633Z] v2.1.0-dev.7 [2022-05-10T21:12:40.633Z] v2.1.0-dev.8 [2022-05-10T21:12:40.633Z] v2.1.0-dev.9 [Pipeline] sh [2022-05-10T21:12:40.922Z] + lftools sign git-tag v2.1.0-dev.14 [2022-05-10T21:12:41.492Z] Signing Git tag with Sigul... [2022-05-10T21:12:41.492Z] Signing v2.1.0-dev.14 [Pipeline] echo [2022-05-10T21:12:42.075Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:12:42.360Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T21:12:42.367Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T21:12:42.398Z] $ docker stop --time=1 8eaeed8f43345c7ae60c1ff582611e5d6ae1ee604b53afe0db66a0dc3ff772e6 [2022-05-10T21:12:43.697Z] $ docker rm -f 8eaeed8f43345c7ae60c1ff582611e5d6ae1ee604b53afe0db66a0dc3ff772e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T21:12:44.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T21:12:44.087Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:12:44.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T21:12:44.433Z] . [Pipeline] withDockerContainer [2022-05-10T21:12:44.543Z] prd-ubuntu20.04-docker-8c-8g-48077 does not seem to be running inside a container [2022-05-10T21:12:44.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T21:12:44.997Z] $ docker top 7f2f6f4495182a2c65bf9ee79d46c0a81bde4816e3d0fe08ca4fce604b7bb4f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T21:12:45.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T21:12:45.075Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T21:12:45.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T21:12:45.224Z] $ docker exec 7f2f6f4495182a2c65bf9ee79d46c0a81bde4816e3d0fe08ca4fce604b7bb4f7 ssh-agent [2022-05-10T21:12:45.334Z] SSH_AUTH_SOCK=/tmp/ssh-aCCpgLndR7Wy/agent.32 [2022-05-10T21:12:45.334Z] SSH_AGENT_PID=38 [2022-05-10T21:12:45.340Z] Running ssh-add (command line suppressed) [2022-05-10T21:12:45.476Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1824028506855121821.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1824028506855121821.key) [2022-05-10T21:12:45.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T21:12:45.764Z] + git semver bump pre [2022-05-10T21:12:46.024Z] 2022-05-10 21:12:45,964 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T21:12:46.024Z] 2022-05-10 21:12:45,964 [bump_version] DEBUG bumping version:2.1.0-dev.14 on axis:pre with prefix:dev [2022-05-10T21:12:46.024Z] 2022-05-10 21:12:45,964 [bump_version] DEBUG bumped version:2.1.0-dev.15 [2022-05-10T21:12:46.024Z] 2022-05-10 21:12:45,964 [write_version] DEBUG write version:2.1.0-dev.15 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-05-10T21:12:46.024Z] 2022-05-10 21:12:45,964 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T21:12:46.024Z] 2022-05-10 21:12:45,964 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T21:12:46.024Z] 2022-05-10 21:12:45,966 [execute] INFO git cat-file --batch-check [2022-05-10T21:12:46.024Z] 2022-05-10 21:12:45,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T21:12:46.024Z] 2022-05-10 21:12:45,971 [execute] INFO git cat-file --batch [2022-05-10T21:12:46.024Z] 2022-05-10 21:12:45,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T21:12:46.024Z] 2022-05-10 21:12:45,976 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T21:12:46.024Z] 2.1.0-dev.15 [Pipeline] } [2022-05-10T21:12:46.048Z] $ docker exec --env ******** --env ******** 7f2f6f4495182a2c65bf9ee79d46c0a81bde4816e3d0fe08ca4fce604b7bb4f7 ssh-agent -k [2022-05-10T21:12:46.166Z] unset SSH_AUTH_SOCK; [2022-05-10T21:12:46.166Z] unset SSH_AGENT_PID; [2022-05-10T21:12:46.166Z] echo Agent pid 38 killed; [2022-05-10T21:12:46.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T21:12:46.472Z] + git semver [Pipeline] } [2022-05-10T21:12:46.760Z] $ docker stop --time=1 7f2f6f4495182a2c65bf9ee79d46c0a81bde4816e3d0fe08ca4fce604b7bb4f7 [2022-05-10T21:12:48.034Z] $ docker rm -f 7f2f6f4495182a2c65bf9ee79d46c0a81bde4816e3d0fe08ca4fce604b7bb4f7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T21:12:48.377Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T21:12:48.377Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:12:48.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T21:12:48.675Z] . [Pipeline] withDockerContainer [2022-05-10T21:12:48.750Z] prd-ubuntu20.04-docker-8c-8g-48077 does not seem to be running inside a container [2022-05-10T21:12:48.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T21:12:49.245Z] $ docker top 54ecf38b45e19686dc117177cf19beb9691fb7694b1c6186ba5ecb8eed827efe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T21:12:49.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T21:12:49.329Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T21:12:49.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T21:12:49.465Z] $ docker exec 54ecf38b45e19686dc117177cf19beb9691fb7694b1c6186ba5ecb8eed827efe ssh-agent [2022-05-10T21:12:49.571Z] SSH_AUTH_SOCK=/tmp/ssh-tCifgLEiQ2Pd/agent.34 [2022-05-10T21:12:49.571Z] SSH_AGENT_PID=41 [2022-05-10T21:12:49.576Z] Running ssh-add (command line suppressed) [2022-05-10T21:12:49.700Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1796644622550590423.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1796644622550590423.key) [2022-05-10T21:12:49.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T21:12:49.989Z] + git semver push [2022-05-10T21:12:50.249Z] 2022-05-10 21:12:50,180 [run_push] DEBUG push [2022-05-10T21:12:50.249Z] 2022-05-10 21:12:50,181 [execute] INFO git push origin semver [2022-05-10T21:12:50.249Z] 2022-05-10 21:12:50,181 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-10T21:12:51.188Z] 2022-05-10 21:12:50,910 [run_push] DEBUG push all version tags [2022-05-10T21:12:51.188Z] 2022-05-10 21:12:50,910 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T21:12:51.188Z] 2022-05-10 21:12:50,911 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T21:12:51.758Z] 2022-05-10 21:12:51,647 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T21:12:51.758Z] 2.1.0-dev.15 [Pipeline] } [2022-05-10T21:12:51.782Z] $ docker exec --env ******** --env ******** 54ecf38b45e19686dc117177cf19beb9691fb7694b1c6186ba5ecb8eed827efe ssh-agent -k [2022-05-10T21:12:51.901Z] unset SSH_AUTH_SOCK; [2022-05-10T21:12:51.901Z] unset SSH_AGENT_PID; [2022-05-10T21:12:51.901Z] echo Agent pid 41 killed; [2022-05-10T21:12:51.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T21:12:52.206Z] + git semver [Pipeline] } [2022-05-10T21:12:52.493Z] $ docker stop --time=1 54ecf38b45e19686dc117177cf19beb9691fb7694b1c6186ba5ecb8eed827efe [2022-05-10T21:12:53.803Z] $ docker rm -f 54ecf38b45e19686dc117177cf19beb9691fb7694b1c6186ba5ecb8eed827efe [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-05-10T21:12:54.363Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-05-10T21:12:54.363Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-05-10T21:12:54.363Z] total 16 [2022-05-10T21:12:54.363Z] drwxr-xr-x 3 root root 4096 May 10 20:15 . [2022-05-10T21:12:54.363Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 21:12 .. [2022-05-10T21:12:54.363Z] drwxr-xr-x 2 root root 4096 May 10 20:15 cost [2022-05-10T21:12:54.363Z] -rw-r--r-- 1 root root 93 May 10 20:15 cost.csv [2022-05-10T21:12:54.363Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-05-10T21:12:54.363Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-05-10T21:12:54.363Z] total 16 [2022-05-10T21:12:54.363Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 20:15 . [2022-05-10T21:12:54.363Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 21:12 .. [2022-05-10T21:12:54.363Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 20:15 cost [2022-05-10T21:12:54.363Z] -rw-r--r-- 1 jenkins jenkins 93 May 10 20:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:12:54.656Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:12:55.522Z] ---> package-listing.sh [2022-05-10T21:12:55.522Z] ++ facter osfamily [2022-05-10T21:12:55.522Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T21:12:55.782Z] + OS_FAMILY=debian [2022-05-10T21:12:55.782Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-05-10T21:12:55.782Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T21:12:55.782Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T21:12:55.782Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T21:12:55.782Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T21:12:55.782Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-05-10T21:12:55.782Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T21:12:55.782Z] + case "${OS_FAMILY}" in [2022-05-10T21:12:55.782Z] + dpkg -l [2022-05-10T21:12:55.782Z] + grep '^ii' [2022-05-10T21:12:55.782Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T21:12:55.782Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T21:12:55.782Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T21:12:55.782Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-05-10T21:12:55.782Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-05-10T21:12:55.782Z] + 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-05-10T21:12:55.794Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T21:12:56.076Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:12:56.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T21:12:56.629Z] . [Pipeline] withDockerContainer [2022-05-10T21:12:56.696Z] prd-ubuntu20.04-docker-8c-8g-48077 does not seem to be running inside a container [2022-05-10T21:12:56.742Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T21:12:57.009Z] $ docker top e85d05ed07d501b3f0624d1a65b72492b8823a1248fb0318d959be61452e7932 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T21:12:57.356Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T21:12:57.643Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T21:12:57.934Z] + ls /var/log/sa-host [2022-05-10T21:12:57.934Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T21:12:58.026Z] provisioning config files... [2022-05-10T21:12:58.034Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config276873530555009432tmp [Pipeline] { [Pipeline] echo [2022-05-10T21:12:58.052Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:12:58.340Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T21:12:58.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:12:58.671Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T21:12:58.682Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:12:58.968Z] ---> sudo-logs.sh [2022-05-10T21:12:58.968Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T21:12:58.998Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:12:59.326Z] ---> job-cost.sh [2022-05-10T21:12:59.326Z] lf-activate-venv: SKIPPING [2022-05-10T21:12:59.326Z] DEBUG: total: 0.2199999988079071 [2022-05-10T21:12:59.326Z] INFO: Retrieving Stack Cost... [2022-05-10T21:12:59.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T21:13:00.510Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T21:13:00.525Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:13:00.812Z] ---> logs-deploy.sh [2022-05-10T21:13:00.812Z] lf-activate-venv: SKIPPING [2022-05-10T21:13:00.812Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/35 [2022-05-10T21:13:00.812Z] INFO: archiving workspace using pattern(s): [2022-05-10T21:13:01.753Z] Archives upload complete. [2022-05-10T21:13:01.753Z] INFO: archiving logs to Nexus