Pull request #190 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5ebc6ed0d9c35239c04efaa668cef1c30d20e26+cc44783049becc460a1729b066297a6387c816b5 (10bfe4f8baeda6eed7311635286946aa5835e6a9) 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-ssh4912545909862204151.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17983063996385891046.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-190/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-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13164462830448884487.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-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16236201298327608241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh7331998661225814831.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-190/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-190/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6420003454485143318.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14858 in /w/workspace/y_app-rfid-llrp-inventory_PR-190 [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-190 # 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 cc44783049becc460a1729b066297a6387c816b5 into PR head commit d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 Merge succeeded, producing d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 Checking out Revision d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 (PR-190) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 # 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 cc44783049becc460a1729b066297a6387c816b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:38:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:38:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:38:58 ========================================================= 01:38:58 EdgeX Global Pipelines Version Info 01:38:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:38:59 ------------------- 01:38:59 stable info: 01:38:59 ------------------- 01:38:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:38:59 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:38:59 Message: update stable to v1.0.249 01:38:59 ------------------- 01:38:59 experimental info: 01:38:59 ------------------- 01:38:59 Commited By: **** collab-it+edgex@linuxfoundation.org 01:38:59 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:38:59 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:39:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:39:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:39:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:39:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:39:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:39:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-190 [Pipeline] echo 01:39:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-190 [Pipeline] echo 01:39:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-190 [Pipeline] echo 01:39:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [Pipeline] echo 01:39:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5ebc6e [Pipeline] echo 01:39:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:01 provisioning config files... 01:39:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/config4186290166876261534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:01 ---> docker-login.sh 01:39:01 nexus3.edgexfoundry.org:10001 01:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:02 Configure a credential helper to remove this warning. See 01:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:02 01:39:02 Login Succeeded 01:39:02 nexus3.edgexfoundry.org:10002 01:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:02 Configure a credential helper to remove this warning. See 01:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:02 01:39:02 Login Succeeded 01:39:02 nexus3.edgexfoundry.org:10003 01:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:02 Configure a credential helper to remove this warning. See 01:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:02 01:39:02 Login Succeeded 01:39:02 nexus3.edgexfoundry.org:10004 01:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:02 Configure a credential helper to remove this warning. See 01:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:02 01:39:02 Login Succeeded 01:39:02 docker.io 01:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:02 Configure a credential helper to remove this warning. See 01:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:02 01:39:02 Login Succeeded 01:39:02 ---> docker-login.sh ends [Pipeline] } 01:39:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:39:03 + git rev-list -1 --merges d5ebc6ed0d9c35239c04efaa668cef1c30d20e26~1..d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [Pipeline] echo 01:39:03 -----------> git rev-list -1 --merges d5ebc6ed0d9c35239c04efaa668cef1c30d20e26~1..d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [false] [Pipeline] sh 01:39:04 + git log --format=format:%s -1 d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [Pipeline] echo 01:39:04 ========================================================= 01:39:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:39:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:39:04 + git log --format=format:%s -1 d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [Pipeline] echo 01:39:04 [semverPrep] GIT_COMMIT: d5ebc6ed0d9c35239c04efaa668cef1c30d20e26, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 01:39:04 [semverPrep] This is not a build commit. [Pipeline] sh 01:39:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:39:05 + grep -v github /etc/ssh/ssh_known_hosts 01:39:05 + [ -e /tmp/ssh_known_hosts ] 01:39:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:39:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:39:05 + sudo tee -a /etc/ssh/ssh_known_hosts 01:39:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:05 01:39:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:05 0.1.4: Pulling from edgex-devops/py-git-semver 01:39:05 b85a868b505f: Pulling fs layer 01:39:05 e2be974225ed: Pulling fs layer 01:39:05 339a4e72a1f5: Pulling fs layer 01:39:05 988bab9f4d93: Pulling fs layer 01:39:05 1469e6f7b9e6: Pulling fs layer 01:39:05 eaf3925da568: Pulling fs layer 01:39:05 bab4dde63d76: Pulling fs layer 01:39:05 bde34c3a00c8: Pulling fs layer 01:39:05 b352a97aabf1: Pulling fs layer 01:39:05 988bab9f4d93: Waiting 01:39:05 4872d77fe225: Pulling fs layer 01:39:05 1469e6f7b9e6: Waiting 01:39:05 5851b861e8e6: Pulling fs layer 01:39:05 eaf3925da568: Waiting 01:39:05 bab4dde63d76: Waiting 01:39:05 bde34c3a00c8: Waiting 01:39:05 b352a97aabf1: Waiting 01:39:05 5851b861e8e6: Waiting 01:39:05 e2be974225ed: Verifying Checksum 01:39:05 e2be974225ed: Download complete 01:39:05 988bab9f4d93: Verifying Checksum 01:39:05 988bab9f4d93: Download complete 01:39:05 1469e6f7b9e6: Verifying Checksum 01:39:05 1469e6f7b9e6: Download complete 01:39:05 eaf3925da568: Verifying Checksum 01:39:05 eaf3925da568: Download complete 01:39:06 339a4e72a1f5: Verifying Checksum 01:39:06 339a4e72a1f5: Download complete 01:39:06 bde34c3a00c8: Download complete 01:39:06 b352a97aabf1: Verifying Checksum 01:39:06 b352a97aabf1: Download complete 01:39:06 4872d77fe225: Verifying Checksum 01:39:06 4872d77fe225: Download complete 01:39:06 5851b861e8e6: Verifying Checksum 01:39:06 5851b861e8e6: Download complete 01:39:06 b85a868b505f: Verifying Checksum 01:39:06 b85a868b505f: Download complete 01:39:06 bab4dde63d76: Verifying Checksum 01:39:06 bab4dde63d76: Download complete 01:39:07 b85a868b505f: Pull complete 01:39:07 e2be974225ed: Pull complete 01:39:08 339a4e72a1f5: Pull complete 01:39:08 988bab9f4d93: Pull complete 01:39:08 1469e6f7b9e6: Pull complete 01:39:08 eaf3925da568: Pull complete 01:39:10 bab4dde63d76: Pull complete 01:39:10 bde34c3a00c8: Pull complete 01:39:10 b352a97aabf1: Pull complete 01:39:10 4872d77fe225: Pull complete 01:39:10 5851b861e8e6: Pull complete 01:39:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:10 prd-ubuntu20.04-docker-8c-8g-14858 does not seem to be running inside a container 01:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-190 -v /w/workspace/y_app-rfid-llrp-inventory_PR-190:/w/workspace/y_app-rfid-llrp-inventory_PR-190:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-190@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 01:39:13 $ docker top d5b286683c2692dcd1a870381ed36cda6130d94244b5108a41ccf3b0240d41e7 -eo pid,comm 01:39:13 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). 01:39:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:39:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:13 [ssh-agent] Looking for ssh-agent implementation... 01:39:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:13 $ docker exec d5b286683c2692dcd1a870381ed36cda6130d94244b5108a41ccf3b0240d41e7 ssh-agent 01:39:13 SSH_AUTH_SOCK=/tmp/ssh-mibhAIsq95p8/agent.32 01:39:13 SSH_AGENT_PID=38 01:39:13 Running ssh-add (command line suppressed) 01:39:13 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/private_key_16155528888584141465.key (/w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/private_key_16155528888584141465.key) 01:39:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:14 + git tag --points-at HEAD [Pipeline] } 01:39:14 $ docker exec --env ******** --env ******** d5b286683c2692dcd1a870381ed36cda6130d94244b5108a41ccf3b0240d41e7 ssh-agent -k 01:39:14 unset SSH_AUTH_SOCK; 01:39:14 unset SSH_AGENT_PID; 01:39:14 echo Agent pid 38 killed; 01:39:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:39:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:14 [ssh-agent] Looking for ssh-agent implementation... 01:39:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:14 $ docker exec d5b286683c2692dcd1a870381ed36cda6130d94244b5108a41ccf3b0240d41e7 ssh-agent 01:39:14 SSH_AUTH_SOCK=/tmp/ssh-8UlQl3y3ns90/agent.72 01:39:14 SSH_AGENT_PID=78 01:39:14 Running ssh-add (command line suppressed) 01:39:14 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/private_key_17181114606171764451.key (/w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/private_key_17181114606171764451.key) 01:39:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:15 + git semver init 01:39:15 2023-05-10 01:39:15,297 [run_init] DEBUG init version:0.0.0 force:False 01:39:15 2023-05-10 01:39:15,298 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver 01:39:15 2023-05-10 01:39:15,299 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver 01:39:15 2023-05-10 01:39:15,299 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-190, universal_newlines=False, shell=None, istream=None) 01:39:16 2023-05-10 01:39:16,386 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-190/.git/info/exclude 01:39:16 2023-05-10 01:39:16,387 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver/PR-190 with force:False 01:39:16 2023-05-10 01:39:16,387 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver/PR-190 01:39:16 2023-05-10 01:39:16,391 [execute] INFO git cat-file --batch-check 01:39:16 2023-05-10 01:39:16,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver, universal_newlines=False, shell=None, istream=) 01:39:16 2023-05-10 01:39:16,400 [execute] INFO git cat-file --batch 01:39:16 2023-05-10 01:39:16,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver, universal_newlines=False, shell=None, istream=) 01:39:16 2023-05-10 01:39:16,408 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-190/.semver/PR-190 01:39:16 0.0.0 [Pipeline] } 01:39:16 $ docker exec --env ******** --env ******** d5b286683c2692dcd1a870381ed36cda6130d94244b5108a41ccf3b0240d41e7 ssh-agent -k 01:39:16 unset SSH_AUTH_SOCK; 01:39:16 unset SSH_AGENT_PID; 01:39:16 echo Agent pid 78 killed; 01:39:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:39:17 + git semver [Pipeline] } 01:39:17 $ docker stop --time=1 d5b286683c2692dcd1a870381ed36cda6130d94244b5108a41ccf3b0240d41e7 01:39:18 $ docker rm -f --volumes d5b286683c2692dcd1a870381ed36cda6130d94244b5108a41ccf3b0240d41e7 [Pipeline] // withDockerContainer [Pipeline] sh 01:39:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:39:19 Stashed 1 file(s) [Pipeline] echo 01:39:19 [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 01:39:20 provisioning config files... 01:39:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/config2327365101008302523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:20 ---> docker-login.sh 01:39:20 nexus3.edgexfoundry.org:10001 01:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:20 Configure a credential helper to remove this warning. See 01:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:20 01:39:20 Login Succeeded 01:39:20 nexus3.edgexfoundry.org:10002 01:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:20 Configure a credential helper to remove this warning. See 01:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:20 01:39:20 Login Succeeded 01:39:20 nexus3.edgexfoundry.org:10003 01:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:20 Configure a credential helper to remove this warning. See 01:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:20 01:39:20 Login Succeeded 01:39:20 nexus3.edgexfoundry.org:10004 01:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:20 Configure a credential helper to remove this warning. See 01:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:20 01:39:20 Login Succeeded 01:39:20 docker.io 01:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:21 Configure a credential helper to remove this warning. See 01:39:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:21 01:39:21 Login Succeeded 01:39:21 ---> docker-login.sh ends [Pipeline] } 01:39:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:39:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:39:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:39:21 ========================================================= 01:39:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:39:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:21 + 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 . 01:39:21 Sending build context to Docker daemon 12.65MB 01:39:21 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:39:21 Step 2/12 : FROM ${BASE} AS builder 01:39:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:39:21 f56be85fc22e: Pulling fs layer 01:39:21 85791d961cd3: Pulling fs layer 01:39:21 d694b5ae8c79: Pulling fs layer 01:39:21 9f32a84ed3da: Pulling fs layer 01:39:21 4d19c01a9841: Pulling fs layer 01:39:21 9325e15d5711: Pulling fs layer 01:39:21 556b6ee489ea: Pulling fs layer 01:39:21 c5a4b2cf53e6: Pulling fs layer 01:39:21 9f32a84ed3da: Waiting 01:39:21 556b6ee489ea: Waiting 01:39:21 4d19c01a9841: Waiting 01:39:21 c5a4b2cf53e6: Waiting 01:39:21 85791d961cd3: Download complete 01:39:22 9f32a84ed3da: Download complete 01:39:22 f56be85fc22e: Verifying Checksum 01:39:22 f56be85fc22e: Download complete 01:39:22 9325e15d5711: Verifying Checksum 01:39:22 9325e15d5711: Download complete 01:39:22 f56be85fc22e: Pull complete 01:39:22 85791d961cd3: Pull complete 01:39:22 c5a4b2cf53e6: Verifying Checksum 01:39:22 c5a4b2cf53e6: Download complete 01:39:22 d694b5ae8c79: Verifying Checksum 01:39:22 d694b5ae8c79: Download complete 01:39:22 556b6ee489ea: Verifying Checksum 01:39:22 556b6ee489ea: Download complete 01:39:26 d694b5ae8c79: Pull complete 01:39:26 9f32a84ed3da: Pull complete 01:39:26 4d19c01a9841: Pull complete 01:39:26 9325e15d5711: Pull complete 01:39:29 556b6ee489ea: Pull complete 01:39:29 c5a4b2cf53e6: Pull complete 01:39:29 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:39:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:39:29 ---> c4be618373d6 01:39:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:39:33 ---> Running in 5df277d7e7bf 01:39:33 Removing intermediate container 5df277d7e7bf 01:39:33 ---> 2d5098823d47 01:39:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:39:33 ---> Running in f8908ec00305 01:39:33 Removing intermediate container f8908ec00305 01:39:33 ---> 67dfe6e646b1 01:39:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:39:33 ---> Running in 1c3c5f3e9a64 01:39:33 Removing intermediate container 1c3c5f3e9a64 01:39:33 ---> 8e589180647a 01:39:33 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:39:33 ---> Running in 8659115a447d 01:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:39:34 OK: 265 MiB in 53 packages 01:39:34 Removing intermediate container 8659115a447d 01:39:34 ---> 153b74797586 01:39:34 Step 7/12 : WORKDIR /app 01:39:34 ---> Running in 2c781ed42b15 01:39:34 Removing intermediate container 2c781ed42b15 01:39:34 ---> 549061f6c012 01:39:34 Step 8/12 : COPY go.mod vendor* ./ 01:39:34 ---> dac968cdf4ab 01:39:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:34 ---> Running in 95357bb659fc 01:39:35 Still waiting to schedule task 01:39:35 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:40:01 Removing intermediate container 95357bb659fc 01:40:01 ---> c777d98bef4b 01:40:01 Step 10/12 : COPY . . 01:40:01 ---> c0c2094f5dc5 01:40:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:40:01 ---> Running in 53bc89734a30 01:40:01 Removing intermediate container 53bc89734a30 01:40:01 ---> ec58de496efa 01:40:01 Step 12/12 : RUN $MAKE 01:40:01 ---> Running in 9c64401d3e94 01:40:01 noop 01:40:01 Removing intermediate container 9c64401d3e94 01:40:01 ---> 5dac3f1e82f2 01:40:01 Successfully built 5dac3f1e82f2 01:40:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:02 + docker inspect -f . ci-base-image-x86_64 01:40:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:02 prd-ubuntu20.04-docker-8c-8g-14858 does not seem to be running inside a container 01:40:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-190 -v /w/workspace/y_app-rfid-llrp-inventory_PR-190:/w/workspace/y_app-rfid-llrp-inventory_PR-190:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-190@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 01:40:02 $ docker top e7a297f9349318b61f74aa076298b87ec17e908ea3bdfb6c214144ceff199363 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:03 + go version 01:40:03 go version go1.20.2 linux/amd64 [Pipeline] } 01:40:03 $ docker stop --time=1 e7a297f9349318b61f74aa076298b87ec17e908ea3bdfb6c214144ceff199363 01:40:04 $ docker rm -f --volumes e7a297f9349318b61f74aa076298b87ec17e908ea3bdfb6c214144ceff199363 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:05 + docker inspect -f . ci-base-image-x86_64 01:40:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:05 prd-ubuntu20.04-docker-8c-8g-14858 does not seem to be running inside a container 01:40:05 $ 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-190 -v /w/workspace/y_app-rfid-llrp-inventory_PR-190:/w/workspace/y_app-rfid-llrp-inventory_PR-190:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-190@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 01:40:05 $ docker top ca419e4c85aae2faca325ea5a9078b2df3e835efea2a29e28a8e2169ea58ca34 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:06 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-190 [Pipeline] fileExists [Pipeline] sh 01:40:06 + make test 01:40:06 go test -race ./... -coverprofile=coverage.out ./... 01:40:28 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 01:40:28 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 01:40:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.197s coverage: 86.2% of statements 01:40:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.698s coverage: 71.9% of statements 01:40:50 go vet ./... 01:40:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:40:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:40:52 ./bin/test-attribution.sh 01:40:52 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 01:40:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:40:52 $ docker stop --time=1 ca419e4c85aae2faca325ea5a9078b2df3e835efea2a29e28a8e2169ea58ca34 01:40:56 $ docker rm -f --volumes ca419e4c85aae2faca325ea5a9078b2df3e835efea2a29e28a8e2169ea58ca34 [Pipeline] // withDockerContainer [Pipeline] sh 01:40:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:40:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:40:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:40:58 + ls -al . 01:40:58 total 228 01:40:58 drwxrwxr-x 11 jenkins jenkins 4096 May 10 01:40 . 01:40:58 drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:38 .. 01:40:58 -rw-rw-r-- 1 jenkins jenkins 262 May 10 01:38 .dockerignore 01:40:58 drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:39 .git 01:40:58 drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:38 .github 01:40:58 -rw-rw-r-- 1 jenkins jenkins 788 May 10 01:38 .gitignore 01:40:58 -rw-rw-r-- 1 jenkins jenkins 41 May 10 01:38 .golangci.yml 01:40:58 drwxr-xr-x 3 jenkins jenkins 4096 May 10 01:39 .semver 01:40:58 -rw-rw-r-- 1 jenkins jenkins 9805 May 10 01:38 Attribution.txt 01:40:58 -rw-rw-r-- 1 jenkins jenkins 4331 May 10 01:38 CHANGELOG.md 01:40:58 -rw-rw-r-- 1 jenkins jenkins 1659 May 10 01:38 Dockerfile 01:40:58 -rw-rw-r-- 1 jenkins jenkins 677 May 10 01:38 GOVERNANCE.md 01:40:58 -rw-rw-r-- 1 jenkins jenkins 687 May 10 01:38 Jenkinsfile 01:40:58 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 01:38 LICENSE 01:40:58 -rw-rw-r-- 1 jenkins jenkins 2497 May 10 01:38 Makefile 01:40:58 -rw-rw-r-- 1 jenkins jenkins 617 May 10 01:38 OWNERS.md 01:40:58 -rw-rw-r-- 1 jenkins jenkins 31001 May 10 01:38 README.md 01:40:58 -rw-rw-r-- 1 jenkins jenkins 5 May 10 01:39 VERSION 01:40:58 drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:38 bin 01:40:58 -rw-r--r-- 1 jenkins jenkins 41317 May 10 01:40 coverage.out 01:40:58 -rw-rw-r-- 1 jenkins jenkins 3467 May 10 01:38 go.mod 01:40:58 -rw-rw-r-- 1 jenkins jenkins 31505 May 10 01:38 go.sum 01:40:58 drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:38 images 01:40:58 drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:38 internal 01:40:58 -rw-rw-r-- 1 jenkins jenkins 531 May 10 01:38 main.go 01:40:58 drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:38 res 01:40:58 drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:38 snap 01:40:58 drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:58 + 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=d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 --label arch=amd64 --label version=0.0.0 . 01:40:58 Sending build context to Docker daemon 12.65MB 01:40:58 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 01:40:58 Step 2/29 : FROM ${BASE} AS builder 01:40:58 ---> 5dac3f1e82f2 01:40:58 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 01:40:58 ---> Running in f3727eb67bd8 01:40:58 Removing intermediate container f3727eb67bd8 01:40:58 ---> c8f9e2116028 01:40:58 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 01:40:58 ---> Running in 0d08e496827d 01:40:58 Removing intermediate container 0d08e496827d 01:40:58 ---> 4ac409c5584b 01:40:58 Step 5/29 : ARG ADD_BUILD_TAGS="" 01:40:58 ---> Running in b62c875fe4f9 01:40:59 Removing intermediate container b62c875fe4f9 01:40:59 ---> 0d581602c272 01:40:59 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:40:59 ---> Running in c7570bad8e4c 01:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:40:59 OK: 265 MiB in 53 packages 01:41:00 Removing intermediate container c7570bad8e4c 01:41:00 ---> c96ad7b2c842 01:41:00 Step 7/29 : WORKDIR /app 01:41:00 ---> Running in e902c4f2b4f2 01:41:00 Removing intermediate container e902c4f2b4f2 01:41:00 ---> b1b5de912ea2 01:41:00 Step 8/29 : COPY go.mod vendor* ./ 01:41:00 ---> 1146498423f4 01:41:00 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:00 ---> Running in 01bac01fbbf2 01:41:01 Removing intermediate container 01bac01fbbf2 01:41:01 ---> d1fea0959eee 01:41:01 Step 10/29 : COPY . . 01:41:01 ---> 97ba65d943d1 01:41:01 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:41:01 ---> Running in 60585d326dd7 01:41:01 Removing intermediate container 60585d326dd7 01:41:01 ---> 452599a76722 01:41:01 Step 12/29 : RUN $MAKE 01:41:01 ---> Running in 368a7a25baeb 01:41:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -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 01:41:24 Removing intermediate container 368a7a25baeb 01:41:24 ---> 71073afbae70 01:41:24 Step 13/29 : FROM alpine:3.17 01:41:24 3.17: Pulling from library/alpine 01:41:24 f56be85fc22e: Already exists 01:41:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:41:24 Status: Downloaded newer image for alpine:3.17 01:41:24 ---> 9ed4aefc74f6 01:41:24 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:41:24 ---> Running in 07d977c82500 01:41:24 Removing intermediate container 07d977c82500 01:41:24 ---> 2b79480cc9eb 01:41:24 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 01:41:24 ---> Running in 4635fed6bdff 01:41:24 Removing intermediate container 4635fed6bdff 01:41:24 ---> ac6968f987f9 01:41:24 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 01:41:24 ---> Running in ecaf6c327e95 01:41:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:41:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:41:24 (1/2) Installing ca-certificates (20230506-r0) 01:41:24 (2/2) Installing dumb-init (1.2.5-r2) 01:41:24 Executing busybox-1.35.0-r29.trigger 01:41:24 Executing ca-certificates-20230506-r0.trigger 01:41:24 OK: 8 MiB in 17 packages 01:41:25 Removing intermediate container ecaf6c327e95 01:41:25 ---> 2a062b17008f 01:41:25 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:41:25 ---> 80848dad5608 01:41:25 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 01:41:25 ---> a9abc7568480 01:41:25 Step 19/29 : COPY --from=builder /app/res/ /res/ 01:41:25 ---> 08a30b4cd209 01:41:25 Step 20/29 : COPY --from=builder /app/static/ /static/ 01:41:25 ---> ab107584a55b 01:41:25 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 01:41:26 ---> 7d8f94bb3584 01:41:26 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 01:41:26 ---> Running in edcf0174113d 01:41:26 Removing intermediate container edcf0174113d 01:41:26 ---> e72269ae9b04 01:41:26 Step 23/29 : VOLUME /cache 01:41:26 ---> Running in ca50675def9f 01:41:26 Removing intermediate container ca50675def9f 01:41:26 ---> d37dafcde2c5 01:41:26 Step 24/29 : EXPOSE 59711 01:41:27 ---> Running in eb87b50bbb06 01:41:27 Removing intermediate container eb87b50bbb06 01:41:27 ---> 2189b87ae061 01:41:27 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 01:41:27 ---> Running in a2a600c541ab 01:41:27 Removing intermediate container a2a600c541ab 01:41:27 ---> 480e2ec032ab 01:41:27 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 01:41:27 ---> Running in 0a8462323db7 01:41:27 Removing intermediate container 0a8462323db7 01:41:27 ---> 74e37fb140b7 01:41:27 Step 27/29 : LABEL arch=amd64 01:41:27 ---> Running in e73ddd6719c5 01:41:27 Removing intermediate container e73ddd6719c5 01:41:27 ---> 5239f98b48b8 01:41:27 Step 28/29 : LABEL git_sha=d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 01:41:27 ---> Running in f3156750eeb9 01:41:27 Removing intermediate container f3156750eeb9 01:41:27 ---> a6273ff21ded 01:41:27 Step 29/29 : LABEL version=0.0.0 01:41:27 ---> Running in 507706602e17 01:41:27 Removing intermediate container 507706602e17 01:41:27 ---> 4a1061be4521 01:41:27 [Warning] One or more build-args [ARCH] were not consumed 01:41:27 Successfully built 4a1061be4521 01:41:27 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 01:41:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:41:28 01:41:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:41:29 latest: Pulling from edgex-lftools-log-publisher 01:41:29 5eb5b503b376: Pulling fs layer 01:41:29 5c69ac0246d0: Pulling fs layer 01:41:29 ec43610c2a17: Pulling fs layer 01:41:29 3a2ae6a8a46f: Pulling fs layer 01:41:29 33b1e0a273af: Pulling fs layer 01:41:29 5d3b04190fa2: Pulling fs layer 01:41:29 2f39f015ded8: Pulling fs layer 01:41:29 5d3b04190fa2: Waiting 01:41:29 3a2ae6a8a46f: Waiting 01:41:29 33b1e0a273af: Waiting 01:41:29 2f39f015ded8: Waiting 01:41:29 5c69ac0246d0: Download complete 01:41:29 3a2ae6a8a46f: Verifying Checksum 01:41:29 3a2ae6a8a46f: Download complete 01:41:29 33b1e0a273af: Verifying Checksum 01:41:29 33b1e0a273af: Download complete 01:41:29 ec43610c2a17: Verifying Checksum 01:41:29 ec43610c2a17: Download complete 01:41:29 5d3b04190fa2: Verifying Checksum 01:41:29 5d3b04190fa2: Download complete 01:41:29 5eb5b503b376: Verifying Checksum 01:41:29 5eb5b503b376: Download complete 01:41:29 2f39f015ded8: Download complete 01:41:30 5eb5b503b376: Pull complete 01:41:30 5c69ac0246d0: Pull complete 01:41:30 ec43610c2a17: Pull complete 01:41:30 3a2ae6a8a46f: Pull complete 01:41:30 33b1e0a273af: Pull complete 01:41:31 5d3b04190fa2: Pull complete 01:41:35 2f39f015ded8: Pull complete 01:41:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:41:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:41:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:35 prd-ubuntu20.04-docker-8c-8g-14858 does not seem to be running inside a container 01:41:35 $ 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-190 -v /w/workspace/y_app-rfid-llrp-inventory_PR-190:/w/workspace/y_app-rfid-llrp-inventory_PR-190:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-190@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 01:41:40 $ docker top 06593bde7ea4dbf7ae115bfedb52fb2bc3ab11c7e7b5dc0334afe8124f2baef8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:40 ---> job-cost.sh 01:41:40 lf-activate-venv: SKIPPING 01:41:40 INFO: No Stack... 01:41:40 INFO: Retrieving Pricing Info for: v3-standard-8 01:41:41 INFO: Archiving Costs [Pipeline] sh 01:41:41 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-190/archives/cost.csv 01:41:41 + cut -d, -f6 [Pipeline] lock 01:41:41 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] 01:41:41 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] did not exist. Created. 01:41:41 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:41:41 + echo total: 0.2199999988079071 [Pipeline] stash 01:41:42 Stashed 1 file(s) [Pipeline] } 01:41:42 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:41:42 $ docker stop --time=1 06593bde7ea4dbf7ae115bfedb52fb2bc3ab11c7e7b5dc0334afe8124f2baef8 01:41:43 $ docker rm -f --volumes 06593bde7ea4dbf7ae115bfedb52fb2bc3ab11c7e7b5dc0334afe8124f2baef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:42:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14860 in /w/workspace/y_app-rfid-llrp-inventory_PR-190 [Pipeline] { [Pipeline] ws 01:42:48 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 01:42:48 The recommended git tool is: git 01:42:54 using credential edgex-jenkins-ssh 01:42:54 Cloning the remote Git repository 01:42:54 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 01:42:54 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 01:42:54 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 01:42:54 > git --version # timeout=10 01:42:54 > git --version # 'git version 2.25.1' 01:42:54 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:56 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 01:42:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:58 Merging remotes/origin/main commit cc44783049becc460a1729b066297a6387c816b5 into PR head commit d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 01:42:58 Merge succeeded, producing d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 01:42:58 Checking out Revision d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 (PR-190) 01:42:57 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 01:42:57 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 01:42:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:42:58 > git config core.sparsecheckout # timeout=10 01:42:58 > git checkout -f d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 # timeout=10 01:42:58 > git remote # timeout=10 01:42:58 > git config --get remote.origin.url # timeout=10 01:42:58 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:58 > git merge cc44783049becc460a1729b066297a6387c816b5 # timeout=10 01:42:58 > git rev-parse HEAD^{commit} # timeout=10 01:42:58 > git config core.sparsecheckout # timeout=10 01:42:58 > git checkout -f d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 # timeout=10 01:42:59 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 01:42:59 > git --version # timeout=10 01:42:59 > git --version # 'git version 2.25.1' 01:42:59 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:43:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:43:00 % Total % Received % Xferd Average Speed Time Time Time Current 01:43:00 Dload Upload Total Spent Left Speed 01:43:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 01:43:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:43:01 + sudo tee /etc/docker/daemon.new 01:43:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:43:01 { 01:43:01 "registry-mirrors": [ 01:43:01 "https://nexus3.edgexfoundry.org:10001" 01:43:01 ], 01:43:01 "bip": "10.250.0.254/24", 01:43:01 "hosts": [ 01:43:01 "tcp://0.0.0.0:5555", 01:43:01 "unix:///var/run/docker.sock" 01:43:01 ], 01:43:01 "mtu": 1458, 01:43:01 "selinux-enabled": true, 01:43:01 "seccomp-profile": "/etc/docker/seccomp.json" 01:43:01 } [Pipeline] sh 01:43:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:43:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:20 provisioning config files... 01:43:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11828753791788370500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:20 ---> docker-login.sh 01:43:20 nexus3.edgexfoundry.org:10001 01:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:21 Configure a credential helper to remove this warning. See 01:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:21 01:43:21 Login Succeeded 01:43:21 nexus3.edgexfoundry.org:10002 01:43:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:22 Configure a credential helper to remove this warning. See 01:43:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:22 01:43:22 Login Succeeded 01:43:22 nexus3.edgexfoundry.org:10003 01:43:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:22 Configure a credential helper to remove this warning. See 01:43:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:22 01:43:22 Login Succeeded 01:43:22 nexus3.edgexfoundry.org:10004 01:43:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:22 Configure a credential helper to remove this warning. See 01:43:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:22 01:43:22 Login Succeeded 01:43:22 docker.io 01:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:23 Configure a credential helper to remove this warning. See 01:43:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:23 01:43:23 Login Succeeded 01:43:23 ---> docker-login.sh ends [Pipeline] } 01:43:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:43:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:43:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:43:23 ========================================================= 01:43:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:43:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:24 + 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 . 01:43:27 Sending build context to Docker daemon 678.4kB 01:43:27 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:43:27 Step 2/12 : FROM ${BASE} AS builder 01:43:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:43:27 c41833b44d91: Pulling fs layer 01:43:27 ed15518f5707: Pulling fs layer 01:43:27 feae8fd75edb: Pulling fs layer 01:43:27 242c74f7c9fa: Pulling fs layer 01:43:27 3cdef696dda3: Pulling fs layer 01:43:27 2ced38df9373: Pulling fs layer 01:43:27 58f1dce35555: Pulling fs layer 01:43:27 242c74f7c9fa: Waiting 01:43:27 3cdef696dda3: Waiting 01:43:27 2ced38df9373: Waiting 01:43:27 ed15518f5707: Verifying Checksum 01:43:27 ed15518f5707: Download complete 01:43:27 242c74f7c9fa: Verifying Checksum 01:43:27 242c74f7c9fa: Download complete 01:43:27 3cdef696dda3: Verifying Checksum 01:43:27 3cdef696dda3: Download complete 01:43:28 c41833b44d91: Download complete 01:43:29 c41833b44d91: Pull complete 01:43:29 58f1dce35555: Verifying Checksum 01:43:29 58f1dce35555: Download complete 01:43:29 ed15518f5707: Pull complete 01:43:30 feae8fd75edb: Verifying Checksum 01:43:30 feae8fd75edb: Download complete 01:43:30 2ced38df9373: Verifying Checksum 01:43:42 feae8fd75edb: Pull complete 01:43:42 242c74f7c9fa: Pull complete 01:43:42 3cdef696dda3: Pull complete 01:43:48 2ced38df9373: Pull complete 01:43:49 58f1dce35555: Pull complete 01:43:49 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 01:43:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:43:49 ---> fadd8f120f05 01:43:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:43:50 ---> Running in 1906487297e5 01:43:50 Removing intermediate container 1906487297e5 01:43:50 ---> a770126c5e1e 01:43:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:43:50 ---> Running in ce70c1905378 01:43:51 Removing intermediate container ce70c1905378 01:43:51 ---> d93370059e1c 01:43:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:43:51 ---> Running in d7329699320a 01:43:51 Removing intermediate container d7329699320a 01:43:51 ---> 0157a9123d9e 01:43:51 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:43:51 ---> Running in 1a7007146c21 01:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:43:54 OK: 263 MiB in 53 packages 01:43:55 Removing intermediate container 1a7007146c21 01:43:55 ---> 366d7efe608e 01:43:55 Step 7/12 : WORKDIR /app 01:43:55 ---> Running in 800ecfc9433b 01:43:55 Removing intermediate container 800ecfc9433b 01:43:55 ---> 23ea3fe78b91 01:43:55 Step 8/12 : COPY go.mod vendor* ./ 01:43:56 ---> c662db5e212e 01:43:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:56 ---> Running in ba77156de5bd 01:45:04 Removing intermediate container ba77156de5bd 01:45:04 ---> 2e366f8aab19 01:45:04 Step 10/12 : COPY . . 01:45:04 ---> 09812101043f 01:45:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:45:04 ---> Running in 452582132e57 01:45:04 Removing intermediate container 452582132e57 01:45:04 ---> 15aa7962e818 01:45:04 Step 12/12 : RUN $MAKE 01:45:04 ---> Running in 69be3a631fd3 01:45:04 noop 01:45:04 Removing intermediate container 69be3a631fd3 01:45:04 ---> e0167fdb25cf 01:45:04 Successfully built e0167fdb25cf 01:45:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:05 + docker inspect -f . ci-base-image-arm64 01:45:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:05 prd-ubuntu20.04-docker-arm64-4c-16g-14860 does not seem to be running inside a container 01:45:05 $ 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 01:45:06 $ docker top 8d2e98fe6b002b4e2bedc41d5bc6e2f9d173bac568976777e75f82d45198c531 -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:07 + go version 01:45:07 go version go1.20.2 linux/arm64 [Pipeline] } 01:45:07 $ docker stop --time=1 8d2e98fe6b002b4e2bedc41d5bc6e2f9d173bac568976777e75f82d45198c531 01:45:09 $ docker rm -f --volumes 8d2e98fe6b002b4e2bedc41d5bc6e2f9d173bac568976777e75f82d45198c531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:10 + docker inspect -f . ci-base-image-arm64 01:45:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:10 prd-ubuntu20.04-docker-arm64-4c-16g-14860 does not seem to be running inside a container 01:45:10 $ 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 01:45:11 $ docker top d38efa49042372218145018c766928dc0436cd488b031c4ad4b8f08928af16e8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:12 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 01:45:12 + make test 01:45:12 go test -race ./... -coverprofile=coverage.out ./... 01:48:19 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 01:48:19 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 01:48:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.205s coverage: 86.2% of statements 01:48:32 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.548s coverage: 71.9% of statements 01:48:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:48:32 go vet ./... 01:51:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:51:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:51:08 ./bin/test-attribution.sh 01:51:08 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 01:51:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:51:08 $ docker stop --time=1 d38efa49042372218145018c766928dc0436cd488b031c4ad4b8f08928af16e8 01:51:10 $ docker rm -f --volumes d38efa49042372218145018c766928dc0436cd488b031c4ad4b8f08928af16e8 [Pipeline] // withDockerContainer [Pipeline] sh 01:51:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:51:12 Warning: overwriting stash ‘coverage-report’ 01:51:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:51:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:51:13 + ls -al . 01:51:13 total 224 01:51:13 drwxrwxr-x 10 jenkins jenkins 4096 May 10 01:45 . 01:51:13 drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:42 .. 01:51:13 -rw-rw-r-- 1 jenkins jenkins 262 May 10 01:42 .dockerignore 01:51:13 drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:42 .git 01:51:13 drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:42 .github 01:51:13 -rw-rw-r-- 1 jenkins jenkins 788 May 10 01:42 .gitignore 01:51:13 -rw-rw-r-- 1 jenkins jenkins 41 May 10 01:42 .golangci.yml 01:51:13 -rw-rw-r-- 1 jenkins jenkins 9805 May 10 01:42 Attribution.txt 01:51:13 -rw-rw-r-- 1 jenkins jenkins 4331 May 10 01:42 CHANGELOG.md 01:51:13 -rw-rw-r-- 1 jenkins jenkins 1659 May 10 01:42 Dockerfile 01:51:13 -rw-rw-r-- 1 jenkins jenkins 677 May 10 01:42 GOVERNANCE.md 01:51:13 -rw-rw-r-- 1 jenkins jenkins 687 May 10 01:42 Jenkinsfile 01:51:13 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 01:42 LICENSE 01:51:13 -rw-rw-r-- 1 jenkins jenkins 2497 May 10 01:42 Makefile 01:51:13 -rw-rw-r-- 1 jenkins jenkins 617 May 10 01:42 OWNERS.md 01:51:13 -rw-rw-r-- 1 jenkins jenkins 31001 May 10 01:42 README.md 01:51:13 -rw-rw-r-- 1 jenkins jenkins 5 May 10 01:39 VERSION 01:51:13 drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:42 bin 01:51:13 -rw-r--r-- 1 jenkins jenkins 41317 May 10 01:48 coverage.out 01:51:13 -rw-rw-r-- 1 jenkins jenkins 3467 May 10 01:42 go.mod 01:51:13 -rw-rw-r-- 1 jenkins jenkins 31505 May 10 01:42 go.sum 01:51:13 drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:42 images 01:51:13 drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:42 internal 01:51:13 -rw-rw-r-- 1 jenkins jenkins 531 May 10 01:42 main.go 01:51:13 drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:42 res 01:51:13 drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:42 snap 01:51:13 drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:14 + 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=d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 --label arch=arm64 --label version=0.0.0 . 01:51:14 Sending build context to Docker daemon 678.4kB 01:51:14 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 01:51:14 Step 2/29 : FROM ${BASE} AS builder 01:51:14 ---> e0167fdb25cf 01:51:14 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 01:51:14 ---> Running in c8d651b2fbb7 01:51:15 Removing intermediate container c8d651b2fbb7 01:51:15 ---> 9acf5114915f 01:51:15 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 01:51:15 ---> Running in d4473d8dc0b2 01:51:15 Removing intermediate container d4473d8dc0b2 01:51:15 ---> 2227cfaec640 01:51:15 Step 5/29 : ARG ADD_BUILD_TAGS="" 01:51:15 ---> Running in 9935c12754ae 01:51:15 Removing intermediate container 9935c12754ae 01:51:15 ---> 76463eaba936 01:51:15 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:51:15 ---> Running in 20fad5b5a27d 01:51:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:51:18 OK: 263 MiB in 53 packages 01:51:19 Removing intermediate container 20fad5b5a27d 01:51:19 ---> 4ff5500fefe3 01:51:19 Step 7/29 : WORKDIR /app 01:51:19 ---> Running in a6c2b5da78e0 01:51:20 Removing intermediate container a6c2b5da78e0 01:51:20 ---> 4f32ccb441d1 01:51:20 Step 8/29 : COPY go.mod vendor* ./ 01:51:20 ---> 8cb3eaf3f8e5 01:51:20 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:20 ---> Running in e56ef5f492ab 01:51:23 Removing intermediate container e56ef5f492ab 01:51:23 ---> 3895d2263cc4 01:51:23 Step 10/29 : COPY . . 01:51:23 ---> d156550db4fa 01:51:23 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:51:23 ---> Running in 3df3f30e7c8b 01:51:24 Removing intermediate container 3df3f30e7c8b 01:51:24 ---> dcff50c13cce 01:51:24 Step 12/29 : RUN $MAKE 01:51:24 ---> Running in f3c18f8f1879 01:51:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -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 01:53:46 Removing intermediate container f3c18f8f1879 01:53:46 ---> f90e8ff515df 01:53:46 Step 13/29 : FROM alpine:3.17 01:53:46 3.17: Pulling from library/alpine 01:53:46 c41833b44d91: Already exists 01:53:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:53:46 Status: Downloaded newer image for alpine:3.17 01:53:46 ---> 51e60588ff2c 01:53:46 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:53:46 ---> Running in 4001a3047104 01:53:46 Removing intermediate container 4001a3047104 01:53:46 ---> 67da6a7bb03a 01:53:46 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 01:53:46 ---> Running in 4ad93351fd30 01:53:46 Removing intermediate container 4ad93351fd30 01:53:46 ---> 389ed77712b6 01:53:46 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 01:53:46 ---> Running in cc6181c909c6 01:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:53:46 (1/2) Installing ca-certificates (20230506-r0) 01:53:46 (2/2) Installing dumb-init (1.2.5-r2) 01:53:46 Executing busybox-1.35.0-r29.trigger 01:53:46 Executing ca-certificates-20230506-r0.trigger 01:53:46 OK: 8 MiB in 17 packages 01:53:47 Removing intermediate container cc6181c909c6 01:53:47 ---> c6c58a248cb9 01:53:47 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:53:48 ---> 6dc48cbd8055 01:53:48 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 01:53:48 ---> 7f762cb17259 01:53:48 Step 19/29 : COPY --from=builder /app/res/ /res/ 01:53:49 ---> aeac49a9b1e9 01:53:49 Step 20/29 : COPY --from=builder /app/static/ /static/ 01:53:49 ---> 8b7705591a09 01:53:49 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 01:53:51 ---> c10ee7fa5a46 01:53:51 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 01:53:51 ---> Running in ec19d751c86e 01:53:52 Removing intermediate container ec19d751c86e 01:53:52 ---> a53b67838c4c 01:53:52 Step 23/29 : VOLUME /cache 01:53:52 ---> Running in 31209e9c151e 01:53:52 Removing intermediate container 31209e9c151e 01:53:52 ---> 7675af3fb50e 01:53:52 Step 24/29 : EXPOSE 59711 01:53:52 ---> Running in 06535ff3ee98 01:53:53 Removing intermediate container 06535ff3ee98 01:53:53 ---> d2938f7be7d6 01:53:53 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 01:53:53 ---> Running in c3ec298c9249 01:53:53 Removing intermediate container c3ec298c9249 01:53:53 ---> 8f838e15ca62 01:53:53 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 01:53:53 ---> Running in ebed506cd4bd 01:53:54 Removing intermediate container ebed506cd4bd 01:53:54 ---> 071aabef3044 01:53:54 Step 27/29 : LABEL arch=arm64 01:53:54 ---> Running in 5c365adb6fa0 01:53:54 Removing intermediate container 5c365adb6fa0 01:53:54 ---> a2d00c5019a7 01:53:54 Step 28/29 : LABEL git_sha=d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 01:53:54 ---> Running in 5e42d3e1ff98 01:53:54 Removing intermediate container 5e42d3e1ff98 01:53:54 ---> 13569c70da88 01:53:54 Step 29/29 : LABEL version=0.0.0 01:53:54 ---> Running in 5c6a7be48587 01:53:55 Removing intermediate container 5c6a7be48587 01:53:55 ---> 132652ab2cf3 01:53:55 [Warning] One or more build-args [ARCH] were not consumed 01:53:55 Successfully built 132652ab2cf3 01:53:55 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 01:53:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:53:55 01:53:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:53:56 arm64: Pulling from edgex-lftools-log-publisher 01:53:56 8998bd30e6a1: Pulling fs layer 01:53:56 04944245beec: Pulling fs layer 01:53:56 699f458cf7ca: Pulling fs layer 01:53:56 765212b225bb: Pulling fs layer 01:53:56 f23df028b6ca: Pulling fs layer 01:53:56 d65c8cfc05b1: Pulling fs layer 01:53:56 2437ff75d9bd: Pulling fs layer 01:53:56 f23df028b6ca: Waiting 01:53:56 d65c8cfc05b1: Waiting 01:53:56 2437ff75d9bd: Waiting 01:53:56 765212b225bb: Waiting 01:53:56 04944245beec: Verifying Checksum 01:53:56 04944245beec: Download complete 01:53:56 765212b225bb: Verifying Checksum 01:53:56 765212b225bb: Download complete 01:53:56 f23df028b6ca: Verifying Checksum 01:53:56 f23df028b6ca: Download complete 01:53:56 d65c8cfc05b1: Verifying Checksum 01:53:56 d65c8cfc05b1: Download complete 01:53:56 699f458cf7ca: Verifying Checksum 01:53:56 699f458cf7ca: Download complete 01:53:57 8998bd30e6a1: Verifying Checksum 01:53:57 8998bd30e6a1: Download complete 01:53:59 2437ff75d9bd: Verifying Checksum 01:53:59 2437ff75d9bd: Download complete 01:54:01 8998bd30e6a1: Pull complete 01:54:01 04944245beec: Pull complete 01:54:02 699f458cf7ca: Pull complete 01:54:02 765212b225bb: Pull complete 01:54:03 f23df028b6ca: Pull complete 01:54:03 d65c8cfc05b1: Pull complete 01:54:18 2437ff75d9bd: Pull complete 01:54:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:54:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:54:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:19 prd-ubuntu20.04-docker-arm64-4c-16g-14860 does not seem to be running inside a container 01:54:19 $ 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 01:54:22 $ docker top 40625443db02d77105843bb12df86dc275973c17d26b0c12fb5ecb95749a3632 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:22 ---> job-cost.sh 01:54:22 lf-activate-venv: SKIPPING 01:54:22 INFO: No Stack... 01:54:23 INFO: Retrieving Pricing Info for: v3-standard-4 01:54:24 INFO: Archiving Costs [Pipeline] sh 01:54:24 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv+ 01:54:24 cut -d, -f6 [Pipeline] lock 01:54:24 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] 01:54:24 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] did not exist. Created. 01:54:24 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:54:25 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-322d9571/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:54:26 + echo total: 0.10999999940395355 [Pipeline] stash 01:54:26 Warning: overwriting stash ‘stack-cost’ 01:54:26 Stashed 1 file(s) [Pipeline] } 01:54:26 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-190-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:54:26 $ docker stop --time=1 40625443db02d77105843bb12df86dc275973c17d26b0c12fb5ecb95749a3632 01:54:28 $ docker rm -f --volumes 40625443db02d77105843bb12df86dc275973c17d26b0c12fb5ecb95749a3632 [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 01:54:28 provisioning config files... 01:54:28 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/config9185981459025524047tmp [Pipeline] { [Pipeline] sh 01:54:29 + set +x 01:54:29 + curl -s https://codecov.io/bash 01:54:29 + bash -s -- 01:54:29 01:54:29 _____ _ 01:54:29 / ____| | | 01:54:29 | | ___ __| | ___ ___ _____ __ 01:54:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:54:29 | |___| (_) | (_| | __/ (_| (_) \ V / 01:54:29 \_____\___/ \__,_|\___|\___\___/ \_/ 01:54:29 Bash-1.0.6 01:54:29 01:54:29 01:54:29 ==> git version 2.25.1 found 01:54:29 ==> 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 01:54:29 Release-Date: 2020-01-08 01:54:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:54:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:54:29 ==> Jenkins CI detected. 01:54:29 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-190 01:54:29 project root: . 01:54:29 --> token set from env 01:54:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:54:29 ==> Running gcov in . (disable via -X gcov) 01:54:29 ==> Python coveragepy not found 01:54:29 ==> Searching for coverage reports in: 01:54:29 + . 01:54:29 -> Found 1 reports 01:54:29 ==> Detecting git/mercurial file structure 01:54:29 ==> Reading reports 01:54:29 + ./coverage.out bytes=41317 01:54:29 ==> Appending adjustments 01:54:29 https://docs.codecov.io/docs/fixing-reports 01:54:29 + Found adjustments 01:54:29 ==> Gzipping contents 01:54:29 12K /tmp/codecov.4J2PAt.gz 01:54:29 ==> Uploading reports 01:54:29 url: https://codecov.io 01:54:29 query: branch=PR-190&commit=d5ebc6ed0d9c35239c04efaa668cef1c30d20e26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-190%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=190&job=&cmd_args= 01:54:29 -> Pinging Codecov 01:54:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-190&commit=d5ebc6ed0d9c35239c04efaa668cef1c30d20e26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-190%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=190&job=&cmd_args= 01:54:29 -> Uploading to 01:54:29 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/581DD39554BDF9B6E22D074273EAD858/d5ebc6ed0d9c35239c04efaa668cef1c30d20e26/cb3ffdb1-3599-4c6d-90f1-09ab9ed44ed8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T015429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=325800db08564a3444e23b4161af2e78025aa62c23a87f390953766541042768 01:54:29 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:29 Dload Upload Total Spent Left Speed 01:54:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 62100 --:--:-- --:--:-- --:--:-- 62100 01:54:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d5ebc6ed0d9c35239c04efaa668cef1c30d20e26 [Pipeline] } 01:54:30 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 01:54:31 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-190/archives ] 01:54:31 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-190/archives 01:54:31 total 16 01:54:31 drwxr-xr-x 3 root root 4096 May 10 01:41 . 01:54:31 drwxrwxr-x 12 jenkins jenkins 4096 May 10 01:41 .. 01:54:31 drwxr-xr-x 2 root root 4096 May 10 01:41 cost 01:54:31 -rw-r--r-- 1 root root 95 May 10 01:41 cost.csv 01:54:31 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-190/archives 01:54:31 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-190/archives 01:54:31 total 16 01:54:31 drwxr-xr-x 3 jenkins jenkins 4096 May 10 01:41 . 01:54:31 drwxrwxr-x 12 jenkins jenkins 4096 May 10 01:41 .. 01:54:31 drwxr-xr-x 2 jenkins jenkins 4096 May 10 01:41 cost 01:54:31 -rw-r--r-- 1 jenkins jenkins 95 May 10 01:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:54:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:54:33 ---> package-listing.sh 01:54:33 ++ facter osfamily 01:54:33 ++ tr '[:upper:]' '[:lower:]' 01:54:33 + OS_FAMILY=debian 01:54:33 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-190 01:54:33 + START_PACKAGES=/tmp/packages_start.txt 01:54:33 + END_PACKAGES=/tmp/packages_end.txt 01:54:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:54:33 + PACKAGES=/tmp/packages_start.txt 01:54:33 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-190 ']' 01:54:33 + PACKAGES=/tmp/packages_end.txt 01:54:33 + case "${OS_FAMILY}" in 01:54:33 + dpkg -l 01:54:33 + grep '^ii' 01:54:33 + '[' -f /tmp/packages_start.txt ']' 01:54:33 + '[' -f /tmp/packages_end.txt ']' 01:54:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:54:33 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-190 ']' 01:54:33 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-190/archives/ 01:54:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-190/archives/ [Pipeline] echo 01:54:33 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-190/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:54:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:34 prd-ubuntu20.04-docker-8c-8g-14858 does not seem to be running inside a container 01:54:34 $ 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-190/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-190 -v /w/workspace/y_app-rfid-llrp-inventory_PR-190:/w/workspace/y_app-rfid-llrp-inventory_PR-190:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-190@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 01:54:35 $ docker top 260724c43c3376defcd6d7b44474387d52bf9851984aeb1274619a5b6f37ccc1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:35 + touch /tmp/pre-build-complete [Pipeline] sh 01:54:36 + mkdir -p /var/log/sysstat [Pipeline] sh 01:54:36 + ls /var/log/sa-host 01:54:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:36 provisioning config files... 01:54:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-190@tmp/config10717335521530769103tmp [Pipeline] { [Pipeline] echo 01:54:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:54:37 ---> create-netrc.sh [Pipeline] } 01:54:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:54:37 ---> python-tools-install.sh [Pipeline] echo 01:54:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:54:37 ---> sudo-logs.sh 01:54:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:54:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:54:38 ---> job-cost.sh 01:54:38 lf-activate-venv: SKIPPING 01:54:38 DEBUG: total: 0.2199999988079071 01:54:38 INFO: Retrieving Stack Cost... 01:54:38 INFO: Retrieving Pricing Info for: v3-standard-8 01:54:39 INFO: Archiving Costs [Pipeline] echo 01:54:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:54:39 ---> logs-deploy.sh 01:54:39 lf-activate-venv: SKIPPING 01:54:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-190/1 01:54:39 INFO: archiving workspace using pattern(s): 01:54:40 Archives upload complete. 01:54:40 INFO: archiving logs to Nexus