Push event to branch change-log Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3f802b69bb2be9fe04a7de131cd66d6f9ad92af 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-ssh7880681542274311595.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0296cfd70f3001d69e24c2db393b493f66f700db Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6287015667183425020.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0296cfd70f3001d69e24c2db393b493f66f700db The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/change-log/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/change-log/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17456494267819548009.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0296cfd70f3001d69e24c2db393b493f66f700db (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0296cfd70f3001d69e24c2db393b493f66f700db # timeout=10 Commit message: "Merge pull request #381 from edgexfoundry/us3314" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2654924496542566845.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/change-log/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/change-log/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14026710699632323957.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-33489 in /w/workspace/p-rfid-llrp-inventory_change-log [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/p-rfid-llrp-inventory_change-log # 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 b3f802b69bb2be9fe04a7de131cd66d6f9ad92af (change-log) > 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 b3f802b69bb2be9fe04a7de131cd66d6f9ad92af # timeout=10 Commit message: "docs: Add CHANGELOG.md" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-27T15:36:03.524Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-27T15:36:03.590Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-27T15:36:03.609Z] ========================================================= [2022-04-27T15:36:03.609Z] EdgeX Global Pipelines Version Info [2022-04-27T15:36:03.609Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e62e2c89fd7ecaf2c65ad00a024ce09b30c5a173 # timeout=10 [2022-04-27T15:36:04.373Z] ------------------- [2022-04-27T15:36:04.373Z] stable info: [2022-04-27T15:36:04.373Z] ------------------- [2022-04-27T15:36:04.373Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2022-04-27T15:36:04.373Z] Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db [2022-04-27T15:36:04.373Z] Message: update stable to v1.0.225 [2022-04-27T15:36:04.947Z] ------------------- [2022-04-27T15:36:04.947Z] experimental info: [2022-04-27T15:36:04.947Z] ------------------- [2022-04-27T15:36:04.947Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-27T15:36:04.947Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-27T15:36:04.947Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-27T15:36:05.083Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-27T15:36:05.093Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-27T15:36:05.102Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-27T15:36:05.111Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-27T15:36:05.119Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-27T15:36:05.134Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-27T15:36:05.144Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-27T15:36:05.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-27T15:36:05.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-27T15:36:05.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-27T15:36:05.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-27T15:36:05.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-27T15:36:05.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-27T15:36:05.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-27T15:36:05.249Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T15:36:05.270Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T15:36:05.289Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T15:36:05.310Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T15:36:05.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-27T15:36:05.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-27T15:36:05.361Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-27T15:36:05.380Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-27T15:36:05.397Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-27T15:36:05.415Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-27T15:36:05.434Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-27T15:36:05.453Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-27T15:36:05.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = change-log [Pipeline] echo [2022-04-27T15:36:05.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = change-log [Pipeline] echo [2022-04-27T15:36:05.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = change-log [Pipeline] echo [2022-04-27T15:36:05.524Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [Pipeline] echo [2022-04-27T15:36:05.540Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3f802b [Pipeline] echo [2022-04-27T15:36:05.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T15:36:05.608Z] provisioning config files... [2022-04-27T15:36:05.636Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/p-rfid-llrp-inventory_change-log@tmp/config8773123068078311709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:36:05.949Z] ---> docker-login.sh [2022-04-27T15:36:05.949Z] nexus3.edgexfoundry.org:10001 [2022-04-27T15:36:06.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:36:06.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:36:06.211Z] Configure a credential helper to remove this warning. See [2022-04-27T15:36:06.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:36:06.211Z] [2022-04-27T15:36:06.211Z] Login Succeeded [2022-04-27T15:36:06.211Z] nexus3.edgexfoundry.org:10002 [2022-04-27T15:36:06.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:36:06.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:36:06.473Z] Configure a credential helper to remove this warning. See [2022-04-27T15:36:06.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:36:06.473Z] [2022-04-27T15:36:06.473Z] Login Succeeded [2022-04-27T15:36:06.473Z] nexus3.edgexfoundry.org:10003 [2022-04-27T15:36:06.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:36:06.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:36:06.473Z] Configure a credential helper to remove this warning. See [2022-04-27T15:36:06.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:36:06.473Z] [2022-04-27T15:36:06.473Z] Login Succeeded [2022-04-27T15:36:06.473Z] nexus3.edgexfoundry.org:10004 [2022-04-27T15:36:06.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:36:06.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:36:06.735Z] Configure a credential helper to remove this warning. See [2022-04-27T15:36:06.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:36:06.735Z] [2022-04-27T15:36:06.735Z] Login Succeeded [2022-04-27T15:36:06.735Z] docker.io [2022-04-27T15:36:06.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:36:07.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:36:07.309Z] Configure a credential helper to remove this warning. See [2022-04-27T15:36:07.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:36:07.309Z] [2022-04-27T15:36:07.309Z] Login Succeeded [2022-04-27T15:36:07.309Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T15:36:07.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-27T15:36:07.720Z] + git rev-list -1 --merges b3f802b69bb2be9fe04a7de131cd66d6f9ad92af~1..b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [Pipeline] echo [2022-04-27T15:36:07.766Z] -----------> git rev-list -1 --merges b3f802b69bb2be9fe04a7de131cd66d6f9ad92af~1..b3f802b69bb2be9fe04a7de131cd66d6f9ad92af b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [false] [Pipeline] sh [2022-04-27T15:36:08.064Z] + git log --format=format:%s -1 b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [Pipeline] echo [2022-04-27T15:36:08.081Z] ========================================================= [2022-04-27T15:36:08.081Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-27T15:36:08.081Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T15:36:08.500Z] + git log --format=format:%s -1 b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [Pipeline] echo [2022-04-27T15:36:08.515Z] [semverPrep] GIT_COMMIT: b3f802b69bb2be9fe04a7de131cd66d6f9ad92af, Commit Message: docs: Add CHANGELOG.md [Pipeline] echo [2022-04-27T15:36:08.526Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-27T15:36:08.910Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T15:36:08.910Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-27T15:36:08.910Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-27T15:36:08.910Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-27T15:36:08.910Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-27T15:36:08.910Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-27T15:36:08.910Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:36:09.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T15:36:09.336Z] [2022-04-27T15:36:09.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:36:09.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T15:36:09.648Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-27T15:36:09.648Z] 1fe172e4850f: Pulling fs layer [2022-04-27T15:36:09.648Z] caf521ccaac6: Pulling fs layer [2022-04-27T15:36:09.648Z] 3ead6fa29328: Pulling fs layer [2022-04-27T15:36:09.648Z] 5c2a1cbceb83: Pulling fs layer [2022-04-27T15:36:09.649Z] a8d5f1318db7: Pulling fs layer [2022-04-27T15:36:09.649Z] c427282e49a2: Pulling fs layer [2022-04-27T15:36:09.649Z] 1827001aaf11: Pulling fs layer [2022-04-27T15:36:09.649Z] 0714d37db230: Pulling fs layer [2022-04-27T15:36:09.649Z] ac28cf19c067: Pulling fs layer [2022-04-27T15:36:09.649Z] ca983d60f3e2: Pulling fs layer [2022-04-27T15:36:09.649Z] 9f894cec8388: Pulling fs layer [2022-04-27T15:36:09.649Z] 1827001aaf11: Waiting [2022-04-27T15:36:09.649Z] a8d5f1318db7: Waiting [2022-04-27T15:36:09.649Z] ca983d60f3e2: Waiting [2022-04-27T15:36:09.649Z] 0714d37db230: Waiting [2022-04-27T15:36:09.649Z] c427282e49a2: Waiting [2022-04-27T15:36:09.649Z] 9f894cec8388: Waiting [2022-04-27T15:36:09.649Z] 5c2a1cbceb83: Waiting [2022-04-27T15:36:09.649Z] ac28cf19c067: Waiting [2022-04-27T15:36:09.649Z] caf521ccaac6: Verifying Checksum [2022-04-27T15:36:09.649Z] caf521ccaac6: Download complete [2022-04-27T15:36:09.649Z] 5c2a1cbceb83: Download complete [2022-04-27T15:36:09.910Z] a8d5f1318db7: Verifying Checksum [2022-04-27T15:36:09.910Z] a8d5f1318db7: Download complete [2022-04-27T15:36:09.910Z] 3ead6fa29328: Verifying Checksum [2022-04-27T15:36:09.910Z] 3ead6fa29328: Download complete [2022-04-27T15:36:09.910Z] c427282e49a2: Verifying Checksum [2022-04-27T15:36:09.910Z] c427282e49a2: Download complete [2022-04-27T15:36:09.910Z] 0714d37db230: Download complete [2022-04-27T15:36:09.910Z] ac28cf19c067: Verifying Checksum [2022-04-27T15:36:09.910Z] ac28cf19c067: Download complete [2022-04-27T15:36:09.910Z] ca983d60f3e2: Verifying Checksum [2022-04-27T15:36:09.910Z] ca983d60f3e2: Download complete [2022-04-27T15:36:09.910Z] 9f894cec8388: Verifying Checksum [2022-04-27T15:36:09.910Z] 9f894cec8388: Download complete [2022-04-27T15:36:09.910Z] 1fe172e4850f: Download complete [2022-04-27T15:36:10.171Z] 1827001aaf11: Verifying Checksum [2022-04-27T15:36:10.172Z] 1827001aaf11: Download complete [2022-04-27T15:36:11.557Z] 1fe172e4850f: Pull complete [2022-04-27T15:36:11.557Z] caf521ccaac6: Pull complete [2022-04-27T15:36:12.126Z] 3ead6fa29328: Pull complete [2022-04-27T15:36:12.126Z] 5c2a1cbceb83: Pull complete [2022-04-27T15:36:12.392Z] a8d5f1318db7: Pull complete [2022-04-27T15:36:12.654Z] c427282e49a2: Pull complete [2022-04-27T15:36:14.591Z] 1827001aaf11: Pull complete [2022-04-27T15:36:14.591Z] 0714d37db230: Pull complete [2022-04-27T15:36:14.858Z] ac28cf19c067: Pull complete [2022-04-27T15:36:14.858Z] ca983d60f3e2: Pull complete [2022-04-27T15:36:14.858Z] 9f894cec8388: Pull complete [2022-04-27T15:36:15.136Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-27T15:36:15.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T15:36:15.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-27T15:36:15.216Z] prd-ubuntu20.04-docker-8c-8g-33489 does not seem to be running inside a container [2022-04-27T15:36:15.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-rfid-llrp-inventory_change-log -v /w/workspace/p-rfid-llrp-inventory_change-log:/w/workspace/p-rfid-llrp-inventory_change-log:rw,z -v /w/workspace/p-rfid-llrp-inventory_change-log@tmp:/w/workspace/p-rfid-llrp-inventory_change-log@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-27T15:36:16.666Z] $ docker top a3f0c6971107009ee5aaa89cd31cc25d0af65bc8a027e418ca90b1f0f3ec2b33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T15:36:16.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T15:36:16.773Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T15:36:16.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T15:36:16.914Z] $ docker exec a3f0c6971107009ee5aaa89cd31cc25d0af65bc8a027e418ca90b1f0f3ec2b33 ssh-agent [2022-04-27T15:36:17.022Z] SSH_AUTH_SOCK=/tmp/ssh-wT3QFWZtDZ2E/agent.33 [2022-04-27T15:36:17.022Z] SSH_AGENT_PID=40 [2022-04-27T15:36:17.034Z] Running ssh-add (command line suppressed) [2022-04-27T15:36:17.163Z] Identity added: /w/workspace/p-rfid-llrp-inventory_change-log@tmp/private_key_8748139356046872407.key (/w/workspace/p-rfid-llrp-inventory_change-log@tmp/private_key_8748139356046872407.key) [2022-04-27T15:36:17.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T15:36:17.471Z] + git tag --points-at HEAD [Pipeline] } [2022-04-27T15:36:17.491Z] $ docker exec --env ******** --env ******** a3f0c6971107009ee5aaa89cd31cc25d0af65bc8a027e418ca90b1f0f3ec2b33 ssh-agent -k [2022-04-27T15:36:17.598Z] unset SSH_AUTH_SOCK; [2022-04-27T15:36:17.598Z] unset SSH_AGENT_PID; [2022-04-27T15:36:17.598Z] echo Agent pid 40 killed; [2022-04-27T15:36:17.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-27T15:36:17.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T15:36:17.624Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T15:36:17.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T15:36:17.759Z] $ docker exec a3f0c6971107009ee5aaa89cd31cc25d0af65bc8a027e418ca90b1f0f3ec2b33 ssh-agent [2022-04-27T15:36:17.893Z] SSH_AUTH_SOCK=/tmp/ssh-T6gUd2DhqEtu/agent.73 [2022-04-27T15:36:17.893Z] SSH_AGENT_PID=79 [2022-04-27T15:36:17.898Z] Running ssh-add (command line suppressed) [2022-04-27T15:36:18.028Z] Identity added: /w/workspace/p-rfid-llrp-inventory_change-log@tmp/private_key_8708802456358435395.key (/w/workspace/p-rfid-llrp-inventory_change-log@tmp/private_key_8708802456358435395.key) [2022-04-27T15:36:18.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T15:36:18.328Z] + git semver init [2022-04-27T15:36:18.589Z] 2022-04-27 15:36:18,563 [run_init] DEBUG init version:0.0.0 force:False [2022-04-27T15:36:18.589Z] 2022-04-27 15:36:18,563 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/p-rfid-llrp-inventory_change-log/.semver [2022-04-27T15:36:18.589Z] 2022-04-27 15:36:18,564 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/p-rfid-llrp-inventory_change-log/.semver [2022-04-27T15:36:18.589Z] 2022-04-27 15:36:18,564 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/p-rfid-llrp-inventory_change-log/.semver'], cwd=/w/workspace/p-rfid-llrp-inventory_change-log, universal_newlines=False, shell=None, istream=None) [2022-04-27T15:36:19.974Z] 2022-04-27 15:36:19,551 [append_file] DEBUG append to file:/w/workspace/p-rfid-llrp-inventory_change-log/.git/info/exclude [2022-04-27T15:36:19.974Z] 2022-04-27 15:36:19,551 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/p-rfid-llrp-inventory_change-log/.semver/change-log with force:False [2022-04-27T15:36:19.974Z] 2022-04-27 15:36:19,551 [write_file] DEBUG write to file:/w/workspace/p-rfid-llrp-inventory_change-log/.semver/change-log [2022-04-27T15:36:19.974Z] 2022-04-27 15:36:19,555 [execute] INFO git cat-file --batch-check [2022-04-27T15:36:19.974Z] 2022-04-27 15:36:19,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/p-rfid-llrp-inventory_change-log/.semver, universal_newlines=False, shell=None, istream=) [2022-04-27T15:36:19.974Z] 2022-04-27 15:36:19,561 [execute] INFO git cat-file --batch [2022-04-27T15:36:19.974Z] 2022-04-27 15:36:19,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/p-rfid-llrp-inventory_change-log/.semver, universal_newlines=False, shell=None, istream=) [2022-04-27T15:36:19.974Z] 2022-04-27 15:36:19,566 [read_version] DEBUG read version from /w/workspace/p-rfid-llrp-inventory_change-log/.semver/change-log [2022-04-27T15:36:19.974Z] 0.0.0 [Pipeline] } [2022-04-27T15:36:19.993Z] $ docker exec --env ******** --env ******** a3f0c6971107009ee5aaa89cd31cc25d0af65bc8a027e418ca90b1f0f3ec2b33 ssh-agent -k [2022-04-27T15:36:20.112Z] unset SSH_AUTH_SOCK; [2022-04-27T15:36:20.112Z] unset SSH_AGENT_PID; [2022-04-27T15:36:20.112Z] echo Agent pid 79 killed; [2022-04-27T15:36:20.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T15:36:20.430Z] + git semver [Pipeline] } [2022-04-27T15:36:20.711Z] $ docker stop --time=1 a3f0c6971107009ee5aaa89cd31cc25d0af65bc8a027e418ca90b1f0f3ec2b33 [2022-04-27T15:36:22.016Z] $ docker rm -f a3f0c6971107009ee5aaa89cd31cc25d0af65bc8a027e418ca90b1f0f3ec2b33 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T15:36:22.366Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-27T15:36:22.627Z] Stashed 1 file(s) [Pipeline] echo [2022-04-27T15:36:22.631Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T15:36:22.755Z] provisioning config files... [2022-04-27T15:36:22.766Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/p-rfid-llrp-inventory_change-log@tmp/config7136974652046002869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:36:23.071Z] ---> docker-login.sh [2022-04-27T15:36:23.071Z] nexus3.edgexfoundry.org:10001 [2022-04-27T15:36:23.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:36:23.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:36:23.071Z] Configure a credential helper to remove this warning. See [2022-04-27T15:36:23.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:36:23.071Z] [2022-04-27T15:36:23.071Z] Login Succeeded [2022-04-27T15:36:23.071Z] nexus3.edgexfoundry.org:10002 [2022-04-27T15:36:23.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:36:23.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:36:23.331Z] Configure a credential helper to remove this warning. See [2022-04-27T15:36:23.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:36:23.331Z] [2022-04-27T15:36:23.331Z] Login Succeeded [2022-04-27T15:36:23.331Z] nexus3.edgexfoundry.org:10003 [2022-04-27T15:36:23.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:36:23.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:36:23.331Z] Configure a credential helper to remove this warning. See [2022-04-27T15:36:23.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:36:23.331Z] [2022-04-27T15:36:23.331Z] Login Succeeded [2022-04-27T15:36:23.331Z] nexus3.edgexfoundry.org:10004 [2022-04-27T15:36:23.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:36:23.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:36:23.594Z] Configure a credential helper to remove this warning. See [2022-04-27T15:36:23.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:36:23.594Z] [2022-04-27T15:36:23.594Z] Login Succeeded [2022-04-27T15:36:23.594Z] docker.io [2022-04-27T15:36:23.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:36:23.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:36:23.855Z] Configure a credential helper to remove this warning. See [2022-04-27T15:36:23.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:36:23.855Z] [2022-04-27T15:36:23.855Z] Login Succeeded [2022-04-27T15:36:23.855Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T15:36:23.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T15:36:23.940Z] [edgeX.isLTS] Checking if [change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T15:36:23.949Z] ========================================================= [2022-04-27T15:36:23.949Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-27T15:36:23.949Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:36:24.260Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-27T15:36:24.260Z] Sending build context to Docker daemon 10.4MB [2022-04-27T15:36:24.260Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T15:36:24.260Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-27T15:36:24.260Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-27T15:36:24.260Z] 59bf1c3509f3: Pulling fs layer [2022-04-27T15:36:24.260Z] 666ba61612fd: Pulling fs layer [2022-04-27T15:36:24.260Z] 8ed8ca486205: Pulling fs layer [2022-04-27T15:36:24.260Z] 4fe6c5a15a65: Pulling fs layer [2022-04-27T15:36:24.260Z] 22a0e8bec74d: Pulling fs layer [2022-04-27T15:36:24.260Z] ca2b28591e48: Pulling fs layer [2022-04-27T15:36:24.260Z] a51346096db8: Pulling fs layer [2022-04-27T15:36:24.260Z] daebc70d1ce1: Pulling fs layer [2022-04-27T15:36:24.260Z] 0e18a0eac166: Pulling fs layer [2022-04-27T15:36:24.260Z] ca2b28591e48: Waiting [2022-04-27T15:36:24.260Z] a51346096db8: Waiting [2022-04-27T15:36:24.260Z] daebc70d1ce1: Waiting [2022-04-27T15:36:24.260Z] 0e18a0eac166: Waiting [2022-04-27T15:36:24.260Z] 4fe6c5a15a65: Waiting [2022-04-27T15:36:24.260Z] 22a0e8bec74d: Waiting [2022-04-27T15:36:24.260Z] 8ed8ca486205: Verifying Checksum [2022-04-27T15:36:24.260Z] 8ed8ca486205: Download complete [2022-04-27T15:36:24.260Z] 666ba61612fd: Download complete [2022-04-27T15:36:24.524Z] 22a0e8bec74d: Download complete [2022-04-27T15:36:24.524Z] ca2b28591e48: Verifying Checksum [2022-04-27T15:36:24.524Z] ca2b28591e48: Download complete [2022-04-27T15:36:24.524Z] 59bf1c3509f3: Verifying Checksum [2022-04-27T15:36:24.524Z] 59bf1c3509f3: Download complete [2022-04-27T15:36:24.524Z] a51346096db8: Verifying Checksum [2022-04-27T15:36:24.524Z] a51346096db8: Download complete [2022-04-27T15:36:24.524Z] daebc70d1ce1: Verifying Checksum [2022-04-27T15:36:24.524Z] daebc70d1ce1: Download complete [2022-04-27T15:36:24.524Z] 59bf1c3509f3: Pull complete [2022-04-27T15:36:24.789Z] 666ba61612fd: Pull complete [2022-04-27T15:36:24.789Z] 8ed8ca486205: Pull complete [2022-04-27T15:36:25.051Z] 0e18a0eac166: Verifying Checksum [2022-04-27T15:36:25.311Z] 4fe6c5a15a65: Verifying Checksum [2022-04-27T15:36:25.311Z] 4fe6c5a15a65: Download complete [2022-04-27T15:36:29.509Z] 4fe6c5a15a65: Pull complete [2022-04-27T15:36:29.509Z] 22a0e8bec74d: Pull complete [2022-04-27T15:36:29.509Z] ca2b28591e48: Pull complete [2022-04-27T15:36:29.509Z] a51346096db8: Pull complete [2022-04-27T15:36:29.509Z] daebc70d1ce1: Pull complete [2022-04-27T15:36:31.428Z] 0e18a0eac166: Pull complete [2022-04-27T15:36:31.428Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-27T15:36:31.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T15:36:31.428Z] ---> f018257e8ee9 [2022-04-27T15:36:31.428Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T15:36:32.818Z] ---> Running in f55780e2605c [2022-04-27T15:36:32.818Z] Removing intermediate container f55780e2605c [2022-04-27T15:36:32.818Z] ---> 74264e7f9817 [2022-04-27T15:36:32.818Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T15:36:33.081Z] ---> Running in 16460c57a2cb [2022-04-27T15:36:33.081Z] Removing intermediate container 16460c57a2cb [2022-04-27T15:36:33.081Z] ---> dab82e05a69e [2022-04-27T15:36:33.081Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T15:36:33.081Z] ---> Running in 2fa84344a943 [2022-04-27T15:36:33.081Z] Removing intermediate container 2fa84344a943 [2022-04-27T15:36:33.081Z] ---> a7182a4dc9ac [2022-04-27T15:36:33.081Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:36:33.342Z] ---> Running in b6ec4d3d86e8 [2022-04-27T15:36:34.028Z] Removing intermediate container b6ec4d3d86e8 [2022-04-27T15:36:34.028Z] ---> 6e51c4437c2c [2022-04-27T15:36:34.028Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T15:36:34.028Z] ---> Running in 0218ddd854bd [2022-04-27T15:36:34.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T15:36:35.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T15:36:35.499Z] OK: 221 MiB in 52 packages [2022-04-27T15:36:35.760Z] Removing intermediate container 0218ddd854bd [2022-04-27T15:36:35.760Z] ---> 5880d9fb64eb [2022-04-27T15:36:35.760Z] Step 8/13 : WORKDIR /app [2022-04-27T15:36:35.760Z] ---> Running in c01e1e2ff28c [2022-04-27T15:36:35.760Z] Removing intermediate container c01e1e2ff28c [2022-04-27T15:36:35.760Z] ---> 14b467f9af95 [2022-04-27T15:36:35.760Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-27T15:36:36.021Z] ---> b4b7d20ffdf6 [2022-04-27T15:36:36.021Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T15:36:36.021Z] ---> Running in 0a0b86cafc3f [2022-04-27T15:36:37.718Z] Still waiting to schedule task [2022-04-27T15:36:37.718Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-33487’ is offline [2022-04-27T15:37:02.614Z] Removing intermediate container 0a0b86cafc3f [2022-04-27T15:37:02.614Z] ---> 6a27325ffcea [2022-04-27T15:37:02.614Z] Step 11/13 : COPY . . [2022-04-27T15:37:02.614Z] ---> 0665e56b1e5e [2022-04-27T15:37:02.614Z] Step 12/13 : ARG MAKE="make build" [2022-04-27T15:37:02.614Z] ---> Running in 9abe5b75d85c [2022-04-27T15:37:02.614Z] Removing intermediate container 9abe5b75d85c [2022-04-27T15:37:02.614Z] ---> 38270877ccde [2022-04-27T15:37:02.614Z] Step 13/13 : RUN $MAKE [2022-04-27T15:37:02.614Z] ---> Running in 32896420517c [2022-04-27T15:37:02.614Z] noop [2022-04-27T15:37:02.614Z] Removing intermediate container 32896420517c [2022-04-27T15:37:02.614Z] ---> 66de96c94807 [2022-04-27T15:37:02.614Z] Successfully built 66de96c94807 [2022-04-27T15:37:02.614Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:37:02.930Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T15:37:02.930Z] . [Pipeline] withDockerContainer [2022-04-27T15:37:03.003Z] prd-ubuntu20.04-docker-8c-8g-33489 does not seem to be running inside a container [2022-04-27T15:37:03.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-rfid-llrp-inventory_change-log -v /w/workspace/p-rfid-llrp-inventory_change-log:/w/workspace/p-rfid-llrp-inventory_change-log:rw,z -v /w/workspace/p-rfid-llrp-inventory_change-log@tmp:/w/workspace/p-rfid-llrp-inventory_change-log@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 ******** ci-base-image-x86_64 cat [2022-04-27T15:37:03.446Z] $ docker top e66e9c6ff8e6d1b74278db4d9c5e473022e4d13094b36ec8aa48a9823e7387eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T15:37:03.796Z] + go version [2022-04-27T15:37:03.796Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-27T15:37:03.812Z] $ docker stop --time=1 e66e9c6ff8e6d1b74278db4d9c5e473022e4d13094b36ec8aa48a9823e7387eb [2022-04-27T15:37:05.135Z] $ docker rm -f e66e9c6ff8e6d1b74278db4d9c5e473022e4d13094b36ec8aa48a9823e7387eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:37:05.584Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T15:37:05.584Z] . [Pipeline] withDockerContainer [2022-04-27T15:37:05.667Z] prd-ubuntu20.04-docker-8c-8g-33489 does not seem to be running inside a container [2022-04-27T15:37:05.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-rfid-llrp-inventory_change-log -v /w/workspace/p-rfid-llrp-inventory_change-log:/w/workspace/p-rfid-llrp-inventory_change-log:rw,z -v /w/workspace/p-rfid-llrp-inventory_change-log@tmp:/w/workspace/p-rfid-llrp-inventory_change-log@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 ******** ci-base-image-x86_64 cat [2022-04-27T15:37:06.106Z] $ docker top 04b80a23158ea0c75862cda43cce7219dbc9693a04013fa356a5cdcbb0cee775 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T15:37:06.471Z] + make test [2022-04-27T15:37:06.472Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T15:37:14.589Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-27T15:37:14.589Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.039s coverage: 86.2% of statements [2022-04-27T15:37:14.589Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-27T15:37:15.529Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.541s coverage: 71.9% of statements [2022-04-27T15:37:15.529Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-27T15:37:20.814Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T15:37:24.106Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T15:37:24.368Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T15:37:24.368Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-27T15:37:24.950Z] [edgeX.isLTS] Checking if [change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T15:37:24.966Z] $ docker stop --time=1 04b80a23158ea0c75862cda43cce7219dbc9693a04013fa356a5cdcbb0cee775 [2022-04-27T15:37:26.723Z] $ docker rm -f 04b80a23158ea0c75862cda43cce7219dbc9693a04013fa356a5cdcbb0cee775 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T15:37:27.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T15:37:27.186Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-27T15:37:27.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T15:37:27.985Z] + ls -al . [2022-04-27T15:37:27.985Z] total 244 [2022-04-27T15:37:27.985Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 15:37 . [2022-04-27T15:37:27.985Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:35 .. [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 15:35 .dockerignore [2022-04-27T15:37:27.985Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 15:36 .git [2022-04-27T15:37:27.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:35 .github [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 15:35 .gitignore [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 15:35 .golangci.yml [2022-04-27T15:37:27.985Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 15:36 .semver [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 27 15:35 Attribution.txt [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 1651 Apr 27 15:35 CHANGELOG.md [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 27 15:35 Dockerfile [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 15:35 GOVERNANCE.md [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 15:35 Jenkinsfile [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 15:35 LICENSE [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 27 15:35 Makefile [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 15:35 OWNERS.md [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 27 15:35 README.md [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 15:36 VERSION [2022-04-27T15:37:27.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:35 bin [2022-04-27T15:37:27.985Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 27 15:37 coverage.out [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 27 15:37 go.mod [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 27 15:35 go.sum [2022-04-27T15:37:27.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:35 images [2022-04-27T15:37:27.985Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:35 internal [2022-04-27T15:37:27.985Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 15:35 main.go [2022-04-27T15:37:27.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:35 res [2022-04-27T15:37:27.985Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:35 snap [2022-04-27T15:37:27.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:35 static [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:37:28.283Z] + 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=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af --label arch=amd64 --label version=0.0.0 . [2022-04-27T15:37:28.283Z] Sending build context to Docker daemon 10.4MB [2022-04-27T15:37:28.283Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T15:37:28.283Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-27T15:37:28.283Z] ---> 66de96c94807 [2022-04-27T15:37:28.283Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T15:37:28.283Z] ---> Running in dea79a4b876f [2022-04-27T15:37:28.542Z] Removing intermediate container dea79a4b876f [2022-04-27T15:37:28.542Z] ---> 767e8f46e5da [2022-04-27T15:37:28.542Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T15:37:28.542Z] ---> Running in 657f701bcf7f [2022-04-27T15:37:28.542Z] Removing intermediate container 657f701bcf7f [2022-04-27T15:37:28.542Z] ---> c5b633b1f363 [2022-04-27T15:37:28.542Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T15:37:28.542Z] ---> Running in d5b3887c136d [2022-04-27T15:37:28.802Z] Removing intermediate container d5b3887c136d [2022-04-27T15:37:28.802Z] ---> 0c0bf1546c20 [2022-04-27T15:37:28.802Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:37:28.802Z] ---> Running in 25182002ea4f [2022-04-27T15:37:29.372Z] Removing intermediate container 25182002ea4f [2022-04-27T15:37:29.372Z] ---> 38a2c388151b [2022-04-27T15:37:29.372Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T15:37:29.372Z] ---> Running in 57470707294a [2022-04-27T15:37:29.633Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T15:37:30.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T15:37:30.850Z] OK: 221 MiB in 52 packages [2022-04-27T15:37:31.110Z] Removing intermediate container 57470707294a [2022-04-27T15:37:31.110Z] ---> 141badbf518b [2022-04-27T15:37:31.110Z] Step 8/31 : WORKDIR /app [2022-04-27T15:37:31.110Z] ---> Running in 600b37b18d68 [2022-04-27T15:37:31.370Z] Removing intermediate container 600b37b18d68 [2022-04-27T15:37:31.370Z] ---> a4faa86400f4 [2022-04-27T15:37:31.370Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-27T15:37:31.370Z] ---> 8c2673afc8c6 [2022-04-27T15:37:31.370Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T15:37:31.370Z] ---> Running in 64c4e4cbfe4d [2022-04-27T15:37:31.939Z] Removing intermediate container 64c4e4cbfe4d [2022-04-27T15:37:31.939Z] ---> 19261aa96ed9 [2022-04-27T15:37:31.939Z] Step 11/31 : COPY . . [2022-04-27T15:37:32.509Z] ---> 42587b2134d3 [2022-04-27T15:37:32.509Z] Step 12/31 : ARG MAKE="make build" [2022-04-27T15:37:32.509Z] ---> Running in b782e4a437a5 [2022-04-27T15:37:32.509Z] Removing intermediate container b782e4a437a5 [2022-04-27T15:37:32.509Z] ---> 3758d3675f99 [2022-04-27T15:37:32.509Z] Step 13/31 : RUN $MAKE [2022-04-27T15:37:32.509Z] ---> Running in 6b7f38599477 [2022-04-27T15:37:32.770Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2022-04-27T15:37:40.898Z] Removing intermediate container 6b7f38599477 [2022-04-27T15:37:40.898Z] ---> 6df5694b6051 [2022-04-27T15:37:40.898Z] Step 14/31 : FROM alpine:3.14 [2022-04-27T15:37:41.159Z] 3.14: Pulling from library/alpine [2022-04-27T15:37:41.418Z] 8663204ce13b: Pulling fs layer [2022-04-27T15:37:41.679Z] 8663204ce13b: Verifying Checksum [2022-04-27T15:37:41.679Z] 8663204ce13b: Download complete [2022-04-27T15:37:41.679Z] 8663204ce13b: Pull complete [2022-04-27T15:37:41.679Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T15:37:41.679Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T15:37:41.679Z] ---> e04c818066af [2022-04-27T15:37:41.679Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T15:37:41.940Z] ---> Running in 42ce67ea3cd7 [2022-04-27T15:37:41.940Z] Removing intermediate container 42ce67ea3cd7 [2022-04-27T15:37:41.940Z] ---> 2297ed8f8e43 [2022-04-27T15:37:41.940Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-27T15:37:41.940Z] ---> Running in eb914e0da974 [2022-04-27T15:37:41.940Z] Removing intermediate container eb914e0da974 [2022-04-27T15:37:41.940Z] ---> 1b05dab57ce9 [2022-04-27T15:37:41.940Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:37:42.201Z] ---> Running in 7de15cdeab38 [2022-04-27T15:37:42.771Z] Removing intermediate container 7de15cdeab38 [2022-04-27T15:37:42.771Z] ---> df6e4e3951a8 [2022-04-27T15:37:42.771Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-27T15:37:42.771Z] ---> Running in c4fab0790b1d [2022-04-27T15:37:43.032Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-27T15:37:43.972Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-27T15:37:44.233Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-27T15:37:44.233Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T15:37:44.233Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T15:37:44.494Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T15:37:45.064Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T15:37:45.064Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T15:37:45.324Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T15:37:45.324Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T15:37:45.324Z] OK: 9 MiB in 20 packages [2022-04-27T15:37:45.586Z] Removing intermediate container c4fab0790b1d [2022-04-27T15:37:45.586Z] ---> e9e67476495b [2022-04-27T15:37:45.586Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-27T15:37:45.845Z] ---> ee2a6b397f9d [2022-04-27T15:37:45.845Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-27T15:37:45.845Z] ---> 18201e751551 [2022-04-27T15:37:45.845Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-27T15:37:46.108Z] ---> f0f70fca1bf8 [2022-04-27T15:37:46.108Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-27T15:37:46.369Z] ---> 628e56f79e0e [2022-04-27T15:37:46.369Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-27T15:37:46.628Z] ---> b37baba531c2 [2022-04-27T15:37:46.628Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-27T15:37:46.628Z] ---> Running in 189f3193aed1 [2022-04-27T15:37:47.196Z] Removing intermediate container 189f3193aed1 [2022-04-27T15:37:47.196Z] ---> ff4c85b2ce40 [2022-04-27T15:37:47.196Z] Step 25/31 : VOLUME /cache [2022-04-27T15:37:47.196Z] ---> Running in 904d9785cb78 [2022-04-27T15:37:47.455Z] Removing intermediate container 904d9785cb78 [2022-04-27T15:37:47.455Z] ---> c2cf239a2b55 [2022-04-27T15:37:47.455Z] Step 26/31 : EXPOSE 59711 [2022-04-27T15:37:47.455Z] ---> Running in f12a32fdf200 [2022-04-27T15:37:47.455Z] Removing intermediate container f12a32fdf200 [2022-04-27T15:37:47.455Z] ---> 3d6bd7a5e5d6 [2022-04-27T15:37:47.455Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-27T15:37:47.717Z] ---> Running in ef2ce5a0e951 [2022-04-27T15:37:47.717Z] Removing intermediate container ef2ce5a0e951 [2022-04-27T15:37:47.717Z] ---> 3cccf859e7fd [2022-04-27T15:37:47.717Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-27T15:37:47.717Z] ---> Running in 842a5e77ae24 [2022-04-27T15:37:47.717Z] Removing intermediate container 842a5e77ae24 [2022-04-27T15:37:47.717Z] ---> 270e48161fbd [2022-04-27T15:37:47.717Z] Step 29/31 : LABEL arch=amd64 [2022-04-27T15:37:47.979Z] ---> Running in a3769f9ec14d [2022-04-27T15:37:47.979Z] Removing intermediate container a3769f9ec14d [2022-04-27T15:37:47.979Z] ---> be3480134969 [2022-04-27T15:37:47.979Z] Step 30/31 : LABEL git_sha=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [2022-04-27T15:37:47.979Z] ---> Running in 3839ece495c7 [2022-04-27T15:37:47.979Z] Removing intermediate container 3839ece495c7 [2022-04-27T15:37:47.979Z] ---> a2f01e92212b [2022-04-27T15:37:47.979Z] Step 31/31 : LABEL version=0.0.0 [2022-04-27T15:37:48.240Z] ---> Running in b38fb3ab6132 [2022-04-27T15:37:48.240Z] Removing intermediate container b38fb3ab6132 [2022-04-27T15:37:48.240Z] ---> 12b639ccf5fe [2022-04-27T15:37:48.240Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T15:37:48.240Z] Successfully built 12b639ccf5fe [2022-04-27T15:37:48.240Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:37:48.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T15:37:48.696Z] [2022-04-27T15:37:48.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:37:49.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T15:37:49.012Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-27T15:37:49.012Z] 5eb5b503b376: Pulling fs layer [2022-04-27T15:37:49.012Z] 5c69ac0246d0: Pulling fs layer [2022-04-27T15:37:49.012Z] ec43610c2a17: Pulling fs layer [2022-04-27T15:37:49.012Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-27T15:37:49.012Z] 33b1e0a273af: Pulling fs layer [2022-04-27T15:37:49.012Z] 5d3b04190fa2: Pulling fs layer [2022-04-27T15:37:49.012Z] 2f39f015ded8: Pulling fs layer [2022-04-27T15:37:49.012Z] 3a2ae6a8a46f: Waiting [2022-04-27T15:37:49.012Z] 33b1e0a273af: Waiting [2022-04-27T15:37:49.012Z] 5d3b04190fa2: Waiting [2022-04-27T15:37:49.012Z] 2f39f015ded8: Waiting [2022-04-27T15:37:49.012Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-27T15:37:49.012Z] 3a2ae6a8a46f: Download complete [2022-04-27T15:37:49.012Z] 33b1e0a273af: Verifying Checksum [2022-04-27T15:37:49.012Z] 33b1e0a273af: Download complete [2022-04-27T15:37:49.012Z] 5d3b04190fa2: Verifying Checksum [2022-04-27T15:37:49.012Z] 5d3b04190fa2: Download complete [2022-04-27T15:37:49.273Z] ec43610c2a17: Verifying Checksum [2022-04-27T15:37:49.273Z] ec43610c2a17: Download complete [2022-04-27T15:37:49.273Z] 5eb5b503b376: Download complete [2022-04-27T15:37:49.844Z] 2f39f015ded8: Download complete [2022-04-27T15:37:50.412Z] 5eb5b503b376: Pull complete [2022-04-27T15:37:50.672Z] 5c69ac0246d0: Pull complete [2022-04-27T15:37:51.242Z] ec43610c2a17: Pull complete [2022-04-27T15:37:51.243Z] 3a2ae6a8a46f: Pull complete [2022-04-27T15:37:51.503Z] 33b1e0a273af: Pull complete [2022-04-27T15:37:51.503Z] 5d3b04190fa2: Pull complete [2022-04-27T15:37:55.695Z] 2f39f015ded8: Pull complete [2022-04-27T15:37:55.695Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-27T15:37:55.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T15:37:55.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-27T15:37:55.763Z] prd-ubuntu20.04-docker-8c-8g-33489 does not seem to be running inside a container [2022-04-27T15:37:55.802Z] $ 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/p-rfid-llrp-inventory_change-log -v /w/workspace/p-rfid-llrp-inventory_change-log:/w/workspace/p-rfid-llrp-inventory_change-log:rw,z -v /w/workspace/p-rfid-llrp-inventory_change-log@tmp:/w/workspace/p-rfid-llrp-inventory_change-log@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T15:37:57.402Z] $ docker top 80dd09cf769a49b6d2cfc00bc4e5376bc92b6ae8f2f16a10729acaa0dd0de9da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:37:57.794Z] ---> job-cost.sh [2022-04-27T15:37:57.794Z] lf-activate-venv: SKIPPING [2022-04-27T15:37:57.794Z] INFO: No Stack... [2022-04-27T15:37:58.054Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T15:37:58.626Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T15:37:58.924Z] + cat /w/workspace/p-rfid-llrp-inventory_change-log/archives/cost.csv [2022-04-27T15:37:58.924Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T15:37:58.942Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-2-stack-cost] [2022-04-27T15:37:58.947Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-2-stack-cost] did not exist. Created. [2022-04-27T15:37:58.947Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T15:37:59.259Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T15:37:59.291Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T15:37:59.298Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T15:37:59.324Z] $ docker stop --time=1 80dd09cf769a49b6d2cfc00bc4e5376bc92b6ae8f2f16a10729acaa0dd0de9da [2022-04-27T15:38:00.529Z] $ docker rm -f 80dd09cf769a49b6d2cfc00bc4e5376bc92b6ae8f2f16a10729acaa0dd0de9da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T15:38:20.168Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33491 in /w/workspace/p-rfid-llrp-inventory_change-log [Pipeline] { [Pipeline] ws [2022-04-27T15:38:20.185Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2022-04-27T15:38:20.429Z] The recommended git tool is: git [2022-04-27T15:38:26.560Z] using credential edgex-jenkins-ssh [2022-04-27T15:38:26.580Z] Cloning the remote Git repository [2022-04-27T15:38:26.643Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-27T15:38:26.710Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2022-04-27T15:38:26.827Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-27T15:38:26.828Z] > git --version # timeout=10 [2022-04-27T15:38:26.868Z] > git --version # 'git version 2.25.1' [2022-04-27T15:38:26.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T15:38:27.005Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T15:38:28.775Z] Avoid second fetch [2022-04-27T15:38:28.776Z] Checking out Revision b3f802b69bb2be9fe04a7de131cd66d6f9ad92af (change-log) [2022-04-27T15:38:28.734Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-27T15:38:28.757Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T15:38:28.800Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:38:28.815Z] > git checkout -f b3f802b69bb2be9fe04a7de131cd66d6f9ad92af # timeout=10 [2022-04-27T15:38:33.038Z] Commit message: "docs: Add CHANGELOG.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T15:38:33.955Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-27T15:38:33.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T15:38:33.955Z] Dload Upload Total Spent Left Speed [2022-04-27T15:38:33.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2022-04-27T15:38:34.477Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-27T15:38:34.829Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-27T15:38:34.829Z] + sudo tee /etc/docker/daemon.new [2022-04-27T15:38:34.829Z] { [2022-04-27T15:38:34.829Z] "registry-mirrors": [ [2022-04-27T15:38:34.829Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-27T15:38:34.829Z] ], [2022-04-27T15:38:34.829Z] "bip": "10.250.0.254/24", [2022-04-27T15:38:34.829Z] "hosts": [ [2022-04-27T15:38:34.829Z] "tcp://0.0.0.0:5555", [2022-04-27T15:38:34.829Z] "unix:///var/run/docker.sock" [2022-04-27T15:38:34.829Z] ], [2022-04-27T15:38:34.829Z] "mtu": 1458, [2022-04-27T15:38:34.829Z] "selinux-enabled": true, [2022-04-27T15:38:34.829Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-27T15:38:34.829Z] } [Pipeline] sh [2022-04-27T15:38:35.188Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-27T15:38:35.541Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T15:38:53.923Z] provisioning config files... [2022-04-27T15:38:53.952Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config4474057575992846752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:38:54.342Z] ---> docker-login.sh [2022-04-27T15:38:54.342Z] nexus3.edgexfoundry.org:10001 [2022-04-27T15:38:54.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:38:55.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:38:55.226Z] Configure a credential helper to remove this warning. See [2022-04-27T15:38:55.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:38:55.226Z] [2022-04-27T15:38:55.226Z] Login Succeeded [2022-04-27T15:38:55.226Z] nexus3.edgexfoundry.org:10002 [2022-04-27T15:38:55.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:38:55.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:38:55.829Z] Configure a credential helper to remove this warning. See [2022-04-27T15:38:55.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:38:55.829Z] [2022-04-27T15:38:55.829Z] Login Succeeded [2022-04-27T15:38:55.829Z] nexus3.edgexfoundry.org:10003 [2022-04-27T15:38:56.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:38:56.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:38:56.435Z] Configure a credential helper to remove this warning. See [2022-04-27T15:38:56.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:38:56.435Z] [2022-04-27T15:38:56.435Z] Login Succeeded [2022-04-27T15:38:56.435Z] nexus3.edgexfoundry.org:10004 [2022-04-27T15:38:56.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:38:56.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:38:56.991Z] Configure a credential helper to remove this warning. See [2022-04-27T15:38:56.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:38:56.991Z] [2022-04-27T15:38:56.991Z] Login Succeeded [2022-04-27T15:38:56.991Z] docker.io [2022-04-27T15:38:57.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:38:57.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:38:57.868Z] Configure a credential helper to remove this warning. See [2022-04-27T15:38:57.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:38:57.868Z] [2022-04-27T15:38:57.868Z] Login Succeeded [2022-04-27T15:38:57.868Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T15:38:57.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T15:38:58.482Z] [edgeX.isLTS] Checking if [change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T15:38:58.497Z] ========================================================= [2022-04-27T15:38:58.497Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-27T15:38:58.497Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:38:58.858Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-27T15:38:59.131Z] Sending build context to Docker daemon 695.8kB [2022-04-27T15:38:59.131Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T15:38:59.131Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-27T15:38:59.406Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-27T15:38:59.406Z] 9b3977197b4f: Pulling fs layer [2022-04-27T15:38:59.406Z] 1a89e8eeedd5: Pulling fs layer [2022-04-27T15:38:59.406Z] 94645a83ff95: Pulling fs layer [2022-04-27T15:38:59.406Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-27T15:38:59.406Z] 0c92f367c5e7: Pulling fs layer [2022-04-27T15:38:59.406Z] 3096ccb668a1: Pulling fs layer [2022-04-27T15:38:59.406Z] e8cf19c19ddd: Pulling fs layer [2022-04-27T15:38:59.406Z] a4caa8a26152: Pulling fs layer [2022-04-27T15:38:59.406Z] 3f3a8bcf1eab: Waiting [2022-04-27T15:38:59.406Z] 0c92f367c5e7: Waiting [2022-04-27T15:38:59.406Z] 3096ccb668a1: Waiting [2022-04-27T15:38:59.406Z] e8cf19c19ddd: Waiting [2022-04-27T15:38:59.406Z] a4caa8a26152: Waiting [2022-04-27T15:38:59.406Z] 94645a83ff95: Verifying Checksum [2022-04-27T15:38:59.406Z] 94645a83ff95: Download complete [2022-04-27T15:38:59.406Z] 1a89e8eeedd5: Download complete [2022-04-27T15:38:59.406Z] 0c92f367c5e7: Verifying Checksum [2022-04-27T15:38:59.406Z] 0c92f367c5e7: Download complete [2022-04-27T15:38:59.406Z] 3096ccb668a1: Verifying Checksum [2022-04-27T15:38:59.406Z] 3096ccb668a1: Download complete [2022-04-27T15:38:59.406Z] 9b3977197b4f: Verifying Checksum [2022-04-27T15:38:59.406Z] 9b3977197b4f: Download complete [2022-04-27T15:38:59.688Z] e8cf19c19ddd: Verifying Checksum [2022-04-27T15:38:59.688Z] e8cf19c19ddd: Download complete [2022-04-27T15:39:00.299Z] 9b3977197b4f: Pull complete [2022-04-27T15:39:00.904Z] 1a89e8eeedd5: Pull complete [2022-04-27T15:39:01.183Z] 94645a83ff95: Pull complete [2022-04-27T15:39:01.460Z] a4caa8a26152: Verifying Checksum [2022-04-27T15:39:01.460Z] a4caa8a26152: Download complete [2022-04-27T15:39:02.066Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-27T15:39:02.066Z] 3f3a8bcf1eab: Download complete [2022-04-27T15:39:14.484Z] 3f3a8bcf1eab: Pull complete [2022-04-27T15:39:14.484Z] 0c92f367c5e7: Pull complete [2022-04-27T15:39:14.759Z] 3096ccb668a1: Pull complete [2022-04-27T15:39:15.034Z] e8cf19c19ddd: Pull complete [2022-04-27T15:39:21.787Z] a4caa8a26152: Pull complete [2022-04-27T15:39:21.787Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-27T15:39:21.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T15:39:21.787Z] ---> 725f1c02e7f9 [2022-04-27T15:39:21.787Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T15:39:22.782Z] ---> Running in 8208d04c6b87 [2022-04-27T15:39:23.057Z] Removing intermediate container 8208d04c6b87 [2022-04-27T15:39:23.057Z] ---> 921aed8da4dc [2022-04-27T15:39:23.057Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T15:39:23.057Z] ---> Running in ae3a3084658c [2022-04-27T15:39:23.331Z] Removing intermediate container ae3a3084658c [2022-04-27T15:39:23.331Z] ---> ad2e9fd6925f [2022-04-27T15:39:23.331Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T15:39:23.331Z] ---> Running in d2a83a535db3 [2022-04-27T15:39:23.615Z] Removing intermediate container d2a83a535db3 [2022-04-27T15:39:23.615Z] ---> f4a6145434b1 [2022-04-27T15:39:23.615Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:39:23.615Z] ---> Running in 9a80f1d0cf73 [2022-04-27T15:39:25.604Z] Removing intermediate container 9a80f1d0cf73 [2022-04-27T15:39:25.604Z] ---> e25cdad2cb8e [2022-04-27T15:39:25.604Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T15:39:25.604Z] ---> Running in fb02238ef341 [2022-04-27T15:39:27.586Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T15:39:28.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T15:39:29.557Z] OK: 220 MiB in 52 packages [2022-04-27T15:39:30.162Z] Removing intermediate container fb02238ef341 [2022-04-27T15:39:30.162Z] ---> 945d55a94d3e [2022-04-27T15:39:30.162Z] Step 8/13 : WORKDIR /app [2022-04-27T15:39:30.439Z] ---> Running in 1223168b259e [2022-04-27T15:39:30.719Z] Removing intermediate container 1223168b259e [2022-04-27T15:39:30.719Z] ---> 23c3f6f5cdab [2022-04-27T15:39:30.719Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-27T15:39:31.331Z] ---> ed0335e1f4b2 [2022-04-27T15:39:31.331Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T15:39:31.331Z] ---> Running in fd717df802d2 [2022-04-27T15:40:53.157Z] Removing intermediate container fd717df802d2 [2022-04-27T15:40:53.157Z] ---> 28fb50b61b2a [2022-04-27T15:40:53.157Z] Step 11/13 : COPY . . [2022-04-27T15:40:53.157Z] ---> 90f9f48852ce [2022-04-27T15:40:53.157Z] Step 12/13 : ARG MAKE="make build" [2022-04-27T15:40:53.157Z] ---> Running in 5cbf7f6a1e44 [2022-04-27T15:40:53.157Z] Removing intermediate container 5cbf7f6a1e44 [2022-04-27T15:40:53.157Z] ---> 19e045d08eaf [2022-04-27T15:40:53.157Z] Step 13/13 : RUN $MAKE [2022-04-27T15:40:53.157Z] ---> Running in f0c0b56b3381 [2022-04-27T15:40:53.157Z] noop [2022-04-27T15:40:53.157Z] Removing intermediate container f0c0b56b3381 [2022-04-27T15:40:53.157Z] ---> 04e565193b3b [2022-04-27T15:40:53.157Z] Successfully built 04e565193b3b [2022-04-27T15:40:53.157Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:40:53.497Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T15:40:53.497Z] . [Pipeline] withDockerContainer [2022-04-27T15:40:53.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-33491 does not seem to be running inside a container [2022-04-27T15:40:53.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** ci-base-image-arm64 cat [2022-04-27T15:40:55.030Z] $ docker top 21bf424a6fc0420a26e1f1c582bd510feea37cc4c689b6e45c7741ee71e6953b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T15:40:55.925Z] + go version [2022-04-27T15:40:55.925Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-27T15:40:55.953Z] $ docker stop --time=1 21bf424a6fc0420a26e1f1c582bd510feea37cc4c689b6e45c7741ee71e6953b [2022-04-27T15:40:57.552Z] $ docker rm -f 21bf424a6fc0420a26e1f1c582bd510feea37cc4c689b6e45c7741ee71e6953b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:40:58.133Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T15:40:58.133Z] . [Pipeline] withDockerContainer [2022-04-27T15:40:58.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-33491 does not seem to be running inside a container [2022-04-27T15:40:58.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** ci-base-image-arm64 cat [2022-04-27T15:40:59.704Z] $ docker top cf36c6a0cdc9e31324ba6e0e87f86f92525a6441a1a267fe1f329e458afc1929 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T15:41:00.628Z] + make test [2022-04-27T15:41:00.628Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T15:41:57.210Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-27T15:41:57.210Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.201s coverage: 86.2% of statements [2022-04-27T15:41:57.210Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-27T15:42:01.547Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.709s coverage: 71.9% of statements [2022-04-27T15:42:01.547Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-27T15:42:01.547Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-27T15:42:01.547Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T15:42:23.750Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T15:42:23.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T15:42:23.750Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-27T15:42:26.402Z] [edgeX.isLTS] Checking if [change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T15:42:26.417Z] $ docker stop --time=1 cf36c6a0cdc9e31324ba6e0e87f86f92525a6441a1a267fe1f329e458afc1929 [2022-04-27T15:42:28.206Z] $ docker rm -f cf36c6a0cdc9e31324ba6e0e87f86f92525a6441a1a267fe1f329e458afc1929 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T15:42:29.104Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T15:42:29.132Z] Warning: overwriting stash ‘coverage-report’ [2022-04-27T15:42:29.668Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T15:42:30.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T15:42:30.394Z] + ls -al . [2022-04-27T15:42:30.394Z] total 240 [2022-04-27T15:42:30.394Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 15:42 . [2022-04-27T15:42:30.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:38 .. [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 15:38 .dockerignore [2022-04-27T15:42:30.394Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 15:38 .git [2022-04-27T15:42:30.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:38 .github [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 15:38 .gitignore [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 15:38 .golangci.yml [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 27 15:38 Attribution.txt [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 1651 Apr 27 15:38 CHANGELOG.md [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 27 15:38 Dockerfile [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 15:38 GOVERNANCE.md [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 15:38 Jenkinsfile [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 15:38 LICENSE [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 27 15:38 Makefile [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 15:38 OWNERS.md [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 27 15:38 README.md [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 15:36 VERSION [2022-04-27T15:42:30.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:38 bin [2022-04-27T15:42:30.394Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 27 15:42 coverage.out [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 27 15:42 go.mod [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 27 15:38 go.sum [2022-04-27T15:42:30.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:38 images [2022-04-27T15:42:30.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:38 internal [2022-04-27T15:42:30.394Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 15:38 main.go [2022-04-27T15:42:30.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:38 res [2022-04-27T15:42:30.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:38 snap [2022-04-27T15:42:30.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:38 static [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:42:30.754Z] + 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=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af --label arch=arm64 --label version=0.0.0 . [2022-04-27T15:42:31.038Z] Sending build context to Docker daemon 695.8kB [2022-04-27T15:42:31.038Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T15:42:31.038Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-27T15:42:31.038Z] ---> 04e565193b3b [2022-04-27T15:42:31.038Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T15:42:31.317Z] ---> Running in a1a953ede27f [2022-04-27T15:42:31.592Z] Removing intermediate container a1a953ede27f [2022-04-27T15:42:31.592Z] ---> 878d331a32dc [2022-04-27T15:42:31.592Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T15:42:31.592Z] ---> Running in c61e43bac2c9 [2022-04-27T15:42:32.194Z] Removing intermediate container c61e43bac2c9 [2022-04-27T15:42:32.194Z] ---> a35da43d14b5 [2022-04-27T15:42:32.194Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T15:42:32.194Z] ---> Running in d940349006ff [2022-04-27T15:42:32.474Z] Removing intermediate container d940349006ff [2022-04-27T15:42:32.474Z] ---> 33c95ffd6340 [2022-04-27T15:42:32.474Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:42:32.474Z] ---> Running in d530c56d4156 [2022-04-27T15:42:34.461Z] Removing intermediate container d530c56d4156 [2022-04-27T15:42:34.461Z] ---> a368489b2764 [2022-04-27T15:42:34.461Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T15:42:34.461Z] ---> Running in f3db848d5fe2 [2022-04-27T15:42:35.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T15:42:36.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T15:42:37.019Z] OK: 220 MiB in 52 packages [2022-04-27T15:42:37.617Z] Removing intermediate container f3db848d5fe2 [2022-04-27T15:42:37.617Z] ---> 81534734ffe5 [2022-04-27T15:42:37.617Z] Step 8/31 : WORKDIR /app [2022-04-27T15:42:37.891Z] ---> Running in d88de03cc7eb [2022-04-27T15:42:38.166Z] Removing intermediate container d88de03cc7eb [2022-04-27T15:42:38.167Z] ---> 4d5048f9493d [2022-04-27T15:42:38.167Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-27T15:42:38.778Z] ---> a50de39a3c6a [2022-04-27T15:42:38.778Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T15:42:38.778Z] ---> Running in ed72abd5270a [2022-04-27T15:42:40.757Z] Removing intermediate container ed72abd5270a [2022-04-27T15:42:40.757Z] ---> 5ecfdd394dc8 [2022-04-27T15:42:40.757Z] Step 11/31 : COPY . . [2022-04-27T15:42:41.357Z] ---> a553d5e2bff3 [2022-04-27T15:42:41.357Z] Step 12/31 : ARG MAKE="make build" [2022-04-27T15:42:41.357Z] ---> Running in 474fd0a8f3ab [2022-04-27T15:42:41.643Z] Removing intermediate container 474fd0a8f3ab [2022-04-27T15:42:41.643Z] ---> 5ae939581bab [2022-04-27T15:42:41.643Z] Step 13/31 : RUN $MAKE [2022-04-27T15:42:41.643Z] ---> Running in 23ff0145f6e5 [2022-04-27T15:42:42.630Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2022-04-27T15:43:29.657Z] Removing intermediate container 23ff0145f6e5 [2022-04-27T15:43:29.657Z] ---> 75ae8f614af1 [2022-04-27T15:43:29.657Z] Step 14/31 : FROM alpine:3.14 [2022-04-27T15:43:30.640Z] 3.14: Pulling from library/alpine [2022-04-27T15:43:30.640Z] 455c02918c45: Pulling fs layer [2022-04-27T15:43:30.915Z] 455c02918c45: Verifying Checksum [2022-04-27T15:43:30.915Z] 455c02918c45: Download complete [2022-04-27T15:43:31.521Z] 455c02918c45: Pull complete [2022-04-27T15:43:31.521Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T15:43:31.521Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T15:43:31.521Z] ---> ac73e934f311 [2022-04-27T15:43:31.522Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T15:43:31.522Z] ---> Running in 6e63566e180f [2022-04-27T15:43:31.806Z] Removing intermediate container 6e63566e180f [2022-04-27T15:43:31.806Z] ---> b450e0db8a9d [2022-04-27T15:43:31.806Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-27T15:43:32.092Z] ---> Running in c237684b0955 [2022-04-27T15:43:32.367Z] Removing intermediate container c237684b0955 [2022-04-27T15:43:32.367Z] ---> 531afb092465 [2022-04-27T15:43:32.367Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:43:32.367Z] ---> Running in 346936a71abc [2022-04-27T15:43:34.352Z] Removing intermediate container 346936a71abc [2022-04-27T15:43:34.352Z] ---> 0115f9c9caf2 [2022-04-27T15:43:34.352Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-27T15:43:34.352Z] ---> Running in f88234a0ebb5 [2022-04-27T15:43:34.957Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-27T15:43:35.944Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-27T15:43:36.927Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-27T15:43:36.927Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T15:43:36.927Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T15:43:37.200Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T15:43:37.200Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T15:43:37.474Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T15:43:37.474Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T15:43:37.474Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T15:43:37.747Z] OK: 9 MiB in 20 packages [2022-04-27T15:43:38.734Z] Removing intermediate container f88234a0ebb5 [2022-04-27T15:43:38.734Z] ---> fe29ed666719 [2022-04-27T15:43:38.734Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-27T15:43:39.335Z] ---> 06e29d7efa9b [2022-04-27T15:43:39.335Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-27T15:43:39.936Z] ---> 07f207a1361c [2022-04-27T15:43:39.936Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-27T15:43:40.535Z] ---> a3475bfeea40 [2022-04-27T15:43:40.535Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-27T15:43:41.133Z] ---> f410dab8c322 [2022-04-27T15:43:41.133Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-27T15:43:42.114Z] ---> 835e601ad77d [2022-04-27T15:43:42.115Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-27T15:43:42.115Z] ---> Running in c7c32cd4f64f [2022-04-27T15:43:44.119Z] Removing intermediate container c7c32cd4f64f [2022-04-27T15:43:44.119Z] ---> 81499c762465 [2022-04-27T15:43:44.119Z] Step 25/31 : VOLUME /cache [2022-04-27T15:43:44.119Z] ---> Running in bd4a5a055ac6 [2022-04-27T15:43:44.119Z] Removing intermediate container bd4a5a055ac6 [2022-04-27T15:43:44.119Z] ---> 072723a80504 [2022-04-27T15:43:44.119Z] Step 26/31 : EXPOSE 59711 [2022-04-27T15:43:44.403Z] ---> Running in 0aebfd47f59e [2022-04-27T15:43:44.676Z] Removing intermediate container 0aebfd47f59e [2022-04-27T15:43:44.676Z] ---> 2c33cc5fa14b [2022-04-27T15:43:44.676Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-27T15:43:44.676Z] ---> Running in be03a1ccbb53 [2022-04-27T15:43:44.951Z] Removing intermediate container be03a1ccbb53 [2022-04-27T15:43:44.951Z] ---> 2215c95bff7b [2022-04-27T15:43:44.951Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-27T15:43:45.228Z] ---> Running in 17344432111f [2022-04-27T15:43:45.501Z] Removing intermediate container 17344432111f [2022-04-27T15:43:45.501Z] ---> 211b4378a6cc [2022-04-27T15:43:45.501Z] Step 29/31 : LABEL arch=arm64 [2022-04-27T15:43:45.501Z] ---> Running in 0b132ee9027e [2022-04-27T15:43:45.776Z] Removing intermediate container 0b132ee9027e [2022-04-27T15:43:45.776Z] ---> 843a711befdb [2022-04-27T15:43:45.776Z] Step 30/31 : LABEL git_sha=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [2022-04-27T15:43:46.053Z] ---> Running in 786e8db02a7f [2022-04-27T15:43:46.326Z] Removing intermediate container 786e8db02a7f [2022-04-27T15:43:46.326Z] ---> 50a147d8d67a [2022-04-27T15:43:46.326Z] Step 31/31 : LABEL version=0.0.0 [2022-04-27T15:43:46.326Z] ---> Running in 78725d2d8230 [2022-04-27T15:43:46.601Z] Removing intermediate container 78725d2d8230 [2022-04-27T15:43:46.601Z] ---> 1738675672b4 [2022-04-27T15:43:46.601Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T15:43:46.601Z] Successfully built 1738675672b4 [2022-04-27T15:43:46.601Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:43:47.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T15:43:47.068Z] [2022-04-27T15:43:47.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:43:47.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T15:43:47.705Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-27T15:43:47.705Z] 8998bd30e6a1: Pulling fs layer [2022-04-27T15:43:47.705Z] 04944245beec: Pulling fs layer [2022-04-27T15:43:47.705Z] 699f458cf7ca: Pulling fs layer [2022-04-27T15:43:47.705Z] 765212b225bb: Pulling fs layer [2022-04-27T15:43:47.705Z] f23df028b6ca: Pulling fs layer [2022-04-27T15:43:47.705Z] d65c8cfc05b1: Pulling fs layer [2022-04-27T15:43:47.705Z] 2437ff75d9bd: Pulling fs layer [2022-04-27T15:43:47.705Z] f23df028b6ca: Waiting [2022-04-27T15:43:47.705Z] d65c8cfc05b1: Waiting [2022-04-27T15:43:47.705Z] 2437ff75d9bd: Waiting [2022-04-27T15:43:47.705Z] 765212b225bb: Waiting [2022-04-27T15:43:47.705Z] 04944245beec: Verifying Checksum [2022-04-27T15:43:47.705Z] 04944245beec: Download complete [2022-04-27T15:43:47.705Z] 765212b225bb: Verifying Checksum [2022-04-27T15:43:47.705Z] 765212b225bb: Download complete [2022-04-27T15:43:47.705Z] f23df028b6ca: Verifying Checksum [2022-04-27T15:43:47.705Z] f23df028b6ca: Download complete [2022-04-27T15:43:47.705Z] d65c8cfc05b1: Verifying Checksum [2022-04-27T15:43:47.705Z] d65c8cfc05b1: Download complete [2022-04-27T15:43:47.985Z] 699f458cf7ca: Verifying Checksum [2022-04-27T15:43:47.985Z] 699f458cf7ca: Download complete [2022-04-27T15:43:48.266Z] 8998bd30e6a1: Verifying Checksum [2022-04-27T15:43:48.266Z] 8998bd30e6a1: Download complete [2022-04-27T15:43:50.900Z] 2437ff75d9bd: Verifying Checksum [2022-04-27T15:43:50.900Z] 2437ff75d9bd: Download complete [2022-04-27T15:43:52.884Z] 8998bd30e6a1: Pull complete [2022-04-27T15:43:53.157Z] 04944245beec: Pull complete [2022-04-27T15:43:54.598Z] 699f458cf7ca: Pull complete [2022-04-27T15:43:54.598Z] 765212b225bb: Pull complete [2022-04-27T15:43:55.585Z] f23df028b6ca: Pull complete [2022-04-27T15:43:55.585Z] d65c8cfc05b1: Pull complete [2022-04-27T15:44:10.700Z] 2437ff75d9bd: Pull complete [2022-04-27T15:44:10.700Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-27T15:44:10.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T15:44:10.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-27T15:44:10.928Z] prd-ubuntu20.04-docker-arm64-4c-16g-33491 does not seem to be running inside a container [2022-04-27T15:44:11.024Z] $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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:arm64 cat [2022-04-27T15:44:13.806Z] $ docker top fdc696e5e290c1f0e815d9222b40078b547cbe8703b83dcd8c2d552e627af2a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:44:14.791Z] ---> job-cost.sh [2022-04-27T15:44:14.791Z] lf-activate-venv: SKIPPING [2022-04-27T15:44:14.791Z] INFO: No Stack... [2022-04-27T15:44:15.392Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-27T15:44:15.995Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T15:44:16.684Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2022-04-27T15:44:16.684Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T15:44:16.758Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-2-stack-cost] [2022-04-27T15:44:16.764Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-2-stack-cost] did not exist. Created. [2022-04-27T15:44:16.765Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T15:44:17.464Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-4bc98afa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-27T15:44:18.175Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-27T15:44:18.210Z] Warning: overwriting stash ‘stack-cost’ [2022-04-27T15:44:18.265Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T15:44:18.273Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T15:44:18.292Z] $ docker stop --time=1 fdc696e5e290c1f0e815d9222b40078b547cbe8703b83dcd8c2d552e627af2a6 [2022-04-27T15:44:19.825Z] $ docker rm -f fdc696e5e290c1f0e815d9222b40078b547cbe8703b83dcd8c2d552e627af2a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-27T15:44:20.342Z] provisioning config files... [2022-04-27T15:44:20.352Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/p-rfid-llrp-inventory_change-log@tmp/config1664393368835564911tmp [Pipeline] { [Pipeline] sh [2022-04-27T15:44:20.715Z] + set +x [2022-04-27T15:44:20.716Z] + curl -s https://codecov.io/bash [2022-04-27T15:44:20.716Z] + bash -s -- [2022-04-27T15:44:20.716Z] [2022-04-27T15:44:20.716Z] _____ _ [2022-04-27T15:44:20.716Z] / ____| | | [2022-04-27T15:44:20.716Z] | | ___ __| | ___ ___ _____ __ [2022-04-27T15:44:20.716Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-27T15:44:20.716Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-27T15:44:20.716Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-27T15:44:20.716Z] Bash-1.0.6 [2022-04-27T15:44:20.716Z] [2022-04-27T15:44:20.716Z] [2022-04-27T15:44:20.716Z] ==> git version 2.25.1 found [2022-04-27T15:44:20.716Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-27T15:44:20.716Z] Release-Date: 2020-01-08 [2022-04-27T15:44:20.716Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-27T15:44:20.716Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-27T15:44:20.716Z] ==> Jenkins CI detected. [2022-04-27T15:44:20.716Z] current dir:  /w/workspace/p-rfid-llrp-inventory_change-log [2022-04-27T15:44:20.716Z] project root: . [2022-04-27T15:44:20.716Z] --> token set from env [2022-04-27T15:44:20.716Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-27T15:44:20.716Z] ==> Running gcov in . (disable via -X gcov) [2022-04-27T15:44:20.716Z] ==> Python coveragepy not found [2022-04-27T15:44:20.716Z] ==> Searching for coverage reports in: [2022-04-27T15:44:20.716Z] + . [2022-04-27T15:44:20.716Z] -> Found 1 reports [2022-04-27T15:44:20.716Z] ==> Detecting git/mercurial file structure [2022-04-27T15:44:20.716Z] ==> Reading reports [2022-04-27T15:44:20.975Z] + ./coverage.out bytes=41008 [2022-04-27T15:44:20.975Z] ==> Appending adjustments [2022-04-27T15:44:20.975Z] https://docs.codecov.io/docs/fixing-reports [2022-04-27T15:44:20.975Z] + Found adjustments [2022-04-27T15:44:20.975Z] ==> Gzipping contents [2022-04-27T15:44:20.975Z] 12K /tmp/codecov.BsQk2e.gz [2022-04-27T15:44:20.975Z] ==> Uploading reports [2022-04-27T15:44:20.975Z] url: https://codecov.io [2022-04-27T15:44:20.975Z] query: branch=change-log&commit=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fchange-log%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-27T15:44:20.975Z] -> Pinging Codecov [2022-04-27T15:44:20.975Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=change-log&commit=b3f802b69bb2be9fe04a7de131cd66d6f9ad92af&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fchange-log%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-27T15:44:21.235Z] -> Uploading to [2022-04-27T15:44:21.235Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-27/581DD39554BDF9B6E22D074273EAD858/b3f802b69bb2be9fe04a7de131cd66d6f9ad92af/2a25339d-922a-4f36-966a-b99739d4769c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T154421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24365d9b108d1f968ec35f5fbde3ea423b49e7af1f0456e1dfb1533736919dbe [2022-04-27T15:44:21.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T15:44:21.235Z] Dload Upload Total Spent Left Speed [2022-04-27T15:44:21.495Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11573 0 0 100 11573 0 53331 --:--:-- --:--:-- --:--:-- 53331 [2022-04-27T15:44:21.495Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b3f802b69bb2be9fe04a7de131cd66d6f9ad92af [Pipeline] } [2022-04-27T15:44:21.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-27T15:44:22.212Z] + [ -d /w/workspace/p-rfid-llrp-inventory_change-log/archives ] [2022-04-27T15:44:22.212Z] + ls -al /w/workspace/p-rfid-llrp-inventory_change-log/archives [2022-04-27T15:44:22.212Z] total 16 [2022-04-27T15:44:22.212Z] drwxr-xr-x 3 root root 4096 Apr 27 15:37 . [2022-04-27T15:44:22.212Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 15:37 .. [2022-04-27T15:44:22.212Z] drwxr-xr-x 2 root root 4096 Apr 27 15:37 cost [2022-04-27T15:44:22.212Z] -rw-r--r-- 1 root root 98 Apr 27 15:37 cost.csv [2022-04-27T15:44:22.212Z] + sudo chown -R jenkins:jenkins /w/workspace/p-rfid-llrp-inventory_change-log/archives [2022-04-27T15:44:22.212Z] + ls -al /w/workspace/p-rfid-llrp-inventory_change-log/archives [2022-04-27T15:44:22.212Z] total 16 [2022-04-27T15:44:22.212Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 15:37 . [2022-04-27T15:44:22.212Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 15:37 .. [2022-04-27T15:44:22.212Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 15:37 cost [2022-04-27T15:44:22.212Z] -rw-r--r-- 1 jenkins jenkins 98 Apr 27 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:44:22.507Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:44:23.368Z] ---> package-listing.sh [2022-04-27T15:44:23.368Z] ++ facter osfamily [2022-04-27T15:44:23.368Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-27T15:44:23.628Z] + OS_FAMILY=debian [2022-04-27T15:44:23.628Z] + workspace=/w/workspace/p-rfid-llrp-inventory_change-log [2022-04-27T15:44:23.628Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-27T15:44:23.628Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-27T15:44:23.628Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-27T15:44:23.628Z] + PACKAGES=/tmp/packages_start.txt [2022-04-27T15:44:23.628Z] + '[' /w/workspace/p-rfid-llrp-inventory_change-log ']' [2022-04-27T15:44:23.628Z] + PACKAGES=/tmp/packages_end.txt [2022-04-27T15:44:23.628Z] + case "${OS_FAMILY}" in [2022-04-27T15:44:23.628Z] + dpkg -l [2022-04-27T15:44:23.628Z] + grep '^ii' [2022-04-27T15:44:23.628Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-27T15:44:23.628Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-27T15:44:23.628Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-27T15:44:23.628Z] + '[' /w/workspace/p-rfid-llrp-inventory_change-log ']' [2022-04-27T15:44:23.628Z] + mkdir -p /w/workspace/p-rfid-llrp-inventory_change-log/archives/ [2022-04-27T15:44:23.628Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/p-rfid-llrp-inventory_change-log/archives/ [Pipeline] echo [2022-04-27T15:44:23.642Z] 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/p-rfid-llrp-inventory_change-log/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-27T15:44:23.925Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:44:24.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T15:44:24.483Z] . [Pipeline] withDockerContainer [2022-04-27T15:44:24.553Z] prd-ubuntu20.04-docker-8c-8g-33489 does not seem to be running inside a container [2022-04-27T15:44:24.593Z] $ 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/p-rfid-llrp-inventory_change-log/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/p-rfid-llrp-inventory_change-log -v /w/workspace/p-rfid-llrp-inventory_change-log:/w/workspace/p-rfid-llrp-inventory_change-log:rw,z -v /w/workspace/p-rfid-llrp-inventory_change-log@tmp:/w/workspace/p-rfid-llrp-inventory_change-log@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-lftools-log-publisher:latest cat [2022-04-27T15:44:24.826Z] $ docker top 988e8b582f25ebc240e9182766e4172af78d542d1bafa2e0b499d5d30f6a0fab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T15:44:25.184Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-27T15:44:25.474Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-27T15:44:25.764Z] + ls /var/log/sa-host [2022-04-27T15:44:25.764Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T15:44:25.856Z] provisioning config files... [2022-04-27T15:44:25.865Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/p-rfid-llrp-inventory_change-log@tmp/config444951542509181955tmp [Pipeline] { [Pipeline] echo [2022-04-27T15:44:25.877Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:44:26.165Z] ---> create-netrc.sh [Pipeline] } [2022-04-27T15:44:26.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:44:26.510Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-27T15:44:26.519Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:44:26.807Z] ---> sudo-logs.sh [2022-04-27T15:44:26.807Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-27T15:44:26.839Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:44:27.129Z] ---> job-cost.sh [2022-04-27T15:44:27.129Z] lf-activate-venv: SKIPPING [2022-04-27T15:44:27.129Z] DEBUG: total: 0.2199999988079071 [2022-04-27T15:44:27.129Z] INFO: Retrieving Stack Cost... [2022-04-27T15:44:27.700Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T15:44:28.272Z] INFO: Archiving Costs [Pipeline] echo [2022-04-27T15:44:28.286Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:44:28.571Z] ---> logs-deploy.sh [2022-04-27T15:44:28.571Z] lf-activate-venv: SKIPPING [2022-04-27T15:44:28.571Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/change-log/2 [2022-04-27T15:44:28.571Z] INFO: archiving workspace using pattern(s): [2022-04-27T15:44:29.509Z] Archives upload complete. [2022-04-27T15:44:29.509Z] INFO: archiving logs to Nexus