Pull request #250 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from abedd3498344c659ab350a2772963942d228cbb7+03dfe80146e416d2b04b2eaefcdaa11753ed70f8 (fb36cfe63cb03d03e83bda478251b6a52e00117b) 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-ssh1363682710311915322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5033576948235187209.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-250/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-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15322157387924959962.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-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7621964882874688605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh17936688435920531483.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-250/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-250/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10566164247329927845.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-16521’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-16522’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16919’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16923’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16925’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16930 in /w/workspace/y_app-rfid-llrp-inventory_PR-250 [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-250 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 into PR head commit abedd3498344c659ab350a2772963942d228cbb7 Merge succeeded, producing abedd3498344c659ab350a2772963942d228cbb7 Checking out Revision abedd3498344c659ab350a2772963942d228cbb7 (PR-250) 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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 > 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/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abedd3498344c659ab350a2772963942d228cbb7 # 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 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abedd3498344c659ab350a2772963942d228cbb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T00:33:24.843Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T00:33:25.038Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T00:33:25.137Z] ========================================================= [2023-11-08T00:33:25.137Z] EdgeX Global Pipelines Version Info [2023-11-08T00:33:25.137Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:33:25.878Z] ------------------- [2023-11-08T00:33:25.879Z] stable info: [2023-11-08T00:33:25.879Z] ------------------- [2023-11-08T00:33:25.879Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T00:33:25.879Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:33:25.879Z] Message: update stable to v1.0.257 [2023-11-08T00:33:26.449Z] ------------------- [2023-11-08T00:33:26.449Z] experimental info: [2023-11-08T00:33:26.449Z] ------------------- [2023-11-08T00:33:26.449Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T00:33:26.449Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:33:26.449Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T00:33:26.755Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-11-08T00:33:26.798Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-11-08T00:33:26.836Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T00:33:26.875Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T00:33:26.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T00:33:26.952Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T00:33:26.990Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T00:33:27.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T00:33:27.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T00:33:27.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T00:33:27.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T00:33:27.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-11-08T00:33:27.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T00:33:27.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T00:33:27.334Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T00:33:27.382Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T00:33:27.423Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T00:33:27.470Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T00:33:27.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T00:33:27.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T00:33:27.600Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T00:33:27.638Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T00:33:27.679Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T00:33:27.721Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T00:33:27.768Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T00:33:27.813Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T00:33:27.855Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T00:33:27.901Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-250 [Pipeline] echo [2023-11-08T00:33:28.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-250 [Pipeline] echo [2023-11-08T00:33:28.044Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-250 [Pipeline] echo [2023-11-08T00:33:28.087Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abedd3498344c659ab350a2772963942d228cbb7 [Pipeline] echo [2023-11-08T00:33:28.128Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abedd34 [Pipeline] echo [2023-11-08T00:33:28.174Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:33:28.292Z] provisioning config files... [2023-11-08T00:33:28.332Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/config5209143158209412465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:33:28.672Z] ---> docker-login.sh [2023-11-08T00:33:28.672Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:33:28.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:33:28.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:33:28.935Z] Configure a credential helper to remove this warning. See [2023-11-08T00:33:28.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:33:28.935Z] [2023-11-08T00:33:28.935Z] Login Succeeded [2023-11-08T00:33:28.935Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:33:28.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:33:28.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:33:28.935Z] Configure a credential helper to remove this warning. See [2023-11-08T00:33:28.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:33:28.935Z] [2023-11-08T00:33:28.935Z] Login Succeeded [2023-11-08T00:33:28.935Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:33:29.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:33:29.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:33:29.195Z] Configure a credential helper to remove this warning. See [2023-11-08T00:33:29.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:33:29.195Z] [2023-11-08T00:33:29.195Z] Login Succeeded [2023-11-08T00:33:29.195Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:33:29.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:33:29.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:33:29.195Z] Configure a credential helper to remove this warning. See [2023-11-08T00:33:29.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:33:29.195Z] [2023-11-08T00:33:29.195Z] Login Succeeded [2023-11-08T00:33:29.196Z] docker.io [2023-11-08T00:33:29.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:33:29.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:33:29.455Z] Configure a credential helper to remove this warning. See [2023-11-08T00:33:29.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:33:29.455Z] [2023-11-08T00:33:29.455Z] Login Succeeded [2023-11-08T00:33:29.455Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:33:29.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T00:33:30.117Z] + git rev-list -1 --merges abedd3498344c659ab350a2772963942d228cbb7~1..abedd3498344c659ab350a2772963942d228cbb7 [Pipeline] echo [2023-11-08T00:33:30.178Z] -----------> git rev-list -1 --merges abedd3498344c659ab350a2772963942d228cbb7~1..abedd3498344c659ab350a2772963942d228cbb7 abedd3498344c659ab350a2772963942d228cbb7 [false] [Pipeline] sh [2023-11-08T00:33:30.490Z] + git log --format=format:%s -1 abedd3498344c659ab350a2772963942d228cbb7 [Pipeline] echo [2023-11-08T00:33:30.525Z] ========================================================= [2023-11-08T00:33:30.525Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T00:33:30.525Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T00:33:30.956Z] + git log --format=format:%s -1 abedd3498344c659ab350a2772963942d228cbb7 [Pipeline] echo [2023-11-08T00:33:30.988Z] [semverPrep] GIT_COMMIT: abedd3498344c659ab350a2772963942d228cbb7, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-11-08T00:33:31.020Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T00:33:31.470Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T00:33:31.470Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T00:33:31.470Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T00:33:31.470Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T00:33:31.470Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T00:33:31.470Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T00:33:31.470Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:33:31.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:33:31.904Z] [2023-11-08T00:33:31.904Z] 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-08T00:33:32.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:33:32.273Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T00:33:32.273Z] b85a868b505f: Pulling fs layer [2023-11-08T00:33:32.273Z] e2be974225ed: Pulling fs layer [2023-11-08T00:33:32.273Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T00:33:32.273Z] 988bab9f4d93: Pulling fs layer [2023-11-08T00:33:32.273Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T00:33:32.273Z] eaf3925da568: Pulling fs layer [2023-11-08T00:33:32.273Z] bab4dde63d76: Pulling fs layer [2023-11-08T00:33:32.273Z] bde34c3a00c8: Pulling fs layer [2023-11-08T00:33:32.273Z] b352a97aabf1: Pulling fs layer [2023-11-08T00:33:32.273Z] 4872d77fe225: Pulling fs layer [2023-11-08T00:33:32.273Z] 5851b861e8e6: Pulling fs layer [2023-11-08T00:33:32.273Z] 988bab9f4d93: Waiting [2023-11-08T00:33:32.273Z] bab4dde63d76: Waiting [2023-11-08T00:33:32.273Z] bde34c3a00c8: Waiting [2023-11-08T00:33:32.273Z] 1469e6f7b9e6: Waiting [2023-11-08T00:33:32.273Z] b352a97aabf1: Waiting [2023-11-08T00:33:32.273Z] eaf3925da568: Waiting [2023-11-08T00:33:32.273Z] e2be974225ed: Verifying Checksum [2023-11-08T00:33:32.273Z] e2be974225ed: Download complete [2023-11-08T00:33:32.273Z] 988bab9f4d93: Verifying Checksum [2023-11-08T00:33:32.273Z] 988bab9f4d93: Download complete [2023-11-08T00:33:32.532Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T00:33:32.532Z] 339a4e72a1f5: Download complete [2023-11-08T00:33:32.532Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T00:33:32.532Z] 1469e6f7b9e6: Download complete [2023-11-08T00:33:32.532Z] eaf3925da568: Verifying Checksum [2023-11-08T00:33:32.532Z] eaf3925da568: Download complete [2023-11-08T00:33:32.532Z] bde34c3a00c8: Download complete [2023-11-08T00:33:32.532Z] b352a97aabf1: Download complete [2023-11-08T00:33:32.532Z] 4872d77fe225: Verifying Checksum [2023-11-08T00:33:32.532Z] 4872d77fe225: Download complete [2023-11-08T00:33:32.532Z] 5851b861e8e6: Verifying Checksum [2023-11-08T00:33:32.532Z] 5851b861e8e6: Download complete [2023-11-08T00:33:32.532Z] b85a868b505f: Verifying Checksum [2023-11-08T00:33:32.532Z] b85a868b505f: Download complete [2023-11-08T00:33:32.791Z] bab4dde63d76: Verifying Checksum [2023-11-08T00:33:32.791Z] bab4dde63d76: Download complete [2023-11-08T00:33:33.747Z] b85a868b505f: Pull complete [2023-11-08T00:33:34.006Z] e2be974225ed: Pull complete [2023-11-08T00:33:34.573Z] 339a4e72a1f5: Pull complete [2023-11-08T00:33:34.573Z] 988bab9f4d93: Pull complete [2023-11-08T00:33:34.835Z] 1469e6f7b9e6: Pull complete [2023-11-08T00:33:34.835Z] eaf3925da568: Pull complete [2023-11-08T00:33:36.736Z] bab4dde63d76: Pull complete [2023-11-08T00:33:36.996Z] bde34c3a00c8: Pull complete [2023-11-08T00:33:36.996Z] b352a97aabf1: Pull complete [2023-11-08T00:33:36.996Z] 4872d77fe225: Pull complete [2023-11-08T00:33:37.257Z] 5851b861e8e6: Pull complete [2023-11-08T00:33:37.257Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T00:33:37.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:33:37.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:33:37.497Z] prd-ubuntu20.04-docker-8c-8g-16930 does not seem to be running inside a container [2023-11-08T00:33:37.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-250 -v /w/workspace/y_app-rfid-llrp-inventory_PR-250:/w/workspace/y_app-rfid-llrp-inventory_PR-250:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T00:33:41.923Z] $ docker top ea370728c50dc33c2746acfdc26297c5a4481d629cea356998d16696ae58f946 -eo pid,comm [2023-11-08T00:33:41.975Z] 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-08T00:33:41.975Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T00:33:42.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T00:33:42.112Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T00:33:42.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T00:33:42.233Z] $ docker exec ea370728c50dc33c2746acfdc26297c5a4481d629cea356998d16696ae58f946 ssh-agent [2023-11-08T00:33:42.341Z] SSH_AUTH_SOCK=/tmp/ssh-xkFTl9fUSoq5/agent.32 [2023-11-08T00:33:42.341Z] SSH_AGENT_PID=38 [2023-11-08T00:33:42.348Z] Running ssh-add (command line suppressed) [2023-11-08T00:33:42.467Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/private_key_12657151273812481717.key (/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/private_key_12657151273812481717.key) [2023-11-08T00:33:42.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T00:33:42.815Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T00:33:42.846Z] $ docker exec --env ******** --env ******** ea370728c50dc33c2746acfdc26297c5a4481d629cea356998d16696ae58f946 ssh-agent -k [2023-11-08T00:33:42.940Z] unset SSH_AUTH_SOCK; [2023-11-08T00:33:42.941Z] unset SSH_AGENT_PID; [2023-11-08T00:33:42.941Z] echo Agent pid 38 killed; [2023-11-08T00:33:42.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T00:33:43.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T00:33:43.035Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T00:33:43.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T00:33:43.147Z] $ docker exec ea370728c50dc33c2746acfdc26297c5a4481d629cea356998d16696ae58f946 ssh-agent [2023-11-08T00:33:43.254Z] SSH_AUTH_SOCK=/tmp/ssh-f8HFIshnqeMT/agent.70 [2023-11-08T00:33:43.254Z] SSH_AGENT_PID=76 [2023-11-08T00:33:43.259Z] Running ssh-add (command line suppressed) [2023-11-08T00:33:43.356Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/private_key_2224787612061034936.key (/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/private_key_2224787612061034936.key) [2023-11-08T00:33:43.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T00:33:43.703Z] + git semver init [2023-11-08T00:33:43.963Z] 2023-11-08 00:33:43,866 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T00:33:43.963Z] 2023-11-08 00:33:43,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver [2023-11-08T00:33:43.963Z] 2023-11-08 00:33:43,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver [2023-11-08T00:33:43.963Z] 2023-11-08 00:33:43,868 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-250, universal_newlines=False, shell=None, istream=None) [2023-11-08T00:33:45.342Z] 2023-11-08 00:33:45,089 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-250/.git/info/exclude [2023-11-08T00:33:45.342Z] 2023-11-08 00:33:45,090 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver/PR-250 with force:False [2023-11-08T00:33:45.342Z] 2023-11-08 00:33:45,090 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver/PR-250 [2023-11-08T00:33:45.342Z] 2023-11-08 00:33:45,093 [execute] INFO git cat-file --batch-check [2023-11-08T00:33:45.342Z] 2023-11-08 00:33:45,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T00:33:45.342Z] 2023-11-08 00:33:45,099 [execute] INFO git cat-file --batch [2023-11-08T00:33:45.342Z] 2023-11-08 00:33:45,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T00:33:45.342Z] 2023-11-08 00:33:45,104 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver/PR-250 [2023-11-08T00:33:45.342Z] 0.0.0 [Pipeline] } [2023-11-08T00:33:45.379Z] $ docker exec --env ******** --env ******** ea370728c50dc33c2746acfdc26297c5a4481d629cea356998d16696ae58f946 ssh-agent -k [2023-11-08T00:33:45.473Z] unset SSH_AUTH_SOCK; [2023-11-08T00:33:45.474Z] unset SSH_AGENT_PID; [2023-11-08T00:33:45.474Z] echo Agent pid 76 killed; [2023-11-08T00:33:45.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T00:33:45.906Z] + git semver [Pipeline] } [2023-11-08T00:33:46.193Z] $ docker stop --time=1 ea370728c50dc33c2746acfdc26297c5a4481d629cea356998d16696ae58f946 [2023-11-08T00:33:47.482Z] $ docker rm -f --volumes ea370728c50dc33c2746acfdc26297c5a4481d629cea356998d16696ae58f946 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:33:47.892Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T00:33:48.181Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T00:33:48.204Z] [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-08T00:33:48.853Z] provisioning config files... [2023-11-08T00:33:48.861Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/config418634658771782419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:33:49.209Z] ---> docker-login.sh [2023-11-08T00:33:49.209Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:33:49.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:33:49.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:33:49.209Z] Configure a credential helper to remove this warning. See [2023-11-08T00:33:49.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:33:49.209Z] [2023-11-08T00:33:49.209Z] Login Succeeded [2023-11-08T00:33:49.209Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:33:49.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:33:49.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:33:49.477Z] Configure a credential helper to remove this warning. See [2023-11-08T00:33:49.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:33:49.477Z] [2023-11-08T00:33:49.477Z] Login Succeeded [2023-11-08T00:33:49.477Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:33:49.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:33:49.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:33:49.477Z] Configure a credential helper to remove this warning. See [2023-11-08T00:33:49.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:33:49.477Z] [2023-11-08T00:33:49.477Z] Login Succeeded [2023-11-08T00:33:49.477Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:33:49.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:33:49.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:33:49.736Z] Configure a credential helper to remove this warning. See [2023-11-08T00:33:49.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:33:49.736Z] [2023-11-08T00:33:49.736Z] Login Succeeded [2023-11-08T00:33:49.736Z] docker.io [2023-11-08T00:33:49.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:33:49.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:33:49.995Z] Configure a credential helper to remove this warning. See [2023-11-08T00:33:49.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:33:49.995Z] [2023-11-08T00:33:49.995Z] Login Succeeded [2023-11-08T00:33:49.995Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:33:50.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T00:33:50.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:33:50.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:33:50.314Z] ========================================================= [2023-11-08T00:33:50.314Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T00:33:50.314Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:33:50.808Z] + 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-08T00:33:50.808Z] Sending build context to Docker daemon 12.75MB [2023-11-08T00:33:50.808Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:33:50.808Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T00:33:51.068Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T00:33:51.068Z] 7264a8db6415: Pulling fs layer [2023-11-08T00:33:51.068Z] c4d48a809fc2: Pulling fs layer [2023-11-08T00:33:51.068Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T00:33:51.068Z] ad3a456e5733: Pulling fs layer [2023-11-08T00:33:51.068Z] 33e27b845d1e: Pulling fs layer [2023-11-08T00:33:51.068Z] c68163c4e522: Pulling fs layer [2023-11-08T00:33:51.068Z] 50da416c3ac9: Pulling fs layer [2023-11-08T00:33:51.068Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T00:33:51.068Z] 33e27b845d1e: Waiting [2023-11-08T00:33:51.068Z] c68163c4e522: Waiting [2023-11-08T00:33:51.068Z] 50da416c3ac9: Waiting [2023-11-08T00:33:51.068Z] 23d2d4c4bb30: Waiting [2023-11-08T00:33:51.068Z] ad3a456e5733: Waiting [2023-11-08T00:33:51.068Z] c4d48a809fc2: Verifying Checksum [2023-11-08T00:33:51.068Z] c4d48a809fc2: Download complete [2023-11-08T00:33:51.068Z] 7264a8db6415: Verifying Checksum [2023-11-08T00:33:51.068Z] 7264a8db6415: Download complete [2023-11-08T00:33:51.068Z] ad3a456e5733: Verifying Checksum [2023-11-08T00:33:51.068Z] ad3a456e5733: Download complete [2023-11-08T00:33:51.068Z] 33e27b845d1e: Verifying Checksum [2023-11-08T00:33:51.068Z] 33e27b845d1e: Download complete [2023-11-08T00:33:51.068Z] c68163c4e522: Verifying Checksum [2023-11-08T00:33:51.068Z] c68163c4e522: Download complete [2023-11-08T00:33:51.068Z] 7264a8db6415: Pull complete [2023-11-08T00:33:51.327Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T00:33:51.328Z] 23d2d4c4bb30: Download complete [2023-11-08T00:33:51.328Z] c4d48a809fc2: Pull complete [2023-11-08T00:33:51.588Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T00:33:51.588Z] 4f1c88b9dad5: Download complete [2023-11-08T00:33:51.851Z] 50da416c3ac9: Verifying Checksum [2023-11-08T00:33:51.851Z] 50da416c3ac9: Download complete [2023-11-08T00:33:55.132Z] 4f1c88b9dad5: Pull complete [2023-11-08T00:33:55.132Z] ad3a456e5733: Pull complete [2023-11-08T00:33:55.132Z] 33e27b845d1e: Pull complete [2023-11-08T00:33:55.132Z] c68163c4e522: Pull complete [2023-11-08T00:33:57.661Z] 50da416c3ac9: Pull complete [2023-11-08T00:33:57.661Z] 23d2d4c4bb30: Pull complete [2023-11-08T00:33:57.661Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T00:33:57.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T00:33:57.661Z] ---> 0786185ac409 [2023-11-08T00:33:57.661Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T00:34:03.653Z] Still waiting to schedule task [2023-11-08T00:34:03.653Z] ‘prd-centos7-blackbox-4c-2g-16521’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T00:34:03.653Z] ‘prd-centos7-blackbox-4c-2g-16522’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T00:34:03.653Z] ‘prd-ubuntu20.04-docker-8c-8g-16919’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T00:34:03.653Z] ‘prd-ubuntu20.04-docker-8c-8g-16920’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T00:34:03.653Z] ‘prd-ubuntu20.04-docker-8c-8g-16923’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T00:34:03.653Z] ‘prd-ubuntu20.04-docker-8c-8g-16929’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T00:34:03.653Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16921’ is offline [2023-11-08T00:34:03.653Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16931’ is offline [2023-11-08T00:34:04.232Z] ---> Running in 915116fe716c [2023-11-08T00:34:04.232Z] Removing intermediate container 915116fe716c [2023-11-08T00:34:04.232Z] ---> 1357ff69e953 [2023-11-08T00:34:04.232Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:34:04.232Z] ---> Running in 4feff89216b7 [2023-11-08T00:34:04.232Z] Removing intermediate container 4feff89216b7 [2023-11-08T00:34:04.232Z] ---> e1936b33f058 [2023-11-08T00:34:04.232Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:34:04.232Z] ---> Running in 1db1ab9a7287 [2023-11-08T00:34:04.232Z] Removing intermediate container 1db1ab9a7287 [2023-11-08T00:34:04.232Z] ---> a6c29f460d95 [2023-11-08T00:34:04.232Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:34:04.232Z] ---> Running in 036591cf394c [2023-11-08T00:34:04.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:34:04.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:34:04.232Z] OK: 264 MiB in 52 packages [2023-11-08T00:34:04.232Z] Removing intermediate container 036591cf394c [2023-11-08T00:34:04.232Z] ---> 6ac3e0874895 [2023-11-08T00:34:04.232Z] Step 7/12 : WORKDIR /app [2023-11-08T00:34:04.490Z] ---> Running in d90760fbeec7 [2023-11-08T00:34:04.490Z] Removing intermediate container d90760fbeec7 [2023-11-08T00:34:04.490Z] ---> dcde93964023 [2023-11-08T00:34:04.490Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-08T00:34:04.490Z] ---> 60b6f5c71d88 [2023-11-08T00:34:04.490Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:34:04.490Z] ---> Running in e21aeb4e4751 [2023-11-08T00:34:43.261Z] Removing intermediate container e21aeb4e4751 [2023-11-08T00:34:43.261Z] ---> 63f19eb9dabc [2023-11-08T00:34:43.261Z] Step 10/12 : COPY . . [2023-11-08T00:34:43.261Z] ---> e93f1328d41b [2023-11-08T00:34:43.261Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:34:43.261Z] ---> Running in 38f43dffdf8a [2023-11-08T00:34:43.261Z] Removing intermediate container 38f43dffdf8a [2023-11-08T00:34:43.261Z] ---> 12e778c4152b [2023-11-08T00:34:43.261Z] Step 12/12 : RUN $MAKE [2023-11-08T00:34:43.261Z] ---> Running in bb69f4c0b2d3 [2023-11-08T00:34:43.261Z] noop [2023-11-08T00:34:43.261Z] Removing intermediate container bb69f4c0b2d3 [2023-11-08T00:34:43.261Z] ---> 9c8d995c7496 [2023-11-08T00:34:43.261Z] Successfully built 9c8d995c7496 [2023-11-08T00:34:43.261Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:34:43.707Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T00:34:43.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:34:43.857Z] prd-ubuntu20.04-docker-8c-8g-16930 does not seem to be running inside a container [2023-11-08T00:34:43.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-250 -v /w/workspace/y_app-rfid-llrp-inventory_PR-250:/w/workspace/y_app-rfid-llrp-inventory_PR-250:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T00:34:44.235Z] $ docker top dda09588536ac03ab78eb2b5d1e155fb9042c6fac783c693ec2a7a7d95e26966 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:34:44.644Z] + go version [2023-11-08T00:34:44.644Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T00:34:44.690Z] $ docker stop --time=1 dda09588536ac03ab78eb2b5d1e155fb9042c6fac783c693ec2a7a7d95e26966 [2023-11-08T00:34:45.987Z] $ docker rm -f --volumes dda09588536ac03ab78eb2b5d1e155fb9042c6fac783c693ec2a7a7d95e26966 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:34:46.661Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T00:34:46.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:34:46.828Z] prd-ubuntu20.04-docker-8c-8g-16930 does not seem to be running inside a container [2023-11-08T00:34:46.865Z] $ 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-250 -v /w/workspace/y_app-rfid-llrp-inventory_PR-250:/w/workspace/y_app-rfid-llrp-inventory_PR-250:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T00:34:47.184Z] $ docker top 2784612bf8e7a329f40efd1009b1b017c262b925aca7b2b8c04e4ca6ce836f46 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:34:47.562Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-250 [Pipeline] fileExists [Pipeline] sh [2023-11-08T00:34:47.927Z] + make test [2023-11-08T00:34:47.927Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-08T00:35:06.005Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-08T00:35:06.005Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-08T00:35:06.265Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements [2023-11-08T00:35:08.803Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.684s coverage: 71.9% of statements [2023-11-08T00:35:31.064Z] go vet ./... [2023-11-08T00:35:32.441Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T00:35:32.441Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T00:35:32.441Z] ./bin/test-attribution.sh [2023-11-08T00:35:32.441Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-08T00:35:32.441Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-08T00:35:32.441Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-08T00:35:32.441Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-08T00:35:32.441Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-08T00:35:32.699Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-08T00:35:32.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T00:35:32.781Z] $ docker stop --time=1 2784612bf8e7a329f40efd1009b1b017c262b925aca7b2b8c04e4ca6ce836f46 [2023-11-08T00:35:37.663Z] $ docker rm -f --volumes 2784612bf8e7a329f40efd1009b1b017c262b925aca7b2b8c04e4ca6ce836f46 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:35:38.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T00:35:38.300Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T00:35:38.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T00:35:39.198Z] + ls -al . [2023-11-08T00:35:39.198Z] total 208 [2023-11-08T00:35:39.198Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 00:34 . [2023-11-08T00:35:39.198Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:33 .. [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 8 00:33 .dockerignore [2023-11-08T00:35:39.198Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:35 .git [2023-11-08T00:35:39.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:33 .github [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 8 00:33 .gitignore [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:33 .golangci.yml [2023-11-08T00:35:39.198Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:33 .semver [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 8 00:33 Attribution.txt [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 8 00:33 CHANGELOG.md [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 8 00:33 Dockerfile [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:33 GOVERNANCE.md [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 8 00:33 Jenkinsfile [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 00:33 LICENSE [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 8 00:33 Makefile [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 00:33 OWNERS.md [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 00:33 README.md [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 00:33 VERSION [2023-11-08T00:35:39.198Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:33 bin [2023-11-08T00:35:39.198Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 8 00:35 coverage.out [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 3922 Nov 8 00:33 go.mod [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 34986 Nov 8 00:33 go.sum [2023-11-08T00:35:39.198Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:33 images [2023-11-08T00:35:39.198Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:33 internal [2023-11-08T00:35:39.198Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 8 00:33 main.go [2023-11-08T00:35:39.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:33 openapi [2023-11-08T00:35:39.198Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:33 res [2023-11-08T00:35:39.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:33 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:35:39.597Z] + 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=abedd3498344c659ab350a2772963942d228cbb7 --label arch=amd64 --label version=0.0.0 . [2023-11-08T00:35:39.597Z] Sending build context to Docker daemon 12.75MB [2023-11-08T00:35:39.597Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:35:39.597Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-08T00:35:39.597Z] ---> 9c8d995c7496 [2023-11-08T00:35:39.597Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T00:35:39.855Z] ---> Running in ca63b03fe35b [2023-11-08T00:35:40.114Z] Removing intermediate container ca63b03fe35b [2023-11-08T00:35:40.114Z] ---> 3f5105535504 [2023-11-08T00:35:40.114Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:35:40.114Z] ---> Running in a748f56b51f5 [2023-11-08T00:35:40.114Z] Removing intermediate container a748f56b51f5 [2023-11-08T00:35:40.114Z] ---> 356af903c71f [2023-11-08T00:35:40.114Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:35:40.114Z] ---> Running in ca6ab7954aaf [2023-11-08T00:35:40.114Z] Removing intermediate container ca6ab7954aaf [2023-11-08T00:35:40.114Z] ---> b41f488bacfe [2023-11-08T00:35:40.114Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:35:40.114Z] ---> Running in 095d5747aa70 [2023-11-08T00:35:40.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:35:40.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:35:40.943Z] OK: 264 MiB in 52 packages [2023-11-08T00:35:41.202Z] Removing intermediate container 095d5747aa70 [2023-11-08T00:35:41.202Z] ---> f6425bb3aba4 [2023-11-08T00:35:41.202Z] Step 7/29 : WORKDIR /app [2023-11-08T00:35:41.202Z] ---> Running in bb14aed5bdcb [2023-11-08T00:35:41.460Z] Removing intermediate container bb14aed5bdcb [2023-11-08T00:35:41.460Z] ---> cfd6245a7dd7 [2023-11-08T00:35:41.460Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-08T00:35:41.460Z] ---> a010f154fdc8 [2023-11-08T00:35:41.460Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:35:41.460Z] ---> Running in 280a258d02f8 [2023-11-08T00:35:42.033Z] Removing intermediate container 280a258d02f8 [2023-11-08T00:35:42.033Z] ---> 86c77f98b81a [2023-11-08T00:35:42.033Z] Step 10/29 : COPY . . [2023-11-08T00:35:42.600Z] ---> ed1ea697a0e0 [2023-11-08T00:35:42.600Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:35:42.600Z] ---> Running in efb5a1835121 [2023-11-08T00:35:42.600Z] Removing intermediate container efb5a1835121 [2023-11-08T00:35:42.600Z] ---> b3751147297e [2023-11-08T00:35:42.600Z] Step 12/29 : RUN $MAKE [2023-11-08T00:35:42.600Z] ---> Running in 5d7b87a8ffb5 [2023-11-08T00:35:43.168Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-08T00:36:05.188Z] Removing intermediate container 5d7b87a8ffb5 [2023-11-08T00:36:05.188Z] ---> 1a6f27c6e648 [2023-11-08T00:36:05.188Z] Step 13/29 : FROM alpine:3.18 [2023-11-08T00:36:05.188Z] 3.18: Pulling from library/alpine [2023-11-08T00:36:05.188Z] 96526aa774ef: Pulling fs layer [2023-11-08T00:36:05.188Z] 96526aa774ef: Download complete [2023-11-08T00:36:05.188Z] 96526aa774ef: Pull complete [2023-11-08T00:36:05.188Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:36:05.188Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T00:36:05.188Z] ---> 8ca4688f4f35 [2023-11-08T00:36:05.188Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-08T00:36:05.188Z] ---> Running in 0addea380059 [2023-11-08T00:36:05.188Z] Removing intermediate container 0addea380059 [2023-11-08T00:36:05.188Z] ---> 448a2f6b5cfe [2023-11-08T00:36:05.188Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-08T00:36:05.188Z] ---> Running in f729833ed39a [2023-11-08T00:36:05.188Z] Removing intermediate container f729833ed39a [2023-11-08T00:36:05.188Z] ---> a86653c46a6c [2023-11-08T00:36:05.188Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-08T00:36:05.188Z] ---> Running in 362a1ceb9635 [2023-11-08T00:36:05.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:36:05.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:36:05.188Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-08T00:36:05.188Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-08T00:36:05.188Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T00:36:05.188Z] Executing ca-certificates-20230506-r0.trigger [2023-11-08T00:36:05.188Z] OK: 8 MiB in 17 packages [2023-11-08T00:36:05.188Z] Removing intermediate container 362a1ceb9635 [2023-11-08T00:36:05.188Z] ---> bd9c8c97ec2b [2023-11-08T00:36:05.188Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-08T00:36:05.188Z] ---> e9ba0949d780 [2023-11-08T00:36:05.188Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-08T00:36:05.188Z] ---> d3307ab3a0d2 [2023-11-08T00:36:05.188Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-08T00:36:05.188Z] ---> df945272e2dc [2023-11-08T00:36:05.188Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-08T00:36:05.188Z] ---> 4c4764259c15 [2023-11-08T00:36:05.188Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-08T00:36:05.447Z] ---> f857b5fab995 [2023-11-08T00:36:05.447Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-08T00:36:05.447Z] ---> Running in 839246da9b8e [2023-11-08T00:36:06.010Z] Removing intermediate container 839246da9b8e [2023-11-08T00:36:06.010Z] ---> fbd34f4c92f8 [2023-11-08T00:36:06.010Z] Step 23/29 : VOLUME /cache [2023-11-08T00:36:06.010Z] ---> Running in f90a41c24af5 [2023-11-08T00:36:06.010Z] Removing intermediate container f90a41c24af5 [2023-11-08T00:36:06.010Z] ---> d89edbfac293 [2023-11-08T00:36:06.010Z] Step 24/29 : EXPOSE 59711 [2023-11-08T00:36:06.268Z] ---> Running in a8ab907e7856 [2023-11-08T00:36:06.268Z] Removing intermediate container a8ab907e7856 [2023-11-08T00:36:06.268Z] ---> c35008c12d60 [2023-11-08T00:36:06.268Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-08T00:36:06.268Z] ---> Running in f3a4fcbf8411 [2023-11-08T00:36:06.268Z] Removing intermediate container f3a4fcbf8411 [2023-11-08T00:36:06.268Z] ---> 399b8765d35d [2023-11-08T00:36:06.268Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-08T00:36:06.268Z] ---> Running in 2f5107c93023 [2023-11-08T00:36:06.527Z] Removing intermediate container 2f5107c93023 [2023-11-08T00:36:06.527Z] ---> 0e760c9fd514 [2023-11-08T00:36:06.527Z] Step 27/29 : LABEL arch=amd64 [2023-11-08T00:36:06.527Z] ---> Running in 5ec3dae10fcd [2023-11-08T00:36:06.527Z] Removing intermediate container 5ec3dae10fcd [2023-11-08T00:36:06.527Z] ---> c22fbf4e3bf8 [2023-11-08T00:36:06.527Z] Step 28/29 : LABEL git_sha=abedd3498344c659ab350a2772963942d228cbb7 [2023-11-08T00:36:06.527Z] ---> Running in 03dffa0cdcd4 [2023-11-08T00:36:06.527Z] Removing intermediate container 03dffa0cdcd4 [2023-11-08T00:36:06.527Z] ---> 19a5cdced4e7 [2023-11-08T00:36:06.527Z] Step 29/29 : LABEL version=0.0.0 [2023-11-08T00:36:06.527Z] ---> Running in 2ddaad2e8d7a [2023-11-08T00:36:06.785Z] Removing intermediate container 2ddaad2e8d7a [2023-11-08T00:36:06.785Z] ---> 2e1d874e04cb [2023-11-08T00:36:06.785Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T00:36:06.785Z] Successfully built 2e1d874e04cb [2023-11-08T00:36:06.785Z] 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-08T00:36:07.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:36:07.655Z] [2023-11-08T00:36:07.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:36:08.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:36:08.034Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T00:36:08.034Z] 5eb5b503b376: Pulling fs layer [2023-11-08T00:36:08.034Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T00:36:08.034Z] ec43610c2a17: Pulling fs layer [2023-11-08T00:36:08.034Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T00:36:08.034Z] 33b1e0a273af: Pulling fs layer [2023-11-08T00:36:08.034Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T00:36:08.034Z] 2f39f015ded8: Pulling fs layer [2023-11-08T00:36:08.034Z] 33b1e0a273af: Waiting [2023-11-08T00:36:08.034Z] 5d3b04190fa2: Waiting [2023-11-08T00:36:08.034Z] 3a2ae6a8a46f: Waiting [2023-11-08T00:36:08.034Z] 2f39f015ded8: Waiting [2023-11-08T00:36:08.034Z] 5c69ac0246d0: Verifying Checksum [2023-11-08T00:36:08.034Z] 5c69ac0246d0: Download complete [2023-11-08T00:36:08.034Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T00:36:08.034Z] 33b1e0a273af: Verifying Checksum [2023-11-08T00:36:08.034Z] 33b1e0a273af: Download complete [2023-11-08T00:36:08.034Z] 5d3b04190fa2: Download complete [2023-11-08T00:36:08.034Z] ec43610c2a17: Verifying Checksum [2023-11-08T00:36:08.034Z] ec43610c2a17: Download complete [2023-11-08T00:36:08.295Z] 5eb5b503b376: Verifying Checksum [2023-11-08T00:36:08.295Z] 5eb5b503b376: Download complete [2023-11-08T00:36:08.864Z] 2f39f015ded8: Verifying Checksum [2023-11-08T00:36:08.864Z] 2f39f015ded8: Download complete [2023-11-08T00:36:09.798Z] 5eb5b503b376: Pull complete [2023-11-08T00:36:09.798Z] 5c69ac0246d0: Pull complete [2023-11-08T00:36:10.366Z] ec43610c2a17: Pull complete [2023-11-08T00:36:10.366Z] 3a2ae6a8a46f: Pull complete [2023-11-08T00:36:10.366Z] 33b1e0a273af: Pull complete [2023-11-08T00:36:10.624Z] 5d3b04190fa2: Pull complete [2023-11-08T00:36:14.808Z] 2f39f015ded8: Pull complete [2023-11-08T00:36:14.808Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T00:36:14.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:36:14.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:36:15.013Z] prd-ubuntu20.04-docker-8c-8g-16930 does not seem to be running inside a container [2023-11-08T00:36:15.047Z] $ 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-250 -v /w/workspace/y_app-rfid-llrp-inventory_PR-250:/w/workspace/y_app-rfid-llrp-inventory_PR-250:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T00:36:20.789Z] $ docker top b9fdd8619d1d206d242f18a43d153388bcc95c0baf3170955c19e79e8707fe1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:36:21.226Z] ---> job-cost.sh [2023-11-08T00:36:21.226Z] lf-activate-venv: SKIPPING [2023-11-08T00:36:21.226Z] INFO: No Stack... [2023-11-08T00:36:21.485Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T00:36:21.746Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T00:36:22.065Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-250/archives/cost.csv [2023-11-08T00:36:22.065Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T00:36:22.108Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] [2023-11-08T00:36:22.112Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] did not exist. Created. [2023-11-08T00:36:22.112Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T00:36:22.523Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T00:36:22.576Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T00:36:22.608Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T00:36:22.765Z] $ docker stop --time=1 b9fdd8619d1d206d242f18a43d153388bcc95c0baf3170955c19e79e8707fe1b [2023-11-08T00:36:23.917Z] $ docker rm -f --volumes b9fdd8619d1d206d242f18a43d153388bcc95c0baf3170955c19e79e8707fe1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T00:36:55.302Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16934 in /w/workspace/y_app-rfid-llrp-inventory_PR-250 [Pipeline] { [Pipeline] ws [2023-11-08T00:36:55.358Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-11-08T00:36:55.434Z] The recommended git tool is: git [2023-11-08T00:37:02.509Z] using credential edgex-jenkins-ssh [2023-11-08T00:37:02.526Z] Cloning the remote Git repository [2023-11-08T00:37:02.601Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-08T00:37:02.728Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-11-08T00:37:02.914Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-08T00:37:02.915Z] > git --version # timeout=10 [2023-11-08T00:37:02.942Z] > git --version # 'git version 2.25.1' [2023-11-08T00:37:02.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T00:37:03.170Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T00:37:05.645Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-08T00:37:05.700Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T00:37:06.812Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-08T00:37:06.861Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-08T00:37:06.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T00:37:06.880Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-08T00:37:07.470Z] Merging remotes/origin/main commit 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 into PR head commit abedd3498344c659ab350a2772963942d228cbb7 [2023-11-08T00:37:07.814Z] Merge succeeded, producing abedd3498344c659ab350a2772963942d228cbb7 [2023-11-08T00:37:07.815Z] Checking out Revision abedd3498344c659ab350a2772963942d228cbb7 (PR-250) [2023-11-08T00:37:08.417Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-11-08T00:37:08.482Z] > git --version # timeout=10 [2023-11-08T00:37:08.497Z] > git --version # 'git version 2.25.1' [2023-11-08T00:37:08.511Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:37:07.491Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T00:37:07.579Z] > git checkout -f abedd3498344c659ab350a2772963942d228cbb7 # timeout=10 [2023-11-08T00:37:07.688Z] > git remote # timeout=10 [2023-11-08T00:37:07.713Z] > git config --get remote.origin.url # timeout=10 [2023-11-08T00:37:07.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T00:37:07.762Z] > git merge 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 # timeout=10 [2023-11-08T00:37:07.793Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-08T00:37:07.823Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T00:37:07.848Z] > git checkout -f abedd3498344c659ab350a2772963942d228cbb7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T00:37:09.821Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T00:37:09.821Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T00:37:09.821Z] Dload Upload Total Spent Left Speed [2023-11-08T00:37:09.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 182k 0 --:--:-- --:--:-- --:--:-- 182k [Pipeline] sh [2023-11-08T00:37:10.455Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T00:37:10.814Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T00:37:10.814Z] + sudo tee /etc/docker/daemon.new [2023-11-08T00:37:10.814Z] { [2023-11-08T00:37:10.814Z] "registry-mirrors": [ [2023-11-08T00:37:10.814Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T00:37:10.814Z] ], [2023-11-08T00:37:10.814Z] "bip": "10.250.0.254/24", [2023-11-08T00:37:10.814Z] "hosts": [ [2023-11-08T00:37:10.814Z] "tcp://0.0.0.0:5555", [2023-11-08T00:37:10.814Z] "unix:///var/run/docker.sock" [2023-11-08T00:37:10.814Z] ], [2023-11-08T00:37:10.814Z] "mtu": 1458, [2023-11-08T00:37:10.814Z] "selinux-enabled": true, [2023-11-08T00:37:10.814Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T00:37:10.814Z] } [Pipeline] sh [2023-11-08T00:37:11.178Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T00:37:11.553Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:37:29.942Z] provisioning config files... [2023-11-08T00:37:29.972Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config12226239838060482376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:37:30.389Z] ---> docker-login.sh [2023-11-08T00:37:30.389Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:37:30.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:37:30.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:37:30.986Z] Configure a credential helper to remove this warning. See [2023-11-08T00:37:30.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:37:30.986Z] [2023-11-08T00:37:30.986Z] Login Succeeded [2023-11-08T00:37:30.986Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:37:31.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:37:31.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:37:31.535Z] Configure a credential helper to remove this warning. See [2023-11-08T00:37:31.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:37:31.535Z] [2023-11-08T00:37:31.535Z] Login Succeeded [2023-11-08T00:37:31.535Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:37:31.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:37:31.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:37:31.807Z] Configure a credential helper to remove this warning. See [2023-11-08T00:37:31.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:37:31.807Z] [2023-11-08T00:37:31.807Z] Login Succeeded [2023-11-08T00:37:31.807Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:37:32.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:37:32.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:37:32.362Z] Configure a credential helper to remove this warning. See [2023-11-08T00:37:32.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:37:32.362Z] [2023-11-08T00:37:32.362Z] Login Succeeded [2023-11-08T00:37:32.362Z] docker.io [2023-11-08T00:37:32.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:37:32.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:37:32.908Z] Configure a credential helper to remove this warning. See [2023-11-08T00:37:32.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:37:32.908Z] [2023-11-08T00:37:32.908Z] Login Succeeded [2023-11-08T00:37:32.908Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:37:32.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T00:37:33.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:37:33.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:37:33.604Z] ========================================================= [2023-11-08T00:37:33.604Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T00:37:33.604Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:37:34.094Z] + 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-08T00:37:34.375Z] Sending build context to Docker daemon 669.2kB [2023-11-08T00:37:34.375Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:37:34.375Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T00:37:34.652Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T00:37:34.652Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T00:37:34.652Z] 5d54e960e981: Pulling fs layer [2023-11-08T00:37:34.652Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T00:37:34.652Z] f0e02332f6b5: Pulling fs layer [2023-11-08T00:37:34.652Z] cefa15bbcfad: Pulling fs layer [2023-11-08T00:37:34.652Z] 17808c966233: Pulling fs layer [2023-11-08T00:37:34.652Z] f4c1fc716caa: Pulling fs layer [2023-11-08T00:37:34.652Z] f0e02332f6b5: Waiting [2023-11-08T00:37:34.652Z] cefa15bbcfad: Waiting [2023-11-08T00:37:34.652Z] 17808c966233: Waiting [2023-11-08T00:37:34.652Z] f4c1fc716caa: Waiting [2023-11-08T00:37:34.652Z] 5d54e960e981: Verifying Checksum [2023-11-08T00:37:34.652Z] 5d54e960e981: Download complete [2023-11-08T00:37:34.652Z] f0e02332f6b5: Verifying Checksum [2023-11-08T00:37:34.652Z] f0e02332f6b5: Download complete [2023-11-08T00:37:34.652Z] cefa15bbcfad: Verifying Checksum [2023-11-08T00:37:34.652Z] cefa15bbcfad: Download complete [2023-11-08T00:37:34.652Z] 9fda8d8052c6: Download complete [2023-11-08T00:37:35.248Z] f4c1fc716caa: Verifying Checksum [2023-11-08T00:37:35.248Z] f4c1fc716caa: Download complete [2023-11-08T00:37:35.842Z] 9fda8d8052c6: Pull complete [2023-11-08T00:37:36.436Z] 5d54e960e981: Pull complete [2023-11-08T00:37:36.707Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T00:37:36.707Z] c4a7e357bf2a: Download complete [2023-11-08T00:37:37.679Z] 17808c966233: Verifying Checksum [2023-11-08T00:37:37.679Z] 17808c966233: Download complete [2023-11-08T00:37:50.029Z] c4a7e357bf2a: Pull complete [2023-11-08T00:37:50.298Z] f0e02332f6b5: Pull complete [2023-11-08T00:37:50.567Z] cefa15bbcfad: Pull complete [2023-11-08T00:37:58.801Z] 17808c966233: Pull complete [2023-11-08T00:38:00.770Z] f4c1fc716caa: Pull complete [2023-11-08T00:38:00.770Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T00:38:00.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T00:38:00.770Z] ---> ea914061e18c [2023-11-08T00:38:00.770Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T00:38:02.724Z] ---> Running in a8f63b906a7e [2023-11-08T00:38:03.320Z] Removing intermediate container a8f63b906a7e [2023-11-08T00:38:03.320Z] ---> 42e56337a992 [2023-11-08T00:38:03.320Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:38:03.320Z] ---> Running in d2c024f6aef4 [2023-11-08T00:38:03.589Z] Removing intermediate container d2c024f6aef4 [2023-11-08T00:38:03.590Z] ---> e1b20a6070ee [2023-11-08T00:38:03.590Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:38:03.860Z] ---> Running in be643224e441 [2023-11-08T00:38:04.132Z] Removing intermediate container be643224e441 [2023-11-08T00:38:04.132Z] ---> ba2a82467487 [2023-11-08T00:38:04.132Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:38:04.132Z] ---> Running in 0e6e1baadfb8 [2023-11-08T00:38:05.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:38:05.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:38:07.265Z] OK: 266 MiB in 52 packages [2023-11-08T00:38:08.236Z] Removing intermediate container 0e6e1baadfb8 [2023-11-08T00:38:08.236Z] ---> f41d347fdb98 [2023-11-08T00:38:08.236Z] Step 7/12 : WORKDIR /app [2023-11-08T00:38:08.236Z] ---> Running in d0b7225570a4 [2023-11-08T00:38:08.505Z] Removing intermediate container d0b7225570a4 [2023-11-08T00:38:08.505Z] ---> 2f4b4dfa14b9 [2023-11-08T00:38:08.505Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-08T00:38:09.094Z] ---> 128f54f7b511 [2023-11-08T00:38:09.094Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:38:09.364Z] ---> Running in 1e0f4414bdd2 [2023-11-08T00:39:46.225Z] Removing intermediate container 1e0f4414bdd2 [2023-11-08T00:39:46.225Z] ---> bbd0a0d31213 [2023-11-08T00:39:46.225Z] Step 10/12 : COPY . . [2023-11-08T00:39:46.225Z] ---> 89a3fd9ab395 [2023-11-08T00:39:46.225Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:39:46.225Z] ---> Running in a6cbc3fad908 [2023-11-08T00:39:46.225Z] Removing intermediate container a6cbc3fad908 [2023-11-08T00:39:46.225Z] ---> 304945294e2c [2023-11-08T00:39:46.225Z] Step 12/12 : RUN $MAKE [2023-11-08T00:39:46.225Z] ---> Running in 8e747d546eb0 [2023-11-08T00:39:46.225Z] noop [2023-11-08T00:39:46.225Z] Removing intermediate container 8e747d546eb0 [2023-11-08T00:39:46.225Z] ---> 57912e42fb6f [2023-11-08T00:39:46.225Z] Successfully built 57912e42fb6f [2023-11-08T00:39:46.225Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:39:46.711Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T00:39:46.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:39:47.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-16934 does not seem to be running inside a container [2023-11-08T00:39:47.102Z] $ 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-08T00:39:48.452Z] $ docker top dad98bd03369f18b8304c6baa27a8ba9ef6dcf70680dc1c0b21f6081cf2c95fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:39:49.375Z] + go version [2023-11-08T00:39:49.375Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T00:39:49.419Z] $ docker stop --time=1 dad98bd03369f18b8304c6baa27a8ba9ef6dcf70680dc1c0b21f6081cf2c95fd [2023-11-08T00:39:54.488Z] $ docker rm -f --volumes dad98bd03369f18b8304c6baa27a8ba9ef6dcf70680dc1c0b21f6081cf2c95fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:39:55.356Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T00:39:55.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:39:55.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-16934 does not seem to be running inside a container [2023-11-08T00:39:55.725Z] $ 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-08T00:39:57.053Z] $ docker top eed09ec2a67668f8bccef2ad4c993f0ab9416f29f8cbda3654ad0acdc99f4734 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:39:57.984Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-11-08T00:39:58.712Z] + make test [2023-11-08T00:39:58.712Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-08T00:43:05.552Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-08T00:43:05.552Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-08T00:43:05.552Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.299s coverage: 86.2% of statements [2023-11-08T00:43:06.974Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.591s coverage: 71.9% of statements [2023-11-08T00:43:07.949Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T00:43:07.949Z] go vet ./... [2023-11-08T00:45:29.731Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T00:45:29.731Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T00:45:29.731Z] ./bin/test-attribution.sh [2023-11-08T00:45:29.731Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-08T00:45:29.731Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-08T00:45:29.731Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-08T00:45:29.731Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-08T00:45:29.731Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-08T00:45:29.731Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-08T00:45:29.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T00:45:29.813Z] $ docker stop --time=1 eed09ec2a67668f8bccef2ad4c993f0ab9416f29f8cbda3654ad0acdc99f4734 [2023-11-08T00:45:31.892Z] $ docker rm -f --volumes eed09ec2a67668f8bccef2ad4c993f0ab9416f29f8cbda3654ad0acdc99f4734 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:45:33.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T00:45:33.905Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T00:45:34.543Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T00:45:35.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T00:45:35.538Z] + ls -al . [2023-11-08T00:45:35.538Z] total 204 [2023-11-08T00:45:35.538Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 00:40 . [2023-11-08T00:45:35.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:37 .. [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 8 00:37 .dockerignore [2023-11-08T00:45:35.538Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:37 .git [2023-11-08T00:45:35.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:37 .github [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 8 00:37 .gitignore [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:37 .golangci.yml [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 8 00:37 Attribution.txt [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 8 00:37 CHANGELOG.md [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 8 00:37 Dockerfile [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:37 GOVERNANCE.md [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 8 00:37 Jenkinsfile [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 00:37 LICENSE [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 8 00:37 Makefile [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 00:37 OWNERS.md [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 00:37 README.md [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 00:33 VERSION [2023-11-08T00:45:35.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:37 bin [2023-11-08T00:45:35.538Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 8 00:43 coverage.out [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 3922 Nov 8 00:37 go.mod [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 34986 Nov 8 00:37 go.sum [2023-11-08T00:45:35.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:37 images [2023-11-08T00:45:35.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:37 internal [2023-11-08T00:45:35.538Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 8 00:37 main.go [2023-11-08T00:45:35.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:37 openapi [2023-11-08T00:45:35.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:37 res [2023-11-08T00:45:35.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:45:35.970Z] + 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=abedd3498344c659ab350a2772963942d228cbb7 --label arch=arm64 --label version=0.0.0 . [2023-11-08T00:45:36.241Z] Sending build context to Docker daemon 669.2kB [2023-11-08T00:45:36.241Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:45:36.241Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-08T00:45:36.241Z] ---> 57912e42fb6f [2023-11-08T00:45:36.241Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T00:45:36.512Z] ---> Running in 6d9e4cd95384 [2023-11-08T00:45:36.785Z] Removing intermediate container 6d9e4cd95384 [2023-11-08T00:45:36.785Z] ---> 9ef1c090b1e4 [2023-11-08T00:45:36.785Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:45:36.785Z] ---> Running in 226d85cef90f [2023-11-08T00:45:37.374Z] Removing intermediate container 226d85cef90f [2023-11-08T00:45:37.374Z] ---> ee4cc7dccf8e [2023-11-08T00:45:37.374Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:45:37.374Z] ---> Running in 80ce0d14268c [2023-11-08T00:45:37.645Z] Removing intermediate container 80ce0d14268c [2023-11-08T00:45:37.645Z] ---> df866c4ecb9e [2023-11-08T00:45:37.645Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:45:37.645Z] ---> Running in d23fbbe259c2 [2023-11-08T00:45:39.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:45:39.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:45:40.754Z] OK: 266 MiB in 52 packages [2023-11-08T00:45:41.727Z] Removing intermediate container d23fbbe259c2 [2023-11-08T00:45:41.727Z] ---> b44b52db584b [2023-11-08T00:45:41.727Z] Step 7/29 : WORKDIR /app [2023-11-08T00:45:41.727Z] ---> Running in 82d5ebf2dcc8 [2023-11-08T00:45:41.997Z] Removing intermediate container 82d5ebf2dcc8 [2023-11-08T00:45:41.997Z] ---> 888956697771 [2023-11-08T00:45:41.997Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-08T00:45:42.588Z] ---> 25e7f4ed3be1 [2023-11-08T00:45:42.588Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:45:42.588Z] ---> Running in dc92a6c68cdd [2023-11-08T00:45:45.208Z] Removing intermediate container dc92a6c68cdd [2023-11-08T00:45:45.208Z] ---> 5d9d241c1f0b [2023-11-08T00:45:45.208Z] Step 10/29 : COPY . . [2023-11-08T00:45:49.481Z] ---> be39cda0f0e7 [2023-11-08T00:45:49.481Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:45:49.481Z] ---> Running in 16bf33e0b099 [2023-11-08T00:45:49.481Z] Removing intermediate container 16bf33e0b099 [2023-11-08T00:45:49.481Z] ---> abb8df3a6a56 [2023-11-08T00:45:49.481Z] Step 12/29 : RUN $MAKE [2023-11-08T00:45:49.481Z] ---> Running in 3812a0be15b0 [2023-11-08T00:45:50.908Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-08T00:48:12.645Z] Removing intermediate container 3812a0be15b0 [2023-11-08T00:48:12.645Z] ---> 9f9777e1b171 [2023-11-08T00:48:12.645Z] Step 13/29 : FROM alpine:3.18 [2023-11-08T00:48:12.645Z] 3.18: Pulling from library/alpine [2023-11-08T00:48:12.645Z] 579b34f0a95b: Pulling fs layer [2023-11-08T00:48:12.645Z] 579b34f0a95b: Verifying Checksum [2023-11-08T00:48:12.645Z] 579b34f0a95b: Download complete [2023-11-08T00:48:12.645Z] 579b34f0a95b: Pull complete [2023-11-08T00:48:12.645Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:48:12.645Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T00:48:12.645Z] ---> 3cc203321400 [2023-11-08T00:48:12.645Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-08T00:48:12.645Z] ---> Running in d578028b9e2c [2023-11-08T00:48:12.645Z] Removing intermediate container d578028b9e2c [2023-11-08T00:48:12.645Z] ---> a4754ffc6391 [2023-11-08T00:48:12.645Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-08T00:48:12.645Z] ---> Running in 1f99f948deb6 [2023-11-08T00:48:12.645Z] Removing intermediate container 1f99f948deb6 [2023-11-08T00:48:12.645Z] ---> ab20081130cb [2023-11-08T00:48:12.645Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-08T00:48:12.645Z] ---> Running in 6f003f1e3db9 [2023-11-08T00:48:12.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:48:12.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:48:12.645Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-08T00:48:12.645Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-08T00:48:12.645Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T00:48:12.645Z] Executing ca-certificates-20230506-r0.trigger [2023-11-08T00:48:12.645Z] OK: 9 MiB in 17 packages [2023-11-08T00:48:12.645Z] Removing intermediate container 6f003f1e3db9 [2023-11-08T00:48:12.645Z] ---> fc3805202305 [2023-11-08T00:48:12.645Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-08T00:48:12.645Z] ---> eda33bd13994 [2023-11-08T00:48:12.645Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-08T00:48:12.645Z] ---> d3a3de82cbc2 [2023-11-08T00:48:12.645Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-08T00:48:12.645Z] ---> cd617e6a30e2 [2023-11-08T00:48:12.645Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-08T00:48:12.645Z] ---> 16ae96b7a079 [2023-11-08T00:48:12.645Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-08T00:48:14.074Z] ---> 2e36c0b1b272 [2023-11-08T00:48:14.074Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-08T00:48:14.343Z] ---> Running in 0af38df2a6d7 [2023-11-08T00:48:16.422Z] Removing intermediate container 0af38df2a6d7 [2023-11-08T00:48:16.422Z] ---> 72b67f3f0186 [2023-11-08T00:48:16.422Z] Step 23/29 : VOLUME /cache [2023-11-08T00:48:16.422Z] ---> Running in 197f1c1f5694 [2023-11-08T00:48:16.422Z] Removing intermediate container 197f1c1f5694 [2023-11-08T00:48:16.422Z] ---> 56b6f77c6769 [2023-11-08T00:48:16.422Z] Step 24/29 : EXPOSE 59711 [2023-11-08T00:48:16.697Z] ---> Running in b7a036acbb9d [2023-11-08T00:48:16.977Z] Removing intermediate container b7a036acbb9d [2023-11-08T00:48:16.977Z] ---> 7c9ad54dd968 [2023-11-08T00:48:16.977Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-08T00:48:16.977Z] ---> Running in c15bb58afb31 [2023-11-08T00:48:17.282Z] Removing intermediate container c15bb58afb31 [2023-11-08T00:48:17.282Z] ---> 28686de8443a [2023-11-08T00:48:17.282Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-08T00:48:17.565Z] ---> Running in 31f661e831ae [2023-11-08T00:48:17.861Z] Removing intermediate container 31f661e831ae [2023-11-08T00:48:17.861Z] ---> a6b48f8b57ab [2023-11-08T00:48:17.861Z] Step 27/29 : LABEL arch=arm64 [2023-11-08T00:48:17.861Z] ---> Running in 5497857fb24b [2023-11-08T00:48:18.461Z] Removing intermediate container 5497857fb24b [2023-11-08T00:48:18.462Z] ---> 6dcdc767af7c [2023-11-08T00:48:18.462Z] Step 28/29 : LABEL git_sha=abedd3498344c659ab350a2772963942d228cbb7 [2023-11-08T00:48:18.462Z] ---> Running in 4a408044844d [2023-11-08T00:48:18.740Z] Removing intermediate container 4a408044844d [2023-11-08T00:48:18.740Z] ---> 09349992e8fc [2023-11-08T00:48:18.740Z] Step 29/29 : LABEL version=0.0.0 [2023-11-08T00:48:18.740Z] ---> Running in a41621c3dca4 [2023-11-08T00:48:19.330Z] Removing intermediate container a41621c3dca4 [2023-11-08T00:48:19.330Z] ---> 8d50f1db2a06 [2023-11-08T00:48:19.330Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T00:48:19.330Z] Successfully built 8d50f1db2a06 [2023-11-08T00:48:19.330Z] 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-08T00:48:20.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T00:48:20.185Z] [2023-11-08T00:48:20.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:48:20.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T00:48:23.198Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T00:48:23.198Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T00:48:23.198Z] 04944245beec: Pulling fs layer [2023-11-08T00:48:23.198Z] 699f458cf7ca: Pulling fs layer [2023-11-08T00:48:23.198Z] 765212b225bb: Pulling fs layer [2023-11-08T00:48:23.198Z] f23df028b6ca: Pulling fs layer [2023-11-08T00:48:23.198Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T00:48:23.198Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T00:48:23.198Z] 765212b225bb: Waiting [2023-11-08T00:48:23.198Z] f23df028b6ca: Waiting [2023-11-08T00:48:23.198Z] d65c8cfc05b1: Waiting [2023-11-08T00:48:23.198Z] 2437ff75d9bd: Waiting [2023-11-08T00:48:23.474Z] 04944245beec: Verifying Checksum [2023-11-08T00:48:23.474Z] 04944245beec: Download complete [2023-11-08T00:48:23.474Z] 765212b225bb: Verifying Checksum [2023-11-08T00:48:23.474Z] 765212b225bb: Download complete [2023-11-08T00:48:23.474Z] f23df028b6ca: Verifying Checksum [2023-11-08T00:48:23.474Z] f23df028b6ca: Download complete [2023-11-08T00:48:23.474Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T00:48:23.474Z] d65c8cfc05b1: Download complete [2023-11-08T00:48:23.745Z] 699f458cf7ca: Verifying Checksum [2023-11-08T00:48:23.745Z] 699f458cf7ca: Download complete [2023-11-08T00:48:24.013Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T00:48:24.013Z] 8998bd30e6a1: Download complete [2023-11-08T00:48:26.596Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T00:48:26.596Z] 2437ff75d9bd: Download complete [2023-11-08T00:48:28.545Z] 8998bd30e6a1: Pull complete [2023-11-08T00:48:29.129Z] 04944245beec: Pull complete [2023-11-08T00:48:31.078Z] 699f458cf7ca: Pull complete [2023-11-08T00:48:31.079Z] 765212b225bb: Pull complete [2023-11-08T00:48:31.664Z] f23df028b6ca: Pull complete [2023-11-08T00:48:31.933Z] d65c8cfc05b1: Pull complete [2023-11-08T00:48:50.161Z] 2437ff75d9bd: Pull complete [2023-11-08T00:48:50.161Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T00:48:50.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T00:48:50.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:48:50.519Z] prd-ubuntu20.04-docker-arm64-4c-16g-16934 does not seem to be running inside a container [2023-11-08T00:48:50.605Z] $ 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-08T00:48:54.819Z] $ docker top 3744c2b601cdfbaee9cd93cb4c1f75851f2880a1d6b3c60610fddeeb68979b06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:48:55.744Z] ---> job-cost.sh [2023-11-08T00:48:55.744Z] lf-activate-venv: SKIPPING [2023-11-08T00:48:55.744Z] INFO: No Stack... [2023-11-08T00:48:56.330Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T00:48:56.913Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T00:48:57.271Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-11-08T00:48:57.271Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T00:48:57.373Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] [2023-11-08T00:48:57.377Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] did not exist. Created. [2023-11-08T00:48:57.378Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T00:48:58.112Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-6e288c55/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T00:48:58.787Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T00:48:58.826Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T00:48:58.888Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T00:48:58.906Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T00:48:58.987Z] $ docker stop --time=1 3744c2b601cdfbaee9cd93cb4c1f75851f2880a1d6b3c60610fddeeb68979b06 [2023-11-08T00:49:00.531Z] $ docker rm -f --volumes 3744c2b601cdfbaee9cd93cb4c1f75851f2880a1d6b3c60610fddeeb68979b06 [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-08T00:49:01.494Z] provisioning config files... [2023-11-08T00:49:01.501Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/config2243055969691670177tmp [Pipeline] { [Pipeline] sh [2023-11-08T00:49:01.848Z] + set +x [2023-11-08T00:49:01.848Z] + curl -s https://codecov.io/bash [2023-11-08T00:49:01.848Z] + bash -s -- [2023-11-08T00:49:01.848Z] [2023-11-08T00:49:01.848Z] _____ _ [2023-11-08T00:49:01.848Z] / ____| | | [2023-11-08T00:49:01.848Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T00:49:01.848Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T00:49:01.848Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T00:49:01.848Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T00:49:01.848Z] Bash-1.0.6 [2023-11-08T00:49:01.848Z] [2023-11-08T00:49:01.848Z] [2023-11-08T00:49:01.848Z] ==> git version 2.25.1 found [2023-11-08T00:49:01.848Z] ==> 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-08T00:49:01.848Z] Release-Date: 2020-01-08 [2023-11-08T00:49:01.848Z] 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-08T00:49:01.848Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T00:49:01.848Z] ==> Jenkins CI detected. [2023-11-08T00:49:01.848Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-250 [2023-11-08T00:49:01.848Z] project root: . [2023-11-08T00:49:01.848Z] --> token set from env [2023-11-08T00:49:01.848Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T00:49:01.848Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T00:49:01.848Z] ==> Python coveragepy not found [2023-11-08T00:49:01.848Z] ==> Searching for coverage reports in: [2023-11-08T00:49:01.848Z] + . [2023-11-08T00:49:01.848Z] -> Found 1 reports [2023-11-08T00:49:01.848Z] ==> Detecting git/mercurial file structure [2023-11-08T00:49:01.848Z] ==> Reading reports [2023-11-08T00:49:01.848Z] + ./coverage.out bytes=41317 [2023-11-08T00:49:01.848Z] ==> Appending adjustments [2023-11-08T00:49:01.848Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T00:49:02.107Z] + Found adjustments [2023-11-08T00:49:02.107Z] ==> Gzipping contents [2023-11-08T00:49:02.107Z] 12K /tmp/codecov.gdTLDy.gz [2023-11-08T00:49:02.107Z] ==> Uploading reports [2023-11-08T00:49:02.107Z] url: https://codecov.io [2023-11-08T00:49:02.107Z] query: branch=PR-250&commit=abedd3498344c659ab350a2772963942d228cbb7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=250&job=&cmd_args= [2023-11-08T00:49:02.107Z] -> Pinging Codecov [2023-11-08T00:49:02.108Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-250&commit=abedd3498344c659ab350a2772963942d228cbb7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=250&job=&cmd_args= [2023-11-08T00:49:02.367Z] -> Uploading to [2023-11-08T00:49:02.367Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/581DD39554BDF9B6E22D074273EAD858/abedd3498344c659ab350a2772963942d228cbb7/049ef79b-b147-43c4-87b5-b335d2ea3615.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T004902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e6dc8d3e1559799a298e0fc14283197ca6e5b299edb87823dcf3f5eb068f13b [2023-11-08T00:49:02.367Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T00:49:02.367Z] Dload Upload Total Spent Left Speed [2023-11-08T00:49:02.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11603 0 0 100 11603 0 50447 --:--:-- --:--:-- --:--:-- 50447 [2023-11-08T00:49:02.627Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/abedd3498344c659ab350a2772963942d228cbb7 [Pipeline] } [2023-11-08T00:49:02.655Z] 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-08T00:49:04.409Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-250/archives ] [2023-11-08T00:49:04.409Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-250/archives [2023-11-08T00:49:04.409Z] total 16 [2023-11-08T00:49:04.409Z] drwxr-xr-x 3 root root 4096 Nov 8 00:36 . [2023-11-08T00:49:04.409Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 00:36 .. [2023-11-08T00:49:04.409Z] drwxr-xr-x 2 root root 4096 Nov 8 00:36 cost [2023-11-08T00:49:04.409Z] -rw-r--r-- 1 root root 95 Nov 8 00:36 cost.csv [2023-11-08T00:49:04.409Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-250/archives [2023-11-08T00:49:04.409Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-250/archives [2023-11-08T00:49:04.409Z] total 16 [2023-11-08T00:49:04.409Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:36 . [2023-11-08T00:49:04.409Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 00:36 .. [2023-11-08T00:49:04.409Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 00:36 cost [2023-11-08T00:49:04.409Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 8 00:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:49:04.740Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:49:05.641Z] ---> package-listing.sh [2023-11-08T00:49:05.641Z] ++ facter osfamily [2023-11-08T00:49:05.641Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T00:49:05.900Z] + OS_FAMILY=debian [2023-11-08T00:49:05.900Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-250 [2023-11-08T00:49:05.900Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T00:49:05.900Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T00:49:05.900Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T00:49:05.900Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T00:49:05.900Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-250 ']' [2023-11-08T00:49:05.900Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T00:49:05.900Z] + case "${OS_FAMILY}" in [2023-11-08T00:49:05.900Z] + dpkg -l [2023-11-08T00:49:05.900Z] + grep '^ii' [2023-11-08T00:49:05.900Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T00:49:05.900Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T00:49:05.900Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T00:49:05.900Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-250 ']' [2023-11-08T00:49:05.900Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-250/archives/ [2023-11-08T00:49:05.900Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-250/archives/ [Pipeline] echo [2023-11-08T00:49:05.936Z] 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-250/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T00:49:06.231Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:49:06.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:49:06.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:49:07.013Z] prd-ubuntu20.04-docker-8c-8g-16930 does not seem to be running inside a container [2023-11-08T00:49:07.045Z] $ 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-250/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-250 -v /w/workspace/y_app-rfid-llrp-inventory_PR-250:/w/workspace/y_app-rfid-llrp-inventory_PR-250:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-250@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-08T00:49:07.264Z] $ docker top e7a827d7f64a3592c4a9da687eae99f0c0e1db02ddc782f8623408757fe847a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:49:07.647Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T00:49:08.054Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T00:49:08.367Z] + ls /var/log/sa-host [2023-11-08T00:49:08.367Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:49:08.508Z] provisioning config files... [2023-11-08T00:49:08.517Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/config10425833444771593280tmp [Pipeline] { [Pipeline] echo [2023-11-08T00:49:08.570Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:49:08.884Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T00:49:08.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:49:09.311Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T00:49:09.346Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:49:09.661Z] ---> sudo-logs.sh [2023-11-08T00:49:09.661Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T00:49:09.745Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:49:10.057Z] ---> job-cost.sh [2023-11-08T00:49:10.057Z] lf-activate-venv: SKIPPING [2023-11-08T00:49:10.057Z] DEBUG: total: 0.2199999988079071 [2023-11-08T00:49:10.057Z] INFO: Retrieving Stack Cost... [2023-11-08T00:49:10.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T00:49:10.883Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T00:49:10.919Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:49:11.234Z] ---> logs-deploy.sh [2023-11-08T00:49:11.234Z] lf-activate-venv: SKIPPING [2023-11-08T00:49:11.234Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-250/1 [2023-11-08T00:49:11.234Z] INFO: archiving workspace using pattern(s): [2023-11-08T00:49:12.173Z] Archives upload complete. [2023-11-08T00:49:12.173Z] INFO: archiving logs to Nexus