Pull request #83 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 431c46884447880b97737c90f6d10b97bbc06cec+309a8ffa72e20d4133c7d51cd0433ba4077d6858 (4ee114c5f4504cda635ff6c8631db2b691042bf3) 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-ssh4297350319771361161.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh14619105316331980240.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-83/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-83/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7328570818364269355.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-83/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11370451812617318853.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7459841243448878720.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-83/workspace@libs/lf-pipelines # timeout=10 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/PR-83/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11016028523737069004.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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 ‘prd-ubuntu20.04-docker-8c-8g-63298’ is offline Running on prd-ubuntu20.04-docker-8c-8g-63299 in /w/workspace/ry_app-rfid-llrp-inventory_PR-83 [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/ry_app-rfid-llrp-inventory_PR-83 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 309a8ffa72e20d4133c7d51cd0433ba4077d6858 into PR head commit 431c46884447880b97737c90f6d10b97bbc06cec Merge succeeded, producing 431c46884447880b97737c90f6d10b97bbc06cec Checking out Revision 431c46884447880b97737c90f6d10b97bbc06cec (PR-83) > git config core.sparsecheckout # timeout=10 > git checkout -f 431c46884447880b97737c90f6d10b97bbc06cec # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 309a8ffa72e20d4133c7d51cd0433ba4077d6858 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 431c46884447880b97737c90f6d10b97bbc06cec # timeout=10 Commit message: "fix: Add dumb-init to docker image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:45:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:45:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:45:39 ========================================================= 23:45:39 EdgeX Global Pipelines Version Info 23:45:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:45:40 ------------------- 23:45:40 stable info: 23:45:40 ------------------- 23:45:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:45:40 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 23:45:40 Message: update stable to v1.0.230 23:45:41 ------------------- 23:45:41 experimental info: 23:45:41 ------------------- 23:45:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:45:41 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 23:45:41 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:45:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:45:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:45:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:45:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:45:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:45:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:45:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:45:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-83 [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-83 [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-83 [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 431c46884447880b97737c90f6d10b97bbc06cec [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 431c468 [Pipeline] echo 23:45:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:42 provisioning config files... 23:45:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/config5383652468513327674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:43 ---> docker-login.sh 23:45:43 nexus3.edgexfoundry.org:10001 23:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:43 Configure a credential helper to remove this warning. See 23:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:43 23:45:43 Login Succeeded 23:45:43 nexus3.edgexfoundry.org:10002 23:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:43 Configure a credential helper to remove this warning. See 23:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:43 23:45:43 Login Succeeded 23:45:43 nexus3.edgexfoundry.org:10003 23:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:43 Configure a credential helper to remove this warning. See 23:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:43 23:45:43 Login Succeeded 23:45:43 nexus3.edgexfoundry.org:10004 23:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:43 Configure a credential helper to remove this warning. See 23:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:43 23:45:43 Login Succeeded 23:45:43 docker.io 23:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:44 Configure a credential helper to remove this warning. See 23:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:44 23:45:44 Login Succeeded 23:45:44 ---> docker-login.sh ends [Pipeline] } 23:45:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:45:45 + git rev-list -1 --merges 431c46884447880b97737c90f6d10b97bbc06cec~1..431c46884447880b97737c90f6d10b97bbc06cec [Pipeline] echo 23:45:45 -----------> git rev-list -1 --merges 431c46884447880b97737c90f6d10b97bbc06cec~1..431c46884447880b97737c90f6d10b97bbc06cec 431c46884447880b97737c90f6d10b97bbc06cec [false] [Pipeline] sh 23:45:45 + git log --format=format:%s -1 431c46884447880b97737c90f6d10b97bbc06cec [Pipeline] echo 23:45:45 ========================================================= 23:45:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:45:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:45:46 + git log --format=format:%s -1 431c46884447880b97737c90f6d10b97bbc06cec [Pipeline] echo 23:45:46 [semverPrep] GIT_COMMIT: 431c46884447880b97737c90f6d10b97bbc06cec, Commit Message: fix: Add dumb-init to docker image [Pipeline] echo 23:45:46 [semverPrep] This is not a build commit. [Pipeline] sh 23:45:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:45:46 + grep -v github /etc/ssh/ssh_known_hosts 23:45:46 + [ -e /tmp/ssh_known_hosts ] 23:45:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:45:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:45:46 + sudo tee -a /etc/ssh/ssh_known_hosts 23:45:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:45:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:45:46 23:45:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:45:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:45:47 latest: Pulling from edgex-devops/py-git-semver 23:45:47 1fe172e4850f: Pulling fs layer 23:45:47 caf521ccaac6: Pulling fs layer 23:45:47 3ead6fa29328: Pulling fs layer 23:45:47 5c2a1cbceb83: Pulling fs layer 23:45:47 a8d5f1318db7: Pulling fs layer 23:45:47 c427282e49a2: Pulling fs layer 23:45:47 1827001aaf11: Pulling fs layer 23:45:47 0714d37db230: Pulling fs layer 23:45:47 ac28cf19c067: Pulling fs layer 23:45:47 ca983d60f3e2: Pulling fs layer 23:45:47 9f894cec8388: Pulling fs layer 23:45:47 5c2a1cbceb83: Waiting 23:45:47 a8d5f1318db7: Waiting 23:45:47 c427282e49a2: Waiting 23:45:47 1827001aaf11: Waiting 23:45:47 0714d37db230: Waiting 23:45:47 ac28cf19c067: Waiting 23:45:47 ca983d60f3e2: Waiting 23:45:47 9f894cec8388: Waiting 23:45:47 caf521ccaac6: Verifying Checksum 23:45:47 caf521ccaac6: Download complete 23:45:47 5c2a1cbceb83: Verifying Checksum 23:45:47 5c2a1cbceb83: Download complete 23:45:47 a8d5f1318db7: Download complete 23:45:47 3ead6fa29328: Verifying Checksum 23:45:47 3ead6fa29328: Download complete 23:45:47 c427282e49a2: Download complete 23:45:47 0714d37db230: Download complete 23:45:47 ac28cf19c067: Verifying Checksum 23:45:47 ac28cf19c067: Download complete 23:45:47 ca983d60f3e2: Download complete 23:45:47 9f894cec8388: Verifying Checksum 23:45:47 9f894cec8388: Download complete 23:45:47 1fe172e4850f: Verifying Checksum 23:45:47 1fe172e4850f: Download complete 23:45:47 1827001aaf11: Verifying Checksum 23:45:47 1827001aaf11: Download complete 23:45:49 1fe172e4850f: Pull complete 23:45:49 caf521ccaac6: Pull complete 23:45:49 3ead6fa29328: Pull complete 23:45:49 5c2a1cbceb83: Pull complete 23:45:50 a8d5f1318db7: Pull complete 23:45:50 c427282e49a2: Pull complete 23:45:52 1827001aaf11: Pull complete 23:45:52 0714d37db230: Pull complete 23:45:52 ac28cf19c067: Pull complete 23:45:52 ca983d60f3e2: Pull complete 23:45:52 9f894cec8388: Pull complete 23:45:52 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 23:45:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:45:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 23:45:52 prd-ubuntu20.04-docker-8c-8g-63299 does not seem to be running inside a container 23:45:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-83 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83:/w/workspace/ry_app-rfid-llrp-inventory_PR-83:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:45:53 $ docker top a22404816493ce10676b3845110e00e6d042fa1cd730bada4b5d27b6bdfc9598 -eo pid,comm 23:45:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:45:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:45:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:54 [ssh-agent] Looking for ssh-agent implementation... 23:45:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:54 $ docker exec a22404816493ce10676b3845110e00e6d042fa1cd730bada4b5d27b6bdfc9598 ssh-agent 23:45:54 SSH_AUTH_SOCK=/tmp/ssh-FUBJiETlGJg9/agent.34 23:45:54 SSH_AGENT_PID=40 23:45:54 Running ssh-add (command line suppressed) 23:45:54 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/private_key_267478290595038892.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/private_key_267478290595038892.key) 23:45:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:54 + git tag --points-at HEAD [Pipeline] } 23:45:54 $ docker exec --env ******** --env ******** a22404816493ce10676b3845110e00e6d042fa1cd730bada4b5d27b6bdfc9598 ssh-agent -k 23:45:55 unset SSH_AUTH_SOCK; 23:45:55 unset SSH_AGENT_PID; 23:45:55 echo Agent pid 40 killed; 23:45:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:45:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:55 [ssh-agent] Looking for ssh-agent implementation... 23:45:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:55 $ docker exec a22404816493ce10676b3845110e00e6d042fa1cd730bada4b5d27b6bdfc9598 ssh-agent 23:45:55 SSH_AUTH_SOCK=/tmp/ssh-AlQvsZJHMQtB/agent.73 23:45:55 SSH_AGENT_PID=79 23:45:55 Running ssh-add (command line suppressed) 23:45:55 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/private_key_6667209963558815336.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/private_key_6667209963558815336.key) 23:45:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:55 + git semver init 23:45:56 2022-05-11 23:45:56,120 [run_init] DEBUG init version:0.0.0 force:False 23:45:56 2022-05-11 23:45:56,121 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver 23:45:56 2022-05-11 23:45:56,122 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver 23:45:56 2022-05-11 23:45:56,122 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-83, universal_newlines=False, shell=None, istream=None) 23:45:57 2022-05-11 23:45:57,181 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-83/.git/info/exclude 23:45:57 2022-05-11 23:45:57,181 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver/PR-83 with force:False 23:45:57 2022-05-11 23:45:57,181 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver/PR-83 23:45:57 2022-05-11 23:45:57,184 [execute] INFO git cat-file --batch-check 23:45:57 2022-05-11 23:45:57,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver, universal_newlines=False, shell=None, istream=) 23:45:57 2022-05-11 23:45:57,190 [execute] INFO git cat-file --batch 23:45:57 2022-05-11 23:45:57,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver, universal_newlines=False, shell=None, istream=) 23:45:57 2022-05-11 23:45:57,195 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-83/.semver/PR-83 23:45:57 0.0.0 [Pipeline] } 23:45:57 $ docker exec --env ******** --env ******** a22404816493ce10676b3845110e00e6d042fa1cd730bada4b5d27b6bdfc9598 ssh-agent -k 23:45:57 unset SSH_AUTH_SOCK; 23:45:57 unset SSH_AGENT_PID; 23:45:57 echo Agent pid 79 killed; 23:45:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:45:58 + git semver [Pipeline] } 23:45:58 $ docker stop --time=1 a22404816493ce10676b3845110e00e6d042fa1cd730bada4b5d27b6bdfc9598 23:45:59 $ docker rm -f a22404816493ce10676b3845110e00e6d042fa1cd730bada4b5d27b6bdfc9598 [Pipeline] // withDockerContainer [Pipeline] sh 23:46:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:46:00 Stashed 1 file(s) [Pipeline] echo 23:46:00 [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 23:46:01 provisioning config files... 23:46:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/config5598710194285896539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:01 ---> docker-login.sh 23:46:01 nexus3.edgexfoundry.org:10001 23:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:01 Configure a credential helper to remove this warning. See 23:46:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:01 23:46:01 Login Succeeded 23:46:01 nexus3.edgexfoundry.org:10002 23:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:01 Configure a credential helper to remove this warning. See 23:46:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:01 23:46:01 Login Succeeded 23:46:01 nexus3.edgexfoundry.org:10003 23:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:01 Configure a credential helper to remove this warning. See 23:46:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:01 23:46:01 Login Succeeded 23:46:01 nexus3.edgexfoundry.org:10004 23:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:02 Configure a credential helper to remove this warning. See 23:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:02 23:46:02 Login Succeeded 23:46:02 docker.io 23:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:02 Configure a credential helper to remove this warning. See 23:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:02 23:46:02 Login Succeeded 23:46:02 ---> docker-login.sh ends [Pipeline] } 23:46:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:46:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:46:02 ========================================================= 23:46:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:46:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:46:03 + 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 . 23:46:03 Sending build context to Docker daemon 12.4MB 23:46:03 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:46:03 Step 2/13 : FROM ${BASE} AS builder 23:46:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:46:03 59bf1c3509f3: Pulling fs layer 23:46:03 666ba61612fd: Pulling fs layer 23:46:03 8ed8ca486205: Pulling fs layer 23:46:03 4fe6c5a15a65: Pulling fs layer 23:46:03 22a0e8bec74d: Pulling fs layer 23:46:03 ca2b28591e48: Pulling fs layer 23:46:03 a51346096db8: Pulling fs layer 23:46:03 daebc70d1ce1: Pulling fs layer 23:46:03 0e18a0eac166: Pulling fs layer 23:46:03 4fe6c5a15a65: Waiting 23:46:03 22a0e8bec74d: Waiting 23:46:03 a51346096db8: Waiting 23:46:03 ca2b28591e48: Waiting 23:46:03 daebc70d1ce1: Waiting 23:46:03 0e18a0eac166: Waiting 23:46:03 8ed8ca486205: Verifying Checksum 23:46:03 8ed8ca486205: Download complete 23:46:03 666ba61612fd: Verifying Checksum 23:46:03 666ba61612fd: Download complete 23:46:03 22a0e8bec74d: Verifying Checksum 23:46:03 22a0e8bec74d: Download complete 23:46:03 ca2b28591e48: Verifying Checksum 23:46:03 ca2b28591e48: Download complete 23:46:03 59bf1c3509f3: Verifying Checksum 23:46:03 59bf1c3509f3: Download complete 23:46:03 a51346096db8: Verifying Checksum 23:46:03 a51346096db8: Download complete 23:46:03 daebc70d1ce1: Verifying Checksum 23:46:03 daebc70d1ce1: Download complete 23:46:03 59bf1c3509f3: Pull complete 23:46:03 666ba61612fd: Pull complete 23:46:03 8ed8ca486205: Pull complete 23:46:03 0e18a0eac166: Verifying Checksum 23:46:03 0e18a0eac166: Download complete 23:46:04 4fe6c5a15a65: Verifying Checksum 23:46:04 4fe6c5a15a65: Download complete 23:46:08 4fe6c5a15a65: Pull complete 23:46:08 22a0e8bec74d: Pull complete 23:46:08 ca2b28591e48: Pull complete 23:46:08 a51346096db8: Pull complete 23:46:08 daebc70d1ce1: Pull complete 23:46:10 0e18a0eac166: Pull complete 23:46:10 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 23:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:46:10 ---> f018257e8ee9 23:46:10 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:46:11 ---> Running in e6efaca989f7 23:46:11 Removing intermediate container e6efaca989f7 23:46:11 ---> 34a7f535d6fd 23:46:11 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:46:11 ---> Running in 16e65aef48b0 23:46:11 Removing intermediate container 16e65aef48b0 23:46:11 ---> 7656df68b0a0 23:46:11 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:46:11 ---> Running in bd4dd510b4b0 23:46:11 Removing intermediate container bd4dd510b4b0 23:46:11 ---> b64f91ac88c8 23:46:11 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:46:11 ---> Running in 0ba394381768 23:46:12 Removing intermediate container 0ba394381768 23:46:12 ---> 1f59e1d34ed2 23:46:12 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:46:12 ---> Running in 510fea8e52d8 23:46:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:46:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:46:13 OK: 221 MiB in 52 packages 23:46:14 Removing intermediate container 510fea8e52d8 23:46:14 ---> 8b01ebf2a483 23:46:14 Step 8/13 : WORKDIR /app 23:46:14 ---> Running in b21feef0dba2 23:46:14 Removing intermediate container b21feef0dba2 23:46:14 ---> 56ae872c8b4d 23:46:14 Step 9/13 : COPY go.mod vendor* ./ 23:46:14 ---> b897bd082649 23:46:14 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:14 ---> Running in f1c97eb43822 23:46:15 Still waiting to schedule task 23:46:15 ‘prd-ubuntu20.04-docker-arm64-4c-16g-63300’ is offline 23:46:29 Removing intermediate container f1c97eb43822 23:46:29 ---> f7a9c61fe869 23:46:29 Step 11/13 : COPY . . 23:46:29 ---> 27524ebba25a 23:46:29 Step 12/13 : ARG MAKE="make build" 23:46:29 ---> Running in a875216196db 23:46:29 Removing intermediate container a875216196db 23:46:29 ---> b409b809e67b 23:46:29 Step 13/13 : RUN $MAKE 23:46:29 ---> Running in 7ee3c51c038a 23:46:29 noop 23:46:29 Removing intermediate container 7ee3c51c038a 23:46:29 ---> c4dcdbc2cb05 23:46:29 Successfully built c4dcdbc2cb05 23:46:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:46:29 + docker inspect -f . ci-base-image-x86_64 23:46:29 . [Pipeline] withDockerContainer 23:46:29 prd-ubuntu20.04-docker-8c-8g-63299 does not seem to be running inside a container 23:46:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-83 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83:/w/workspace/ry_app-rfid-llrp-inventory_PR-83:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:46:30 $ docker top 6a32a55264ae59108f661b6b4bc2fc229781784a7431174b9561a4ff2dd8f582 -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:30 + go version 23:46:30 go version go1.17.6 linux/amd64 [Pipeline] } 23:46:30 $ docker stop --time=1 6a32a55264ae59108f661b6b4bc2fc229781784a7431174b9561a4ff2dd8f582 23:46:31 $ docker rm -f 6a32a55264ae59108f661b6b4bc2fc229781784a7431174b9561a4ff2dd8f582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:46:32 + docker inspect -f . ci-base-image-x86_64 23:46:32 . [Pipeline] withDockerContainer 23:46:32 prd-ubuntu20.04-docker-8c-8g-63299 does not seem to be running inside a container 23:46:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-83 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83:/w/workspace/ry_app-rfid-llrp-inventory_PR-83:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:46:33 $ docker top a2185131c995cd9e409b99d374dd961b2dc0413ad7bc143df122291143231447 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:46:33 + make test 23:46:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:46:43 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:46:43 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.053s coverage: 86.2% of statements 23:46:43 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:46:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements 23:46:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:46:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:46:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:46:56 ./bin/test-attribution.sh [Pipeline] echo 23:46:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:46:57 $ docker stop --time=1 a2185131c995cd9e409b99d374dd961b2dc0413ad7bc143df122291143231447 23:46:59 $ docker rm -f a2185131c995cd9e409b99d374dd961b2dc0413ad7bc143df122291143231447 [Pipeline] // withDockerContainer [Pipeline] sh 23:46:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:46:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:47:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:47:00 + ls -al . 23:47:00 total 228 23:47:00 drwxrwxr-x 11 jenkins jenkins 4096 May 11 23:46 . 23:47:00 drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:45 .. 23:47:00 -rw-rw-r-- 1 jenkins jenkins 262 May 11 23:45 .dockerignore 23:47:00 drwxrwxr-x 8 jenkins jenkins 4096 May 11 23:45 .git 23:47:00 drwxrwxr-x 3 jenkins jenkins 4096 May 11 23:45 .github 23:47:00 -rw-rw-r-- 1 jenkins jenkins 788 May 11 23:45 .gitignore 23:47:00 -rw-rw-r-- 1 jenkins jenkins 41 May 11 23:45 .golangci.yml 23:47:00 drwxr-xr-x 3 jenkins jenkins 4096 May 11 23:45 .semver 23:47:00 -rw-rw-r-- 1 jenkins jenkins 9410 May 11 23:45 Attribution.txt 23:47:00 -rw-rw-r-- 1 jenkins jenkins 2487 May 11 23:45 CHANGELOG.md 23:47:00 -rw-rw-r-- 1 jenkins jenkins 1933 May 11 23:45 Dockerfile 23:47:00 -rw-rw-r-- 1 jenkins jenkins 677 May 11 23:45 GOVERNANCE.md 23:47:00 -rw-rw-r-- 1 jenkins jenkins 687 May 11 23:45 Jenkinsfile 23:47:00 -rw-rw-r-- 1 jenkins jenkins 11347 May 11 23:45 LICENSE 23:47:00 -rw-rw-r-- 1 jenkins jenkins 2949 May 11 23:45 Makefile 23:47:00 -rw-rw-r-- 1 jenkins jenkins 617 May 11 23:45 OWNERS.md 23:47:00 -rw-rw-r-- 1 jenkins jenkins 30359 May 11 23:45 README.md 23:47:00 -rw-rw-r-- 1 jenkins jenkins 5 May 11 23:46 VERSION 23:47:00 drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:45 bin 23:47:00 -rw-r--r-- 1 jenkins jenkins 41008 May 11 23:46 coverage.out 23:47:00 -rw-rw-r-- 1 jenkins jenkins 3452 May 11 23:45 go.mod 23:47:00 -rw-rw-r-- 1 jenkins jenkins 35440 May 11 23:45 go.sum 23:47:00 drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:45 images 23:47:00 drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:45 internal 23:47:00 -rw-rw-r-- 1 jenkins jenkins 531 May 11 23:45 main.go 23:47:00 drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:45 res 23:47:00 drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:45 snap 23:47:00 drwxrwxr-x 3 jenkins jenkins 4096 May 11 23:45 static [Pipeline] isUnix [Pipeline] sh 23:47:01 + 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=431c46884447880b97737c90f6d10b97bbc06cec --label arch=amd64 --label version=0.0.0 . 23:47:01 Sending build context to Docker daemon 12.4MB 23:47:01 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 23:47:01 Step 2/31 : FROM ${BASE} AS builder 23:47:01 ---> c4dcdbc2cb05 23:47:01 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:47:01 ---> Running in 0e1eb078cde8 23:47:01 Removing intermediate container 0e1eb078cde8 23:47:01 ---> 1d0261edcb27 23:47:01 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 23:47:01 ---> Running in 65b5a29bb437 23:47:01 Removing intermediate container 65b5a29bb437 23:47:01 ---> 0148e9d053b8 23:47:01 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:47:01 ---> Running in 5b190da48f40 23:47:01 Removing intermediate container 5b190da48f40 23:47:01 ---> a23f0922db3e 23:47:01 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:47:01 ---> Running in f3be8f32a0bc 23:47:02 Removing intermediate container f3be8f32a0bc 23:47:02 ---> 64b6cedcc259 23:47:02 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:47:02 ---> Running in deb137a21fb3 23:47:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:47:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:47:03 OK: 221 MiB in 52 packages 23:47:03 Removing intermediate container deb137a21fb3 23:47:03 ---> b47767ceb48f 23:47:03 Step 8/31 : WORKDIR /app 23:47:03 ---> Running in cc8e8839c6fd 23:47:03 Removing intermediate container cc8e8839c6fd 23:47:03 ---> 68fb22ec38c6 23:47:03 Step 9/31 : COPY go.mod vendor* ./ 23:47:04 ---> 89fb2931a193 23:47:04 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:04 ---> Running in 4f2a8e5157dc 23:47:04 Removing intermediate container 4f2a8e5157dc 23:47:04 ---> 8d28aaf447af 23:47:04 Step 11/31 : COPY . . 23:47:05 ---> e51c15a091e3 23:47:05 Step 12/31 : ARG MAKE="make build" 23:47:05 ---> Running in 63d69c163f9f 23:47:05 Removing intermediate container 63d69c163f9f 23:47:05 ---> bed03e235672 23:47:05 Step 13/31 : RUN $MAKE 23:47:05 ---> Running in c8645c483c5e 23:47:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 23:47:27 Removing intermediate container c8645c483c5e 23:47:27 ---> 3b3a15d9e766 23:47:27 Step 14/31 : FROM alpine:3.14 23:47:27 3.14: Pulling from library/alpine 23:47:27 8663204ce13b: Pulling fs layer 23:47:27 8663204ce13b: Verifying Checksum 23:47:27 8663204ce13b: Download complete 23:47:27 8663204ce13b: Pull complete 23:47:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:47:27 Status: Downloaded newer image for alpine:3.14 23:47:27 ---> e04c818066af 23:47:27 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:47:27 ---> Running in 4af930ea30c6 23:47:27 Removing intermediate container 4af930ea30c6 23:47:27 ---> 7751222dc5c9 23:47:27 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:47:27 ---> Running in 6e0a3d74e82d 23:47:27 Removing intermediate container 6e0a3d74e82d 23:47:27 ---> acd5e3373abf 23:47:27 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:47:27 ---> Running in 6c54961d4e37 23:47:27 Removing intermediate container 6c54961d4e37 23:47:27 ---> 164ce6201bfe 23:47:27 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 23:47:27 ---> Running in 2eaf98692a01 23:47:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:47:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:47:27 (1/7) Installing ca-certificates (20211220-r0) 23:47:27 (2/7) Installing dumb-init (1.2.5-r1) 23:47:27 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:47:27 (4/7) Installing libsodium (1.0.18-r0) 23:47:27 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:47:27 (6/7) Installing libzmq (4.3.4-r0) 23:47:27 (7/7) Installing zeromq (4.3.4-r0) 23:47:28 Executing busybox-1.33.1-r7.trigger 23:47:28 Executing ca-certificates-20211220-r0.trigger 23:47:28 OK: 9 MiB in 21 packages 23:47:28 Removing intermediate container 2eaf98692a01 23:47:28 ---> 67e8aa6ea022 23:47:28 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:47:28 ---> 95f9abed11b8 23:47:28 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 23:47:28 ---> 549fe0a56775 23:47:28 Step 21/31 : COPY --from=builder /app/res/ /res/ 23:47:28 ---> 01d873d169dd 23:47:28 Step 22/31 : COPY --from=builder /app/static/ /static/ 23:47:29 ---> 8cc244422df5 23:47:29 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:47:29 ---> 367e174f2084 23:47:29 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:47:29 ---> Running in 7c4a038cdd3e 23:47:30 Removing intermediate container 7c4a038cdd3e 23:47:30 ---> 9c0566483012 23:47:30 Step 25/31 : VOLUME /cache 23:47:30 ---> Running in e9f54973f590 23:47:30 Removing intermediate container e9f54973f590 23:47:30 ---> abb1a1e4197d 23:47:30 Step 26/31 : EXPOSE 59711 23:47:30 ---> Running in 11e62ab97e1c 23:47:30 Removing intermediate container 11e62ab97e1c 23:47:30 ---> a736f423ff36 23:47:30 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:47:30 ---> Running in 0786ef1b33de 23:47:30 Removing intermediate container 0786ef1b33de 23:47:30 ---> fa27b548c02a 23:47:30 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 23:47:30 ---> Running in 813f6e8b86ef 23:47:30 Removing intermediate container 813f6e8b86ef 23:47:30 ---> 3eec1d7e3b6a 23:47:30 Step 29/31 : LABEL arch=amd64 23:47:30 ---> Running in c543a72f9d17 23:47:30 Removing intermediate container c543a72f9d17 23:47:30 ---> 4b253672d7f2 23:47:30 Step 30/31 : LABEL git_sha=431c46884447880b97737c90f6d10b97bbc06cec 23:47:30 ---> Running in d24406a9e5ff 23:47:30 Removing intermediate container d24406a9e5ff 23:47:30 ---> 3334008c06d5 23:47:30 Step 31/31 : LABEL version=0.0.0 23:47:30 ---> Running in e62533502fec 23:47:31 Removing intermediate container e62533502fec 23:47:31 ---> a9ff7117678d 23:47:31 [Warning] One or more build-args [ARCH] were not consumed 23:47:31 Successfully built a9ff7117678d 23:47:31 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 23:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:47:31 23:47:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:47:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:47:32 latest: Pulling from edgex-lftools-log-publisher 23:47:32 5eb5b503b376: Pulling fs layer 23:47:32 5c69ac0246d0: Pulling fs layer 23:47:32 ec43610c2a17: Pulling fs layer 23:47:32 3a2ae6a8a46f: Pulling fs layer 23:47:32 33b1e0a273af: Pulling fs layer 23:47:32 5d3b04190fa2: Pulling fs layer 23:47:32 2f39f015ded8: Pulling fs layer 23:47:32 33b1e0a273af: Waiting 23:47:32 5d3b04190fa2: Waiting 23:47:32 2f39f015ded8: Waiting 23:47:32 3a2ae6a8a46f: Waiting 23:47:32 5c69ac0246d0: Download complete 23:47:32 3a2ae6a8a46f: Verifying Checksum 23:47:32 3a2ae6a8a46f: Download complete 23:47:32 33b1e0a273af: Verifying Checksum 23:47:32 33b1e0a273af: Download complete 23:47:32 ec43610c2a17: Verifying Checksum 23:47:32 ec43610c2a17: Download complete 23:47:32 5d3b04190fa2: Verifying Checksum 23:47:32 5d3b04190fa2: Download complete 23:47:32 5eb5b503b376: Verifying Checksum 23:47:32 5eb5b503b376: Download complete 23:47:32 2f39f015ded8: Download complete 23:47:33 5eb5b503b376: Pull complete 23:47:33 5c69ac0246d0: Pull complete 23:47:34 ec43610c2a17: Pull complete 23:47:34 3a2ae6a8a46f: Pull complete 23:47:34 33b1e0a273af: Pull complete 23:47:34 5d3b04190fa2: Pull complete 23:47:38 2f39f015ded8: Pull complete 23:47:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:47:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:47:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:47:38 prd-ubuntu20.04-docker-8c-8g-63299 does not seem to be running inside a container 23:47:38 $ 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/ry_app-rfid-llrp-inventory_PR-83 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83:/w/workspace/ry_app-rfid-llrp-inventory_PR-83:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:47:40 $ docker top 6b24e5369c4f99fc0702efa739a9585950572ff3c6780d353de0b815682c35e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:47:40 ---> job-cost.sh 23:47:40 lf-activate-venv: SKIPPING 23:47:40 INFO: No Stack... 23:47:41 INFO: Retrieving Pricing Info for: v3-standard-8 23:47:41 INFO: Archiving Costs [Pipeline] sh 23:47:41 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-83/archives/cost.csv 23:47:41 + cut -d, -f6 [Pipeline] lock 23:47:41 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] 23:47:41 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] did not exist. Created. 23:47:41 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:47:42 + echo total: 0.2199999988079071 [Pipeline] stash 23:47:42 Stashed 1 file(s) [Pipeline] } 23:47:42 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:47:42 $ docker stop --time=1 6b24e5369c4f99fc0702efa739a9585950572ff3c6780d353de0b815682c35e6 23:47:43 $ docker rm -f 6b24e5369c4f99fc0702efa739a9585950572ff3c6780d353de0b815682c35e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:48:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63302 in /w/workspace/ry_app-rfid-llrp-inventory_PR-83 [Pipeline] { [Pipeline] ws 23:48:23 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 23:48:23 The recommended git tool is: git 23:48:31 using credential edgex-jenkins-ssh 23:48:31 Cloning the remote Git repository 23:48:31 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:48:31 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 23:48:31 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:48:31 > git --version # timeout=10 23:48:31 > git --version # 'git version 2.25.1' 23:48:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:48:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:33 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:48:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:48:33 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:48:33 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:48:33 using GIT_SSH to set credentials SSH Credentials for GitHub 23:48:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:48:34 Merging remotes/origin/main commit 309a8ffa72e20d4133c7d51cd0433ba4077d6858 into PR head commit 431c46884447880b97737c90f6d10b97bbc06cec 23:48:34 Merge succeeded, producing 431c46884447880b97737c90f6d10b97bbc06cec 23:48:34 Checking out Revision 431c46884447880b97737c90f6d10b97bbc06cec (PR-83) 23:48:34 > git config core.sparsecheckout # timeout=10 23:48:34 > git checkout -f 431c46884447880b97737c90f6d10b97bbc06cec # timeout=10 23:48:34 > git remote # timeout=10 23:48:34 > git config --get remote.origin.url # timeout=10 23:48:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:48:34 > git merge 309a8ffa72e20d4133c7d51cd0433ba4077d6858 # timeout=10 23:48:34 > git rev-parse HEAD^{commit} # timeout=10 23:48:34 > git config core.sparsecheckout # timeout=10 23:48:34 > git checkout -f 431c46884447880b97737c90f6d10b97bbc06cec # timeout=10 23:48:38 Commit message: "fix: Add dumb-init to docker image" 23:48:38 > git --version # timeout=10 23:48:38 > git --version # 'git version 2.25.1' 23:48:38 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:48:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:48:39 % Total % Received % Xferd Average Speed Time Time Time Current 23:48:39 Dload Upload Total Spent Left Speed 23:48:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 23:48:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:48:40 + sudo+ tee /etc/docker/daemon.new 23:48:40 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:48:40 { 23:48:40 "registry-mirrors": [ 23:48:40 "https://nexus3.edgexfoundry.org:10001" 23:48:40 ], 23:48:40 "bip": "10.250.0.254/24", 23:48:40 "hosts": [ 23:48:40 "tcp://0.0.0.0:5555", 23:48:40 "unix:///var/run/docker.sock" 23:48:40 ], 23:48:40 "mtu": 1458, 23:48:40 "selinux-enabled": true, 23:48:40 "seccomp-profile": "/etc/docker/seccomp.json" 23:48:40 } [Pipeline] sh 23:48:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:48:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:00 provisioning config files... 23:49:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8560682961412361708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:00 ---> docker-login.sh 23:49:00 nexus3.edgexfoundry.org:10001 23:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:01 Configure a credential helper to remove this warning. See 23:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:01 23:49:01 Login Succeeded 23:49:01 nexus3.edgexfoundry.org:10002 23:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:02 Configure a credential helper to remove this warning. See 23:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:02 23:49:02 Login Succeeded 23:49:02 nexus3.edgexfoundry.org:10003 23:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:02 Configure a credential helper to remove this warning. See 23:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:02 23:49:02 Login Succeeded 23:49:02 nexus3.edgexfoundry.org:10004 23:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:03 Configure a credential helper to remove this warning. See 23:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:03 23:49:03 Login Succeeded 23:49:03 docker.io 23:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:49:03 Configure a credential helper to remove this warning. See 23:49:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:49:03 23:49:03 Login Succeeded 23:49:03 ---> docker-login.sh ends [Pipeline] } 23:49:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:49:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:49:04 ========================================================= 23:49:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:49:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:49:04 + 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 . 23:49:05 Sending build context to Docker daemon 687.6kB 23:49:05 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:49:05 Step 2/13 : FROM ${BASE} AS builder 23:49:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:49:05 9b3977197b4f: Pulling fs layer 23:49:05 1a89e8eeedd5: Pulling fs layer 23:49:05 94645a83ff95: Pulling fs layer 23:49:05 3f3a8bcf1eab: Pulling fs layer 23:49:05 0c92f367c5e7: Pulling fs layer 23:49:05 3096ccb668a1: Pulling fs layer 23:49:05 e8cf19c19ddd: Pulling fs layer 23:49:05 a4caa8a26152: Pulling fs layer 23:49:05 3f3a8bcf1eab: Waiting 23:49:05 0c92f367c5e7: Waiting 23:49:05 3096ccb668a1: Waiting 23:49:05 e8cf19c19ddd: Waiting 23:49:05 a4caa8a26152: Waiting 23:49:05 94645a83ff95: Verifying Checksum 23:49:05 94645a83ff95: Download complete 23:49:05 1a89e8eeedd5: Verifying Checksum 23:49:05 1a89e8eeedd5: Download complete 23:49:05 0c92f367c5e7: Verifying Checksum 23:49:05 0c92f367c5e7: Download complete 23:49:05 3096ccb668a1: Verifying Checksum 23:49:05 3096ccb668a1: Download complete 23:49:05 9b3977197b4f: Verifying Checksum 23:49:05 9b3977197b4f: Download complete 23:49:05 e8cf19c19ddd: Verifying Checksum 23:49:05 e8cf19c19ddd: Download complete 23:49:06 9b3977197b4f: Pull complete 23:49:06 1a89e8eeedd5: Pull complete 23:49:07 94645a83ff95: Pull complete 23:49:07 a4caa8a26152: Verifying Checksum 23:49:07 a4caa8a26152: Download complete 23:49:08 3f3a8bcf1eab: Download complete 23:49:20 3f3a8bcf1eab: Pull complete 23:49:20 0c92f367c5e7: Pull complete 23:49:20 3096ccb668a1: Pull complete 23:49:21 e8cf19c19ddd: Pull complete 23:49:27 a4caa8a26152: Pull complete 23:49:27 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 23:49:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:49:27 ---> 725f1c02e7f9 23:49:27 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:49:28 ---> Running in 59571b4a22f2 23:49:29 Removing intermediate container 59571b4a22f2 23:49:29 ---> db7a06f14f8a 23:49:29 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:49:29 ---> Running in ff5acc17e6fe 23:49:29 Removing intermediate container ff5acc17e6fe 23:49:29 ---> 66d65116152b 23:49:29 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:49:29 ---> Running in 46e80f2dadc0 23:49:29 Removing intermediate container 46e80f2dadc0 23:49:29 ---> 8a90548bb306 23:49:29 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:49:29 ---> Running in 35f9cd58b2eb 23:49:33 Removing intermediate container 35f9cd58b2eb 23:49:33 ---> 9853a94f64c0 23:49:33 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:49:33 ---> Running in 73133b60c47d 23:49:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:49:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:49:36 OK: 220 MiB in 52 packages 23:49:36 Removing intermediate container 73133b60c47d 23:49:36 ---> 6e5c40295107 23:49:36 Step 8/13 : WORKDIR /app 23:49:36 ---> Running in ce280dbba0ca 23:49:37 Removing intermediate container ce280dbba0ca 23:49:37 ---> 7a4449cedae6 23:49:37 Step 9/13 : COPY go.mod vendor* ./ 23:49:38 ---> 75333f3d6a72 23:49:38 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:38 ---> Running in 8c342c00220e 23:50:25 Removing intermediate container 8c342c00220e 23:50:25 ---> a663e410a50c 23:50:25 Step 11/13 : COPY . . 23:50:25 ---> b9d2ae2aa181 23:50:25 Step 12/13 : ARG MAKE="make build" 23:50:25 ---> Running in ff876e2e93a7 23:50:25 Removing intermediate container ff876e2e93a7 23:50:25 ---> 213c54ddb793 23:50:25 Step 13/13 : RUN $MAKE 23:50:25 ---> Running in 4e14fc90adfa 23:50:26 noop 23:50:26 Removing intermediate container 4e14fc90adfa 23:50:26 ---> 29a36a56ea39 23:50:26 Successfully built 29a36a56ea39 23:50:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:50:27 + docker inspect -f . ci-base-image-arm64 23:50:27 . [Pipeline] withDockerContainer 23:50:27 prd-ubuntu20.04-docker-arm64-4c-16g-63302 does not seem to be running inside a container 23:50:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:50:29 $ docker top 3f3f58000aa06c928c9b825a5d7fb27843f723f368ffcc3d14df44058b024a6e -eo pid,comm [Pipeline] { [Pipeline] sh 23:50:30 + go version 23:50:30 go version go1.17.6 linux/arm64 [Pipeline] } 23:50:30 $ docker stop --time=1 3f3f58000aa06c928c9b825a5d7fb27843f723f368ffcc3d14df44058b024a6e 23:50:31 $ docker rm -f 3f3f58000aa06c928c9b825a5d7fb27843f723f368ffcc3d14df44058b024a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:50:32 + docker inspect -f . ci-base-image-arm64 23:50:32 . [Pipeline] withDockerContainer 23:50:32 prd-ubuntu20.04-docker-arm64-4c-16g-63302 does not seem to be running inside a container 23:50:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:50:34 $ docker top 41d233c4b0154cbcc1052fa6dde4eb77a2a59113977cc7e7c49b67e0dbcc560e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:50:35 + make test 23:50:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:52:12 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:52:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.183s coverage: 86.2% of statements 23:52:12 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:52:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.721s coverage: 71.9% of statements 23:52:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:52:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:52:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:52:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:52:34 ./bin/test-attribution.sh [Pipeline] echo 23:52:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:52:37 $ docker stop --time=1 41d233c4b0154cbcc1052fa6dde4eb77a2a59113977cc7e7c49b67e0dbcc560e 23:52:39 $ docker rm -f 41d233c4b0154cbcc1052fa6dde4eb77a2a59113977cc7e7c49b67e0dbcc560e [Pipeline] // withDockerContainer [Pipeline] sh 23:52:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:52:40 Warning: overwriting stash ‘coverage-report’ 23:52:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:52:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:52:42 + ls -al . 23:52:42 total 224 23:52:42 drwxrwxr-x 10 jenkins jenkins 4096 May 11 23:52 . 23:52:42 drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:48 .. 23:52:42 -rw-rw-r-- 1 jenkins jenkins 262 May 11 23:48 .dockerignore 23:52:42 drwxrwxr-x 8 jenkins jenkins 4096 May 11 23:48 .git 23:52:42 drwxrwxr-x 3 jenkins jenkins 4096 May 11 23:48 .github 23:52:42 -rw-rw-r-- 1 jenkins jenkins 788 May 11 23:48 .gitignore 23:52:42 -rw-rw-r-- 1 jenkins jenkins 41 May 11 23:48 .golangci.yml 23:52:42 -rw-rw-r-- 1 jenkins jenkins 9410 May 11 23:48 Attribution.txt 23:52:42 -rw-rw-r-- 1 jenkins jenkins 2487 May 11 23:48 CHANGELOG.md 23:52:42 -rw-rw-r-- 1 jenkins jenkins 1933 May 11 23:48 Dockerfile 23:52:42 -rw-rw-r-- 1 jenkins jenkins 677 May 11 23:48 GOVERNANCE.md 23:52:42 -rw-rw-r-- 1 jenkins jenkins 687 May 11 23:48 Jenkinsfile 23:52:42 -rw-rw-r-- 1 jenkins jenkins 11347 May 11 23:48 LICENSE 23:52:42 -rw-rw-r-- 1 jenkins jenkins 2949 May 11 23:48 Makefile 23:52:42 -rw-rw-r-- 1 jenkins jenkins 617 May 11 23:48 OWNERS.md 23:52:42 -rw-rw-r-- 1 jenkins jenkins 30359 May 11 23:48 README.md 23:52:42 -rw-rw-r-- 1 jenkins jenkins 5 May 11 23:46 VERSION 23:52:42 drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:48 bin 23:52:42 -rw-r--r-- 1 jenkins jenkins 41008 May 11 23:52 coverage.out 23:52:42 -rw-rw-r-- 1 jenkins jenkins 3452 May 11 23:48 go.mod 23:52:42 -rw-rw-r-- 1 jenkins jenkins 35440 May 11 23:48 go.sum 23:52:42 drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:48 images 23:52:42 drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:48 internal 23:52:42 -rw-rw-r-- 1 jenkins jenkins 531 May 11 23:48 main.go 23:52:42 drwxrwxr-x 2 jenkins jenkins 4096 May 11 23:48 res 23:52:42 drwxrwxr-x 4 jenkins jenkins 4096 May 11 23:48 snap 23:52:42 drwxrwxr-x 3 jenkins jenkins 4096 May 11 23:48 static [Pipeline] isUnix [Pipeline] sh 23:52:42 + 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=431c46884447880b97737c90f6d10b97bbc06cec --label arch=arm64 --label version=0.0.0 . 23:52:43 Sending build context to Docker daemon 687.6kB 23:52:43 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 23:52:43 Step 2/31 : FROM ${BASE} AS builder 23:52:43 ---> 29a36a56ea39 23:52:43 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:52:43 ---> Running in 745e4863d736 23:52:43 Removing intermediate container 745e4863d736 23:52:43 ---> 76d28493b2f3 23:52:43 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 23:52:43 ---> Running in 0e40db5f36da 23:52:44 Removing intermediate container 0e40db5f36da 23:52:44 ---> aef3ad3a70cd 23:52:44 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:52:44 ---> Running in 6eb807bfe83f 23:52:44 Removing intermediate container 6eb807bfe83f 23:52:44 ---> f37c06d4ccd9 23:52:44 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:52:44 ---> Running in 7754bab4aafa 23:52:46 Removing intermediate container 7754bab4aafa 23:52:46 ---> dd358a107143 23:52:46 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:52:46 ---> Running in fa04a0ce42ad 23:52:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:52:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:52:49 OK: 220 MiB in 52 packages 23:52:50 Removing intermediate container fa04a0ce42ad 23:52:50 ---> 233ab00cc9e7 23:52:50 Step 8/31 : WORKDIR /app 23:52:50 ---> Running in 140b796ad288 23:52:50 Removing intermediate container 140b796ad288 23:52:50 ---> 900833b90ed2 23:52:50 Step 9/31 : COPY go.mod vendor* ./ 23:52:50 ---> 79b7895e11b9 23:52:50 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:50 ---> Running in e9bb2284e266 23:52:52 Removing intermediate container e9bb2284e266 23:52:52 ---> 6282e7d08506 23:52:52 Step 11/31 : COPY . . 23:52:53 ---> bb9d53943ba1 23:52:53 Step 12/31 : ARG MAKE="make build" 23:52:53 ---> Running in 3d280fefac6c 23:52:53 Removing intermediate container 3d280fefac6c 23:52:53 ---> 27fbba47724f 23:52:53 Step 13/31 : RUN $MAKE 23:52:53 ---> Running in 17a0edbba405 23:52:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 23:55:01 Removing intermediate container 17a0edbba405 23:55:01 ---> 7448889fab55 23:55:01 Step 14/31 : FROM alpine:3.14 23:55:01 3.14: Pulling from library/alpine 23:55:01 455c02918c45: Pulling fs layer 23:55:01 455c02918c45: Verifying Checksum 23:55:01 455c02918c45: Download complete 23:55:01 455c02918c45: Pull complete 23:55:01 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:55:01 Status: Downloaded newer image for alpine:3.14 23:55:01 ---> ac73e934f311 23:55:01 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:55:01 ---> Running in 6ba2bb27e217 23:55:01 Removing intermediate container 6ba2bb27e217 23:55:01 ---> 96289fe1ed5f 23:55:01 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:55:01 ---> Running in 9b07f4d989bc 23:55:01 Removing intermediate container 9b07f4d989bc 23:55:01 ---> 6feec8a7ecc9 23:55:01 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:01 ---> Running in c786a1ef5923 23:55:01 Removing intermediate container c786a1ef5923 23:55:01 ---> 06d830c32e41 23:55:01 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 23:55:01 ---> Running in 43179db5b05f 23:55:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:55:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:55:02 (1/7) Installing ca-certificates (20211220-r0) 23:55:03 (2/7) Installing dumb-init (1.2.5-r1) 23:55:03 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:55:03 (4/7) Installing libsodium (1.0.18-r0) 23:55:03 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:55:03 (6/7) Installing libzmq (4.3.4-r0) 23:55:03 (7/7) Installing zeromq (4.3.4-r0) 23:55:03 Executing busybox-1.33.1-r7.trigger 23:55:03 Executing ca-certificates-20211220-r0.trigger 23:55:03 OK: 9 MiB in 21 packages 23:55:05 Removing intermediate container 43179db5b05f 23:55:05 ---> fb49fe407919 23:55:05 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:55:05 ---> 805c3ad70429 23:55:05 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 23:55:06 ---> fcd75da40931 23:55:06 Step 21/31 : COPY --from=builder /app/res/ /res/ 23:55:06 ---> 49da073808b9 23:55:06 Step 22/31 : COPY --from=builder /app/static/ /static/ 23:55:07 ---> 89214a44eb83 23:55:07 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:55:08 ---> e01429343597 23:55:08 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:55:08 ---> Running in de7faa2c2ac8 23:55:10 Removing intermediate container de7faa2c2ac8 23:55:10 ---> d1c3c599ac7d 23:55:10 Step 25/31 : VOLUME /cache 23:55:10 ---> Running in a8282f6b1059 23:55:10 Removing intermediate container a8282f6b1059 23:55:10 ---> 017f28596202 23:55:10 Step 26/31 : EXPOSE 59711 23:55:11 ---> Running in e76439a235c0 23:55:11 Removing intermediate container e76439a235c0 23:55:11 ---> 155780deea73 23:55:11 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:55:11 ---> Running in 755964d364b6 23:55:11 Removing intermediate container 755964d364b6 23:55:11 ---> affb02194e31 23:55:11 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 23:55:11 ---> Running in f833218d447b 23:55:12 Removing intermediate container f833218d447b 23:55:12 ---> 38300798c9ab 23:55:12 Step 29/31 : LABEL arch=arm64 23:55:12 ---> Running in 0ab86dfe6856 23:55:12 Removing intermediate container 0ab86dfe6856 23:55:12 ---> 06ad2effc256 23:55:12 Step 30/31 : LABEL git_sha=431c46884447880b97737c90f6d10b97bbc06cec 23:55:12 ---> Running in 47123ece1dbb 23:55:12 Removing intermediate container 47123ece1dbb 23:55:12 ---> fb14a8aceec7 23:55:12 Step 31/31 : LABEL version=0.0.0 23:55:13 ---> Running in 689ac390e257 23:55:13 Removing intermediate container 689ac390e257 23:55:13 ---> 3d26fa768ac8 23:55:13 [Warning] One or more build-args [ARCH] were not consumed 23:55:13 Successfully built 3d26fa768ac8 23:55:13 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 23:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:55:14 23:55:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:55:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:55:14 arm64: Pulling from edgex-lftools-log-publisher 23:55:14 8998bd30e6a1: Pulling fs layer 23:55:14 04944245beec: Pulling fs layer 23:55:14 699f458cf7ca: Pulling fs layer 23:55:14 765212b225bb: Pulling fs layer 23:55:14 f23df028b6ca: Pulling fs layer 23:55:14 d65c8cfc05b1: Pulling fs layer 23:55:14 2437ff75d9bd: Pulling fs layer 23:55:14 f23df028b6ca: Waiting 23:55:14 d65c8cfc05b1: Waiting 23:55:14 2437ff75d9bd: Waiting 23:55:14 765212b225bb: Waiting 23:55:14 04944245beec: Verifying Checksum 23:55:14 04944245beec: Download complete 23:55:14 765212b225bb: Verifying Checksum 23:55:14 765212b225bb: Download complete 23:55:14 f23df028b6ca: Download complete 23:55:14 d65c8cfc05b1: Verifying Checksum 23:55:14 d65c8cfc05b1: Download complete 23:55:15 699f458cf7ca: Verifying Checksum 23:55:15 699f458cf7ca: Download complete 23:55:15 8998bd30e6a1: Verifying Checksum 23:55:15 8998bd30e6a1: Download complete 23:55:17 2437ff75d9bd: Verifying Checksum 23:55:17 2437ff75d9bd: Download complete 23:55:19 8998bd30e6a1: Pull complete 23:55:20 04944245beec: Pull complete 23:55:21 699f458cf7ca: Pull complete 23:55:21 765212b225bb: Pull complete 23:55:22 f23df028b6ca: Pull complete 23:55:22 d65c8cfc05b1: Pull complete 23:55:38 2437ff75d9bd: Pull complete 23:55:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:55:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:55:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:55:38 prd-ubuntu20.04-docker-arm64-4c-16g-63302 does not seem to be running inside a container 23:55:38 $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:55:40 $ docker top 0eb12ad0b731cace8c96c5335ef5dee3594b24b36ca8a2ee7983a55a58aa14b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:41 ---> job-cost.sh 23:55:41 lf-activate-venv: SKIPPING 23:55:41 INFO: No Stack... 23:55:42 INFO: Retrieving Pricing Info for: v3-standard-4 23:55:43 INFO: Archiving Costs [Pipeline] sh 23:55:43 + + cutcat -d, /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv -f6 23:55:43 [Pipeline] lock 23:55:43 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] 23:55:43 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] did not exist. Created. 23:55:43 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:55:44 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-dad746a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:55:45 + echo total: 0.10999999940395355 [Pipeline] stash 23:55:45 Warning: overwriting stash ‘stack-cost’ 23:55:45 Stashed 1 file(s) [Pipeline] } 23:55:45 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:55:45 $ docker stop --time=1 0eb12ad0b731cace8c96c5335ef5dee3594b24b36ca8a2ee7983a55a58aa14b3 23:55:47 $ docker rm -f 0eb12ad0b731cace8c96c5335ef5dee3594b24b36ca8a2ee7983a55a58aa14b3 [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 23:55:48 provisioning config files... 23:55:48 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/config92746562491025080tmp [Pipeline] { [Pipeline] sh 23:55:48 + set +x 23:55:48 + + curl -sbash https://codecov.io/bash -s 23:55:48 -- 23:55:48 23:55:48 _____ _ 23:55:48 / ____| | | 23:55:48 | | ___ __| | ___ ___ _____ __ 23:55:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:55:48 | |___| (_) | (_| | __/ (_| (_) \ V / 23:55:48 \_____\___/ \__,_|\___|\___\___/ \_/ 23:55:48 Bash-1.0.6 23:55:48 23:55:48 23:55:48 ==> git version 2.25.1 found 23:55:48 ==> 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 23:55:48 Release-Date: 2020-01-08 23:55:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:55:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:55:48 ==> Jenkins CI detected. 23:55:48 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-83 23:55:48 project root: . 23:55:48 --> token set from env 23:55:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:55:48 ==> Running gcov in . (disable via -X gcov) 23:55:48 ==> Python coveragepy not found 23:55:48 ==> Searching for coverage reports in: 23:55:48 + . 23:55:48 -> Found 1 reports 23:55:48 ==> Detecting git/mercurial file structure 23:55:48 ==> Reading reports 23:55:48 + ./coverage.out bytes=41008 23:55:48 ==> Appending adjustments 23:55:48 https://docs.codecov.io/docs/fixing-reports 23:55:48 + Found adjustments 23:55:48 ==> Gzipping contents 23:55:48 12K /tmp/codecov.eLouEf.gz 23:55:48 ==> Uploading reports 23:55:48 url: https://codecov.io 23:55:48 query: branch=PR-83&commit=431c46884447880b97737c90f6d10b97bbc06cec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=83&job=&cmd_args= 23:55:48 -> Pinging Codecov 23:55:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-83&commit=431c46884447880b97737c90f6d10b97bbc06cec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=83&job=&cmd_args= 23:55:48 -> Uploading to 23:55:48 https://storage.googleapis.com/codecov/v4/raw/2022-05-11/581DD39554BDF9B6E22D074273EAD858/431c46884447880b97737c90f6d10b97bbc06cec/98452428-814a-4f17-b8f5-2769870b0a9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T235548Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce7e675be1b2058266e36d9152c6cecd31d6de0fff14e18411ca89f4fd6b10e2 23:55:48 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:48 Dload Upload Total Spent Left Speed 23:55:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11472 0 0 100 11472 0 47404 --:--:-- --:--:-- --:--:-- 47404 23:55:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/431c46884447880b97737c90f6d10b97bbc06cec [Pipeline] } 23:55:49 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 23:55:50 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-83/archives ] 23:55:50 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-83/archives 23:55:50 total 16 23:55:50 drwxr-xr-x 3 root root 4096 May 11 23:47 . 23:55:50 drwxrwxr-x 12 jenkins jenkins 4096 May 11 23:47 .. 23:55:50 drwxr-xr-x 2 root root 4096 May 11 23:47 cost 23:55:50 -rw-r--r-- 1 root root 93 May 11 23:47 cost.csv 23:55:50 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-83/archives 23:55:50 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-83/archives 23:55:50 total 16 23:55:50 drwxr-xr-x 3 jenkins jenkins 4096 May 11 23:47 . 23:55:50 drwxrwxr-x 12 jenkins jenkins 4096 May 11 23:47 .. 23:55:50 drwxr-xr-x 2 jenkins jenkins 4096 May 11 23:47 cost 23:55:50 -rw-r--r-- 1 jenkins jenkins 93 May 11 23:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:55:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:55:52 ---> package-listing.sh 23:55:52 ++ facter osfamily 23:55:52 ++ tr '[:upper:]' '[:lower:]' 23:55:52 + OS_FAMILY=debian 23:55:52 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-83 23:55:52 + START_PACKAGES=/tmp/packages_start.txt 23:55:52 + END_PACKAGES=/tmp/packages_end.txt 23:55:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:55:52 + PACKAGES=/tmp/packages_start.txt 23:55:52 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-83 ']' 23:55:52 + PACKAGES=/tmp/packages_end.txt 23:55:52 + case "${OS_FAMILY}" in 23:55:52 + dpkg -l 23:55:52 + grep '^ii' 23:55:52 + '[' -f /tmp/packages_start.txt ']' 23:55:52 + '[' -f /tmp/packages_end.txt ']' 23:55:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:55:52 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-83 ']' 23:55:52 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-83/archives/ 23:55:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-83/archives/ [Pipeline] echo 23:55:52 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/ry_app-rfid-llrp-inventory_PR-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:55:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:55:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:55:53 . [Pipeline] withDockerContainer 23:55:53 prd-ubuntu20.04-docker-8c-8g-63299 does not seem to be running inside a container 23:55:53 $ 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/ry_app-rfid-llrp-inventory_PR-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-83 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83:/w/workspace/ry_app-rfid-llrp-inventory_PR-83:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:55:53 $ docker top 3c56bdb5548c13c6096258192385d5ba7573c0ccb48297b8c0a9d39538712cab -eo pid,comm [Pipeline] { [Pipeline] sh 23:55:54 + touch /tmp/pre-build-complete [Pipeline] sh 23:55:54 + mkdir -p /var/log/sysstat [Pipeline] sh 23:55:54 + ls /var/log/sa-host 23:55:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:55:54 provisioning config files... 23:55:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-83@tmp/config5095583812325924012tmp [Pipeline] { [Pipeline] echo 23:55:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:55:55 ---> create-netrc.sh [Pipeline] } 23:55:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:55:55 ---> python-tools-install.sh [Pipeline] echo 23:55:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:55:55 ---> sudo-logs.sh 23:55:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:55:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:55:56 ---> job-cost.sh 23:55:56 lf-activate-venv: SKIPPING 23:55:56 DEBUG: total: 0.2199999988079071 23:55:56 INFO: Retrieving Stack Cost... 23:55:56 INFO: Retrieving Pricing Info for: v3-standard-8 23:55:57 INFO: Archiving Costs [Pipeline] echo 23:55:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:55:57 ---> logs-deploy.sh 23:55:57 lf-activate-venv: SKIPPING 23:55:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-83/1 23:55:57 INFO: archiving workspace using pattern(s): 23:55:58 Archives upload complete. 23:55:58 INFO: archiving logs to Nexus