Pull request #239 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c1d03feb7bb3befa6431073930275e6a7daa0a0+ae0fc916ce7d511bfada48b200efa99a99f94c46 (39a146b5ccbf9fe821e400d3acd22106813f6508) 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-ssh2931235288530488701.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh141870356179651994.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-239/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-239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5549749288869203355.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-239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6013201346588338209.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9850597878399791743.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-239/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-239/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7360841040437570849.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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] ========================================================= [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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-9979’ Running on prd-ubuntu20.04-docker-8c-8g-9985 in /w/workspace/y_app-rfid-llrp-inventory_PR-239 [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-239 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ae0fc916ce7d511bfada48b200efa99a99f94c46 into PR head commit 6c1d03feb7bb3befa6431073930275e6a7daa0a0 Merge succeeded, producing 6c1d03feb7bb3befa6431073930275e6a7daa0a0 Checking out Revision 6c1d03feb7bb3befa6431073930275e6a7daa0a0 (PR-239) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1d03feb7bb3befa6431073930275e6a7daa0a0 # 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 ae0fc916ce7d511bfada48b200efa99a99f94c46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1d03feb7bb3befa6431073930275e6a7daa0a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:09:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:09:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:09:58 ========================================================= 18:09:58 EdgeX Global Pipelines Version Info 18:09:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:09:59 ------------------- 18:09:59 stable info: 18:09:59 ------------------- 18:09:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:09:59 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:09:59 Message: update stable to v1.0.254 18:09:59 ------------------- 18:09:59 experimental info: 18:09:59 ------------------- 18:09:59 Commited By: **** collab-it+edgex@linuxfoundation.org 18:09:59 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:09:59 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-239 [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-239 [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-239 [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c1d03feb7bb3befa6431073930275e6a7daa0a0 [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c1d03f [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:01 provisioning config files... 18:10:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/config2203767754957727433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:02 ---> docker-login.sh 18:10:02 nexus3.edgexfoundry.org:10001 18:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:02 Configure a credential helper to remove this warning. See 18:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:02 18:10:02 Login Succeeded 18:10:02 nexus3.edgexfoundry.org:10002 18:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:02 Configure a credential helper to remove this warning. See 18:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:02 18:10:02 Login Succeeded 18:10:02 nexus3.edgexfoundry.org:10003 18:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:02 Configure a credential helper to remove this warning. See 18:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:02 18:10:02 Login Succeeded 18:10:02 nexus3.edgexfoundry.org:10004 18:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:02 Configure a credential helper to remove this warning. See 18:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:02 18:10:02 Login Succeeded 18:10:02 docker.io 18:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:02 Configure a credential helper to remove this warning. See 18:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:02 18:10:02 Login Succeeded 18:10:03 ---> docker-login.sh ends [Pipeline] } 18:10:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:10:03 + git rev-list -1 --merges 6c1d03feb7bb3befa6431073930275e6a7daa0a0~1..6c1d03feb7bb3befa6431073930275e6a7daa0a0 [Pipeline] echo 18:10:03 -----------> git rev-list -1 --merges 6c1d03feb7bb3befa6431073930275e6a7daa0a0~1..6c1d03feb7bb3befa6431073930275e6a7daa0a0 6c1d03feb7bb3befa6431073930275e6a7daa0a0 [false] [Pipeline] sh 18:10:04 + git log --format=format:%s -1 6c1d03feb7bb3befa6431073930275e6a7daa0a0 [Pipeline] echo 18:10:04 ========================================================= 18:10:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:10:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:10:04 + git log --format=format:%s -1 6c1d03feb7bb3befa6431073930275e6a7daa0a0 [Pipeline] echo 18:10:04 [semverPrep] GIT_COMMIT: 6c1d03feb7bb3befa6431073930275e6a7daa0a0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 18:10:04 [semverPrep] This is not a build commit. [Pipeline] sh 18:10:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:10:05 + grep -v github /etc/ssh/ssh_known_hosts 18:10:05 + [ -e /tmp/ssh_known_hosts ] 18:10:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:10:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:10:05 + sudo tee -a /etc/ssh/ssh_known_hosts 18:10:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:10:05 18:10:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:10:06 0.1.4: Pulling from edgex-devops/py-git-semver 18:10:06 b85a868b505f: Pulling fs layer 18:10:06 e2be974225ed: Pulling fs layer 18:10:06 339a4e72a1f5: Pulling fs layer 18:10:06 988bab9f4d93: Pulling fs layer 18:10:06 1469e6f7b9e6: Pulling fs layer 18:10:06 eaf3925da568: Pulling fs layer 18:10:06 bab4dde63d76: Pulling fs layer 18:10:06 bde34c3a00c8: Pulling fs layer 18:10:06 b352a97aabf1: Pulling fs layer 18:10:06 4872d77fe225: Pulling fs layer 18:10:06 5851b861e8e6: Pulling fs layer 18:10:06 bab4dde63d76: Waiting 18:10:06 eaf3925da568: Waiting 18:10:06 5851b861e8e6: Waiting 18:10:06 bde34c3a00c8: Waiting 18:10:06 988bab9f4d93: Waiting 18:10:06 b352a97aabf1: Waiting 18:10:06 1469e6f7b9e6: Waiting 18:10:06 4872d77fe225: Waiting 18:10:06 e2be974225ed: Download complete 18:10:06 988bab9f4d93: Verifying Checksum 18:10:06 988bab9f4d93: Download complete 18:10:06 1469e6f7b9e6: Verifying Checksum 18:10:06 1469e6f7b9e6: Download complete 18:10:06 eaf3925da568: Verifying Checksum 18:10:06 eaf3925da568: Download complete 18:10:06 339a4e72a1f5: Verifying Checksum 18:10:06 339a4e72a1f5: Download complete 18:10:06 bde34c3a00c8: Verifying Checksum 18:10:06 bde34c3a00c8: Download complete 18:10:06 b352a97aabf1: Verifying Checksum 18:10:06 b352a97aabf1: Download complete 18:10:06 4872d77fe225: Verifying Checksum 18:10:06 4872d77fe225: Download complete 18:10:06 5851b861e8e6: Download complete 18:10:06 b85a868b505f: Verifying Checksum 18:10:06 b85a868b505f: Download complete 18:10:06 bab4dde63d76: Verifying Checksum 18:10:06 bab4dde63d76: Download complete 18:10:07 b85a868b505f: Pull complete 18:10:07 e2be974225ed: Pull complete 18:10:08 339a4e72a1f5: Pull complete 18:10:08 988bab9f4d93: Pull complete 18:10:08 1469e6f7b9e6: Pull complete 18:10:08 eaf3925da568: Pull complete 18:10:10 bab4dde63d76: Pull complete 18:10:11 bde34c3a00c8: Pull complete 18:10:11 b352a97aabf1: Pull complete 18:10:11 4872d77fe225: Pull complete 18:10:11 5851b861e8e6: Pull complete 18:10:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:10:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:10:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:12 prd-ubuntu20.04-docker-8c-8g-9985 does not seem to be running inside a container 18:10:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-239 -v /w/workspace/y_app-rfid-llrp-inventory_PR-239:/w/workspace/y_app-rfid-llrp-inventory_PR-239:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-239@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 18:10:17 $ docker top 63ebfbc28c87ed1a6ee9f2f0538341cb66aba6af10c35c519d7d23d33866770d -eo pid,comm 18:10:17 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). 18:10:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:10:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:17 [ssh-agent] Looking for ssh-agent implementation... 18:10:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:17 $ docker exec 63ebfbc28c87ed1a6ee9f2f0538341cb66aba6af10c35c519d7d23d33866770d ssh-agent 18:10:18 SSH_AUTH_SOCK=/tmp/ssh-UxqdN72hy9Ex/agent.31 18:10:18 SSH_AGENT_PID=37 18:10:18 Running ssh-add (command line suppressed) 18:10:18 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/private_key_8615082076315229540.key (/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/private_key_8615082076315229540.key) 18:10:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:18 + git tag --points-at HEAD [Pipeline] } 18:10:18 $ docker exec --env ******** --env ******** 63ebfbc28c87ed1a6ee9f2f0538341cb66aba6af10c35c519d7d23d33866770d ssh-agent -k 18:10:18 unset SSH_AUTH_SOCK; 18:10:18 unset SSH_AGENT_PID; 18:10:18 echo Agent pid 37 killed; 18:10:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:10:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:18 [ssh-agent] Looking for ssh-agent implementation... 18:10:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:18 $ docker exec 63ebfbc28c87ed1a6ee9f2f0538341cb66aba6af10c35c519d7d23d33866770d ssh-agent 18:10:18 SSH_AUTH_SOCK=/tmp/ssh-irmb2Vp3AxXO/agent.69 18:10:18 SSH_AGENT_PID=75 18:10:18 Running ssh-add (command line suppressed) 18:10:19 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/private_key_5480003341447558812.key (/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/private_key_5480003341447558812.key) 18:10:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:19 + git semver init 18:10:19 2023-10-24 18:10:19,665 [run_init] DEBUG init version:0.0.0 force:False 18:10:19 2023-10-24 18:10:19,666 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver 18:10:19 2023-10-24 18:10:19,666 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver 18:10:19 2023-10-24 18:10:19,666 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-239, universal_newlines=False, shell=None, istream=None) 18:10:21 2023-10-24 18:10:20,926 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-239/.git/info/exclude 18:10:21 2023-10-24 18:10:20,927 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver/PR-239 with force:False 18:10:21 2023-10-24 18:10:20,927 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver/PR-239 18:10:21 2023-10-24 18:10:20,932 [execute] INFO git cat-file --batch-check 18:10:21 2023-10-24 18:10:20,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver, universal_newlines=False, shell=None, istream=) 18:10:21 2023-10-24 18:10:20,940 [execute] INFO git cat-file --batch 18:10:21 2023-10-24 18:10:20,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver, universal_newlines=False, shell=None, istream=) 18:10:21 2023-10-24 18:10:20,946 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver/PR-239 18:10:21 0.0.0 [Pipeline] } 18:10:21 $ docker exec --env ******** --env ******** 63ebfbc28c87ed1a6ee9f2f0538341cb66aba6af10c35c519d7d23d33866770d ssh-agent -k 18:10:21 unset SSH_AUTH_SOCK; 18:10:21 unset SSH_AGENT_PID; 18:10:21 echo Agent pid 75 killed; 18:10:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:10:21 + git semver [Pipeline] } 18:10:21 $ docker stop --time=1 63ebfbc28c87ed1a6ee9f2f0538341cb66aba6af10c35c519d7d23d33866770d 18:10:23 $ docker rm -f --volumes 63ebfbc28c87ed1a6ee9f2f0538341cb66aba6af10c35c519d7d23d33866770d [Pipeline] // withDockerContainer [Pipeline] sh 18:10:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:10:23 Stashed 1 file(s) [Pipeline] echo 18:10:23 [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 18:10:24 provisioning config files... 18:10:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/config13866760033898074501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:24 ---> docker-login.sh 18:10:24 nexus3.edgexfoundry.org:10001 18:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:24 Configure a credential helper to remove this warning. See 18:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:24 18:10:24 Login Succeeded 18:10:24 nexus3.edgexfoundry.org:10002 18:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:24 Configure a credential helper to remove this warning. See 18:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:24 18:10:24 Login Succeeded 18:10:24 nexus3.edgexfoundry.org:10003 18:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:25 Configure a credential helper to remove this warning. See 18:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:25 18:10:25 Login Succeeded 18:10:25 nexus3.edgexfoundry.org:10004 18:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:25 Configure a credential helper to remove this warning. See 18:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:25 18:10:25 Login Succeeded 18:10:25 docker.io 18:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:25 Configure a credential helper to remove this warning. See 18:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:25 18:10:25 Login Succeeded 18:10:25 ---> docker-login.sh ends [Pipeline] } 18:10:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:10:25 ========================================================= 18:10:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:10:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:10:26 Sending build context to Docker daemon 12.73MB 18:10:26 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:10:26 Step 2/12 : FROM ${BASE} AS builder 18:10:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:10:26 7264a8db6415: Pulling fs layer 18:10:26 c4d48a809fc2: Pulling fs layer 18:10:26 4f1c88b9dad5: Pulling fs layer 18:10:26 ad3a456e5733: Pulling fs layer 18:10:26 33e27b845d1e: Pulling fs layer 18:10:26 c68163c4e522: Pulling fs layer 18:10:26 50da416c3ac9: Pulling fs layer 18:10:26 23d2d4c4bb30: Pulling fs layer 18:10:26 ad3a456e5733: Waiting 18:10:26 33e27b845d1e: Waiting 18:10:26 c68163c4e522: Waiting 18:10:26 50da416c3ac9: Waiting 18:10:26 23d2d4c4bb30: Waiting 18:10:26 c4d48a809fc2: Verifying Checksum 18:10:26 c4d48a809fc2: Download complete 18:10:26 ad3a456e5733: Verifying Checksum 18:10:26 ad3a456e5733: Download complete 18:10:26 33e27b845d1e: Verifying Checksum 18:10:26 33e27b845d1e: Download complete 18:10:26 7264a8db6415: Download complete 18:10:26 c68163c4e522: Verifying Checksum 18:10:26 c68163c4e522: Download complete 18:10:26 7264a8db6415: Pull complete 18:10:26 c4d48a809fc2: Pull complete 18:10:26 23d2d4c4bb30: Verifying Checksum 18:10:26 23d2d4c4bb30: Download complete 18:10:26 4f1c88b9dad5: Verifying Checksum 18:10:27 50da416c3ac9: Verifying Checksum 18:10:27 50da416c3ac9: Download complete 18:10:30 4f1c88b9dad5: Pull complete 18:10:30 ad3a456e5733: Pull complete 18:10:30 33e27b845d1e: Pull complete 18:10:30 c68163c4e522: Pull complete 18:10:33 50da416c3ac9: Pull complete 18:10:34 23d2d4c4bb30: Pull complete 18:10:34 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:10:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:10:34 ---> 0786185ac409 18:10:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:10:39 Still waiting to schedule task 18:10:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9983’ 18:10:42 ---> Running in ceb85a6f58ac 18:10:42 Removing intermediate container ceb85a6f58ac 18:10:42 ---> 4d5f968ec49a 18:10:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:10:42 ---> Running in 5a223d5c4dd9 18:10:42 Removing intermediate container 5a223d5c4dd9 18:10:42 ---> 158d999228b5 18:10:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:10:42 ---> Running in 1413498b0e47 18:10:42 Removing intermediate container 1413498b0e47 18:10:42 ---> f2c6441f49e3 18:10:42 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:10:42 ---> Running in 06e822e4eec9 18:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:10:42 OK: 264 MiB in 52 packages 18:10:42 Removing intermediate container 06e822e4eec9 18:10:42 ---> 32e41571c945 18:10:42 Step 7/12 : WORKDIR /app 18:10:42 ---> Running in 7de1652b4385 18:10:42 Removing intermediate container 7de1652b4385 18:10:42 ---> c48585eac7a8 18:10:42 Step 8/12 : COPY go.mod vendor* ./ 18:10:42 ---> 52b5057b150c 18:10:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:42 ---> Running in d86801b17adf 18:11:49 Removing intermediate container d86801b17adf 18:11:49 ---> 8ead92798df7 18:11:49 Step 10/12 : COPY . . 18:11:49 ---> 83e9d24df992 18:11:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:11:49 ---> Running in a484196370fc 18:11:49 Removing intermediate container a484196370fc 18:11:49 ---> 5dea7a6e0879 18:11:49 Step 12/12 : RUN $MAKE 18:11:49 ---> Running in ba39258e3d81 18:11:49 noop 18:11:49 Removing intermediate container ba39258e3d81 18:11:49 ---> 2e6a27200e2e 18:11:49 Successfully built 2e6a27200e2e 18:11:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:50 + docker inspect -f . ci-base-image-x86_64 18:11:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:50 prd-ubuntu20.04-docker-8c-8g-9985 does not seem to be running inside a container 18:11:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-239 -v /w/workspace/y_app-rfid-llrp-inventory_PR-239:/w/workspace/y_app-rfid-llrp-inventory_PR-239:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-239@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 18:11:50 $ docker top edc109bec8987bdde30191fcdad2b3686c5997a503d2c0585ccc9b156124b892 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:51 + go version 18:11:51 go version go1.21.0 linux/amd64 [Pipeline] } 18:11:51 $ docker stop --time=1 edc109bec8987bdde30191fcdad2b3686c5997a503d2c0585ccc9b156124b892 18:11:52 $ docker rm -f --volumes edc109bec8987bdde30191fcdad2b3686c5997a503d2c0585ccc9b156124b892 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:53 + docker inspect -f . ci-base-image-x86_64 18:11:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:53 prd-ubuntu20.04-docker-8c-8g-9985 does not seem to be running inside a container 18:11:53 $ 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-239 -v /w/workspace/y_app-rfid-llrp-inventory_PR-239:/w/workspace/y_app-rfid-llrp-inventory_PR-239:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-239@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 18:11:53 $ docker top 14788cff5861db4f3f55a09fbef7e5a83bec71334ac411b33774b7da6209d730 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:54 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-239 [Pipeline] fileExists [Pipeline] sh 18:11:54 + make test 18:11:54 go test -race ./... -coverprofile=coverage.out ./... 18:12:16 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:12:16 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:12:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.146s coverage: 86.2% of statements 18:12:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.693s coverage: 71.9% of statements 18:12:44 go vet ./... 18:12:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:12:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:12:46 ./bin/test-attribution.sh 18:12:46 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 18:12:46 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 18:12:46 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 18:12:46 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 18:12:46 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 18:12:46 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:12:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:12:46 $ docker stop --time=1 14788cff5861db4f3f55a09fbef7e5a83bec71334ac411b33774b7da6209d730 18:12:53 $ docker rm -f --volumes 14788cff5861db4f3f55a09fbef7e5a83bec71334ac411b33774b7da6209d730 [Pipeline] // withDockerContainer [Pipeline] sh 18:12:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:12:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:12:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:12:55 + ls -al . 18:12:55 total 232 18:12:55 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:11 . 18:12:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:09 .. 18:12:55 -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 18:09 .dockerignore 18:12:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:12 .git 18:12:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:09 .github 18:12:55 -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 18:09 .gitignore 18:12:55 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:09 .golangci.yml 18:12:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:10 .semver 18:12:55 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 18:09 Attribution.txt 18:12:55 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 18:09 CHANGELOG.md 18:12:55 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 18:09 Dockerfile 18:12:55 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:09 GOVERNANCE.md 18:12:55 -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 18:09 Jenkinsfile 18:12:55 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:09 LICENSE 18:12:55 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 18:09 Makefile 18:12:55 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:09 OWNERS.md 18:12:55 -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 18:09 README.md 18:12:55 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:10 VERSION 18:12:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:09 bin 18:12:55 -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 18:12 coverage.out 18:12:55 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 18:09 go.mod 18:12:55 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 18:09 go.sum 18:12:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:09 images 18:12:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:09 internal 18:12:55 -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 18:09 main.go 18:12:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:09 res 18:12:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:55 + 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=6c1d03feb7bb3befa6431073930275e6a7daa0a0 --label arch=amd64 --label version=0.0.0 . 18:12:55 Sending build context to Docker daemon 12.73MB 18:12:55 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 18:12:55 Step 2/29 : FROM ${BASE} AS builder 18:12:55 ---> 2e6a27200e2e 18:12:55 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:12:57 ---> Running in 22c4ca60129b 18:12:57 Removing intermediate container 22c4ca60129b 18:12:57 ---> e5a9d83b853a 18:12:57 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:12:57 ---> Running in 596c61f7ac01 18:12:57 Removing intermediate container 596c61f7ac01 18:12:57 ---> e1fbd6dc9c92 18:12:57 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:12:57 ---> Running in f82c49c0d0ba 18:12:57 Removing intermediate container f82c49c0d0ba 18:12:57 ---> c824f38b6763 18:12:57 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:12:57 ---> Running in 59202075beb1 18:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:12:58 OK: 264 MiB in 52 packages 18:12:58 Removing intermediate container 59202075beb1 18:12:58 ---> f9923ca801e2 18:12:58 Step 7/29 : WORKDIR /app 18:12:58 ---> Running in 304d4dac212b 18:12:58 Removing intermediate container 304d4dac212b 18:12:58 ---> 9a3d69982de8 18:12:58 Step 8/29 : COPY go.mod vendor* ./ 18:12:58 ---> c860048ffa1e 18:12:58 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:58 ---> Running in e963f05c6fcb 18:12:59 Removing intermediate container e963f05c6fcb 18:12:59 ---> 12bac229d038 18:12:59 Step 10/29 : COPY . . 18:13:00 ---> 6e5f7b68c299 18:13:00 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:13:00 ---> Running in 1bfd9da88b0f 18:13:00 Removing intermediate container 1bfd9da88b0f 18:13:00 ---> 37b4dd81f39d 18:13:00 Step 12/29 : RUN $MAKE 18:13:00 ---> Running in 0a0145d1e941 18:13:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -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 18:13:22 Removing intermediate container 0a0145d1e941 18:13:22 ---> 6662180698d5 18:13:22 Step 13/29 : FROM alpine:3.18 18:13:22 3.18: Pulling from library/alpine 18:13:22 96526aa774ef: Pulling fs layer 18:13:22 96526aa774ef: Download complete 18:13:22 96526aa774ef: Pull complete 18:13:22 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:13:22 Status: Downloaded newer image for alpine:3.18 18:13:22 ---> 8ca4688f4f35 18:13:22 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:13:22 ---> Running in 59fb317a95cd 18:13:22 Removing intermediate container 59fb317a95cd 18:13:22 ---> b17595185103 18:13:22 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:13:23 ---> Running in 69f9a0a574f0 18:13:23 Removing intermediate container 69f9a0a574f0 18:13:23 ---> a15e1504e9ef 18:13:23 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:13:23 ---> Running in ead9c6c87587 18:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:13:24 (1/2) Installing ca-certificates (20230506-r0) 18:13:24 (2/2) Installing dumb-init (1.2.5-r2) 18:13:24 Executing busybox-1.36.1-r2.trigger 18:13:24 Executing ca-certificates-20230506-r0.trigger 18:13:24 OK: 8 MiB in 17 packages 18:13:26 Removing intermediate container ead9c6c87587 18:13:26 ---> 04ff192a85b7 18:13:26 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:13:26 ---> 66f9d5777791 18:13:26 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:13:26 ---> bcf934bd55d9 18:13:26 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:13:26 ---> c7b1c86f403b 18:13:26 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:13:26 ---> f1ecec9eb59a 18:13:26 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:13:27 ---> b1a6f5b7ed4b 18:13:27 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:13:27 ---> Running in 83193715a680 18:13:28 Removing intermediate container 83193715a680 18:13:28 ---> 408229b5b14a 18:13:28 Step 23/29 : VOLUME /cache 18:13:28 ---> Running in b1ab8e104074 18:13:28 Removing intermediate container b1ab8e104074 18:13:28 ---> 5d7e4973412f 18:13:28 Step 24/29 : EXPOSE 59711 18:13:28 ---> Running in 44697fd10d5e 18:13:28 Removing intermediate container 44697fd10d5e 18:13:28 ---> 9d6575e54ae8 18:13:28 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:13:28 ---> Running in 42a1b3666125 18:13:28 Removing intermediate container 42a1b3666125 18:13:28 ---> 41c271437c1e 18:13:28 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:13:28 ---> Running in ef956eaa7946 18:13:28 Removing intermediate container ef956eaa7946 18:13:28 ---> 51e7f007047b 18:13:28 Step 27/29 : LABEL arch=amd64 18:13:28 ---> Running in 5a6a48bbadcb 18:13:28 Removing intermediate container 5a6a48bbadcb 18:13:28 ---> 0c95cd132eaa 18:13:28 Step 28/29 : LABEL git_sha=6c1d03feb7bb3befa6431073930275e6a7daa0a0 18:13:28 ---> Running in 63791ffca5f3 18:13:28 Removing intermediate container 63791ffca5f3 18:13:28 ---> 1bdb5dc7c921 18:13:28 Step 29/29 : LABEL version=0.0.0 18:13:28 ---> Running in 3ad3362ec0b9 18:13:28 Removing intermediate container 3ad3362ec0b9 18:13:28 ---> 509044ffdfc1 18:13:28 [Warning] One or more build-args [ARCH] were not consumed 18:13:28 Successfully built 509044ffdfc1 18:13:28 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 18:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:29 18:13:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:30 latest: Pulling from edgex-lftools-log-publisher 18:13:30 5eb5b503b376: Pulling fs layer 18:13:30 5c69ac0246d0: Pulling fs layer 18:13:30 ec43610c2a17: Pulling fs layer 18:13:30 3a2ae6a8a46f: Pulling fs layer 18:13:30 33b1e0a273af: Pulling fs layer 18:13:30 5d3b04190fa2: Pulling fs layer 18:13:30 2f39f015ded8: Pulling fs layer 18:13:30 3a2ae6a8a46f: Waiting 18:13:30 33b1e0a273af: Waiting 18:13:30 5d3b04190fa2: Waiting 18:13:30 2f39f015ded8: Waiting 18:13:30 5c69ac0246d0: Verifying Checksum 18:13:30 5c69ac0246d0: Download complete 18:13:30 3a2ae6a8a46f: Verifying Checksum 18:13:30 3a2ae6a8a46f: Download complete 18:13:30 33b1e0a273af: Verifying Checksum 18:13:30 33b1e0a273af: Download complete 18:13:30 ec43610c2a17: Verifying Checksum 18:13:30 ec43610c2a17: Download complete 18:13:30 5d3b04190fa2: Download complete 18:13:30 5eb5b503b376: Verifying Checksum 18:13:30 5eb5b503b376: Download complete 18:13:30 2f39f015ded8: Download complete 18:13:31 5eb5b503b376: Pull complete 18:13:31 5c69ac0246d0: Pull complete 18:13:32 ec43610c2a17: Pull complete 18:13:32 3a2ae6a8a46f: Pull complete 18:13:32 33b1e0a273af: Pull complete 18:13:32 5d3b04190fa2: Pull complete 18:13:36 2f39f015ded8: Pull complete 18:13:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:13:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:36 prd-ubuntu20.04-docker-8c-8g-9985 does not seem to be running inside a container 18:13:36 $ 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-239 -v /w/workspace/y_app-rfid-llrp-inventory_PR-239:/w/workspace/y_app-rfid-llrp-inventory_PR-239:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-239@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 18:13:40 $ docker top 760df33231e0f03c9cffac0ffb81d97635cb8d988cec9a8bfea15d4b5bce3ef6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:40 ---> job-cost.sh 18:13:40 lf-activate-venv: SKIPPING 18:13:40 INFO: No Stack... 18:13:41 INFO: Retrieving Pricing Info for: v3-standard-8 18:13:41 INFO: Archiving Costs [Pipeline] sh 18:13:42 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-239/archives/cost.csv 18:13:42 + cut -d, -f6 [Pipeline] lock 18:13:42 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] 18:13:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] did not exist. Created. 18:13:42 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:13:42 + echo total: 0.2199999988079071 [Pipeline] stash 18:13:42 Stashed 1 file(s) [Pipeline] } 18:13:42 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:13:42 $ docker stop --time=1 760df33231e0f03c9cffac0ffb81d97635cb8d988cec9a8bfea15d4b5bce3ef6 18:13:43 $ docker rm -f --volumes 760df33231e0f03c9cffac0ffb81d97635cb8d988cec9a8bfea15d4b5bce3ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:14:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9999 in /w/workspace/y_app-rfid-llrp-inventory_PR-239 [Pipeline] { [Pipeline] ws 18:14:10 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 18:14:10 The recommended git tool is: git 18:14:17 using credential edgex-jenkins-ssh 18:14:17 Cloning the remote Git repository 18:14:17 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:14:17 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 18:14:17 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:14:17 > git --version # timeout=10 18:14:17 > git --version # 'git version 2.25.1' 18:14:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:20 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:14:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:22 Merging remotes/origin/main commit ae0fc916ce7d511bfada48b200efa99a99f94c46 into PR head commit 6c1d03feb7bb3befa6431073930275e6a7daa0a0 18:14:23 Merge succeeded, producing 6c1d03feb7bb3befa6431073930275e6a7daa0a0 18:14:23 Checking out Revision 6c1d03feb7bb3befa6431073930275e6a7daa0a0 (PR-239) 18:14:22 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:14:22 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:14:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:14:22 > git config core.sparsecheckout # timeout=10 18:14:22 > git checkout -f 6c1d03feb7bb3befa6431073930275e6a7daa0a0 # timeout=10 18:14:23 > git remote # timeout=10 18:14:23 > git config --get remote.origin.url # timeout=10 18:14:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:23 > git merge ae0fc916ce7d511bfada48b200efa99a99f94c46 # timeout=10 18:14:23 > git rev-parse HEAD^{commit} # timeout=10 18:14:23 > git config core.sparsecheckout # timeout=10 18:14:23 > git checkout -f 6c1d03feb7bb3befa6431073930275e6a7daa0a0 # timeout=10 18:14:24 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 18:14:24 > git --version # timeout=10 18:14:24 > git --version # 'git version 2.25.1' 18:14:24 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:14:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:14:25 Dload Upload Total Spent Left Speed 18:14:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 18:14:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:14:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:14:26 + sudo tee /etc/docker/daemon.new 18:14:26 { 18:14:26 "registry-mirrors": [ 18:14:26 "https://nexus3.edgexfoundry.org:10001" 18:14:26 ], 18:14:26 "bip": "10.250.0.254/24", 18:14:26 "hosts": [ 18:14:26 "tcp://0.0.0.0:5555", 18:14:26 "unix:///var/run/docker.sock" 18:14:26 ], 18:14:26 "mtu": 1458, 18:14:26 "selinux-enabled": true, 18:14:26 "seccomp-profile": "/etc/docker/seccomp.json" 18:14:26 } [Pipeline] sh 18:14:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:14:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:45 provisioning config files... 18:14:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5030700407643785340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:46 ---> docker-login.sh 18:14:46 nexus3.edgexfoundry.org:10001 18:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:47 Configure a credential helper to remove this warning. See 18:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:47 18:14:47 Login Succeeded 18:14:47 nexus3.edgexfoundry.org:10002 18:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:47 Configure a credential helper to remove this warning. See 18:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:47 18:14:47 Login Succeeded 18:14:47 nexus3.edgexfoundry.org:10003 18:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:49 Configure a credential helper to remove this warning. See 18:14:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:49 18:14:49 Login Succeeded 18:14:49 nexus3.edgexfoundry.org:10004 18:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:49 Configure a credential helper to remove this warning. See 18:14:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:49 18:14:49 Login Succeeded 18:14:49 docker.io 18:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:50 Configure a credential helper to remove this warning. See 18:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:50 18:14:50 Login Succeeded 18:14:50 ---> docker-login.sh ends [Pipeline] } 18:14:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:14:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:50 ========================================================= 18:14:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:14:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:14:51 Sending build context to Docker daemon 662.5kB 18:14:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:14:51 Step 2/12 : FROM ${BASE} AS builder 18:14:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:14:52 9fda8d8052c6: Pulling fs layer 18:14:52 5d54e960e981: Pulling fs layer 18:14:52 c4a7e357bf2a: Pulling fs layer 18:14:52 f0e02332f6b5: Pulling fs layer 18:14:52 cefa15bbcfad: Pulling fs layer 18:14:52 17808c966233: Pulling fs layer 18:14:52 f4c1fc716caa: Pulling fs layer 18:14:52 f0e02332f6b5: Waiting 18:14:52 cefa15bbcfad: Waiting 18:14:52 17808c966233: Waiting 18:14:52 5d54e960e981: Download complete 18:14:52 f0e02332f6b5: Verifying Checksum 18:14:52 f0e02332f6b5: Download complete 18:14:52 cefa15bbcfad: Verifying Checksum 18:14:52 cefa15bbcfad: Download complete 18:14:54 9fda8d8052c6: Verifying Checksum 18:14:54 9fda8d8052c6: Download complete 18:14:54 17808c966233: Verifying Checksum 18:14:54 17808c966233: Download complete 18:14:54 f4c1fc716caa: Verifying Checksum 18:14:54 f4c1fc716caa: Download complete 18:14:55 9fda8d8052c6: Pull complete 18:14:55 5d54e960e981: Pull complete 18:14:56 c4a7e357bf2a: Verifying Checksum 18:14:56 c4a7e357bf2a: Download complete 18:15:11 c4a7e357bf2a: Pull complete 18:15:11 f0e02332f6b5: Pull complete 18:15:11 cefa15bbcfad: Pull complete 18:15:19 17808c966233: Pull complete 18:15:22 f4c1fc716caa: Pull complete 18:15:22 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:15:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:15:22 ---> ea914061e18c 18:15:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:15:25 ---> Running in 3baa80a7cef7 18:15:25 Removing intermediate container 3baa80a7cef7 18:15:25 ---> 531c7c3cf627 18:15:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:15:25 ---> Running in 517bdda8c31c 18:15:25 Removing intermediate container 517bdda8c31c 18:15:25 ---> 8be610abc4a9 18:15:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:15:25 ---> Running in 135b68e9b9b2 18:15:26 Removing intermediate container 135b68e9b9b2 18:15:26 ---> 5bc1053e66ce 18:15:26 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:15:26 ---> Running in 9cbb237a88b3 18:15:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:15:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:15:29 OK: 266 MiB in 52 packages 18:15:31 Removing intermediate container 9cbb237a88b3 18:15:31 ---> 2b47dc583193 18:15:31 Step 7/12 : WORKDIR /app 18:15:31 ---> Running in 29e69e542ded 18:15:31 Removing intermediate container 29e69e542ded 18:15:31 ---> 8c1762b50374 18:15:31 Step 8/12 : COPY go.mod vendor* ./ 18:15:32 ---> 6367d2fbcd67 18:15:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:32 ---> Running in 4fa6d0e34a29 18:17:24 Removing intermediate container 4fa6d0e34a29 18:17:24 ---> 5690aeeeee64 18:17:24 Step 10/12 : COPY . . 18:17:24 ---> 337314cb7ac5 18:17:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:17:24 ---> Running in 618c8fa9054f 18:17:24 Removing intermediate container 618c8fa9054f 18:17:24 ---> 9bf92b9bc371 18:17:24 Step 12/12 : RUN $MAKE 18:17:24 ---> Running in e33e344b3c46 18:17:24 noop 18:17:24 Removing intermediate container e33e344b3c46 18:17:24 ---> 372e523ca845 18:17:24 Successfully built 372e523ca845 18:17:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:24 + docker inspect -f . ci-base-image-arm64 18:17:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:25 prd-ubuntu20.04-docker-arm64-4c-16g-9999 does not seem to be running inside a container 18:17:25 $ 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 18:17:26 $ docker top 704fa34de13f23b3079277a1316634eafc51b09ab86c92acfaf0ed6f9497278a -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:27 + go version 18:17:27 go version go1.21.0 linux/arm64 [Pipeline] } 18:17:28 $ docker stop --time=1 704fa34de13f23b3079277a1316634eafc51b09ab86c92acfaf0ed6f9497278a 18:17:29 $ docker rm -f --volumes 704fa34de13f23b3079277a1316634eafc51b09ab86c92acfaf0ed6f9497278a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:30 + docker inspect -f . ci-base-image-arm64 18:17:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:31 prd-ubuntu20.04-docker-arm64-4c-16g-9999 does not seem to be running inside a container 18:17:31 $ 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 18:17:32 $ docker top b91843e18e3fd2d8057825634a05a2d9be0b1da93a170432c91f859db0e60c97 -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:33 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 18:17:34 + make test 18:17:34 go test -race ./... -coverprofile=coverage.out ./... 18:20:56 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:20:56 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:20:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.444s coverage: 86.2% of statements 18:21:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.733s coverage: 71.9% of statements 18:21:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:21:07 go vet ./... 18:23:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:23:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:23:44 ./bin/test-attribution.sh 18:23:44 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 18:23:44 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 18:23:44 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 18:23:44 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 18:23:44 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 18:23:44 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:23:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:23:44 $ docker stop --time=1 b91843e18e3fd2d8057825634a05a2d9be0b1da93a170432c91f859db0e60c97 18:23:49 $ docker rm -f --volumes b91843e18e3fd2d8057825634a05a2d9be0b1da93a170432c91f859db0e60c97 [Pipeline] // withDockerContainer [Pipeline] sh 18:23:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:23:51 Warning: overwriting stash ‘coverage-report’ 18:23:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:23:53 + ls -al . 18:23:53 total 228 18:23:53 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:17 . 18:23:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:14 .. 18:23:53 -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 18:14 .dockerignore 18:23:53 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:14 .git 18:23:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:14 .github 18:23:53 -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 18:14 .gitignore 18:23:53 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:14 .golangci.yml 18:23:53 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 18:14 Attribution.txt 18:23:53 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 18:14 CHANGELOG.md 18:23:53 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 18:14 Dockerfile 18:23:53 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:14 GOVERNANCE.md 18:23:53 -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 18:14 Jenkinsfile 18:23:53 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:14 LICENSE 18:23:53 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 18:14 Makefile 18:23:53 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:14 OWNERS.md 18:23:53 -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 18:14 README.md 18:23:53 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:10 VERSION 18:23:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 bin 18:23:53 -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 18:21 coverage.out 18:23:53 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 18:14 go.mod 18:23:53 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 18:14 go.sum 18:23:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 images 18:23:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:14 internal 18:23:53 -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 18:14 main.go 18:23:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 res 18:23:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:53 + 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=6c1d03feb7bb3befa6431073930275e6a7daa0a0 --label arch=arm64 --label version=0.0.0 . 18:23:54 Sending build context to Docker daemon 662.5kB 18:23:54 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 18:23:54 Step 2/29 : FROM ${BASE} AS builder 18:23:54 ---> 372e523ca845 18:23:54 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:23:54 ---> Running in 3b722b997cc2 18:23:54 Removing intermediate container 3b722b997cc2 18:23:54 ---> 545376e3a080 18:23:54 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:23:54 ---> Running in 706f12e6a2ca 18:23:55 Removing intermediate container 706f12e6a2ca 18:23:55 ---> f16dbaff9981 18:23:55 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:23:55 ---> Running in 82cdd2e491b1 18:23:55 Removing intermediate container 82cdd2e491b1 18:23:55 ---> 72b5ddaef2ee 18:23:55 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:23:55 ---> Running in 210371e6bfbd 18:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:23:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:23:58 OK: 266 MiB in 52 packages 18:23:59 Removing intermediate container 210371e6bfbd 18:23:59 ---> 95e5a721b84b 18:23:59 Step 7/29 : WORKDIR /app 18:23:59 ---> Running in 8468775d6ff2 18:24:00 Removing intermediate container 8468775d6ff2 18:24:00 ---> 76fa8ee19fe9 18:24:00 Step 8/29 : COPY go.mod vendor* ./ 18:24:02 ---> 8d21b60bc58c 18:24:02 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:02 ---> Running in 116a4493c553 18:24:05 Removing intermediate container 116a4493c553 18:24:05 ---> fa8596a1e8df 18:24:05 Step 10/29 : COPY . . 18:24:06 ---> c3359d7aa148 18:24:06 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:24:06 ---> Running in 5a035759df30 18:24:06 Removing intermediate container 5a035759df30 18:24:06 ---> 858c72a5ce35 18:24:06 Step 12/29 : RUN $MAKE 18:24:06 ---> Running in 0feb149f5517 18:24:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -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 18:26:30 Removing intermediate container 0feb149f5517 18:26:30 ---> 83433b2182aa 18:26:30 Step 13/29 : FROM alpine:3.18 18:26:30 3.18: Pulling from library/alpine 18:26:30 579b34f0a95b: Pulling fs layer 18:26:30 579b34f0a95b: Verifying Checksum 18:26:30 579b34f0a95b: Download complete 18:26:30 579b34f0a95b: Pull complete 18:26:30 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:26:30 Status: Downloaded newer image for alpine:3.18 18:26:30 ---> 3cc203321400 18:26:30 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:26:30 ---> Running in da617bdc5162 18:26:30 Removing intermediate container da617bdc5162 18:26:30 ---> 022d7e035d3c 18:26:30 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:26:30 ---> Running in 59abca6be755 18:26:30 Removing intermediate container 59abca6be755 18:26:30 ---> 6bd715f26b6c 18:26:30 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:26:30 ---> Running in 20a4e5db0365 18:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:26:31 (1/2) Installing ca-certificates (20230506-r0) 18:26:31 (2/2) Installing dumb-init (1.2.5-r2) 18:26:31 Executing busybox-1.36.1-r2.trigger 18:26:31 Executing ca-certificates-20230506-r0.trigger 18:26:31 OK: 9 MiB in 17 packages 18:26:33 Removing intermediate container 20a4e5db0365 18:26:33 ---> 59694071a1d4 18:26:33 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:26:33 ---> 27253cdd710c 18:26:33 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:26:34 ---> 06973e36052b 18:26:34 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:26:35 ---> f78f275bc796 18:26:35 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:26:35 ---> b527cdd9148f 18:26:35 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:26:39 ---> 85132b57406e 18:26:39 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:26:39 ---> Running in 62e660940694 18:26:41 Removing intermediate container 62e660940694 18:26:41 ---> e2406bf276de 18:26:41 Step 23/29 : VOLUME /cache 18:26:41 ---> Running in 752b80c9233b 18:26:42 Removing intermediate container 752b80c9233b 18:26:42 ---> 1e2fe6f0909c 18:26:42 Step 24/29 : EXPOSE 59711 18:26:42 ---> Running in 3042d0b2eaff 18:26:42 Removing intermediate container 3042d0b2eaff 18:26:42 ---> 4fe45fbf9b47 18:26:42 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:26:42 ---> Running in 77203dfa10e0 18:26:43 Removing intermediate container 77203dfa10e0 18:26:43 ---> 4cd4814f3dd2 18:26:43 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:26:43 ---> Running in 4522e2b51ba9 18:26:43 Removing intermediate container 4522e2b51ba9 18:26:43 ---> 62cf3b1ab50b 18:26:43 Step 27/29 : LABEL arch=arm64 18:26:43 ---> Running in f9c0940f64c0 18:26:44 Removing intermediate container f9c0940f64c0 18:26:44 ---> ea914ea85471 18:26:44 Step 28/29 : LABEL git_sha=6c1d03feb7bb3befa6431073930275e6a7daa0a0 18:26:44 ---> Running in 727abe5a9576 18:26:44 Removing intermediate container 727abe5a9576 18:26:44 ---> 7405288e260a 18:26:44 Step 29/29 : LABEL version=0.0.0 18:26:44 ---> Running in 459be4a70e6c 18:26:44 Removing intermediate container 459be4a70e6c 18:26:44 ---> d2df0fa133e8 18:26:44 [Warning] One or more build-args [ARCH] were not consumed 18:26:44 Successfully built d2df0fa133e8 18:26:44 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 18:26:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:26:45 18:26:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:26:46 arm64: Pulling from edgex-lftools-log-publisher 18:26:46 8998bd30e6a1: Pulling fs layer 18:26:46 04944245beec: Pulling fs layer 18:26:46 699f458cf7ca: Pulling fs layer 18:26:46 765212b225bb: Pulling fs layer 18:26:46 f23df028b6ca: Pulling fs layer 18:26:46 d65c8cfc05b1: Pulling fs layer 18:26:46 2437ff75d9bd: Pulling fs layer 18:26:46 765212b225bb: Waiting 18:26:46 2437ff75d9bd: Waiting 18:26:46 d65c8cfc05b1: Waiting 18:26:46 f23df028b6ca: Waiting 18:26:46 04944245beec: Verifying Checksum 18:26:46 04944245beec: Download complete 18:26:46 765212b225bb: Verifying Checksum 18:26:46 765212b225bb: Download complete 18:26:46 f23df028b6ca: Verifying Checksum 18:26:46 f23df028b6ca: Download complete 18:26:46 d65c8cfc05b1: Download complete 18:26:46 699f458cf7ca: Verifying Checksum 18:26:46 699f458cf7ca: Download complete 18:26:47 8998bd30e6a1: Download complete 18:26:49 2437ff75d9bd: Verifying Checksum 18:26:49 2437ff75d9bd: Download complete 18:26:52 8998bd30e6a1: Pull complete 18:26:52 04944245beec: Pull complete 18:26:53 699f458cf7ca: Pull complete 18:26:54 765212b225bb: Pull complete 18:26:55 f23df028b6ca: Pull complete 18:26:55 d65c8cfc05b1: Pull complete 18:27:13 2437ff75d9bd: Pull complete 18:27:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:27:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:27:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:13 prd-ubuntu20.04-docker-arm64-4c-16g-9999 does not seem to be running inside a container 18:27:13 $ 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 18:27:16 $ docker top b450ad8d0239ae0b0f21322e45a7fc32116c27787e97464b54094f7395b2c02b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:21 ---> job-cost.sh 18:27:21 lf-activate-venv: SKIPPING 18:27:21 INFO: No Stack... 18:27:21 INFO: Retrieving Pricing Info for: v3-standard-4 18:27:22 INFO: Archiving Costs [Pipeline] sh 18:27:23 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 18:27:23 + cut -d, -f6 [Pipeline] lock 18:27:23 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] 18:27:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] did not exist. Created. 18:27:23 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:27:24 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-8eb5d777/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:27:25 + echo total: 0.10999999940395355 [Pipeline] stash 18:27:25 Warning: overwriting stash ‘stack-cost’ 18:27:25 Stashed 1 file(s) [Pipeline] } 18:27:25 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:27:25 $ docker stop --time=1 b450ad8d0239ae0b0f21322e45a7fc32116c27787e97464b54094f7395b2c02b 18:27:26 $ docker rm -f --volumes b450ad8d0239ae0b0f21322e45a7fc32116c27787e97464b54094f7395b2c02b [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 18:27:27 provisioning config files... 18:27:27 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/config6099558671381307433tmp [Pipeline] { [Pipeline] sh 18:27:28 + set +x 18:27:28 + curl -s https://codecov.io/bash 18:27:28 + bash -s -- 18:27:28 18:27:28 _____ _ 18:27:28 / ____| | | 18:27:28 | | ___ __| | ___ ___ _____ __ 18:27:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:27:28 | |___| (_) | (_| | __/ (_| (_) \ V / 18:27:28 \_____\___/ \__,_|\___|\___\___/ \_/ 18:27:28 Bash-1.0.6 18:27:28 18:27:28 18:27:28 ==> git version 2.25.1 found 18:27:28 ==> 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 18:27:28 Release-Date: 2020-01-08 18:27:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:27:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:27:28 ==> Jenkins CI detected. 18:27:28 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-239 18:27:28 project root: . 18:27:28 --> token set from env 18:27:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:27:28 ==> Running gcov in . (disable via -X gcov) 18:27:28 ==> Python coveragepy not found 18:27:28 ==> Searching for coverage reports in: 18:27:28 + . 18:27:28 -> Found 1 reports 18:27:28 ==> Detecting git/mercurial file structure 18:27:28 ==> Reading reports 18:27:28 + ./coverage.out bytes=41317 18:27:28 ==> Appending adjustments 18:27:28 https://docs.codecov.io/docs/fixing-reports 18:27:28 + Found adjustments 18:27:28 ==> Gzipping contents 18:27:28 12K /tmp/codecov.HbqpBK.gz 18:27:28 ==> Uploading reports 18:27:28 url: https://codecov.io 18:27:28 query: branch=PR-239&commit=6c1d03feb7bb3befa6431073930275e6a7daa0a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=239&job=&cmd_args= 18:27:28 -> Pinging Codecov 18:27:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-239&commit=6c1d03feb7bb3befa6431073930275e6a7daa0a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=239&job=&cmd_args= 18:27:28 -> Uploading to 18:27:28 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/6c1d03feb7bb3befa6431073930275e6a7daa0a0/24729ed3-ee34-4c40-a4df-5eae31eb11a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T182728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6193edb1feb506d11084de143b7f1da110b0c71af6752f5f6559f28f2a9e3f14 18:27:28 % Total % Received % Xferd Average Speed Time Time Time Current 18:27:28 Dload Upload Total Spent Left Speed 18:27:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 37305 --:--:-- --:--:-- --:--:-- 37305 100 11602 0 0 100 11602 0 37305 --:--:-- --:--:-- --:--:-- 37185 18:27:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6c1d03feb7bb3befa6431073930275e6a7daa0a0 [Pipeline] } 18:27:29 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 18:27:30 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-239/archives ] 18:27:30 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-239/archives 18:27:30 total 16 18:27:30 drwxr-xr-x 3 root root 4096 Oct 24 18:13 . 18:27:30 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:13 .. 18:27:30 drwxr-xr-x 2 root root 4096 Oct 24 18:13 cost 18:27:30 -rw-r--r-- 1 root root 95 Oct 24 18:13 cost.csv 18:27:30 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-239/archives 18:27:30 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-239/archives 18:27:30 total 16 18:27:30 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:13 . 18:27:30 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:13 .. 18:27:30 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:13 cost 18:27:30 -rw-r--r-- 1 jenkins jenkins 95 Oct 24 18:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:27:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:27:31 ---> package-listing.sh 18:27:31 ++ facter osfamily 18:27:31 ++ tr '[:upper:]' '[:lower:]' 18:27:32 + OS_FAMILY=debian 18:27:32 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-239 18:27:32 + START_PACKAGES=/tmp/packages_start.txt 18:27:32 + END_PACKAGES=/tmp/packages_end.txt 18:27:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:27:32 + PACKAGES=/tmp/packages_start.txt 18:27:32 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-239 ']' 18:27:32 + PACKAGES=/tmp/packages_end.txt 18:27:32 + case "${OS_FAMILY}" in 18:27:32 + dpkg -l 18:27:32 + grep '^ii' 18:27:32 + '[' -f /tmp/packages_start.txt ']' 18:27:32 + '[' -f /tmp/packages_end.txt ']' 18:27:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:27:32 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-239 ']' 18:27:32 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-239/archives/ 18:27:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-239/archives/ [Pipeline] echo 18:27:32 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-239/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:27:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:27:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:33 prd-ubuntu20.04-docker-8c-8g-9985 does not seem to be running inside a container 18:27:33 $ 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-239/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-239 -v /w/workspace/y_app-rfid-llrp-inventory_PR-239:/w/workspace/y_app-rfid-llrp-inventory_PR-239:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-239@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 18:27:33 $ docker top 78644d24e9e782faac0325340cab21e74b9e649a0b103210cc9f2ed5670c6482 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:33 + touch /tmp/pre-build-complete [Pipeline] sh 18:27:34 + mkdir -p /var/log/sysstat [Pipeline] sh 18:27:34 + ls /var/log/sa-host 18:27:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:34 provisioning config files... 18:27:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/config16596393489298325525tmp [Pipeline] { [Pipeline] echo 18:27:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:27:35 ---> create-netrc.sh [Pipeline] } 18:27:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:27:35 ---> python-tools-install.sh [Pipeline] echo 18:27:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:27:35 ---> sudo-logs.sh 18:27:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:27:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:27:36 ---> job-cost.sh 18:27:36 lf-activate-venv: SKIPPING 18:27:36 DEBUG: total: 0.2199999988079071 18:27:36 INFO: Retrieving Stack Cost... 18:27:36 INFO: Retrieving Pricing Info for: v3-standard-8 18:27:37 INFO: Archiving Costs [Pipeline] echo 18:27:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:27:37 ---> logs-deploy.sh 18:27:37 lf-activate-venv: SKIPPING 18:27:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-239/1 18:27:37 INFO: archiving workspace using pattern(s): 18:27:38 Archives upload complete. 18:27:38 INFO: archiving logs to Nexus