Pull request #209 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0+bffda19a327bd0e0f8f572f38d60b953f6d5e074 (e6ccb12ea8e044b809ac2a3526e7488ce68815bb) 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-ssh8576089345445573885.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh6065697512795258754.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-209/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-209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7081092851928681757.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-209/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17311197032781373130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh9529663244809006949.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-209/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-209/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7399356575850901748.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 ‘prd-ubuntu20.04-docker-8c-8g-1532’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1535 in /w/workspace/y_app-rfid-llrp-inventory_PR-209 [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-209 # 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 Merging remotes/origin/main commit bffda19a327bd0e0f8f572f38d60b953f6d5e074 into PR head commit bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 Merge succeeded, producing bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 Checking out Revision bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 (PR-209) 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 > 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/209/head:refs/remotes/origin/PR-209 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 # 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 bffda19a327bd0e0f8f572f38d60b953f6d5e074 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:14:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:14:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:14:45 ========================================================= 13:14:45 EdgeX Global Pipelines Version Info 13:14:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:14:46 ------------------- 13:14:46 stable info: 13:14:46 ------------------- 13:14:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:14:46 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 13:14:46 Message: update stable to v1.0.250 13:14:47 ------------------- 13:14:47 experimental info: 13:14:47 ------------------- 13:14:47 Commited By: **** collab-it+edgex@linuxfoundation.org 13:14:47 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 13:14:47 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:14:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:14:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:14:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:14:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:14:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:14:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:14:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:14:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:14:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:14:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:14:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-209 [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-209 [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-209 [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbc51f0 [Pipeline] echo 13:14:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:14:49 provisioning config files... 13:14:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/config1797374435173138462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:49 ---> docker-login.sh 13:14:49 nexus3.edgexfoundry.org:10001 13:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:49 Configure a credential helper to remove this warning. See 13:14:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:49 13:14:49 Login Succeeded 13:14:49 nexus3.edgexfoundry.org:10002 13:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:50 Configure a credential helper to remove this warning. See 13:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:50 13:14:50 Login Succeeded 13:14:50 nexus3.edgexfoundry.org:10003 13:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:50 Configure a credential helper to remove this warning. See 13:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:50 13:14:50 Login Succeeded 13:14:50 nexus3.edgexfoundry.org:10004 13:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:50 Configure a credential helper to remove this warning. See 13:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:50 13:14:50 Login Succeeded 13:14:50 docker.io 13:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:50 Configure a credential helper to remove this warning. See 13:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:50 13:14:50 Login Succeeded 13:14:50 ---> docker-login.sh ends [Pipeline] } 13:14:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:14:51 + git rev-list -1 --merges bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0~1..bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [Pipeline] echo 13:14:51 -----------> git rev-list -1 --merges bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0~1..bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [false] [Pipeline] sh 13:14:51 + git log --format=format:%s -1 bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [Pipeline] echo 13:14:51 ========================================================= 13:14:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:14:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:14:51 + git log --format=format:%s -1 bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [Pipeline] echo 13:14:51 [semverPrep] GIT_COMMIT: bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:14:51 [semverPrep] This is not a build commit. [Pipeline] sh 13:14:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:14:52 + grep -v github /etc/ssh/ssh_known_hosts 13:14:52 + [ -e /tmp/ssh_known_hosts ] 13:14:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:14:52 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:14:52 sudo tee -a /etc/ssh/ssh_known_hosts 13:14:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:14:52 13:14:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:14:53 0.1.4: Pulling from edgex-devops/py-git-semver 13:14:53 b85a868b505f: Pulling fs layer 13:14:53 e2be974225ed: Pulling fs layer 13:14:53 339a4e72a1f5: Pulling fs layer 13:14:53 988bab9f4d93: Pulling fs layer 13:14:53 988bab9f4d93: Waiting 13:14:53 1469e6f7b9e6: Pulling fs layer 13:14:53 eaf3925da568: Pulling fs layer 13:14:53 bab4dde63d76: Pulling fs layer 13:14:53 1469e6f7b9e6: Waiting 13:14:53 eaf3925da568: Waiting 13:14:53 bde34c3a00c8: Pulling fs layer 13:14:53 b352a97aabf1: Pulling fs layer 13:14:53 4872d77fe225: Pulling fs layer 13:14:53 bab4dde63d76: Waiting 13:14:53 5851b861e8e6: Pulling fs layer 13:14:53 4872d77fe225: Waiting 13:14:53 e2be974225ed: Verifying Checksum 13:14:53 e2be974225ed: Download complete 13:14:53 988bab9f4d93: Verifying Checksum 13:14:53 988bab9f4d93: Download complete 13:14:53 1469e6f7b9e6: Verifying Checksum 13:14:53 1469e6f7b9e6: Download complete 13:14:53 339a4e72a1f5: Verifying Checksum 13:14:53 339a4e72a1f5: Download complete 13:14:53 eaf3925da568: Verifying Checksum 13:14:53 eaf3925da568: Download complete 13:14:53 bde34c3a00c8: Download complete 13:14:53 b352a97aabf1: Verifying Checksum 13:14:53 b352a97aabf1: Download complete 13:14:53 4872d77fe225: Verifying Checksum 13:14:53 4872d77fe225: Download complete 13:14:53 5851b861e8e6: Verifying Checksum 13:14:53 5851b861e8e6: Download complete 13:14:53 b85a868b505f: Download complete 13:14:53 bab4dde63d76: Verifying Checksum 13:14:53 bab4dde63d76: Download complete 13:14:54 b85a868b505f: Pull complete 13:14:54 e2be974225ed: Pull complete 13:14:55 339a4e72a1f5: Pull complete 13:14:55 988bab9f4d93: Pull complete 13:14:55 1469e6f7b9e6: Pull complete 13:14:55 eaf3925da568: Pull complete 13:14:57 bab4dde63d76: Pull complete 13:14:57 bde34c3a00c8: Pull complete 13:14:57 b352a97aabf1: Pull complete 13:14:57 4872d77fe225: Pull complete 13:14:57 5851b861e8e6: Pull complete 13:14:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:14:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:57 prd-ubuntu20.04-docker-8c-8g-1535 does not seem to be running inside a container 13:14:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-209 -v /w/workspace/y_app-rfid-llrp-inventory_PR-209:/w/workspace/y_app-rfid-llrp-inventory_PR-209:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-209@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:15:00 $ docker top 23a27516a128d97c8aa3e0a949b1d736a849cc628bdc8d999597ca0426676a53 -eo pid,comm 13:15:00 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:15:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:15:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:15:01 [ssh-agent] Looking for ssh-agent implementation... 13:15:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:15:01 $ docker exec 23a27516a128d97c8aa3e0a949b1d736a849cc628bdc8d999597ca0426676a53 ssh-agent 13:15:01 SSH_AUTH_SOCK=/tmp/ssh-oNEVp5MCJL5L/agent.33 13:15:01 SSH_AGENT_PID=39 13:15:01 Running ssh-add (command line suppressed) 13:15:01 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/private_key_6039177041224512657.key (/w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/private_key_6039177041224512657.key) 13:15:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:15:01 + git tag --points-at HEAD [Pipeline] } 13:15:01 $ docker exec --env ******** --env ******** 23a27516a128d97c8aa3e0a949b1d736a849cc628bdc8d999597ca0426676a53 ssh-agent -k 13:15:01 unset SSH_AUTH_SOCK; 13:15:01 unset SSH_AGENT_PID; 13:15:01 echo Agent pid 39 killed; 13:15:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:15:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:15:02 [ssh-agent] Looking for ssh-agent implementation... 13:15:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:15:02 $ docker exec 23a27516a128d97c8aa3e0a949b1d736a849cc628bdc8d999597ca0426676a53 ssh-agent 13:15:02 SSH_AUTH_SOCK=/tmp/ssh-KzwAKKd9mogk/agent.71 13:15:02 SSH_AGENT_PID=77 13:15:02 Running ssh-add (command line suppressed) 13:15:02 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/private_key_1861661230377154705.key (/w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/private_key_1861661230377154705.key) 13:15:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:15:02 + git semver init 13:15:02 2023-07-19 13:15:02,878 [run_init] DEBUG init version:0.0.0 force:False 13:15:02 2023-07-19 13:15:02,879 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver 13:15:02 2023-07-19 13:15:02,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver 13:15:02 2023-07-19 13:15:02,880 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-209, universal_newlines=False, shell=None, istream=None) 13:15:04 2023-07-19 13:15:04,350 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-209/.git/info/exclude 13:15:04 2023-07-19 13:15:04,350 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver/PR-209 with force:False 13:15:04 2023-07-19 13:15:04,350 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver/PR-209 13:15:04 2023-07-19 13:15:04,354 [execute] INFO git cat-file --batch-check 13:15:04 2023-07-19 13:15:04,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver, universal_newlines=False, shell=None, istream=) 13:15:04 2023-07-19 13:15:04,361 [execute] INFO git cat-file --batch 13:15:04 2023-07-19 13:15:04,361 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver, universal_newlines=False, shell=None, istream=) 13:15:04 2023-07-19 13:15:04,366 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-209/.semver/PR-209 13:15:04 0.0.0 [Pipeline] } 13:15:04 $ docker exec --env ******** --env ******** 23a27516a128d97c8aa3e0a949b1d736a849cc628bdc8d999597ca0426676a53 ssh-agent -k 13:15:04 unset SSH_AUTH_SOCK; 13:15:04 unset SSH_AGENT_PID; 13:15:04 echo Agent pid 77 killed; 13:15:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:15:05 + git semver [Pipeline] } 13:15:05 $ docker stop --time=1 23a27516a128d97c8aa3e0a949b1d736a849cc628bdc8d999597ca0426676a53 13:15:07 $ docker rm -f --volumes 23a27516a128d97c8aa3e0a949b1d736a849cc628bdc8d999597ca0426676a53 [Pipeline] // withDockerContainer [Pipeline] sh 13:15:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:15:07 Stashed 1 file(s) [Pipeline] echo 13:15:07 [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:15:08 provisioning config files... 13:15:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/config7563153977110768207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:15:08 ---> docker-login.sh 13:15:08 nexus3.edgexfoundry.org:10001 13:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:08 Configure a credential helper to remove this warning. See 13:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:08 13:15:08 Login Succeeded 13:15:08 nexus3.edgexfoundry.org:10002 13:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:09 Configure a credential helper to remove this warning. See 13:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:09 13:15:09 Login Succeeded 13:15:09 nexus3.edgexfoundry.org:10003 13:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:09 Configure a credential helper to remove this warning. See 13:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:09 13:15:09 Login Succeeded 13:15:09 nexus3.edgexfoundry.org:10004 13:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:09 Configure a credential helper to remove this warning. See 13:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:09 13:15:09 Login Succeeded 13:15:09 docker.io 13:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:09 Configure a credential helper to remove this warning. See 13:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:09 13:15:09 Login Succeeded 13:15:09 ---> docker-login.sh ends [Pipeline] } 13:15:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:15:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:15:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:15:09 ========================================================= 13:15:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:15:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:10 + 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:15:10 Sending build context to Docker daemon 12.66MB 13:15:10 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:15:10 Step 2/12 : FROM ${BASE} AS builder 13:15:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:15:10 4db1b89c0bd1: Pulling fs layer 13:15:10 6911f1a30b25: Pulling fs layer 13:15:10 e194b8c5c2a9: Pulling fs layer 13:15:10 6863d3e3a2b1: Pulling fs layer 13:15:10 ec0bb842ea78: Pulling fs layer 13:15:10 40a00589a448: Pulling fs layer 13:15:10 6c08303d61cc: Pulling fs layer 13:15:10 798269fcf238: Pulling fs layer 13:15:10 40a00589a448: Waiting 13:15:10 ec0bb842ea78: Waiting 13:15:10 6863d3e3a2b1: Waiting 13:15:10 6c08303d61cc: Waiting 13:15:10 798269fcf238: Waiting 13:15:10 6911f1a30b25: Download complete 13:15:10 6863d3e3a2b1: Download complete 13:15:10 ec0bb842ea78: Download complete 13:15:10 4db1b89c0bd1: Download complete 13:15:10 40a00589a448: Verifying Checksum 13:15:10 40a00589a448: Download complete 13:15:10 4db1b89c0bd1: Pull complete 13:15:10 6911f1a30b25: Pull complete 13:15:11 798269fcf238: Verifying Checksum 13:15:11 798269fcf238: Download complete 13:15:11 e194b8c5c2a9: Download complete 13:15:11 6c08303d61cc: Verifying Checksum 13:15:11 6c08303d61cc: Download complete 13:15:14 e194b8c5c2a9: Pull complete 13:15:14 6863d3e3a2b1: Pull complete 13:15:14 ec0bb842ea78: Pull complete 13:15:14 40a00589a448: Pull complete 13:15:17 6c08303d61cc: Pull complete 13:15:18 798269fcf238: Pull complete 13:15:18 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 13:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:15:18 ---> ec979cd7f677 13:15:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:15:22 ---> Running in 3ccbb2dd503f 13:15:22 Removing intermediate container 3ccbb2dd503f 13:15:22 ---> 9cac014b86fd 13:15:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:15:22 ---> Running in f5f9eea5a1d2 13:15:22 Removing intermediate container f5f9eea5a1d2 13:15:22 ---> 6aef41df7c54 13:15:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:15:22 ---> Running in 01c7a9c01f4e 13:15:22 Removing intermediate container 01c7a9c01f4e 13:15:22 ---> 97f2e8de97da 13:15:22 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:15:22 ---> Running in 32fbd0f3390a 13:15:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:15:23 Still waiting to schedule task 13:15:23 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1533’ is offline 13:15:23 OK: 265 MiB in 53 packages 13:15:23 Removing intermediate container 32fbd0f3390a 13:15:23 ---> 9f89b3bcb01f 13:15:23 Step 7/12 : WORKDIR /app 13:15:23 ---> Running in c52ab222f009 13:15:23 Removing intermediate container c52ab222f009 13:15:23 ---> 4dfb990a9e85 13:15:23 Step 8/12 : COPY go.mod vendor* ./ 13:15:23 ---> 1692798b8adf 13:15:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:23 ---> Running in 4f381956f827 13:16:10 Removing intermediate container 4f381956f827 13:16:10 ---> 63011955d98d 13:16:10 Step 10/12 : COPY . . 13:16:10 ---> 1ab182443154 13:16:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:16:10 ---> Running in acd07bca9c00 13:16:11 Removing intermediate container acd07bca9c00 13:16:11 ---> b02d22ff98e4 13:16:11 Step 12/12 : RUN $MAKE 13:16:11 ---> Running in 69fc4b7a20cf 13:16:11 noop 13:16:12 Removing intermediate container 69fc4b7a20cf 13:16:12 ---> 9e5aae61ba4a 13:16:12 Successfully built 9e5aae61ba4a 13:16:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:13 + docker inspect -f . ci-base-image-x86_64 13:16:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:13 prd-ubuntu20.04-docker-8c-8g-1535 does not seem to be running inside a container 13:16:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-209 -v /w/workspace/y_app-rfid-llrp-inventory_PR-209:/w/workspace/y_app-rfid-llrp-inventory_PR-209:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-209@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:16:14 $ docker top 1f042ea22a7647e2cd763f9ff2bc1a08936e3713f1e42a47bb177a3ad5b715ea -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:14 + go version 13:16:14 go version go1.20.6 linux/amd64 [Pipeline] } 13:16:14 $ docker stop --time=1 1f042ea22a7647e2cd763f9ff2bc1a08936e3713f1e42a47bb177a3ad5b715ea 13:16:16 $ docker rm -f --volumes 1f042ea22a7647e2cd763f9ff2bc1a08936e3713f1e42a47bb177a3ad5b715ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:17 + docker inspect -f . ci-base-image-x86_64 13:16:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:17 prd-ubuntu20.04-docker-8c-8g-1535 does not seem to be running inside a container 13:16:17 $ 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-209 -v /w/workspace/y_app-rfid-llrp-inventory_PR-209:/w/workspace/y_app-rfid-llrp-inventory_PR-209:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-209@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:16:17 $ docker top cb330bd56ce49e6fc2cc632cad331326f78b421332ff90a7048e468b0ea99e1f -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:17 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-209 [Pipeline] fileExists [Pipeline] sh 13:16:18 + make test 13:16:18 go test -race ./... -coverprofile=coverage.out ./... 13:16:40 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:16:40 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:16:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.150s coverage: 86.2% of statements 13:16:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.682s coverage: 71.9% of statements 13:16:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1536 in /w/workspace/y_app-rfid-llrp-inventory_PR-209 [Pipeline] { [Pipeline] ws 13:16:50 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:16:51 The recommended git tool is: git 13:16:55 using credential edgex-jenkins-ssh 13:16:55 Cloning the remote Git repository 13:16:56 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:16:56 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:16:56 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:16:56 > git --version # timeout=10 13:16:56 > git --version # 'git version 2.25.1' 13:16:56 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:58 go vet ./... 13:16:58 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:16:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:59 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:16:59 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:16:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/209/head:refs/remotes/origin/PR-209 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:16:59 Merging remotes/origin/main commit bffda19a327bd0e0f8f572f38d60b953f6d5e074 into PR head commit bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 13:17:00 Merge succeeded, producing bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 13:17:00 Checking out Revision bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 (PR-209) 13:17:00 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:17:00 > git --version # timeout=10 13:17:00 > git --version # 'git version 2.25.1' 13:17:00 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 13:16:59 > git config core.sparsecheckout # timeout=10 13:16:59 > git checkout -f bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 # timeout=10 13:16:59 > git remote # timeout=10 13:16:59 > git config --get remote.origin.url # timeout=10 13:16:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:16:59 > git merge bffda19a327bd0e0f8f572f38d60b953f6d5e074 # timeout=10 13:17:00 > git rev-parse HEAD^{commit} # timeout=10 13:17:00 > git config core.sparsecheckout # timeout=10 13:17:00 > git checkout -f bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:17:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:17:01 % Total % Received % Xferd Average Speed Time Time Time Current 13:17:01 Dload Upload Total Spent Left Speed 13:17:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67824 0 --:--:-- --:--:-- --:--:-- 68187 [Pipeline] sh 13:17:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:17:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:17:02 ./bin/test-attribution.sh 13:17:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] echo 13:17:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] } 13:17:02 $ docker stop --time=1 cb330bd56ce49e6fc2cc632cad331326f78b421332ff90a7048e468b0ea99e1f 13:17:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:17:02 + sudo tee /etc/docker/daemon.new 13:17:02 { 13:17:02 "registry-mirrors": [ 13:17:02 "https://nexus3.edgexfoundry.org:10001" 13:17:02 ], 13:17:02 "bip": "10.250.0.254/24", 13:17:02 "hosts": [ 13:17:02 "tcp://0.0.0.0:5555", 13:17:02 "unix:///var/run/docker.sock" 13:17:02 ], 13:17:02 "mtu": 1458, 13:17:02 "selinux-enabled": true, 13:17:02 "seccomp-profile": "/etc/docker/seccomp.json" 13:17:02 } 13:17:08 $ docker rm -f --volumes cb330bd56ce49e6fc2cc632cad331326f78b421332ff90a7048e468b0ea99e1f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 13:17:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:17:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 13:17:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 13:17:09 + sudo service docker restart [Pipeline] sh 13:17:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:17:10 + ls -al . 13:17:10 total 236 13:17:10 drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 13:16 . 13:17:10 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:14 .. 13:17:10 -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 13:14 .dockerignore 13:17:10 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 13:15 .git 13:17:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 13:14 .github 13:17:10 -rw-rw-r-- 1 jenkins jenkins 788 Jul 19 13:14 .gitignore 13:17:10 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 13:14 .golangci.yml 13:17:10 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 13:15 .semver 13:17:10 -rw-rw-r-- 1 jenkins jenkins 10332 Jul 19 13:14 Attribution.txt 13:17:10 -rw-rw-r-- 1 jenkins jenkins 9042 Jul 19 13:14 CHANGELOG.md 13:17:10 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 19 13:14 Dockerfile 13:17:10 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 13:14 GOVERNANCE.md 13:17:10 -rw-rw-r-- 1 jenkins jenkins 687 Jul 19 13:14 Jenkinsfile 13:17:10 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 13:14 LICENSE 13:17:10 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 19 13:14 Makefile 13:17:10 -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 13:14 OWNERS.md 13:17:10 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 19 13:14 README.md 13:17:10 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 13:15 VERSION 13:17:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:14 bin 13:17:10 -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 13:16 coverage.out 13:17:10 -rw-rw-r-- 1 jenkins jenkins 3693 Jul 19 13:14 go.mod 13:17:10 -rw-rw-r-- 1 jenkins jenkins 32865 Jul 19 13:14 go.sum 13:17:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:14 images 13:17:10 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:14 internal 13:17:10 -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 13:14 main.go 13:17:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:14 res 13:17:10 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:14 snap 13:17:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 13:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:10 + 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=bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 --label arch=amd64 --label version=0.0.0 . 13:17:10 Sending build context to Docker daemon 12.66MB 13:17:10 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 13:17:10 Step 2/29 : FROM ${BASE} AS builder 13:17:10 ---> 9e5aae61ba4a 13:17:10 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:17:10 ---> Running in cf5b256f2456 13:17:10 Removing intermediate container cf5b256f2456 13:17:10 ---> 7d63f36f7df8 13:17:10 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:17:10 ---> Running in db18f640b5fe 13:17:10 Removing intermediate container db18f640b5fe 13:17:10 ---> cd13a5c749b9 13:17:10 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:17:10 ---> Running in db81ca8b39ce 13:17:10 Removing intermediate container db81ca8b39ce 13:17:10 ---> f77356c6291d 13:17:10 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:17:10 ---> Running in 77627311ec64 13:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:17:11 OK: 265 MiB in 53 packages 13:17:12 Removing intermediate container 77627311ec64 13:17:12 ---> f617748c855c 13:17:12 Step 7/29 : WORKDIR /app 13:17:12 ---> Running in 683557980afd 13:17:12 Removing intermediate container 683557980afd 13:17:12 ---> f02d1ed896be 13:17:12 Step 8/29 : COPY go.mod vendor* ./ 13:17:12 ---> 22c6ba4827ae 13:17:12 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:12 ---> Running in b619277dce96 13:17:14 Removing intermediate container b619277dce96 13:17:14 ---> 2cc77b6a0799 13:17:14 Step 10/29 : COPY . . 13:17:14 ---> 2d73926c3ac0 13:17:14 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:17:14 ---> Running in fce621f4f59f 13:17:14 Removing intermediate container fce621f4f59f 13:17:14 ---> 8578066668ec 13:17:14 Step 12/29 : RUN $MAKE 13:17:15 ---> Running in 36448867877e 13:17:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:17:27 provisioning config files... 13:17:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config9676934374426704922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:28 ---> docker-login.sh 13:17:28 nexus3.edgexfoundry.org:10001 13:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:28 Configure a credential helper to remove this warning. See 13:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:28 13:17:28 Login Succeeded 13:17:28 nexus3.edgexfoundry.org:10002 13:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:28 Configure a credential helper to remove this warning. See 13:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:28 13:17:28 Login Succeeded 13:17:28 nexus3.edgexfoundry.org:10003 13:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:29 Configure a credential helper to remove this warning. See 13:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:29 13:17:29 Login Succeeded 13:17:29 nexus3.edgexfoundry.org:10004 13:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:29 Configure a credential helper to remove this warning. See 13:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:29 13:17:29 Login Succeeded 13:17:29 docker.io 13:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:30 Configure a credential helper to remove this warning. See 13:17:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:30 13:17:30 Login Succeeded 13:17:30 ---> docker-login.sh ends [Pipeline] } 13:17:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:17:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:17:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:17:30 ========================================================= 13:17:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:17:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:31 + 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:17:31 Sending build context to Docker daemon 684kB 13:17:31 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:17:31 Step 2/12 : FROM ${BASE} AS builder 13:17:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:17:31 edb6bdbacee9: Pulling fs layer 13:17:31 5f9638ab2659: Pulling fs layer 13:17:31 8d51d6327a98: Pulling fs layer 13:17:31 8b374f2dd631: Pulling fs layer 13:17:31 ec14aa9079de: Pulling fs layer 13:17:31 2f466654f4bb: Pulling fs layer 13:17:31 554e91adad29: Pulling fs layer 13:17:31 8b374f2dd631: Waiting 13:17:31 ec14aa9079de: Waiting 13:17:31 2f466654f4bb: Waiting 13:17:31 554e91adad29: Waiting 13:17:31 5f9638ab2659: Download complete 13:17:31 8b374f2dd631: Verifying Checksum 13:17:31 8b374f2dd631: Download complete 13:17:31 ec14aa9079de: Verifying Checksum 13:17:31 ec14aa9079de: Download complete 13:17:31 edb6bdbacee9: Download complete 13:17:32 edb6bdbacee9: Pull complete 13:17:33 554e91adad29: Verifying Checksum 13:17:33 554e91adad29: Download complete 13:17:33 5f9638ab2659: Pull complete 13:17:34 8d51d6327a98: Verifying Checksum 13:17:34 8d51d6327a98: Download complete 13:17:34 2f466654f4bb: Verifying Checksum 13:17:34 2f466654f4bb: Download complete 13:17:38 Removing intermediate container 36448867877e 13:17:38 ---> 0c5272056c20 13:17:38 Step 13/29 : FROM alpine:3.17 13:17:38 3.17: Pulling from library/alpine 13:17:38 4db1b89c0bd1: Already exists 13:17:38 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 13:17:38 Status: Downloaded newer image for alpine:3.17 13:17:38 ---> 1f73a9d63274 13:17:38 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:17:38 ---> Running in 4047c883c982 13:17:38 Removing intermediate container 4047c883c982 13:17:38 ---> adef9c540f08 13:17:38 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:17:38 ---> Running in 9e85acc6742b 13:17:38 Removing intermediate container 9e85acc6742b 13:17:38 ---> 70ada54abb89 13:17:38 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:17:38 ---> Running in f1ef223a6ab8 13:17:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:17:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:17:38 (1/2) Installing ca-certificates (20230506-r0) 13:17:38 (2/2) Installing dumb-init (1.2.5-r2) 13:17:38 Executing busybox-1.35.0-r29.trigger 13:17:38 Executing ca-certificates-20230506-r0.trigger 13:17:38 OK: 8 MiB in 17 packages 13:17:39 Removing intermediate container f1ef223a6ab8 13:17:39 ---> c1280f59b878 13:17:39 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:17:39 ---> 2f0c52a1e522 13:17:39 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:17:39 ---> 1f841e389e94 13:17:39 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:17:39 ---> c2abd686b8db 13:17:39 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:17:39 ---> 1e84a784899f 13:17:39 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:17:40 ---> 6241afee4656 13:17:40 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:17:40 ---> Running in 2098d532c8b7 13:17:41 Removing intermediate container 2098d532c8b7 13:17:41 ---> ffec24942f06 13:17:41 Step 23/29 : VOLUME /cache 13:17:41 ---> Running in 143cbd66fdc5 13:17:41 Removing intermediate container 143cbd66fdc5 13:17:41 ---> 5f5d02ff1c2e 13:17:41 Step 24/29 : EXPOSE 59711 13:17:41 ---> Running in a03871fecafe 13:17:41 Removing intermediate container a03871fecafe 13:17:41 ---> 5506cacbb4e1 13:17:41 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:17:41 ---> Running in 3b92c8182ed1 13:17:41 Removing intermediate container 3b92c8182ed1 13:17:41 ---> bb0d3083b239 13:17:41 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:17:41 ---> Running in fe227e18f910 13:17:41 Removing intermediate container fe227e18f910 13:17:41 ---> 53eddbf304ef 13:17:41 Step 27/29 : LABEL arch=amd64 13:17:41 ---> Running in bda5a709db12 13:17:41 Removing intermediate container bda5a709db12 13:17:41 ---> 48bc3e201136 13:17:41 Step 28/29 : LABEL git_sha=bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 13:17:41 ---> Running in 69d09b68d1dd 13:17:41 Removing intermediate container 69d09b68d1dd 13:17:41 ---> 10ffa21e5182 13:17:41 Step 29/29 : LABEL version=0.0.0 13:17:41 ---> Running in db5a6f7e7d2b 13:17:42 Removing intermediate container db5a6f7e7d2b 13:17:42 ---> 7b0a49bc157f 13:17:42 [Warning] One or more build-args [ARCH] were not consumed 13:17:42 Successfully built 7b0a49bc157f 13:17:42 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:17:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:17:43 13:17:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:17:43 latest: Pulling from edgex-lftools-log-publisher 13:17:43 5eb5b503b376: Pulling fs layer 13:17:43 5c69ac0246d0: Pulling fs layer 13:17:43 ec43610c2a17: Pulling fs layer 13:17:43 3a2ae6a8a46f: Pulling fs layer 13:17:43 33b1e0a273af: Pulling fs layer 13:17:43 5d3b04190fa2: Pulling fs layer 13:17:43 2f39f015ded8: Pulling fs layer 13:17:43 3a2ae6a8a46f: Waiting 13:17:43 33b1e0a273af: Waiting 13:17:43 5c69ac0246d0: Download complete 13:17:43 3a2ae6a8a46f: Verifying Checksum 13:17:43 3a2ae6a8a46f: Download complete 13:17:43 33b1e0a273af: Verifying Checksum 13:17:43 33b1e0a273af: Download complete 13:17:43 ec43610c2a17: Verifying Checksum 13:17:43 ec43610c2a17: Download complete 13:17:43 5d3b04190fa2: Verifying Checksum 13:17:43 5d3b04190fa2: Download complete 13:17:43 5eb5b503b376: Verifying Checksum 13:17:43 5eb5b503b376: Download complete 13:17:44 2f39f015ded8: Download complete 13:17:44 5eb5b503b376: Pull complete 13:17:44 5c69ac0246d0: Pull complete 13:17:45 ec43610c2a17: Pull complete 13:17:45 3a2ae6a8a46f: Pull complete 13:17:45 33b1e0a273af: Pull complete 13:17:45 5d3b04190fa2: Pull complete 13:17:46 8d51d6327a98: Pull complete 13:17:46 8b374f2dd631: Pull complete 13:17:46 ec14aa9079de: Pull complete 13:17:49 2f39f015ded8: Pull complete 13:17:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:17:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:17:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:50 prd-ubuntu20.04-docker-8c-8g-1535 does not seem to be running inside a container 13:17:50 $ 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-209 -v /w/workspace/y_app-rfid-llrp-inventory_PR-209:/w/workspace/y_app-rfid-llrp-inventory_PR-209:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-209@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:17:52 2f466654f4bb: Pull complete 13:17:54 554e91adad29: Pull complete 13:17:54 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 13:17:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:17:54 ---> 1e15ea492957 13:17:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:17:56 ---> Running in 5bf25e89c189 13:17:56 Removing intermediate container 5bf25e89c189 13:17:56 ---> 422b4b9cf086 13:17:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:17:56 ---> Running in 9b6e7b695a78 13:17:57 Removing intermediate container 9b6e7b695a78 13:17:57 ---> dfbb1d76038c 13:17:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:17:57 ---> Running in 1d3629cbf94f 13:17:57 Removing intermediate container 1d3629cbf94f 13:17:57 ---> 68d701901df9 13:17:57 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:17:57 ---> Running in 0c925f4a8b40 13:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:18:00 $ docker top 55889e5c1ca2889fc0001f6ca372ee5a1c744bf75f7295f8fd096de457b26719 -eo pid,comm [Pipeline] { 13:18:00 OK: 263 MiB in 53 packages [Pipeline] libraryResource [Pipeline] sh 13:18:00 ---> job-cost.sh 13:18:00 lf-activate-venv: SKIPPING 13:18:00 INFO: No Stack... 13:18:00 Removing intermediate container 0c925f4a8b40 13:18:00 ---> 4eff033d93f4 13:18:00 Step 7/12 : WORKDIR /app 13:18:01 INFO: Retrieving Pricing Info for: v3-standard-8 13:18:01 ---> Running in 95f6253a6a2e 13:18:01 Removing intermediate container 95f6253a6a2e 13:18:01 ---> 43d33de7cf91 13:18:01 Step 8/12 : COPY go.mod vendor* ./ 13:18:01 INFO: Archiving Costs [Pipeline] sh 13:18:01 ---> b55211a22165 13:18:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:01 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-209/archives/cost.csv 13:18:01 + cut -d, -f6 13:18:01 ---> Running in 71b63c2b6585 [Pipeline] lock 13:18:01 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] 13:18:01 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] did not exist. Created. 13:18:01 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:18:02 + echo total: 0.2199999988079071 [Pipeline] stash 13:18:02 Stashed 1 file(s) [Pipeline] } 13:18:02 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:18:02 $ docker stop --time=1 55889e5c1ca2889fc0001f6ca372ee5a1c744bf75f7295f8fd096de457b26719 13:18:03 $ docker rm -f --volumes 55889e5c1ca2889fc0001f6ca372ee5a1c744bf75f7295f8fd096de457b26719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:19:09 Removing intermediate container 71b63c2b6585 13:19:09 ---> 562d9709ab43 13:19:09 Step 10/12 : COPY . . 13:19:09 ---> b6985566df0d 13:19:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:19:09 ---> Running in 5e4a7cfa8cd4 13:19:09 Removing intermediate container 5e4a7cfa8cd4 13:19:09 ---> dd396fb0156c 13:19:09 Step 12/12 : RUN $MAKE 13:19:09 ---> Running in 519885bf06fc 13:19:09 noop 13:19:09 Removing intermediate container 519885bf06fc 13:19:09 ---> 1a5161f43ebe 13:19:09 Successfully built 1a5161f43ebe 13:19:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:10 + docker inspect -f . ci-base-image-arm64 13:19:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:10 prd-ubuntu20.04-docker-arm64-4c-16g-1536 does not seem to be running inside a container 13:19:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:19:11 $ docker top 03f0804473400bb31721c865b475844688cf6a81b5a0ad03450725bb12d463a2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:12 + go version 13:19:12 go version go1.20.6 linux/arm64 [Pipeline] } 13:19:12 $ docker stop --time=1 03f0804473400bb31721c865b475844688cf6a81b5a0ad03450725bb12d463a2 13:19:15 $ docker rm -f --volumes 03f0804473400bb31721c865b475844688cf6a81b5a0ad03450725bb12d463a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:16 + docker inspect -f . ci-base-image-arm64 13:19:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:16 prd-ubuntu20.04-docker-arm64-4c-16g-1536 does not seem to be running inside a container 13:19: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 ******** -e ******** ci-base-image-arm64 cat 13:19:17 $ docker top 52a428832debb6368ba71e5d33deabddac45cb46fd64ffd0de8f81fb0f7f7c53 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:18 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:19:18 + make test 13:19:18 go test -race ./... -coverprofile=coverage.out ./... 13:21:55 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:21:58 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:21:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.575s coverage: 86.2% of statements 13:22:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.383s coverage: 71.9% of statements 13:22:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:22:10 go vet ./... 13:24:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:24:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:24:32 ./bin/test-attribution.sh [Pipeline] echo 13:24:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:24:32 $ docker stop --time=1 52a428832debb6368ba71e5d33deabddac45cb46fd64ffd0de8f81fb0f7f7c53 13:24:34 $ docker rm -f --volumes 52a428832debb6368ba71e5d33deabddac45cb46fd64ffd0de8f81fb0f7f7c53 [Pipeline] // withDockerContainer [Pipeline] sh 13:24:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:24:36 Warning: overwriting stash ‘coverage-report’ 13:24:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:24:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:24:37 + ls -al . 13:24:37 total 232 13:24:37 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 13:19 . 13:24:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:16 .. 13:24:37 -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 13:16 .dockerignore 13:24:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 13:17 .git 13:24:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 13:16 .github 13:24:37 -rw-rw-r-- 1 jenkins jenkins 788 Jul 19 13:16 .gitignore 13:24:37 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 13:16 .golangci.yml 13:24:37 -rw-rw-r-- 1 jenkins jenkins 10332 Jul 19 13:16 Attribution.txt 13:24:37 -rw-rw-r-- 1 jenkins jenkins 9042 Jul 19 13:16 CHANGELOG.md 13:24:37 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 19 13:16 Dockerfile 13:24:37 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 13:16 GOVERNANCE.md 13:24:37 -rw-rw-r-- 1 jenkins jenkins 687 Jul 19 13:16 Jenkinsfile 13:24:37 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 13:16 LICENSE 13:24:37 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 19 13:16 Makefile 13:24:37 -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 13:16 OWNERS.md 13:24:37 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 19 13:16 README.md 13:24:37 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 13:15 VERSION 13:24:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:16 bin 13:24:37 -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 13:22 coverage.out 13:24:37 -rw-rw-r-- 1 jenkins jenkins 3693 Jul 19 13:16 go.mod 13:24:37 -rw-rw-r-- 1 jenkins jenkins 32865 Jul 19 13:16 go.sum 13:24:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:16 images 13:24:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:16 internal 13:24:37 -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 13:16 main.go 13:24:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 13:16 res 13:24:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 13:16 snap 13:24:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 13:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:38 + 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=bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 --label arch=arm64 --label version=0.0.0 . 13:24:38 Sending build context to Docker daemon 684kB 13:24:38 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 13:24:38 Step 2/29 : FROM ${BASE} AS builder 13:24:38 ---> 1a5161f43ebe 13:24:38 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:24:38 ---> Running in 5e5cc936b726 13:24:38 Removing intermediate container 5e5cc936b726 13:24:38 ---> 0c2e3c355aa0 13:24:38 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:24:38 ---> Running in f4c7e7ea85c9 13:24:39 Removing intermediate container f4c7e7ea85c9 13:24:39 ---> f7b68beac106 13:24:39 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:24:39 ---> Running in 4c90f701faf9 13:24:39 Removing intermediate container 4c90f701faf9 13:24:39 ---> 00dde8e4d83a 13:24:39 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:24:39 ---> Running in 788fd9dcbd4e 13:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:24:42 OK: 263 MiB in 53 packages 13:24:43 Removing intermediate container 788fd9dcbd4e 13:24:43 ---> 475b0e58ae73 13:24:43 Step 7/29 : WORKDIR /app 13:24:43 ---> Running in 5dda81da3997 13:24:43 Removing intermediate container 5dda81da3997 13:24:43 ---> bc8eca0851d0 13:24:43 Step 8/29 : COPY go.mod vendor* ./ 13:24:43 ---> 6582cc6dd6ad 13:24:43 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:43 ---> Running in 519dab951e1a 13:24:45 Removing intermediate container 519dab951e1a 13:24:45 ---> 1b5eb9d7537c 13:24:45 Step 10/29 : COPY . . 13:24:46 ---> 0a206a75e5c0 13:24:46 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:24:49 ---> Running in 7ea199d9f6ce 13:24:49 Removing intermediate container 7ea199d9f6ce 13:24:49 ---> 76996dde060a 13:24:49 Step 12/29 : RUN $MAKE 13:24:49 ---> Running in e34bb3a34608 13:24:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -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:26:56 Removing intermediate container e34bb3a34608 13:26:56 ---> 2f328e1d08cd 13:26:56 Step 13/29 : FROM alpine:3.17 13:26:56 3.17: Pulling from library/alpine 13:26:56 edb6bdbacee9: Already exists 13:26:56 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 13:26:56 Status: Downloaded newer image for alpine:3.17 13:26:56 ---> 779605e5fbc0 13:26:56 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:26:56 ---> Running in 40688d128460 13:26:56 Removing intermediate container 40688d128460 13:26:56 ---> e4d8da4daab9 13:26:56 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:26:56 ---> Running in db057e56e246 13:26:56 Removing intermediate container db057e56e246 13:26:56 ---> 99e4451a428e 13:26:56 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:26:56 ---> Running in 16b13628e693 13:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:26:56 (1/2) Installing ca-certificates (20230506-r0) 13:26:56 (2/2) Installing dumb-init (1.2.5-r2) 13:26:56 Executing busybox-1.35.0-r29.trigger 13:26:56 Executing ca-certificates-20230506-r0.trigger 13:26:56 OK: 8 MiB in 17 packages 13:26:57 Removing intermediate container 16b13628e693 13:26:57 ---> dc83b9cb631d 13:26:57 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:26:58 ---> ac8aca53aea5 13:26:58 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:26:58 ---> db0353de4e7a 13:26:58 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:26:59 ---> d3fe78354f45 13:26:59 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:26:59 ---> 3f42b9456ede 13:26:59 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:27:00 ---> b940df8f691d 13:27:00 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:27:01 ---> Running in 893f8c1fe058 13:27:03 Removing intermediate container 893f8c1fe058 13:27:03 ---> a9275268444d 13:27:03 Step 23/29 : VOLUME /cache 13:27:03 ---> Running in 2f7ab7be6aaa 13:27:03 Removing intermediate container 2f7ab7be6aaa 13:27:03 ---> bf2fde45653d 13:27:03 Step 24/29 : EXPOSE 59711 13:27:03 ---> Running in 01190482a4b6 13:27:03 Removing intermediate container 01190482a4b6 13:27:03 ---> 7eaa1d40d1dd 13:27:03 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:27:03 ---> Running in fc526daa30f2 13:27:04 Removing intermediate container fc526daa30f2 13:27:04 ---> a2405df2d196 13:27:04 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:27:04 ---> Running in 85ff89c75f82 13:27:04 Removing intermediate container 85ff89c75f82 13:27:04 ---> 8f4b68b78142 13:27:04 Step 27/29 : LABEL arch=arm64 13:27:04 ---> Running in 5a5b7bd2f369 13:27:04 Removing intermediate container 5a5b7bd2f369 13:27:04 ---> 86d415ab0aba 13:27:04 Step 28/29 : LABEL git_sha=bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 13:27:04 ---> Running in 1a95794b61bd 13:27:05 Removing intermediate container 1a95794b61bd 13:27:05 ---> 7a83fcdb5825 13:27:05 Step 29/29 : LABEL version=0.0.0 13:27:05 ---> Running in f384787da949 13:27:05 Removing intermediate container f384787da949 13:27:05 ---> 5fc6d54a1199 13:27:05 [Warning] One or more build-args [ARCH] were not consumed 13:27:05 Successfully built 5fc6d54a1199 13:27:05 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:27:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:27:06 13:27:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:27:06 arm64: Pulling from edgex-lftools-log-publisher 13:27:06 8998bd30e6a1: Pulling fs layer 13:27:06 04944245beec: Pulling fs layer 13:27:06 699f458cf7ca: Pulling fs layer 13:27:06 765212b225bb: Pulling fs layer 13:27:06 f23df028b6ca: Pulling fs layer 13:27:06 d65c8cfc05b1: Pulling fs layer 13:27:06 2437ff75d9bd: Pulling fs layer 13:27:06 f23df028b6ca: Waiting 13:27:06 d65c8cfc05b1: Waiting 13:27:06 2437ff75d9bd: Waiting 13:27:06 765212b225bb: Waiting 13:27:07 04944245beec: Verifying Checksum 13:27:07 04944245beec: Download complete 13:27:07 765212b225bb: Verifying Checksum 13:27:07 765212b225bb: Download complete 13:27:07 f23df028b6ca: Verifying Checksum 13:27:07 f23df028b6ca: Download complete 13:27:07 d65c8cfc05b1: Verifying Checksum 13:27:07 d65c8cfc05b1: Download complete 13:27:07 699f458cf7ca: Verifying Checksum 13:27:07 699f458cf7ca: Download complete 13:27:07 8998bd30e6a1: Verifying Checksum 13:27:07 8998bd30e6a1: Download complete 13:27:09 2437ff75d9bd: Download complete 13:27:11 8998bd30e6a1: Pull complete 13:27:11 04944245beec: Pull complete 13:27:17 699f458cf7ca: Pull complete 13:27:17 765212b225bb: Pull complete 13:27:17 f23df028b6ca: Pull complete 13:27:18 d65c8cfc05b1: Pull complete 13:27:33 2437ff75d9bd: Pull complete 13:27:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:27:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:33 prd-ubuntu20.04-docker-arm64-4c-16g-1536 does not seem to be running inside a container 13:27:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:27:35 $ docker top 64be6e00e7560215c18a8a85b488d11b922ee851da6c6b11567fca887dfcf523 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:36 ---> job-cost.sh 13:27:36 lf-activate-venv: SKIPPING 13:27:36 INFO: No Stack... 13:27:37 INFO: Retrieving Pricing Info for: v3-standard-4 13:27:37 INFO: Archiving Costs [Pipeline] sh 13:27:38 + cut -d, -f6 13:27:38 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 13:27:38 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] 13:27:38 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] did not exist. Created. 13:27:38 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:27:39 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-fc7aea48/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:27:39 + echo total: 0.10999999940395355 [Pipeline] stash 13:27:39 Warning: overwriting stash ‘stack-cost’ 13:27:39 Stashed 1 file(s) [Pipeline] } 13:27:39 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-209-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:27:39 $ docker stop --time=1 64be6e00e7560215c18a8a85b488d11b922ee851da6c6b11567fca887dfcf523 13:27:41 $ docker rm -f --volumes 64be6e00e7560215c18a8a85b488d11b922ee851da6c6b11567fca887dfcf523 [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:27:41 provisioning config files... 13:27:41 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/config4777581282359405245tmp [Pipeline] { [Pipeline] sh 13:27:42 + set +x 13:27:42 + + curlbash -s -s https://codecov.io/bash -- 13:27:42 13:27:42 13:27:42 _____ _ 13:27:42 / ____| | | 13:27:42 | | ___ __| | ___ ___ _____ __ 13:27:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:27:42 | |___| (_) | (_| | __/ (_| (_) \ V / 13:27:42 \_____\___/ \__,_|\___|\___\___/ \_/ 13:27:42 Bash-1.0.6 13:27:42 13:27:42 13:27:42 ==> git version 2.25.1 found 13:27:42 ==> 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:27:42 Release-Date: 2020-01-08 13:27:42 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:27:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:27:42 ==> Jenkins CI detected. 13:27:42 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-209 13:27:42 project root: . 13:27:42 --> token set from env 13:27:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:27:42 ==> Running gcov in . (disable via -X gcov) 13:27:42 ==> Python coveragepy not found 13:27:42 ==> Searching for coverage reports in: 13:27:42 + . 13:27:42 -> Found 1 reports 13:27:42 ==> Detecting git/mercurial file structure 13:27:42 ==> Reading reports 13:27:42 + ./coverage.out bytes=41317 13:27:42 ==> Appending adjustments 13:27:42 https://docs.codecov.io/docs/fixing-reports 13:27:42 + Found adjustments 13:27:42 ==> Gzipping contents 13:27:42 12K /tmp/codecov.zzbXG5.gz 13:27:42 ==> Uploading reports 13:27:42 url: https://codecov.io 13:27:42 query: branch=PR-209&commit=bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=209&job=&cmd_args= 13:27:42 -> Pinging Codecov 13:27:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-209&commit=bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-209%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=209&job=&cmd_args= 13:27:43 -> Uploading to 13:27:43 https://storage.googleapis.com/codecov/v4/raw/2023-07-19/581DD39554BDF9B6E22D074273EAD858/bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0/d1cfd6b9-d3f6-4ec5-b0d5-4e1f41e9078b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T132742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b00d7000a64fcf89eb48c0167c89fb779cb75975629f9e586798c0b6b14bddda 13:27:43 % Total % Received % Xferd Average Speed Time Time Time Current 13:27:43 Dload Upload Total Spent Left Speed 13:27:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 57000 --:--:-- --:--:-- --:--:-- 57000 13:27:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bbc51f04fe4f7dd453a06db24b12dfa0a4d5ddb0 [Pipeline] } 13:27:43 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:27:44 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-209/archives ] 13:27:44 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-209/archives 13:27:44 total 16 13:27:44 drwxr-xr-x 3 root root 4096 Jul 19 13:18 . 13:27:44 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 13:18 .. 13:27:44 drwxr-xr-x 2 root root 4096 Jul 19 13:18 cost 13:27:44 -rw-r--r-- 1 root root 95 Jul 19 13:18 cost.csv 13:27:44 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-209/archives 13:27:44 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-209/archives 13:27:44 total 16 13:27:44 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 13:18 . 13:27:44 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 13:18 .. 13:27:44 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 13:18 cost 13:27:44 -rw-r--r-- 1 jenkins jenkins 95 Jul 19 13:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:27:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:27:46 ---> package-listing.sh 13:27:46 ++ tr '[:upper:]' '[:lower:]' 13:27:46 ++ facter osfamily 13:27:46 + OS_FAMILY=debian 13:27:46 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-209 13:27:46 + START_PACKAGES=/tmp/packages_start.txt 13:27:46 + END_PACKAGES=/tmp/packages_end.txt 13:27:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:27:46 + PACKAGES=/tmp/packages_start.txt 13:27:46 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-209 ']' 13:27:46 + PACKAGES=/tmp/packages_end.txt 13:27:46 + case "${OS_FAMILY}" in 13:27:46 + dpkg -l 13:27:46 + grep '^ii' 13:27:46 + '[' -f /tmp/packages_start.txt ']' 13:27:46 + '[' -f /tmp/packages_end.txt ']' 13:27:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:27:46 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-209 ']' 13:27:46 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-209/archives/ 13:27:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-209/archives/ [Pipeline] echo 13:27:46 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-209/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:27:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:27:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:47 prd-ubuntu20.04-docker-8c-8g-1535 does not seem to be running inside a container 13:27:47 $ 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-209/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-209 -v /w/workspace/y_app-rfid-llrp-inventory_PR-209:/w/workspace/y_app-rfid-llrp-inventory_PR-209:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-209@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:27:48 $ docker top 5555c90fa3485e2b1427d202c1b0925b2957e291a499b0e52a52aaebf80b6a9f -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:48 + touch /tmp/pre-build-complete [Pipeline] sh 13:27:49 + mkdir -p /var/log/sysstat [Pipeline] sh 13:27:49 + ls /var/log/sa-host 13:27:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:49 provisioning config files... 13:27:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-209@tmp/config12087381634479529025tmp [Pipeline] { [Pipeline] echo 13:27:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:27:50 ---> create-netrc.sh [Pipeline] } 13:27:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:27:50 ---> python-tools-install.sh [Pipeline] echo 13:27:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:27:50 ---> sudo-logs.sh 13:27:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:27:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:27:51 ---> job-cost.sh 13:27:51 lf-activate-venv: SKIPPING 13:27:51 DEBUG: total: 0.2199999988079071 13:27:51 INFO: Retrieving Stack Cost... 13:27:51 INFO: Retrieving Pricing Info for: v3-standard-8 13:27:52 INFO: Archiving Costs [Pipeline] echo 13:27:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:27:52 ---> logs-deploy.sh 13:27:52 lf-activate-venv: SKIPPING 13:27:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-209/1 13:27:52 INFO: archiving workspace using pattern(s): 13:27:53 Archives upload complete. 13:27:53 INFO: archiving logs to Nexus