Pull request #239 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c1d03feb7bb3befa6431073930275e6a7daa0a0+ae0fc916ce7d511bfada48b200efa99a99f94c46 (39a146b5ccbf9fe821e400d3acd22106813f6508) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2931235288530488701.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh141870356179651994.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5549749288869203355.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6013201346588338209.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9850597878399791743.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-239/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-239/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7360841040437570849.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9979’ Running on prd-ubuntu20.04-docker-8c-8g-9985 in /w/workspace/y_app-rfid-llrp-inventory_PR-239 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-239 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ae0fc916ce7d511bfada48b200efa99a99f94c46 into PR head commit 6c1d03feb7bb3befa6431073930275e6a7daa0a0 Merge succeeded, producing 6c1d03feb7bb3befa6431073930275e6a7daa0a0 Checking out Revision 6c1d03feb7bb3befa6431073930275e6a7daa0a0 (PR-239) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1d03feb7bb3befa6431073930275e6a7daa0a0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ae0fc916ce7d511bfada48b200efa99a99f94c46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1d03feb7bb3befa6431073930275e6a7daa0a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:09:58.225Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T18:09:58.418Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:09:58.524Z] ========================================================= [2023-10-24T18:09:58.524Z] EdgeX Global Pipelines Version Info [2023-10-24T18:09:58.524Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:09:59.261Z] ------------------- [2023-10-24T18:09:59.261Z] stable info: [2023-10-24T18:09:59.261Z] ------------------- [2023-10-24T18:09:59.261Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:09:59.261Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:09:59.261Z] Message: update stable to v1.0.254 [2023-10-24T18:09:59.829Z] ------------------- [2023-10-24T18:09:59.829Z] experimental info: [2023-10-24T18:09:59.829Z] ------------------- [2023-10-24T18:09:59.829Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:09:59.829Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:09:59.829Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:10:00.109Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-24T18:10:00.156Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-24T18:10:00.206Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:10:00.256Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:10:00.297Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:10:00.339Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:10:00.382Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:10:00.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T18:10:00.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:10:00.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:10:00.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:10:00.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-24T18:10:00.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:10:00.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:10:00.723Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:10:00.762Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:10:00.803Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:10:00.843Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:10:00.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:10:00.923Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:10:00.967Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T18:10:01.011Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T18:10:01.058Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T18:10:01.105Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T18:10:01.152Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T18:10:01.205Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:10:01.244Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:10:01.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-239 [Pipeline] echo [2023-10-24T18:10:01.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-239 [Pipeline] echo [2023-10-24T18:10:01.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-239 [Pipeline] echo [2023-10-24T18:10:01.422Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c1d03feb7bb3befa6431073930275e6a7daa0a0 [Pipeline] echo [2023-10-24T18:10:01.463Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c1d03f [Pipeline] echo [2023-10-24T18:10:01.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:10:01.629Z] provisioning config files... [2023-10-24T18:10:01.804Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/config2203767754957727433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:10:02.215Z] ---> docker-login.sh [2023-10-24T18:10:02.215Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:10:02.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:02.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:02.474Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:02.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:02.474Z] [2023-10-24T18:10:02.474Z] Login Succeeded [2023-10-24T18:10:02.474Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:10:02.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:02.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:02.474Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:02.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:02.474Z] [2023-10-24T18:10:02.474Z] Login Succeeded [2023-10-24T18:10:02.474Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:10:02.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:02.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:02.734Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:02.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:02.734Z] [2023-10-24T18:10:02.734Z] Login Succeeded [2023-10-24T18:10:02.734Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:10:02.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:02.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:02.734Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:02.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:02.734Z] [2023-10-24T18:10:02.734Z] Login Succeeded [2023-10-24T18:10:02.734Z] docker.io [2023-10-24T18:10:02.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:02.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:02.994Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:02.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:02.994Z] [2023-10-24T18:10:02.994Z] Login Succeeded [2023-10-24T18:10:03.272Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:10:03.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T18:10:03.919Z] + git rev-list -1 --merges 6c1d03feb7bb3befa6431073930275e6a7daa0a0~1..6c1d03feb7bb3befa6431073930275e6a7daa0a0 [Pipeline] echo [2023-10-24T18:10:03.982Z] -----------> git rev-list -1 --merges 6c1d03feb7bb3befa6431073930275e6a7daa0a0~1..6c1d03feb7bb3befa6431073930275e6a7daa0a0 6c1d03feb7bb3befa6431073930275e6a7daa0a0 [false] [Pipeline] sh [2023-10-24T18:10:04.303Z] + git log --format=format:%s -1 6c1d03feb7bb3befa6431073930275e6a7daa0a0 [Pipeline] echo [2023-10-24T18:10:04.338Z] ========================================================= [2023-10-24T18:10:04.338Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:10:04.338Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:10:04.801Z] + git log --format=format:%s -1 6c1d03feb7bb3befa6431073930275e6a7daa0a0 [Pipeline] echo [2023-10-24T18:10:04.831Z] [semverPrep] GIT_COMMIT: 6c1d03feb7bb3befa6431073930275e6a7daa0a0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-10-24T18:10:04.859Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T18:10:05.239Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:10:05.239Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:10:05.239Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:10:05.239Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:10:05.239Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T18:10:05.239Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T18:10:05.239Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:05.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:05.671Z] [2023-10-24T18:10:05.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:06.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:06.049Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:10:06.049Z] b85a868b505f: Pulling fs layer [2023-10-24T18:10:06.049Z] e2be974225ed: Pulling fs layer [2023-10-24T18:10:06.049Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:10:06.049Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:10:06.049Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:10:06.049Z] eaf3925da568: Pulling fs layer [2023-10-24T18:10:06.049Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:10:06.049Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:10:06.049Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:10:06.049Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:10:06.049Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:10:06.049Z] bab4dde63d76: Waiting [2023-10-24T18:10:06.049Z] eaf3925da568: Waiting [2023-10-24T18:10:06.049Z] 5851b861e8e6: Waiting [2023-10-24T18:10:06.049Z] bde34c3a00c8: Waiting [2023-10-24T18:10:06.049Z] 988bab9f4d93: Waiting [2023-10-24T18:10:06.049Z] b352a97aabf1: Waiting [2023-10-24T18:10:06.049Z] 1469e6f7b9e6: Waiting [2023-10-24T18:10:06.049Z] 4872d77fe225: Waiting [2023-10-24T18:10:06.049Z] e2be974225ed: Download complete [2023-10-24T18:10:06.049Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:10:06.049Z] 988bab9f4d93: Download complete [2023-10-24T18:10:06.310Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:10:06.310Z] 1469e6f7b9e6: Download complete [2023-10-24T18:10:06.310Z] eaf3925da568: Verifying Checksum [2023-10-24T18:10:06.310Z] eaf3925da568: Download complete [2023-10-24T18:10:06.310Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:10:06.310Z] 339a4e72a1f5: Download complete [2023-10-24T18:10:06.310Z] bde34c3a00c8: Verifying Checksum [2023-10-24T18:10:06.310Z] bde34c3a00c8: Download complete [2023-10-24T18:10:06.310Z] b352a97aabf1: Verifying Checksum [2023-10-24T18:10:06.310Z] b352a97aabf1: Download complete [2023-10-24T18:10:06.310Z] 4872d77fe225: Verifying Checksum [2023-10-24T18:10:06.310Z] 4872d77fe225: Download complete [2023-10-24T18:10:06.310Z] 5851b861e8e6: Download complete [2023-10-24T18:10:06.310Z] b85a868b505f: Verifying Checksum [2023-10-24T18:10:06.310Z] b85a868b505f: Download complete [2023-10-24T18:10:06.569Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:10:06.570Z] bab4dde63d76: Download complete [2023-10-24T18:10:07.506Z] b85a868b505f: Pull complete [2023-10-24T18:10:07.765Z] e2be974225ed: Pull complete [2023-10-24T18:10:08.333Z] 339a4e72a1f5: Pull complete [2023-10-24T18:10:08.333Z] 988bab9f4d93: Pull complete [2023-10-24T18:10:08.592Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:10:08.852Z] eaf3925da568: Pull complete [2023-10-24T18:10:10.754Z] bab4dde63d76: Pull complete [2023-10-24T18:10:11.018Z] bde34c3a00c8: Pull complete [2023-10-24T18:10:11.278Z] b352a97aabf1: Pull complete [2023-10-24T18:10:11.279Z] 4872d77fe225: Pull complete [2023-10-24T18:10:11.539Z] 5851b861e8e6: Pull complete [2023-10-24T18:10:11.799Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:10:11.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:11.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:10:12.068Z] prd-ubuntu20.04-docker-8c-8g-9985 does not seem to be running inside a container [2023-10-24T18:10:12.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-239 -v /w/workspace/y_app-rfid-llrp-inventory_PR-239:/w/workspace/y_app-rfid-llrp-inventory_PR-239:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:10:17.657Z] $ docker top 63ebfbc28c87ed1a6ee9f2f0538341cb66aba6af10c35c519d7d23d33866770d -eo pid,comm [2023-10-24T18:10:17.718Z] 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-10-24T18:10:17.718Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:10:17.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:10:17.842Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:10:17.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:10:17.963Z] $ docker exec 63ebfbc28c87ed1a6ee9f2f0538341cb66aba6af10c35c519d7d23d33866770d ssh-agent [2023-10-24T18:10:18.076Z] SSH_AUTH_SOCK=/tmp/ssh-UxqdN72hy9Ex/agent.31 [2023-10-24T18:10:18.076Z] SSH_AGENT_PID=37 [2023-10-24T18:10:18.083Z] Running ssh-add (command line suppressed) [2023-10-24T18:10:18.187Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/private_key_8615082076315229540.key (/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/private_key_8615082076315229540.key) [2023-10-24T18:10:18.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:10:18.521Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:10:18.554Z] $ docker exec --env ******** --env ******** 63ebfbc28c87ed1a6ee9f2f0538341cb66aba6af10c35c519d7d23d33866770d ssh-agent -k [2023-10-24T18:10:18.655Z] unset SSH_AUTH_SOCK; [2023-10-24T18:10:18.656Z] unset SSH_AGENT_PID; [2023-10-24T18:10:18.656Z] echo Agent pid 37 killed; [2023-10-24T18:10:18.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:10:18.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:10:18.754Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:10:18.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:10:18.878Z] $ docker exec 63ebfbc28c87ed1a6ee9f2f0538341cb66aba6af10c35c519d7d23d33866770d ssh-agent [2023-10-24T18:10:18.995Z] SSH_AUTH_SOCK=/tmp/ssh-irmb2Vp3AxXO/agent.69 [2023-10-24T18:10:18.995Z] SSH_AGENT_PID=75 [2023-10-24T18:10:18.999Z] Running ssh-add (command line suppressed) [2023-10-24T18:10:19.114Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/private_key_5480003341447558812.key (/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/private_key_5480003341447558812.key) [2023-10-24T18:10:19.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:10:19.451Z] + git semver init [2023-10-24T18:10:19.710Z] 2023-10-24 18:10:19,665 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:10:19.710Z] 2023-10-24 18:10:19,666 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver [2023-10-24T18:10:19.710Z] 2023-10-24 18:10:19,666 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver [2023-10-24T18:10:19.710Z] 2023-10-24 18:10:19,666 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-239, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:10:21.096Z] 2023-10-24 18:10:20,926 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-239/.git/info/exclude [2023-10-24T18:10:21.096Z] 2023-10-24 18:10:20,927 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver/PR-239 with force:False [2023-10-24T18:10:21.096Z] 2023-10-24 18:10:20,927 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver/PR-239 [2023-10-24T18:10:21.096Z] 2023-10-24 18:10:20,932 [execute] INFO git cat-file --batch-check [2023-10-24T18:10:21.096Z] 2023-10-24 18:10:20,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:10:21.096Z] 2023-10-24 18:10:20,940 [execute] INFO git cat-file --batch [2023-10-24T18:10:21.096Z] 2023-10-24 18:10:20,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:10:21.096Z] 2023-10-24 18:10:20,946 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-239/.semver/PR-239 [2023-10-24T18:10:21.096Z] 0.0.0 [Pipeline] } [2023-10-24T18:10:21.125Z] $ docker exec --env ******** --env ******** 63ebfbc28c87ed1a6ee9f2f0538341cb66aba6af10c35c519d7d23d33866770d ssh-agent -k [2023-10-24T18:10:21.227Z] unset SSH_AUTH_SOCK; [2023-10-24T18:10:21.227Z] unset SSH_AGENT_PID; [2023-10-24T18:10:21.227Z] echo Agent pid 75 killed; [2023-10-24T18:10:21.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:10:21.667Z] + git semver [Pipeline] } [2023-10-24T18:10:21.952Z] $ docker stop --time=1 63ebfbc28c87ed1a6ee9f2f0538341cb66aba6af10c35c519d7d23d33866770d [2023-10-24T18:10:23.239Z] $ docker rm -f --volumes 63ebfbc28c87ed1a6ee9f2f0538341cb66aba6af10c35c519d7d23d33866770d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:10:23.653Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:10:23.944Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:10:23.964Z] [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-10-24T18:10:24.555Z] provisioning config files... [2023-10-24T18:10:24.565Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/config13866760033898074501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:10:24.910Z] ---> docker-login.sh [2023-10-24T18:10:24.910Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:10:24.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:24.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:24.910Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:24.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:24.910Z] [2023-10-24T18:10:24.910Z] Login Succeeded [2023-10-24T18:10:24.910Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:10:24.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:24.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:24.910Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:24.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:24.910Z] [2023-10-24T18:10:24.910Z] Login Succeeded [2023-10-24T18:10:24.910Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:10:25.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:25.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:25.169Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:25.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:25.169Z] [2023-10-24T18:10:25.169Z] Login Succeeded [2023-10-24T18:10:25.169Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:10:25.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:25.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:25.169Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:25.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:25.169Z] [2023-10-24T18:10:25.169Z] Login Succeeded [2023-10-24T18:10:25.169Z] docker.io [2023-10-24T18:10:25.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:25.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:25.433Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:25.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:25.433Z] [2023-10-24T18:10:25.433Z] Login Succeeded [2023-10-24T18:10:25.433Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:10:25.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:10:25.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:10:25.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:10:25.725Z] ========================================================= [2023-10-24T18:10:25.725Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:10:25.725Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:26.197Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:10:26.197Z] Sending build context to Docker daemon 12.73MB [2023-10-24T18:10:26.197Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:10:26.197Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:10:26.197Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:10:26.197Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:10:26.197Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:10:26.197Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:10:26.197Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:10:26.197Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:10:26.197Z] c68163c4e522: Pulling fs layer [2023-10-24T18:10:26.197Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:10:26.197Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:10:26.197Z] ad3a456e5733: Waiting [2023-10-24T18:10:26.197Z] 33e27b845d1e: Waiting [2023-10-24T18:10:26.197Z] c68163c4e522: Waiting [2023-10-24T18:10:26.197Z] 50da416c3ac9: Waiting [2023-10-24T18:10:26.197Z] 23d2d4c4bb30: Waiting [2023-10-24T18:10:26.455Z] c4d48a809fc2: Verifying Checksum [2023-10-24T18:10:26.455Z] c4d48a809fc2: Download complete [2023-10-24T18:10:26.455Z] ad3a456e5733: Verifying Checksum [2023-10-24T18:10:26.455Z] ad3a456e5733: Download complete [2023-10-24T18:10:26.455Z] 33e27b845d1e: Verifying Checksum [2023-10-24T18:10:26.455Z] 33e27b845d1e: Download complete [2023-10-24T18:10:26.455Z] 7264a8db6415: Download complete [2023-10-24T18:10:26.455Z] c68163c4e522: Verifying Checksum [2023-10-24T18:10:26.455Z] c68163c4e522: Download complete [2023-10-24T18:10:26.455Z] 7264a8db6415: Pull complete [2023-10-24T18:10:26.712Z] c4d48a809fc2: Pull complete [2023-10-24T18:10:26.712Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:10:26.712Z] 23d2d4c4bb30: Download complete [2023-10-24T18:10:26.970Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T18:10:27.228Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:10:27.228Z] 50da416c3ac9: Download complete [2023-10-24T18:10:30.530Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:10:30.530Z] ad3a456e5733: Pull complete [2023-10-24T18:10:30.530Z] 33e27b845d1e: Pull complete [2023-10-24T18:10:30.790Z] c68163c4e522: Pull complete [2023-10-24T18:10:33.440Z] 50da416c3ac9: Pull complete [2023-10-24T18:10:34.005Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:10:34.005Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:10:34.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:10:34.005Z] ---> 0786185ac409 [2023-10-24T18:10:34.005Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:10:39.371Z] Still waiting to schedule task [2023-10-24T18:10:39.371Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9983’ [2023-10-24T18:10:42.157Z] ---> Running in ceb85a6f58ac [2023-10-24T18:10:42.157Z] Removing intermediate container ceb85a6f58ac [2023-10-24T18:10:42.157Z] ---> 4d5f968ec49a [2023-10-24T18:10:42.157Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:10:42.157Z] ---> Running in 5a223d5c4dd9 [2023-10-24T18:10:42.157Z] Removing intermediate container 5a223d5c4dd9 [2023-10-24T18:10:42.157Z] ---> 158d999228b5 [2023-10-24T18:10:42.157Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:10:42.157Z] ---> Running in 1413498b0e47 [2023-10-24T18:10:42.157Z] Removing intermediate container 1413498b0e47 [2023-10-24T18:10:42.157Z] ---> f2c6441f49e3 [2023-10-24T18:10:42.157Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:10:42.157Z] ---> Running in 06e822e4eec9 [2023-10-24T18:10:42.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:10:42.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:10:42.157Z] OK: 264 MiB in 52 packages [2023-10-24T18:10:42.157Z] Removing intermediate container 06e822e4eec9 [2023-10-24T18:10:42.157Z] ---> 32e41571c945 [2023-10-24T18:10:42.157Z] Step 7/12 : WORKDIR /app [2023-10-24T18:10:42.157Z] ---> Running in 7de1652b4385 [2023-10-24T18:10:42.157Z] Removing intermediate container 7de1652b4385 [2023-10-24T18:10:42.157Z] ---> c48585eac7a8 [2023-10-24T18:10:42.157Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:10:42.157Z] ---> 52b5057b150c [2023-10-24T18:10:42.157Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:10:42.157Z] ---> Running in d86801b17adf [2023-10-24T18:11:49.848Z] Removing intermediate container d86801b17adf [2023-10-24T18:11:49.848Z] ---> 8ead92798df7 [2023-10-24T18:11:49.848Z] Step 10/12 : COPY . . [2023-10-24T18:11:49.848Z] ---> 83e9d24df992 [2023-10-24T18:11:49.848Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:11:49.848Z] ---> Running in a484196370fc [2023-10-24T18:11:49.848Z] Removing intermediate container a484196370fc [2023-10-24T18:11:49.848Z] ---> 5dea7a6e0879 [2023-10-24T18:11:49.848Z] Step 12/12 : RUN $MAKE [2023-10-24T18:11:49.848Z] ---> Running in ba39258e3d81 [2023-10-24T18:11:49.848Z] noop [2023-10-24T18:11:49.848Z] Removing intermediate container ba39258e3d81 [2023-10-24T18:11:49.848Z] ---> 2e6a27200e2e [2023-10-24T18:11:49.848Z] Successfully built 2e6a27200e2e [2023-10-24T18:11:49.848Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:50.325Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:11:50.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:11:50.502Z] prd-ubuntu20.04-docker-8c-8g-9985 does not seem to be running inside a container [2023-10-24T18:11:50.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-239 -v /w/workspace/y_app-rfid-llrp-inventory_PR-239:/w/workspace/y_app-rfid-llrp-inventory_PR-239:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:11:50.929Z] $ docker top edc109bec8987bdde30191fcdad2b3686c5997a503d2c0585ccc9b156124b892 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:11:51.320Z] + go version [2023-10-24T18:11:51.320Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:11:51.353Z] $ docker stop --time=1 edc109bec8987bdde30191fcdad2b3686c5997a503d2c0585ccc9b156124b892 [2023-10-24T18:11:52.629Z] $ docker rm -f --volumes edc109bec8987bdde30191fcdad2b3686c5997a503d2c0585ccc9b156124b892 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:53.352Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:11:53.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:11:53.502Z] prd-ubuntu20.04-docker-8c-8g-9985 does not seem to be running inside a container [2023-10-24T18:11:53.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-239 -v /w/workspace/y_app-rfid-llrp-inventory_PR-239:/w/workspace/y_app-rfid-llrp-inventory_PR-239:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:11:53.890Z] $ docker top 14788cff5861db4f3f55a09fbef7e5a83bec71334ac411b33774b7da6209d730 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:11:54.287Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-239 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:11:54.653Z] + make test [2023-10-24T18:11:54.653Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-24T18:12:16.584Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-24T18:12:16.584Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-24T18:12:16.584Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.146s coverage: 86.2% of statements [2023-10-24T18:12:18.025Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.693s coverage: 71.9% of statements [2023-10-24T18:12:44.797Z] go vet ./... [2023-10-24T18:12:46.695Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:12:46.695Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:12:46.695Z] ./bin/test-attribution.sh [2023-10-24T18:12:46.695Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-24T18:12:46.695Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-24T18:12:46.695Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-24T18:12:46.695Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-24T18:12:46.695Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-24T18:12:46.695Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-24T18:12:46.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:12:46.761Z] $ docker stop --time=1 14788cff5861db4f3f55a09fbef7e5a83bec71334ac411b33774b7da6209d730 [2023-10-24T18:12:53.516Z] $ docker rm -f --volumes 14788cff5861db4f3f55a09fbef7e5a83bec71334ac411b33774b7da6209d730 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:12:54.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:12:54.565Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T18:12:55.177Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:12:55.487Z] + ls -al . [2023-10-24T18:12:55.487Z] total 232 [2023-10-24T18:12:55.487Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:11 . [2023-10-24T18:12:55.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:09 .. [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 18:09 .dockerignore [2023-10-24T18:12:55.487Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:12 .git [2023-10-24T18:12:55.487Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:09 .github [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 18:09 .gitignore [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:09 .golangci.yml [2023-10-24T18:12:55.487Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:10 .semver [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 18:09 Attribution.txt [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 18:09 CHANGELOG.md [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 18:09 Dockerfile [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:09 GOVERNANCE.md [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 18:09 Jenkinsfile [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:09 LICENSE [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 18:09 Makefile [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:09 OWNERS.md [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 18:09 README.md [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:10 VERSION [2023-10-24T18:12:55.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:09 bin [2023-10-24T18:12:55.487Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 18:12 coverage.out [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 18:09 go.mod [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 18:09 go.sum [2023-10-24T18:12:55.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:09 images [2023-10-24T18:12:55.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:09 internal [2023-10-24T18:12:55.487Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 18:09 main.go [2023-10-24T18:12:55.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:09 res [2023-10-24T18:12:55.487Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:55.876Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6c1d03feb7bb3befa6431073930275e6a7daa0a0 --label arch=amd64 --label version=0.0.0 . [2023-10-24T18:12:55.876Z] Sending build context to Docker daemon 12.73MB [2023-10-24T18:12:55.876Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:12:55.876Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-24T18:12:55.876Z] ---> 2e6a27200e2e [2023-10-24T18:12:55.876Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:12:57.798Z] ---> Running in 22c4ca60129b [2023-10-24T18:12:57.798Z] Removing intermediate container 22c4ca60129b [2023-10-24T18:12:57.798Z] ---> e5a9d83b853a [2023-10-24T18:12:57.798Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:12:57.798Z] ---> Running in 596c61f7ac01 [2023-10-24T18:12:57.798Z] Removing intermediate container 596c61f7ac01 [2023-10-24T18:12:57.798Z] ---> e1fbd6dc9c92 [2023-10-24T18:12:57.798Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:12:57.798Z] ---> Running in f82c49c0d0ba [2023-10-24T18:12:57.798Z] Removing intermediate container f82c49c0d0ba [2023-10-24T18:12:57.798Z] ---> c824f38b6763 [2023-10-24T18:12:57.798Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:12:57.798Z] ---> Running in 59202075beb1 [2023-10-24T18:12:58.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:12:58.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:12:58.317Z] OK: 264 MiB in 52 packages [2023-10-24T18:12:58.578Z] Removing intermediate container 59202075beb1 [2023-10-24T18:12:58.578Z] ---> f9923ca801e2 [2023-10-24T18:12:58.578Z] Step 7/29 : WORKDIR /app [2023-10-24T18:12:58.578Z] ---> Running in 304d4dac212b [2023-10-24T18:12:58.838Z] Removing intermediate container 304d4dac212b [2023-10-24T18:12:58.838Z] ---> 9a3d69982de8 [2023-10-24T18:12:58.838Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-24T18:12:58.838Z] ---> c860048ffa1e [2023-10-24T18:12:58.838Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:12:58.838Z] ---> Running in e963f05c6fcb [2023-10-24T18:12:59.796Z] Removing intermediate container e963f05c6fcb [2023-10-24T18:12:59.796Z] ---> 12bac229d038 [2023-10-24T18:12:59.796Z] Step 10/29 : COPY . . [2023-10-24T18:13:00.056Z] ---> 6e5f7b68c299 [2023-10-24T18:13:00.056Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:13:00.056Z] ---> Running in 1bfd9da88b0f [2023-10-24T18:13:00.316Z] Removing intermediate container 1bfd9da88b0f [2023-10-24T18:13:00.316Z] ---> 37b4dd81f39d [2023-10-24T18:13:00.316Z] Step 12/29 : RUN $MAKE [2023-10-24T18:13:00.316Z] ---> Running in 0a0145d1e941 [2023-10-24T18:13:00.575Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-24T18:13:22.526Z] Removing intermediate container 0a0145d1e941 [2023-10-24T18:13:22.526Z] ---> 6662180698d5 [2023-10-24T18:13:22.526Z] Step 13/29 : FROM alpine:3.18 [2023-10-24T18:13:22.526Z] 3.18: Pulling from library/alpine [2023-10-24T18:13:22.526Z] 96526aa774ef: Pulling fs layer [2023-10-24T18:13:22.526Z] 96526aa774ef: Download complete [2023-10-24T18:13:22.526Z] 96526aa774ef: Pull complete [2023-10-24T18:13:22.526Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:13:22.526Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:13:22.526Z] ---> 8ca4688f4f35 [2023-10-24T18:13:22.526Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:13:22.526Z] ---> Running in 59fb317a95cd [2023-10-24T18:13:22.785Z] Removing intermediate container 59fb317a95cd [2023-10-24T18:13:22.785Z] ---> b17595185103 [2023-10-24T18:13:22.785Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-24T18:13:23.045Z] ---> Running in 69f9a0a574f0 [2023-10-24T18:13:23.614Z] Removing intermediate container 69f9a0a574f0 [2023-10-24T18:13:23.614Z] ---> a15e1504e9ef [2023-10-24T18:13:23.614Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-24T18:13:23.614Z] ---> Running in ead9c6c87587 [2023-10-24T18:13:24.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:24.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:24.696Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T18:13:24.696Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:13:24.696Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:13:24.696Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:13:24.696Z] OK: 8 MiB in 17 packages [2023-10-24T18:13:26.071Z] Removing intermediate container ead9c6c87587 [2023-10-24T18:13:26.071Z] ---> 04ff192a85b7 [2023-10-24T18:13:26.071Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T18:13:26.331Z] ---> 66f9d5777791 [2023-10-24T18:13:26.332Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T18:13:26.592Z] ---> bcf934bd55d9 [2023-10-24T18:13:26.592Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-24T18:13:26.852Z] ---> c7b1c86f403b [2023-10-24T18:13:26.852Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-24T18:13:26.852Z] ---> f1ecec9eb59a [2023-10-24T18:13:26.852Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-24T18:13:27.784Z] ---> b1a6f5b7ed4b [2023-10-24T18:13:27.784Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-24T18:13:27.784Z] ---> Running in 83193715a680 [2023-10-24T18:13:28.349Z] Removing intermediate container 83193715a680 [2023-10-24T18:13:28.349Z] ---> 408229b5b14a [2023-10-24T18:13:28.349Z] Step 23/29 : VOLUME /cache [2023-10-24T18:13:28.349Z] ---> Running in b1ab8e104074 [2023-10-24T18:13:28.349Z] Removing intermediate container b1ab8e104074 [2023-10-24T18:13:28.349Z] ---> 5d7e4973412f [2023-10-24T18:13:28.349Z] Step 24/29 : EXPOSE 59711 [2023-10-24T18:13:28.349Z] ---> Running in 44697fd10d5e [2023-10-24T18:13:28.349Z] Removing intermediate container 44697fd10d5e [2023-10-24T18:13:28.349Z] ---> 9d6575e54ae8 [2023-10-24T18:13:28.349Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-24T18:13:28.349Z] ---> Running in 42a1b3666125 [2023-10-24T18:13:28.607Z] Removing intermediate container 42a1b3666125 [2023-10-24T18:13:28.607Z] ---> 41c271437c1e [2023-10-24T18:13:28.607Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-24T18:13:28.607Z] ---> Running in ef956eaa7946 [2023-10-24T18:13:28.607Z] Removing intermediate container ef956eaa7946 [2023-10-24T18:13:28.607Z] ---> 51e7f007047b [2023-10-24T18:13:28.607Z] Step 27/29 : LABEL arch=amd64 [2023-10-24T18:13:28.607Z] ---> Running in 5a6a48bbadcb [2023-10-24T18:13:28.865Z] Removing intermediate container 5a6a48bbadcb [2023-10-24T18:13:28.865Z] ---> 0c95cd132eaa [2023-10-24T18:13:28.865Z] Step 28/29 : LABEL git_sha=6c1d03feb7bb3befa6431073930275e6a7daa0a0 [2023-10-24T18:13:28.865Z] ---> Running in 63791ffca5f3 [2023-10-24T18:13:28.865Z] Removing intermediate container 63791ffca5f3 [2023-10-24T18:13:28.865Z] ---> 1bdb5dc7c921 [2023-10-24T18:13:28.865Z] Step 29/29 : LABEL version=0.0.0 [2023-10-24T18:13:28.865Z] ---> Running in 3ad3362ec0b9 [2023-10-24T18:13:28.865Z] Removing intermediate container 3ad3362ec0b9 [2023-10-24T18:13:28.865Z] ---> 509044ffdfc1 [2023-10-24T18:13:28.865Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:13:28.865Z] Successfully built 509044ffdfc1 [2023-10-24T18:13:28.865Z] 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-10-24T18:13:29.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:13:29.729Z] [2023-10-24T18:13:29.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:30.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:13:30.105Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T18:13:30.105Z] 5eb5b503b376: Pulling fs layer [2023-10-24T18:13:30.105Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T18:13:30.105Z] ec43610c2a17: Pulling fs layer [2023-10-24T18:13:30.105Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T18:13:30.105Z] 33b1e0a273af: Pulling fs layer [2023-10-24T18:13:30.105Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T18:13:30.105Z] 2f39f015ded8: Pulling fs layer [2023-10-24T18:13:30.105Z] 3a2ae6a8a46f: Waiting [2023-10-24T18:13:30.105Z] 33b1e0a273af: Waiting [2023-10-24T18:13:30.105Z] 5d3b04190fa2: Waiting [2023-10-24T18:13:30.105Z] 2f39f015ded8: Waiting [2023-10-24T18:13:30.105Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T18:13:30.105Z] 5c69ac0246d0: Download complete [2023-10-24T18:13:30.105Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T18:13:30.105Z] 3a2ae6a8a46f: Download complete [2023-10-24T18:13:30.105Z] 33b1e0a273af: Verifying Checksum [2023-10-24T18:13:30.105Z] 33b1e0a273af: Download complete [2023-10-24T18:13:30.105Z] ec43610c2a17: Verifying Checksum [2023-10-24T18:13:30.105Z] ec43610c2a17: Download complete [2023-10-24T18:13:30.105Z] 5d3b04190fa2: Download complete [2023-10-24T18:13:30.364Z] 5eb5b503b376: Verifying Checksum [2023-10-24T18:13:30.364Z] 5eb5b503b376: Download complete [2023-10-24T18:13:30.933Z] 2f39f015ded8: Download complete [2023-10-24T18:13:31.501Z] 5eb5b503b376: Pull complete [2023-10-24T18:13:31.501Z] 5c69ac0246d0: Pull complete [2023-10-24T18:13:32.063Z] ec43610c2a17: Pull complete [2023-10-24T18:13:32.063Z] 3a2ae6a8a46f: Pull complete [2023-10-24T18:13:32.320Z] 33b1e0a273af: Pull complete [2023-10-24T18:13:32.320Z] 5d3b04190fa2: Pull complete [2023-10-24T18:13:36.500Z] 2f39f015ded8: Pull complete [2023-10-24T18:13:36.500Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T18:13:36.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:13:36.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:13:36.728Z] prd-ubuntu20.04-docker-8c-8g-9985 does not seem to be running inside a container [2023-10-24T18:13:36.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-239 -v /w/workspace/y_app-rfid-llrp-inventory_PR-239:/w/workspace/y_app-rfid-llrp-inventory_PR-239:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:13:40.505Z] $ docker top 760df33231e0f03c9cffac0ffb81d97635cb8d988cec9a8bfea15d4b5bce3ef6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:13:40.942Z] ---> job-cost.sh [2023-10-24T18:13:40.942Z] lf-activate-venv: SKIPPING [2023-10-24T18:13:40.942Z] INFO: No Stack... [2023-10-24T18:13:41.509Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:13:41.767Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:13:42.079Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-239/archives/cost.csv [2023-10-24T18:13:42.079Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:13:42.116Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] [2023-10-24T18:13:42.122Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] did not exist. Created. [2023-10-24T18:13:42.122Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:13:42.517Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T18:13:42.566Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:13:42.599Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:13:42.685Z] $ docker stop --time=1 760df33231e0f03c9cffac0ffb81d97635cb8d988cec9a8bfea15d4b5bce3ef6 [2023-10-24T18:13:43.832Z] $ docker rm -f --volumes 760df33231e0f03c9cffac0ffb81d97635cb8d988cec9a8bfea15d4b5bce3ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T18:14:10.073Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9999 in /w/workspace/y_app-rfid-llrp-inventory_PR-239 [Pipeline] { [Pipeline] ws [2023-10-24T18:14:10.130Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-10-24T18:14:10.268Z] The recommended git tool is: git [2023-10-24T18:14:17.554Z] using credential edgex-jenkins-ssh [2023-10-24T18:14:17.577Z] Cloning the remote Git repository [2023-10-24T18:14:17.639Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-24T18:14:17.767Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-10-24T18:14:17.955Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-24T18:14:17.957Z] > git --version # timeout=10 [2023-10-24T18:14:17.990Z] > git --version # 'git version 2.25.1' [2023-10-24T18:14:17.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:14:18.196Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:14:20.627Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-24T18:14:20.671Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:14:22.805Z] Merging remotes/origin/main commit ae0fc916ce7d511bfada48b200efa99a99f94c46 into PR head commit 6c1d03feb7bb3befa6431073930275e6a7daa0a0 [2023-10-24T18:14:23.194Z] Merge succeeded, producing 6c1d03feb7bb3befa6431073930275e6a7daa0a0 [2023-10-24T18:14:23.194Z] Checking out Revision 6c1d03feb7bb3befa6431073930275e6a7daa0a0 (PR-239) [2023-10-24T18:14:22.096Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-24T18:14:22.153Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-24T18:14:22.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:14:22.176Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T18:14:22.828Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:14:22.924Z] > git checkout -f 6c1d03feb7bb3befa6431073930275e6a7daa0a0 # timeout=10 [2023-10-24T18:14:23.036Z] > git remote # timeout=10 [2023-10-24T18:14:23.060Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T18:14:23.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:14:23.134Z] > git merge ae0fc916ce7d511bfada48b200efa99a99f94c46 # timeout=10 [2023-10-24T18:14:23.170Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T18:14:23.202Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:14:23.226Z] > git checkout -f 6c1d03feb7bb3befa6431073930275e6a7daa0a0 # timeout=10 [2023-10-24T18:14:24.038Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-10-24T18:14:24.122Z] > git --version # timeout=10 [2023-10-24T18:14:24.144Z] > git --version # 'git version 2.25.1' [2023-10-24T18:14:24.175Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:14:25.513Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:14:25.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:14:25.514Z] Dload Upload Total Spent Left Speed [2023-10-24T18:14:25.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-10-24T18:14:26.364Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:14:26.753Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:14:26.753Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:14:26.753Z] { [2023-10-24T18:14:26.753Z] "registry-mirrors": [ [2023-10-24T18:14:26.753Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:14:26.753Z] ], [2023-10-24T18:14:26.753Z] "bip": "10.250.0.254/24", [2023-10-24T18:14:26.753Z] "hosts": [ [2023-10-24T18:14:26.753Z] "tcp://0.0.0.0:5555", [2023-10-24T18:14:26.753Z] "unix:///var/run/docker.sock" [2023-10-24T18:14:26.753Z] ], [2023-10-24T18:14:26.753Z] "mtu": 1458, [2023-10-24T18:14:26.753Z] "selinux-enabled": true, [2023-10-24T18:14:26.753Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:14:26.753Z] } [Pipeline] sh [2023-10-24T18:14:27.142Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:14:27.541Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:14:45.995Z] provisioning config files... [2023-10-24T18:14:46.029Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5030700407643785340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:14:46.477Z] ---> docker-login.sh [2023-10-24T18:14:46.477Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:14:47.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:47.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:47.363Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:47.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:47.363Z] [2023-10-24T18:14:47.363Z] Login Succeeded [2023-10-24T18:14:47.363Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:14:47.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:47.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:47.641Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:47.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:47.641Z] [2023-10-24T18:14:47.641Z] Login Succeeded [2023-10-24T18:14:47.641Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:14:48.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:49.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:49.139Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:49.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:49.139Z] [2023-10-24T18:14:49.139Z] Login Succeeded [2023-10-24T18:14:49.139Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:14:49.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:49.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:49.700Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:49.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:49.700Z] [2023-10-24T18:14:49.700Z] Login Succeeded [2023-10-24T18:14:49.700Z] docker.io [2023-10-24T18:14:49.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:50.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:50.250Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:50.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:50.250Z] [2023-10-24T18:14:50.250Z] Login Succeeded [2023-10-24T18:14:50.250Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:14:50.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:14:50.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:14:50.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:14:50.846Z] ========================================================= [2023-10-24T18:14:50.846Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:14:50.846Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:51.511Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:14:51.786Z] Sending build context to Docker daemon 662.5kB [2023-10-24T18:14:51.786Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:14:51.786Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:14:52.066Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:14:52.066Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:14:52.066Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:14:52.066Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:14:52.066Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:14:52.066Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:14:52.066Z] 17808c966233: Pulling fs layer [2023-10-24T18:14:52.066Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:14:52.066Z] f0e02332f6b5: Waiting [2023-10-24T18:14:52.066Z] cefa15bbcfad: Waiting [2023-10-24T18:14:52.066Z] 17808c966233: Waiting [2023-10-24T18:14:52.066Z] 5d54e960e981: Download complete [2023-10-24T18:14:52.066Z] f0e02332f6b5: Verifying Checksum [2023-10-24T18:14:52.066Z] f0e02332f6b5: Download complete [2023-10-24T18:14:52.066Z] cefa15bbcfad: Verifying Checksum [2023-10-24T18:14:52.066Z] cefa15bbcfad: Download complete [2023-10-24T18:14:54.059Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T18:14:54.059Z] 9fda8d8052c6: Download complete [2023-10-24T18:14:54.335Z] 17808c966233: Verifying Checksum [2023-10-24T18:14:54.335Z] 17808c966233: Download complete [2023-10-24T18:14:54.950Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:14:54.950Z] f4c1fc716caa: Download complete [2023-10-24T18:14:55.227Z] 9fda8d8052c6: Pull complete [2023-10-24T18:14:55.831Z] 5d54e960e981: Pull complete [2023-10-24T18:14:56.118Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T18:14:56.118Z] c4a7e357bf2a: Download complete [2023-10-24T18:15:11.197Z] c4a7e357bf2a: Pull complete [2023-10-24T18:15:11.197Z] f0e02332f6b5: Pull complete [2023-10-24T18:15:11.197Z] cefa15bbcfad: Pull complete [2023-10-24T18:15:19.480Z] 17808c966233: Pull complete [2023-10-24T18:15:22.103Z] f4c1fc716caa: Pull complete [2023-10-24T18:15:22.384Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:15:22.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:15:22.384Z] ---> ea914061e18c [2023-10-24T18:15:22.384Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:15:25.003Z] ---> Running in 3baa80a7cef7 [2023-10-24T18:15:25.003Z] Removing intermediate container 3baa80a7cef7 [2023-10-24T18:15:25.003Z] ---> 531c7c3cf627 [2023-10-24T18:15:25.003Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:15:25.275Z] ---> Running in 517bdda8c31c [2023-10-24T18:15:25.551Z] Removing intermediate container 517bdda8c31c [2023-10-24T18:15:25.551Z] ---> 8be610abc4a9 [2023-10-24T18:15:25.551Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:15:25.826Z] ---> Running in 135b68e9b9b2 [2023-10-24T18:15:26.099Z] Removing intermediate container 135b68e9b9b2 [2023-10-24T18:15:26.099Z] ---> 5bc1053e66ce [2023-10-24T18:15:26.099Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:15:26.370Z] ---> Running in 9cbb237a88b3 [2023-10-24T18:15:27.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:15:28.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:15:29.852Z] OK: 266 MiB in 52 packages [2023-10-24T18:15:31.284Z] Removing intermediate container 9cbb237a88b3 [2023-10-24T18:15:31.284Z] ---> 2b47dc583193 [2023-10-24T18:15:31.284Z] Step 7/12 : WORKDIR /app [2023-10-24T18:15:31.284Z] ---> Running in 29e69e542ded [2023-10-24T18:15:31.558Z] Removing intermediate container 29e69e542ded [2023-10-24T18:15:31.559Z] ---> 8c1762b50374 [2023-10-24T18:15:31.559Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:15:32.158Z] ---> 6367d2fbcd67 [2023-10-24T18:15:32.158Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:15:32.431Z] ---> Running in 4fa6d0e34a29 [2023-10-24T18:17:24.279Z] Removing intermediate container 4fa6d0e34a29 [2023-10-24T18:17:24.279Z] ---> 5690aeeeee64 [2023-10-24T18:17:24.279Z] Step 10/12 : COPY . . [2023-10-24T18:17:24.279Z] ---> 337314cb7ac5 [2023-10-24T18:17:24.279Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:17:24.279Z] ---> Running in 618c8fa9054f [2023-10-24T18:17:24.279Z] Removing intermediate container 618c8fa9054f [2023-10-24T18:17:24.279Z] ---> 9bf92b9bc371 [2023-10-24T18:17:24.279Z] Step 12/12 : RUN $MAKE [2023-10-24T18:17:24.279Z] ---> Running in e33e344b3c46 [2023-10-24T18:17:24.279Z] noop [2023-10-24T18:17:24.279Z] Removing intermediate container e33e344b3c46 [2023-10-24T18:17:24.279Z] ---> 372e523ca845 [2023-10-24T18:17:24.279Z] Successfully built 372e523ca845 [2023-10-24T18:17:24.279Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:17:24.804Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:17:24.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:17:25.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-9999 does not seem to be running inside a container [2023-10-24T18:17:25.271Z] $ 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-10-24T18:17:26.972Z] $ docker top 704fa34de13f23b3079277a1316634eafc51b09ab86c92acfaf0ed6f9497278a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:17:27.965Z] + go version [2023-10-24T18:17:27.965Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:17:28.003Z] $ docker stop --time=1 704fa34de13f23b3079277a1316634eafc51b09ab86c92acfaf0ed6f9497278a [2023-10-24T18:17:29.789Z] $ docker rm -f --volumes 704fa34de13f23b3079277a1316634eafc51b09ab86c92acfaf0ed6f9497278a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:17:30.748Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:17:30.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:17:31.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-9999 does not seem to be running inside a container [2023-10-24T18:17:31.172Z] $ 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-10-24T18:17:32.680Z] $ docker top b91843e18e3fd2d8057825634a05a2d9be0b1da93a170432c91f859db0e60c97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:17:33.671Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:17:34.409Z] + make test [2023-10-24T18:17:34.409Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-24T18:20:56.333Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-24T18:20:56.333Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-24T18:20:56.333Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.444s coverage: 86.2% of statements [2023-10-24T18:21:06.472Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.733s coverage: 71.9% of statements [2023-10-24T18:21:07.435Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:21:07.435Z] go vet ./... [2023-10-24T18:23:44.303Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:23:44.303Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:23:44.303Z] ./bin/test-attribution.sh [2023-10-24T18:23:44.303Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-24T18:23:44.303Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-24T18:23:44.303Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-24T18:23:44.303Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-24T18:23:44.303Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-24T18:23:44.303Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-24T18:23:44.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:23:44.379Z] $ docker stop --time=1 b91843e18e3fd2d8057825634a05a2d9be0b1da93a170432c91f859db0e60c97 [2023-10-24T18:23:49.962Z] $ docker rm -f --volumes b91843e18e3fd2d8057825634a05a2d9be0b1da93a170432c91f859db0e60c97 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:23:51.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:23:51.885Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T18:23:52.546Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:23:53.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:23:53.521Z] + ls -al . [2023-10-24T18:23:53.521Z] total 228 [2023-10-24T18:23:53.521Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:17 . [2023-10-24T18:23:53.521Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:14 .. [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 18:14 .dockerignore [2023-10-24T18:23:53.521Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:14 .git [2023-10-24T18:23:53.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:14 .github [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 18:14 .gitignore [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:14 .golangci.yml [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 18:14 Attribution.txt [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 18:14 CHANGELOG.md [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 18:14 Dockerfile [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:14 GOVERNANCE.md [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 18:14 Jenkinsfile [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:14 LICENSE [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 18:14 Makefile [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:14 OWNERS.md [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 18:14 README.md [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:10 VERSION [2023-10-24T18:23:53.521Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 bin [2023-10-24T18:23:53.521Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 18:21 coverage.out [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 18:14 go.mod [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 18:14 go.sum [2023-10-24T18:23:53.521Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 images [2023-10-24T18:23:53.521Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:14 internal [2023-10-24T18:23:53.521Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 18:14 main.go [2023-10-24T18:23:53.521Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:14 res [2023-10-24T18:23:53.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:23:53.960Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6c1d03feb7bb3befa6431073930275e6a7daa0a0 --label arch=arm64 --label version=0.0.0 . [2023-10-24T18:23:54.235Z] Sending build context to Docker daemon 662.5kB [2023-10-24T18:23:54.235Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:23:54.235Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-24T18:23:54.235Z] ---> 372e523ca845 [2023-10-24T18:23:54.235Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:23:54.505Z] ---> Running in 3b722b997cc2 [2023-10-24T18:23:54.789Z] Removing intermediate container 3b722b997cc2 [2023-10-24T18:23:54.789Z] ---> 545376e3a080 [2023-10-24T18:23:54.789Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:23:54.789Z] ---> Running in 706f12e6a2ca [2023-10-24T18:23:55.060Z] Removing intermediate container 706f12e6a2ca [2023-10-24T18:23:55.060Z] ---> f16dbaff9981 [2023-10-24T18:23:55.060Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:23:55.335Z] ---> Running in 82cdd2e491b1 [2023-10-24T18:23:55.610Z] Removing intermediate container 82cdd2e491b1 [2023-10-24T18:23:55.610Z] ---> 72b5ddaef2ee [2023-10-24T18:23:55.610Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:23:55.880Z] ---> Running in 210371e6bfbd [2023-10-24T18:23:57.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:23:57.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:23:58.990Z] OK: 266 MiB in 52 packages [2023-10-24T18:23:59.977Z] Removing intermediate container 210371e6bfbd [2023-10-24T18:23:59.977Z] ---> 95e5a721b84b [2023-10-24T18:23:59.977Z] Step 7/29 : WORKDIR /app [2023-10-24T18:23:59.977Z] ---> Running in 8468775d6ff2 [2023-10-24T18:24:00.249Z] Removing intermediate container 8468775d6ff2 [2023-10-24T18:24:00.249Z] ---> 76fa8ee19fe9 [2023-10-24T18:24:00.249Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-24T18:24:02.863Z] ---> 8d21b60bc58c [2023-10-24T18:24:02.863Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:24:02.863Z] ---> Running in 116a4493c553 [2023-10-24T18:24:05.492Z] Removing intermediate container 116a4493c553 [2023-10-24T18:24:05.492Z] ---> fa8596a1e8df [2023-10-24T18:24:05.492Z] Step 10/29 : COPY . . [2023-10-24T18:24:06.090Z] ---> c3359d7aa148 [2023-10-24T18:24:06.090Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:24:06.365Z] ---> Running in 5a035759df30 [2023-10-24T18:24:06.636Z] Removing intermediate container 5a035759df30 [2023-10-24T18:24:06.636Z] ---> 858c72a5ce35 [2023-10-24T18:24:06.636Z] Step 12/29 : RUN $MAKE [2023-10-24T18:24:06.636Z] ---> Running in 0feb149f5517 [2023-10-24T18:24:08.066Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-24T18:26:30.101Z] Removing intermediate container 0feb149f5517 [2023-10-24T18:26:30.101Z] ---> 83433b2182aa [2023-10-24T18:26:30.101Z] Step 13/29 : FROM alpine:3.18 [2023-10-24T18:26:30.101Z] 3.18: Pulling from library/alpine [2023-10-24T18:26:30.101Z] 579b34f0a95b: Pulling fs layer [2023-10-24T18:26:30.101Z] 579b34f0a95b: Verifying Checksum [2023-10-24T18:26:30.101Z] 579b34f0a95b: Download complete [2023-10-24T18:26:30.101Z] 579b34f0a95b: Pull complete [2023-10-24T18:26:30.101Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:26:30.101Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:26:30.101Z] ---> 3cc203321400 [2023-10-24T18:26:30.101Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:26:30.101Z] ---> Running in da617bdc5162 [2023-10-24T18:26:30.101Z] Removing intermediate container da617bdc5162 [2023-10-24T18:26:30.101Z] ---> 022d7e035d3c [2023-10-24T18:26:30.101Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-24T18:26:30.101Z] ---> Running in 59abca6be755 [2023-10-24T18:26:30.101Z] Removing intermediate container 59abca6be755 [2023-10-24T18:26:30.101Z] ---> 6bd715f26b6c [2023-10-24T18:26:30.101Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-24T18:26:30.101Z] ---> Running in 20a4e5db0365 [2023-10-24T18:26:30.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:26:30.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:26:31.068Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T18:26:31.068Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:26:31.068Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:26:31.068Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:26:31.342Z] OK: 9 MiB in 17 packages [2023-10-24T18:26:33.309Z] Removing intermediate container 20a4e5db0365 [2023-10-24T18:26:33.309Z] ---> 59694071a1d4 [2023-10-24T18:26:33.309Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T18:26:33.906Z] ---> 27253cdd710c [2023-10-24T18:26:33.906Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T18:26:34.492Z] ---> 06973e36052b [2023-10-24T18:26:34.492Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-24T18:26:35.079Z] ---> f78f275bc796 [2023-10-24T18:26:35.079Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-24T18:26:35.671Z] ---> b527cdd9148f [2023-10-24T18:26:35.671Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-24T18:26:39.937Z] ---> 85132b57406e [2023-10-24T18:26:39.937Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-24T18:26:39.937Z] ---> Running in 62e660940694 [2023-10-24T18:26:41.891Z] Removing intermediate container 62e660940694 [2023-10-24T18:26:41.891Z] ---> e2406bf276de [2023-10-24T18:26:41.891Z] Step 23/29 : VOLUME /cache [2023-10-24T18:26:41.891Z] ---> Running in 752b80c9233b [2023-10-24T18:26:42.478Z] Removing intermediate container 752b80c9233b [2023-10-24T18:26:42.478Z] ---> 1e2fe6f0909c [2023-10-24T18:26:42.478Z] Step 24/29 : EXPOSE 59711 [2023-10-24T18:26:42.478Z] ---> Running in 3042d0b2eaff [2023-10-24T18:26:42.745Z] Removing intermediate container 3042d0b2eaff [2023-10-24T18:26:42.745Z] ---> 4fe45fbf9b47 [2023-10-24T18:26:42.745Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-24T18:26:42.745Z] ---> Running in 77203dfa10e0 [2023-10-24T18:26:43.012Z] Removing intermediate container 77203dfa10e0 [2023-10-24T18:26:43.012Z] ---> 4cd4814f3dd2 [2023-10-24T18:26:43.012Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-24T18:26:43.283Z] ---> Running in 4522e2b51ba9 [2023-10-24T18:26:43.565Z] Removing intermediate container 4522e2b51ba9 [2023-10-24T18:26:43.565Z] ---> 62cf3b1ab50b [2023-10-24T18:26:43.565Z] Step 27/29 : LABEL arch=arm64 [2023-10-24T18:26:43.565Z] ---> Running in f9c0940f64c0 [2023-10-24T18:26:44.149Z] Removing intermediate container f9c0940f64c0 [2023-10-24T18:26:44.149Z] ---> ea914ea85471 [2023-10-24T18:26:44.149Z] Step 28/29 : LABEL git_sha=6c1d03feb7bb3befa6431073930275e6a7daa0a0 [2023-10-24T18:26:44.149Z] ---> Running in 727abe5a9576 [2023-10-24T18:26:44.414Z] Removing intermediate container 727abe5a9576 [2023-10-24T18:26:44.414Z] ---> 7405288e260a [2023-10-24T18:26:44.414Z] Step 29/29 : LABEL version=0.0.0 [2023-10-24T18:26:44.414Z] ---> Running in 459be4a70e6c [2023-10-24T18:26:44.681Z] Removing intermediate container 459be4a70e6c [2023-10-24T18:26:44.681Z] ---> d2df0fa133e8 [2023-10-24T18:26:44.681Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:26:44.681Z] Successfully built d2df0fa133e8 [2023-10-24T18:26:44.945Z] 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-10-24T18:26:45.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:26:45.801Z] [2023-10-24T18:26:45.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:46.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:26:46.199Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T18:26:46.199Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T18:26:46.199Z] 04944245beec: Pulling fs layer [2023-10-24T18:26:46.199Z] 699f458cf7ca: Pulling fs layer [2023-10-24T18:26:46.199Z] 765212b225bb: Pulling fs layer [2023-10-24T18:26:46.199Z] f23df028b6ca: Pulling fs layer [2023-10-24T18:26:46.199Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T18:26:46.199Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T18:26:46.199Z] 765212b225bb: Waiting [2023-10-24T18:26:46.199Z] 2437ff75d9bd: Waiting [2023-10-24T18:26:46.199Z] d65c8cfc05b1: Waiting [2023-10-24T18:26:46.199Z] f23df028b6ca: Waiting [2023-10-24T18:26:46.468Z] 04944245beec: Verifying Checksum [2023-10-24T18:26:46.468Z] 04944245beec: Download complete [2023-10-24T18:26:46.468Z] 765212b225bb: Verifying Checksum [2023-10-24T18:26:46.468Z] 765212b225bb: Download complete [2023-10-24T18:26:46.468Z] f23df028b6ca: Verifying Checksum [2023-10-24T18:26:46.468Z] f23df028b6ca: Download complete [2023-10-24T18:26:46.468Z] d65c8cfc05b1: Download complete [2023-10-24T18:26:46.736Z] 699f458cf7ca: Verifying Checksum [2023-10-24T18:26:46.736Z] 699f458cf7ca: Download complete [2023-10-24T18:26:47.003Z] 8998bd30e6a1: Download complete [2023-10-24T18:26:49.600Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T18:26:49.600Z] 2437ff75d9bd: Download complete [2023-10-24T18:26:52.193Z] 8998bd30e6a1: Pull complete [2023-10-24T18:26:52.462Z] 04944245beec: Pull complete [2023-10-24T18:26:53.871Z] 699f458cf7ca: Pull complete [2023-10-24T18:26:54.139Z] 765212b225bb: Pull complete [2023-10-24T18:26:55.100Z] f23df028b6ca: Pull complete [2023-10-24T18:26:55.100Z] d65c8cfc05b1: Pull complete [2023-10-24T18:27:13.330Z] 2437ff75d9bd: Pull complete [2023-10-24T18:27:13.330Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T18:27:13.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:27:13.330Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:27:13.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-9999 does not seem to be running inside a container [2023-10-24T18:27:13.731Z] $ 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-10-24T18:27:16.640Z] $ docker top b450ad8d0239ae0b0f21322e45a7fc32116c27787e97464b54094f7395b2c02b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:27:21.708Z] ---> job-cost.sh [2023-10-24T18:27:21.708Z] lf-activate-venv: SKIPPING [2023-10-24T18:27:21.708Z] INFO: No Stack... [2023-10-24T18:27:21.975Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T18:27:22.934Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:27:23.590Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-10-24T18:27:23.590Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:27:23.684Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] [2023-10-24T18:27:23.688Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] did not exist. Created. [2023-10-24T18:27:23.689Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:27:24.406Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-8eb5d777/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T18:27:25.075Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T18:27:25.108Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T18:27:25.164Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:27:25.180Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-239-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:27:25.263Z] $ docker stop --time=1 b450ad8d0239ae0b0f21322e45a7fc32116c27787e97464b54094f7395b2c02b [2023-10-24T18:27:26.853Z] $ docker rm -f --volumes b450ad8d0239ae0b0f21322e45a7fc32116c27787e97464b54094f7395b2c02b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-24T18:27:27.856Z] provisioning config files... [2023-10-24T18:27:27.862Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/config6099558671381307433tmp [Pipeline] { [Pipeline] sh [2023-10-24T18:27:28.197Z] + set +x [2023-10-24T18:27:28.197Z] + curl -s https://codecov.io/bash [2023-10-24T18:27:28.197Z] + bash -s -- [2023-10-24T18:27:28.197Z] [2023-10-24T18:27:28.197Z] _____ _ [2023-10-24T18:27:28.197Z] / ____| | | [2023-10-24T18:27:28.197Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T18:27:28.197Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T18:27:28.197Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T18:27:28.197Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T18:27:28.197Z] Bash-1.0.6 [2023-10-24T18:27:28.197Z] [2023-10-24T18:27:28.197Z] [2023-10-24T18:27:28.197Z] ==> git version 2.25.1 found [2023-10-24T18:27:28.198Z] ==> 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-10-24T18:27:28.198Z] Release-Date: 2020-01-08 [2023-10-24T18:27:28.198Z] 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-10-24T18:27:28.198Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T18:27:28.198Z] ==> Jenkins CI detected. [2023-10-24T18:27:28.198Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-239 [2023-10-24T18:27:28.198Z] project root: . [2023-10-24T18:27:28.198Z] --> token set from env [2023-10-24T18:27:28.198Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T18:27:28.198Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T18:27:28.198Z] ==> Python coveragepy not found [2023-10-24T18:27:28.198Z] ==> Searching for coverage reports in: [2023-10-24T18:27:28.198Z] + . [2023-10-24T18:27:28.198Z] -> Found 1 reports [2023-10-24T18:27:28.198Z] ==> Detecting git/mercurial file structure [2023-10-24T18:27:28.198Z] ==> Reading reports [2023-10-24T18:27:28.198Z] + ./coverage.out bytes=41317 [2023-10-24T18:27:28.198Z] ==> Appending adjustments [2023-10-24T18:27:28.198Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T18:27:28.456Z] + Found adjustments [2023-10-24T18:27:28.456Z] ==> Gzipping contents [2023-10-24T18:27:28.456Z] 12K /tmp/codecov.HbqpBK.gz [2023-10-24T18:27:28.456Z] ==> Uploading reports [2023-10-24T18:27:28.456Z] url: https://codecov.io [2023-10-24T18:27:28.457Z] query: branch=PR-239&commit=6c1d03feb7bb3befa6431073930275e6a7daa0a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=239&job=&cmd_args= [2023-10-24T18:27:28.457Z] -> Pinging Codecov [2023-10-24T18:27:28.457Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-239&commit=6c1d03feb7bb3befa6431073930275e6a7daa0a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=239&job=&cmd_args= [2023-10-24T18:27:28.716Z] -> Uploading to [2023-10-24T18:27:28.716Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/6c1d03feb7bb3befa6431073930275e6a7daa0a0/24729ed3-ee34-4c40-a4df-5eae31eb11a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T182728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6193edb1feb506d11084de143b7f1da110b0c71af6752f5f6559f28f2a9e3f14 [2023-10-24T18:27:28.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:27:28.716Z] Dload Upload Total Spent Left Speed [2023-10-24T18:27:28.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 37305 --:--:-- --:--:-- --:--:-- 37305 100 11602 0 0 100 11602 0 37305 --:--:-- --:--:-- --:--:-- 37185 [2023-10-24T18:27:28.974Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6c1d03feb7bb3befa6431073930275e6a7daa0a0 [Pipeline] } [2023-10-24T18:27:29.003Z] 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-10-24T18:27:30.683Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-239/archives ] [2023-10-24T18:27:30.683Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-239/archives [2023-10-24T18:27:30.683Z] total 16 [2023-10-24T18:27:30.683Z] drwxr-xr-x 3 root root 4096 Oct 24 18:13 . [2023-10-24T18:27:30.683Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:13 .. [2023-10-24T18:27:30.683Z] drwxr-xr-x 2 root root 4096 Oct 24 18:13 cost [2023-10-24T18:27:30.683Z] -rw-r--r-- 1 root root 95 Oct 24 18:13 cost.csv [2023-10-24T18:27:30.683Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-239/archives [2023-10-24T18:27:30.683Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-239/archives [2023-10-24T18:27:30.683Z] total 16 [2023-10-24T18:27:30.683Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:13 . [2023-10-24T18:27:30.683Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:13 .. [2023-10-24T18:27:30.683Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:13 cost [2023-10-24T18:27:30.683Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 24 18:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:27:31.083Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:27:31.971Z] ---> package-listing.sh [2023-10-24T18:27:31.971Z] ++ facter osfamily [2023-10-24T18:27:31.971Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T18:27:32.230Z] + OS_FAMILY=debian [2023-10-24T18:27:32.230Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-239 [2023-10-24T18:27:32.230Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T18:27:32.230Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T18:27:32.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T18:27:32.230Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T18:27:32.230Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-239 ']' [2023-10-24T18:27:32.230Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T18:27:32.230Z] + case "${OS_FAMILY}" in [2023-10-24T18:27:32.230Z] + dpkg -l [2023-10-24T18:27:32.230Z] + grep '^ii' [2023-10-24T18:27:32.230Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T18:27:32.230Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T18:27:32.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T18:27:32.230Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-239 ']' [2023-10-24T18:27:32.230Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-239/archives/ [2023-10-24T18:27:32.230Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-239/archives/ [Pipeline] echo [2023-10-24T18:27:32.261Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-239/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T18:27:32.551Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:33.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:27:33.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:27:33.319Z] prd-ubuntu20.04-docker-8c-8g-9985 does not seem to be running inside a container [2023-10-24T18:27:33.348Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-239/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-239 -v /w/workspace/y_app-rfid-llrp-inventory_PR-239:/w/workspace/y_app-rfid-llrp-inventory_PR-239:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:27:33.527Z] $ docker top 78644d24e9e782faac0325340cab21e74b9e649a0b103210cc9f2ed5670c6482 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:27:33.922Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T18:27:34.234Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T18:27:34.541Z] + ls /var/log/sa-host [2023-10-24T18:27:34.541Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:27:34.666Z] provisioning config files... [2023-10-24T18:27:34.674Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-239@tmp/config16596393489298325525tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:27:34.724Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:27:35.040Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T18:27:35.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:27:35.454Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T18:27:35.484Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:27:35.796Z] ---> sudo-logs.sh [2023-10-24T18:27:35.796Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T18:27:35.879Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:27:36.190Z] ---> job-cost.sh [2023-10-24T18:27:36.190Z] lf-activate-venv: SKIPPING [2023-10-24T18:27:36.190Z] DEBUG: total: 0.2199999988079071 [2023-10-24T18:27:36.190Z] INFO: Retrieving Stack Cost... [2023-10-24T18:27:36.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:27:37.016Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T18:27:37.046Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:27:37.354Z] ---> logs-deploy.sh [2023-10-24T18:27:37.354Z] lf-activate-venv: SKIPPING [2023-10-24T18:27:37.354Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-239/1 [2023-10-24T18:27:37.354Z] INFO: archiving workspace using pattern(s): [2023-10-24T18:27:38.293Z] Archives upload complete. [2023-10-24T18:27:38.293Z] INFO: archiving logs to Nexus