Pull request #245 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf9607c8105f5963c9526a62dae26882ca1a413f+b56d86f54a57adf355eebc5196d10e4230d59ab8 (c26ebfc08d7c5b4a503f1e1277ca71fa9f8bfc43) 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-ssh11019328589554444903.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-ssh12376567368448429489.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-245/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-245/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18149386076357013685.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-245/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7861716488565962961.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-ssh8686447364770877512.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-245/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-245/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16456819246334075690.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 Running on prd-ubuntu20.04-docker-8c-8g-16131 in /w/workspace/y_app-rfid-llrp-inventory_PR-245 [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-245 # 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/245/head:refs/remotes/origin/PR-245 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b56d86f54a57adf355eebc5196d10e4230d59ab8 into PR head commit cf9607c8105f5963c9526a62dae26882ca1a413f Merge succeeded, producing cf9607c8105f5963c9526a62dae26882ca1a413f Checking out Revision cf9607c8105f5963c9526a62dae26882ca1a413f (PR-245) 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 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T13:28:52.963Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T13:28:53.138Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T13:28:53.244Z] ========================================================= [2023-11-01T13:28:53.244Z] EdgeX Global Pipelines Version Info [2023-11-01T13:28:53.244Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f cf9607c8105f5963c9526a62dae26882ca1a413f # 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 b56d86f54a57adf355eebc5196d10e4230d59ab8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf9607c8105f5963c9526a62dae26882ca1a413f # timeout=10 [2023-11-01T13:28:53.977Z] ------------------- [2023-11-01T13:28:53.977Z] stable info: [2023-11-01T13:28:53.977Z] ------------------- [2023-11-01T13:28:53.977Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T13:28:53.977Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-11-01T13:28:53.977Z] Message: update stable to v1.0.254 [2023-11-01T13:28:54.549Z] ------------------- [2023-11-01T13:28:54.549Z] experimental info: [2023-11-01T13:28:54.549Z] ------------------- [2023-11-01T13:28:54.549Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T13:28:54.549Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T13:28:54.549Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T13:28:54.820Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-11-01T13:28:54.854Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-11-01T13:28:54.886Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T13:28:54.920Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T13:28:54.953Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T13:28:54.983Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T13:28:55.014Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T13:28:55.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T13:28:55.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T13:28:55.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T13:28:55.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T13:28:55.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-11-01T13:28:55.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T13:28:55.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T13:28:55.325Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T13:28:55.365Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T13:28:55.404Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T13:28:55.446Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T13:28:55.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T13:28:55.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T13:28:55.562Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T13:28:55.606Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T13:28:55.648Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T13:28:55.686Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T13:28:55.719Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T13:28:55.756Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T13:28:55.795Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T13:28:55.840Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-245 [Pipeline] echo [2023-11-01T13:28:55.880Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-245 [Pipeline] echo [2023-11-01T13:28:55.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-245 [Pipeline] echo [2023-11-01T13:28:55.962Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf9607c8105f5963c9526a62dae26882ca1a413f [Pipeline] echo [2023-11-01T13:28:56.007Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf9607c [Pipeline] echo [2023-11-01T13:28:56.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T13:28:56.155Z] provisioning config files... [2023-11-01T13:28:56.167Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/config18222458057354331349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T13:28:56.510Z] ---> docker-login.sh [2023-11-01T13:28:56.510Z] nexus3.edgexfoundry.org:10001 [2023-11-01T13:28:56.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T13:28:56.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T13:28:56.769Z] Configure a credential helper to remove this warning. See [2023-11-01T13:28:56.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T13:28:56.769Z] [2023-11-01T13:28:56.769Z] Login Succeeded [2023-11-01T13:28:56.769Z] nexus3.edgexfoundry.org:10002 [2023-11-01T13:28:57.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T13:28:57.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T13:28:57.030Z] Configure a credential helper to remove this warning. See [2023-11-01T13:28:57.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T13:28:57.030Z] [2023-11-01T13:28:57.030Z] Login Succeeded [2023-11-01T13:28:57.030Z] nexus3.edgexfoundry.org:10003 [2023-11-01T13:28:57.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T13:28:57.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T13:28:57.030Z] Configure a credential helper to remove this warning. See [2023-11-01T13:28:57.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T13:28:57.030Z] [2023-11-01T13:28:57.030Z] Login Succeeded [2023-11-01T13:28:57.030Z] nexus3.edgexfoundry.org:10004 [2023-11-01T13:28:57.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T13:28:57.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T13:28:57.292Z] Configure a credential helper to remove this warning. See [2023-11-01T13:28:57.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T13:28:57.292Z] [2023-11-01T13:28:57.292Z] Login Succeeded [2023-11-01T13:28:57.292Z] docker.io [2023-11-01T13:28:57.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T13:28:57.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T13:28:57.554Z] Configure a credential helper to remove this warning. See [2023-11-01T13:28:57.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T13:28:57.554Z] [2023-11-01T13:28:57.554Z] Login Succeeded [2023-11-01T13:28:57.554Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T13:28:57.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T13:28:58.233Z] + git rev-list -1 --merges cf9607c8105f5963c9526a62dae26882ca1a413f~1..cf9607c8105f5963c9526a62dae26882ca1a413f [Pipeline] echo [2023-11-01T13:28:58.268Z] -----------> git rev-list -1 --merges cf9607c8105f5963c9526a62dae26882ca1a413f~1..cf9607c8105f5963c9526a62dae26882ca1a413f cf9607c8105f5963c9526a62dae26882ca1a413f [false] [Pipeline] sh [2023-11-01T13:28:58.578Z] + git log --format=format:%s -1 cf9607c8105f5963c9526a62dae26882ca1a413f [Pipeline] echo [2023-11-01T13:28:58.618Z] ========================================================= [2023-11-01T13:28:58.618Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T13:28:58.618Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T13:28:59.060Z] + git log --format=format:%s -1 cf9607c8105f5963c9526a62dae26882ca1a413f [Pipeline] echo [2023-11-01T13:28:59.096Z] [semverPrep] GIT_COMMIT: cf9607c8105f5963c9526a62dae26882ca1a413f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-11-01T13:28:59.126Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T13:28:59.523Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T13:28:59.523Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T13:28:59.523Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T13:28:59.523Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T13:28:59.523Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T13:28:59.523Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T13:28:59.523Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T13:29:00.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T13:29:00.014Z] [2023-11-01T13:29:00.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T13:29:00.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T13:29:00.391Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T13:29:00.391Z] b85a868b505f: Pulling fs layer [2023-11-01T13:29:00.391Z] e2be974225ed: Pulling fs layer [2023-11-01T13:29:00.391Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T13:29:00.391Z] 988bab9f4d93: Pulling fs layer [2023-11-01T13:29:00.391Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T13:29:00.391Z] eaf3925da568: Pulling fs layer [2023-11-01T13:29:00.391Z] bab4dde63d76: Pulling fs layer [2023-11-01T13:29:00.391Z] bde34c3a00c8: Pulling fs layer [2023-11-01T13:29:00.391Z] b352a97aabf1: Pulling fs layer [2023-11-01T13:29:00.391Z] 4872d77fe225: Pulling fs layer [2023-11-01T13:29:00.391Z] 5851b861e8e6: Pulling fs layer [2023-11-01T13:29:00.391Z] bab4dde63d76: Waiting [2023-11-01T13:29:00.391Z] bde34c3a00c8: Waiting [2023-11-01T13:29:00.391Z] b352a97aabf1: Waiting [2023-11-01T13:29:00.391Z] 4872d77fe225: Waiting [2023-11-01T13:29:00.391Z] 5851b861e8e6: Waiting [2023-11-01T13:29:00.391Z] 988bab9f4d93: Waiting [2023-11-01T13:29:00.391Z] 1469e6f7b9e6: Waiting [2023-11-01T13:29:00.391Z] eaf3925da568: Waiting [2023-11-01T13:29:00.391Z] e2be974225ed: Download complete [2023-11-01T13:29:00.391Z] 988bab9f4d93: Verifying Checksum [2023-11-01T13:29:00.391Z] 988bab9f4d93: Download complete [2023-11-01T13:29:00.391Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T13:29:00.391Z] 1469e6f7b9e6: Download complete [2023-11-01T13:29:00.649Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T13:29:00.649Z] 339a4e72a1f5: Download complete [2023-11-01T13:29:00.649Z] eaf3925da568: Verifying Checksum [2023-11-01T13:29:00.649Z] bde34c3a00c8: Verifying Checksum [2023-11-01T13:29:00.649Z] bde34c3a00c8: Download complete [2023-11-01T13:29:00.649Z] b352a97aabf1: Download complete [2023-11-01T13:29:00.649Z] 4872d77fe225: Verifying Checksum [2023-11-01T13:29:00.649Z] 4872d77fe225: Download complete [2023-11-01T13:29:00.649Z] 5851b861e8e6: Verifying Checksum [2023-11-01T13:29:00.649Z] 5851b861e8e6: Download complete [2023-11-01T13:29:00.649Z] b85a868b505f: Download complete [2023-11-01T13:29:00.907Z] bab4dde63d76: Verifying Checksum [2023-11-01T13:29:00.907Z] bab4dde63d76: Download complete [2023-11-01T13:29:01.843Z] b85a868b505f: Pull complete [2023-11-01T13:29:01.843Z] e2be974225ed: Pull complete [2023-11-01T13:29:02.411Z] 339a4e72a1f5: Pull complete [2023-11-01T13:29:02.411Z] 988bab9f4d93: Pull complete [2023-11-01T13:29:02.670Z] 1469e6f7b9e6: Pull complete [2023-11-01T13:29:02.670Z] eaf3925da568: Pull complete [2023-11-01T13:29:04.049Z] bab4dde63d76: Pull complete [2023-11-01T13:29:04.049Z] bde34c3a00c8: Pull complete [2023-11-01T13:29:04.308Z] b352a97aabf1: Pull complete [2023-11-01T13:29:04.308Z] 4872d77fe225: Pull complete [2023-11-01T13:29:04.308Z] 5851b861e8e6: Pull complete [2023-11-01T13:29:04.308Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T13:29:04.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T13:29:04.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T13:29:04.525Z] prd-ubuntu20.04-docker-8c-8g-16131 does not seem to be running inside a container [2023-11-01T13:29:04.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-245 -v /w/workspace/y_app-rfid-llrp-inventory_PR-245:/w/workspace/y_app-rfid-llrp-inventory_PR-245:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T13:29:06.987Z] $ docker top e22ebe0b97718b8813497d1b3304b5c4dca2ebb6a311be67cfcc63f0abd402f9 -eo pid,comm [2023-11-01T13:29:07.040Z] 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-11-01T13:29:07.040Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T13:29:07.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T13:29:07.160Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T13:29:07.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T13:29:07.257Z] $ docker exec e22ebe0b97718b8813497d1b3304b5c4dca2ebb6a311be67cfcc63f0abd402f9 ssh-agent [2023-11-01T13:29:07.369Z] SSH_AUTH_SOCK=/tmp/ssh-mo0l0jvMGXdl/agent.32 [2023-11-01T13:29:07.369Z] SSH_AGENT_PID=38 [2023-11-01T13:29:07.379Z] Running ssh-add (command line suppressed) [2023-11-01T13:29:07.474Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/private_key_6140393077706697077.key (/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/private_key_6140393077706697077.key) [2023-11-01T13:29:07.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T13:29:07.826Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T13:29:07.847Z] $ docker exec --env ******** --env ******** e22ebe0b97718b8813497d1b3304b5c4dca2ebb6a311be67cfcc63f0abd402f9 ssh-agent -k [2023-11-01T13:29:07.938Z] unset SSH_AUTH_SOCK; [2023-11-01T13:29:07.939Z] unset SSH_AGENT_PID; [2023-11-01T13:29:07.939Z] echo Agent pid 38 killed; [2023-11-01T13:29:07.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T13:29:08.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T13:29:08.044Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T13:29:08.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T13:29:08.146Z] $ docker exec e22ebe0b97718b8813497d1b3304b5c4dca2ebb6a311be67cfcc63f0abd402f9 ssh-agent [2023-11-01T13:29:08.260Z] SSH_AUTH_SOCK=/tmp/ssh-pjhT4JMeDyBi/agent.70 [2023-11-01T13:29:08.260Z] SSH_AGENT_PID=76 [2023-11-01T13:29:08.264Z] Running ssh-add (command line suppressed) [2023-11-01T13:29:08.344Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/private_key_754326311287558860.key (/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/private_key_754326311287558860.key) [2023-11-01T13:29:08.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T13:29:08.693Z] + git semver init [2023-11-01T13:29:08.952Z] 2023-11-01 13:29:08,847 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T13:29:08.952Z] 2023-11-01 13:29:08,848 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver [2023-11-01T13:29:08.953Z] 2023-11-01 13:29:08,848 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver [2023-11-01T13:29:08.953Z] 2023-11-01 13:29:08,849 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-245, universal_newlines=False, shell=None, istream=None) [2023-11-01T13:29:10.331Z] 2023-11-01 13:29:10,059 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-245/.git/info/exclude [2023-11-01T13:29:10.331Z] 2023-11-01 13:29:10,060 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver/PR-245 with force:False [2023-11-01T13:29:10.331Z] 2023-11-01 13:29:10,060 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver/PR-245 [2023-11-01T13:29:10.331Z] 2023-11-01 13:29:10,064 [execute] INFO git cat-file --batch-check [2023-11-01T13:29:10.331Z] 2023-11-01 13:29:10,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T13:29:10.331Z] 2023-11-01 13:29:10,071 [execute] INFO git cat-file --batch [2023-11-01T13:29:10.331Z] 2023-11-01 13:29:10,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T13:29:10.331Z] 2023-11-01 13:29:10,077 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver/PR-245 [2023-11-01T13:29:10.331Z] 0.0.0 [Pipeline] } [2023-11-01T13:29:10.355Z] $ docker exec --env ******** --env ******** e22ebe0b97718b8813497d1b3304b5c4dca2ebb6a311be67cfcc63f0abd402f9 ssh-agent -k [2023-11-01T13:29:10.460Z] unset SSH_AUTH_SOCK; [2023-11-01T13:29:10.461Z] unset SSH_AGENT_PID; [2023-11-01T13:29:10.461Z] echo Agent pid 76 killed; [2023-11-01T13:29:10.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T13:29:10.906Z] + git semver [Pipeline] } [2023-11-01T13:29:11.188Z] $ docker stop --time=1 e22ebe0b97718b8813497d1b3304b5c4dca2ebb6a311be67cfcc63f0abd402f9 [2023-11-01T13:29:12.449Z] $ docker rm -f --volumes e22ebe0b97718b8813497d1b3304b5c4dca2ebb6a311be67cfcc63f0abd402f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T13:29:12.843Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T13:29:13.116Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T13:29:13.133Z] [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-11-01T13:29:13.794Z] provisioning config files... [2023-11-01T13:29:13.804Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/config17131735028857557171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T13:29:14.149Z] ---> docker-login.sh [2023-11-01T13:29:14.149Z] nexus3.edgexfoundry.org:10001 [2023-11-01T13:29:14.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T13:29:14.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T13:29:14.149Z] Configure a credential helper to remove this warning. See [2023-11-01T13:29:14.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T13:29:14.149Z] [2023-11-01T13:29:14.149Z] Login Succeeded [2023-11-01T13:29:14.149Z] nexus3.edgexfoundry.org:10002 [2023-11-01T13:29:14.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T13:29:14.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T13:29:14.149Z] Configure a credential helper to remove this warning. See [2023-11-01T13:29:14.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T13:29:14.149Z] [2023-11-01T13:29:14.149Z] Login Succeeded [2023-11-01T13:29:14.149Z] nexus3.edgexfoundry.org:10003 [2023-11-01T13:29:14.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T13:29:14.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T13:29:14.408Z] Configure a credential helper to remove this warning. See [2023-11-01T13:29:14.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T13:29:14.408Z] [2023-11-01T13:29:14.408Z] Login Succeeded [2023-11-01T13:29:14.408Z] nexus3.edgexfoundry.org:10004 [2023-11-01T13:29:14.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T13:29:14.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T13:29:14.408Z] Configure a credential helper to remove this warning. See [2023-11-01T13:29:14.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T13:29:14.409Z] [2023-11-01T13:29:14.409Z] Login Succeeded [2023-11-01T13:29:14.409Z] docker.io [2023-11-01T13:29:14.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T13:29:14.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T13:29:14.668Z] Configure a credential helper to remove this warning. See [2023-11-01T13:29:14.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T13:29:14.668Z] [2023-11-01T13:29:14.668Z] Login Succeeded [2023-11-01T13:29:14.668Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T13:29:14.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T13:29:14.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T13:29:15.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T13:29:15.036Z] ========================================================= [2023-11-01T13:29:15.036Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T13:29:15.036Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T13:29:15.493Z] + 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-11-01T13:29:15.493Z] Sending build context to Docker daemon 12.74MB [2023-11-01T13:29:15.493Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T13:29:15.493Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T13:29:15.493Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T13:29:15.493Z] 7264a8db6415: Pulling fs layer [2023-11-01T13:29:15.493Z] c4d48a809fc2: Pulling fs layer [2023-11-01T13:29:15.493Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T13:29:15.493Z] ad3a456e5733: Pulling fs layer [2023-11-01T13:29:15.493Z] 33e27b845d1e: Pulling fs layer [2023-11-01T13:29:15.493Z] c68163c4e522: Pulling fs layer [2023-11-01T13:29:15.493Z] 50da416c3ac9: Pulling fs layer [2023-11-01T13:29:15.493Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T13:29:15.493Z] ad3a456e5733: Waiting [2023-11-01T13:29:15.493Z] 33e27b845d1e: Waiting [2023-11-01T13:29:15.493Z] 23d2d4c4bb30: Waiting [2023-11-01T13:29:15.493Z] 50da416c3ac9: Waiting [2023-11-01T13:29:15.493Z] c4d48a809fc2: Download complete [2023-11-01T13:29:15.493Z] ad3a456e5733: Verifying Checksum [2023-11-01T13:29:15.493Z] ad3a456e5733: Download complete [2023-11-01T13:29:15.752Z] 33e27b845d1e: Verifying Checksum [2023-11-01T13:29:15.752Z] 33e27b845d1e: Download complete [2023-11-01T13:29:15.752Z] 7264a8db6415: Verifying Checksum [2023-11-01T13:29:15.752Z] 7264a8db6415: Download complete [2023-11-01T13:29:15.752Z] c68163c4e522: Verifying Checksum [2023-11-01T13:29:15.752Z] c68163c4e522: Download complete [2023-11-01T13:29:15.752Z] 7264a8db6415: Pull complete [2023-11-01T13:29:16.010Z] c4d48a809fc2: Pull complete [2023-11-01T13:29:16.010Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T13:29:16.010Z] 23d2d4c4bb30: Download complete [2023-11-01T13:29:16.010Z] 4f1c88b9dad5: Download complete [2023-11-01T13:29:16.577Z] 50da416c3ac9: Verifying Checksum [2023-11-01T13:29:16.577Z] 50da416c3ac9: Download complete [2023-11-01T13:29:19.109Z] 4f1c88b9dad5: Pull complete [2023-11-01T13:29:19.109Z] ad3a456e5733: Pull complete [2023-11-01T13:29:19.109Z] 33e27b845d1e: Pull complete [2023-11-01T13:29:19.367Z] c68163c4e522: Pull complete [2023-11-01T13:29:21.265Z] 50da416c3ac9: Pull complete [2023-11-01T13:29:21.835Z] 23d2d4c4bb30: Pull complete [2023-11-01T13:29:21.835Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T13:29:21.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T13:29:21.835Z] ---> 0786185ac409 [2023-11-01T13:29:21.835Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T13:29:27.122Z] ---> Running in 69d71ddaeeae [2023-11-01T13:29:27.122Z] Removing intermediate container 69d71ddaeeae [2023-11-01T13:29:27.122Z] ---> de47b2cbfed4 [2023-11-01T13:29:27.122Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T13:29:27.122Z] ---> Running in 1c213aee0bc6 [2023-11-01T13:29:27.122Z] Removing intermediate container 1c213aee0bc6 [2023-11-01T13:29:27.122Z] ---> 526e7a6f307c [2023-11-01T13:29:27.122Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T13:29:27.122Z] ---> Running in 368360d1a1a2 [2023-11-01T13:29:27.122Z] Removing intermediate container 368360d1a1a2 [2023-11-01T13:29:27.122Z] ---> 09c7c3986a07 [2023-11-01T13:29:27.122Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T13:29:27.122Z] ---> Running in 1106006c0c6c [2023-11-01T13:29:27.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T13:29:27.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T13:29:27.122Z] OK: 264 MiB in 52 packages [2023-11-01T13:29:27.383Z] Removing intermediate container 1106006c0c6c [2023-11-01T13:29:27.383Z] ---> 3525df22afb8 [2023-11-01T13:29:27.383Z] Step 7/12 : WORKDIR /app [2023-11-01T13:29:27.383Z] ---> Running in 24dde9a68691 [2023-11-01T13:29:27.643Z] Removing intermediate container 24dde9a68691 [2023-11-01T13:29:27.643Z] ---> eb4a1c01707c [2023-11-01T13:29:27.643Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T13:29:27.643Z] ---> 4420acc15376 [2023-11-01T13:29:27.643Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T13:29:27.643Z] ---> Running in f1dd6ff1799e [2023-11-01T13:29:28.593Z] Still waiting to schedule task [2023-11-01T13:29:28.594Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-01T13:30:06.747Z] Removing intermediate container f1dd6ff1799e [2023-11-01T13:30:06.747Z] ---> e553bb692f0a [2023-11-01T13:30:06.747Z] Step 10/12 : COPY . . [2023-11-01T13:30:06.747Z] ---> e5859b015410 [2023-11-01T13:30:06.747Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T13:30:06.747Z] ---> Running in 25ae6171b639 [2023-11-01T13:30:06.747Z] Removing intermediate container 25ae6171b639 [2023-11-01T13:30:06.747Z] ---> 6fe3f922eee0 [2023-11-01T13:30:06.747Z] Step 12/12 : RUN $MAKE [2023-11-01T13:30:06.747Z] ---> Running in c39fa5ab5d54 [2023-11-01T13:30:06.747Z] noop [2023-11-01T13:30:06.747Z] Removing intermediate container c39fa5ab5d54 [2023-11-01T13:30:06.747Z] ---> e33f40660fba [2023-11-01T13:30:06.747Z] Successfully built e33f40660fba [2023-11-01T13:30:06.747Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T13:30:07.199Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T13:30:07.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T13:30:07.345Z] prd-ubuntu20.04-docker-8c-8g-16131 does not seem to be running inside a container [2023-11-01T13:30:07.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-245 -v /w/workspace/y_app-rfid-llrp-inventory_PR-245:/w/workspace/y_app-rfid-llrp-inventory_PR-245:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T13:30:07.699Z] $ docker top a9267f473c5d273b8597aa429a34be8a3f76c59b5b4673cd06884e0cb96870b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T13:30:08.107Z] + go version [2023-11-01T13:30:08.107Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T13:30:08.135Z] $ docker stop --time=1 a9267f473c5d273b8597aa429a34be8a3f76c59b5b4673cd06884e0cb96870b1 [2023-11-01T13:30:09.410Z] $ docker rm -f --volumes a9267f473c5d273b8597aa429a34be8a3f76c59b5b4673cd06884e0cb96870b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T13:30:10.241Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T13:30:10.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T13:30:10.397Z] prd-ubuntu20.04-docker-8c-8g-16131 does not seem to be running inside a container [2023-11-01T13:30:10.425Z] $ 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-245 -v /w/workspace/y_app-rfid-llrp-inventory_PR-245:/w/workspace/y_app-rfid-llrp-inventory_PR-245:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T13:30:10.801Z] $ docker top fdf302bf8eec9c6d32aa869f2b39bdc019df16ba6f06bfe6f6817db3d705c425 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T13:30:11.216Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-245 [Pipeline] fileExists [Pipeline] sh [2023-11-01T13:30:11.588Z] + make test [2023-11-01T13:30:11.588Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-01T13:30:33.521Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-01T13:30:33.521Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-01T13:30:33.521Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.131s coverage: 86.2% of statements [2023-11-01T13:30:33.780Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.677s coverage: 71.9% of statements [2023-11-01T13:30:55.720Z] go vet ./... [2023-11-01T13:30:59.022Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T13:30:59.284Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T13:30:59.284Z] ./bin/test-attribution.sh [2023-11-01T13:30:59.284Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-01T13:30:59.284Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-01T13:30:59.284Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-01T13:30:59.284Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-01T13:30:59.284Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-01T13:30:59.284Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-01T13:30:59.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-11-01T13:30:59.352Z] $ docker stop --time=1 fdf302bf8eec9c6d32aa869f2b39bdc019df16ba6f06bfe6f6817db3d705c425 [2023-11-01T13:31:02.430Z] $ docker rm -f --volumes fdf302bf8eec9c6d32aa869f2b39bdc019df16ba6f06bfe6f6817db3d705c425 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T13:31:03.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T13:31:03.132Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-01T13:31:03.843Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T13:31:04.158Z] + ls -al . [2023-11-01T13:31:04.158Z] total 232 [2023-11-01T13:31:04.158Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 13:30 . [2023-11-01T13:31:04.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 13:28 .. [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 1 13:28 .dockerignore [2023-11-01T13:31:04.158Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 13:30 .git [2023-11-01T13:31:04.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 13:28 .github [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 1 13:28 .gitignore [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 13:28 .golangci.yml [2023-11-01T13:31:04.158Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 13:29 .semver [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 1 13:28 Attribution.txt [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 1 13:28 CHANGELOG.md [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 1 13:28 Dockerfile [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 13:28 GOVERNANCE.md [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 1 13:28 Jenkinsfile [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 13:28 LICENSE [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 1 13:28 Makefile [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 13:28 OWNERS.md [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 31446 Nov 1 13:28 README.md [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 13:29 VERSION [2023-11-01T13:31:04.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 13:28 bin [2023-11-01T13:31:04.158Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 1 13:30 coverage.out [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 3969 Nov 1 13:28 go.mod [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 35080 Nov 1 13:28 go.sum [2023-11-01T13:31:04.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 13:28 images [2023-11-01T13:31:04.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 13:28 internal [2023-11-01T13:31:04.158Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 1 13:28 main.go [2023-11-01T13:31:04.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 13:28 res [2023-11-01T13:31:04.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 13:28 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T13:31:04.592Z] + 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=cf9607c8105f5963c9526a62dae26882ca1a413f --label arch=amd64 --label version=0.0.0 . [2023-11-01T13:31:04.592Z] Sending build context to Docker daemon 12.74MB [2023-11-01T13:31:04.592Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T13:31:04.592Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-01T13:31:04.592Z] ---> e33f40660fba [2023-11-01T13:31:04.592Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T13:31:04.852Z] ---> Running in fc4711c36f6b [2023-11-01T13:31:04.852Z] Removing intermediate container fc4711c36f6b [2023-11-01T13:31:04.852Z] ---> 37803adaf2db [2023-11-01T13:31:04.852Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T13:31:04.852Z] ---> Running in 0d8d012f8629 [2023-11-01T13:31:05.112Z] Removing intermediate container 0d8d012f8629 [2023-11-01T13:31:05.112Z] ---> 04230ba208c0 [2023-11-01T13:31:05.112Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-01T13:31:05.112Z] ---> Running in 0f52890dd30e [2023-11-01T13:31:05.112Z] Removing intermediate container 0f52890dd30e [2023-11-01T13:31:05.112Z] ---> 54a730c31b28 [2023-11-01T13:31:05.112Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T13:31:05.112Z] ---> Running in 049dfcc7a128 [2023-11-01T13:31:05.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T13:31:05.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T13:31:05.630Z] OK: 264 MiB in 52 packages [2023-11-01T13:31:05.889Z] Removing intermediate container 049dfcc7a128 [2023-11-01T13:31:05.889Z] ---> 2e0160a42ab8 [2023-11-01T13:31:05.889Z] Step 7/29 : WORKDIR /app [2023-11-01T13:31:05.889Z] ---> Running in ad453ac8473e [2023-11-01T13:31:05.889Z] Removing intermediate container ad453ac8473e [2023-11-01T13:31:05.889Z] ---> b63ba0a3f5c5 [2023-11-01T13:31:05.889Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-01T13:31:06.150Z] ---> 85080d57e5a5 [2023-11-01T13:31:06.150Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T13:31:06.150Z] ---> Running in 5bf2e4dfb8ff [2023-11-01T13:31:06.719Z] Removing intermediate container 5bf2e4dfb8ff [2023-11-01T13:31:06.719Z] ---> 0951178f1d90 [2023-11-01T13:31:06.719Z] Step 10/29 : COPY . . [2023-11-01T13:31:07.287Z] ---> 713eb21180e9 [2023-11-01T13:31:07.287Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T13:31:07.287Z] ---> Running in ea0849c04fb6 [2023-11-01T13:31:07.287Z] Removing intermediate container ea0849c04fb6 [2023-11-01T13:31:07.287Z] ---> a1aac7107055 [2023-11-01T13:31:07.287Z] Step 12/29 : RUN $MAKE [2023-11-01T13:31:07.287Z] ---> Running in e037af9ee158 [2023-11-01T13:31:07.545Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -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-11-01T13:31:19.900Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16134 in /w/workspace/y_app-rfid-llrp-inventory_PR-245 [Pipeline] { [Pipeline] ws [2023-11-01T13:31:19.959Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-11-01T13:31:20.042Z] The recommended git tool is: git [2023-11-01T13:31:29.465Z] Removing intermediate container e037af9ee158 [2023-11-01T13:31:29.465Z] ---> c18becbb879d [2023-11-01T13:31:29.465Z] Step 13/29 : FROM alpine:3.18 [2023-11-01T13:31:29.465Z] 3.18: Pulling from library/alpine [2023-11-01T13:31:29.465Z] 96526aa774ef: Pulling fs layer [2023-11-01T13:31:29.465Z] 96526aa774ef: Verifying Checksum [2023-11-01T13:31:29.465Z] 96526aa774ef: Download complete [2023-11-01T13:31:29.465Z] 96526aa774ef: Pull complete [2023-11-01T13:31:29.465Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T13:31:29.465Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T13:31:29.465Z] ---> 8ca4688f4f35 [2023-11-01T13:31:29.465Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T13:31:29.465Z] ---> Running in be5d450a9811 [2023-11-01T13:31:29.465Z] Removing intermediate container be5d450a9811 [2023-11-01T13:31:29.465Z] ---> 0ec8ba321482 [2023-11-01T13:31:29.465Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-01T13:31:29.465Z] ---> Running in aac8f24ac33b [2023-11-01T13:31:29.465Z] Removing intermediate container aac8f24ac33b [2023-11-01T13:31:29.465Z] ---> 0094f8d71345 [2023-11-01T13:31:29.465Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-01T13:31:29.465Z] ---> Running in e538cde4ec29 [2023-11-01T13:31:29.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T13:31:29.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T13:31:29.465Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T13:31:29.465Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T13:31:29.465Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T13:31:29.465Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T13:31:29.465Z] OK: 8 MiB in 17 packages [2023-11-01T13:31:29.711Z] using credential edgex-jenkins-ssh [2023-11-01T13:31:29.725Z] Removing intermediate container e538cde4ec29 [2023-11-01T13:31:29.725Z] ---> f2e794215ad3 [2023-11-01T13:31:29.725Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T13:31:29.726Z] Cloning the remote Git repository [2023-11-01T13:31:29.985Z] ---> ef0d3e94a4c2 [2023-11-01T13:31:29.985Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T13:31:29.985Z] ---> 2014a88960e8 [2023-11-01T13:31:29.985Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-01T13:31:29.780Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-01T13:31:29.908Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-11-01T13:31:30.244Z] ---> 3d565f7a878c [2023-11-01T13:31:30.244Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-01T13:31:30.244Z] ---> e41a43ed99e7 [2023-11-01T13:31:30.244Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-01T13:31:31.216Z] ---> 395e75114c57 [2023-11-01T13:31:31.216Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-01T13:31:31.216Z] ---> Running in b54799254e0e [2023-11-01T13:31:30.121Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-01T13:31:30.124Z] > git --version # timeout=10 [2023-11-01T13:31:30.162Z] > git --version # 'git version 2.25.1' [2023-11-01T13:31:30.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T13:31:30.415Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T13:31:31.783Z] Removing intermediate container b54799254e0e [2023-11-01T13:31:31.783Z] ---> b1902564cfe3 [2023-11-01T13:31:31.783Z] Step 23/29 : VOLUME /cache [2023-11-01T13:31:31.783Z] ---> Running in 90a8ffa481ce [2023-11-01T13:31:31.783Z] Removing intermediate container 90a8ffa481ce [2023-11-01T13:31:31.783Z] ---> 40573aef896a [2023-11-01T13:31:31.783Z] Step 24/29 : EXPOSE 59711 [2023-11-01T13:31:31.783Z] ---> Running in ef547c139a53 [2023-11-01T13:31:31.783Z] Removing intermediate container ef547c139a53 [2023-11-01T13:31:31.783Z] ---> 69199b2f5b33 [2023-11-01T13:31:31.783Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-01T13:31:31.783Z] ---> Running in a10e667ebc6a [2023-11-01T13:31:31.783Z] Removing intermediate container a10e667ebc6a [2023-11-01T13:31:31.783Z] ---> 11116bf764e9 [2023-11-01T13:31:31.783Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-01T13:31:32.042Z] ---> Running in 8d0eeb662168 [2023-11-01T13:31:32.042Z] Removing intermediate container 8d0eeb662168 [2023-11-01T13:31:32.042Z] ---> f6e6fb76ca86 [2023-11-01T13:31:32.042Z] Step 27/29 : LABEL arch=amd64 [2023-11-01T13:31:32.042Z] ---> Running in fb8457f0c73a [2023-11-01T13:31:32.042Z] Removing intermediate container fb8457f0c73a [2023-11-01T13:31:32.042Z] ---> aa5ff061636e [2023-11-01T13:31:32.042Z] Step 28/29 : LABEL git_sha=cf9607c8105f5963c9526a62dae26882ca1a413f [2023-11-01T13:31:32.042Z] ---> Running in 626ae9e063f1 [2023-11-01T13:31:32.301Z] Removing intermediate container 626ae9e063f1 [2023-11-01T13:31:32.301Z] ---> b0e037fa44a6 [2023-11-01T13:31:32.301Z] Step 29/29 : LABEL version=0.0.0 [2023-11-01T13:31:32.302Z] ---> Running in 451ced0283a4 [2023-11-01T13:31:32.302Z] Removing intermediate container 451ced0283a4 [2023-11-01T13:31:32.302Z] ---> 4f4d9c34cb7a [2023-11-01T13:31:32.302Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T13:31:32.302Z] Successfully built 4f4d9c34cb7a [2023-11-01T13:31:32.302Z] 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-11-01T13:31:33.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T13:31:33.140Z] [2023-11-01T13:31:33.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T13:31:33.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T13:31:33.512Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T13:31:33.512Z] 5eb5b503b376: Pulling fs layer [2023-11-01T13:31:33.512Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T13:31:33.512Z] ec43610c2a17: Pulling fs layer [2023-11-01T13:31:33.512Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T13:31:33.513Z] 33b1e0a273af: Pulling fs layer [2023-11-01T13:31:33.513Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T13:31:33.513Z] 33b1e0a273af: Waiting [2023-11-01T13:31:33.513Z] 2f39f015ded8: Pulling fs layer [2023-11-01T13:31:33.513Z] 2f39f015ded8: Waiting [2023-11-01T13:31:33.513Z] 5d3b04190fa2: Waiting [2023-11-01T13:31:33.513Z] 5c69ac0246d0: Download complete [2023-11-01T13:31:33.513Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T13:31:33.513Z] 3a2ae6a8a46f: Download complete [2023-11-01T13:31:33.513Z] 33b1e0a273af: Verifying Checksum [2023-11-01T13:31:33.513Z] 33b1e0a273af: Download complete [2023-11-01T13:31:33.513Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T13:31:33.513Z] 5d3b04190fa2: Download complete [2023-11-01T13:31:33.513Z] ec43610c2a17: Verifying Checksum [2023-11-01T13:31:33.513Z] ec43610c2a17: Download complete [2023-11-01T13:31:33.770Z] 5eb5b503b376: Verifying Checksum [2023-11-01T13:31:33.770Z] 5eb5b503b376: Download complete [2023-11-01T13:31:34.341Z] 2f39f015ded8: Download complete [2023-11-01T13:31:33.083Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-01T13:31:33.102Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T13:31:35.276Z] 5eb5b503b376: Pull complete [2023-11-01T13:31:35.276Z] 5c69ac0246d0: Pull complete [2023-11-01T13:31:35.843Z] ec43610c2a17: Pull complete [2023-11-01T13:31:35.843Z] 3a2ae6a8a46f: Pull complete [2023-11-01T13:31:36.102Z] 33b1e0a273af: Pull complete [2023-11-01T13:31:36.102Z] 5d3b04190fa2: Pull complete [2023-11-01T13:31:37.513Z] Merging remotes/origin/main commit b56d86f54a57adf355eebc5196d10e4230d59ab8 into PR head commit cf9607c8105f5963c9526a62dae26882ca1a413f [2023-11-01T13:31:37.965Z] Merge succeeded, producing cf9607c8105f5963c9526a62dae26882ca1a413f [2023-11-01T13:31:37.966Z] Checking out Revision cf9607c8105f5963c9526a62dae26882ca1a413f (PR-245) [2023-11-01T13:31:36.786Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-01T13:31:36.836Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-01T13:31:36.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T13:31:36.854Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-01T13:31:37.534Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T13:31:37.674Z] > git checkout -f cf9607c8105f5963c9526a62dae26882ca1a413f # timeout=10 [2023-11-01T13:31:37.793Z] > git remote # timeout=10 [2023-11-01T13:31:37.818Z] > git config --get remote.origin.url # timeout=10 [2023-11-01T13:31:37.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T13:31:37.882Z] > git merge b56d86f54a57adf355eebc5196d10e4230d59ab8 # timeout=10 [2023-11-01T13:31:37.930Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-01T13:31:37.975Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T13:31:38.024Z] > git checkout -f cf9607c8105f5963c9526a62dae26882ca1a413f # timeout=10 [2023-11-01T13:31:38.583Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-11-01T13:31:38.636Z] > git --version # timeout=10 [2023-11-01T13:31:38.647Z] > git --version # 'git version 2.25.1' [2023-11-01T13:31:38.661Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-11-01T13:31:39.108Z] [2023-11-01T13:31:39.108Z] GitHub has been notified of this commit’s build result [2023-11-01T13:31:39.108Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T13:31:39.811Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T13:31:39.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T13:31:39.811Z] Dload Upload Total Spent Left Speed [2023-11-01T13:31:39.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-11-01T13:31:40.292Z] 2f39f015ded8: Pull complete [2023-11-01T13:31:40.292Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T13:31:40.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T13:31:40.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2023-11-01T13:31:40.469Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] withDockerContainer [2023-11-01T13:31:40.538Z] prd-ubuntu20.04-docker-8c-8g-16131 does not seem to be running inside a container [2023-11-01T13:31:40.562Z] $ 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-245 -v /w/workspace/y_app-rfid-llrp-inventory_PR-245:/w/workspace/y_app-rfid-llrp-inventory_PR-245:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-245@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-11-01T13:31:44.638Z] $ docker top e282edeb9b0677a63ec8bf42403f654fed74ee74bbc6cb712ac0069b173bcbe4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T13:31:45.086Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T13:31:45.086Z] + sudo tee /etc/docker/daemon.new [2023-11-01T13:31:45.086Z] { [2023-11-01T13:31:45.086Z] "registry-mirrors": [ [2023-11-01T13:31:45.086Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T13:31:45.086Z] ], [2023-11-01T13:31:45.086Z] "bip": "10.250.0.254/24", [2023-11-01T13:31:45.086Z] "hosts": [ [2023-11-01T13:31:45.086Z] "tcp://0.0.0.0:5555", [2023-11-01T13:31:45.086Z] "unix:///var/run/docker.sock" [2023-11-01T13:31:45.086Z] ], [2023-11-01T13:31:45.086Z] "mtu": 1458, [2023-11-01T13:31:45.086Z] "selinux-enabled": true, [2023-11-01T13:31:45.086Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T13:31:45.086Z] } [Pipeline] sh [2023-11-01T13:31:45.206Z] ---> job-cost.sh [2023-11-01T13:31:45.207Z] lf-activate-venv: SKIPPING [2023-11-01T13:31:45.207Z] INFO: No Stack... [2023-11-01T13:31:45.421Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T13:31:45.466Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T13:31:45.772Z] + sudo service docker restart [2023-11-01T13:31:46.034Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T13:31:46.338Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-245/archives/cost.csv [2023-11-01T13:31:46.338Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T13:31:46.377Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] [2023-11-01T13:31:46.382Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] did not exist. Created. [2023-11-01T13:31:46.382Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T13:31:46.766Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T13:31:46.825Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T13:31:46.858Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T13:31:46.929Z] $ docker stop --time=1 e282edeb9b0677a63ec8bf42403f654fed74ee74bbc6cb712ac0069b173bcbe4 [2023-11-01T13:31:48.075Z] $ docker rm -f --volumes e282edeb9b0677a63ec8bf42403f654fed74ee74bbc6cb712ac0069b173bcbe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T13:32:07.980Z] provisioning config files... [2023-11-01T13:32:08.006Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5001970422858443363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T13:32:08.397Z] ---> docker-login.sh [2023-11-01T13:32:08.397Z] nexus3.edgexfoundry.org:10001 [2023-11-01T13:32:08.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T13:32:08.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T13:32:08.946Z] Configure a credential helper to remove this warning. See [2023-11-01T13:32:08.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T13:32:08.947Z] [2023-11-01T13:32:08.947Z] Login Succeeded [2023-11-01T13:32:08.947Z] nexus3.edgexfoundry.org:10002 [2023-11-01T13:32:09.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T13:32:09.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T13:32:09.489Z] Configure a credential helper to remove this warning. See [2023-11-01T13:32:09.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T13:32:09.489Z] [2023-11-01T13:32:09.489Z] Login Succeeded [2023-11-01T13:32:09.489Z] nexus3.edgexfoundry.org:10003 [2023-11-01T13:32:09.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T13:32:09.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T13:32:09.763Z] Configure a credential helper to remove this warning. See [2023-11-01T13:32:09.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T13:32:09.763Z] [2023-11-01T13:32:09.763Z] Login Succeeded [2023-11-01T13:32:09.763Z] nexus3.edgexfoundry.org:10004 [2023-11-01T13:32:10.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T13:32:10.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T13:32:10.032Z] Configure a credential helper to remove this warning. See [2023-11-01T13:32:10.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T13:32:10.032Z] [2023-11-01T13:32:10.032Z] Login Succeeded [2023-11-01T13:32:10.032Z] docker.io [2023-11-01T13:32:10.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T13:32:10.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T13:32:10.570Z] Configure a credential helper to remove this warning. See [2023-11-01T13:32:10.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T13:32:10.570Z] [2023-11-01T13:32:10.570Z] Login Succeeded [2023-11-01T13:32:10.570Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T13:32:10.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T13:32:10.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T13:32:10.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T13:32:11.042Z] ========================================================= [2023-11-01T13:32:11.042Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T13:32:11.042Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T13:32:11.518Z] + 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-11-01T13:32:11.788Z] Sending build context to Docker daemon 662kB [2023-11-01T13:32:11.788Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T13:32:11.788Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T13:32:12.058Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T13:32:12.058Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T13:32:12.058Z] 5d54e960e981: Pulling fs layer [2023-11-01T13:32:12.058Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T13:32:12.058Z] f0e02332f6b5: Pulling fs layer [2023-11-01T13:32:12.058Z] cefa15bbcfad: Pulling fs layer [2023-11-01T13:32:12.058Z] 17808c966233: Pulling fs layer [2023-11-01T13:32:12.058Z] f4c1fc716caa: Pulling fs layer [2023-11-01T13:32:12.058Z] f0e02332f6b5: Waiting [2023-11-01T13:32:12.058Z] cefa15bbcfad: Waiting [2023-11-01T13:32:12.058Z] 17808c966233: Waiting [2023-11-01T13:32:12.058Z] f4c1fc716caa: Waiting [2023-11-01T13:32:12.058Z] 5d54e960e981: Verifying Checksum [2023-11-01T13:32:12.058Z] 5d54e960e981: Download complete [2023-11-01T13:32:12.058Z] f0e02332f6b5: Verifying Checksum [2023-11-01T13:32:12.058Z] f0e02332f6b5: Download complete [2023-11-01T13:32:12.058Z] cefa15bbcfad: Verifying Checksum [2023-11-01T13:32:12.058Z] cefa15bbcfad: Download complete [2023-11-01T13:32:12.058Z] 9fda8d8052c6: Download complete [2023-11-01T13:32:12.329Z] f4c1fc716caa: Verifying Checksum [2023-11-01T13:32:12.329Z] f4c1fc716caa: Download complete [2023-11-01T13:32:12.920Z] 9fda8d8052c6: Pull complete [2023-11-01T13:32:13.508Z] 5d54e960e981: Pull complete [2023-11-01T13:32:13.776Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T13:32:13.776Z] c4a7e357bf2a: Download complete [2023-11-01T13:32:14.740Z] 17808c966233: Verifying Checksum [2023-11-01T13:32:14.740Z] 17808c966233: Download complete [2023-11-01T13:32:27.192Z] c4a7e357bf2a: Pull complete [2023-11-01T13:32:27.192Z] f0e02332f6b5: Pull complete [2023-11-01T13:32:27.459Z] cefa15bbcfad: Pull complete [2023-11-01T13:32:37.545Z] 17808c966233: Pull complete [2023-11-01T13:32:37.545Z] f4c1fc716caa: Pull complete [2023-11-01T13:32:37.545Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T13:32:37.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T13:32:37.545Z] ---> ea914061e18c [2023-11-01T13:32:37.545Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T13:32:38.531Z] ---> Running in 968042c8496c [2023-11-01T13:32:38.827Z] Removing intermediate container 968042c8496c [2023-11-01T13:32:38.827Z] ---> 26efa5f80f6c [2023-11-01T13:32:38.827Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T13:32:38.827Z] ---> Running in eed208648313 [2023-11-01T13:32:40.248Z] Removing intermediate container eed208648313 [2023-11-01T13:32:40.248Z] ---> bc78a7ac4567 [2023-11-01T13:32:40.248Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T13:32:40.517Z] ---> Running in c96a73015882 [2023-11-01T13:32:40.791Z] Removing intermediate container c96a73015882 [2023-11-01T13:32:40.791Z] ---> a3a1787eb007 [2023-11-01T13:32:40.791Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T13:32:40.791Z] ---> Running in 2871af8cfab2 [2023-11-01T13:32:41.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T13:32:42.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T13:32:43.328Z] OK: 266 MiB in 52 packages [2023-11-01T13:32:47.593Z] Removing intermediate container 2871af8cfab2 [2023-11-01T13:32:47.594Z] ---> b4f3a8eff9a7 [2023-11-01T13:32:47.594Z] Step 7/12 : WORKDIR /app [2023-11-01T13:32:47.594Z] ---> Running in 86890f9a157c [2023-11-01T13:32:47.594Z] Removing intermediate container 86890f9a157c [2023-11-01T13:32:47.594Z] ---> 75ea5212f4ac [2023-11-01T13:32:47.594Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T13:32:48.568Z] ---> e12cd02bf09a [2023-11-01T13:32:48.568Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T13:32:48.568Z] ---> Running in 3cf8fea5232f [2023-11-01T13:34:10.206Z] Removing intermediate container 3cf8fea5232f [2023-11-01T13:34:10.206Z] ---> b0d9006b9bc3 [2023-11-01T13:34:10.206Z] Step 10/12 : COPY . . [2023-11-01T13:34:10.206Z] ---> 680d11f4b8e0 [2023-11-01T13:34:10.206Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T13:34:10.206Z] ---> Running in f965ddc2e8a5 [2023-11-01T13:34:10.206Z] Removing intermediate container f965ddc2e8a5 [2023-11-01T13:34:10.206Z] ---> 527be335df5f [2023-11-01T13:34:10.206Z] Step 12/12 : RUN $MAKE [2023-11-01T13:34:10.206Z] ---> Running in 246b7067a1dd [2023-11-01T13:34:10.206Z] noop [2023-11-01T13:34:10.206Z] Removing intermediate container 246b7067a1dd [2023-11-01T13:34:10.206Z] ---> d2e760b93496 [2023-11-01T13:34:10.206Z] Successfully built d2e760b93496 [2023-11-01T13:34:10.206Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T13:34:10.690Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T13:34:10.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T13:34:11.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-16134 does not seem to be running inside a container [2023-11-01T13:34:11.074Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-01T13:34:12.386Z] $ docker top bcf1919a7c3e4a8b52271dcb016fb164bf30a923f7843a0968b0866d0035a5cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T13:34:13.273Z] + go version [2023-11-01T13:34:13.273Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T13:34:13.302Z] $ docker stop --time=1 bcf1919a7c3e4a8b52271dcb016fb164bf30a923f7843a0968b0866d0035a5cd [2023-11-01T13:34:14.928Z] $ docker rm -f --volumes bcf1919a7c3e4a8b52271dcb016fb164bf30a923f7843a0968b0866d0035a5cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T13:34:15.808Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T13:34:15.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T13:34:16.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-16134 does not seem to be running inside a container [2023-11-01T13:34:16.149Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-01T13:34:17.351Z] $ docker top d4ea615726989215420e49d706631492df6b3444d9d4bcb049a9382e8b30c459 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T13:34:18.230Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-11-01T13:34:18.649Z] + make test [2023-11-01T13:34:18.649Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-01T13:36:25.372Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-01T13:36:27.956Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-01T13:36:29.902Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.096s coverage: 86.2% of statements [2023-11-01T13:36:38.109Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.337s coverage: 71.9% of statements [2023-11-01T13:36:38.696Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T13:36:38.696Z] go vet ./... [2023-11-01T13:38:30.389Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T13:38:30.389Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T13:38:30.389Z] ./bin/test-attribution.sh [2023-11-01T13:38:30.389Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-01T13:38:30.389Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-01T13:38:30.389Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-01T13:38:30.389Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-01T13:38:30.389Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-01T13:38:30.389Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-01T13:38:30.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-11-01T13:38:30.464Z] $ docker stop --time=1 d4ea615726989215420e49d706631492df6b3444d9d4bcb049a9382e8b30c459 [2023-11-01T13:38:32.356Z] $ docker rm -f --volumes d4ea615726989215420e49d706631492df6b3444d9d4bcb049a9382e8b30c459 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T13:38:34.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T13:38:34.138Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T13:38:34.632Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T13:38:35.257Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T13:38:35.596Z] + ls -al . [2023-11-01T13:38:35.597Z] total 228 [2023-11-01T13:38:35.597Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 13:34 . [2023-11-01T13:38:35.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 13:31 .. [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 1 13:31 .dockerignore [2023-11-01T13:38:35.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 13:31 .git [2023-11-01T13:38:35.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 13:31 .github [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 1 13:31 .gitignore [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 13:31 .golangci.yml [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 1 13:31 Attribution.txt [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 1 13:31 CHANGELOG.md [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 1 13:31 Dockerfile [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 13:31 GOVERNANCE.md [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 1 13:31 Jenkinsfile [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 13:31 LICENSE [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 1 13:31 Makefile [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 13:31 OWNERS.md [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 31446 Nov 1 13:31 README.md [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 13:29 VERSION [2023-11-01T13:38:35.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 13:31 bin [2023-11-01T13:38:35.597Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 1 13:36 coverage.out [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 3969 Nov 1 13:31 go.mod [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 35080 Nov 1 13:31 go.sum [2023-11-01T13:38:35.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 13:31 images [2023-11-01T13:38:35.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 13:31 internal [2023-11-01T13:38:35.597Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 1 13:31 main.go [2023-11-01T13:38:35.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 13:31 res [2023-11-01T13:38:35.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 13:31 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T13:38:36.000Z] + 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=cf9607c8105f5963c9526a62dae26882ca1a413f --label arch=arm64 --label version=0.0.0 . [2023-11-01T13:38:36.272Z] Sending build context to Docker daemon 662kB [2023-11-01T13:38:36.272Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T13:38:36.272Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-01T13:38:36.272Z] ---> d2e760b93496 [2023-11-01T13:38:36.272Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T13:38:36.546Z] ---> Running in 11b4bd26a85c [2023-11-01T13:38:36.815Z] Removing intermediate container 11b4bd26a85c [2023-11-01T13:38:36.815Z] ---> 39fe265b02bf [2023-11-01T13:38:36.815Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T13:38:36.815Z] ---> Running in 255bcbe4c688 [2023-11-01T13:38:37.084Z] Removing intermediate container 255bcbe4c688 [2023-11-01T13:38:37.084Z] ---> 36a49a26e95f [2023-11-01T13:38:37.084Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-01T13:38:37.084Z] ---> Running in aba238b89ce5 [2023-11-01T13:38:37.351Z] Removing intermediate container aba238b89ce5 [2023-11-01T13:38:37.351Z] ---> bd3270150864 [2023-11-01T13:38:37.351Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T13:38:37.624Z] ---> Running in bce9abec9e8a [2023-11-01T13:38:38.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T13:38:39.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T13:38:40.138Z] OK: 266 MiB in 52 packages [2023-11-01T13:38:41.131Z] Removing intermediate container bce9abec9e8a [2023-11-01T13:38:41.131Z] ---> c010f67ab74a [2023-11-01T13:38:41.131Z] Step 7/29 : WORKDIR /app [2023-11-01T13:38:41.131Z] ---> Running in 6ec0ccd0f3e7 [2023-11-01T13:38:41.398Z] Removing intermediate container 6ec0ccd0f3e7 [2023-11-01T13:38:41.398Z] ---> c812e0cc8cf9 [2023-11-01T13:38:41.398Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-01T13:38:41.985Z] ---> 03edc73206a1 [2023-11-01T13:38:41.985Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T13:38:41.985Z] ---> Running in 989fc020d8ad [2023-11-01T13:38:43.946Z] Removing intermediate container 989fc020d8ad [2023-11-01T13:38:43.946Z] ---> eb41f4e9947a [2023-11-01T13:38:43.946Z] Step 10/29 : COPY . . [2023-11-01T13:38:44.532Z] ---> 5ef0f80d7611 [2023-11-01T13:38:44.532Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T13:38:44.800Z] ---> Running in bad452cfee94 [2023-11-01T13:38:45.068Z] Removing intermediate container bad452cfee94 [2023-11-01T13:38:45.068Z] ---> c5ea877e9f4e [2023-11-01T13:38:45.068Z] Step 12/29 : RUN $MAKE [2023-11-01T13:38:45.068Z] ---> Running in b99e74574f77 [2023-11-01T13:38:46.028Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -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-11-01T13:40:37.690Z] Removing intermediate container b99e74574f77 [2023-11-01T13:40:37.690Z] ---> 972615539b63 [2023-11-01T13:40:37.690Z] Step 13/29 : FROM alpine:3.18 [2023-11-01T13:40:37.690Z] 3.18: Pulling from library/alpine [2023-11-01T13:40:37.690Z] 579b34f0a95b: Pulling fs layer [2023-11-01T13:40:37.690Z] 579b34f0a95b: Verifying Checksum [2023-11-01T13:40:37.690Z] 579b34f0a95b: Download complete [2023-11-01T13:40:37.690Z] 579b34f0a95b: Pull complete [2023-11-01T13:40:37.690Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T13:40:37.690Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T13:40:37.690Z] ---> 3cc203321400 [2023-11-01T13:40:37.690Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T13:40:37.690Z] ---> Running in 62257fb1cb4a [2023-11-01T13:40:37.690Z] Removing intermediate container 62257fb1cb4a [2023-11-01T13:40:37.690Z] ---> 7aa7231c98ef [2023-11-01T13:40:37.690Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-01T13:40:37.690Z] ---> Running in 76b4fb4b439a [2023-11-01T13:40:37.690Z] Removing intermediate container 76b4fb4b439a [2023-11-01T13:40:37.690Z] ---> be4d2f38e2a8 [2023-11-01T13:40:37.690Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-01T13:40:37.690Z] ---> Running in 03c4f44148a5 [2023-11-01T13:40:37.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T13:40:37.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T13:40:37.690Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T13:40:37.690Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T13:40:37.690Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T13:40:37.690Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T13:40:37.958Z] OK: 9 MiB in 17 packages [2023-11-01T13:40:39.389Z] Removing intermediate container 03c4f44148a5 [2023-11-01T13:40:39.389Z] ---> e7d8a3338feb [2023-11-01T13:40:39.389Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T13:40:39.655Z] ---> 11c2c502b45f [2023-11-01T13:40:39.655Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T13:40:40.237Z] ---> 19ecf9b208c7 [2023-11-01T13:40:40.237Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-01T13:40:40.820Z] ---> d96c71447a60 [2023-11-01T13:40:40.820Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-01T13:40:41.405Z] ---> d301db57a7d6 [2023-11-01T13:40:41.405Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-01T13:40:45.663Z] ---> 1a4f1b30d2b3 [2023-11-01T13:40:45.663Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-01T13:40:45.663Z] ---> Running in c17841c81d7f [2023-11-01T13:40:47.103Z] Removing intermediate container c17841c81d7f [2023-11-01T13:40:47.103Z] ---> f956f3d3922b [2023-11-01T13:40:47.103Z] Step 23/29 : VOLUME /cache [2023-11-01T13:40:47.103Z] ---> Running in f49d58437d46 [2023-11-01T13:40:47.103Z] Removing intermediate container f49d58437d46 [2023-11-01T13:40:47.103Z] ---> 64d6aa700b7e [2023-11-01T13:40:47.103Z] Step 24/29 : EXPOSE 59711 [2023-11-01T13:40:47.370Z] ---> Running in cee9f046abca [2023-11-01T13:40:47.639Z] Removing intermediate container cee9f046abca [2023-11-01T13:40:47.639Z] ---> dd356da12c56 [2023-11-01T13:40:47.639Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-01T13:40:47.639Z] ---> Running in afeb2c26133d [2023-11-01T13:40:47.906Z] Removing intermediate container afeb2c26133d [2023-11-01T13:40:47.906Z] ---> acd3200af134 [2023-11-01T13:40:47.906Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-01T13:40:48.173Z] ---> Running in c1bf6eb97b85 [2023-11-01T13:40:48.440Z] Removing intermediate container c1bf6eb97b85 [2023-11-01T13:40:48.440Z] ---> 88f7f1548ca6 [2023-11-01T13:40:48.440Z] Step 27/29 : LABEL arch=arm64 [2023-11-01T13:40:48.440Z] ---> Running in c55ecfae0cc2 [2023-11-01T13:40:48.708Z] Removing intermediate container c55ecfae0cc2 [2023-11-01T13:40:48.708Z] ---> 5993d8e85130 [2023-11-01T13:40:48.708Z] Step 28/29 : LABEL git_sha=cf9607c8105f5963c9526a62dae26882ca1a413f [2023-11-01T13:40:48.974Z] ---> Running in 6111a43a3557 [2023-11-01T13:40:49.240Z] Removing intermediate container 6111a43a3557 [2023-11-01T13:40:49.240Z] ---> ad576f5bb0fb [2023-11-01T13:40:49.240Z] Step 29/29 : LABEL version=0.0.0 [2023-11-01T13:40:49.240Z] ---> Running in 8e4f62b74c10 [2023-11-01T13:40:49.506Z] Removing intermediate container 8e4f62b74c10 [2023-11-01T13:40:49.506Z] ---> be80d1aa4224 [2023-11-01T13:40:49.506Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T13:40:49.506Z] Successfully built be80d1aa4224 [2023-11-01T13:40:49.506Z] 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-11-01T13:40:50.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T13:40:50.326Z] [2023-11-01T13:40:50.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T13:40:50.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T13:40:50.738Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T13:40:50.738Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T13:40:50.738Z] 04944245beec: Pulling fs layer [2023-11-01T13:40:50.738Z] 699f458cf7ca: Pulling fs layer [2023-11-01T13:40:50.738Z] 765212b225bb: Pulling fs layer [2023-11-01T13:40:50.738Z] f23df028b6ca: Pulling fs layer [2023-11-01T13:40:50.738Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T13:40:50.738Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T13:40:50.738Z] f23df028b6ca: Waiting [2023-11-01T13:40:50.738Z] d65c8cfc05b1: Waiting [2023-11-01T13:40:50.738Z] 765212b225bb: Waiting [2023-11-01T13:40:50.738Z] 2437ff75d9bd: Waiting [2023-11-01T13:40:51.125Z] 04944245beec: Verifying Checksum [2023-11-01T13:40:51.125Z] 04944245beec: Download complete [2023-11-01T13:40:51.125Z] 765212b225bb: Verifying Checksum [2023-11-01T13:40:51.125Z] 765212b225bb: Download complete [2023-11-01T13:40:51.125Z] f23df028b6ca: Verifying Checksum [2023-11-01T13:40:51.125Z] f23df028b6ca: Download complete [2023-11-01T13:40:51.125Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T13:40:51.125Z] d65c8cfc05b1: Download complete [2023-11-01T13:40:51.125Z] 699f458cf7ca: Verifying Checksum [2023-11-01T13:40:51.125Z] 699f458cf7ca: Download complete [2023-11-01T13:40:51.745Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T13:40:51.745Z] 8998bd30e6a1: Download complete [2023-11-01T13:40:54.368Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T13:40:54.368Z] 2437ff75d9bd: Download complete [2023-11-01T13:40:56.341Z] 8998bd30e6a1: Pull complete [2023-11-01T13:40:56.925Z] 04944245beec: Pull complete [2023-11-01T13:40:58.335Z] 699f458cf7ca: Pull complete [2023-11-01T13:40:58.919Z] 765212b225bb: Pull complete [2023-11-01T13:40:59.503Z] f23df028b6ca: Pull complete [2023-11-01T13:40:59.770Z] d65c8cfc05b1: Pull complete [2023-11-01T13:41:18.022Z] 2437ff75d9bd: Pull complete [2023-11-01T13:41:18.022Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T13:41:18.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T13:41:18.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T13:41:18.353Z] prd-ubuntu20.04-docker-arm64-4c-16g-16134 does not seem to be running inside a container [2023-11-01T13:41:18.420Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T13:41:21.134Z] $ docker top 891aac1f79eb041e0eb69c2606a065ac80d156cf46da44ba5f16667df555df70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T13:41:22.026Z] ---> job-cost.sh [2023-11-01T13:41:22.027Z] lf-activate-venv: SKIPPING [2023-11-01T13:41:22.027Z] INFO: No Stack... [2023-11-01T13:41:22.611Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T13:41:23.567Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T13:41:24.227Z] + + cutcat -d, /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv -f6 [2023-11-01T13:41:24.227Z] [Pipeline] lock [2023-11-01T13:41:24.306Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] [2023-11-01T13:41:24.311Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] did not exist. Created. [2023-11-01T13:41:24.311Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T13:41:25.041Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-c591f4ca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T13:41:25.713Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T13:41:25.750Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T13:41:25.801Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T13:41:25.816Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T13:41:25.894Z] $ docker stop --time=1 891aac1f79eb041e0eb69c2606a065ac80d156cf46da44ba5f16667df555df70 [2023-11-01T13:41:27.394Z] $ docker rm -f --volumes 891aac1f79eb041e0eb69c2606a065ac80d156cf46da44ba5f16667df555df70 [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-11-01T13:41:28.428Z] provisioning config files... [2023-11-01T13:41:28.435Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/config8251170418986888418tmp [Pipeline] { [Pipeline] sh [2023-11-01T13:41:28.764Z] + set +x [2023-11-01T13:41:28.764Z] + curl -s https://codecov.io/bash [2023-11-01T13:41:28.764Z] + bash -s -- [2023-11-01T13:41:28.764Z] [2023-11-01T13:41:28.764Z] _____ _ [2023-11-01T13:41:28.764Z] / ____| | | [2023-11-01T13:41:28.764Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T13:41:28.764Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T13:41:28.764Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T13:41:28.764Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T13:41:28.764Z] Bash-1.0.6 [2023-11-01T13:41:28.764Z] [2023-11-01T13:41:28.764Z] [2023-11-01T13:41:28.764Z] ==> git version 2.25.1 found [2023-11-01T13:41:28.764Z] ==> 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-11-01T13:41:28.764Z] Release-Date: 2020-01-08 [2023-11-01T13:41:28.764Z] 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-11-01T13:41:28.764Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T13:41:28.764Z] ==> Jenkins CI detected. [2023-11-01T13:41:28.764Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-245 [2023-11-01T13:41:28.764Z] project root: . [2023-11-01T13:41:28.764Z] --> token set from env [2023-11-01T13:41:28.764Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T13:41:28.764Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T13:41:28.764Z] ==> Python coveragepy not found [2023-11-01T13:41:28.764Z] ==> Searching for coverage reports in: [2023-11-01T13:41:28.764Z] + . [2023-11-01T13:41:28.764Z] -> Found 1 reports [2023-11-01T13:41:28.764Z] ==> Detecting git/mercurial file structure [2023-11-01T13:41:28.764Z] ==> Reading reports [2023-11-01T13:41:28.764Z] + ./coverage.out bytes=41317 [2023-11-01T13:41:28.764Z] ==> Appending adjustments [2023-11-01T13:41:28.764Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T13:41:29.024Z] + Found adjustments [2023-11-01T13:41:29.024Z] ==> Gzipping contents [2023-11-01T13:41:29.024Z] 12K /tmp/codecov.SJwZdT.gz [2023-11-01T13:41:29.024Z] ==> Uploading reports [2023-11-01T13:41:29.024Z] url: https://codecov.io [2023-11-01T13:41:29.024Z] query: branch=PR-245&commit=cf9607c8105f5963c9526a62dae26882ca1a413f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-245%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=245&job=&cmd_args= [2023-11-01T13:41:29.024Z] -> Pinging Codecov [2023-11-01T13:41:29.024Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-245&commit=cf9607c8105f5963c9526a62dae26882ca1a413f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-245%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=245&job=&cmd_args= [2023-11-01T13:41:29.283Z] -> Uploading to [2023-11-01T13:41:29.283Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/581DD39554BDF9B6E22D074273EAD858/cf9607c8105f5963c9526a62dae26882ca1a413f/03e93ddf-50c1-4637-91e2-513d2288312e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T134129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e5ce5b175f0cfad53f12a333cfd03dd94a855547921c14d023c8c7b59c98422 [2023-11-01T13:41:29.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T13:41:29.283Z] Dload Upload Total Spent Left Speed [2023-11-01T13:41:29.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 39063 --:--:-- --:--:-- --:--:-- 39063 [2023-11-01T13:41:29.543Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cf9607c8105f5963c9526a62dae26882ca1a413f [Pipeline] } [2023-11-01T13:41:29.570Z] 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-11-01T13:41:31.359Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-245/archives ] [2023-11-01T13:41:31.359Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-245/archives [2023-11-01T13:41:31.359Z] total 16 [2023-11-01T13:41:31.359Z] drwxr-xr-x 3 root root 4096 Nov 1 13:31 . [2023-11-01T13:41:31.359Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 13:31 .. [2023-11-01T13:41:31.359Z] drwxr-xr-x 2 root root 4096 Nov 1 13:31 cost [2023-11-01T13:41:31.359Z] -rw-r--r-- 1 root root 96 Nov 1 13:31 cost.csv [2023-11-01T13:41:31.359Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-245/archives [2023-11-01T13:41:31.359Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-245/archives [2023-11-01T13:41:31.359Z] total 16 [2023-11-01T13:41:31.359Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 13:31 . [2023-11-01T13:41:31.359Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 13:31 .. [2023-11-01T13:41:31.359Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 13:31 cost [2023-11-01T13:41:31.359Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 1 13:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T13:41:31.696Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T13:41:32.577Z] ---> package-listing.sh [2023-11-01T13:41:32.577Z] ++ facter osfamily [2023-11-01T13:41:32.577Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T13:41:32.837Z] + OS_FAMILY=debian [2023-11-01T13:41:32.837Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-245 [2023-11-01T13:41:32.837Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T13:41:32.837Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T13:41:32.837Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T13:41:32.837Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T13:41:32.837Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-245 ']' [2023-11-01T13:41:32.837Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T13:41:32.837Z] + case "${OS_FAMILY}" in [2023-11-01T13:41:32.837Z] + dpkg -l [2023-11-01T13:41:32.837Z] + grep '^ii' [2023-11-01T13:41:32.837Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T13:41:32.837Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T13:41:32.837Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T13:41:32.837Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-245 ']' [2023-11-01T13:41:32.837Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-245/archives/ [2023-11-01T13:41:32.837Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-245/archives/ [Pipeline] echo [2023-11-01T13:41:32.872Z] 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-245/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T13:41:33.169Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T13:41:33.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T13:41:33.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T13:41:33.698Z] prd-ubuntu20.04-docker-8c-8g-16131 does not seem to be running inside a container [2023-11-01T13:41:33.718Z] $ 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-245/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-245 -v /w/workspace/y_app-rfid-llrp-inventory_PR-245:/w/workspace/y_app-rfid-llrp-inventory_PR-245:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T13:41:33.899Z] $ docker top 820f4da73dab152081853b823bb53cd5f975d273a11b07810b5d175b5f768f7d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T13:41:34.297Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T13:41:34.609Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T13:41:34.924Z] + ls /var/log/sa-host [2023-11-01T13:41:34.924Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T13:41:35.154Z] provisioning config files... [2023-11-01T13:41:35.164Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/config13559151488503850540tmp [Pipeline] { [Pipeline] echo [2023-11-01T13:41:35.221Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T13:41:35.530Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T13:41:35.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T13:41:35.971Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T13:41:36.001Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T13:41:36.319Z] ---> sudo-logs.sh [2023-11-01T13:41:36.319Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T13:41:36.658Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T13:41:36.964Z] ---> job-cost.sh [2023-11-01T13:41:36.964Z] lf-activate-venv: SKIPPING [2023-11-01T13:41:36.964Z] DEBUG: total: 0.2199999988079071 [2023-11-01T13:41:36.964Z] INFO: Retrieving Stack Cost... [2023-11-01T13:41:37.225Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T13:41:37.796Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T13:41:37.831Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T13:41:38.140Z] ---> logs-deploy.sh [2023-11-01T13:41:38.141Z] lf-activate-venv: SKIPPING [2023-11-01T13:41:38.141Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-245/1 [2023-11-01T13:41:38.141Z] INFO: archiving workspace using pattern(s): [2023-11-01T13:41:39.077Z] Archives upload complete. [2023-11-01T13:41:39.077Z] INFO: archiving logs to Nexus