Pull request #223 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f45230f179488dc31f19910974fbeae8ea6421c9+e07d6d5b2548ecc4179af6df7f6d205a9de44c48 (6ee76de34b4b18c4b738bfdd41da60d5d4e81fcb) 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-ssh14516124467962040919.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11469577235767375763.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-223/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-223/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2747399811578735423.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-223/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1931462396454832307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh15333150405182138202.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-223/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-223/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13922025278874950740.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5551 in /w/workspace/y_app-rfid-llrp-inventory_PR-223 [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-223 # 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 e07d6d5b2548ecc4179af6df7f6d205a9de44c48 into PR head commit f45230f179488dc31f19910974fbeae8ea6421c9 Merge succeeded, producing f45230f179488dc31f19910974fbeae8ea6421c9 Checking out Revision f45230f179488dc31f19910974fbeae8ea6421c9 (PR-223) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } > 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/223/head:refs/remotes/origin/PR-223 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f45230f179488dc31f19910974fbeae8ea6421c9 # 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 e07d6d5b2548ecc4179af6df7f6d205a9de44c48 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f45230f179488dc31f19910974fbeae8ea6421c9 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:17:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:17:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:17:22 ========================================================= 13:17:22 EdgeX Global Pipelines Version Info 13:17:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:17:23 ------------------- 13:17:23 stable info: 13:17:23 ------------------- 13:17:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:17:23 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 13:17:23 Message: update stable to v1.0.253 13:17:23 ------------------- 13:17:23 experimental info: 13:17:23 ------------------- 13:17:23 Commited By: **** collab-it+edgex@linuxfoundation.org 13:17:23 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 13:17:23 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:17:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-223 [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-223 [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-223 [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f45230f179488dc31f19910974fbeae8ea6421c9 [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f45230f [Pipeline] echo 13:17:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:17:25 provisioning config files... 13:17:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/config2297901352326528875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:26 ---> docker-login.sh 13:17:26 nexus3.edgexfoundry.org:10001 13:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:26 Configure a credential helper to remove this warning. See 13:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:26 13:17:26 Login Succeeded 13:17:26 nexus3.edgexfoundry.org:10002 13:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:26 Configure a credential helper to remove this warning. See 13:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:26 13:17:26 Login Succeeded 13:17:26 nexus3.edgexfoundry.org:10003 13:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:26 Configure a credential helper to remove this warning. See 13:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:26 13:17:26 Login Succeeded 13:17:26 nexus3.edgexfoundry.org:10004 13:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:26 Configure a credential helper to remove this warning. See 13:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:26 13:17:26 Login Succeeded 13:17:26 docker.io 13:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:27 Configure a credential helper to remove this warning. See 13:17:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:27 13:17:27 Login Succeeded 13:17:27 ---> docker-login.sh ends [Pipeline] } 13:17:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:17:27 + git rev-list -1 --merges f45230f179488dc31f19910974fbeae8ea6421c9~1..f45230f179488dc31f19910974fbeae8ea6421c9 [Pipeline] echo 13:17:27 -----------> git rev-list -1 --merges f45230f179488dc31f19910974fbeae8ea6421c9~1..f45230f179488dc31f19910974fbeae8ea6421c9 f45230f179488dc31f19910974fbeae8ea6421c9 [false] [Pipeline] sh 13:17:28 + git log --format=format:%s -1 f45230f179488dc31f19910974fbeae8ea6421c9 [Pipeline] echo 13:17:28 ========================================================= 13:17:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:17:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:17:28 + git log --format=format:%s -1 f45230f179488dc31f19910974fbeae8ea6421c9 [Pipeline] echo 13:17:28 [semverPrep] GIT_COMMIT: f45230f179488dc31f19910974fbeae8ea6421c9, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:17:28 [semverPrep] This is not a build commit. [Pipeline] sh 13:17:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:17:29 + grep -v github /etc/ssh/ssh_known_hosts 13:17:29 + [ -e /tmp/ssh_known_hosts ] 13:17:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:17:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:17:29 + sudo tee -a /etc/ssh/ssh_known_hosts 13:17:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:17:29 13:17:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:17:30 0.1.4: Pulling from edgex-devops/py-git-semver 13:17:30 b85a868b505f: Pulling fs layer 13:17:30 e2be974225ed: Pulling fs layer 13:17:30 339a4e72a1f5: Pulling fs layer 13:17:30 988bab9f4d93: Pulling fs layer 13:17:30 1469e6f7b9e6: Pulling fs layer 13:17:30 eaf3925da568: Pulling fs layer 13:17:30 bab4dde63d76: Pulling fs layer 13:17:30 bde34c3a00c8: Pulling fs layer 13:17:30 b352a97aabf1: Pulling fs layer 13:17:30 4872d77fe225: Pulling fs layer 13:17:30 5851b861e8e6: Pulling fs layer 13:17:30 bde34c3a00c8: Waiting 13:17:30 988bab9f4d93: Waiting 13:17:30 1469e6f7b9e6: Waiting 13:17:30 b352a97aabf1: Waiting 13:17:30 bab4dde63d76: Waiting 13:17:30 4872d77fe225: Waiting 13:17:30 eaf3925da568: Waiting 13:17:30 5851b861e8e6: Waiting 13:17:30 e2be974225ed: Download complete 13:17:30 988bab9f4d93: Verifying Checksum 13:17:30 988bab9f4d93: Download complete 13:17:30 1469e6f7b9e6: Verifying Checksum 13:17:30 1469e6f7b9e6: Download complete 13:17:30 eaf3925da568: Download complete 13:17:30 339a4e72a1f5: Verifying Checksum 13:17:30 339a4e72a1f5: Download complete 13:17:30 bde34c3a00c8: Verifying Checksum 13:17:30 bde34c3a00c8: Download complete 13:17:30 b352a97aabf1: Download complete 13:17:30 4872d77fe225: Verifying Checksum 13:17:30 4872d77fe225: Download complete 13:17:30 5851b861e8e6: Verifying Checksum 13:17:30 5851b861e8e6: Download complete 13:17:30 b85a868b505f: Verifying Checksum 13:17:30 b85a868b505f: Download complete 13:17:30 bab4dde63d76: Verifying Checksum 13:17:30 bab4dde63d76: Download complete 13:17:31 b85a868b505f: Pull complete 13:17:31 e2be974225ed: Pull complete 13:17:32 339a4e72a1f5: Pull complete 13:17:32 988bab9f4d93: Pull complete 13:17:32 1469e6f7b9e6: Pull complete 13:17:32 eaf3925da568: Pull complete 13:17:34 bab4dde63d76: Pull complete 13:17:34 bde34c3a00c8: Pull complete 13:17:34 b352a97aabf1: Pull complete 13:17:34 4872d77fe225: Pull complete 13:17:34 5851b861e8e6: Pull complete 13:17:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:17:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:17:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:34 prd-ubuntu20.04-docker-8c-8g-5551 does not seem to be running inside a container 13:17:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-223 -v /w/workspace/y_app-rfid-llrp-inventory_PR-223:/w/workspace/y_app-rfid-llrp-inventory_PR-223:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-223@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:17:37 $ docker top 5f51eac03e99f6cc9da05c4f2216927dc37aa31a1789d5ef43bef09f14ba2b3d -eo pid,comm 13:17:37 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:17:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:17:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:17:38 [ssh-agent] Looking for ssh-agent implementation... 13:17:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:17:38 $ docker exec 5f51eac03e99f6cc9da05c4f2216927dc37aa31a1789d5ef43bef09f14ba2b3d ssh-agent 13:17:38 SSH_AUTH_SOCK=/tmp/ssh-7LVDy5eHDQHm/agent.32 13:17:38 SSH_AGENT_PID=38 13:17:38 Running ssh-add (command line suppressed) 13:17:38 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/private_key_5530085434138888863.key (/w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/private_key_5530085434138888863.key) 13:17:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:17:38 + git tag --points-at HEAD [Pipeline] } 13:17:38 $ docker exec --env ******** --env ******** 5f51eac03e99f6cc9da05c4f2216927dc37aa31a1789d5ef43bef09f14ba2b3d ssh-agent -k 13:17:38 unset SSH_AUTH_SOCK; 13:17:38 unset SSH_AGENT_PID; 13:17:38 echo Agent pid 38 killed; 13:17:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:17:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:17:38 [ssh-agent] Looking for ssh-agent implementation... 13:17:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:17:39 $ docker exec 5f51eac03e99f6cc9da05c4f2216927dc37aa31a1789d5ef43bef09f14ba2b3d ssh-agent 13:17:39 SSH_AUTH_SOCK=/tmp/ssh-BcQlr0XSUVmc/agent.70 13:17:39 SSH_AGENT_PID=76 13:17:39 Running ssh-add (command line suppressed) 13:17:39 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/private_key_1518752403801344918.key (/w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/private_key_1518752403801344918.key) 13:17:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:17:39 + git semver init 13:17:39 2023-09-07 13:17:39,856 [run_init] DEBUG init version:0.0.0 force:False 13:17:39 2023-09-07 13:17:39,857 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver 13:17:39 2023-09-07 13:17:39,857 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver 13:17:39 2023-09-07 13:17:39,858 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-223, universal_newlines=False, shell=None, istream=None) 13:17:41 2023-09-07 13:17:41,022 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-223/.git/info/exclude 13:17:41 2023-09-07 13:17:41,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver/PR-223 with force:False 13:17:41 2023-09-07 13:17:41,023 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver/PR-223 13:17:41 2023-09-07 13:17:41,028 [execute] INFO git cat-file --batch-check 13:17:41 2023-09-07 13:17:41,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver, universal_newlines=False, shell=None, istream=) 13:17:41 2023-09-07 13:17:41,034 [execute] INFO git cat-file --batch 13:17:41 2023-09-07 13:17:41,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver, universal_newlines=False, shell=None, istream=) 13:17:41 2023-09-07 13:17:41,041 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-223/.semver/PR-223 13:17:41 0.0.0 [Pipeline] } 13:17:41 $ docker exec --env ******** --env ******** 5f51eac03e99f6cc9da05c4f2216927dc37aa31a1789d5ef43bef09f14ba2b3d ssh-agent -k 13:17:41 unset SSH_AUTH_SOCK; 13:17:41 unset SSH_AGENT_PID; 13:17:41 echo Agent pid 76 killed; 13:17:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:17:41 + git semver [Pipeline] } 13:17:42 $ docker stop --time=1 5f51eac03e99f6cc9da05c4f2216927dc37aa31a1789d5ef43bef09f14ba2b3d 13:17:43 $ docker rm -f --volumes 5f51eac03e99f6cc9da05c4f2216927dc37aa31a1789d5ef43bef09f14ba2b3d [Pipeline] // withDockerContainer [Pipeline] sh 13:17:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:17:44 Stashed 1 file(s) [Pipeline] echo 13:17:44 [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:17:44 provisioning config files... 13:17:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/config373405711243218008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:45 ---> docker-login.sh 13:17:45 nexus3.edgexfoundry.org:10001 13:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:45 Configure a credential helper to remove this warning. See 13:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:45 13:17:45 Login Succeeded 13:17:45 nexus3.edgexfoundry.org:10002 13:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:45 Configure a credential helper to remove this warning. See 13:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:45 13:17:45 Login Succeeded 13:17:45 nexus3.edgexfoundry.org:10003 13:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:45 Configure a credential helper to remove this warning. See 13:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:45 13:17:45 Login Succeeded 13:17:45 nexus3.edgexfoundry.org:10004 13:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:45 Configure a credential helper to remove this warning. See 13:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:45 13:17:45 Login Succeeded 13:17:45 docker.io 13:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:45 Configure a credential helper to remove this warning. See 13:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:45 13:17:45 Login Succeeded 13:17:45 ---> docker-login.sh ends [Pipeline] } 13:17:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:17:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:17:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:17:45 ========================================================= 13:17:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:17:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:17:46 Sending build context to Docker daemon 12.72MB 13:17:46 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:17:46 Step 2/12 : FROM ${BASE} AS builder 13:17:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:17:46 4db1b89c0bd1: Pulling fs layer 13:17:46 6911f1a30b25: Pulling fs layer 13:17:46 e194b8c5c2a9: Pulling fs layer 13:17:46 6863d3e3a2b1: Pulling fs layer 13:17:46 ec0bb842ea78: Pulling fs layer 13:17:46 40a00589a448: Pulling fs layer 13:17:46 6c08303d61cc: Pulling fs layer 13:17:46 798269fcf238: Pulling fs layer 13:17:46 ec0bb842ea78: Waiting 13:17:46 40a00589a448: Waiting 13:17:46 6c08303d61cc: Waiting 13:17:46 6863d3e3a2b1: Waiting 13:17:46 6911f1a30b25: Download complete 13:17:46 6863d3e3a2b1: Verifying Checksum 13:17:46 6863d3e3a2b1: Download complete 13:17:46 ec0bb842ea78: Verifying Checksum 13:17:46 ec0bb842ea78: Download complete 13:17:46 4db1b89c0bd1: Verifying Checksum 13:17:46 4db1b89c0bd1: Download complete 13:17:46 40a00589a448: Verifying Checksum 13:17:46 40a00589a448: Download complete 13:17:46 4db1b89c0bd1: Pull complete 13:17:46 6911f1a30b25: Pull complete 13:17:47 798269fcf238: Verifying Checksum 13:17:47 798269fcf238: Download complete 13:17:47 e194b8c5c2a9: Download complete 13:17:47 6c08303d61cc: Verifying Checksum 13:17:47 6c08303d61cc: Download complete 13:17:50 e194b8c5c2a9: Pull complete 13:17:50 6863d3e3a2b1: Pull complete 13:17:50 ec0bb842ea78: Pull complete 13:17:51 40a00589a448: Pull complete 13:17:53 6c08303d61cc: Pull complete 13:17:54 798269fcf238: Pull complete 13:17:54 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 13:17:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:17:54 ---> ec979cd7f677 13:17:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:17:59 ---> Running in 7b10aae2ca66 13:17:59 Removing intermediate container 7b10aae2ca66 13:17:59 ---> 5ef99fb7e54b 13:17:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:17:59 ---> Running in 5afb7fe4d225 13:17:59 Removing intermediate container 5afb7fe4d225 13:17:59 ---> 1a5b50b63de2 13:17:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:17:59 ---> Running in 723e3ec1ed69 13:17:59 Removing intermediate container 723e3ec1ed69 13:17:59 ---> 46d7d778be7f 13:17:59 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:17:59 ---> Running in f630d2ba46d0 13:17:59 Still waiting to schedule task 13:17:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:18:00 OK: 265 MiB in 53 packages 13:18:00 Removing intermediate container f630d2ba46d0 13:18:00 ---> c8029d3f59c0 13:18:00 Step 7/12 : WORKDIR /app 13:18:00 ---> Running in d033324b0416 13:18:00 Removing intermediate container d033324b0416 13:18:00 ---> bfb939c21d72 13:18:00 Step 8/12 : COPY go.mod vendor* ./ 13:18:00 ---> 018de93a15c4 13:18:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:18:00 ---> Running in 565de1336bf0 13:18:39 Removing intermediate container 565de1336bf0 13:18:39 ---> 03bba0f87a75 13:18:39 Step 10/12 : COPY . . 13:18:39 ---> 3f6290d4bd92 13:18:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:18:39 ---> Running in 8ac4ca185b1a 13:18:39 Removing intermediate container 8ac4ca185b1a 13:18:39 ---> e57be174bcb3 13:18:39 Step 12/12 : RUN $MAKE 13:18:39 ---> Running in 5e160849004c 13:18:39 noop 13:18:39 Removing intermediate container 5e160849004c 13:18:39 ---> 469f3ef6b314 13:18:39 Successfully built 469f3ef6b314 13:18:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:40 + docker inspect -f . ci-base-image-x86_64 13:18:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:40 prd-ubuntu20.04-docker-8c-8g-5551 does not seem to be running inside a container 13:18:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-223 -v /w/workspace/y_app-rfid-llrp-inventory_PR-223:/w/workspace/y_app-rfid-llrp-inventory_PR-223:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-223@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:18:40 $ docker top cb42c5fe72d7be9dcf840308a78d69d44fc012c3a0336ce69d2669804f452a31 -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:41 + go version 13:18:41 go version go1.20.6 linux/amd64 [Pipeline] } 13:18:41 $ docker stop --time=1 cb42c5fe72d7be9dcf840308a78d69d44fc012c3a0336ce69d2669804f452a31 13:18:42 $ docker rm -f --volumes cb42c5fe72d7be9dcf840308a78d69d44fc012c3a0336ce69d2669804f452a31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:43 + docker inspect -f . ci-base-image-x86_64 13:18:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:43 prd-ubuntu20.04-docker-8c-8g-5551 does not seem to be running inside a container 13:18:43 $ 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-223 -v /w/workspace/y_app-rfid-llrp-inventory_PR-223:/w/workspace/y_app-rfid-llrp-inventory_PR-223:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-223@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:18:43 $ docker top 394a56ca51ebafd5122768ce5f251558ae8181a7dbbf4dc14627dc5dc0e268a8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:43 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-223 [Pipeline] fileExists [Pipeline] sh 13:18:44 + make test 13:18:44 go test -race ./... -coverprofile=coverage.out ./... 13:19:06 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:19:06 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:19:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements 13:19:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.723s coverage: 71.9% of statements 13:19:28 go vet ./... 13:19:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:19:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:19:30 ./bin/test-attribution.sh 13:19:30 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:19:30 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:19:30 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:19:30 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:19:30 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:19:30 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:19:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:19:30 $ docker stop --time=1 394a56ca51ebafd5122768ce5f251558ae8181a7dbbf4dc14627dc5dc0e268a8 13:19:35 $ docker rm -f --volumes 394a56ca51ebafd5122768ce5f251558ae8181a7dbbf4dc14627dc5dc0e268a8 [Pipeline] // withDockerContainer [Pipeline] sh 13:19:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:19:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:19:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:19:37 + ls -al . 13:19:37 total 236 13:19:37 drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 13:18 . 13:19:37 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 13:17 .. 13:19:37 -rw-rw-r-- 1 jenkins jenkins 262 Sep 7 13:17 .dockerignore 13:19:37 drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 13:17 .git 13:19:37 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 13:17 .github 13:19:37 -rw-rw-r-- 1 jenkins jenkins 788 Sep 7 13:17 .gitignore 13:19:37 -rw-rw-r-- 1 jenkins jenkins 41 Sep 7 13:17 .golangci.yml 13:19:37 drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 13:17 .semver 13:19:37 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 7 13:17 Attribution.txt 13:19:37 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 7 13:17 CHANGELOG.md 13:19:37 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 7 13:17 Dockerfile 13:19:37 -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 13:17 GOVERNANCE.md 13:19:37 -rw-rw-r-- 1 jenkins jenkins 687 Sep 7 13:17 Jenkinsfile 13:19:37 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 7 13:17 LICENSE 13:19:37 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 7 13:17 Makefile 13:19:37 -rw-rw-r-- 1 jenkins jenkins 617 Sep 7 13:17 OWNERS.md 13:19:37 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 7 13:17 README.md 13:19:37 -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 13:17 VERSION 13:19:37 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 13:17 bin 13:19:37 -rw-r--r-- 1 jenkins jenkins 41317 Sep 7 13:19 coverage.out 13:19:37 -rw-rw-r-- 1 jenkins jenkins 3967 Sep 7 13:17 go.mod 13:19:37 -rw-rw-r-- 1 jenkins jenkins 34348 Sep 7 13:17 go.sum 13:19:37 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 13:17 images 13:19:37 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 13:17 internal 13:19:37 -rw-rw-r-- 1 jenkins jenkins 531 Sep 7 13:17 main.go 13:19:37 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 13:17 res 13:19:37 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 13:17 snap 13:19:37 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 13:17 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:38 + 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=f45230f179488dc31f19910974fbeae8ea6421c9 --label arch=amd64 --label version=0.0.0 . 13:19:38 Sending build context to Docker daemon 12.72MB 13:19:38 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 13:19:38 Step 2/29 : FROM ${BASE} AS builder 13:19:38 ---> 469f3ef6b314 13:19:38 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:19:38 ---> Running in d1aaec591cc8 13:19:38 Removing intermediate container d1aaec591cc8 13:19:38 ---> c9e54a2d19fc 13:19:38 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:19:38 ---> Running in 495be8de9d3d 13:19:38 Removing intermediate container 495be8de9d3d 13:19:38 ---> 14f90ea771d9 13:19:38 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:19:38 ---> Running in 7ba51c6a5154 13:19:38 Removing intermediate container 7ba51c6a5154 13:19:38 ---> 22c0d2b8c6ae 13:19:38 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:19:38 ---> Running in c9ce79c8c0f6 13:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:19:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5552 in /w/workspace/y_app-rfid-llrp-inventory_PR-223 [Pipeline] { [Pipeline] ws 13:19:39 Running in /w/workspace/app-rfid-llrp-inventory/1 13:19:39 OK: 265 MiB in 53 packages [Pipeline] { [Pipeline] checkout 13:19:39 The recommended git tool is: git 13:19:39 Removing intermediate container c9ce79c8c0f6 13:19:39 ---> bbf6ac41b04d 13:19:39 Step 7/29 : WORKDIR /app 13:19:39 ---> Running in deb0692b5445 13:19:39 Removing intermediate container deb0692b5445 13:19:39 ---> 84f42f324e97 13:19:39 Step 8/29 : COPY go.mod vendor* ./ 13:19:39 ---> 5efef196965d 13:19:39 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:19:39 ---> Running in 2622d459df2f 13:19:41 Removing intermediate container 2622d459df2f 13:19:41 ---> 1f2f8a678408 13:19:41 Step 10/29 : COPY . . 13:19:41 ---> a42d01085158 13:19:41 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:19:41 ---> Running in ecde0ebd19c7 13:19:41 Removing intermediate container ecde0ebd19c7 13:19:41 ---> 4b6a87dad51d 13:19:41 Step 12/29 : RUN $MAKE 13:19:41 ---> Running in bc265e96df0f 13:19:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -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:19:44 using credential edgex-jenkins-ssh 13:19:44 Cloning the remote Git repository 13:19:44 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:19:44 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:19:44 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:19:44 > git --version # timeout=10 13:19:44 > git --version # 'git version 2.25.1' 13:19:44 using GIT_SSH to set credentials SSH Credentials for GitHub 13:19:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:47 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:19:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:47 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:19:48 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:19:48 using GIT_SSH to set credentials SSH Credentials for GitHub 13:19:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/223/head:refs/remotes/origin/PR-223 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:19:48 Merging remotes/origin/main commit e07d6d5b2548ecc4179af6df7f6d205a9de44c48 into PR head commit f45230f179488dc31f19910974fbeae8ea6421c9 13:19:48 Merge succeeded, producing f45230f179488dc31f19910974fbeae8ea6421c9 13:19:48 Checking out Revision f45230f179488dc31f19910974fbeae8ea6421c9 (PR-223) 13:19:49 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:19:49 > git --version # timeout=10 13:19:49 > git --version # 'git version 2.25.1' 13:19:49 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 13:19:48 > git config core.sparsecheckout # timeout=10 13:19:48 > git checkout -f f45230f179488dc31f19910974fbeae8ea6421c9 # timeout=10 13:19:48 > git remote # timeout=10 13:19:48 > git config --get remote.origin.url # timeout=10 13:19:48 using GIT_SSH to set credentials SSH Credentials for GitHub 13:19:48 > git merge e07d6d5b2548ecc4179af6df7f6d205a9de44c48 # timeout=10 13:19:48 > git rev-parse HEAD^{commit} # timeout=10 13:19:48 > git config core.sparsecheckout # timeout=10 13:19:48 > git checkout -f f45230f179488dc31f19910974fbeae8ea6421c9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:19:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:19:50 % Total % Received % Xferd Average Speed Time Time Time Current 13:19:50 Dload Upload Total Spent Left Speed 13:19:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 13:19:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:19:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:19:51 + sudo tee /etc/docker/daemon.new 13:19:51 { 13:19:51 "registry-mirrors": [ 13:19:51 "https://nexus3.edgexfoundry.org:10001" 13:19:51 ], 13:19:51 "bip": "10.250.0.254/24", 13:19:51 "hosts": [ 13:19:51 "tcp://0.0.0.0:5555", 13:19:51 "unix:///var/run/docker.sock" 13:19:51 ], 13:19:51 "mtu": 1458, 13:19:51 "selinux-enabled": true, 13:19:51 "seccomp-profile": "/etc/docker/seccomp.json" 13:19:51 } [Pipeline] sh 13:19:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:19:52 + sudo service docker restart 13:20:03 Removing intermediate container bc265e96df0f 13:20:03 ---> 6f8cf6af7731 13:20:03 Step 13/29 : FROM alpine:3.17 13:20:03 3.17: Pulling from library/alpine 13:20:03 9398808236ff: Pulling fs layer 13:20:03 9398808236ff: Verifying Checksum 13:20:03 9398808236ff: Download complete 13:20:03 9398808236ff: Pull complete 13:20:03 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:20:03 Status: Downloaded newer image for alpine:3.17 13:20:03 ---> 1e0b8b5322fc 13:20:03 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:20:04 ---> Running in c5d72770ef2a 13:20:04 Removing intermediate container c5d72770ef2a 13:20:04 ---> a70a5c9e3759 13:20:04 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:20:04 ---> Running in 82a9de73c6fb 13:20:04 Removing intermediate container 82a9de73c6fb 13:20:04 ---> c3da263be92f 13:20:04 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:20:04 ---> Running in f19f16b0d013 13:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:20:04 (1/2) Installing ca-certificates (20230506-r0) 13:20:04 (2/2) Installing dumb-init (1.2.5-r2) 13:20:04 Executing busybox-1.35.0-r29.trigger 13:20:04 Executing ca-certificates-20230506-r0.trigger 13:20:05 OK: 8 MiB in 17 packages 13:20:05 Removing intermediate container f19f16b0d013 13:20:05 ---> 994a2e926514 13:20:05 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:20:05 ---> ff7be74cd41f 13:20:05 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:20:05 ---> 6b1150ec66f9 13:20:05 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:20:05 ---> 52b608798afc 13:20:05 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:20:05 ---> d2cb9e089512 13:20:05 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:20:06 ---> 07566d175967 13:20:06 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:20:06 ---> Running in 2811f8aa2022 13:20:07 Removing intermediate container 2811f8aa2022 13:20:07 ---> 3ef32bebf4bd 13:20:07 Step 23/29 : VOLUME /cache 13:20:07 ---> Running in 4bcb76ed4bbf 13:20:07 Removing intermediate container 4bcb76ed4bbf 13:20:07 ---> 178a6cc4560e 13:20:07 Step 24/29 : EXPOSE 59711 13:20:07 ---> Running in 1f462c7ddb53 13:20:07 Removing intermediate container 1f462c7ddb53 13:20:07 ---> 330973744a05 13:20:07 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:20:07 ---> Running in 3c83d6af91f4 13:20:07 Removing intermediate container 3c83d6af91f4 13:20:07 ---> fbf3d2a0efc6 13:20:07 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:20:07 ---> Running in da698a162000 13:20:08 Removing intermediate container da698a162000 13:20:08 ---> ee46d2e24ce8 13:20:08 Step 27/29 : LABEL arch=amd64 13:20:08 ---> Running in e82088586772 13:20:08 Removing intermediate container e82088586772 13:20:08 ---> f189bb930275 13:20:08 Step 28/29 : LABEL git_sha=f45230f179488dc31f19910974fbeae8ea6421c9 13:20:08 ---> Running in 739182d1268b 13:20:08 Removing intermediate container 739182d1268b 13:20:08 ---> dfbf23598d82 13:20:08 Step 29/29 : LABEL version=0.0.0 13:20:08 ---> Running in 96ebb06828b5 13:20:08 Removing intermediate container 96ebb06828b5 13:20:08 ---> fa2dc40ab65a 13:20:08 [Warning] One or more build-args [ARCH] were not consumed 13:20:08 Successfully built fa2dc40ab65a 13:20:08 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:20:09 13:20:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:20:09 latest: Pulling from edgex-lftools-log-publisher 13:20:09 5eb5b503b376: Pulling fs layer 13:20:09 5c69ac0246d0: Pulling fs layer 13:20:09 ec43610c2a17: Pulling fs layer 13:20:09 3a2ae6a8a46f: Pulling fs layer 13:20:09 33b1e0a273af: Pulling fs layer 13:20:09 3a2ae6a8a46f: Waiting 13:20:09 5d3b04190fa2: Pulling fs layer 13:20:09 2f39f015ded8: Pulling fs layer 13:20:09 5d3b04190fa2: Waiting 13:20:09 33b1e0a273af: Waiting 13:20:09 5c69ac0246d0: Verifying Checksum 13:20:09 5c69ac0246d0: Download complete 13:20:09 3a2ae6a8a46f: Download complete 13:20:09 33b1e0a273af: Verifying Checksum 13:20:09 33b1e0a273af: Download complete 13:20:09 5d3b04190fa2: Verifying Checksum 13:20:09 5d3b04190fa2: Download complete 13:20:09 ec43610c2a17: Download complete 13:20:09 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { 13:20:10 2f39f015ded8: Download complete [Pipeline] configFileProvider 13:20:10 provisioning config files... 13:20:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13582096897023081908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:20:10 ---> docker-login.sh 13:20:10 nexus3.edgexfoundry.org:10001 13:20:10 5eb5b503b376: Pull complete 13:20:10 5c69ac0246d0: Pull complete 13:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:11 Configure a credential helper to remove this warning. See 13:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:11 13:20:11 Login Succeeded 13:20:11 nexus3.edgexfoundry.org:10002 13:20:11 ec43610c2a17: Pull complete 13:20:11 3a2ae6a8a46f: Pull complete 13:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:11 33b1e0a273af: Pull complete 13:20:11 5d3b04190fa2: Pull complete 13:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:11 Configure a credential helper to remove this warning. See 13:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:11 13:20:11 Login Succeeded 13:20:11 nexus3.edgexfoundry.org:10003 13:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:12 Configure a credential helper to remove this warning. See 13:20:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:12 13:20:12 Login Succeeded 13:20:12 nexus3.edgexfoundry.org:10004 13:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:12 Configure a credential helper to remove this warning. See 13:20:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:12 13:20:12 Login Succeeded 13:20:12 docker.io 13:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:13 Configure a credential helper to remove this warning. See 13:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:13 13:20:13 Login Succeeded 13:20:13 ---> docker-login.sh ends [Pipeline] } 13:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:20:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:20:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:20:13 ========================================================= 13:20:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:20:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:20:15 Sending build context to Docker daemon 684kB 13:20:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:20:15 Step 2/12 : FROM ${BASE} AS builder 13:20:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:20:15 edb6bdbacee9: Pulling fs layer 13:20:15 5f9638ab2659: Pulling fs layer 13:20:15 8d51d6327a98: Pulling fs layer 13:20:15 8b374f2dd631: Pulling fs layer 13:20:15 ec14aa9079de: Pulling fs layer 13:20:15 2f466654f4bb: Pulling fs layer 13:20:15 554e91adad29: Pulling fs layer 13:20:15 ec14aa9079de: Waiting 13:20:15 8b374f2dd631: Waiting 13:20:15 554e91adad29: Waiting 13:20:15 2f466654f4bb: Waiting 13:20:15 5f9638ab2659: Verifying Checksum 13:20:15 5f9638ab2659: Download complete 13:20:15 8b374f2dd631: Verifying Checksum 13:20:15 8b374f2dd631: Download complete 13:20:15 ec14aa9079de: Verifying Checksum 13:20:15 ec14aa9079de: Download complete 13:20:15 edb6bdbacee9: Verifying Checksum 13:20:16 2f39f015ded8: Pull complete 13:20:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:20:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:20:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:16 prd-ubuntu20.04-docker-8c-8g-5551 does not seem to be running inside a container 13:20:16 $ 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-223 -v /w/workspace/y_app-rfid-llrp-inventory_PR-223:/w/workspace/y_app-rfid-llrp-inventory_PR-223:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-223@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:20:16 edb6bdbacee9: Pull complete 13:20:17 554e91adad29: Verifying Checksum 13:20:17 554e91adad29: Download complete 13:20:17 5f9638ab2659: Pull complete 13:20:18 8d51d6327a98: Verifying Checksum 13:20:18 8d51d6327a98: Download complete 13:20:18 2f466654f4bb: Verifying Checksum 13:20:18 2f466654f4bb: Download complete 13:20:19 $ docker top dbe563314f5682543b44cdc220ec6a7ae011b15f3d625be8090e3d8b75e53d6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:20:19 ---> job-cost.sh 13:20:19 lf-activate-venv: SKIPPING 13:20:19 INFO: No Stack... 13:20:20 INFO: Retrieving Pricing Info for: v3-standard-8 13:20:20 INFO: Archiving Costs [Pipeline] sh 13:20:20 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-223/archives/cost.csv 13:20:20 + cut -d, -f6 [Pipeline] lock 13:20:20 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] 13:20:20 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] did not exist. Created. 13:20:20 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:20:21 + echo total: 0.2199999988079071 [Pipeline] stash 13:20:21 Stashed 1 file(s) [Pipeline] } 13:20:21 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:20:21 $ docker stop --time=1 dbe563314f5682543b44cdc220ec6a7ae011b15f3d625be8090e3d8b75e53d6e 13:20:22 $ docker rm -f --volumes dbe563314f5682543b44cdc220ec6a7ae011b15f3d625be8090e3d8b75e53d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:20:30 8d51d6327a98: Pull complete 13:20:30 8b374f2dd631: Pull complete 13:20:30 ec14aa9079de: Pull complete 13:20:37 2f466654f4bb: Pull complete 13:20:39 554e91adad29: Pull complete 13:20:39 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 13:20:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:20:39 ---> 1e15ea492957 13:20:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:20:40 ---> Running in de30d9edf7db 13:20:40 Removing intermediate container de30d9edf7db 13:20:40 ---> 8f574c8bc0e0 13:20:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:20:41 ---> Running in d629820ca570 13:20:41 Removing intermediate container d629820ca570 13:20:41 ---> b2648d7f7f51 13:20:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:20:41 ---> Running in c44e717cde6f 13:20:41 Removing intermediate container c44e717cde6f 13:20:41 ---> 0cca3e0b30ec 13:20:41 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:20:41 ---> Running in 728974ea18cb 13:20:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:20:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:20:44 OK: 263 MiB in 53 packages 13:20:45 Removing intermediate container 728974ea18cb 13:20:45 ---> 78a0bc7ec682 13:20:45 Step 7/12 : WORKDIR /app 13:20:45 ---> Running in a4140ab2713a 13:20:45 Removing intermediate container a4140ab2713a 13:20:45 ---> 481de9a5463f 13:20:45 Step 8/12 : COPY go.mod vendor* ./ 13:20:46 ---> 992ff1ccacef 13:20:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:20:46 ---> Running in dd660cdc583a 13:21:54 Removing intermediate container dd660cdc583a 13:21:54 ---> 0f2f006c6439 13:21:54 Step 10/12 : COPY . . 13:21:54 ---> 3ca15d985f90 13:21:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:21:54 ---> Running in 5b0429d19b97 13:21:54 Removing intermediate container 5b0429d19b97 13:21:54 ---> 0c5487eb846d 13:21:54 Step 12/12 : RUN $MAKE 13:21:54 ---> Running in 0efbbc9d9571 13:21:54 noop 13:21:54 Removing intermediate container 0efbbc9d9571 13:21:54 ---> e8727d1b4188 13:21:54 Successfully built e8727d1b4188 13:21:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:54 + docker inspect -f . ci-base-image-arm64 13:21:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:54 prd-ubuntu20.04-docker-arm64-4c-16g-5552 does not seem to be running inside a container 13:21:55 $ 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:21:56 $ docker top 09f0fc911e85dd7acc67b4a4d8da92c7a1a5e29fb5f1595996801145a9ae656f -eo pid,comm [Pipeline] { [Pipeline] sh 13:21:57 + go version 13:21:57 go version go1.20.6 linux/arm64 [Pipeline] } 13:21:57 $ docker stop --time=1 09f0fc911e85dd7acc67b4a4d8da92c7a1a5e29fb5f1595996801145a9ae656f 13:21:58 $ docker rm -f --volumes 09f0fc911e85dd7acc67b4a4d8da92c7a1a5e29fb5f1595996801145a9ae656f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:59 + docker inspect -f . ci-base-image-arm64 13:21:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:00 prd-ubuntu20.04-docker-arm64-4c-16g-5552 does not seem to be running inside a container 13:22:00 $ 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:22:01 $ docker top af62e74fea4d060fc6e758b01dfe92331d56f7a9a2758e56dc506c358bfa332d -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:02 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:22:02 + make test 13:22:02 go test -race ./... -coverprofile=coverage.out ./... 13:25:09 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:25:09 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:25:09 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.123s coverage: 86.2% of statements 13:25:09 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.381s coverage: 71.9% of statements 13:25:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:25:09 go vet ./... 13:27:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:27:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:27:46 ./bin/test-attribution.sh 13:27:46 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:27:46 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:27:46 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:27:46 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:27:46 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:27:46 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:27:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:27:46 $ docker stop --time=1 af62e74fea4d060fc6e758b01dfe92331d56f7a9a2758e56dc506c358bfa332d 13:27:48 $ docker rm -f --volumes af62e74fea4d060fc6e758b01dfe92331d56f7a9a2758e56dc506c358bfa332d [Pipeline] // withDockerContainer [Pipeline] sh 13:27:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:27:50 Warning: overwriting stash ‘coverage-report’ 13:27:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:27:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:27:51 + ls -al . 13:27:51 total 232 13:27:51 drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 13:22 . 13:27:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 13:19 .. 13:27:51 -rw-rw-r-- 1 jenkins jenkins 262 Sep 7 13:19 .dockerignore 13:27:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 13:19 .git 13:27:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 13:19 .github 13:27:51 -rw-rw-r-- 1 jenkins jenkins 788 Sep 7 13:19 .gitignore 13:27:51 -rw-rw-r-- 1 jenkins jenkins 41 Sep 7 13:19 .golangci.yml 13:27:51 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 7 13:19 Attribution.txt 13:27:51 -rw-rw-r-- 1 jenkins jenkins 9317 Sep 7 13:19 CHANGELOG.md 13:27:51 -rw-rw-r-- 1 jenkins jenkins 1659 Sep 7 13:19 Dockerfile 13:27:51 -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 13:19 GOVERNANCE.md 13:27:51 -rw-rw-r-- 1 jenkins jenkins 687 Sep 7 13:19 Jenkinsfile 13:27:51 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 7 13:19 LICENSE 13:27:51 -rw-rw-r-- 1 jenkins jenkins 2497 Sep 7 13:19 Makefile 13:27:51 -rw-rw-r-- 1 jenkins jenkins 617 Sep 7 13:19 OWNERS.md 13:27:51 -rw-rw-r-- 1 jenkins jenkins 31516 Sep 7 13:19 README.md 13:27:51 -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 13:17 VERSION 13:27:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 13:19 bin 13:27:51 -rw-r--r-- 1 jenkins jenkins 41317 Sep 7 13:25 coverage.out 13:27:51 -rw-rw-r-- 1 jenkins jenkins 3967 Sep 7 13:19 go.mod 13:27:51 -rw-rw-r-- 1 jenkins jenkins 34348 Sep 7 13:19 go.sum 13:27:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 13:19 images 13:27:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 13:19 internal 13:27:51 -rw-rw-r-- 1 jenkins jenkins 531 Sep 7 13:19 main.go 13:27:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 13:19 res 13:27:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 13:19 snap 13:27:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 13:19 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:52 + 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=f45230f179488dc31f19910974fbeae8ea6421c9 --label arch=arm64 --label version=0.0.0 . 13:27:52 Sending build context to Docker daemon 684kB 13:27:52 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 13:27:52 Step 2/29 : FROM ${BASE} AS builder 13:27:52 ---> e8727d1b4188 13:27:52 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:27:52 ---> Running in d04884805c2f 13:27:52 Removing intermediate container d04884805c2f 13:27:52 ---> b0f3b9b809a2 13:27:52 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:27:52 ---> Running in 254e9cd6348e 13:27:53 Removing intermediate container 254e9cd6348e 13:27:53 ---> 710b8d2d03ff 13:27:53 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:27:53 ---> Running in 414f65ca6230 13:27:53 Removing intermediate container 414f65ca6230 13:27:53 ---> ff3e563e6f89 13:27:53 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:27:53 ---> Running in d2540351e372 13:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:27:55 OK: 263 MiB in 53 packages 13:27:57 Removing intermediate container d2540351e372 13:27:57 ---> a681b584b917 13:27:57 Step 7/29 : WORKDIR /app 13:27:57 ---> Running in 0abc9404bb9b 13:27:57 Removing intermediate container 0abc9404bb9b 13:27:57 ---> 151ff6ee6118 13:27:57 Step 8/29 : COPY go.mod vendor* ./ 13:27:58 ---> 72047de44034 13:27:58 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:27:58 ---> Running in fcbe3a9d103e 13:28:00 Removing intermediate container fcbe3a9d103e 13:28:00 ---> f22ef38c3199 13:28:00 Step 10/29 : COPY . . 13:28:00 ---> b8f22124be0c 13:28:00 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:28:00 ---> Running in 67656df133f9 13:28:01 Removing intermediate container 67656df133f9 13:28:01 ---> ada0b685767d 13:28:01 Step 12/29 : RUN $MAKE 13:28:01 ---> Running in bfd189165d1b 13:28:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -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:30:23 Removing intermediate container bfd189165d1b 13:30:23 ---> 3f66d8194b33 13:30:23 Step 13/29 : FROM alpine:3.17 13:30:23 3.17: Pulling from library/alpine 13:30:23 4060ece20d7a: Pulling fs layer 13:30:23 4060ece20d7a: Verifying Checksum 13:30:23 4060ece20d7a: Download complete 13:30:23 4060ece20d7a: Pull complete 13:30:23 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:30:23 Status: Downloaded newer image for alpine:3.17 13:30:23 ---> 8650cd65339b 13:30:23 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:30:23 ---> Running in 6b589a738b46 13:30:23 Removing intermediate container 6b589a738b46 13:30:23 ---> 35b06aa2339c 13:30:23 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:30:23 ---> Running in 00cd16bd7da2 13:30:23 Removing intermediate container 00cd16bd7da2 13:30:23 ---> a0cfcd5c3b87 13:30:23 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:30:23 ---> Running in 08f09957ae6a 13:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:30:23 (1/2) Installing ca-certificates (20230506-r0) 13:30:23 (2/2) Installing dumb-init (1.2.5-r2) 13:30:23 Executing busybox-1.35.0-r29.trigger 13:30:23 Executing ca-certificates-20230506-r0.trigger 13:30:23 OK: 8 MiB in 17 packages 13:30:23 Removing intermediate container 08f09957ae6a 13:30:23 ---> 31bdcc079506 13:30:23 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:30:23 ---> f005e8b47990 13:30:23 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:30:23 ---> bd5516b6ea07 13:30:23 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:30:23 ---> 144e965ad4a4 13:30:23 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:30:23 ---> 31a9134eb6d7 13:30:23 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:30:24 ---> 3066fd58de6e 13:30:24 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:30:24 ---> Running in 55b09903a9f1 13:30:26 Removing intermediate container 55b09903a9f1 13:30:26 ---> 216dac9ef4a6 13:30:26 Step 23/29 : VOLUME /cache 13:30:26 ---> Running in fbd2fe63daf3 13:30:26 Removing intermediate container fbd2fe63daf3 13:30:26 ---> 8940596d874b 13:30:26 Step 24/29 : EXPOSE 59711 13:30:26 ---> Running in 6888b5267836 13:30:27 Removing intermediate container 6888b5267836 13:30:27 ---> 5ea4af0b83b1 13:30:27 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:30:27 ---> Running in 7c9c66eac01c 13:30:27 Removing intermediate container 7c9c66eac01c 13:30:27 ---> 4f60c460a1f2 13:30:27 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:30:27 ---> Running in 2f2f142dfa5a 13:30:27 Removing intermediate container 2f2f142dfa5a 13:30:27 ---> 4fa8bdca09ae 13:30:27 Step 27/29 : LABEL arch=arm64 13:30:27 ---> Running in 11c9cc93cea2 13:30:28 Removing intermediate container 11c9cc93cea2 13:30:28 ---> bcf620792783 13:30:28 Step 28/29 : LABEL git_sha=f45230f179488dc31f19910974fbeae8ea6421c9 13:30:28 ---> Running in 67fdb0985ee8 13:30:28 Removing intermediate container 67fdb0985ee8 13:30:28 ---> b63490ae32f2 13:30:28 Step 29/29 : LABEL version=0.0.0 13:30:28 ---> Running in 67a053ed6265 13:30:28 Removing intermediate container 67a053ed6265 13:30:28 ---> a7a977bdf311 13:30:28 [Warning] One or more build-args [ARCH] were not consumed 13:30:28 Successfully built a7a977bdf311 13:30:28 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:30:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:30:29 13:30:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:30:30 arm64: Pulling from edgex-lftools-log-publisher 13:30:30 8998bd30e6a1: Pulling fs layer 13:30:30 04944245beec: Pulling fs layer 13:30:30 699f458cf7ca: Pulling fs layer 13:30:30 765212b225bb: Pulling fs layer 13:30:30 f23df028b6ca: Pulling fs layer 13:30:30 d65c8cfc05b1: Pulling fs layer 13:30:30 2437ff75d9bd: Pulling fs layer 13:30:30 765212b225bb: Waiting 13:30:30 f23df028b6ca: Waiting 13:30:30 d65c8cfc05b1: Waiting 13:30:30 2437ff75d9bd: Waiting 13:30:30 04944245beec: Verifying Checksum 13:30:30 04944245beec: Download complete 13:30:30 765212b225bb: Verifying Checksum 13:30:30 765212b225bb: Download complete 13:30:30 f23df028b6ca: Verifying Checksum 13:30:30 f23df028b6ca: Download complete 13:30:30 d65c8cfc05b1: Verifying Checksum 13:30:30 d65c8cfc05b1: Download complete 13:30:30 699f458cf7ca: Verifying Checksum 13:30:30 699f458cf7ca: Download complete 13:30:30 8998bd30e6a1: Download complete 13:30:32 2437ff75d9bd: Verifying Checksum 13:30:32 2437ff75d9bd: Download complete 13:30:34 8998bd30e6a1: Pull complete 13:30:35 04944245beec: Pull complete 13:30:36 699f458cf7ca: Pull complete 13:30:36 765212b225bb: Pull complete 13:30:37 f23df028b6ca: Pull complete 13:30:40 d65c8cfc05b1: Pull complete 13:30:55 2437ff75d9bd: Pull complete 13:30:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:30:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:30:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:56 prd-ubuntu20.04-docker-arm64-4c-16g-5552 does not seem to be running inside a container 13:30:56 $ 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:30:58 $ docker top 4c782a9a16070fe22bb7257c0f0368d0983155ad1a39df00ec02ff1b714d5a0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:59 ---> job-cost.sh 13:30:59 lf-activate-venv: SKIPPING 13:30:59 INFO: No Stack... 13:30:59 INFO: Retrieving Pricing Info for: v3-standard-4 13:31:00 INFO: Archiving Costs [Pipeline] sh 13:31:00 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:31:00 + cut -d, -f6 [Pipeline] lock 13:31:01 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] 13:31:01 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] did not exist. Created. 13:31:01 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:31:01 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-64a4fdf6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:31:01 + echo total: 0.10999999940395355 [Pipeline] stash 13:31:01 Warning: overwriting stash ‘stack-cost’ 13:31:01 Stashed 1 file(s) [Pipeline] } 13:31:01 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-223-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:31:02 $ docker stop --time=1 4c782a9a16070fe22bb7257c0f0368d0983155ad1a39df00ec02ff1b714d5a0a 13:31:03 $ docker rm -f --volumes 4c782a9a16070fe22bb7257c0f0368d0983155ad1a39df00ec02ff1b714d5a0a [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:31:04 provisioning config files... 13:31:04 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/config4083412794273599430tmp [Pipeline] { [Pipeline] sh 13:31:04 + set +x 13:31:04 + curl -s https://codecov.io/bash 13:31:04 + bash -s -- 13:31:04 13:31:04 _____ _ 13:31:04 / ____| | | 13:31:04 | | ___ __| | ___ ___ _____ __ 13:31:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:31:04 | |___| (_) | (_| | __/ (_| (_) \ V / 13:31:04 \_____\___/ \__,_|\___|\___\___/ \_/ 13:31:04 Bash-1.0.6 13:31:04 13:31:04 13:31:04 ==> git version 2.25.1 found 13:31:04 ==> 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:31:04 Release-Date: 2020-01-08 13:31:04 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:31:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:31:04 ==> Jenkins CI detected. 13:31:04 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-223 13:31:04 project root: . 13:31:04 --> token set from env 13:31:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:31:04 ==> Running gcov in . (disable via -X gcov) 13:31:04 ==> Python coveragepy not found 13:31:04 ==> Searching for coverage reports in: 13:31:04 + . 13:31:04 -> Found 1 reports 13:31:04 ==> Detecting git/mercurial file structure 13:31:05 ==> Reading reports 13:31:05 + ./coverage.out bytes=41317 13:31:05 ==> Appending adjustments 13:31:05 https://docs.codecov.io/docs/fixing-reports 13:31:05 + Found adjustments 13:31:05 ==> Gzipping contents 13:31:05 12K /tmp/codecov.GpPd25.gz 13:31:05 ==> Uploading reports 13:31:05 url: https://codecov.io 13:31:05 query: branch=PR-223&commit=f45230f179488dc31f19910974fbeae8ea6421c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=223&job=&cmd_args= 13:31:05 -> Pinging Codecov 13:31:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-223&commit=f45230f179488dc31f19910974fbeae8ea6421c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-223%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=223&job=&cmd_args= 13:31:05 -> Uploading to 13:31:05 https://storage.googleapis.com/codecov/v4/raw/2023-09-07/581DD39554BDF9B6E22D074273EAD858/f45230f179488dc31f19910974fbeae8ea6421c9/6c80ab91-90aa-4ba9-b24a-e6b22b642215.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230907T133105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21a7b235db5cc0fc5fee136d6cb74b8f8a50695b335715546574abc3ce354f8a 13:31:05 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:05 Dload Upload Total Spent Left Speed 13:31:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 63837 --:--:-- --:--:-- --:--:-- 64184 13:31:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f45230f179488dc31f19910974fbeae8ea6421c9 [Pipeline] } 13:31:05 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:31:07 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-223/archives ] 13:31:07 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-223/archives 13:31:07 total 16 13:31:07 drwxr-xr-x 3 root root 4096 Sep 7 13:20 . 13:31:07 drwxrwxr-x 12 jenkins jenkins 4096 Sep 7 13:20 .. 13:31:07 drwxr-xr-x 2 root root 4096 Sep 7 13:20 cost 13:31:07 -rw-r--r-- 1 root root 95 Sep 7 13:20 cost.csv 13:31:07 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-223/archives 13:31:07 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-223/archives 13:31:07 total 16 13:31:07 drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 13:20 . 13:31:07 drwxrwxr-x 12 jenkins jenkins 4096 Sep 7 13:20 .. 13:31:07 drwxr-xr-x 2 jenkins jenkins 4096 Sep 7 13:20 cost 13:31:07 -rw-r--r-- 1 jenkins jenkins 95 Sep 7 13:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:31:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:31:08 ---> package-listing.sh 13:31:08 ++ facter osfamily 13:31:08 ++ tr '[:upper:]' '[:lower:]' 13:31:08 + OS_FAMILY=debian 13:31:08 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-223 13:31:08 + START_PACKAGES=/tmp/packages_start.txt 13:31:08 + END_PACKAGES=/tmp/packages_end.txt 13:31:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:31:08 + PACKAGES=/tmp/packages_start.txt 13:31:08 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-223 ']' 13:31:08 + PACKAGES=/tmp/packages_end.txt 13:31:08 + case "${OS_FAMILY}" in 13:31:08 + dpkg -l 13:31:08 + grep '^ii' 13:31:09 + '[' -f /tmp/packages_start.txt ']' 13:31:09 + '[' -f /tmp/packages_end.txt ']' 13:31:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:31:09 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-223 ']' 13:31:09 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-223/archives/ 13:31:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-223/archives/ [Pipeline] echo 13:31:09 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-223/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:31:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:10 prd-ubuntu20.04-docker-8c-8g-5551 does not seem to be running inside a container 13:31:10 $ 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-223/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-223 -v /w/workspace/y_app-rfid-llrp-inventory_PR-223:/w/workspace/y_app-rfid-llrp-inventory_PR-223:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-223@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:31:10 $ docker top 59513e8e664587578d67a6bc004299d3e9a790a85d9258563bae912c7623a899 -eo pid,comm [Pipeline] { [Pipeline] sh 13:31:10 + touch /tmp/pre-build-complete [Pipeline] sh 13:31:11 + mkdir -p /var/log/sysstat [Pipeline] sh 13:31:11 + ls /var/log/sa-host 13:31:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:11 provisioning config files... 13:31:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-223@tmp/config18066589044178989431tmp [Pipeline] { [Pipeline] echo 13:31:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:31:11 ---> create-netrc.sh [Pipeline] } 13:31:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:31:12 ---> python-tools-install.sh [Pipeline] echo 13:31:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:31:12 ---> sudo-logs.sh 13:31:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:31:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:31:13 ---> job-cost.sh 13:31:13 lf-activate-venv: SKIPPING 13:31:13 DEBUG: total: 0.2199999988079071 13:31:13 INFO: Retrieving Stack Cost... 13:31:13 INFO: Retrieving Pricing Info for: v3-standard-8 13:31:14 INFO: Archiving Costs [Pipeline] echo 13:31:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:31:14 ---> logs-deploy.sh 13:31:14 lf-activate-venv: SKIPPING 13:31:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-223/1 13:31:14 INFO: archiving workspace using pattern(s): 13:31:15 Archives upload complete. 13:31:15 INFO: archiving logs to Nexus