Pull request #203 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0abf7a5c45a73298d4b6941eec6e577b66609ee0+ad72238c799aa325ca03b90c21743a3ec3cddc0f (797e9e35f861be3fbe5b4081bb330012f5227ff4) 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-ssh10718811573348747382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6729471625347179223.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-203/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-203/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7133890143526754769.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-203/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4563487083824328873.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8072523018798443757.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-203/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-203/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1957535193337569444.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-16818 in /w/workspace/y_app-rfid-llrp-inventory_PR-203 [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-203 # 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 Merging remotes/origin/main commit ad72238c799aa325ca03b90c21743a3ec3cddc0f into PR head commit 0abf7a5c45a73298d4b6941eec6e577b66609ee0 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/203/head:refs/remotes/origin/PR-203 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0abf7a5c45a73298d4b6941eec6e577b66609ee0 # 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 ad72238c799aa325ca03b90c21743a3ec3cddc0f # timeout=10 Merge succeeded, producing 0abf7a5c45a73298d4b6941eec6e577b66609ee0 Checking out Revision 0abf7a5c45a73298d4b6941eec6e577b66609ee0 (PR-203) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T23:32:46.680Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T23:32:46.853Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T23:32:46.947Z] ========================================================= [2023-05-24T23:32:46.947Z] EdgeX Global Pipelines Version Info [2023-05-24T23:32:46.947Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0abf7a5c45a73298d4b6941eec6e577b66609ee0 # timeout=10 [2023-05-24T23:32:48.077Z] ------------------- [2023-05-24T23:32:48.077Z] stable info: [2023-05-24T23:32:48.077Z] ------------------- [2023-05-24T23:32:48.077Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T23:32:48.077Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:32:48.077Z] Message: update stable to v1.0.249 [2023-05-24T23:32:48.648Z] ------------------- [2023-05-24T23:32:48.648Z] experimental info: [2023-05-24T23:32:48.648Z] ------------------- [2023-05-24T23:32:48.648Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T23:32:48.648Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:32:48.648Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T23:32:48.922Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-24T23:32:48.957Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-24T23:32:48.996Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T23:32:49.033Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T23:32:49.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T23:32:49.106Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T23:32:49.142Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T23:32:49.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T23:32:49.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T23:32:49.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T23:32:49.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T23:32:49.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-24T23:32:49.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T23:32:49.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T23:32:49.469Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:32:49.510Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:32:49.550Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:32:49.593Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:32:49.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T23:32:49.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T23:32:49.719Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T23:32:49.760Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T23:32:49.802Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T23:32:49.842Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T23:32:49.887Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T23:32:49.930Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T23:32:49.970Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T23:32:50.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-203 [Pipeline] echo [2023-05-24T23:32:50.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-203 [Pipeline] echo [2023-05-24T23:32:50.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-203 [Pipeline] echo [2023-05-24T23:32:50.148Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0abf7a5c45a73298d4b6941eec6e577b66609ee0 [Pipeline] echo [2023-05-24T23:32:50.189Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0abf7a5 [Pipeline] echo [2023-05-24T23:32:50.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:32:50.343Z] provisioning config files... [2023-05-24T23:32:50.393Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/config13153812469353265963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:32:50.738Z] ---> docker-login.sh [2023-05-24T23:32:50.738Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:32:52.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:32:52.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:32:52.124Z] Configure a credential helper to remove this warning. See [2023-05-24T23:32:52.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:32:52.124Z] [2023-05-24T23:32:52.124Z] Login Succeeded [2023-05-24T23:32:52.124Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:32:52.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:32:52.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:32:52.124Z] Configure a credential helper to remove this warning. See [2023-05-24T23:32:52.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:32:52.124Z] [2023-05-24T23:32:52.124Z] Login Succeeded [2023-05-24T23:32:52.124Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:32:52.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:32:52.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:32:52.384Z] Configure a credential helper to remove this warning. See [2023-05-24T23:32:52.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:32:52.384Z] [2023-05-24T23:32:52.384Z] Login Succeeded [2023-05-24T23:32:52.384Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:32:52.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:32:52.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:32:52.384Z] Configure a credential helper to remove this warning. See [2023-05-24T23:32:52.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:32:52.384Z] [2023-05-24T23:32:52.384Z] Login Succeeded [2023-05-24T23:32:52.384Z] docker.io [2023-05-24T23:32:52.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:32:52.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:32:52.643Z] Configure a credential helper to remove this warning. See [2023-05-24T23:32:52.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:32:52.643Z] [2023-05-24T23:32:52.643Z] Login Succeeded [2023-05-24T23:32:52.643Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:32:52.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T23:32:53.332Z] + git rev-list -1 --merges 0abf7a5c45a73298d4b6941eec6e577b66609ee0~1..0abf7a5c45a73298d4b6941eec6e577b66609ee0 [Pipeline] echo [2023-05-24T23:32:53.399Z] -----------> git rev-list -1 --merges 0abf7a5c45a73298d4b6941eec6e577b66609ee0~1..0abf7a5c45a73298d4b6941eec6e577b66609ee0 0abf7a5c45a73298d4b6941eec6e577b66609ee0 [false] [Pipeline] sh [2023-05-24T23:32:53.714Z] + git log --format=format:%s -1 0abf7a5c45a73298d4b6941eec6e577b66609ee0 [Pipeline] echo [2023-05-24T23:32:53.747Z] ========================================================= [2023-05-24T23:32:53.747Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T23:32:53.747Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:32:54.197Z] + git log --format=format:%s -1 0abf7a5c45a73298d4b6941eec6e577b66609ee0 [Pipeline] echo [2023-05-24T23:32:54.232Z] [semverPrep] GIT_COMMIT: 0abf7a5c45a73298d4b6941eec6e577b66609ee0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-05-24T23:32:54.264Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T23:32:54.640Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:32:54.640Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T23:32:54.640Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T23:32:54.640Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T23:32:54.641Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T23:32:54.641Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T23:32:54.641Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:32:55.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:32:55.093Z] [2023-05-24T23:32:55.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:32:55.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:32:58.763Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T23:32:58.764Z] b85a868b505f: Pulling fs layer [2023-05-24T23:32:58.764Z] e2be974225ed: Pulling fs layer [2023-05-24T23:32:58.764Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T23:32:58.764Z] 988bab9f4d93: Pulling fs layer [2023-05-24T23:32:58.764Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T23:32:58.764Z] eaf3925da568: Pulling fs layer [2023-05-24T23:32:58.764Z] bab4dde63d76: Pulling fs layer [2023-05-24T23:32:58.764Z] bde34c3a00c8: Pulling fs layer [2023-05-24T23:32:58.764Z] b352a97aabf1: Pulling fs layer [2023-05-24T23:32:58.764Z] 4872d77fe225: Pulling fs layer [2023-05-24T23:32:58.764Z] 5851b861e8e6: Pulling fs layer [2023-05-24T23:32:58.764Z] 1469e6f7b9e6: Waiting [2023-05-24T23:32:58.764Z] eaf3925da568: Waiting [2023-05-24T23:32:58.764Z] 988bab9f4d93: Waiting [2023-05-24T23:32:58.764Z] bab4dde63d76: Waiting [2023-05-24T23:32:58.764Z] 4872d77fe225: Waiting [2023-05-24T23:32:58.764Z] e2be974225ed: Verifying Checksum [2023-05-24T23:32:58.764Z] e2be974225ed: Download complete [2023-05-24T23:32:58.764Z] 988bab9f4d93: Download complete [2023-05-24T23:32:58.764Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T23:32:58.764Z] 1469e6f7b9e6: Download complete [2023-05-24T23:32:58.764Z] eaf3925da568: Download complete [2023-05-24T23:32:58.764Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T23:32:58.764Z] 339a4e72a1f5: Download complete [2023-05-24T23:32:58.764Z] bde34c3a00c8: Download complete [2023-05-24T23:32:58.764Z] b352a97aabf1: Verifying Checksum [2023-05-24T23:32:58.764Z] b352a97aabf1: Download complete [2023-05-24T23:32:58.764Z] 4872d77fe225: Verifying Checksum [2023-05-24T23:32:58.764Z] 4872d77fe225: Download complete [2023-05-24T23:32:58.764Z] 5851b861e8e6: Download complete [2023-05-24T23:32:58.764Z] b85a868b505f: Verifying Checksum [2023-05-24T23:32:58.764Z] b85a868b505f: Download complete [2023-05-24T23:32:58.764Z] bab4dde63d76: Verifying Checksum [2023-05-24T23:33:01.314Z] b85a868b505f: Pull complete [2023-05-24T23:33:03.880Z] e2be974225ed: Pull complete [2023-05-24T23:33:08.083Z] 339a4e72a1f5: Pull complete [2023-05-24T23:33:09.021Z] 988bab9f4d93: Pull complete [2023-05-24T23:33:10.538Z] 1469e6f7b9e6: Pull complete [2023-05-24T23:33:12.444Z] eaf3925da568: Pull complete [2023-05-24T23:33:14.351Z] bab4dde63d76: Pull complete [2023-05-24T23:33:14.351Z] bde34c3a00c8: Pull complete [2023-05-24T23:33:14.609Z] b352a97aabf1: Pull complete [2023-05-24T23:33:14.609Z] 4872d77fe225: Pull complete [2023-05-24T23:33:14.868Z] 5851b861e8e6: Pull complete [2023-05-24T23:33:14.868Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T23:33:14.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:33:14.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:33:15.099Z] prd-ubuntu20.04-docker-8c-8g-16818 does not seem to be running inside a container [2023-05-24T23:33:15.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-203 -v /w/workspace/y_app-rfid-llrp-inventory_PR-203:/w/workspace/y_app-rfid-llrp-inventory_PR-203:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-203@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T23:33:18.240Z] $ docker top c2364b969790ae2447aee84622f91f78f2d8d37a42c68d0b589726a8aeeb102a -eo pid,comm [2023-05-24T23:33:18.281Z] 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). [2023-05-24T23:33:18.281Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T23:33:18.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:33:18.414Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:33:18.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:33:18.536Z] $ docker exec c2364b969790ae2447aee84622f91f78f2d8d37a42c68d0b589726a8aeeb102a ssh-agent [2023-05-24T23:33:18.639Z] SSH_AUTH_SOCK=/tmp/ssh-oSGtjcT1Y3GD/agent.32 [2023-05-24T23:33:18.639Z] SSH_AGENT_PID=38 [2023-05-24T23:33:18.644Z] Running ssh-add (command line suppressed) [2023-05-24T23:33:18.754Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/private_key_727951485815914816.key (/w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/private_key_727951485815914816.key) [2023-05-24T23:33:18.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:33:19.096Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T23:33:19.135Z] $ docker exec --env ******** --env ******** c2364b969790ae2447aee84622f91f78f2d8d37a42c68d0b589726a8aeeb102a ssh-agent -k [2023-05-24T23:33:19.242Z] unset SSH_AUTH_SOCK; [2023-05-24T23:33:19.242Z] unset SSH_AGENT_PID; [2023-05-24T23:33:19.243Z] echo Agent pid 38 killed; [2023-05-24T23:33:19.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T23:33:19.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:33:19.335Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:33:19.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:33:19.469Z] $ docker exec c2364b969790ae2447aee84622f91f78f2d8d37a42c68d0b589726a8aeeb102a ssh-agent [2023-05-24T23:33:19.563Z] SSH_AUTH_SOCK=/tmp/ssh-4vvulwT36GXb/agent.70 [2023-05-24T23:33:19.563Z] SSH_AGENT_PID=76 [2023-05-24T23:33:19.567Z] Running ssh-add (command line suppressed) [2023-05-24T23:33:19.714Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/private_key_719310423598923110.key (/w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/private_key_719310423598923110.key) [2023-05-24T23:33:19.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:33:20.049Z] + git semver init [2023-05-24T23:33:20.309Z] 2023-05-24 23:33:20,254 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T23:33:20.309Z] 2023-05-24 23:33:20,255 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver [2023-05-24T23:33:20.309Z] 2023-05-24 23:33:20,256 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver [2023-05-24T23:33:20.309Z] 2023-05-24 23:33:20,256 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-203, universal_newlines=False, shell=None, istream=None) [2023-05-24T23:33:21.688Z] 2023-05-24 23:33:21,659 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-203/.git/info/exclude [2023-05-24T23:33:21.688Z] 2023-05-24 23:33:21,660 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver/PR-203 with force:False [2023-05-24T23:33:21.689Z] 2023-05-24 23:33:21,660 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver/PR-203 [2023-05-24T23:33:21.689Z] 2023-05-24 23:33:21,664 [execute] INFO git cat-file --batch-check [2023-05-24T23:33:21.689Z] 2023-05-24 23:33:21,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T23:33:21.689Z] 2023-05-24 23:33:21,670 [execute] INFO git cat-file --batch [2023-05-24T23:33:21.689Z] 2023-05-24 23:33:21,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T23:33:21.689Z] 2023-05-24 23:33:21,676 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-203/.semver/PR-203 [2023-05-24T23:33:21.689Z] 0.0.0 [Pipeline] } [2023-05-24T23:33:21.726Z] $ docker exec --env ******** --env ******** c2364b969790ae2447aee84622f91f78f2d8d37a42c68d0b589726a8aeeb102a ssh-agent -k [2023-05-24T23:33:21.825Z] unset SSH_AUTH_SOCK; [2023-05-24T23:33:21.826Z] unset SSH_AGENT_PID; [2023-05-24T23:33:21.829Z] echo Agent pid 76 killed; [2023-05-24T23:33:21.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:33:22.243Z] + git semver [Pipeline] } [2023-05-24T23:33:22.536Z] $ docker stop --time=1 c2364b969790ae2447aee84622f91f78f2d8d37a42c68d0b589726a8aeeb102a [2023-05-24T23:33:23.817Z] $ docker rm -f --volumes c2364b969790ae2447aee84622f91f78f2d8d37a42c68d0b589726a8aeeb102a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:33:24.204Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T23:33:24.470Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T23:33:24.490Z] [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 [2023-05-24T23:33:25.066Z] provisioning config files... [2023-05-24T23:33:25.077Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/config11937216501312155303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:33:25.423Z] ---> docker-login.sh [2023-05-24T23:33:25.423Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:33:25.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:33:25.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:33:25.423Z] Configure a credential helper to remove this warning. See [2023-05-24T23:33:25.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:33:25.423Z] [2023-05-24T23:33:25.423Z] Login Succeeded [2023-05-24T23:33:25.423Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:33:25.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:33:25.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:33:25.423Z] Configure a credential helper to remove this warning. See [2023-05-24T23:33:25.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:33:25.423Z] [2023-05-24T23:33:25.423Z] Login Succeeded [2023-05-24T23:33:25.423Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:33:25.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:33:25.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:33:25.684Z] Configure a credential helper to remove this warning. See [2023-05-24T23:33:25.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:33:25.684Z] [2023-05-24T23:33:25.684Z] Login Succeeded [2023-05-24T23:33:25.684Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:33:25.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:33:25.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:33:25.684Z] Configure a credential helper to remove this warning. See [2023-05-24T23:33:25.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:33:25.684Z] [2023-05-24T23:33:25.684Z] Login Succeeded [2023-05-24T23:33:25.684Z] docker.io [2023-05-24T23:33:25.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:33:25.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:33:25.942Z] Configure a credential helper to remove this warning. See [2023-05-24T23:33:25.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:33:25.942Z] [2023-05-24T23:33:25.942Z] Login Succeeded [2023-05-24T23:33:25.942Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:33:25.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:33:26.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:33:26.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:33:26.216Z] ========================================================= [2023-05-24T23:33:26.216Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T23:33:26.216Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:33:26.676Z] + 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 . [2023-05-24T23:33:26.676Z] Sending build context to Docker daemon 12.68MB [2023-05-24T23:33:26.676Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:33:26.676Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T23:33:26.676Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T23:33:26.676Z] f56be85fc22e: Pulling fs layer [2023-05-24T23:33:26.676Z] 85791d961cd3: Pulling fs layer [2023-05-24T23:33:26.676Z] d694b5ae8c79: Pulling fs layer [2023-05-24T23:33:26.676Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T23:33:26.676Z] 9f32a84ed3da: Waiting [2023-05-24T23:33:26.676Z] 4d19c01a9841: Pulling fs layer [2023-05-24T23:33:26.676Z] 9325e15d5711: Pulling fs layer [2023-05-24T23:33:26.676Z] 556b6ee489ea: Pulling fs layer [2023-05-24T23:33:26.676Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T23:33:26.676Z] 9325e15d5711: Waiting [2023-05-24T23:33:26.676Z] 556b6ee489ea: Waiting [2023-05-24T23:33:26.676Z] c5a4b2cf53e6: Waiting [2023-05-24T23:33:26.676Z] 4d19c01a9841: Waiting [2023-05-24T23:33:26.676Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T23:33:26.676Z] 9f32a84ed3da: Download complete [2023-05-24T23:33:26.936Z] 4d19c01a9841: Verifying Checksum [2023-05-24T23:33:26.936Z] 4d19c01a9841: Download complete [2023-05-24T23:33:26.936Z] f56be85fc22e: Verifying Checksum [2023-05-24T23:33:26.936Z] f56be85fc22e: Download complete [2023-05-24T23:33:26.936Z] 9325e15d5711: Verifying Checksum [2023-05-24T23:33:26.936Z] 9325e15d5711: Download complete [2023-05-24T23:33:26.936Z] f56be85fc22e: Pull complete [2023-05-24T23:33:27.195Z] 85791d961cd3: Pull complete [2023-05-24T23:33:27.454Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T23:33:27.454Z] c5a4b2cf53e6: Download complete [2023-05-24T23:33:27.454Z] d694b5ae8c79: Verifying Checksum [2023-05-24T23:33:27.454Z] d694b5ae8c79: Download complete [2023-05-24T23:33:27.713Z] 556b6ee489ea: Verifying Checksum [2023-05-24T23:33:27.713Z] 556b6ee489ea: Download complete [2023-05-24T23:33:31.002Z] d694b5ae8c79: Pull complete [2023-05-24T23:33:31.002Z] 9f32a84ed3da: Pull complete [2023-05-24T23:33:31.002Z] 4d19c01a9841: Pull complete [2023-05-24T23:33:31.002Z] 9325e15d5711: Pull complete [2023-05-24T23:33:33.529Z] 556b6ee489ea: Pull complete [2023-05-24T23:33:34.460Z] c5a4b2cf53e6: Pull complete [2023-05-24T23:33:34.460Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T23:33:34.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T23:33:34.460Z] ---> c4be618373d6 [2023-05-24T23:33:34.460Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:33:39.744Z] ---> Running in 781ecaebd341 [2023-05-24T23:33:39.888Z] Still waiting to schedule task [2023-05-24T23:33:39.888Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T23:33:40.003Z] Removing intermediate container 781ecaebd341 [2023-05-24T23:33:40.003Z] ---> 26e3eb4ee0b4 [2023-05-24T23:33:40.003Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:33:40.003Z] ---> Running in efed7d2b6afe [2023-05-24T23:33:40.003Z] Removing intermediate container efed7d2b6afe [2023-05-24T23:33:40.003Z] ---> a3f3f1a4a652 [2023-05-24T23:33:40.003Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:33:40.003Z] ---> Running in 78b6bf79abfa [2023-05-24T23:33:40.003Z] Removing intermediate container 78b6bf79abfa [2023-05-24T23:33:40.003Z] ---> ef1bfb13f94d [2023-05-24T23:33:40.003Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:33:40.003Z] ---> Running in 82148846ffd4 [2023-05-24T23:33:40.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:33:40.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:33:40.832Z] OK: 265 MiB in 53 packages [2023-05-24T23:33:41.090Z] Removing intermediate container 82148846ffd4 [2023-05-24T23:33:41.090Z] ---> dc11d370f4e9 [2023-05-24T23:33:41.090Z] Step 7/12 : WORKDIR /app [2023-05-24T23:33:41.090Z] ---> Running in 29b0d9dba250 [2023-05-24T23:33:41.090Z] Removing intermediate container 29b0d9dba250 [2023-05-24T23:33:41.090Z] ---> d2727384eec0 [2023-05-24T23:33:41.090Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T23:33:41.349Z] ---> f353bca15216 [2023-05-24T23:33:41.349Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:33:41.349Z] ---> Running in 7fc9e3bec3ea [2023-05-24T23:34:13.495Z] Removing intermediate container 7fc9e3bec3ea [2023-05-24T23:34:13.495Z] ---> 1189b68b74a5 [2023-05-24T23:34:13.495Z] Step 10/12 : COPY . . [2023-05-24T23:34:13.495Z] ---> 8deb19c9e107 [2023-05-24T23:34:13.495Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:34:13.495Z] ---> Running in a49fb81d547a [2023-05-24T23:34:13.495Z] Removing intermediate container a49fb81d547a [2023-05-24T23:34:13.495Z] ---> c803e2338954 [2023-05-24T23:34:13.495Z] Step 12/12 : RUN $MAKE [2023-05-24T23:34:13.495Z] ---> Running in 1c32974155e4 [2023-05-24T23:34:13.495Z] noop [2023-05-24T23:34:13.495Z] Removing intermediate container 1c32974155e4 [2023-05-24T23:34:13.495Z] ---> 73143f32c62d [2023-05-24T23:34:13.495Z] Successfully built 73143f32c62d [2023-05-24T23:34:13.495Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:34:13.922Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:34:13.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:34:14.062Z] prd-ubuntu20.04-docker-8c-8g-16818 does not seem to be running inside a container [2023-05-24T23:34:14.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-203 -v /w/workspace/y_app-rfid-llrp-inventory_PR-203:/w/workspace/y_app-rfid-llrp-inventory_PR-203:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-203@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 ******** ci-base-image-x86_64 cat [2023-05-24T23:34:14.444Z] $ docker top c884b9ad1e1229d8339f75fc6d80b663686aa296998810ae33a28557f13c2bc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:34:14.824Z] + go version [2023-05-24T23:34:14.825Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T23:34:14.871Z] $ docker stop --time=1 c884b9ad1e1229d8339f75fc6d80b663686aa296998810ae33a28557f13c2bc3 [2023-05-24T23:34:16.121Z] $ docker rm -f --volumes c884b9ad1e1229d8339f75fc6d80b663686aa296998810ae33a28557f13c2bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:34:16.834Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:34:16.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:34:16.997Z] prd-ubuntu20.04-docker-8c-8g-16818 does not seem to be running inside a container [2023-05-24T23:34:17.041Z] $ 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-203 -v /w/workspace/y_app-rfid-llrp-inventory_PR-203:/w/workspace/y_app-rfid-llrp-inventory_PR-203:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-203@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 ******** ci-base-image-x86_64 cat [2023-05-24T23:34:17.379Z] $ docker top c5a515e062e02c9be8753fe636448943a9c41e7e4c870506b2d6bbb54f50633e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:34:17.758Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-203 [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:34:18.128Z] + make test [2023-05-24T23:34:18.128Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-24T23:34:40.069Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-24T23:34:40.069Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-24T23:34:40.069Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.133s coverage: 86.2% of statements [2023-05-24T23:34:40.069Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.716s coverage: 71.9% of statements [2023-05-24T23:35:01.999Z] go vet ./... [2023-05-24T23:35:01.999Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:35:01.999Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:35:01.999Z] ./bin/test-attribution.sh [2023-05-24T23:35:01.999Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T23:35:02.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:35:02.084Z] $ docker stop --time=1 c5a515e062e02c9be8753fe636448943a9c41e7e4c870506b2d6bbb54f50633e [2023-05-24T23:35:06.110Z] $ docker rm -f --volumes c5a515e062e02c9be8753fe636448943a9c41e7e4c870506b2d6bbb54f50633e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:35:06.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:35:06.779Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T23:35:07.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:35:07.724Z] + ls -al . [2023-05-24T23:35:07.725Z] total 228 [2023-05-24T23:35:07.725Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:34 . [2023-05-24T23:35:07.725Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:32 .. [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 262 May 24 23:32 .dockerignore [2023-05-24T23:35:07.725Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:33 .git [2023-05-24T23:35:07.725Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:32 .github [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 788 May 24 23:32 .gitignore [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:32 .golangci.yml [2023-05-24T23:35:07.725Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:33 .semver [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 24 23:32 Attribution.txt [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 24 23:32 CHANGELOG.md [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 24 23:32 Dockerfile [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:32 GOVERNANCE.md [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 687 May 24 23:32 Jenkinsfile [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 23:32 LICENSE [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 24 23:32 Makefile [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 617 May 24 23:32 OWNERS.md [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 24 23:32 README.md [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:33 VERSION [2023-05-24T23:35:07.725Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:32 bin [2023-05-24T23:35:07.725Z] -rw-r--r-- 1 jenkins jenkins 41317 May 24 23:34 coverage.out [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 24 23:32 go.mod [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 31409 May 24 23:32 go.sum [2023-05-24T23:35:07.725Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:32 images [2023-05-24T23:35:07.725Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:32 internal [2023-05-24T23:35:07.725Z] -rw-rw-r-- 1 jenkins jenkins 531 May 24 23:32 main.go [2023-05-24T23:35:07.725Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:32 res [2023-05-24T23:35:07.725Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:32 snap [2023-05-24T23:35:07.725Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:35:08.164Z] + 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=0abf7a5c45a73298d4b6941eec6e577b66609ee0 --label arch=amd64 --label version=0.0.0 . [2023-05-24T23:35:08.164Z] Sending build context to Docker daemon 12.68MB [2023-05-24T23:35:08.164Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:35:08.164Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-24T23:35:08.164Z] ---> 73143f32c62d [2023-05-24T23:35:08.164Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:35:08.424Z] ---> Running in a122c42bd89f [2023-05-24T23:35:08.424Z] Removing intermediate container a122c42bd89f [2023-05-24T23:35:08.424Z] ---> f829591ca326 [2023-05-24T23:35:08.424Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:35:08.424Z] ---> Running in 4cdc86a9be6d [2023-05-24T23:35:08.424Z] Removing intermediate container 4cdc86a9be6d [2023-05-24T23:35:08.424Z] ---> 052dd4ed75a1 [2023-05-24T23:35:08.424Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:35:08.683Z] ---> Running in ba246d7b67de [2023-05-24T23:35:08.683Z] Removing intermediate container ba246d7b67de [2023-05-24T23:35:08.683Z] ---> dfb73ca0a98a [2023-05-24T23:35:08.683Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:35:08.683Z] ---> Running in 71efb3a30e71 [2023-05-24T23:35:08.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:35:09.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:35:09.207Z] OK: 265 MiB in 53 packages [2023-05-24T23:35:09.468Z] Removing intermediate container 71efb3a30e71 [2023-05-24T23:35:09.468Z] ---> 1f080fad5567 [2023-05-24T23:35:09.468Z] Step 7/29 : WORKDIR /app [2023-05-24T23:35:09.727Z] ---> Running in 3cedcbb8810e [2023-05-24T23:35:09.727Z] Removing intermediate container 3cedcbb8810e [2023-05-24T23:35:09.727Z] ---> 4679628967ae [2023-05-24T23:35:09.727Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-24T23:35:09.727Z] ---> 1c2ce430cb64 [2023-05-24T23:35:09.727Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:35:09.727Z] ---> Running in 2e3d2e94967a [2023-05-24T23:35:10.721Z] Removing intermediate container 2e3d2e94967a [2023-05-24T23:35:10.721Z] ---> 43bd9939fff6 [2023-05-24T23:35:10.721Z] Step 10/29 : COPY . . [2023-05-24T23:35:10.985Z] ---> 4e43af861b9c [2023-05-24T23:35:10.985Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:35:10.985Z] ---> Running in e8ef424113ac [2023-05-24T23:35:10.985Z] Removing intermediate container e8ef424113ac [2023-05-24T23:35:10.985Z] ---> 3b985cf1e085 [2023-05-24T23:35:10.985Z] Step 12/29 : RUN $MAKE [2023-05-24T23:35:10.985Z] ---> Running in d8394e37ea84 [2023-05-24T23:35:11.251Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -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 [2023-05-24T23:35:33.446Z] Removing intermediate container d8394e37ea84 [2023-05-24T23:35:33.446Z] ---> d21f8e4cce7f [2023-05-24T23:35:33.446Z] Step 13/29 : FROM alpine:3.17 [2023-05-24T23:35:33.446Z] 3.17: Pulling from library/alpine [2023-05-24T23:35:33.446Z] f56be85fc22e: Already exists [2023-05-24T23:35:33.446Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T23:35:33.446Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T23:35:33.446Z] ---> 9ed4aefc74f6 [2023-05-24T23:35:33.446Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T23:35:33.446Z] ---> Running in 0aa195154d8b [2023-05-24T23:35:33.446Z] Removing intermediate container 0aa195154d8b [2023-05-24T23:35:33.446Z] ---> 00f395e85437 [2023-05-24T23:35:33.446Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-24T23:35:33.446Z] ---> Running in b91ff6d82b03 [2023-05-24T23:35:33.446Z] Removing intermediate container b91ff6d82b03 [2023-05-24T23:35:33.446Z] ---> d522721d8148 [2023-05-24T23:35:33.446Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-24T23:35:33.446Z] ---> Running in 76dbcc53000e [2023-05-24T23:35:33.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:35:33.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:35:33.446Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T23:35:33.446Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T23:35:33.446Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:35:33.446Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T23:35:33.446Z] OK: 8 MiB in 17 packages [2023-05-24T23:35:33.446Z] Removing intermediate container 76dbcc53000e [2023-05-24T23:35:33.446Z] ---> 954a19806bda [2023-05-24T23:35:33.446Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-24T23:35:33.446Z] ---> 3478c1411da9 [2023-05-24T23:35:33.446Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-24T23:35:33.446Z] ---> 66161934b5a4 [2023-05-24T23:35:33.446Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-24T23:35:33.446Z] ---> a32ced780311 [2023-05-24T23:35:33.446Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-24T23:35:33.446Z] ---> fd6319c57722 [2023-05-24T23:35:33.446Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-24T23:35:33.704Z] ---> 2625d6c6214b [2023-05-24T23:35:33.704Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-24T23:35:33.962Z] ---> Running in f877d6c07437 [2023-05-24T23:35:34.221Z] Removing intermediate container f877d6c07437 [2023-05-24T23:35:34.222Z] ---> d2da6736964b [2023-05-24T23:35:34.222Z] Step 23/29 : VOLUME /cache [2023-05-24T23:35:34.480Z] ---> Running in 7a78405b589a [2023-05-24T23:35:34.480Z] Removing intermediate container 7a78405b589a [2023-05-24T23:35:34.480Z] ---> 16ee41110332 [2023-05-24T23:35:34.481Z] Step 24/29 : EXPOSE 59711 [2023-05-24T23:35:34.481Z] ---> Running in 10241b938360 [2023-05-24T23:35:34.481Z] Removing intermediate container 10241b938360 [2023-05-24T23:35:34.481Z] ---> 730e38245434 [2023-05-24T23:35:34.481Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-24T23:35:34.481Z] ---> Running in b076fed7529f [2023-05-24T23:35:34.740Z] Removing intermediate container b076fed7529f [2023-05-24T23:35:34.740Z] ---> fe30ec73c897 [2023-05-24T23:35:34.740Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-24T23:35:34.740Z] ---> Running in 0f0645e1a547 [2023-05-24T23:35:34.740Z] Removing intermediate container 0f0645e1a547 [2023-05-24T23:35:34.740Z] ---> f18d617f53a8 [2023-05-24T23:35:34.740Z] Step 27/29 : LABEL arch=amd64 [2023-05-24T23:35:34.740Z] ---> Running in 94bfc01d5046 [2023-05-24T23:35:34.740Z] Removing intermediate container 94bfc01d5046 [2023-05-24T23:35:34.740Z] ---> c247b46df1cf [2023-05-24T23:35:34.740Z] Step 28/29 : LABEL git_sha=0abf7a5c45a73298d4b6941eec6e577b66609ee0 [2023-05-24T23:35:34.999Z] ---> Running in d41ff4ee1ecb [2023-05-24T23:35:34.999Z] Removing intermediate container d41ff4ee1ecb [2023-05-24T23:35:34.999Z] ---> 662c2f87a057 [2023-05-24T23:35:34.999Z] Step 29/29 : LABEL version=0.0.0 [2023-05-24T23:35:34.999Z] ---> Running in 38691480ef11 [2023-05-24T23:35:34.999Z] Removing intermediate container 38691480ef11 [2023-05-24T23:35:34.999Z] ---> 3ad2dff2c55f [2023-05-24T23:35:34.999Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T23:35:34.999Z] Successfully built 3ad2dff2c55f [2023-05-24T23:35:34.999Z] 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 [2023-05-24T23:35:35.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:35:35.869Z] [2023-05-24T23:35:35.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:35:36.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:35:36.246Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T23:35:36.246Z] 5eb5b503b376: Pulling fs layer [2023-05-24T23:35:36.246Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T23:35:36.246Z] ec43610c2a17: Pulling fs layer [2023-05-24T23:35:36.246Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T23:35:36.246Z] 33b1e0a273af: Pulling fs layer [2023-05-24T23:35:36.246Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T23:35:36.246Z] 2f39f015ded8: Pulling fs layer [2023-05-24T23:35:36.246Z] 33b1e0a273af: Waiting [2023-05-24T23:35:36.246Z] 5d3b04190fa2: Waiting [2023-05-24T23:35:36.246Z] 2f39f015ded8: Waiting [2023-05-24T23:35:36.246Z] 3a2ae6a8a46f: Waiting [2023-05-24T23:35:36.246Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T23:35:36.246Z] 5c69ac0246d0: Download complete [2023-05-24T23:35:36.246Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T23:35:36.246Z] 3a2ae6a8a46f: Download complete [2023-05-24T23:35:36.246Z] 33b1e0a273af: Verifying Checksum [2023-05-24T23:35:36.246Z] 33b1e0a273af: Download complete [2023-05-24T23:35:36.246Z] ec43610c2a17: Verifying Checksum [2023-05-24T23:35:36.246Z] ec43610c2a17: Download complete [2023-05-24T23:35:36.246Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T23:35:36.246Z] 5d3b04190fa2: Download complete [2023-05-24T23:35:36.505Z] 5eb5b503b376: Verifying Checksum [2023-05-24T23:35:36.505Z] 5eb5b503b376: Download complete [2023-05-24T23:35:37.069Z] 2f39f015ded8: Verifying Checksum [2023-05-24T23:35:37.070Z] 2f39f015ded8: Download complete [2023-05-24T23:35:37.328Z] 5eb5b503b376: Pull complete [2023-05-24T23:35:37.588Z] 5c69ac0246d0: Pull complete [2023-05-24T23:35:37.846Z] ec43610c2a17: Pull complete [2023-05-24T23:35:38.105Z] 3a2ae6a8a46f: Pull complete [2023-05-24T23:35:38.105Z] 33b1e0a273af: Pull complete [2023-05-24T23:35:38.364Z] 5d3b04190fa2: Pull complete [2023-05-24T23:35:42.549Z] 2f39f015ded8: Pull complete [2023-05-24T23:35:42.549Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T23:35:42.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:35:42.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:35:42.768Z] prd-ubuntu20.04-docker-8c-8g-16818 does not seem to be running inside a container [2023-05-24T23:35:42.814Z] $ 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-203 -v /w/workspace/y_app-rfid-llrp-inventory_PR-203:/w/workspace/y_app-rfid-llrp-inventory_PR-203:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-203@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 [2023-05-24T23:35:47.011Z] $ docker top fed190099b27e066baf60f0f7d3ad05d933463cc7d75b0a071d0258efb6bdf09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:35:47.447Z] ---> job-cost.sh [2023-05-24T23:35:47.447Z] lf-activate-venv: SKIPPING [2023-05-24T23:35:47.447Z] INFO: No Stack... [2023-05-24T23:35:47.707Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T23:35:47.968Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T23:35:48.282Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-203/archives/cost.csv [2023-05-24T23:35:48.282Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T23:35:48.324Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] [2023-05-24T23:35:48.329Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] did not exist. Created. [2023-05-24T23:35:48.329Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T23:35:48.727Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T23:35:48.776Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T23:35:48.807Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T23:35:48.905Z] $ docker stop --time=1 fed190099b27e066baf60f0f7d3ad05d933463cc7d75b0a071d0258efb6bdf09 [2023-05-24T23:35:50.054Z] $ docker rm -f --volumes fed190099b27e066baf60f0f7d3ad05d933463cc7d75b0a071d0258efb6bdf09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T23:38:13.346Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16822 in /w/workspace/y_app-rfid-llrp-inventory_PR-203 [Pipeline] { [Pipeline] ws [2023-05-24T23:38:13.404Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-05-24T23:38:13.483Z] The recommended git tool is: git [2023-05-24T23:38:19.895Z] using credential edgex-jenkins-ssh [2023-05-24T23:38:19.915Z] Cloning the remote Git repository [2023-05-24T23:38:19.974Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-24T23:38:20.086Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-05-24T23:38:20.255Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-24T23:38:20.256Z] > git --version # timeout=10 [2023-05-24T23:38:20.285Z] > git --version # 'git version 2.25.1' [2023-05-24T23:38:20.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:38:20.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:38:22.774Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-24T23:38:22.800Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:38:24.561Z] Merging remotes/origin/main commit ad72238c799aa325ca03b90c21743a3ec3cddc0f into PR head commit 0abf7a5c45a73298d4b6941eec6e577b66609ee0 [2023-05-24T23:38:24.911Z] Merge succeeded, producing 0abf7a5c45a73298d4b6941eec6e577b66609ee0 [2023-05-24T23:38:24.912Z] Checking out Revision 0abf7a5c45a73298d4b6941eec6e577b66609ee0 (PR-203) [2023-05-24T23:38:23.929Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-24T23:38:23.976Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-24T23:38:23.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:38:24.000Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/203/head:refs/remotes/origin/PR-203 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T23:38:24.587Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:38:24.676Z] > git checkout -f 0abf7a5c45a73298d4b6941eec6e577b66609ee0 # timeout=10 [2023-05-24T23:38:24.789Z] > git remote # timeout=10 [2023-05-24T23:38:24.812Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T23:38:24.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:38:24.861Z] > git merge ad72238c799aa325ca03b90c21743a3ec3cddc0f # timeout=10 [2023-05-24T23:38:24.892Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T23:38:24.922Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:38:24.942Z] > git checkout -f 0abf7a5c45a73298d4b6941eec6e577b66609ee0 # timeout=10 [2023-05-24T23:38:25.556Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-05-24T23:38:25.627Z] > git --version # timeout=10 [2023-05-24T23:38:25.650Z] > git --version # 'git version 2.25.1' [2023-05-24T23:38:25.665Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:38:26.840Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T23:38:26.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:38:26.841Z] Dload Upload Total Spent Left Speed [2023-05-24T23:38:26.841Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-05-24T23:38:27.517Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T23:38:27.877Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-05-24T23:38:27.877Z] /etc/docker/daemon.json [2023-05-24T23:38:27.877Z] { [2023-05-24T23:38:27.877Z] "registry-mirrors": [ [2023-05-24T23:38:27.877Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T23:38:27.877Z] ], [2023-05-24T23:38:27.877Z] "bip": "10.250.0.254/24", [2023-05-24T23:38:27.877Z] "hosts": [ [2023-05-24T23:38:27.877Z] "tcp://0.0.0.0:5555", [2023-05-24T23:38:27.877Z] "unix:///var/run/docker.sock" [2023-05-24T23:38:27.877Z] ], [2023-05-24T23:38:27.877Z] "mtu": 1458, [2023-05-24T23:38:27.877Z] "selinux-enabled": true, [2023-05-24T23:38:27.877Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T23:38:27.877Z] } [Pipeline] sh [2023-05-24T23:38:28.235Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T23:38:28.592Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:38:46.982Z] provisioning config files... [2023-05-24T23:38:47.017Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6538996732880146647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:38:47.427Z] ---> docker-login.sh [2023-05-24T23:38:47.428Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:38:48.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:38:48.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:38:48.024Z] Configure a credential helper to remove this warning. See [2023-05-24T23:38:48.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:38:48.024Z] [2023-05-24T23:38:48.024Z] Login Succeeded [2023-05-24T23:38:48.024Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:38:48.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:38:48.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:38:48.574Z] Configure a credential helper to remove this warning. See [2023-05-24T23:38:48.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:38:48.574Z] [2023-05-24T23:38:48.574Z] Login Succeeded [2023-05-24T23:38:48.574Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:38:48.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:38:48.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:38:48.848Z] Configure a credential helper to remove this warning. See [2023-05-24T23:38:48.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:38:48.848Z] [2023-05-24T23:38:48.848Z] Login Succeeded [2023-05-24T23:38:48.848Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:38:49.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:38:49.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:38:49.403Z] Configure a credential helper to remove this warning. See [2023-05-24T23:38:49.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:38:49.403Z] [2023-05-24T23:38:49.403Z] Login Succeeded [2023-05-24T23:38:49.403Z] docker.io [2023-05-24T23:38:49.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:38:49.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:38:49.946Z] Configure a credential helper to remove this warning. See [2023-05-24T23:38:49.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:38:49.946Z] [2023-05-24T23:38:49.946Z] Login Succeeded [2023-05-24T23:38:49.946Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:38:49.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:38:50.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:38:50.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:38:50.499Z] ========================================================= [2023-05-24T23:38:50.500Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T23:38:50.500Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:38:51.023Z] + 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 . [2023-05-24T23:38:51.310Z] Sending build context to Docker daemon 678.4kB [2023-05-24T23:38:51.310Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:38:51.310Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T23:38:55.865Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T23:38:55.865Z] c41833b44d91: Pulling fs layer [2023-05-24T23:38:55.865Z] ed15518f5707: Pulling fs layer [2023-05-24T23:38:55.865Z] feae8fd75edb: Pulling fs layer [2023-05-24T23:38:55.865Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T23:38:55.865Z] 3cdef696dda3: Pulling fs layer [2023-05-24T23:38:55.865Z] 2ced38df9373: Pulling fs layer [2023-05-24T23:38:55.865Z] 58f1dce35555: Pulling fs layer [2023-05-24T23:38:55.865Z] 242c74f7c9fa: Waiting [2023-05-24T23:38:55.865Z] 3cdef696dda3: Waiting [2023-05-24T23:38:55.865Z] 2ced38df9373: Waiting [2023-05-24T23:38:55.865Z] 58f1dce35555: Waiting [2023-05-24T23:38:55.865Z] ed15518f5707: Verifying Checksum [2023-05-24T23:38:55.865Z] ed15518f5707: Download complete [2023-05-24T23:38:55.865Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T23:38:55.865Z] 242c74f7c9fa: Download complete [2023-05-24T23:38:55.865Z] 3cdef696dda3: Verifying Checksum [2023-05-24T23:38:55.865Z] 3cdef696dda3: Download complete [2023-05-24T23:38:55.865Z] c41833b44d91: Verifying Checksum [2023-05-24T23:38:56.478Z] c41833b44d91: Pull complete [2023-05-24T23:38:56.751Z] 58f1dce35555: Verifying Checksum [2023-05-24T23:38:57.344Z] ed15518f5707: Pull complete [2023-05-24T23:38:57.942Z] feae8fd75edb: Download complete [2023-05-24T23:38:58.212Z] 2ced38df9373: Download complete [2023-05-24T23:39:10.733Z] feae8fd75edb: Pull complete [2023-05-24T23:39:10.733Z] 242c74f7c9fa: Pull complete [2023-05-24T23:39:10.733Z] 3cdef696dda3: Pull complete [2023-05-24T23:39:16.096Z] 2ced38df9373: Pull complete [2023-05-24T23:39:18.711Z] 58f1dce35555: Pull complete [2023-05-24T23:39:18.711Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T23:39:18.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T23:39:18.711Z] ---> fadd8f120f05 [2023-05-24T23:39:18.711Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:39:20.757Z] ---> Running in 914d4dfb049f [2023-05-24T23:39:20.757Z] Removing intermediate container 914d4dfb049f [2023-05-24T23:39:20.757Z] ---> cf488540ce32 [2023-05-24T23:39:20.757Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:39:21.029Z] ---> Running in aae701cbca1e [2023-05-24T23:39:21.303Z] Removing intermediate container aae701cbca1e [2023-05-24T23:39:21.303Z] ---> 5fa84d43b4da [2023-05-24T23:39:21.303Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:39:21.573Z] ---> Running in 72ba635b8d09 [2023-05-24T23:39:21.850Z] Removing intermediate container 72ba635b8d09 [2023-05-24T23:39:21.850Z] ---> 544b9ad3b403 [2023-05-24T23:39:21.850Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:39:21.850Z] ---> Running in 74c0f28ed24b [2023-05-24T23:39:23.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:39:23.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:39:24.817Z] OK: 263 MiB in 53 packages [2023-05-24T23:39:25.792Z] Removing intermediate container 74c0f28ed24b [2023-05-24T23:39:25.792Z] ---> 1feb028a313f [2023-05-24T23:39:25.792Z] Step 7/12 : WORKDIR /app [2023-05-24T23:39:25.792Z] ---> Running in 7587e515a1ba [2023-05-24T23:39:26.388Z] Removing intermediate container 7587e515a1ba [2023-05-24T23:39:26.388Z] ---> a3ca9b82e54e [2023-05-24T23:39:26.388Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T23:39:26.974Z] ---> 575d1436ecb3 [2023-05-24T23:39:26.974Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:39:26.974Z] ---> Running in 173f7a7fd576 [2023-05-24T23:40:34.890Z] Removing intermediate container 173f7a7fd576 [2023-05-24T23:40:34.890Z] ---> 10a7a88b9621 [2023-05-24T23:40:34.890Z] Step 10/12 : COPY . . [2023-05-24T23:40:34.890Z] ---> 953818ebd3f5 [2023-05-24T23:40:34.890Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:40:34.890Z] ---> Running in e93aa830718f [2023-05-24T23:40:34.890Z] Removing intermediate container e93aa830718f [2023-05-24T23:40:34.890Z] ---> 39594cbb457a [2023-05-24T23:40:34.890Z] Step 12/12 : RUN $MAKE [2023-05-24T23:40:34.890Z] ---> Running in 74c8605e71bc [2023-05-24T23:40:34.890Z] noop [2023-05-24T23:40:34.890Z] Removing intermediate container 74c8605e71bc [2023-05-24T23:40:34.890Z] ---> 7cccb41edf35 [2023-05-24T23:40:34.890Z] Successfully built 7cccb41edf35 [2023-05-24T23:40:34.890Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:40:35.363Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:40:35.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:40:35.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-16822 does not seem to be running inside a container [2023-05-24T23:40:35.736Z] $ 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 [2023-05-24T23:40:36.980Z] $ docker top 64c45320e14bcdae90835c0ca63ee5a35afdb9fa7b0309eea469bc3e12a626ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:40:37.867Z] + go version [2023-05-24T23:40:37.867Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T23:40:37.903Z] $ docker stop --time=1 64c45320e14bcdae90835c0ca63ee5a35afdb9fa7b0309eea469bc3e12a626ca [2023-05-24T23:40:39.552Z] $ docker rm -f --volumes 64c45320e14bcdae90835c0ca63ee5a35afdb9fa7b0309eea469bc3e12a626ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:40:40.432Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:40:40.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:40:40.706Z] prd-ubuntu20.04-docker-arm64-4c-16g-16822 does not seem to be running inside a container [2023-05-24T23:40:40.778Z] $ 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 [2023-05-24T23:40:42.024Z] $ docker top f73603429d6dd3f8cae92cb85abcf087887c2a8fbe0925f6ac3760a8de26d6a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:40:43.009Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:40:43.734Z] + make test [2023-05-24T23:40:43.734Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-24T23:43:50.504Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-24T23:43:55.866Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-24T23:43:56.135Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.096s coverage: 86.2% of statements [2023-05-24T23:44:06.217Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.429s coverage: 71.9% of statements [2023-05-24T23:44:06.487Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T23:44:06.487Z] go vet ./... [2023-05-24T23:46:30.956Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:46:30.956Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:46:30.956Z] ./bin/test-attribution.sh [2023-05-24T23:46:30.956Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T23:46:30.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:46:31.026Z] $ docker stop --time=1 f73603429d6dd3f8cae92cb85abcf087887c2a8fbe0925f6ac3760a8de26d6a8 [2023-05-24T23:46:32.922Z] $ docker rm -f --volumes f73603429d6dd3f8cae92cb85abcf087887c2a8fbe0925f6ac3760a8de26d6a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:46:34.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:46:34.574Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T23:46:35.049Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:46:35.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:46:35.988Z] + ls -al . [2023-05-24T23:46:35.989Z] total 224 [2023-05-24T23:46:35.989Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:40 . [2023-05-24T23:46:35.989Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:38 .. [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 262 May 24 23:38 .dockerignore [2023-05-24T23:46:35.989Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:38 .git [2023-05-24T23:46:35.989Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:38 .github [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 788 May 24 23:38 .gitignore [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:38 .golangci.yml [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 24 23:38 Attribution.txt [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 24 23:38 CHANGELOG.md [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 24 23:38 Dockerfile [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:38 GOVERNANCE.md [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 687 May 24 23:38 Jenkinsfile [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 23:38 LICENSE [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 24 23:38 Makefile [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 617 May 24 23:38 OWNERS.md [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 24 23:38 README.md [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:33 VERSION [2023-05-24T23:46:35.989Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:38 bin [2023-05-24T23:46:35.989Z] -rw-r--r-- 1 jenkins jenkins 41317 May 24 23:44 coverage.out [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 24 23:38 go.mod [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 31409 May 24 23:38 go.sum [2023-05-24T23:46:35.989Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:38 images [2023-05-24T23:46:35.989Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:38 internal [2023-05-24T23:46:35.989Z] -rw-rw-r-- 1 jenkins jenkins 531 May 24 23:38 main.go [2023-05-24T23:46:35.989Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:38 res [2023-05-24T23:46:35.989Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:38 snap [2023-05-24T23:46:35.989Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:46:36.409Z] + 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=0abf7a5c45a73298d4b6941eec6e577b66609ee0 --label arch=arm64 --label version=0.0.0 . [2023-05-24T23:46:36.676Z] Sending build context to Docker daemon 678.4kB [2023-05-24T23:46:36.676Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:46:36.676Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-24T23:46:36.676Z] ---> 7cccb41edf35 [2023-05-24T23:46:36.676Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T23:46:38.619Z] ---> Running in 345c8e94a071 [2023-05-24T23:46:38.885Z] Removing intermediate container 345c8e94a071 [2023-05-24T23:46:38.885Z] ---> 623bb090289c [2023-05-24T23:46:38.885Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:46:38.885Z] ---> Running in 1890dba1f1e1 [2023-05-24T23:46:39.160Z] Removing intermediate container 1890dba1f1e1 [2023-05-24T23:46:39.160Z] ---> 922e7fa334b0 [2023-05-24T23:46:39.160Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:46:39.160Z] ---> Running in 4cdfbdf02895 [2023-05-24T23:46:39.439Z] Removing intermediate container 4cdfbdf02895 [2023-05-24T23:46:39.439Z] ---> 0f2f92f85fa3 [2023-05-24T23:46:39.439Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:46:39.710Z] ---> Running in fbc37cba657f [2023-05-24T23:46:40.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:46:41.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:46:42.225Z] OK: 263 MiB in 53 packages [2023-05-24T23:46:43.185Z] Removing intermediate container fbc37cba657f [2023-05-24T23:46:43.185Z] ---> 63bb64995923 [2023-05-24T23:46:43.185Z] Step 7/29 : WORKDIR /app [2023-05-24T23:46:43.185Z] ---> Running in c96dc61bb54f [2023-05-24T23:46:43.453Z] Removing intermediate container c96dc61bb54f [2023-05-24T23:46:43.453Z] ---> 8d1595fae446 [2023-05-24T23:46:43.453Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-24T23:46:44.038Z] ---> acfdaf766edd [2023-05-24T23:46:44.038Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:46:44.038Z] ---> Running in b68dcb9057c4 [2023-05-24T23:46:46.625Z] Removing intermediate container b68dcb9057c4 [2023-05-24T23:46:46.625Z] ---> b34668a7c8d8 [2023-05-24T23:46:46.625Z] Step 10/29 : COPY . . [2023-05-24T23:46:46.893Z] ---> a6c65f4461fc [2023-05-24T23:46:46.893Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:46:46.893Z] ---> Running in aad005182904 [2023-05-24T23:46:47.170Z] Removing intermediate container aad005182904 [2023-05-24T23:46:47.170Z] ---> d256255d2298 [2023-05-24T23:46:47.170Z] Step 12/29 : RUN $MAKE [2023-05-24T23:46:47.170Z] ---> Running in ceb646336ed9 [2023-05-24T23:46:48.146Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -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 [2023-05-24T23:49:09.857Z] Removing intermediate container ceb646336ed9 [2023-05-24T23:49:09.857Z] ---> 49c2c97ce4bd [2023-05-24T23:49:09.857Z] Step 13/29 : FROM alpine:3.17 [2023-05-24T23:49:09.857Z] 3.17: Pulling from library/alpine [2023-05-24T23:49:09.857Z] c41833b44d91: Already exists [2023-05-24T23:49:09.857Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T23:49:09.857Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T23:49:09.857Z] ---> 51e60588ff2c [2023-05-24T23:49:09.857Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T23:49:09.857Z] ---> Running in e90fadc83f92 [2023-05-24T23:49:09.857Z] Removing intermediate container e90fadc83f92 [2023-05-24T23:49:09.857Z] ---> 6f9cd0d7fe21 [2023-05-24T23:49:09.857Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-24T23:49:09.857Z] ---> Running in 325d02e18202 [2023-05-24T23:49:09.857Z] Removing intermediate container 325d02e18202 [2023-05-24T23:49:09.857Z] ---> 4c0c086c8081 [2023-05-24T23:49:09.857Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-24T23:49:09.857Z] ---> Running in d19e5c42d26d [2023-05-24T23:49:09.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:49:09.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:49:09.857Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T23:49:09.857Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T23:49:09.857Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:49:09.857Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T23:49:09.857Z] OK: 8 MiB in 17 packages [2023-05-24T23:49:09.857Z] Removing intermediate container d19e5c42d26d [2023-05-24T23:49:09.857Z] ---> 127ded55f1a9 [2023-05-24T23:49:09.857Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-24T23:49:09.857Z] ---> 0f080135b220 [2023-05-24T23:49:09.857Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-24T23:49:09.857Z] ---> 99d8ecbe87c1 [2023-05-24T23:49:09.857Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-24T23:49:09.857Z] ---> cf978e2fb102 [2023-05-24T23:49:09.857Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-24T23:49:09.857Z] ---> d7bef239234e [2023-05-24T23:49:09.857Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-24T23:49:09.857Z] ---> a300eafda318 [2023-05-24T23:49:09.857Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-24T23:49:09.857Z] ---> Running in 648261a46fb2 [2023-05-24T23:49:09.857Z] Removing intermediate container 648261a46fb2 [2023-05-24T23:49:09.857Z] ---> 6af0ec827101 [2023-05-24T23:49:09.857Z] Step 23/29 : VOLUME /cache [2023-05-24T23:49:09.857Z] ---> Running in 7ff3e8c98b16 [2023-05-24T23:49:09.857Z] Removing intermediate container 7ff3e8c98b16 [2023-05-24T23:49:09.857Z] ---> 50e8e5b53575 [2023-05-24T23:49:09.857Z] Step 24/29 : EXPOSE 59711 [2023-05-24T23:49:09.857Z] ---> Running in e17ecbeb3dfc [2023-05-24T23:49:10.125Z] Removing intermediate container e17ecbeb3dfc [2023-05-24T23:49:10.125Z] ---> 43d45b6e9d3b [2023-05-24T23:49:10.125Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-24T23:49:10.125Z] ---> Running in 9154a67c8d90 [2023-05-24T23:49:10.392Z] Removing intermediate container 9154a67c8d90 [2023-05-24T23:49:10.392Z] ---> 73e332328222 [2023-05-24T23:49:10.392Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-24T23:49:10.392Z] ---> Running in e0b7c81d931c [2023-05-24T23:49:10.659Z] Removing intermediate container e0b7c81d931c [2023-05-24T23:49:10.659Z] ---> 03dcb7359f0a [2023-05-24T23:49:10.659Z] Step 27/29 : LABEL arch=arm64 [2023-05-24T23:49:10.933Z] ---> Running in 5c5deb14fa01 [2023-05-24T23:49:11.201Z] Removing intermediate container 5c5deb14fa01 [2023-05-24T23:49:11.201Z] ---> 5076512c226f [2023-05-24T23:49:11.201Z] Step 28/29 : LABEL git_sha=0abf7a5c45a73298d4b6941eec6e577b66609ee0 [2023-05-24T23:49:11.201Z] ---> Running in ba27f2df3944 [2023-05-24T23:49:11.471Z] Removing intermediate container ba27f2df3944 [2023-05-24T23:49:11.471Z] ---> f71f06d46f72 [2023-05-24T23:49:11.471Z] Step 29/29 : LABEL version=0.0.0 [2023-05-24T23:49:11.740Z] ---> Running in 936600d52570 [2023-05-24T23:49:12.057Z] Removing intermediate container 936600d52570 [2023-05-24T23:49:12.057Z] ---> f834c1bc1295 [2023-05-24T23:49:12.057Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T23:49:12.057Z] Successfully built f834c1bc1295 [2023-05-24T23:49:12.057Z] 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 [2023-05-24T23:49:12.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T23:49:12.847Z] [2023-05-24T23:49:12.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:49:13.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T23:49:13.303Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T23:49:13.303Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T23:49:13.303Z] 04944245beec: Pulling fs layer [2023-05-24T23:49:13.303Z] 699f458cf7ca: Pulling fs layer [2023-05-24T23:49:13.303Z] 765212b225bb: Pulling fs layer [2023-05-24T23:49:13.303Z] f23df028b6ca: Pulling fs layer [2023-05-24T23:49:13.303Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T23:49:13.303Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T23:49:13.303Z] f23df028b6ca: Waiting [2023-05-24T23:49:13.303Z] d65c8cfc05b1: Waiting [2023-05-24T23:49:13.303Z] 2437ff75d9bd: Waiting [2023-05-24T23:49:13.303Z] 765212b225bb: Waiting [2023-05-24T23:49:13.600Z] 04944245beec: Verifying Checksum [2023-05-24T23:49:13.600Z] 04944245beec: Download complete [2023-05-24T23:49:13.600Z] 765212b225bb: Verifying Checksum [2023-05-24T23:49:13.600Z] 765212b225bb: Download complete [2023-05-24T23:49:13.600Z] f23df028b6ca: Download complete [2023-05-24T23:49:13.600Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T23:49:13.600Z] d65c8cfc05b1: Download complete [2023-05-24T23:49:13.600Z] 699f458cf7ca: Verifying Checksum [2023-05-24T23:49:13.600Z] 699f458cf7ca: Download complete [2023-05-24T23:49:14.210Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T23:49:14.210Z] 8998bd30e6a1: Download complete [2023-05-24T23:49:16.822Z] 2437ff75d9bd: Download complete [2023-05-24T23:49:19.405Z] 8998bd30e6a1: Pull complete [2023-05-24T23:49:19.405Z] 04944245beec: Pull complete [2023-05-24T23:49:20.824Z] 699f458cf7ca: Pull complete [2023-05-24T23:49:20.824Z] 765212b225bb: Pull complete [2023-05-24T23:49:21.782Z] f23df028b6ca: Pull complete [2023-05-24T23:49:22.050Z] d65c8cfc05b1: Pull complete [2023-05-24T23:49:37.049Z] 2437ff75d9bd: Pull complete [2023-05-24T23:49:37.049Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T23:49:37.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T23:49:37.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:49:37.389Z] prd-ubuntu20.04-docker-arm64-4c-16g-16822 does not seem to be running inside a container [2023-05-24T23:49:37.458Z] $ 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 [2023-05-24T23:49:40.126Z] $ docker top d94f1d55a4adfa0aa8406e818e162e3d2ab8c2261d0befe6d5e23ffd8ef28592 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:49:41.024Z] ---> job-cost.sh [2023-05-24T23:49:41.024Z] lf-activate-venv: SKIPPING [2023-05-24T23:49:41.024Z] INFO: No Stack... [2023-05-24T23:49:41.291Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T23:49:42.251Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T23:49:42.905Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-05-24T23:49:42.906Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T23:49:42.988Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] [2023-05-24T23:49:42.993Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] did not exist. Created. [2023-05-24T23:49:42.993Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T23:49:43.404Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-48d33053/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T23:49:44.088Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T23:49:44.123Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T23:49:44.173Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T23:49:44.188Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-203-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T23:49:44.256Z] $ docker stop --time=1 d94f1d55a4adfa0aa8406e818e162e3d2ab8c2261d0befe6d5e23ffd8ef28592 [2023-05-24T23:49:46.270Z] $ docker rm -f --volumes d94f1d55a4adfa0aa8406e818e162e3d2ab8c2261d0befe6d5e23ffd8ef28592 [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 [2023-05-24T23:49:47.237Z] provisioning config files... [2023-05-24T23:49:47.245Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/config14633896366051823421tmp [Pipeline] { [Pipeline] sh [2023-05-24T23:49:47.581Z] + set +x [2023-05-24T23:49:47.581Z] + + bash -s -- [2023-05-24T23:49:47.581Z] curl -s https://codecov.io/bash [2023-05-24T23:49:47.581Z] [2023-05-24T23:49:47.581Z] _____ _ [2023-05-24T23:49:47.581Z] / ____| | | [2023-05-24T23:49:47.581Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T23:49:47.581Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T23:49:47.581Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T23:49:47.581Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T23:49:47.581Z] Bash-1.0.6 [2023-05-24T23:49:47.581Z] [2023-05-24T23:49:47.581Z] [2023-05-24T23:49:47.581Z] ==> git version 2.25.1 found [2023-05-24T23:49:47.581Z] ==> 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 [2023-05-24T23:49:47.581Z] Release-Date: 2020-01-08 [2023-05-24T23:49:47.581Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-24T23:49:47.581Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T23:49:47.581Z] ==> Jenkins CI detected. [2023-05-24T23:49:47.581Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-203 [2023-05-24T23:49:47.581Z] project root: . [2023-05-24T23:49:47.581Z] --> token set from env [2023-05-24T23:49:47.581Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T23:49:47.581Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T23:49:47.581Z] ==> Python coveragepy not found [2023-05-24T23:49:47.581Z] ==> Searching for coverage reports in: [2023-05-24T23:49:47.581Z] + . [2023-05-24T23:49:47.581Z] -> Found 1 reports [2023-05-24T23:49:47.581Z] ==> Detecting git/mercurial file structure [2023-05-24T23:49:47.581Z] ==> Reading reports [2023-05-24T23:49:47.841Z] + ./coverage.out bytes=41317 [2023-05-24T23:49:47.841Z] ==> Appending adjustments [2023-05-24T23:49:47.841Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T23:49:47.841Z] + Found adjustments [2023-05-24T23:49:47.841Z] ==> Gzipping contents [2023-05-24T23:49:47.841Z] 12K /tmp/codecov.Psab8D.gz [2023-05-24T23:49:47.841Z] ==> Uploading reports [2023-05-24T23:49:47.841Z] url: https://codecov.io [2023-05-24T23:49:47.841Z] query: branch=PR-203&commit=0abf7a5c45a73298d4b6941eec6e577b66609ee0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-203%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=203&job=&cmd_args= [2023-05-24T23:49:47.841Z] -> Pinging Codecov [2023-05-24T23:49:47.841Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-203&commit=0abf7a5c45a73298d4b6941eec6e577b66609ee0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-203%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=203&job=&cmd_args= [2023-05-24T23:49:48.102Z] -> Uploading to [2023-05-24T23:49:48.102Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/581DD39554BDF9B6E22D074273EAD858/0abf7a5c45a73298d4b6941eec6e577b66609ee0/827ebbb9-e051-4113-98a5-bc58ba35a4ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T234947Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d09627ca96078a94734a83f0eea6504c880c9346332ee09589df52016446b79b [2023-05-24T23:49:48.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:49:48.102Z] Dload Upload Total Spent Left Speed [2023-05-24T23:49:48.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 50643 --:--:-- --:--:-- --:--:-- 50643 [2023-05-24T23:49:48.364Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0abf7a5c45a73298d4b6941eec6e577b66609ee0 [Pipeline] } [2023-05-24T23:49:48.392Z] 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 [2023-05-24T23:49:50.131Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-203/archives ] [2023-05-24T23:49:50.131Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-203/archives [2023-05-24T23:49:50.131Z] total 16 [2023-05-24T23:49:50.131Z] drwxr-xr-x 3 root root 4096 May 24 23:35 . [2023-05-24T23:49:50.131Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:35 .. [2023-05-24T23:49:50.131Z] drwxr-xr-x 2 root root 4096 May 24 23:35 cost [2023-05-24T23:49:50.131Z] -rw-r--r-- 1 root root 95 May 24 23:35 cost.csv [2023-05-24T23:49:50.131Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-203/archives [2023-05-24T23:49:50.131Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-203/archives [2023-05-24T23:49:50.131Z] total 16 [2023-05-24T23:49:50.131Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:35 . [2023-05-24T23:49:50.131Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:35 .. [2023-05-24T23:49:50.131Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:35 cost [2023-05-24T23:49:50.131Z] -rw-r--r-- 1 jenkins jenkins 95 May 24 23:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:49:50.466Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:49:51.365Z] ---> package-listing.sh [2023-05-24T23:49:51.365Z] ++ facter osfamily [2023-05-24T23:49:51.365Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T23:49:51.625Z] + OS_FAMILY=debian [2023-05-24T23:49:51.625Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-203 [2023-05-24T23:49:51.625Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T23:49:51.625Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T23:49:51.625Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T23:49:51.625Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T23:49:51.625Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-203 ']' [2023-05-24T23:49:51.625Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T23:49:51.625Z] + case "${OS_FAMILY}" in [2023-05-24T23:49:51.625Z] + dpkg -l [2023-05-24T23:49:51.625Z] + grep '^ii' [2023-05-24T23:49:51.625Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T23:49:51.625Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T23:49:51.625Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T23:49:51.625Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-203 ']' [2023-05-24T23:49:51.625Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-203/archives/ [2023-05-24T23:49:51.625Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-203/archives/ [Pipeline] echo [2023-05-24T23:49:51.661Z] 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-203/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T23:49:51.951Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:49:52.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:49:52.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:49:52.744Z] prd-ubuntu20.04-docker-8c-8g-16818 does not seem to be running inside a container [2023-05-24T23:49:52.796Z] $ 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-203/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-203 -v /w/workspace/y_app-rfid-llrp-inventory_PR-203:/w/workspace/y_app-rfid-llrp-inventory_PR-203:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-203@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T23:49:53.002Z] $ docker top 40d7d48dae787a57b8e511e3da7f7f7ef2a047a817e27a921afa89cc0b4616f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:49:53.514Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T23:49:53.857Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T23:49:54.177Z] + ls /var/log/sa-host [2023-05-24T23:49:54.177Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:49:54.381Z] provisioning config files... [2023-05-24T23:49:54.392Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-203@tmp/config16017223225175682045tmp [Pipeline] { [Pipeline] echo [2023-05-24T23:49:54.440Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:49:54.749Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T23:49:54.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:49:55.170Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T23:49:55.204Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:49:55.507Z] ---> sudo-logs.sh [2023-05-24T23:49:55.507Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T23:49:55.590Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:49:55.897Z] ---> job-cost.sh [2023-05-24T23:49:55.897Z] lf-activate-venv: SKIPPING [2023-05-24T23:49:55.897Z] DEBUG: total: 0.2199999988079071 [2023-05-24T23:49:55.897Z] INFO: Retrieving Stack Cost... [2023-05-24T23:49:56.465Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T23:49:56.725Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T23:49:56.764Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:49:57.077Z] ---> logs-deploy.sh [2023-05-24T23:49:57.077Z] lf-activate-venv: SKIPPING [2023-05-24T23:49:57.077Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-203/1 [2023-05-24T23:49:57.077Z] INFO: archiving workspace using pattern(s): [2023-05-24T23:49:58.015Z] Archives upload complete. [2023-05-24T23:49:58.015Z] INFO: archiving logs to Nexus