Pull request #230 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2a342cd3d4d9ce87072014fffa436de2f441bac+c241bade3ee9071a9e26e762dececcccd66e40f4 (4e19ef3715e2b42d3860e0e02468ba4b51c978dc) 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-ssh18207474365078007502.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-ssh3499267822956941948.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-230/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-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14480835614915270610.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-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16819203198628162056.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-ssh13724773125918257547.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-230/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-230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3579869377711075891.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8137 in /w/workspace/y_app-rfid-llrp-inventory_PR-230 [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-230 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c241bade3ee9071a9e26e762dececcccd66e40f4 into PR head commit f2a342cd3d4d9ce87072014fffa436de2f441bac Merge succeeded, producing f2a342cd3d4d9ce87072014fffa436de2f441bac Checking out Revision f2a342cd3d4d9ce87072014fffa436de2f441bac (PR-230) 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 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/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2a342cd3d4d9ce87072014fffa436de2f441bac # 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 c241bade3ee9071a9e26e762dececcccd66e40f4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2a342cd3d4d9ce87072014fffa436de2f441bac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:24:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:24:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:24:57 ========================================================= 13:24:57 EdgeX Global Pipelines Version Info 13:24:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:24:59 ------------------- 13:24:59 stable info: 13:24:59 ------------------- 13:24:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:24:59 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:24:59 Message: update stable to v1.0.254 13:24:59 ------------------- 13:24:59 experimental info: 13:24:59 ------------------- 13:24:59 Commited By: **** collab-it+edgex@linuxfoundation.org 13:24:59 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:24:59 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:24:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:24:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:24:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:24:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:24:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:24:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:24:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:24:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:24:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-230 [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-230 [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-230 [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2a342cd3d4d9ce87072014fffa436de2f441bac [Pipeline] echo 13:25:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2a342c [Pipeline] echo 13:25:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:25:01 provisioning config files... 13:25:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/config874364894358021160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:01 ---> docker-login.sh 13:25:01 nexus3.edgexfoundry.org:10001 13:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:02 Configure a credential helper to remove this warning. See 13:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:02 13:25:02 Login Succeeded 13:25:02 nexus3.edgexfoundry.org:10002 13:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:02 Configure a credential helper to remove this warning. See 13:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:02 13:25:02 Login Succeeded 13:25:02 nexus3.edgexfoundry.org:10003 13:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:02 Configure a credential helper to remove this warning. See 13:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:02 13:25:02 Login Succeeded 13:25:02 nexus3.edgexfoundry.org:10004 13:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:02 Configure a credential helper to remove this warning. See 13:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:02 13:25:02 Login Succeeded 13:25:02 docker.io 13:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:03 Configure a credential helper to remove this warning. See 13:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:03 13:25:03 Login Succeeded 13:25:03 ---> docker-login.sh ends [Pipeline] } 13:25:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:25:03 + git rev-list -1 --merges f2a342cd3d4d9ce87072014fffa436de2f441bac~1..f2a342cd3d4d9ce87072014fffa436de2f441bac [Pipeline] echo 13:25:03 -----------> git rev-list -1 --merges f2a342cd3d4d9ce87072014fffa436de2f441bac~1..f2a342cd3d4d9ce87072014fffa436de2f441bac f2a342cd3d4d9ce87072014fffa436de2f441bac [false] [Pipeline] sh 13:25:04 + git log --format=format:%s -1 f2a342cd3d4d9ce87072014fffa436de2f441bac [Pipeline] echo 13:25:04 ========================================================= 13:25:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:25:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:25:04 + git log --format=format:%s -1 f2a342cd3d4d9ce87072014fffa436de2f441bac [Pipeline] echo 13:25:04 [semverPrep] GIT_COMMIT: f2a342cd3d4d9ce87072014fffa436de2f441bac, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:25:04 [semverPrep] This is not a build commit. [Pipeline] sh 13:25:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:25:05 + grep -v github /etc/ssh/ssh_known_hosts 13:25:05 + [ -e /tmp/ssh_known_hosts ] 13:25:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:25:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:25:05 + sudo tee -a /etc/ssh/ssh_known_hosts 13:25:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:25:05 13:25:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:25:05 0.1.4: Pulling from edgex-devops/py-git-semver 13:25:06 b85a868b505f: Pulling fs layer 13:25:06 e2be974225ed: Pulling fs layer 13:25:06 339a4e72a1f5: Pulling fs layer 13:25:06 988bab9f4d93: Pulling fs layer 13:25:06 1469e6f7b9e6: Pulling fs layer 13:25:06 eaf3925da568: Pulling fs layer 13:25:06 bab4dde63d76: Pulling fs layer 13:25:06 bde34c3a00c8: Pulling fs layer 13:25:06 eaf3925da568: Waiting 13:25:06 b352a97aabf1: Pulling fs layer 13:25:06 bab4dde63d76: Waiting 13:25:06 988bab9f4d93: Waiting 13:25:06 bde34c3a00c8: Waiting 13:25:06 4872d77fe225: Pulling fs layer 13:25:06 b352a97aabf1: Waiting 13:25:06 5851b861e8e6: Pulling fs layer 13:25:06 e2be974225ed: Download complete 13:25:06 988bab9f4d93: Download complete 13:25:06 1469e6f7b9e6: Verifying Checksum 13:25:06 1469e6f7b9e6: Download complete 13:25:06 339a4e72a1f5: Verifying Checksum 13:25:06 339a4e72a1f5: Download complete 13:25:06 eaf3925da568: Verifying Checksum 13:25:06 eaf3925da568: Download complete 13:25:06 bde34c3a00c8: Verifying Checksum 13:25:06 bde34c3a00c8: Download complete 13:25:06 b352a97aabf1: Verifying Checksum 13:25:06 b352a97aabf1: Download complete 13:25:06 4872d77fe225: Download complete 13:25:06 5851b861e8e6: Verifying Checksum 13:25:06 5851b861e8e6: Download complete 13:25:06 b85a868b505f: Verifying Checksum 13:25:06 b85a868b505f: Download complete 13:25:06 bab4dde63d76: Verifying Checksum 13:25:06 bab4dde63d76: Download complete 13:25:07 b85a868b505f: Pull complete 13:25:07 e2be974225ed: Pull complete 13:25:08 339a4e72a1f5: Pull complete 13:25:08 988bab9f4d93: Pull complete 13:25:08 1469e6f7b9e6: Pull complete 13:25:08 eaf3925da568: Pull complete 13:25:10 bab4dde63d76: Pull complete 13:25:10 bde34c3a00c8: Pull complete 13:25:10 b352a97aabf1: Pull complete 13:25:10 4872d77fe225: Pull complete 13:25:10 5851b861e8e6: Pull complete 13:25:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:25:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:25:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:10 prd-ubuntu20.04-docker-8c-8g-8137 does not seem to be running inside a container 13:25:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-230 -v /w/workspace/y_app-rfid-llrp-inventory_PR-230:/w/workspace/y_app-rfid-llrp-inventory_PR-230:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:25:15 $ docker top 09936f8e29d19dff8bc7c1afd7ecb2bdb5a78b1cc8eb8ae66dfd4278f1ee9998 -eo pid,comm 13:25:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:25:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:25:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:25:15 [ssh-agent] Looking for ssh-agent implementation... 13:25:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:25:15 $ docker exec 09936f8e29d19dff8bc7c1afd7ecb2bdb5a78b1cc8eb8ae66dfd4278f1ee9998 ssh-agent 13:25:15 SSH_AUTH_SOCK=/tmp/ssh-lRqU3JafFZ8r/agent.32 13:25:15 SSH_AGENT_PID=38 13:25:15 Running ssh-add (command line suppressed) 13:25:15 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/private_key_2720390671782807078.key (/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/private_key_2720390671782807078.key) 13:25:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:25:16 + git tag --points-at HEAD [Pipeline] } 13:25:16 $ docker exec --env ******** --env ******** 09936f8e29d19dff8bc7c1afd7ecb2bdb5a78b1cc8eb8ae66dfd4278f1ee9998 ssh-agent -k 13:25:16 unset SSH_AUTH_SOCK; 13:25:16 unset SSH_AGENT_PID; 13:25:16 echo Agent pid 38 killed; 13:25:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:25:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:25:16 [ssh-agent] Looking for ssh-agent implementation... 13:25:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:25:16 $ docker exec 09936f8e29d19dff8bc7c1afd7ecb2bdb5a78b1cc8eb8ae66dfd4278f1ee9998 ssh-agent 13:25:16 SSH_AUTH_SOCK=/tmp/ssh-ae09AribefUe/agent.71 13:25:16 SSH_AGENT_PID=77 13:25:16 Running ssh-add (command line suppressed) 13:25:16 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/private_key_2582678488864702669.key (/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/private_key_2582678488864702669.key) 13:25:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:25:17 + git semver init 13:25:17 2023-09-28 13:25:17,246 [run_init] DEBUG init version:0.0.0 force:False 13:25:17 2023-09-28 13:25:17,247 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver 13:25:17 2023-09-28 13:25:17,247 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver 13:25:17 2023-09-28 13:25:17,247 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-230, universal_newlines=False, shell=None, istream=None) 13:25:18 2023-09-28 13:25:18,470 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-230/.git/info/exclude 13:25:18 2023-09-28 13:25:18,471 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver/PR-230 with force:False 13:25:18 2023-09-28 13:25:18,471 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver/PR-230 13:25:18 2023-09-28 13:25:18,475 [execute] INFO git cat-file --batch-check 13:25:18 2023-09-28 13:25:18,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver, universal_newlines=False, shell=None, istream=) 13:25:18 2023-09-28 13:25:18,482 [execute] INFO git cat-file --batch 13:25:18 2023-09-28 13:25:18,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver, universal_newlines=False, shell=None, istream=) 13:25:18 2023-09-28 13:25:18,487 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-230/.semver/PR-230 13:25:18 0.0.0 [Pipeline] } 13:25:18 $ docker exec --env ******** --env ******** 09936f8e29d19dff8bc7c1afd7ecb2bdb5a78b1cc8eb8ae66dfd4278f1ee9998 ssh-agent -k 13:25:18 unset SSH_AUTH_SOCK; 13:25:18 unset SSH_AGENT_PID; 13:25:18 echo Agent pid 77 killed; 13:25:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:25:19 + git semver [Pipeline] } 13:25:19 $ docker stop --time=1 09936f8e29d19dff8bc7c1afd7ecb2bdb5a78b1cc8eb8ae66dfd4278f1ee9998 13:25:20 $ docker rm -f --volumes 09936f8e29d19dff8bc7c1afd7ecb2bdb5a78b1cc8eb8ae66dfd4278f1ee9998 [Pipeline] // withDockerContainer [Pipeline] sh 13:25:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:25:21 Stashed 1 file(s) [Pipeline] echo 13:25:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:25:22 provisioning config files... 13:25:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/config7947569553831775130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:22 ---> docker-login.sh 13:25:22 nexus3.edgexfoundry.org:10001 13:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:22 Configure a credential helper to remove this warning. See 13:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:22 13:25:22 Login Succeeded 13:25:22 nexus3.edgexfoundry.org:10002 13:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:22 Configure a credential helper to remove this warning. See 13:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:22 13:25:22 Login Succeeded 13:25:22 nexus3.edgexfoundry.org:10003 13:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:22 Configure a credential helper to remove this warning. See 13:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:22 13:25:22 Login Succeeded 13:25:22 nexus3.edgexfoundry.org:10004 13:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:22 Configure a credential helper to remove this warning. See 13:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:22 13:25:22 Login Succeeded 13:25:22 docker.io 13:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:22 Configure a credential helper to remove this warning. See 13:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:22 13:25:22 Login Succeeded 13:25:22 ---> docker-login.sh ends [Pipeline] } 13:25:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:25:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:25:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:25:23 ========================================================= 13:25:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:25:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:23 + 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 . 13:25:23 Sending build context to Docker daemon 12.73MB 13:25:23 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:25:23 Step 2/12 : FROM ${BASE} AS builder 13:25:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:25:23 7264a8db6415: Pulling fs layer 13:25:23 c4d48a809fc2: Pulling fs layer 13:25:23 4f1c88b9dad5: Pulling fs layer 13:25:23 ad3a456e5733: Pulling fs layer 13:25:23 33e27b845d1e: Pulling fs layer 13:25:23 c68163c4e522: Pulling fs layer 13:25:23 ad3a456e5733: Waiting 13:25:23 50da416c3ac9: Pulling fs layer 13:25:23 c68163c4e522: Waiting 13:25:23 50da416c3ac9: Waiting 13:25:23 23d2d4c4bb30: Pulling fs layer 13:25:23 23d2d4c4bb30: Waiting 13:25:23 c4d48a809fc2: Verifying Checksum 13:25:23 c4d48a809fc2: Download complete 13:25:23 ad3a456e5733: Verifying Checksum 13:25:23 ad3a456e5733: Download complete 13:25:23 33e27b845d1e: Verifying Checksum 13:25:23 33e27b845d1e: Download complete 13:25:23 7264a8db6415: Verifying Checksum 13:25:23 7264a8db6415: Download complete 13:25:23 c68163c4e522: Verifying Checksum 13:25:23 c68163c4e522: Download complete 13:25:23 7264a8db6415: Pull complete 13:25:24 23d2d4c4bb30: Verifying Checksum 13:25:24 23d2d4c4bb30: Download complete 13:25:24 c4d48a809fc2: Pull complete 13:25:24 4f1c88b9dad5: Download complete 13:25:24 50da416c3ac9: Download complete 13:25:27 4f1c88b9dad5: Pull complete 13:25:27 ad3a456e5733: Pull complete 13:25:28 33e27b845d1e: Pull complete 13:25:28 c68163c4e522: Pull complete 13:25:31 50da416c3ac9: Pull complete 13:25:31 23d2d4c4bb30: Pull complete 13:25:31 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:25:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:25:31 ---> 0786185ac409 13:25:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:25:36 ---> Running in dc08bbd026c8 13:25:36 Removing intermediate container dc08bbd026c8 13:25:36 ---> 55c97db80332 13:25:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:25:36 ---> Running in 0c912064b560 13:25:36 Removing intermediate container 0c912064b560 13:25:36 ---> 0ad64e66bdb2 13:25:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:25:36 ---> Running in b03669062a64 13:25:36 Removing intermediate container b03669062a64 13:25:36 ---> 0d558f6fedab 13:25:36 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:25:36 ---> Running in ad3ce3e31c44 13:25:36 Still waiting to schedule task 13:25:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:25:37 OK: 264 MiB in 52 packages 13:25:37 Removing intermediate container ad3ce3e31c44 13:25:37 ---> b628a36a35db 13:25:37 Step 7/12 : WORKDIR /app 13:25:37 ---> Running in a14ca470ee93 13:25:37 Removing intermediate container a14ca470ee93 13:25:37 ---> 84077cd2af1a 13:25:37 Step 8/12 : COPY go.mod vendor* ./ 13:25:37 ---> 4055c19499d2 13:25:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:37 ---> Running in cf3c30872215 13:26:24 Removing intermediate container cf3c30872215 13:26:24 ---> 8449629c34a2 13:26:24 Step 10/12 : COPY . . 13:26:24 ---> 3f9e25082601 13:26:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:26:24 ---> Running in cb43be8a363a 13:26:24 Removing intermediate container cb43be8a363a 13:26:24 ---> 76379e463509 13:26:24 Step 12/12 : RUN $MAKE 13:26:24 ---> Running in 4fc94320c8fb 13:26:24 noop 13:26:24 Removing intermediate container 4fc94320c8fb 13:26:24 ---> ce88af004024 13:26:24 Successfully built ce88af004024 13:26:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:24 + docker inspect -f . ci-base-image-x86_64 13:26:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:25 prd-ubuntu20.04-docker-8c-8g-8137 does not seem to be running inside a container 13:26:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-230 -v /w/workspace/y_app-rfid-llrp-inventory_PR-230:/w/workspace/y_app-rfid-llrp-inventory_PR-230:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:26:25 $ docker top b974267bc41ed117fa665cd5a8989b731e2dcf372450bd339363b2bf33924d42 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:25 + go version 13:26:25 go version go1.21.0 linux/amd64 [Pipeline] } 13:26:25 $ docker stop --time=1 b974267bc41ed117fa665cd5a8989b731e2dcf372450bd339363b2bf33924d42 13:26:27 $ docker rm -f --volumes b974267bc41ed117fa665cd5a8989b731e2dcf372450bd339363b2bf33924d42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:27 + docker inspect -f . ci-base-image-x86_64 13:26:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:28 prd-ubuntu20.04-docker-8c-8g-8137 does not seem to be running inside a container 13:26:28 $ 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-230 -v /w/workspace/y_app-rfid-llrp-inventory_PR-230:/w/workspace/y_app-rfid-llrp-inventory_PR-230:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:26:28 $ docker top c240c42da23b0a2e6eed0a8d7bcccb6de5216b7ab4bb195fb3adcb272ea6fea6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:28 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-230 [Pipeline] fileExists [Pipeline] sh 13:26:29 + make test 13:26:29 go test -race ./... -coverprofile=coverage.out ./... 13:26:47 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:26:47 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:26:48 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.141s coverage: 86.2% of statements 13:26:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.695s coverage: 71.9% of statements 13:27:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8138 in /w/workspace/y_app-rfid-llrp-inventory_PR-230 [Pipeline] { [Pipeline] ws 13:27:07 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:27:07 The recommended git tool is: git 13:27:09 go vet ./... 13:27:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:27:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:27:12 ./bin/test-attribution.sh 13:27:12 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:27:12 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:27:12 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:27:12 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:27:12 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:27:12 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:27:12 using credential edgex-jenkins-ssh [Pipeline] echo 13:27:12 Cloning the remote Git repository 13:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:27:12 $ docker stop --time=1 c240c42da23b0a2e6eed0a8d7bcccb6de5216b7ab4bb195fb3adcb272ea6fea6 13:27:12 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:27:12 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:27:12 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:27:12 > git --version # timeout=10 13:27:12 > git --version # 'git version 2.25.1' 13:27:12 using GIT_SSH to set credentials SSH Credentials for GitHub 13:27:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:27:15 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:27:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:27:15 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:27:15 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:27:15 using GIT_SSH to set credentials SSH Credentials for GitHub 13:27:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:27:16 Merging remotes/origin/main commit c241bade3ee9071a9e26e762dececcccd66e40f4 into PR head commit f2a342cd3d4d9ce87072014fffa436de2f441bac 13:27:16 Merge succeeded, producing f2a342cd3d4d9ce87072014fffa436de2f441bac 13:27:16 Checking out Revision f2a342cd3d4d9ce87072014fffa436de2f441bac (PR-230) 13:27:17 $ docker rm -f --volumes c240c42da23b0a2e6eed0a8d7bcccb6de5216b7ab4bb195fb3adcb272ea6fea6 13:27:17 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:27:17 > git --version # timeout=10 13:27:17 > git --version # 'git version 2.25.1' 13:27:17 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] // withDockerContainer [Pipeline] sh 13:27:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:27:17 Stashed 1 file(s) [Pipeline] } 13:27:16 > git config core.sparsecheckout # timeout=10 13:27:16 > git checkout -f f2a342cd3d4d9ce87072014fffa436de2f441bac # timeout=10 13:27:16 > git remote # timeout=10 13:27:16 > git config --get remote.origin.url # timeout=10 13:27:16 using GIT_SSH to set credentials SSH Credentials for GitHub 13:27:16 > git merge c241bade3ee9071a9e26e762dececcccd66e40f4 # timeout=10 13:27:16 > git rev-parse HEAD^{commit} # timeout=10 13:27:16 > git config core.sparsecheckout # timeout=10 13:27:16 > git checkout -f f2a342cd3d4d9ce87072014fffa436de2f441bac # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 13:27:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:27:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:27:18 % Total % Received % Xferd Average Speed Time Time Time Current 13:27:18 Dload Upload Total Spent Left Speed 13:27:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k 13:27:18 + ls -al . 13:27:18 total 236 13:27:18 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 13:26 . 13:27:18 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:24 .. 13:27:18 -rw-rw-r-- 1 jenkins jenkins 262 Sep 28 13:24 .dockerignore 13:27:18 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 13:26 .git 13:27:18 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:24 .github 13:27:18 -rw-rw-r-- 1 jenkins jenkins 788 Sep 28 13:24 .gitignore 13:27:18 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 13:24 .golangci.yml 13:27:18 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 13:25 .semver 13:27:18 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 28 13:24 Attribution.txt 13:27:18 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 28 13:24 CHANGELOG.md 13:27:18 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 28 13:24 Dockerfile 13:27:18 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 13:24 GOVERNANCE.md 13:27:18 -rw-rw-r-- 1 jenkins jenkins 687 Sep 28 13:24 Jenkinsfile 13:27:18 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 13:24 LICENSE 13:27:18 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 28 13:24 Makefile 13:27:18 -rw-rw-r-- 1 jenkins jenkins 617 Sep 28 13:24 OWNERS.md 13:27:18 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 28 13:24 README.md 13:27:18 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 13:25 VERSION 13:27:18 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:24 bin 13:27:18 -rw-r--r-- 1 jenkins jenkins 41317 Sep 28 13:26 coverage.out 13:27:18 -rw-rw-r-- 1 jenkins jenkins 3968 Sep 28 13:24 go.mod 13:27:18 -rw-rw-r-- 1 jenkins jenkins 35609 Sep 28 13:24 go.sum 13:27:18 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:24 images 13:27:18 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:24 internal 13:27:18 -rw-rw-r-- 1 jenkins jenkins 531 Sep 28 13:24 main.go 13:27:18 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:24 res 13:27:18 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:24 snap 13:27:18 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 13:27:19 + 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=f2a342cd3d4d9ce87072014fffa436de2f441bac --label arch=amd64 --label version=0.0.0 . 13:27:19 Sending build context to Docker daemon 12.73MB 13:27:19 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:27:19 Step 2/29 : FROM ${BASE} AS builder 13:27:19 ---> ce88af004024 13:27:19 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:27:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:27:19 ---> Running in 0084551ce186 13:27:19 Removing intermediate container 0084551ce186 13:27:19 ---> 93e06fa76b90 13:27:19 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:27:19 ---> Running in 6b721f269eda 13:27:19 Removing intermediate container 6b721f269eda 13:27:19 ---> 054865171947 13:27:19 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:27:19 ---> Running in 1089b175ebbe 13:27:19 Removing intermediate container 1089b175ebbe 13:27:19 ---> 6c1e70c10dcc 13:27:19 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:27:19 ---> Running in 612c1048b3d6 13:27:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:27:19 + sudo tee /etc/docker/daemon.new 13:27:19 { 13:27:19 "registry-mirrors": [ 13:27:19 "https://nexus3.edgexfoundry.org:10001" 13:27:19 ], 13:27:19 "bip": "10.250.0.254/24", 13:27:19 "hosts": [ 13:27:19 "tcp://0.0.0.0:5555", 13:27:19 "unix:///var/run/docker.sock" 13:27:19 ], 13:27:19 "mtu": 1458, 13:27:19 "selinux-enabled": true, 13:27:19 "seccomp-profile": "/etc/docker/seccomp.json" 13:27:19 } [Pipeline] sh 13:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:27:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:27:20 + sudo service docker restart 13:27:20 OK: 264 MiB in 52 packages 13:27:20 Removing intermediate container 612c1048b3d6 13:27:20 ---> d80837615a4d 13:27:20 Step 7/29 : WORKDIR /app 13:27:20 ---> Running in a9a391ef746b 13:27:20 Removing intermediate container a9a391ef746b 13:27:20 ---> b23257fdeeb6 13:27:20 Step 8/29 : COPY go.mod vendor* ./ 13:27:21 ---> bfddeb7e5789 13:27:21 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:27:21 ---> Running in 44080f6359cd 13:27:21 Removing intermediate container 44080f6359cd 13:27:21 ---> 999f32a9fab6 13:27:21 Step 10/29 : COPY . . 13:27:22 ---> 3d3edb9d6402 13:27:22 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:27:22 ---> Running in e650a0c01ec5 13:27:22 Removing intermediate container e650a0c01ec5 13:27:22 ---> 191e96b5b4b9 13:27:22 Step 12/29 : RUN $MAKE 13:27:22 ---> Running in 1e72aea9dd04 13:27:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:38 provisioning config files... 13:27:38 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config3367527819869069456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:39 ---> docker-login.sh 13:27:39 nexus3.edgexfoundry.org:10001 13:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:39 Configure a credential helper to remove this warning. See 13:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:39 13:27:39 Login Succeeded 13:27:39 nexus3.edgexfoundry.org:10002 13:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:39 Configure a credential helper to remove this warning. See 13:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:39 13:27:39 Login Succeeded 13:27:39 nexus3.edgexfoundry.org:10003 13:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:40 Configure a credential helper to remove this warning. See 13:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:40 13:27:40 Login Succeeded 13:27:40 nexus3.edgexfoundry.org:10004 13:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:40 Removing intermediate container 1e72aea9dd04 13:27:40 ---> 2a067263369f 13:27:40 Step 13/29 : FROM alpine:3.18 13:27:40 3.18: Pulling from library/alpine 13:27:40 7264a8db6415: Already exists 13:27:40 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 13:27:40 Status: Downloaded newer image for alpine:3.18 13:27:40 ---> 7e01a0d0a1dc 13:27:40 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:27:40 ---> Running in fc1716412d9d 13:27:40 Removing intermediate container fc1716412d9d 13:27:40 ---> d22e8e4d0915 13:27:40 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:27:40 ---> Running in 4e477cf8fe63 13:27:40 Removing intermediate container 4e477cf8fe63 13:27:40 ---> d75bd16cb979 13:27:40 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:27:40 ---> Running in b2c4fad46cb7 13:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:27:40 (1/2) Installing ca-certificates (20230506-r0) 13:27:40 (2/2) Installing dumb-init (1.2.5-r2) 13:27:40 Executing busybox-1.36.1-r2.trigger 13:27:40 Executing ca-certificates-20230506-r0.trigger 13:27:40 OK: 8 MiB in 17 packages 13:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:40 Configure a credential helper to remove this warning. See 13:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:40 13:27:40 Login Succeeded 13:27:40 docker.io 13:27:41 Removing intermediate container b2c4fad46cb7 13:27:41 ---> 05ac29c53869 13:27:41 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:27:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:41 ---> 301a332c6f6c 13:27:41 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:27:41 ---> 921ebb916684 13:27:41 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:27:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:41 Configure a credential helper to remove this warning. See 13:27:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:41 13:27:41 Login Succeeded 13:27:41 ---> docker-login.sh ends [Pipeline] } 13:27:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:27:41 ---> 5e9f225faefd 13:27:41 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:27:41 ---> 0a7e4c1ff9e6 13:27:41 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [Pipeline] echo 13:27:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:27:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:27:41 ========================================================= 13:27:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:27:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:42 ---> 3343ee78cc66 13:27:42 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:27:42 ---> Running in 650754f4a570 13:27:42 + 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 . 13:27:42 Sending build context to Docker daemon 685.1kB 13:27:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:27:42 Step 2/12 : FROM ${BASE} AS builder 13:27:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:27:42 9fda8d8052c6: Pulling fs layer 13:27:42 5d54e960e981: Pulling fs layer 13:27:42 c4a7e357bf2a: Pulling fs layer 13:27:42 f0e02332f6b5: Pulling fs layer 13:27:42 cefa15bbcfad: Pulling fs layer 13:27:42 17808c966233: Pulling fs layer 13:27:42 f4c1fc716caa: Pulling fs layer 13:27:42 f0e02332f6b5: Waiting 13:27:42 cefa15bbcfad: Waiting 13:27:42 17808c966233: Waiting 13:27:42 f4c1fc716caa: Waiting 13:27:42 Removing intermediate container 650754f4a570 13:27:42 ---> bc8e8cd9ae41 13:27:42 Step 23/29 : VOLUME /cache 13:27:42 ---> Running in e01a800e6661 13:27:42 Removing intermediate container e01a800e6661 13:27:42 ---> 6aec8e968561 13:27:42 Step 24/29 : EXPOSE 59711 13:27:42 5d54e960e981: Verifying Checksum 13:27:42 5d54e960e981: Download complete 13:27:42 f0e02332f6b5: Verifying Checksum 13:27:42 f0e02332f6b5: Download complete 13:27:42 cefa15bbcfad: Verifying Checksum 13:27:42 cefa15bbcfad: Download complete 13:27:42 9fda8d8052c6: Verifying Checksum 13:27:42 9fda8d8052c6: Download complete 13:27:42 ---> Running in 530722103b40 13:27:42 Removing intermediate container 530722103b40 13:27:42 ---> ed2bbf278440 13:27:42 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:27:42 ---> Running in 5dd91bc3390c 13:27:42 Removing intermediate container 5dd91bc3390c 13:27:42 ---> 4642ddd9c846 13:27:42 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:27:42 ---> Running in e24e98514efd 13:27:42 Removing intermediate container e24e98514efd 13:27:42 ---> aa1231a9b815 13:27:42 Step 27/29 : LABEL arch=amd64 13:27:43 ---> Running in 19e5ab1d4c73 13:27:43 Removing intermediate container 19e5ab1d4c73 13:27:43 ---> bc1def5433fb 13:27:43 Step 28/29 : LABEL git_sha=f2a342cd3d4d9ce87072014fffa436de2f441bac 13:27:43 ---> Running in 1cbddd1ddace 13:27:43 Removing intermediate container 1cbddd1ddace 13:27:43 ---> 93116950e9db 13:27:43 Step 29/29 : LABEL version=0.0.0 13:27:43 ---> Running in fd31d1f8d703 13:27:43 Removing intermediate container fd31d1f8d703 13:27:43 ---> f028938b3c44 13:27:43 [Warning] One or more build-args [ARCH] were not consumed 13:27:43 Successfully built f028938b3c44 13:27:43 Successfully tagged app-rfid-llrp-inventory:latest 13:27:43 f4c1fc716caa: Verifying Checksum 13:27:43 f4c1fc716caa: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:27:44 13:27:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:44 9fda8d8052c6: Pull complete 13:27:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:27:44 latest: Pulling from edgex-lftools-log-publisher 13:27:44 5eb5b503b376: Pulling fs layer 13:27:44 5c69ac0246d0: Pulling fs layer 13:27:44 ec43610c2a17: Pulling fs layer 13:27:44 3a2ae6a8a46f: Pulling fs layer 13:27:44 33b1e0a273af: Pulling fs layer 13:27:44 5d3b04190fa2: Pulling fs layer 13:27:44 2f39f015ded8: Pulling fs layer 13:27:44 33b1e0a273af: Waiting 13:27:44 5d3b04190fa2: Waiting 13:27:44 2f39f015ded8: Waiting 13:27:44 3a2ae6a8a46f: Waiting 13:27:44 5c69ac0246d0: Download complete 13:27:44 3a2ae6a8a46f: Verifying Checksum 13:27:44 3a2ae6a8a46f: Download complete 13:27:44 33b1e0a273af: Verifying Checksum 13:27:44 33b1e0a273af: Download complete 13:27:44 ec43610c2a17: Verifying Checksum 13:27:44 ec43610c2a17: Download complete 13:27:44 5d3b04190fa2: Verifying Checksum 13:27:44 5d3b04190fa2: Download complete 13:27:44 5eb5b503b376: Verifying Checksum 13:27:44 5eb5b503b376: Download complete 13:27:45 5d54e960e981: Pull complete 13:27:45 c4a7e357bf2a: Verifying Checksum 13:27:45 c4a7e357bf2a: Download complete 13:27:45 2f39f015ded8: Download complete 13:27:46 17808c966233: Verifying Checksum 13:27:46 17808c966233: Download complete 13:27:46 5eb5b503b376: Pull complete 13:27:46 5c69ac0246d0: Pull complete 13:27:46 ec43610c2a17: Pull complete 13:27:46 3a2ae6a8a46f: Pull complete 13:27:46 33b1e0a273af: Pull complete 13:27:46 5d3b04190fa2: Pull complete 13:27:51 2f39f015ded8: Pull complete 13:27:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:27:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:27:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:51 prd-ubuntu20.04-docker-8c-8g-8137 does not seem to be running inside a container 13:27:51 $ 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-230 -v /w/workspace/y_app-rfid-llrp-inventory_PR-230:/w/workspace/y_app-rfid-llrp-inventory_PR-230:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:27:53 $ docker top 734a310e3aad424588da78facb8e18b9dec289706b5337fb2e8212dc8869d78c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:54 ---> job-cost.sh 13:27:54 lf-activate-venv: SKIPPING 13:27:54 INFO: No Stack... 13:27:54 INFO: Retrieving Pricing Info for: v3-standard-8 13:27:54 INFO: Archiving Costs [Pipeline] sh 13:27:55 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-230/archives/cost.csv 13:27:55 + cut -d, -f6 [Pipeline] lock 13:27:55 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] 13:27:55 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] did not exist. Created. 13:27:55 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:27:55 + echo total: 0.2199999988079071 [Pipeline] stash 13:27:55 Stashed 1 file(s) [Pipeline] } 13:27:55 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:27:55 $ docker stop --time=1 734a310e3aad424588da78facb8e18b9dec289706b5337fb2e8212dc8869d78c 13:27:56 c4a7e357bf2a: Pull complete 13:27:56 f0e02332f6b5: Pull complete 13:27:56 cefa15bbcfad: Pull complete 13:27:57 $ docker rm -f --volumes 734a310e3aad424588da78facb8e18b9dec289706b5337fb2e8212dc8869d78c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:28:03 17808c966233: Pull complete 13:28:04 f4c1fc716caa: Pull complete 13:28:04 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 13:28:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:28:04 ---> ea914061e18c 13:28:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:28:06 ---> Running in dabdc4f2f771 13:28:06 Removing intermediate container dabdc4f2f771 13:28:06 ---> e2a6a28946f4 13:28:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:28:06 ---> Running in 4d16f061e7fc 13:28:06 Removing intermediate container 4d16f061e7fc 13:28:06 ---> a37e339d602f 13:28:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:28:06 ---> Running in a8e3a19b9257 13:28:07 Removing intermediate container a8e3a19b9257 13:28:07 ---> 8c025f1cf0c0 13:28:07 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:28:07 ---> Running in f0367e7adc35 13:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:28:09 OK: 266 MiB in 52 packages 13:28:10 Removing intermediate container f0367e7adc35 13:28:10 ---> 6b290d8f0afe 13:28:10 Step 7/12 : WORKDIR /app 13:28:10 ---> Running in 21ddbd1b440b 13:28:10 Removing intermediate container 21ddbd1b440b 13:28:10 ---> 5b9ba9b4dcef 13:28:10 Step 8/12 : COPY go.mod vendor* ./ 13:28:11 ---> d197a10096a1 13:28:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:11 ---> Running in 30086be872d5 13:29:33 Removing intermediate container 30086be872d5 13:29:33 ---> 3c2141ff5c2a 13:29:33 Step 10/12 : COPY . . 13:29:33 ---> 5f2173b16457 13:29:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:29:33 ---> Running in b8f2a86c65e7 13:29:33 Removing intermediate container b8f2a86c65e7 13:29:33 ---> f68ba4e59070 13:29:33 Step 12/12 : RUN $MAKE 13:29:33 ---> Running in 40fb27ba5f93 13:29:33 noop 13:29:33 Removing intermediate container 40fb27ba5f93 13:29:33 ---> e15270511c54 13:29:33 Successfully built e15270511c54 13:29:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:33 + docker inspect -f . ci-base-image-arm64 13:29:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:33 prd-ubuntu20.04-docker-arm64-4c-16g-8138 does not seem to be running inside a container 13:29:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:29:35 $ docker top 781c7f8176743ed7fedc190ede6d94118750ece2e38f52a55f9b051c6ab9d68d -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:35 + go version 13:29:35 go version go1.21.0 linux/arm64 [Pipeline] } 13:29:36 $ docker stop --time=1 781c7f8176743ed7fedc190ede6d94118750ece2e38f52a55f9b051c6ab9d68d 13:29:39 $ docker rm -f --volumes 781c7f8176743ed7fedc190ede6d94118750ece2e38f52a55f9b051c6ab9d68d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:39 + docker inspect -f . ci-base-image-arm64 13:29:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:40 prd-ubuntu20.04-docker-arm64-4c-16g-8138 does not seem to be running inside a container 13:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:29:41 $ docker top c42c51c0e91193551002d2b7f492dea1118bed3c64d617f369a45acfe1be85e9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:41 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:29:42 + make test 13:29:42 go test -race ./... -coverprofile=coverage.out ./... 13:31:48 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:31:48 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:31:48 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.982s coverage: 86.2% of statements 13:31:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.329s coverage: 71.9% of statements 13:31:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:31:58 go vet ./... 13:33:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:33:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:33:49 ./bin/test-attribution.sh 13:33:49 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:33:49 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:33:49 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:33:49 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:33:49 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:33:49 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:33:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:33:49 $ docker stop --time=1 c42c51c0e91193551002d2b7f492dea1118bed3c64d617f369a45acfe1be85e9 13:33:55 $ docker rm -f --volumes c42c51c0e91193551002d2b7f492dea1118bed3c64d617f369a45acfe1be85e9 [Pipeline] // withDockerContainer [Pipeline] sh 13:33:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:33:56 Warning: overwriting stash ‘coverage-report’ 13:33:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:33:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:33:58 + ls -al . 13:33:58 total 232 13:33:58 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 13:29 . 13:33:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:27 .. 13:33:58 -rw-rw-r-- 1 jenkins jenkins 262 Sep 28 13:27 .dockerignore 13:33:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 13:27 .git 13:33:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:27 .github 13:33:58 -rw-rw-r-- 1 jenkins jenkins 788 Sep 28 13:27 .gitignore 13:33:58 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 13:27 .golangci.yml 13:33:58 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 28 13:27 Attribution.txt 13:33:58 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 28 13:27 CHANGELOG.md 13:33:58 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 28 13:27 Dockerfile 13:33:58 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 13:27 GOVERNANCE.md 13:33:58 -rw-rw-r-- 1 jenkins jenkins 687 Sep 28 13:27 Jenkinsfile 13:33:58 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 13:27 LICENSE 13:33:58 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 28 13:27 Makefile 13:33:58 -rw-rw-r-- 1 jenkins jenkins 617 Sep 28 13:27 OWNERS.md 13:33:58 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 28 13:27 README.md 13:33:58 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 13:25 VERSION 13:33:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:27 bin 13:33:58 -rw-r--r-- 1 jenkins jenkins 41317 Sep 28 13:31 coverage.out 13:33:58 -rw-rw-r-- 1 jenkins jenkins 3968 Sep 28 13:27 go.mod 13:33:58 -rw-rw-r-- 1 jenkins jenkins 35609 Sep 28 13:27 go.sum 13:33:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:27 images 13:33:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:27 internal 13:33:58 -rw-rw-r-- 1 jenkins jenkins 531 Sep 28 13:27 main.go 13:33:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 13:27 res 13:33:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 13:27 snap 13:33:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 13:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:58 + 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=f2a342cd3d4d9ce87072014fffa436de2f441bac --label arch=arm64 --label version=0.0.0 . 13:33:58 Sending build context to Docker daemon 685.1kB 13:33:58 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:33:58 Step 2/29 : FROM ${BASE} AS builder 13:33:58 ---> e15270511c54 13:33:58 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:33:58 ---> Running in 5894584404ea 13:33:59 Removing intermediate container 5894584404ea 13:33:59 ---> 63f978f37415 13:33:59 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:33:59 ---> Running in 9ae23f21be36 13:33:59 Removing intermediate container 9ae23f21be36 13:33:59 ---> 4f4149855a89 13:33:59 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:33:59 ---> Running in b8bf1e8246b9 13:34:00 Removing intermediate container b8bf1e8246b9 13:34:00 ---> df39ef8c0474 13:34:00 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:34:00 ---> Running in a0ff2090cb12 13:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:34:02 OK: 266 MiB in 52 packages 13:34:03 Removing intermediate container a0ff2090cb12 13:34:03 ---> 4767504d47ae 13:34:03 Step 7/29 : WORKDIR /app 13:34:03 ---> Running in 8f5a8fab64ce 13:34:03 Removing intermediate container 8f5a8fab64ce 13:34:03 ---> 4d95568c5eb2 13:34:03 Step 8/29 : COPY go.mod vendor* ./ 13:34:04 ---> ac819ce18418 13:34:04 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:04 ---> Running in 6eed0161eb3d 13:34:08 Removing intermediate container 6eed0161eb3d 13:34:08 ---> c51750090e75 13:34:08 Step 10/29 : COPY . . 13:34:08 ---> 9a3b48f97f70 13:34:08 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:34:08 ---> Running in 7bade86fabab 13:34:08 Removing intermediate container 7bade86fabab 13:34:08 ---> 0d3cfcb757fb 13:34:08 Step 12/29 : RUN $MAKE 13:34:09 ---> Running in 6c6fa594a9b3 13:34:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:36:01 Removing intermediate container 6c6fa594a9b3 13:36:01 ---> c4d208a9f846 13:36:01 Step 13/29 : FROM alpine:3.18 13:36:01 3.18: Pulling from library/alpine 13:36:01 9fda8d8052c6: Already exists 13:36:01 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 13:36:01 Status: Downloaded newer image for alpine:3.18 13:36:01 ---> f6648c04cd6c 13:36:01 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:36:01 ---> Running in ac265a35c287 13:36:01 Removing intermediate container ac265a35c287 13:36:01 ---> b34e7091cd28 13:36:01 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:36:01 ---> Running in 5ab012951267 13:36:01 Removing intermediate container 5ab012951267 13:36:01 ---> 365a6729d7e2 13:36:01 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:36:02 ---> Running in 99f2482fa80b 13:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:36:04 (1/2) Installing ca-certificates (20230506-r0) 13:36:04 (2/2) Installing dumb-init (1.2.5-r2) 13:36:04 Executing busybox-1.36.1-r2.trigger 13:36:04 Executing ca-certificates-20230506-r0.trigger 13:36:04 OK: 9 MiB in 17 packages 13:36:07 Removing intermediate container 99f2482fa80b 13:36:07 ---> 696b744a3d46 13:36:07 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:36:07 ---> e02cbf3f4999 13:36:07 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:36:08 ---> 7ec502d95623 13:36:08 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:36:08 ---> c11216dd9a55 13:36:08 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:36:08 ---> aa307db70687 13:36:08 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:36:10 ---> 7798257f5a18 13:36:10 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:36:10 ---> Running in 82a1e64e9a97 13:36:11 Removing intermediate container 82a1e64e9a97 13:36:11 ---> af98eacdd6cf 13:36:11 Step 23/29 : VOLUME /cache 13:36:11 ---> Running in 511ea353510d 13:36:11 Removing intermediate container 511ea353510d 13:36:11 ---> c188c07e5017 13:36:11 Step 24/29 : EXPOSE 59711 13:36:12 ---> Running in b83714b07afb 13:36:12 Removing intermediate container b83714b07afb 13:36:12 ---> 4281ada35a78 13:36:12 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:36:12 ---> Running in 2890875713f3 13:36:12 Removing intermediate container 2890875713f3 13:36:12 ---> d6fcadf3715b 13:36:12 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:36:12 ---> Running in c87769c5fe4f 13:36:13 Removing intermediate container c87769c5fe4f 13:36:13 ---> e28f25e6ad9f 13:36:13 Step 27/29 : LABEL arch=arm64 13:36:13 ---> Running in 0dfe0a4f367a 13:36:13 Removing intermediate container 0dfe0a4f367a 13:36:13 ---> 2eb28f22bb80 13:36:13 Step 28/29 : LABEL git_sha=f2a342cd3d4d9ce87072014fffa436de2f441bac 13:36:13 ---> Running in a038e4023465 13:36:13 Removing intermediate container a038e4023465 13:36:13 ---> f9ff89fb98ca 13:36:13 Step 29/29 : LABEL version=0.0.0 13:36:13 ---> Running in 7c2aa3d7286c 13:36:14 Removing intermediate container 7c2aa3d7286c 13:36:14 ---> f801bd741c29 13:36:14 [Warning] One or more build-args [ARCH] were not consumed 13:36:14 Successfully built f801bd741c29 13:36:14 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:36:15 13:36:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:36:15 arm64: Pulling from edgex-lftools-log-publisher 13:36:15 8998bd30e6a1: Pulling fs layer 13:36:15 04944245beec: Pulling fs layer 13:36:15 699f458cf7ca: Pulling fs layer 13:36:15 765212b225bb: Pulling fs layer 13:36:15 f23df028b6ca: Pulling fs layer 13:36:15 d65c8cfc05b1: Pulling fs layer 13:36:15 2437ff75d9bd: Pulling fs layer 13:36:15 765212b225bb: Waiting 13:36:15 f23df028b6ca: Waiting 13:36:15 d65c8cfc05b1: Waiting 13:36:15 2437ff75d9bd: Waiting 13:36:15 04944245beec: Verifying Checksum 13:36:15 04944245beec: Download complete 13:36:15 765212b225bb: Verifying Checksum 13:36:15 765212b225bb: Download complete 13:36:15 f23df028b6ca: Verifying Checksum 13:36:15 f23df028b6ca: Download complete 13:36:15 d65c8cfc05b1: Verifying Checksum 13:36:15 d65c8cfc05b1: Download complete 13:36:16 699f458cf7ca: Verifying Checksum 13:36:16 699f458cf7ca: Download complete 13:36:16 8998bd30e6a1: Verifying Checksum 13:36:16 8998bd30e6a1: Download complete 13:36:18 2437ff75d9bd: Verifying Checksum 13:36:18 2437ff75d9bd: Download complete 13:36:20 8998bd30e6a1: Pull complete 13:36:20 04944245beec: Pull complete 13:36:22 699f458cf7ca: Pull complete 13:36:22 765212b225bb: Pull complete 13:36:23 f23df028b6ca: Pull complete 13:36:23 d65c8cfc05b1: Pull complete 13:36:38 2437ff75d9bd: Pull complete 13:36:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:36:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:36:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:38 prd-ubuntu20.04-docker-arm64-4c-16g-8138 does not seem to be running inside a container 13:36:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:36:41 $ docker top 3702dbdb10fa14da91b3adfa904c6d128f8efd312d56fb1ab554b812d8514ac8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:36:42 ---> job-cost.sh 13:36:42 lf-activate-venv: SKIPPING 13:36:42 INFO: No Stack... 13:36:42 INFO: Retrieving Pricing Info for: v3-standard-4 13:36:43 INFO: Archiving Costs [Pipeline] sh 13:36:43 + cut -d, -f6 13:36:43 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 13:36:44 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] 13:36:44 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] did not exist. Created. 13:36:44 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:36:44 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-7c9ef243/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:36:44 + echo total: 0.10999999940395355 [Pipeline] stash 13:36:44 Warning: overwriting stash ‘stack-cost’ 13:36:44 Stashed 1 file(s) [Pipeline] } 13:36:44 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:36:45 $ docker stop --time=1 3702dbdb10fa14da91b3adfa904c6d128f8efd312d56fb1ab554b812d8514ac8 13:36:46 $ docker rm -f --volumes 3702dbdb10fa14da91b3adfa904c6d128f8efd312d56fb1ab554b812d8514ac8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:36:48 provisioning config files... 13:36:48 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/config4808645365083093367tmp [Pipeline] { [Pipeline] sh 13:36:50 + set +x 13:36:50 + curl -s https://codecov.io/bash 13:36:50 + bash -s -- 13:36:50 13:36:50 _____ _ 13:36:50 / ____| | | 13:36:50 | | ___ __| | ___ ___ _____ __ 13:36:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:36:50 | |___| (_) | (_| | __/ (_| (_) \ V / 13:36:50 \_____\___/ \__,_|\___|\___\___/ \_/ 13:36:50 Bash-1.0.6 13:36:50 13:36:50 13:36:50 ==> git version 2.25.1 found 13:36:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:36:50 Release-Date: 2020-01-08 13:36:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:36:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:36:50 ==> Jenkins CI detected. 13:36:50 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-230 13:36:50 project root: . 13:36:50 --> token set from env 13:36:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:36:50 ==> Running gcov in . (disable via -X gcov) 13:36:50 ==> Python coveragepy not found 13:36:50 ==> Searching for coverage reports in: 13:36:50 + . 13:36:50 -> Found 1 reports 13:36:50 ==> Detecting git/mercurial file structure 13:36:50 ==> Reading reports 13:36:50 + ./coverage.out bytes=41317 13:36:50 ==> Appending adjustments 13:36:50 https://docs.codecov.io/docs/fixing-reports 13:36:50 + Found adjustments 13:36:50 ==> Gzipping contents 13:36:50 12K /tmp/codecov.hMABQ0.gz 13:36:50 ==> Uploading reports 13:36:50 url: https://codecov.io 13:36:50 query: branch=PR-230&commit=f2a342cd3d4d9ce87072014fffa436de2f441bac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=230&job=&cmd_args= 13:36:50 -> Pinging Codecov 13:36:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-230&commit=f2a342cd3d4d9ce87072014fffa436de2f441bac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=230&job=&cmd_args= 13:36:50 -> Uploading to 13:36:50 https://storage.googleapis.com/codecov/v4/raw/2023-09-28/581DD39554BDF9B6E22D074273EAD858/f2a342cd3d4d9ce87072014fffa436de2f441bac/2994db8e-1620-4a10-81d9-9f8a5fea1b88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230928T133650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d545d826f8aa578f88691543de819e7b6bcbb4103028f684dd33a86692ac606e 13:36:50 % Total % Received % Xferd Average Speed Time Time Time Current 13:36:50 Dload Upload Total Spent Left Speed 13:36:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 58182 --:--:-- --:--:-- --:--:-- 58182 100 11811 0 0 100 11811 0 41588 --:--:-- --:--:-- --:--:-- 41442 13:36:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f2a342cd3d4d9ce87072014fffa436de2f441bac [Pipeline] } 13:36:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:36:52 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-230/archives ] 13:36:52 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-230/archives 13:36:52 total 16 13:36:52 drwxr-xr-x 3 root root 4096 Sep 28 13:27 . 13:36:52 drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 13:27 .. 13:36:52 drwxr-xr-x 2 root root 4096 Sep 28 13:27 cost 13:36:52 -rw-r--r-- 1 root root 95 Sep 28 13:27 cost.csv 13:36:52 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-230/archives 13:36:52 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-230/archives 13:36:52 total 16 13:36:52 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 13:27 . 13:36:52 drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 13:27 .. 13:36:52 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 13:27 cost 13:36:52 -rw-r--r-- 1 jenkins jenkins 95 Sep 28 13:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:36:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:36:53 ---> package-listing.sh 13:36:53 ++ facter osfamily 13:36:53 ++ tr '[:upper:]' '[:lower:]' 13:36:54 + OS_FAMILY=debian 13:36:54 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-230 13:36:54 + START_PACKAGES=/tmp/packages_start.txt 13:36:54 + END_PACKAGES=/tmp/packages_end.txt 13:36:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:36:54 + PACKAGES=/tmp/packages_start.txt 13:36:54 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-230 ']' 13:36:54 + PACKAGES=/tmp/packages_end.txt 13:36:54 + case "${OS_FAMILY}" in 13:36:54 + dpkg -l 13:36:54 + grep '^ii' 13:36:54 + '[' -f /tmp/packages_start.txt ']' 13:36:54 + '[' -f /tmp/packages_end.txt ']' 13:36:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:36:54 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-230 ']' 13:36:54 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-230/archives/ 13:36:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-230/archives/ [Pipeline] echo 13:36:54 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-230/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:36:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:36:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:55 prd-ubuntu20.04-docker-8c-8g-8137 does not seem to be running inside a container 13:36:55 $ 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-230/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-230 -v /w/workspace/y_app-rfid-llrp-inventory_PR-230:/w/workspace/y_app-rfid-llrp-inventory_PR-230:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:36:55 $ docker top 3c99223a7b1b6727cc6795856bd9c72479243383ae641df0d109b25c06d97639 -eo pid,comm [Pipeline] { [Pipeline] sh 13:36:55 + touch /tmp/pre-build-complete [Pipeline] sh 13:36:56 + mkdir -p /var/log/sysstat [Pipeline] sh 13:36:56 + ls /var/log/sa-host 13:36:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:36:56 provisioning config files... 13:36:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-230@tmp/config10043550304465303895tmp [Pipeline] { [Pipeline] echo 13:36:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:36:57 ---> create-netrc.sh [Pipeline] } 13:36:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:36:57 ---> python-tools-install.sh [Pipeline] echo 13:36:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:36:57 ---> sudo-logs.sh 13:36:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:36:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:36:58 ---> job-cost.sh 13:36:58 lf-activate-venv: SKIPPING 13:36:58 DEBUG: total: 0.2199999988079071 13:36:58 INFO: Retrieving Stack Cost... 13:36:58 INFO: Retrieving Pricing Info for: v3-standard-8 13:36:59 INFO: Archiving Costs [Pipeline] echo 13:36:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:36:59 ---> logs-deploy.sh 13:36:59 lf-activate-venv: SKIPPING 13:36:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-230/1 13:36:59 INFO: archiving workspace using pattern(s): 13:37:00 Archives upload complete. 13:37:00 INFO: archiving logs to Nexus