Pull request #187 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab1caf35ea2935688bd21cfa1859b6f3530893a2+389cef85dcfda5f175618fb677fd893d6d6ecfd5 (d7761c315bcf7f51ea0ed95334052ea20258214a) 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-ssh9241091439682731262.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8346153509091999958.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-187/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-187/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16664062047987949676.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-187/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11140405268828371279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 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-ssh15556435111205181173.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-187/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-187/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4857760770412083390.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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.20 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13294 in /w/workspace/y_app-rfid-llrp-inventory_PR-187 [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/y_app-rfid-llrp-inventory_PR-187 # 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/187/head:refs/remotes/origin/PR-187 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 389cef85dcfda5f175618fb677fd893d6d6ecfd5 into PR head commit ab1caf35ea2935688bd21cfa1859b6f3530893a2 Merge succeeded, producing ab1caf35ea2935688bd21cfa1859b6f3530893a2 Checking out Revision ab1caf35ea2935688bd21cfa1859b6f3530893a2 (PR-187) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ab1caf35ea2935688bd21cfa1859b6f3530893a2 # 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 389cef85dcfda5f175618fb677fd893d6d6ecfd5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab1caf35ea2935688bd21cfa1859b6f3530893a2 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:08:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:08:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:08:50 ========================================================= 13:08:50 EdgeX Global Pipelines Version Info 13:08:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:08:51 ------------------- 13:08:51 stable info: 13:08:51 ------------------- 13:08:51 Commited By: Bill Mahoney bill.mahoney@intel.com 13:08:51 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 13:08:51 Message: update stable to v1.0.248 13:08:52 ------------------- 13:08:52 experimental info: 13:08:52 ------------------- 13:08:52 Commited By: **** collab-it+edgex@linuxfoundation.org 13:08:52 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 13:08:52 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:08:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:08:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:08:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:08:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:08:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:08:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:08:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-187 [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-187 [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-187 [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab1caf35ea2935688bd21cfa1859b6f3530893a2 [Pipeline] echo 13:08:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab1caf3 [Pipeline] echo 13:08:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:08:54 provisioning config files... 13:08:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/config7247909446701854917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:08:54 ---> docker-login.sh 13:08:54 nexus3.edgexfoundry.org:10001 13:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:55 Configure a credential helper to remove this warning. See 13:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:55 13:08:55 Login Succeeded 13:08:55 nexus3.edgexfoundry.org:10002 13:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:55 Configure a credential helper to remove this warning. See 13:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:55 13:08:55 Login Succeeded 13:08:55 nexus3.edgexfoundry.org:10003 13:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:55 Configure a credential helper to remove this warning. See 13:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:55 13:08:55 Login Succeeded 13:08:55 nexus3.edgexfoundry.org:10004 13:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:55 Configure a credential helper to remove this warning. See 13:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:55 13:08:55 Login Succeeded 13:08:55 docker.io 13:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:08:56 Configure a credential helper to remove this warning. See 13:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:08:56 13:08:56 Login Succeeded 13:08:56 ---> docker-login.sh ends [Pipeline] } 13:08:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:08:56 + git rev-list -1 --merges ab1caf35ea2935688bd21cfa1859b6f3530893a2~1..ab1caf35ea2935688bd21cfa1859b6f3530893a2 [Pipeline] echo 13:08:57 -----------> git rev-list -1 --merges ab1caf35ea2935688bd21cfa1859b6f3530893a2~1..ab1caf35ea2935688bd21cfa1859b6f3530893a2 ab1caf35ea2935688bd21cfa1859b6f3530893a2 [false] [Pipeline] sh 13:08:57 + git log --format=format:%s -1 ab1caf35ea2935688bd21cfa1859b6f3530893a2 [Pipeline] echo 13:08:57 ========================================================= 13:08:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:08:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:08:57 + git log --format=format:%s -1 ab1caf35ea2935688bd21cfa1859b6f3530893a2 [Pipeline] echo 13:08:57 [semverPrep] GIT_COMMIT: ab1caf35ea2935688bd21cfa1859b6f3530893a2, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:08:57 [semverPrep] This is not a build commit. [Pipeline] sh 13:08:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:08:58 + grep -v github /etc/ssh/ssh_known_hosts 13:08:58 + [ -e /tmp/ssh_known_hosts ] 13:08:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:08:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:08:58 + sudo tee -a /etc/ssh/ssh_known_hosts 13:08:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:58 13:08:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:59 0.1.4: Pulling from edgex-devops/py-git-semver 13:08:59 b85a868b505f: Pulling fs layer 13:08:59 e2be974225ed: Pulling fs layer 13:08:59 339a4e72a1f5: Pulling fs layer 13:08:59 988bab9f4d93: Pulling fs layer 13:08:59 1469e6f7b9e6: Pulling fs layer 13:08:59 eaf3925da568: Pulling fs layer 13:08:59 bab4dde63d76: Pulling fs layer 13:08:59 bde34c3a00c8: Pulling fs layer 13:08:59 b352a97aabf1: Pulling fs layer 13:08:59 4872d77fe225: Pulling fs layer 13:08:59 5851b861e8e6: Pulling fs layer 13:08:59 eaf3925da568: Waiting 13:08:59 4872d77fe225: Waiting 13:08:59 5851b861e8e6: Waiting 13:08:59 bab4dde63d76: Waiting 13:08:59 bde34c3a00c8: Waiting 13:08:59 b352a97aabf1: Waiting 13:08:59 988bab9f4d93: Waiting 13:08:59 1469e6f7b9e6: Waiting 13:08:59 e2be974225ed: Download complete 13:08:59 988bab9f4d93: Verifying Checksum 13:08:59 988bab9f4d93: Download complete 13:08:59 339a4e72a1f5: Verifying Checksum 13:08:59 339a4e72a1f5: Download complete 13:08:59 1469e6f7b9e6: Download complete 13:08:59 eaf3925da568: Verifying Checksum 13:08:59 eaf3925da568: Download complete 13:08:59 bde34c3a00c8: Verifying Checksum 13:08:59 bde34c3a00c8: Download complete 13:08:59 b352a97aabf1: Download complete 13:08:59 4872d77fe225: Verifying Checksum 13:08:59 4872d77fe225: Download complete 13:08:59 5851b861e8e6: Verifying Checksum 13:08:59 5851b861e8e6: Download complete 13:08:59 b85a868b505f: Verifying Checksum 13:08:59 b85a868b505f: Download complete 13:09:00 bab4dde63d76: Verifying Checksum 13:09:00 bab4dde63d76: Download complete 13:09:01 b85a868b505f: Pull complete 13:09:02 e2be974225ed: Pull complete 13:09:02 339a4e72a1f5: Pull complete 13:09:03 988bab9f4d93: Pull complete 13:09:04 1469e6f7b9e6: Pull complete 13:09:04 eaf3925da568: Pull complete 13:09:06 bab4dde63d76: Pull complete 13:09:06 bde34c3a00c8: Pull complete 13:09:06 b352a97aabf1: Pull complete 13:09:06 4872d77fe225: Pull complete 13:09:06 5851b861e8e6: Pull complete 13:09:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:09:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:07 prd-ubuntu20.04-docker-8c-8g-13294 does not seem to be running inside a container 13:09:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-187 -v /w/workspace/y_app-rfid-llrp-inventory_PR-187:/w/workspace/y_app-rfid-llrp-inventory_PR-187:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:09:10 $ docker top 26f6acada0728092e3c3376e33fa5f443c8f7003e4eb415701222cc173f31e03 -eo pid,comm 13:09:10 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). 13:09:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:09:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:09:10 [ssh-agent] Looking for ssh-agent implementation... 13:09:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:09:10 $ docker exec 26f6acada0728092e3c3376e33fa5f443c8f7003e4eb415701222cc173f31e03 ssh-agent 13:09:11 SSH_AUTH_SOCK=/tmp/ssh-VA8SPfg90yLp/agent.31 13:09:11 SSH_AGENT_PID=37 13:09:11 Running ssh-add (command line suppressed) 13:09:11 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/private_key_11899799549968886753.key (/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/private_key_11899799549968886753.key) 13:09:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:09:11 + git tag --points-at HEAD [Pipeline] } 13:09:11 $ docker exec --env ******** --env ******** 26f6acada0728092e3c3376e33fa5f443c8f7003e4eb415701222cc173f31e03 ssh-agent -k 13:09:11 unset SSH_AUTH_SOCK; 13:09:11 unset SSH_AGENT_PID; 13:09:11 echo Agent pid 37 killed; 13:09:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:09:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:09:11 [ssh-agent] Looking for ssh-agent implementation... 13:09:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:09:12 $ docker exec 26f6acada0728092e3c3376e33fa5f443c8f7003e4eb415701222cc173f31e03 ssh-agent 13:09:12 SSH_AUTH_SOCK=/tmp/ssh-PeHROPkWQEWu/agent.69 13:09:12 SSH_AGENT_PID=75 13:09:12 Running ssh-add (command line suppressed) 13:09:12 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/private_key_15252186025788543522.key (/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/private_key_15252186025788543522.key) 13:09:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:09:12 + git semver init 13:09:12 2023-05-04 13:09:12,807 [run_init] DEBUG init version:0.0.0 force:False 13:09:12 2023-05-04 13:09:12,808 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver 13:09:12 2023-05-04 13:09:12,808 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver 13:09:12 2023-05-04 13:09:12,808 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-187, universal_newlines=False, shell=None, istream=None) 13:09:14 2023-05-04 13:09:13,913 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-187/.git/info/exclude 13:09:14 2023-05-04 13:09:13,913 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver/PR-187 with force:False 13:09:14 2023-05-04 13:09:13,913 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver/PR-187 13:09:14 2023-05-04 13:09:13,918 [execute] INFO git cat-file --batch-check 13:09:14 2023-05-04 13:09:13,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver, universal_newlines=False, shell=None, istream=) 13:09:14 2023-05-04 13:09:13,925 [execute] INFO git cat-file --batch 13:09:14 2023-05-04 13:09:13,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver, universal_newlines=False, shell=None, istream=) 13:09:14 2023-05-04 13:09:13,931 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver/PR-187 13:09:14 0.0.0 [Pipeline] } 13:09:14 $ docker exec --env ******** --env ******** 26f6acada0728092e3c3376e33fa5f443c8f7003e4eb415701222cc173f31e03 ssh-agent -k 13:09:14 unset SSH_AUTH_SOCK; 13:09:14 unset SSH_AGENT_PID; 13:09:14 echo Agent pid 75 killed; 13:09:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:09:14 + git semver [Pipeline] } 13:09:15 $ docker stop --time=1 26f6acada0728092e3c3376e33fa5f443c8f7003e4eb415701222cc173f31e03 13:09:16 $ docker rm -f --volumes 26f6acada0728092e3c3376e33fa5f443c8f7003e4eb415701222cc173f31e03 [Pipeline] // withDockerContainer [Pipeline] sh 13:09:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:09:17 Stashed 1 file(s) [Pipeline] echo 13:09:17 [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 13:09:17 provisioning config files... 13:09:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/config12159070329080955585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:18 ---> docker-login.sh 13:09:18 nexus3.edgexfoundry.org:10001 13:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:18 Configure a credential helper to remove this warning. See 13:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:18 13:09:18 Login Succeeded 13:09:18 nexus3.edgexfoundry.org:10002 13:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:18 Configure a credential helper to remove this warning. See 13:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:18 13:09:18 Login Succeeded 13:09:18 nexus3.edgexfoundry.org:10003 13:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:18 Configure a credential helper to remove this warning. See 13:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:18 13:09:18 Login Succeeded 13:09:18 nexus3.edgexfoundry.org:10004 13:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:18 Configure a credential helper to remove this warning. See 13:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:18 13:09:18 Login Succeeded 13:09:18 docker.io 13:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:18 Configure a credential helper to remove this warning. See 13:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:18 13:09:18 Login Succeeded 13:09:18 ---> docker-login.sh ends [Pipeline] } 13:09:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:09:18 ========================================================= 13:09:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:09:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:09:19 Sending build context to Docker daemon 12.64MB 13:09:19 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:09:19 Step 2/12 : FROM ${BASE} AS builder 13:09:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:09:19 f56be85fc22e: Pulling fs layer 13:09:19 85791d961cd3: Pulling fs layer 13:09:19 d694b5ae8c79: Pulling fs layer 13:09:19 9f32a84ed3da: Pulling fs layer 13:09:19 4d19c01a9841: Pulling fs layer 13:09:19 9f32a84ed3da: Waiting 13:09:19 9325e15d5711: Pulling fs layer 13:09:19 556b6ee489ea: Pulling fs layer 13:09:19 c5a4b2cf53e6: Pulling fs layer 13:09:19 4d19c01a9841: Waiting 13:09:19 9325e15d5711: Waiting 13:09:19 556b6ee489ea: Waiting 13:09:19 c5a4b2cf53e6: Waiting 13:09:19 85791d961cd3: Verifying Checksum 13:09:19 85791d961cd3: Download complete 13:09:19 9f32a84ed3da: Verifying Checksum 13:09:19 9f32a84ed3da: Download complete 13:09:19 4d19c01a9841: Verifying Checksum 13:09:19 4d19c01a9841: Download complete 13:09:19 f56be85fc22e: Verifying Checksum 13:09:19 f56be85fc22e: Download complete 13:09:19 9325e15d5711: Verifying Checksum 13:09:19 9325e15d5711: Download complete 13:09:19 f56be85fc22e: Pull complete 13:09:19 85791d961cd3: Pull complete 13:09:20 c5a4b2cf53e6: Verifying Checksum 13:09:20 d694b5ae8c79: Verifying Checksum 13:09:20 d694b5ae8c79: Download complete 13:09:20 556b6ee489ea: Verifying Checksum 13:09:20 556b6ee489ea: Download complete 13:09:23 d694b5ae8c79: Pull complete 13:09:23 9f32a84ed3da: Pull complete 13:09:23 4d19c01a9841: Pull complete 13:09:23 9325e15d5711: Pull complete 13:09:26 556b6ee489ea: Pull complete 13:09:26 c5a4b2cf53e6: Pull complete 13:09:26 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 13:09:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:09:26 ---> c4be618373d6 13:09:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:09:32 Still waiting to schedule task 13:09:32 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 13:09:33 ---> Running in 1a77e9fe9326 13:09:33 Removing intermediate container 1a77e9fe9326 13:09:33 ---> 6acafe37a7c8 13:09:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:09:33 ---> Running in 947e993382ca 13:09:33 Removing intermediate container 947e993382ca 13:09:33 ---> c6317485d399 13:09:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:09:33 ---> Running in 2939ce8e12e1 13:09:33 Removing intermediate container 2939ce8e12e1 13:09:33 ---> e70b86e683f2 13:09:33 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:09:33 ---> Running in 7e2e64ebeb6e 13:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:09:33 OK: 265 MiB in 53 packages 13:09:33 Removing intermediate container 7e2e64ebeb6e 13:09:33 ---> 33da14f783e1 13:09:33 Step 7/12 : WORKDIR /app 13:09:33 ---> Running in 283ef096a310 13:09:34 Removing intermediate container 283ef096a310 13:09:34 ---> 0d6cc8614508 13:09:34 Step 8/12 : COPY go.mod vendor* ./ 13:09:34 ---> b45a2a075c89 13:09:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:34 ---> Running in 01aba91dcee9 13:10:06 Removing intermediate container 01aba91dcee9 13:10:06 ---> 57b93a9d6ac1 13:10:06 Step 10/12 : COPY . . 13:10:06 ---> 4662915c1624 13:10:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:10:06 ---> Running in 357f784c277f 13:10:06 Removing intermediate container 357f784c277f 13:10:06 ---> fcf14d7cf3ad 13:10:06 Step 12/12 : RUN $MAKE 13:10:06 ---> Running in a37df0d08295 13:10:06 noop 13:10:06 Removing intermediate container a37df0d08295 13:10:06 ---> 9133c32f0158 13:10:06 Successfully built 9133c32f0158 13:10:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:07 + docker inspect -f . ci-base-image-x86_64 13:10:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:07 prd-ubuntu20.04-docker-8c-8g-13294 does not seem to be running inside a container 13:10:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-187 -v /w/workspace/y_app-rfid-llrp-inventory_PR-187:/w/workspace/y_app-rfid-llrp-inventory_PR-187:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-187@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 ******** ci-base-image-x86_64 cat 13:10:07 $ docker top 7f0e42ce1ba625c3371273a5716db574436636eb0e11cbd3e41723ab251f31f5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:07 + go version 13:10:07 go version go1.20.2 linux/amd64 [Pipeline] } 13:10:08 $ docker stop --time=1 7f0e42ce1ba625c3371273a5716db574436636eb0e11cbd3e41723ab251f31f5 13:10:09 $ docker rm -f --volumes 7f0e42ce1ba625c3371273a5716db574436636eb0e11cbd3e41723ab251f31f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:10 + docker inspect -f . ci-base-image-x86_64 13:10:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:10 prd-ubuntu20.04-docker-8c-8g-13294 does not seem to be running inside a container 13:10:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-187 -v /w/workspace/y_app-rfid-llrp-inventory_PR-187:/w/workspace/y_app-rfid-llrp-inventory_PR-187:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-187@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 ******** ci-base-image-x86_64 cat 13:10:10 $ docker top 47ace7c30e23fc0bed5e5279029c981949862977f527eb5a5d3cd47573dc17b9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:10 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-187 [Pipeline] fileExists [Pipeline] sh 13:10:11 + make test 13:10:11 go test -race ./... -coverprofile=coverage.out ./... 13:10:29 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:10:29 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:10:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.150s coverage: 86.2% of statements 13:10:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.707s coverage: 71.9% of statements 13:10:53 go vet ./... 13:10:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:10:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:10:56 ./bin/test-attribution.sh 13:10:56 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 13:10:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:10:56 $ docker stop --time=1 47ace7c30e23fc0bed5e5279029c981949862977f527eb5a5d3cd47573dc17b9 13:11:02 $ docker rm -f --volumes 47ace7c30e23fc0bed5e5279029c981949862977f527eb5a5d3cd47573dc17b9 [Pipeline] // withDockerContainer [Pipeline] sh 13:11:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:11:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:11:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:11:03 + ls -al . 13:11:03 total 228 13:11:03 drwxrwxr-x 11 jenkins jenkins 4096 May 4 13:10 . 13:11:03 drwxrwxr-x 4 jenkins jenkins 4096 May 4 13:08 .. 13:11:03 -rw-rw-r-- 1 jenkins jenkins 262 May 4 13:08 .dockerignore 13:11:03 drwxrwxr-x 8 jenkins jenkins 4096 May 4 13:09 .git 13:11:03 drwxrwxr-x 3 jenkins jenkins 4096 May 4 13:08 .github 13:11:03 -rw-rw-r-- 1 jenkins jenkins 788 May 4 13:08 .gitignore 13:11:03 -rw-rw-r-- 1 jenkins jenkins 41 May 4 13:08 .golangci.yml 13:11:03 drwxr-xr-x 3 jenkins jenkins 4096 May 4 13:09 .semver 13:11:03 -rw-rw-r-- 1 jenkins jenkins 9805 May 4 13:08 Attribution.txt 13:11:03 -rw-rw-r-- 1 jenkins jenkins 4331 May 4 13:08 CHANGELOG.md 13:11:03 -rw-rw-r-- 1 jenkins jenkins 1659 May 4 13:08 Dockerfile 13:11:03 -rw-rw-r-- 1 jenkins jenkins 677 May 4 13:08 GOVERNANCE.md 13:11:03 -rw-rw-r-- 1 jenkins jenkins 687 May 4 13:08 Jenkinsfile 13:11:03 -rw-rw-r-- 1 jenkins jenkins 11347 May 4 13:08 LICENSE 13:11:03 -rw-rw-r-- 1 jenkins jenkins 2497 May 4 13:08 Makefile 13:11:03 -rw-rw-r-- 1 jenkins jenkins 617 May 4 13:08 OWNERS.md 13:11:03 -rw-rw-r-- 1 jenkins jenkins 31001 May 4 13:08 README.md 13:11:03 -rw-rw-r-- 1 jenkins jenkins 5 May 4 13:09 VERSION 13:11:03 drwxrwxr-x 2 jenkins jenkins 4096 May 4 13:08 bin 13:11:03 -rw-r--r-- 1 jenkins jenkins 41317 May 4 13:10 coverage.out 13:11:03 -rw-rw-r-- 1 jenkins jenkins 3467 May 4 13:08 go.mod 13:11:03 -rw-rw-r-- 1 jenkins jenkins 31505 May 4 13:08 go.sum 13:11:03 drwxrwxr-x 2 jenkins jenkins 4096 May 4 13:08 images 13:11:03 drwxrwxr-x 4 jenkins jenkins 4096 May 4 13:08 internal 13:11:03 -rw-rw-r-- 1 jenkins jenkins 531 May 4 13:08 main.go 13:11:03 drwxrwxr-x 2 jenkins jenkins 4096 May 4 13:08 res 13:11:03 drwxrwxr-x 4 jenkins jenkins 4096 May 4 13:08 snap 13:11:03 drwxrwxr-x 3 jenkins jenkins 4096 May 4 13:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:04 + 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=ab1caf35ea2935688bd21cfa1859b6f3530893a2 --label arch=amd64 --label version=0.0.0 . 13:11:04 Sending build context to Docker daemon 12.64MB 13:11:04 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 13:11:04 Step 2/29 : FROM ${BASE} AS builder 13:11:04 ---> 9133c32f0158 13:11:04 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:11:04 ---> Running in 3b6c1df6c459 13:11:04 Removing intermediate container 3b6c1df6c459 13:11:04 ---> 89e32e9a08e3 13:11:04 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:11:04 ---> Running in 7088756e31a4 13:11:05 Removing intermediate container 7088756e31a4 13:11:05 ---> 42c379026abc 13:11:05 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:11:05 ---> Running in 11b78481023e 13:11:05 Removing intermediate container 11b78481023e 13:11:05 ---> 874069abb352 13:11:05 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:11:05 ---> Running in d96accfd605e 13:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:11:06 OK: 265 MiB in 53 packages 13:11:06 Removing intermediate container d96accfd605e 13:11:06 ---> 1fe4f315db3b 13:11:06 Step 7/29 : WORKDIR /app 13:11:06 ---> Running in 393d5c6b9138 13:11:06 Removing intermediate container 393d5c6b9138 13:11:06 ---> 67ac3348c697 13:11:06 Step 8/29 : COPY go.mod vendor* ./ 13:11:06 ---> 83def2e5fbb6 13:11:06 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:11:07 ---> Running in 7d344b6a3996 13:11:07 Removing intermediate container 7d344b6a3996 13:11:07 ---> e20652e9ef4c 13:11:07 Step 10/29 : COPY . . 13:11:08 ---> cf2168167d43 13:11:08 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:11:08 ---> Running in be605ce2f92a 13:11:08 Removing intermediate container be605ce2f92a 13:11:08 ---> a643d6f687af 13:11:08 Step 12/29 : RUN $MAKE 13:11:08 ---> Running in 77a3fa4fd856 13:11:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.59 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:11:30 Removing intermediate container 77a3fa4fd856 13:11:30 ---> b6447e89f20d 13:11:30 Step 13/29 : FROM alpine:3.17 13:11:30 3.17: Pulling from library/alpine 13:11:30 f56be85fc22e: Already exists 13:11:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 13:11:30 Status: Downloaded newer image for alpine:3.17 13:11:30 ---> 9ed4aefc74f6 13:11:30 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:11:30 ---> Running in 89a2d36d3aea 13:11:30 Removing intermediate container 89a2d36d3aea 13:11:30 ---> 467d14e337b5 13:11:30 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:11:30 ---> Running in 39093bbb2269 13:11:31 Removing intermediate container 39093bbb2269 13:11:31 ---> 88e1746e7e84 13:11:31 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:11:31 ---> Running in bc0469279ce2 13:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:11:32 (1/2) Installing ca-certificates (20220614-r4) 13:11:32 (2/2) Installing dumb-init (1.2.5-r2) 13:11:32 Executing busybox-1.35.0-r29.trigger 13:11:32 Executing ca-certificates-20220614-r4.trigger 13:11:33 OK: 8 MiB in 17 packages 13:11:34 Removing intermediate container bc0469279ce2 13:11:34 ---> 9c6cee7f82ca 13:11:34 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:11:34 ---> cf601deb37cd 13:11:34 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:11:35 ---> 67a88009de84 13:11:35 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:11:36 ---> 7ad902e79a2d 13:11:36 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:11:36 ---> 5f5f25e5bed6 13:11:36 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:11:38 ---> 0b5300029039 13:11:38 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:11:39 ---> Running in cd60749c5d15 13:11:40 Removing intermediate container cd60749c5d15 13:11:40 ---> 4e140ab978e8 13:11:40 Step 23/29 : VOLUME /cache 13:11:41 ---> Running in 329fa668617d 13:11:41 Removing intermediate container 329fa668617d 13:11:41 ---> 36968d978555 13:11:41 Step 24/29 : EXPOSE 59711 13:11:42 ---> Running in 7b6fa000c248 13:11:42 Removing intermediate container 7b6fa000c248 13:11:42 ---> 4a85bb60d26d 13:11:42 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:11:43 ---> Running in faac2d95d8d6 13:11:43 Removing intermediate container faac2d95d8d6 13:11:43 ---> 389a53606990 13:11:43 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:11:44 ---> Running in c78003bb3f94 13:11:44 Removing intermediate container c78003bb3f94 13:11:44 ---> 81cb67d5032a 13:11:44 Step 27/29 : LABEL arch=amd64 13:11:44 ---> Running in e607e5a56ee3 13:11:44 Removing intermediate container e607e5a56ee3 13:11:44 ---> 3e47eaec83a8 13:11:44 Step 28/29 : LABEL git_sha=ab1caf35ea2935688bd21cfa1859b6f3530893a2 13:11:44 ---> Running in 5aba97c66588 13:11:45 Removing intermediate container 5aba97c66588 13:11:45 ---> 79e488abdb45 13:11:45 Step 29/29 : LABEL version=0.0.0 13:11:45 ---> Running in b56757d70aa8 13:11:45 Removing intermediate container b56757d70aa8 13:11:45 ---> 91b99d97fcb4 13:11:45 [Warning] One or more build-args [ARCH] were not consumed 13:11:45 Successfully built 91b99d97fcb4 13:11:45 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 13:11:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:46 13:11:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:47 latest: Pulling from edgex-lftools-log-publisher 13:11:47 5eb5b503b376: Pulling fs layer 13:11:47 5c69ac0246d0: Pulling fs layer 13:11:47 ec43610c2a17: Pulling fs layer 13:11:47 3a2ae6a8a46f: Pulling fs layer 13:11:47 33b1e0a273af: Pulling fs layer 13:11:47 5d3b04190fa2: Pulling fs layer 13:11:47 2f39f015ded8: Pulling fs layer 13:11:47 33b1e0a273af: Waiting 13:11:47 5d3b04190fa2: Waiting 13:11:47 2f39f015ded8: Waiting 13:11:47 3a2ae6a8a46f: Waiting 13:11:47 5c69ac0246d0: Download complete 13:11:47 3a2ae6a8a46f: Verifying Checksum 13:11:47 3a2ae6a8a46f: Download complete 13:11:47 33b1e0a273af: Verifying Checksum 13:11:47 33b1e0a273af: Download complete 13:11:47 5d3b04190fa2: Verifying Checksum 13:11:47 5d3b04190fa2: Download complete 13:11:47 ec43610c2a17: Download complete 13:11:47 5eb5b503b376: Verifying Checksum 13:11:47 5eb5b503b376: Download complete 13:11:48 2f39f015ded8: Verifying Checksum 13:11:48 2f39f015ded8: Download complete 13:11:48 5eb5b503b376: Pull complete 13:11:49 5c69ac0246d0: Pull complete 13:11:49 ec43610c2a17: Pull complete 13:11:49 3a2ae6a8a46f: Pull complete 13:11:50 33b1e0a273af: Pull complete 13:11:50 5d3b04190fa2: Pull complete 13:11:54 2f39f015ded8: Pull complete 13:11:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:11:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:54 prd-ubuntu20.04-docker-8c-8g-13294 does not seem to be running inside a container 13:11:54 $ 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/y_app-rfid-llrp-inventory_PR-187 -v /w/workspace/y_app-rfid-llrp-inventory_PR-187:/w/workspace/y_app-rfid-llrp-inventory_PR-187:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-187@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 13:12:00 $ docker top d33697d02e06f112058e4d831a528039f0f018317f349d376ef3512a180c5c03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:00 ---> job-cost.sh 13:12:00 lf-activate-venv: SKIPPING 13:12:00 INFO: No Stack... 13:12:01 INFO: Retrieving Pricing Info for: v3-standard-8 13:12:01 INFO: Archiving Costs [Pipeline] sh 13:12:01 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-187/archives/cost.csv 13:12:01 + cut -d, -f6 [Pipeline] lock 13:12:01 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] 13:12:01 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] did not exist. Created. 13:12:01 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:12:02 + echo total: 0.2199999988079071 [Pipeline] stash 13:12:02 Stashed 1 file(s) [Pipeline] } 13:12:02 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:12:02 $ docker stop --time=1 d33697d02e06f112058e4d831a528039f0f018317f349d376ef3512a180c5c03 13:12:03 $ docker rm -f --volumes d33697d02e06f112058e4d831a528039f0f018317f349d376ef3512a180c5c03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:12:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13295 in /w/workspace/y_app-rfid-llrp-inventory_PR-187 [Pipeline] { [Pipeline] ws 13:12:53 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:12:53 The recommended git tool is: git 13:12:59 using credential edgex-jenkins-ssh 13:12:59 Cloning the remote Git repository 13:12:59 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:12:59 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:12:59 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:12:59 > git --version # timeout=10 13:12:59 > git --version # 'git version 2.25.1' 13:12:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:13:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:13:02 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:13:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:13:03 Merging remotes/origin/main commit 389cef85dcfda5f175618fb677fd893d6d6ecfd5 into PR head commit ab1caf35ea2935688bd21cfa1859b6f3530893a2 13:13:03 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:13:03 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:13:03 using GIT_SSH to set credentials SSH Credentials for GitHub 13:13:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:13:03 > git config core.sparsecheckout # timeout=10 13:13:03 > git checkout -f ab1caf35ea2935688bd21cfa1859b6f3530893a2 # timeout=10 13:13:04 Merge succeeded, producing ab1caf35ea2935688bd21cfa1859b6f3530893a2 13:13:04 Checking out Revision ab1caf35ea2935688bd21cfa1859b6f3530893a2 (PR-187) 13:13:04 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:13:04 > git --version # timeout=10 13:13:04 > git --version # 'git version 2.25.1' 13:13:04 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 13:13:03 > git remote # timeout=10 13:13:03 > git config --get remote.origin.url # timeout=10 13:13:03 using GIT_SSH to set credentials SSH Credentials for GitHub 13:13:03 > git merge 389cef85dcfda5f175618fb677fd893d6d6ecfd5 # timeout=10 13:13:03 > git rev-parse HEAD^{commit} # timeout=10 13:13:04 > git config core.sparsecheckout # timeout=10 13:13:04 > git checkout -f ab1caf35ea2935688bd21cfa1859b6f3530893a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:13:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:13:06 % Total % Received % Xferd Average Speed Time Time Time Current 13:13:06 Dload Upload Total Spent Left Speed 13:13:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 13:13:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:13:07 + sudo tee /etc/docker/daemon.new 13:13:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:13:07 { 13:13:07 "registry-mirrors": [ 13:13:07 "https://nexus3.edgexfoundry.org:10001" 13:13:07 ], 13:13:07 "bip": "10.250.0.254/24", 13:13:07 "hosts": [ 13:13:07 "tcp://0.0.0.0:5555", 13:13:07 "unix:///var/run/docker.sock" 13:13:07 ], 13:13:07 "mtu": 1458, 13:13:07 "selinux-enabled": true, 13:13:07 "seccomp-profile": "/etc/docker/seccomp.json" 13:13:07 } [Pipeline] sh 13:13:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:13:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:26 provisioning config files... 13:13:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6187263264073425706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:26 ---> docker-login.sh 13:13:26 nexus3.edgexfoundry.org:10001 13:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:27 Configure a credential helper to remove this warning. See 13:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:27 13:13:27 Login Succeeded 13:13:27 nexus3.edgexfoundry.org:10002 13:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:27 Configure a credential helper to remove this warning. See 13:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:27 13:13:27 Login Succeeded 13:13:27 nexus3.edgexfoundry.org:10003 13:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:28 Configure a credential helper to remove this warning. See 13:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:28 13:13:28 Login Succeeded 13:13:28 nexus3.edgexfoundry.org:10004 13:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:28 Configure a credential helper to remove this warning. See 13:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:28 13:13:28 Login Succeeded 13:13:28 docker.io 13:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:29 Configure a credential helper to remove this warning. See 13:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:29 13:13:29 Login Succeeded 13:13:29 ---> docker-login.sh ends [Pipeline] } 13:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:13:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:13:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:13:29 ========================================================= 13:13:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:13:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:13:30 Sending build context to Docker daemon 678.4kB 13:13:30 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:13:30 Step 2/12 : FROM ${BASE} AS builder 13:13:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:13:30 c41833b44d91: Pulling fs layer 13:13:30 ed15518f5707: Pulling fs layer 13:13:30 feae8fd75edb: Pulling fs layer 13:13:30 242c74f7c9fa: Pulling fs layer 13:13:30 3cdef696dda3: Pulling fs layer 13:13:30 2ced38df9373: Pulling fs layer 13:13:30 58f1dce35555: Pulling fs layer 13:13:30 242c74f7c9fa: Waiting 13:13:30 3cdef696dda3: Waiting 13:13:30 2ced38df9373: Waiting 13:13:30 58f1dce35555: Waiting 13:13:30 ed15518f5707: Verifying Checksum 13:13:30 ed15518f5707: Download complete 13:13:30 242c74f7c9fa: Verifying Checksum 13:13:30 242c74f7c9fa: Download complete 13:13:30 3cdef696dda3: Verifying Checksum 13:13:30 3cdef696dda3: Download complete 13:13:30 c41833b44d91: Verifying Checksum 13:13:30 c41833b44d91: Download complete 13:13:32 c41833b44d91: Pull complete 13:13:32 58f1dce35555: Verifying Checksum 13:13:32 58f1dce35555: Download complete 13:13:33 ed15518f5707: Pull complete 13:13:34 feae8fd75edb: Verifying Checksum 13:13:34 feae8fd75edb: Download complete 13:13:34 2ced38df9373: Verifying Checksum 13:13:46 feae8fd75edb: Pull complete 13:13:46 242c74f7c9fa: Pull complete 13:13:46 3cdef696dda3: Pull complete 13:13:53 2ced38df9373: Pull complete 13:13:55 58f1dce35555: Pull complete 13:13:55 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 13:13:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:13:55 ---> fadd8f120f05 13:13:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:13:57 ---> Running in 9c6a9e6c9bf8 13:13:57 Removing intermediate container 9c6a9e6c9bf8 13:13:57 ---> 30e3e9a1130f 13:13:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:13:57 ---> Running in f95d36c15365 13:13:57 Removing intermediate container f95d36c15365 13:13:57 ---> 3b078ef5b726 13:13:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:13:57 ---> Running in a2af6d7943a9 13:13:57 Removing intermediate container a2af6d7943a9 13:13:57 ---> 9d6e00e884ea 13:13:57 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:13:57 ---> Running in 86ce37d421ae 13:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:14:00 OK: 263 MiB in 53 packages 13:14:01 Removing intermediate container 86ce37d421ae 13:14:01 ---> 9f842c9aaf61 13:14:01 Step 7/12 : WORKDIR /app 13:14:01 ---> Running in c0066dd5181e 13:14:01 Removing intermediate container c0066dd5181e 13:14:01 ---> 41e128aae662 13:14:01 Step 8/12 : COPY go.mod vendor* ./ 13:14:02 ---> b061c15165a4 13:14:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:02 ---> Running in be28a337644e 13:15:10 Removing intermediate container be28a337644e 13:15:10 ---> 9032e5945f26 13:15:10 Step 10/12 : COPY . . 13:15:10 ---> a3a022861d08 13:15:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:15:10 ---> Running in 33d3aca762c8 13:15:10 Removing intermediate container 33d3aca762c8 13:15:10 ---> d2c47381e4af 13:15:10 Step 12/12 : RUN $MAKE 13:15:10 ---> Running in fefda56dbacf 13:15:10 noop 13:15:10 Removing intermediate container fefda56dbacf 13:15:10 ---> 5ed81623d8c1 13:15:10 Successfully built 5ed81623d8c1 13:15:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:10 + docker inspect -f . ci-base-image-arm64 13:15:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:10 prd-ubuntu20.04-docker-arm64-4c-16g-13295 does not seem to be running inside a container 13:15:11 $ 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 ******** ci-base-image-arm64 cat 13:15:12 $ docker top c2099f47d175ebb46fc88add73bcf888ca1d81042095cbff8b1b19d36493b7cc -eo pid,comm [Pipeline] { [Pipeline] sh 13:15:13 + go version 13:15:13 go version go1.20.2 linux/arm64 [Pipeline] } 13:15:13 $ docker stop --time=1 c2099f47d175ebb46fc88add73bcf888ca1d81042095cbff8b1b19d36493b7cc 13:15:14 $ docker rm -f --volumes c2099f47d175ebb46fc88add73bcf888ca1d81042095cbff8b1b19d36493b7cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:15 + docker inspect -f . ci-base-image-arm64 13:15:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:16 prd-ubuntu20.04-docker-arm64-4c-16g-13295 does not seem to be running inside a container 13:15:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-arm64 cat 13:15:17 $ docker top 93e45ed8000987686a4f69866f16240151f654a8807d5e880eedc24c5609bb22 -eo pid,comm [Pipeline] { [Pipeline] sh 13:15:18 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:15:18 + make test 13:15:18 go test -race ./... -coverprofile=coverage.out ./... 13:18:10 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:18:10 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:18:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.132s coverage: 86.2% of statements 13:18:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.465s coverage: 71.9% of statements 13:18:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:18:18 go vet ./... 13:20:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:20:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:20:40 ./bin/test-attribution.sh 13:20:40 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 13:20:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:20:40 $ docker stop --time=1 93e45ed8000987686a4f69866f16240151f654a8807d5e880eedc24c5609bb22 13:20:42 $ docker rm -f --volumes 93e45ed8000987686a4f69866f16240151f654a8807d5e880eedc24c5609bb22 [Pipeline] // withDockerContainer [Pipeline] sh 13:20:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:20:43 Warning: overwriting stash ‘coverage-report’ 13:20:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:20:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:20:45 + ls -al . 13:20:45 total 224 13:20:45 drwxrwxr-x 10 jenkins jenkins 4096 May 4 13:15 . 13:20:45 drwxrwxr-x 4 jenkins jenkins 4096 May 4 13:12 .. 13:20:45 -rw-rw-r-- 1 jenkins jenkins 262 May 4 13:13 .dockerignore 13:20:45 drwxrwxr-x 8 jenkins jenkins 4096 May 4 13:13 .git 13:20:45 drwxrwxr-x 3 jenkins jenkins 4096 May 4 13:13 .github 13:20:45 -rw-rw-r-- 1 jenkins jenkins 788 May 4 13:13 .gitignore 13:20:45 -rw-rw-r-- 1 jenkins jenkins 41 May 4 13:13 .golangci.yml 13:20:45 -rw-rw-r-- 1 jenkins jenkins 9805 May 4 13:13 Attribution.txt 13:20:45 -rw-rw-r-- 1 jenkins jenkins 4331 May 4 13:13 CHANGELOG.md 13:20:45 -rw-rw-r-- 1 jenkins jenkins 1659 May 4 13:13 Dockerfile 13:20:45 -rw-rw-r-- 1 jenkins jenkins 677 May 4 13:13 GOVERNANCE.md 13:20:45 -rw-rw-r-- 1 jenkins jenkins 687 May 4 13:13 Jenkinsfile 13:20:45 -rw-rw-r-- 1 jenkins jenkins 11347 May 4 13:13 LICENSE 13:20:45 -rw-rw-r-- 1 jenkins jenkins 2497 May 4 13:13 Makefile 13:20:45 -rw-rw-r-- 1 jenkins jenkins 617 May 4 13:13 OWNERS.md 13:20:45 -rw-rw-r-- 1 jenkins jenkins 31001 May 4 13:13 README.md 13:20:45 -rw-rw-r-- 1 jenkins jenkins 5 May 4 13:09 VERSION 13:20:45 drwxrwxr-x 2 jenkins jenkins 4096 May 4 13:13 bin 13:20:45 -rw-r--r-- 1 jenkins jenkins 41317 May 4 13:18 coverage.out 13:20:45 -rw-rw-r-- 1 jenkins jenkins 3467 May 4 13:13 go.mod 13:20:45 -rw-rw-r-- 1 jenkins jenkins 31505 May 4 13:13 go.sum 13:20:45 drwxrwxr-x 2 jenkins jenkins 4096 May 4 13:13 images 13:20:45 drwxrwxr-x 4 jenkins jenkins 4096 May 4 13:13 internal 13:20:45 -rw-rw-r-- 1 jenkins jenkins 531 May 4 13:13 main.go 13:20:45 drwxrwxr-x 2 jenkins jenkins 4096 May 4 13:13 res 13:20:45 drwxrwxr-x 4 jenkins jenkins 4096 May 4 13:13 snap 13:20:45 drwxrwxr-x 3 jenkins jenkins 4096 May 4 13:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:45 + 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=ab1caf35ea2935688bd21cfa1859b6f3530893a2 --label arch=arm64 --label version=0.0.0 . 13:20:46 Sending build context to Docker daemon 678.4kB 13:20:46 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 13:20:46 Step 2/29 : FROM ${BASE} AS builder 13:20:46 ---> 5ed81623d8c1 13:20:46 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:20:46 ---> Running in 8d6ec5e0c8f6 13:20:46 Removing intermediate container 8d6ec5e0c8f6 13:20:46 ---> 9bb7baafd9fc 13:20:46 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:20:46 ---> Running in d114ceea7796 13:20:47 Removing intermediate container d114ceea7796 13:20:47 ---> e1f7b9fad906 13:20:47 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:20:47 ---> Running in ee2e6baf4b7e 13:20:47 Removing intermediate container ee2e6baf4b7e 13:20:47 ---> 771145b3737f 13:20:47 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:20:47 ---> Running in 191b87aee964 13:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:20:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:20:50 OK: 263 MiB in 53 packages 13:20:50 Removing intermediate container 191b87aee964 13:20:50 ---> a95d623ff62a 13:20:50 Step 7/29 : WORKDIR /app 13:20:50 ---> Running in 2d3ab9725b9e 13:20:51 Removing intermediate container 2d3ab9725b9e 13:20:51 ---> 656a1f384766 13:20:51 Step 8/29 : COPY go.mod vendor* ./ 13:20:51 ---> bf2fabe8af92 13:20:51 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:20:51 ---> Running in 1e88b5baac1c 13:20:54 Removing intermediate container 1e88b5baac1c 13:20:54 ---> faf797fa5937 13:20:54 Step 10/29 : COPY . . 13:20:54 ---> 60a8bbcbe72e 13:20:54 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:20:54 ---> Running in 024a3bd069e0 13:20:55 Removing intermediate container 024a3bd069e0 13:20:55 ---> 34aca9bf2eb5 13:20:55 Step 12/29 : RUN $MAKE 13:20:55 ---> Running in 0c396ca90ee4 13:20:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.59 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:23:02 Removing intermediate container 0c396ca90ee4 13:23:02 ---> 95aa0062999a 13:23:02 Step 13/29 : FROM alpine:3.17 13:23:02 3.17: Pulling from library/alpine 13:23:02 c41833b44d91: Already exists 13:23:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 13:23:02 Status: Downloaded newer image for alpine:3.17 13:23:02 ---> 51e60588ff2c 13:23:02 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:23:02 ---> Running in af8abbdaae9b 13:23:02 Removing intermediate container af8abbdaae9b 13:23:02 ---> 18f899ea44da 13:23:02 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:23:02 ---> Running in d25019254591 13:23:02 Removing intermediate container d25019254591 13:23:02 ---> 2ed4fba460e3 13:23:02 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:23:02 ---> Running in c36580bc8fc8 13:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:23:03 (1/2) Installing ca-certificates (20220614-r4) 13:23:03 (2/2) Installing dumb-init (1.2.5-r2) 13:23:03 Executing busybox-1.35.0-r29.trigger 13:23:04 Executing ca-certificates-20220614-r4.trigger 13:23:04 OK: 8 MiB in 17 packages 13:23:05 Removing intermediate container c36580bc8fc8 13:23:05 ---> c0946073268e 13:23:05 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:23:06 ---> 33d5ee4a3bd9 13:23:06 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:23:06 ---> e22a207605d9 13:23:06 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:23:06 ---> 0b3c773bc524 13:23:06 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:23:07 ---> d75d288cae64 13:23:07 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:23:08 ---> 85c558781c8c 13:23:08 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:23:08 ---> Running in c750d14ba7bd 13:23:11 Removing intermediate container c750d14ba7bd 13:23:11 ---> 1b7688a418d2 13:23:11 Step 23/29 : VOLUME /cache 13:23:11 ---> Running in d2df74d1393b 13:23:11 Removing intermediate container d2df74d1393b 13:23:11 ---> 54f92261766d 13:23:11 Step 24/29 : EXPOSE 59711 13:23:12 ---> Running in b5152004a8a6 13:23:12 Removing intermediate container b5152004a8a6 13:23:12 ---> f2e1dd710838 13:23:12 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:23:12 ---> Running in d780dd038b7f 13:23:12 Removing intermediate container d780dd038b7f 13:23:12 ---> c6ca307ebedb 13:23:12 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:23:12 ---> Running in c897d9fab93e 13:23:12 Removing intermediate container c897d9fab93e 13:23:12 ---> c4521dce3109 13:23:12 Step 27/29 : LABEL arch=arm64 13:23:13 ---> Running in 722524ea566c 13:23:13 Removing intermediate container 722524ea566c 13:23:13 ---> 5444dd17577f 13:23:13 Step 28/29 : LABEL git_sha=ab1caf35ea2935688bd21cfa1859b6f3530893a2 13:23:13 ---> Running in 031ea5cb2bd4 13:23:13 Removing intermediate container 031ea5cb2bd4 13:23:13 ---> a57cf4d080f1 13:23:13 Step 29/29 : LABEL version=0.0.0 13:23:13 ---> Running in 61fc8ae9c794 13:23:13 Removing intermediate container 61fc8ae9c794 13:23:13 ---> 65c5e63f84ad 13:23:13 [Warning] One or more build-args [ARCH] were not consumed 13:23:13 Successfully built 65c5e63f84ad 13:23:13 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 13:23:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:14 13:23:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:15 arm64: Pulling from edgex-lftools-log-publisher 13:23:15 8998bd30e6a1: Pulling fs layer 13:23:15 04944245beec: Pulling fs layer 13:23:15 699f458cf7ca: Pulling fs layer 13:23:15 765212b225bb: Pulling fs layer 13:23:15 f23df028b6ca: Pulling fs layer 13:23:15 d65c8cfc05b1: Pulling fs layer 13:23:15 2437ff75d9bd: Pulling fs layer 13:23:15 f23df028b6ca: Waiting 13:23:15 d65c8cfc05b1: Waiting 13:23:15 2437ff75d9bd: Waiting 13:23:15 765212b225bb: Waiting 13:23:15 04944245beec: Verifying Checksum 13:23:15 04944245beec: Download complete 13:23:15 765212b225bb: Verifying Checksum 13:23:15 765212b225bb: Download complete 13:23:15 f23df028b6ca: Download complete 13:23:15 d65c8cfc05b1: Verifying Checksum 13:23:15 d65c8cfc05b1: Download complete 13:23:15 699f458cf7ca: Verifying Checksum 13:23:15 699f458cf7ca: Download complete 13:23:16 8998bd30e6a1: Verifying Checksum 13:23:16 8998bd30e6a1: Download complete 13:23:18 2437ff75d9bd: Verifying Checksum 13:23:18 2437ff75d9bd: Download complete 13:23:20 8998bd30e6a1: Pull complete 13:23:20 04944245beec: Pull complete 13:23:21 699f458cf7ca: Pull complete 13:23:21 765212b225bb: Pull complete 13:23:22 f23df028b6ca: Pull complete 13:23:24 d65c8cfc05b1: Pull complete 13:23:39 2437ff75d9bd: Pull complete 13:23:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:23:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:39 prd-ubuntu20.04-docker-arm64-4c-16g-13295 does not seem to be running inside a container 13:23:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:23:42 $ docker top 16a8e7d2d36ccb6b39ecbe6666aae0176bfb31980c931724d5dc4b6c00bcfcc9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:42 ---> job-cost.sh 13:23:42 lf-activate-venv: SKIPPING 13:23:42 INFO: No Stack... 13:23:43 INFO: Retrieving Pricing Info for: v3-standard-4 13:23:44 INFO: Archiving Costs [Pipeline] sh 13:23:44 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:23:44 + cut -d, -f6 [Pipeline] lock 13:23:45 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] 13:23:45 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] did not exist. Created. 13:23:45 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:23:45 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-fc77b91b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:23:45 + echo total: 0.10999999940395355 [Pipeline] stash 13:23:46 Warning: overwriting stash ‘stack-cost’ 13:23:46 Stashed 1 file(s) [Pipeline] } 13:23:46 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:23:46 $ docker stop --time=1 16a8e7d2d36ccb6b39ecbe6666aae0176bfb31980c931724d5dc4b6c00bcfcc9 13:23:47 $ docker rm -f --volumes 16a8e7d2d36ccb6b39ecbe6666aae0176bfb31980c931724d5dc4b6c00bcfcc9 [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 13:23:48 provisioning config files... 13:23:48 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/config8328562581915197276tmp [Pipeline] { [Pipeline] sh 13:23:49 + set +x 13:23:49 + curl -s https://codecov.io/bash 13:23:49 + bash -s -- 13:23:49 13:23:49 _____ _ 13:23:49 / ____| | | 13:23:49 | | ___ __| | ___ ___ _____ __ 13:23:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:23:49 | |___| (_) | (_| | __/ (_| (_) \ V / 13:23:49 \_____\___/ \__,_|\___|\___\___/ \_/ 13:23:49 Bash-1.0.6 13:23:49 13:23:49 13:23:49 ==> git version 2.25.1 found 13:23:49 ==> 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 13:23:49 Release-Date: 2020-01-08 13:23:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:23:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:23:49 ==> Jenkins CI detected. 13:23:49 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-187 13:23:49 project root: . 13:23:49 --> token set from env 13:23:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:23:49 ==> Running gcov in . (disable via -X gcov) 13:23:49 ==> Python coveragepy not found 13:23:49 ==> Searching for coverage reports in: 13:23:49 + . 13:23:49 -> Found 1 reports 13:23:49 ==> Detecting git/mercurial file structure 13:23:49 ==> Reading reports 13:23:49 + ./coverage.out bytes=41317 13:23:49 ==> Appending adjustments 13:23:49 https://docs.codecov.io/docs/fixing-reports 13:23:49 + Found adjustments 13:23:49 ==> Gzipping contents 13:23:49 12K /tmp/codecov.CNCtmX.gz 13:23:49 ==> Uploading reports 13:23:49 url: https://codecov.io 13:23:49 query: branch=PR-187&commit=ab1caf35ea2935688bd21cfa1859b6f3530893a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-187%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=187&job=&cmd_args= 13:23:49 -> Pinging Codecov 13:23:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-187&commit=ab1caf35ea2935688bd21cfa1859b6f3530893a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-187%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=187&job=&cmd_args= 13:23:49 -> Uploading to 13:23:49 https://storage.googleapis.com/codecov/v4/raw/2023-05-04/581DD39554BDF9B6E22D074273EAD858/ab1caf35ea2935688bd21cfa1859b6f3530893a2/7fdadc45-4d6c-4bf9-9faf-393330142d86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T132349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad76b42f1fdc069b153d248dbeee327a6eaa61ef3e38ebe3e457c7343a831442 13:23:49 % Total % Received % Xferd Average Speed Time Time Time Current 13:23:49 Dload Upload Total Spent Left Speed 13:23:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 49162 --:--:-- --:--:-- --:--:-- 49162 13:23:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ab1caf35ea2935688bd21cfa1859b6f3530893a2 [Pipeline] } 13:23: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 13:23:51 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-187/archives ] 13:23:51 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-187/archives 13:23:51 total 16 13:23:51 drwxr-xr-x 3 root root 4096 May 4 13:12 . 13:23:51 drwxrwxr-x 12 jenkins jenkins 4096 May 4 13:12 .. 13:23:51 drwxr-xr-x 2 root root 4096 May 4 13:12 cost 13:23:51 -rw-r--r-- 1 root root 95 May 4 13:12 cost.csv 13:23:51 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-187/archives 13:23:51 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-187/archives 13:23:51 total 16 13:23:51 drwxr-xr-x 3 jenkins jenkins 4096 May 4 13:12 . 13:23:51 drwxrwxr-x 12 jenkins jenkins 4096 May 4 13:12 .. 13:23:51 drwxr-xr-x 2 jenkins jenkins 4096 May 4 13:12 cost 13:23:51 -rw-r--r-- 1 jenkins jenkins 95 May 4 13:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:23:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:23:53 ---> package-listing.sh 13:23:53 ++ tr '[:upper:]' '[:lower:]' 13:23:53 ++ facter osfamily 13:23:53 + OS_FAMILY=debian 13:23:53 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-187 13:23:53 + START_PACKAGES=/tmp/packages_start.txt 13:23:53 + END_PACKAGES=/tmp/packages_end.txt 13:23:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:23:53 + PACKAGES=/tmp/packages_start.txt 13:23:53 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-187 ']' 13:23:53 + PACKAGES=/tmp/packages_end.txt 13:23:53 + case "${OS_FAMILY}" in 13:23:53 + dpkg -l 13:23:53 + grep '^ii' 13:23:53 + '[' -f /tmp/packages_start.txt ']' 13:23:53 + '[' -f /tmp/packages_end.txt ']' 13:23:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:23:53 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-187 ']' 13:23:53 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-187/archives/ 13:23:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-187/archives/ [Pipeline] echo 13:23:53 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/y_app-rfid-llrp-inventory_PR-187/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:23:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:54 prd-ubuntu20.04-docker-8c-8g-13294 does not seem to be running inside a container 13:23:54 $ 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/y_app-rfid-llrp-inventory_PR-187/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-187 -v /w/workspace/y_app-rfid-llrp-inventory_PR-187:/w/workspace/y_app-rfid-llrp-inventory_PR-187:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-187@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:23:54 $ docker top 5ab0ae2a7730a45871f15520ab20c4a4767935bd7911a33014ee1cc845d108f3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:55 + touch /tmp/pre-build-complete [Pipeline] sh 13:23:55 + mkdir -p /var/log/sysstat [Pipeline] sh 13:23:55 + ls /var/log/sa-host 13:23:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:23:55 provisioning config files... 13:23:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/config7141815633475381292tmp [Pipeline] { [Pipeline] echo 13:23:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:23:56 ---> create-netrc.sh [Pipeline] } 13:23:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:23:56 ---> python-tools-install.sh [Pipeline] echo 13:23:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:23:57 ---> sudo-logs.sh 13:23:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:23:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:23:57 ---> job-cost.sh 13:23:57 lf-activate-venv: SKIPPING 13:23:57 DEBUG: total: 0.2199999988079071 13:23:57 INFO: Retrieving Stack Cost... 13:23:57 INFO: Retrieving Pricing Info for: v3-standard-8 13:23:58 INFO: Archiving Costs [Pipeline] echo 13:23:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:23:58 ---> logs-deploy.sh 13:23:58 lf-activate-venv: SKIPPING 13:23:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-187/1 13:23:58 INFO: archiving workspace using pattern(s): 13:23:59 Archives upload complete. 13:23:59 INFO: archiving logs to Nexus