Pull request #234 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba5edf7bfefd88472504e4ebc4c8976a59eec951+91321213cd823d1ea8012b97f4da148b2f6a4494 (b931914bb229647e60de2c515231ffae953a92ad) 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-ssh1983847081638232234.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7600490203622614660.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-234/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-234/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16744739260582567429.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-234/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh33662474899627607.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8403261436541735860.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-234/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-234/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12351199656579583144.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9514 in /w/workspace/y_app-rfid-llrp-inventory_PR-234 [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-234 # 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 91321213cd823d1ea8012b97f4da148b2f6a4494 into PR head commit ba5edf7bfefd88472504e4ebc4c8976a59eec951 Merge succeeded, producing ba5edf7bfefd88472504e4ebc4c8976a59eec951 Checking out Revision ba5edf7bfefd88472504e4ebc4c8976a59eec951 (PR-234) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config 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/234/head:refs/remotes/origin/PR-234 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba5edf7bfefd88472504e4ebc4c8976a59eec951 # 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 91321213cd823d1ea8012b97f4da148b2f6a4494 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba5edf7bfefd88472504e4ebc4c8976a59eec951 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-18T13:58:04.974Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-18T13:58:05.154Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-18T13:58:05.252Z] ========================================================= [2023-10-18T13:58:05.252Z] EdgeX Global Pipelines Version Info [2023-10-18T13:58:05.252Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-18T13:58:06.006Z] ------------------- [2023-10-18T13:58:06.007Z] stable info: [2023-10-18T13:58:06.007Z] ------------------- [2023-10-18T13:58:06.007Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-18T13:58:06.007Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T13:58:06.007Z] Message: update stable to v1.0.254 [2023-10-18T13:58:06.574Z] ------------------- [2023-10-18T13:58:06.574Z] experimental info: [2023-10-18T13:58:06.574Z] ------------------- [2023-10-18T13:58:06.574Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-18T13:58:06.574Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T13:58:06.574Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-18T13:58:06.845Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-18T13:58:06.885Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-18T13:58:06.923Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-18T13:58:06.968Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-18T13:58:07.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-18T13:58:07.055Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-18T13:58:07.095Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-18T13:58:07.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-18T13:58:07.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-18T13:58:07.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-18T13:58:07.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-18T13:58:07.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-18T13:58:07.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-18T13:58:07.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-18T13:58:07.426Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T13:58:07.465Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T13:58:07.507Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T13:58:07.560Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T13:58:07.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-18T13:58:07.642Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-18T13:58:07.687Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-18T13:58:07.726Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-18T13:58:07.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-18T13:58:07.815Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-18T13:58:07.946Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-18T13:58:07.995Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-18T13:58:08.106Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-18T13:58:08.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-234 [Pipeline] echo [2023-10-18T13:58:08.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-234 [Pipeline] echo [2023-10-18T13:58:08.291Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-234 [Pipeline] echo [2023-10-18T13:58:08.331Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba5edf7bfefd88472504e4ebc4c8976a59eec951 [Pipeline] echo [2023-10-18T13:58:08.376Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba5edf7 [Pipeline] echo [2023-10-18T13:58:08.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T13:58:08.544Z] provisioning config files... [2023-10-18T13:58:08.586Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp/config11495746709965781770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T13:58:08.930Z] ---> docker-login.sh [2023-10-18T13:58:08.931Z] nexus3.edgexfoundry.org:10001 [2023-10-18T13:58:09.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T13:58:09.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T13:58:09.195Z] Configure a credential helper to remove this warning. See [2023-10-18T13:58:09.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T13:58:09.195Z] [2023-10-18T13:58:09.195Z] Login Succeeded [2023-10-18T13:58:09.195Z] nexus3.edgexfoundry.org:10002 [2023-10-18T13:58:09.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T13:58:09.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T13:58:09.455Z] Configure a credential helper to remove this warning. See [2023-10-18T13:58:09.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T13:58:09.455Z] [2023-10-18T13:58:09.455Z] Login Succeeded [2023-10-18T13:58:09.455Z] nexus3.edgexfoundry.org:10003 [2023-10-18T13:58:09.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T13:58:09.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T13:58:09.455Z] Configure a credential helper to remove this warning. See [2023-10-18T13:58:09.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T13:58:09.455Z] [2023-10-18T13:58:09.455Z] Login Succeeded [2023-10-18T13:58:09.455Z] nexus3.edgexfoundry.org:10004 [2023-10-18T13:58:09.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T13:58:09.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T13:58:09.717Z] Configure a credential helper to remove this warning. See [2023-10-18T13:58:09.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T13:58:09.717Z] [2023-10-18T13:58:09.717Z] Login Succeeded [2023-10-18T13:58:09.717Z] docker.io [2023-10-18T13:58:09.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T13:58:09.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T13:58:09.978Z] Configure a credential helper to remove this warning. See [2023-10-18T13:58:09.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T13:58:09.978Z] [2023-10-18T13:58:09.978Z] Login Succeeded [2023-10-18T13:58:09.978Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T13:58:10.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-18T13:58:10.676Z] + git rev-list -1 --merges ba5edf7bfefd88472504e4ebc4c8976a59eec951~1..ba5edf7bfefd88472504e4ebc4c8976a59eec951 [Pipeline] echo [2023-10-18T13:58:10.741Z] -----------> git rev-list -1 --merges ba5edf7bfefd88472504e4ebc4c8976a59eec951~1..ba5edf7bfefd88472504e4ebc4c8976a59eec951 ba5edf7bfefd88472504e4ebc4c8976a59eec951 [false] [Pipeline] sh [2023-10-18T13:58:11.056Z] + git log --format=format:%s -1 ba5edf7bfefd88472504e4ebc4c8976a59eec951 [Pipeline] echo [2023-10-18T13:58:11.089Z] ========================================================= [2023-10-18T13:58:11.089Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-18T13:58:11.089Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T13:58:11.531Z] + git log --format=format:%s -1 ba5edf7bfefd88472504e4ebc4c8976a59eec951 [Pipeline] echo [2023-10-18T13:58:11.565Z] [semverPrep] GIT_COMMIT: ba5edf7bfefd88472504e4ebc4c8976a59eec951, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-10-18T13:58:11.603Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-18T13:58:12.013Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T13:58:12.013Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-18T13:58:12.013Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-18T13:58:12.013Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-18T13:58:12.013Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-18T13:58:12.013Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-18T13:58:12.013Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T13:58:12.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T13:58:12.529Z] [2023-10-18T13:58:12.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T13:58:12.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T13:58:12.920Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-18T13:58:12.920Z] b85a868b505f: Pulling fs layer [2023-10-18T13:58:12.920Z] e2be974225ed: Pulling fs layer [2023-10-18T13:58:12.920Z] 339a4e72a1f5: Pulling fs layer [2023-10-18T13:58:12.920Z] 988bab9f4d93: Pulling fs layer [2023-10-18T13:58:12.920Z] 1469e6f7b9e6: Pulling fs layer [2023-10-18T13:58:12.920Z] eaf3925da568: Pulling fs layer [2023-10-18T13:58:12.920Z] bab4dde63d76: Pulling fs layer [2023-10-18T13:58:12.920Z] bde34c3a00c8: Pulling fs layer [2023-10-18T13:58:12.920Z] b352a97aabf1: Pulling fs layer [2023-10-18T13:58:12.920Z] 4872d77fe225: Pulling fs layer [2023-10-18T13:58:12.920Z] 5851b861e8e6: Pulling fs layer [2023-10-18T13:58:12.920Z] 1469e6f7b9e6: Waiting [2023-10-18T13:58:12.920Z] b352a97aabf1: Waiting [2023-10-18T13:58:12.920Z] eaf3925da568: Waiting [2023-10-18T13:58:12.920Z] bab4dde63d76: Waiting [2023-10-18T13:58:12.920Z] 4872d77fe225: Waiting [2023-10-18T13:58:12.920Z] bde34c3a00c8: Waiting [2023-10-18T13:58:12.920Z] 5851b861e8e6: Waiting [2023-10-18T13:58:12.920Z] 988bab9f4d93: Waiting [2023-10-18T13:58:12.920Z] e2be974225ed: Download complete [2023-10-18T13:58:12.920Z] 988bab9f4d93: Download complete [2023-10-18T13:58:12.920Z] 1469e6f7b9e6: Verifying Checksum [2023-10-18T13:58:12.920Z] 1469e6f7b9e6: Download complete [2023-10-18T13:58:12.920Z] 339a4e72a1f5: Verifying Checksum [2023-10-18T13:58:12.920Z] 339a4e72a1f5: Download complete [2023-10-18T13:58:12.920Z] eaf3925da568: Verifying Checksum [2023-10-18T13:58:12.920Z] eaf3925da568: Download complete [2023-10-18T13:58:13.179Z] bde34c3a00c8: Verifying Checksum [2023-10-18T13:58:13.179Z] bde34c3a00c8: Download complete [2023-10-18T13:58:13.179Z] b352a97aabf1: Verifying Checksum [2023-10-18T13:58:13.179Z] b352a97aabf1: Download complete [2023-10-18T13:58:13.179Z] 4872d77fe225: Download complete [2023-10-18T13:58:13.179Z] 5851b861e8e6: Download complete [2023-10-18T13:58:13.179Z] b85a868b505f: Verifying Checksum [2023-10-18T13:58:13.179Z] b85a868b505f: Download complete [2023-10-18T13:58:13.439Z] bab4dde63d76: Verifying Checksum [2023-10-18T13:58:14.379Z] b85a868b505f: Pull complete [2023-10-18T13:58:14.640Z] e2be974225ed: Pull complete [2023-10-18T13:58:14.902Z] 339a4e72a1f5: Pull complete [2023-10-18T13:58:14.902Z] 988bab9f4d93: Pull complete [2023-10-18T13:58:15.479Z] 1469e6f7b9e6: Pull complete [2023-10-18T13:58:15.479Z] eaf3925da568: Pull complete [2023-10-18T13:58:17.382Z] bab4dde63d76: Pull complete [2023-10-18T13:58:17.382Z] bde34c3a00c8: Pull complete [2023-10-18T13:58:17.382Z] b352a97aabf1: Pull complete [2023-10-18T13:58:17.382Z] 4872d77fe225: Pull complete [2023-10-18T13:58:17.642Z] 5851b861e8e6: Pull complete [2023-10-18T13:58:17.642Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-18T13:58:17.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T13:58:17.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T13:58:17.894Z] prd-ubuntu20.04-docker-8c-8g-9514 does not seem to be running inside a container [2023-10-18T13:58:17.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-234 -v /w/workspace/y_app-rfid-llrp-inventory_PR-234:/w/workspace/y_app-rfid-llrp-inventory_PR-234:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-18T13:58:21.554Z] $ docker top b9e1c095074aba8dc554d399e5be9373415e3c7225c79baec066631e8998676d -eo pid,comm [2023-10-18T13:58:21.616Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-18T13:58:21.616Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T13:58:21.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T13:58:21.751Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T13:58:21.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T13:58:21.854Z] $ docker exec b9e1c095074aba8dc554d399e5be9373415e3c7225c79baec066631e8998676d ssh-agent [2023-10-18T13:58:21.978Z] SSH_AUTH_SOCK=/tmp/ssh-eJyZx3neay9i/agent.32 [2023-10-18T13:58:21.978Z] SSH_AGENT_PID=38 [2023-10-18T13:58:21.985Z] Running ssh-add (command line suppressed) [2023-10-18T13:58:22.090Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp/private_key_1638197620961064254.key (/w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp/private_key_1638197620961064254.key) [2023-10-18T13:58:22.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T13:58:22.452Z] + git tag --points-at HEAD [Pipeline] } [2023-10-18T13:58:22.468Z] $ docker exec --env ******** --env ******** b9e1c095074aba8dc554d399e5be9373415e3c7225c79baec066631e8998676d ssh-agent -k [2023-10-18T13:58:22.553Z] unset SSH_AUTH_SOCK; [2023-10-18T13:58:22.553Z] unset SSH_AGENT_PID; [2023-10-18T13:58:22.553Z] echo Agent pid 38 killed; [2023-10-18T13:58:22.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-18T13:58:22.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T13:58:22.661Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T13:58:22.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T13:58:22.760Z] $ docker exec b9e1c095074aba8dc554d399e5be9373415e3c7225c79baec066631e8998676d ssh-agent [2023-10-18T13:58:22.865Z] SSH_AUTH_SOCK=/tmp/ssh-rO89NqUxQKUf/agent.70 [2023-10-18T13:58:22.865Z] SSH_AGENT_PID=77 [2023-10-18T13:58:22.869Z] Running ssh-add (command line suppressed) [2023-10-18T13:58:22.957Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp/private_key_7232405423373795569.key (/w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp/private_key_7232405423373795569.key) [2023-10-18T13:58:22.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T13:58:23.315Z] + git semver init [2023-10-18T13:58:23.574Z] 2023-10-18 13:58:23,507 [run_init] DEBUG init version:0.0.0 force:False [2023-10-18T13:58:23.574Z] 2023-10-18 13:58:23,508 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-234/.semver [2023-10-18T13:58:23.574Z] 2023-10-18 13:58:23,508 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-234/.semver [2023-10-18T13:58:23.574Z] 2023-10-18 13:58:23,509 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-234/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-234, universal_newlines=False, shell=None, istream=None) [2023-10-18T13:58:24.957Z] 2023-10-18 13:58:24,703 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-234/.git/info/exclude [2023-10-18T13:58:24.957Z] 2023-10-18 13:58:24,704 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-234/.semver/PR-234 with force:False [2023-10-18T13:58:24.957Z] 2023-10-18 13:58:24,704 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-234/.semver/PR-234 [2023-10-18T13:58:24.957Z] 2023-10-18 13:58:24,708 [execute] INFO git cat-file --batch-check [2023-10-18T13:58:24.957Z] 2023-10-18 13:58:24,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-234/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T13:58:24.957Z] 2023-10-18 13:58:24,716 [execute] INFO git cat-file --batch [2023-10-18T13:58:24.957Z] 2023-10-18 13:58:24,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-234/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T13:58:24.957Z] 2023-10-18 13:58:24,722 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-234/.semver/PR-234 [2023-10-18T13:58:24.957Z] 0.0.0 [Pipeline] } [2023-10-18T13:58:24.973Z] $ docker exec --env ******** --env ******** b9e1c095074aba8dc554d399e5be9373415e3c7225c79baec066631e8998676d ssh-agent -k [2023-10-18T13:58:25.072Z] unset SSH_AUTH_SOCK; [2023-10-18T13:58:25.073Z] unset SSH_AGENT_PID; [2023-10-18T13:58:25.074Z] echo Agent pid 77 killed; [2023-10-18T13:58:25.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T13:58:25.505Z] + git semver [Pipeline] } [2023-10-18T13:58:25.788Z] $ docker stop --time=1 b9e1c095074aba8dc554d399e5be9373415e3c7225c79baec066631e8998676d [2023-10-18T13:58:27.110Z] $ docker rm -f --volumes b9e1c095074aba8dc554d399e5be9373415e3c7225c79baec066631e8998676d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T13:58:27.532Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-18T13:58:27.809Z] Stashed 1 file(s) [Pipeline] echo [2023-10-18T13:58:27.827Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T13:58:28.442Z] provisioning config files... [2023-10-18T13:58:28.455Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp/config8494374483801855253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T13:58:28.801Z] ---> docker-login.sh [2023-10-18T13:58:28.801Z] nexus3.edgexfoundry.org:10001 [2023-10-18T13:58:28.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T13:58:28.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T13:58:28.801Z] Configure a credential helper to remove this warning. See [2023-10-18T13:58:28.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T13:58:28.801Z] [2023-10-18T13:58:28.801Z] Login Succeeded [2023-10-18T13:58:28.801Z] nexus3.edgexfoundry.org:10002 [2023-10-18T13:58:28.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T13:58:28.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T13:58:28.801Z] Configure a credential helper to remove this warning. See [2023-10-18T13:58:28.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T13:58:28.801Z] [2023-10-18T13:58:28.801Z] Login Succeeded [2023-10-18T13:58:28.801Z] nexus3.edgexfoundry.org:10003 [2023-10-18T13:58:29.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T13:58:29.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T13:58:29.062Z] Configure a credential helper to remove this warning. See [2023-10-18T13:58:29.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T13:58:29.062Z] [2023-10-18T13:58:29.062Z] Login Succeeded [2023-10-18T13:58:29.062Z] nexus3.edgexfoundry.org:10004 [2023-10-18T13:58:29.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T13:58:29.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T13:58:29.062Z] Configure a credential helper to remove this warning. See [2023-10-18T13:58:29.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T13:58:29.062Z] [2023-10-18T13:58:29.062Z] Login Succeeded [2023-10-18T13:58:29.062Z] docker.io [2023-10-18T13:58:29.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T13:58:29.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T13:58:29.322Z] Configure a credential helper to remove this warning. See [2023-10-18T13:58:29.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T13:58:29.322Z] [2023-10-18T13:58:29.322Z] Login Succeeded [2023-10-18T13:58:29.322Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T13:58:29.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T13:58:29.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T13:58:29.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T13:58:29.615Z] ========================================================= [2023-10-18T13:58:29.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-18T13:58:29.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T13:58:30.087Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-18T13:58:30.087Z] Sending build context to Docker daemon 12.75MB [2023-10-18T13:58:30.087Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T13:58:30.087Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-18T13:58:30.087Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-18T13:58:30.087Z] 7264a8db6415: Pulling fs layer [2023-10-18T13:58:30.087Z] c4d48a809fc2: Pulling fs layer [2023-10-18T13:58:30.087Z] 4f1c88b9dad5: Pulling fs layer [2023-10-18T13:58:30.087Z] ad3a456e5733: Pulling fs layer [2023-10-18T13:58:30.087Z] 33e27b845d1e: Pulling fs layer [2023-10-18T13:58:30.087Z] c68163c4e522: Pulling fs layer [2023-10-18T13:58:30.087Z] 50da416c3ac9: Pulling fs layer [2023-10-18T13:58:30.087Z] 23d2d4c4bb30: Pulling fs layer [2023-10-18T13:58:30.087Z] ad3a456e5733: Waiting [2023-10-18T13:58:30.087Z] 33e27b845d1e: Waiting [2023-10-18T13:58:30.087Z] c68163c4e522: Waiting [2023-10-18T13:58:30.087Z] 50da416c3ac9: Waiting [2023-10-18T13:58:30.087Z] c4d48a809fc2: Download complete [2023-10-18T13:58:30.087Z] ad3a456e5733: Verifying Checksum [2023-10-18T13:58:30.087Z] ad3a456e5733: Download complete [2023-10-18T13:58:30.087Z] 33e27b845d1e: Verifying Checksum [2023-10-18T13:58:30.087Z] 33e27b845d1e: Download complete [2023-10-18T13:58:30.347Z] 7264a8db6415: Verifying Checksum [2023-10-18T13:58:30.347Z] 7264a8db6415: Download complete [2023-10-18T13:58:30.347Z] c68163c4e522: Verifying Checksum [2023-10-18T13:58:30.347Z] c68163c4e522: Download complete [2023-10-18T13:58:30.347Z] 7264a8db6415: Pull complete [2023-10-18T13:58:30.608Z] 23d2d4c4bb30: Verifying Checksum [2023-10-18T13:58:30.608Z] 23d2d4c4bb30: Download complete [2023-10-18T13:58:30.608Z] c4d48a809fc2: Pull complete [2023-10-18T13:58:30.608Z] 4f1c88b9dad5: Verifying Checksum [2023-10-18T13:58:30.608Z] 4f1c88b9dad5: Download complete [2023-10-18T13:58:30.866Z] 50da416c3ac9: Verifying Checksum [2023-10-18T13:58:30.866Z] 50da416c3ac9: Download complete [2023-10-18T13:58:34.146Z] 4f1c88b9dad5: Pull complete [2023-10-18T13:58:34.146Z] ad3a456e5733: Pull complete [2023-10-18T13:58:34.146Z] 33e27b845d1e: Pull complete [2023-10-18T13:58:34.146Z] c68163c4e522: Pull complete [2023-10-18T13:58:36.044Z] 50da416c3ac9: Pull complete [2023-10-18T13:58:36.615Z] 23d2d4c4bb30: Pull complete [2023-10-18T13:58:36.615Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-18T13:58:36.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-18T13:58:36.615Z] ---> 0786185ac409 [2023-10-18T13:58:36.615Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T13:58:41.893Z] ---> Running in 682bc80eeb96 [2023-10-18T13:58:41.893Z] Removing intermediate container 682bc80eeb96 [2023-10-18T13:58:41.893Z] ---> 6010af41d1e0 [2023-10-18T13:58:41.893Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T13:58:41.893Z] ---> Running in 191df87d319a [2023-10-18T13:58:41.893Z] Removing intermediate container 191df87d319a [2023-10-18T13:58:41.893Z] ---> 449752dcd8bf [2023-10-18T13:58:41.893Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-18T13:58:41.893Z] ---> Running in 4b9ddb5b7879 [2023-10-18T13:58:41.893Z] Removing intermediate container 4b9ddb5b7879 [2023-10-18T13:58:41.893Z] ---> 9e0f6507615b [2023-10-18T13:58:41.893Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T13:58:41.893Z] ---> Running in de49f2018e44 [2023-10-18T13:58:42.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T13:58:42.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T13:58:42.671Z] OK: 264 MiB in 52 packages [2023-10-18T13:58:42.932Z] Removing intermediate container de49f2018e44 [2023-10-18T13:58:42.932Z] ---> c755df81615f [2023-10-18T13:58:42.932Z] Step 7/12 : WORKDIR /app [2023-10-18T13:58:42.932Z] ---> Running in 0348892f74ba [2023-10-18T13:58:43.197Z] Removing intermediate container 0348892f74ba [2023-10-18T13:58:43.197Z] ---> 9898244fd797 [2023-10-18T13:58:43.197Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-18T13:58:43.197Z] ---> d81e3274885b [2023-10-18T13:58:43.197Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T13:58:43.197Z] ---> Running in 5241e22f3945 [2023-10-18T13:58:43.254Z] Still waiting to schedule task [2023-10-18T13:58:43.254Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-18T13:59:39.430Z] Removing intermediate container 5241e22f3945 [2023-10-18T13:59:39.430Z] ---> 38ae240a0841 [2023-10-18T13:59:39.430Z] Step 10/12 : COPY . . [2023-10-18T13:59:39.430Z] ---> e83978e39808 [2023-10-18T13:59:39.430Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T13:59:39.430Z] ---> Running in 1e5e4bde636b [2023-10-18T13:59:39.430Z] Removing intermediate container 1e5e4bde636b [2023-10-18T13:59:39.430Z] ---> 28acc9ecb64b [2023-10-18T13:59:39.430Z] Step 12/12 : RUN $MAKE [2023-10-18T13:59:39.430Z] ---> Running in 4c1d0eac2bc3 [2023-10-18T13:59:39.430Z] noop [2023-10-18T13:59:39.430Z] Removing intermediate container 4c1d0eac2bc3 [2023-10-18T13:59:39.430Z] ---> 7b11d13ee793 [2023-10-18T13:59:39.430Z] Successfully built 7b11d13ee793 [2023-10-18T13:59:39.430Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T13:59:39.889Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T13:59:39.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T13:59:40.036Z] prd-ubuntu20.04-docker-8c-8g-9514 does not seem to be running inside a container [2023-10-18T13:59:40.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-234 -v /w/workspace/y_app-rfid-llrp-inventory_PR-234:/w/workspace/y_app-rfid-llrp-inventory_PR-234:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-18T13:59:40.410Z] $ docker top 1ad5f4bac11d6afa5259eec9d184d7f73d6194b1e5d1597ddbf29ed4a8837e32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T13:59:40.803Z] + go version [2023-10-18T13:59:40.803Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-18T13:59:40.843Z] $ docker stop --time=1 1ad5f4bac11d6afa5259eec9d184d7f73d6194b1e5d1597ddbf29ed4a8837e32 [2023-10-18T13:59:42.114Z] $ docker rm -f --volumes 1ad5f4bac11d6afa5259eec9d184d7f73d6194b1e5d1597ddbf29ed4a8837e32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T13:59:42.820Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T13:59:42.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T13:59:42.977Z] prd-ubuntu20.04-docker-8c-8g-9514 does not seem to be running inside a container [2023-10-18T13:59:43.008Z] $ 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-234 -v /w/workspace/y_app-rfid-llrp-inventory_PR-234:/w/workspace/y_app-rfid-llrp-inventory_PR-234:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-18T13:59:43.345Z] $ docker top ba38e2564e82b07d823a58ed803727f3f200e7dd286b9c71b1a50bcd17404c84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T13:59:43.730Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-234 [Pipeline] fileExists [Pipeline] sh [2023-10-18T13:59:44.099Z] + make test [2023-10-18T13:59:44.099Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-18T14:00:02.210Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-18T14:00:02.210Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-18T14:00:02.470Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.152s coverage: 86.2% of statements [2023-10-18T14:00:05.001Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.687s coverage: 71.9% of statements [2023-10-18T14:00:23.074Z] go vet ./... [2023-10-18T14:00:26.353Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T14:00:26.612Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T14:00:26.612Z] ./bin/test-attribution.sh [2023-10-18T14:00:26.612Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-18T14:00:26.612Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-18T14:00:26.612Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-18T14:00:26.612Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-18T14:00:26.612Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-18T14:00:26.612Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-18T14:00:26.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T14:00:26.689Z] $ docker stop --time=1 ba38e2564e82b07d823a58ed803727f3f200e7dd286b9c71b1a50bcd17404c84 [2023-10-18T14:00:30.734Z] $ docker rm -f --volumes ba38e2564e82b07d823a58ed803727f3f200e7dd286b9c71b1a50bcd17404c84 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T14:00:31.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T14:00:31.408Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-18T14:00:32.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T14:00:32.546Z] + ls -al . [2023-10-18T14:00:32.546Z] total 236 [2023-10-18T14:00:32.546Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 13:59 . [2023-10-18T14:00:32.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 13:58 .. [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 18 13:58 .dockerignore [2023-10-18T14:00:32.546Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 14:00 .git [2023-10-18T14:00:32.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 13:58 .github [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 18 13:58 .gitignore [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 13:58 .golangci.yml [2023-10-18T14:00:32.546Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 13:58 .semver [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 18 13:58 Attribution.txt [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 18 13:58 CHANGELOG.md [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 18 13:58 Dockerfile [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 13:58 GOVERNANCE.md [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 18 13:58 Jenkinsfile [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 13:58 LICENSE [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 18 13:58 Makefile [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 18 13:58 OWNERS.md [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 18 13:58 README.md [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 13:58 VERSION [2023-10-18T14:00:32.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 13:58 bin [2023-10-18T14:00:32.546Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 18 14:00 coverage.out [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 18 13:58 go.mod [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 35611 Oct 18 13:58 go.sum [2023-10-18T14:00:32.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 13:58 images [2023-10-18T14:00:32.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 13:58 internal [2023-10-18T14:00:32.546Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 18 13:58 main.go [2023-10-18T14:00:32.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 13:58 res [2023-10-18T14:00:32.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 13:58 snap [2023-10-18T14:00:32.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 13:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T14:00:32.933Z] + 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=ba5edf7bfefd88472504e4ebc4c8976a59eec951 --label arch=amd64 --label version=0.0.0 . [2023-10-18T14:00:32.933Z] Sending build context to Docker daemon 12.75MB [2023-10-18T14:00:32.933Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T14:00:32.933Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-18T14:00:32.933Z] ---> 7b11d13ee793 [2023-10-18T14:00:32.933Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T14:00:33.191Z] ---> Running in c1fdc34ff07b [2023-10-18T14:00:33.191Z] Removing intermediate container c1fdc34ff07b [2023-10-18T14:00:33.191Z] ---> 209af5c7de6c [2023-10-18T14:00:33.191Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T14:00:33.191Z] ---> Running in 53fd6d8ac5ef [2023-10-18T14:00:33.191Z] Removing intermediate container 53fd6d8ac5ef [2023-10-18T14:00:33.191Z] ---> ff256691cb9a [2023-10-18T14:00:33.191Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-18T14:00:33.191Z] ---> Running in 1707de3c6e95 [2023-10-18T14:00:33.450Z] Removing intermediate container 1707de3c6e95 [2023-10-18T14:00:33.450Z] ---> a7446feb8ee7 [2023-10-18T14:00:33.450Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T14:00:33.450Z] ---> Running in 3cfd15b76d51 [2023-10-18T14:00:33.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T14:00:33.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T14:00:33.967Z] OK: 264 MiB in 52 packages [2023-10-18T14:00:34.226Z] Removing intermediate container 3cfd15b76d51 [2023-10-18T14:00:34.226Z] ---> aa21228b4513 [2023-10-18T14:00:34.226Z] Step 7/29 : WORKDIR /app [2023-10-18T14:00:34.226Z] ---> Running in 8d0dbacc3341 [2023-10-18T14:00:34.485Z] Removing intermediate container 8d0dbacc3341 [2023-10-18T14:00:34.485Z] ---> 113a68afea54 [2023-10-18T14:00:34.485Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-18T14:00:34.485Z] ---> bec5fb859713 [2023-10-18T14:00:34.485Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T14:00:34.485Z] ---> Running in 91d54ea546dd [2023-10-18T14:00:35.054Z] Removing intermediate container 91d54ea546dd [2023-10-18T14:00:35.054Z] ---> 2abf39c5e75c [2023-10-18T14:00:35.054Z] Step 10/29 : COPY . . [2023-10-18T14:00:35.620Z] ---> b95e91ed0762 [2023-10-18T14:00:35.620Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T14:00:35.620Z] ---> Running in eac37482d4fd [2023-10-18T14:00:35.620Z] Removing intermediate container eac37482d4fd [2023-10-18T14:00:35.620Z] ---> 97865c4cb2e5 [2023-10-18T14:00:35.620Z] Step 12/29 : RUN $MAKE [2023-10-18T14:00:35.620Z] ---> Running in 5cf6bb28393f [2023-10-18T14:00:35.755Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9515 in /w/workspace/y_app-rfid-llrp-inventory_PR-234 [Pipeline] { [Pipeline] ws [2023-10-18T14:00:35.810Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-10-18T14:00:35.879Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-18T14:00:35.899Z] The recommended git tool is: git [2023-10-18T14:00:41.200Z] using credential edgex-jenkins-ssh [2023-10-18T14:00:41.214Z] Cloning the remote Git repository [2023-10-18T14:00:41.262Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-18T14:00:41.356Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-10-18T14:00:41.517Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-18T14:00:41.518Z] > git --version # timeout=10 [2023-10-18T14:00:41.540Z] > git --version # 'git version 2.25.1' [2023-10-18T14:00:41.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T14:00:41.710Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T14:00:43.659Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-18T14:00:43.681Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T14:00:44.552Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-18T14:00:44.600Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-18T14:00:44.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T14:00:44.620Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/234/head:refs/remotes/origin/PR-234 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-18T14:00:45.230Z] Merging remotes/origin/main commit 91321213cd823d1ea8012b97f4da148b2f6a4494 into PR head commit ba5edf7bfefd88472504e4ebc4c8976a59eec951 [2023-10-18T14:00:45.609Z] Merge succeeded, producing ba5edf7bfefd88472504e4ebc4c8976a59eec951 [2023-10-18T14:00:45.609Z] Checking out Revision ba5edf7bfefd88472504e4ebc4c8976a59eec951 (PR-234) [2023-10-18T14:00:45.251Z] > git config core.sparsecheckout # timeout=10 [2023-10-18T14:00:45.344Z] > git checkout -f ba5edf7bfefd88472504e4ebc4c8976a59eec951 # timeout=10 [2023-10-18T14:00:45.459Z] > git remote # timeout=10 [2023-10-18T14:00:45.483Z] > git config --get remote.origin.url # timeout=10 [2023-10-18T14:00:45.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T14:00:45.545Z] > git merge 91321213cd823d1ea8012b97f4da148b2f6a4494 # timeout=10 [2023-10-18T14:00:45.578Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-18T14:00:45.618Z] > git config core.sparsecheckout # timeout=10 [2023-10-18T14:00:45.645Z] > git checkout -f ba5edf7bfefd88472504e4ebc4c8976a59eec951 # timeout=10 [2023-10-18T14:00:46.131Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-10-18T14:00:46.181Z] > git --version # timeout=10 [2023-10-18T14:00:46.196Z] > git --version # 'git version 2.25.1' [2023-10-18T14:00:46.228Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T14:00:47.508Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-18T14:00:47.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T14:00:47.508Z] Dload Upload Total Spent Left Speed [2023-10-18T14:00:47.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-10-18T14:00:48.263Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-18T14:00:48.618Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-18T14:00:48.618Z] + sudo tee /etc/docker/daemon.new [2023-10-18T14:00:48.618Z] { [2023-10-18T14:00:48.618Z] "registry-mirrors": [ [2023-10-18T14:00:48.618Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-18T14:00:48.618Z] ], [2023-10-18T14:00:48.618Z] "bip": "10.250.0.254/24", [2023-10-18T14:00:48.618Z] "hosts": [ [2023-10-18T14:00:48.618Z] "tcp://0.0.0.0:5555", [2023-10-18T14:00:48.618Z] "unix:///var/run/docker.sock" [2023-10-18T14:00:48.618Z] ], [2023-10-18T14:00:48.618Z] "mtu": 1458, [2023-10-18T14:00:48.619Z] "selinux-enabled": true, [2023-10-18T14:00:48.619Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-18T14:00:48.619Z] } [Pipeline] sh [2023-10-18T14:00:49.003Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-18T14:00:49.367Z] + sudo service docker restart [2023-10-18T14:00:53.959Z] Removing intermediate container 5cf6bb28393f [2023-10-18T14:00:53.959Z] ---> 3dcaff0af32c [2023-10-18T14:00:53.959Z] Step 13/29 : FROM alpine:3.18 [2023-10-18T14:00:54.218Z] 3.18: Pulling from library/alpine [2023-10-18T14:00:54.218Z] 96526aa774ef: Pulling fs layer [2023-10-18T14:00:54.476Z] 96526aa774ef: Verifying Checksum [2023-10-18T14:00:54.476Z] 96526aa774ef: Download complete [2023-10-18T14:00:54.734Z] 96526aa774ef: Pull complete [2023-10-18T14:00:54.734Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T14:00:54.734Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T14:00:54.734Z] ---> 8ca4688f4f35 [2023-10-18T14:00:54.734Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-18T14:00:54.734Z] ---> Running in bc2df46794e9 [2023-10-18T14:00:54.734Z] Removing intermediate container bc2df46794e9 [2023-10-18T14:00:54.734Z] ---> 9f046a080d4f [2023-10-18T14:00:54.734Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-18T14:00:54.734Z] ---> Running in 806e544e7529 [2023-10-18T14:00:54.993Z] Removing intermediate container 806e544e7529 [2023-10-18T14:00:54.993Z] ---> cedb81c39258 [2023-10-18T14:00:54.993Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-18T14:00:54.993Z] ---> Running in e05bfe04f059 [2023-10-18T14:00:55.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T14:00:55.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T14:00:55.827Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-18T14:00:55.827Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-18T14:00:55.827Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T14:00:55.827Z] Executing ca-certificates-20230506-r0.trigger [2023-10-18T14:00:55.827Z] OK: 8 MiB in 17 packages [2023-10-18T14:00:56.085Z] Removing intermediate container e05bfe04f059 [2023-10-18T14:00:56.085Z] ---> 9e3dc20d08df [2023-10-18T14:00:56.085Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-18T14:00:56.344Z] ---> c3c3b1ab4c47 [2023-10-18T14:00:56.344Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-18T14:00:56.344Z] ---> b055067e82e8 [2023-10-18T14:00:56.344Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-18T14:00:56.602Z] ---> a34b0754abaa [2023-10-18T14:00:56.602Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-18T14:00:56.860Z] ---> 47070cc677d5 [2023-10-18T14:00:56.860Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-18T14:00:57.433Z] ---> c89b85b2b8da [2023-10-18T14:00:57.433Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-18T14:00:57.433Z] ---> Running in e2616ac2a1c2 [2023-10-18T14:00:57.999Z] Removing intermediate container e2616ac2a1c2 [2023-10-18T14:00:57.999Z] ---> cfdb1fa1962b [2023-10-18T14:00:57.999Z] Step 23/29 : VOLUME /cache [2023-10-18T14:00:57.999Z] ---> Running in 63cbe7936946 [2023-10-18T14:00:57.999Z] Removing intermediate container 63cbe7936946 [2023-10-18T14:00:57.999Z] ---> 2ccfebe30546 [2023-10-18T14:00:57.999Z] Step 24/29 : EXPOSE 59711 [2023-10-18T14:00:57.999Z] ---> Running in ad00830e98db [2023-10-18T14:00:57.999Z] Removing intermediate container ad00830e98db [2023-10-18T14:00:57.999Z] ---> bdf0d4bd667f [2023-10-18T14:00:57.999Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-18T14:00:58.259Z] ---> Running in 4f790df6e6b8 [2023-10-18T14:00:58.259Z] Removing intermediate container 4f790df6e6b8 [2023-10-18T14:00:58.259Z] ---> 3e9118e90749 [2023-10-18T14:00:58.259Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-18T14:00:58.259Z] ---> Running in 2b070adbaa31 [2023-10-18T14:00:58.259Z] Removing intermediate container 2b070adbaa31 [2023-10-18T14:00:58.259Z] ---> d5098f1bc6df [2023-10-18T14:00:58.259Z] Step 27/29 : LABEL arch=amd64 [2023-10-18T14:00:58.259Z] ---> Running in 584ff5a632cb [2023-10-18T14:00:58.530Z] Removing intermediate container 584ff5a632cb [2023-10-18T14:00:58.530Z] ---> 63b1fbbc5621 [2023-10-18T14:00:58.530Z] Step 28/29 : LABEL git_sha=ba5edf7bfefd88472504e4ebc4c8976a59eec951 [2023-10-18T14:00:58.530Z] ---> Running in 1281fd0c75e6 [2023-10-18T14:00:58.530Z] Removing intermediate container 1281fd0c75e6 [2023-10-18T14:00:58.530Z] ---> 0972b07d1eb0 [2023-10-18T14:00:58.530Z] Step 29/29 : LABEL version=0.0.0 [2023-10-18T14:00:58.530Z] ---> Running in 91573b3f25e2 [2023-10-18T14:00:58.530Z] Removing intermediate container 91573b3f25e2 [2023-10-18T14:00:58.530Z] ---> 9b6aa27c2882 [2023-10-18T14:00:58.530Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T14:00:58.530Z] Successfully built 9b6aa27c2882 [2023-10-18T14:00:58.787Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T14:00:59.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T14:00:59.684Z] [2023-10-18T14:00:59.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T14:01:00.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T14:01:00.068Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-18T14:01:00.068Z] 5eb5b503b376: Pulling fs layer [2023-10-18T14:01:00.068Z] 5c69ac0246d0: Pulling fs layer [2023-10-18T14:01:00.068Z] ec43610c2a17: Pulling fs layer [2023-10-18T14:01:00.068Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-18T14:01:00.068Z] 33b1e0a273af: Pulling fs layer [2023-10-18T14:01:00.068Z] 5d3b04190fa2: Pulling fs layer [2023-10-18T14:01:00.068Z] 2f39f015ded8: Pulling fs layer [2023-10-18T14:01:00.068Z] 33b1e0a273af: Waiting [2023-10-18T14:01:00.068Z] 5d3b04190fa2: Waiting [2023-10-18T14:01:00.068Z] 2f39f015ded8: Waiting [2023-10-18T14:01:00.068Z] 3a2ae6a8a46f: Waiting [2023-10-18T14:01:00.068Z] 5c69ac0246d0: Verifying Checksum [2023-10-18T14:01:00.068Z] 5c69ac0246d0: Download complete [2023-10-18T14:01:00.068Z] 3a2ae6a8a46f: Download complete [2023-10-18T14:01:00.068Z] 33b1e0a273af: Verifying Checksum [2023-10-18T14:01:00.068Z] 33b1e0a273af: Download complete [2023-10-18T14:01:00.068Z] 5d3b04190fa2: Verifying Checksum [2023-10-18T14:01:00.068Z] 5d3b04190fa2: Download complete [2023-10-18T14:01:00.068Z] ec43610c2a17: Verifying Checksum [2023-10-18T14:01:00.068Z] ec43610c2a17: Download complete [2023-10-18T14:01:00.327Z] 5eb5b503b376: Verifying Checksum [2023-10-18T14:01:00.327Z] 5eb5b503b376: Download complete [2023-10-18T14:01:00.895Z] 2f39f015ded8: Download complete [2023-10-18T14:01:01.467Z] 5eb5b503b376: Pull complete [2023-10-18T14:01:01.467Z] 5c69ac0246d0: Pull complete [2023-10-18T14:01:02.033Z] ec43610c2a17: Pull complete [2023-10-18T14:01:02.033Z] 3a2ae6a8a46f: Pull complete [2023-10-18T14:01:02.292Z] 33b1e0a273af: Pull complete [2023-10-18T14:01:02.292Z] 5d3b04190fa2: Pull complete [2023-10-18T14:01:06.474Z] 2f39f015ded8: Pull complete [2023-10-18T14:01:06.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-18T14:01:06.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T14:01:06.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T14:01:06.712Z] prd-ubuntu20.04-docker-8c-8g-9514 does not seem to be running inside a container [2023-10-18T14:01:06.745Z] $ 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-234 -v /w/workspace/y_app-rfid-llrp-inventory_PR-234:/w/workspace/y_app-rfid-llrp-inventory_PR-234:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-18T14:01:10.377Z] $ docker top 13bcf8bcab128b1842fdecc0a26a9e4d241a06b79b45d41740601541e99e4e9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-10-18T14:01:10.669Z] provisioning config files... [2023-10-18T14:01:10.698Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config4885848564596109837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T14:01:10.905Z] ---> job-cost.sh [2023-10-18T14:01:10.906Z] lf-activate-venv: SKIPPING [2023-10-18T14:01:10.906Z] INFO: No Stack... [2023-10-18T14:01:11.089Z] ---> docker-login.sh [2023-10-18T14:01:11.089Z] nexus3.edgexfoundry.org:10001 [2023-10-18T14:01:11.166Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T14:01:11.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T14:01:11.428Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T14:01:11.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T14:01:11.632Z] Configure a credential helper to remove this warning. See [2023-10-18T14:01:11.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T14:01:11.632Z] [2023-10-18T14:01:11.632Z] Login Succeeded [2023-10-18T14:01:11.632Z] nexus3.edgexfoundry.org:10002 [2023-10-18T14:01:11.754Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-234/archives/cost.csv [2023-10-18T14:01:11.754Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T14:01:11.797Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-234-1-stack-cost] [2023-10-18T14:01:11.802Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-234-1-stack-cost] did not exist. Created. [2023-10-18T14:01:11.802Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-234-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-10-18T14:01:11.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-10-18T14:01:12.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T14:01:12.171Z] Configure a credential helper to remove this warning. See [2023-10-18T14:01:12.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T14:01:12.171Z] [2023-10-18T14:01:12.171Z] Login Succeeded [2023-10-18T14:01:12.171Z] nexus3.edgexfoundry.org:10003 [2023-10-18T14:01:12.216Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-18T14:01:12.268Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T14:01:12.295Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-234-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T14:01:12.387Z] $ docker stop --time=1 13bcf8bcab128b1842fdecc0a26a9e4d241a06b79b45d41740601541e99e4e9b [2023-10-18T14:01:12.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T14:01:12.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T14:01:12.441Z] Configure a credential helper to remove this warning. See [2023-10-18T14:01:12.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T14:01:12.441Z] [2023-10-18T14:01:12.441Z] Login Succeeded [2023-10-18T14:01:12.441Z] nexus3.edgexfoundry.org:10004 [2023-10-18T14:01:12.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T14:01:12.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T14:01:12.981Z] Configure a credential helper to remove this warning. See [2023-10-18T14:01:12.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T14:01:12.981Z] [2023-10-18T14:01:12.981Z] Login Succeeded [2023-10-18T14:01:12.981Z] docker.io [2023-10-18T14:01:12.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T14:01:13.542Z] $ docker rm -f --volumes 13bcf8bcab128b1842fdecc0a26a9e4d241a06b79b45d41740601541e99e4e9b [2023-10-18T14:01:13.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T14:01:13.568Z] Configure a credential helper to remove this warning. See [2023-10-18T14:01:13.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T14:01:13.568Z] [2023-10-18T14:01:13.568Z] Login Succeeded [2023-10-18T14:01:13.568Z] ---> docker-login.sh ends [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-10-18T14:01:13.724Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-10-18T14:01:14.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T14:01:14.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T14:01:14.329Z] ========================================================= [2023-10-18T14:01:14.329Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-18T14:01:14.329Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T14:01:14.843Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-18T14:01:15.113Z] Sending build context to Docker daemon 685.1kB [2023-10-18T14:01:15.113Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T14:01:15.113Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-18T14:01:15.714Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-18T14:01:15.714Z] 9fda8d8052c6: Pulling fs layer [2023-10-18T14:01:15.714Z] 5d54e960e981: Pulling fs layer [2023-10-18T14:01:15.714Z] c4a7e357bf2a: Pulling fs layer [2023-10-18T14:01:15.714Z] f0e02332f6b5: Pulling fs layer [2023-10-18T14:01:15.714Z] cefa15bbcfad: Pulling fs layer [2023-10-18T14:01:15.714Z] 17808c966233: Pulling fs layer [2023-10-18T14:01:15.714Z] f4c1fc716caa: Pulling fs layer [2023-10-18T14:01:15.714Z] f0e02332f6b5: Waiting [2023-10-18T14:01:15.714Z] cefa15bbcfad: Waiting [2023-10-18T14:01:15.714Z] 17808c966233: Waiting [2023-10-18T14:01:15.714Z] f4c1fc716caa: Waiting [2023-10-18T14:01:15.714Z] 5d54e960e981: Verifying Checksum [2023-10-18T14:01:15.714Z] 5d54e960e981: Download complete [2023-10-18T14:01:15.714Z] f0e02332f6b5: Verifying Checksum [2023-10-18T14:01:15.714Z] f0e02332f6b5: Download complete [2023-10-18T14:01:15.714Z] cefa15bbcfad: Verifying Checksum [2023-10-18T14:01:15.714Z] cefa15bbcfad: Download complete [2023-10-18T14:01:15.714Z] 9fda8d8052c6: Verifying Checksum [2023-10-18T14:01:15.714Z] 9fda8d8052c6: Download complete [2023-10-18T14:01:16.304Z] f4c1fc716caa: Verifying Checksum [2023-10-18T14:01:16.304Z] f4c1fc716caa: Download complete [2023-10-18T14:01:16.892Z] 9fda8d8052c6: Pull complete [2023-10-18T14:01:17.483Z] 5d54e960e981: Pull complete [2023-10-18T14:01:17.483Z] c4a7e357bf2a: Verifying Checksum [2023-10-18T14:01:17.483Z] c4a7e357bf2a: Download complete [2023-10-18T14:01:18.451Z] 17808c966233: Verifying Checksum [2023-10-18T14:01:18.451Z] 17808c966233: Download complete [2023-10-18T14:01:30.793Z] c4a7e357bf2a: Pull complete [2023-10-18T14:01:30.793Z] f0e02332f6b5: Pull complete [2023-10-18T14:01:30.793Z] cefa15bbcfad: Pull complete [2023-10-18T14:01:39.031Z] 17808c966233: Pull complete [2023-10-18T14:01:40.003Z] f4c1fc716caa: Pull complete [2023-10-18T14:01:40.003Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-18T14:01:40.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-18T14:01:40.275Z] ---> ea914061e18c [2023-10-18T14:01:40.275Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T14:01:42.228Z] ---> Running in 697f321d1195 [2023-10-18T14:01:42.229Z] Removing intermediate container 697f321d1195 [2023-10-18T14:01:42.229Z] ---> 5f2d0a3aed09 [2023-10-18T14:01:42.229Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T14:01:42.229Z] ---> Running in 6ede3c3d608d [2023-10-18T14:01:42.811Z] Removing intermediate container 6ede3c3d608d [2023-10-18T14:01:42.811Z] ---> d038e1c538ef [2023-10-18T14:01:42.811Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-18T14:01:42.811Z] ---> Running in 050c8e74c21a [2023-10-18T14:01:43.079Z] Removing intermediate container 050c8e74c21a [2023-10-18T14:01:43.079Z] ---> 1f4f0020772f [2023-10-18T14:01:43.079Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T14:01:43.079Z] ---> Running in ccfd419942d8 [2023-10-18T14:01:44.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T14:01:44.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T14:01:45.728Z] OK: 266 MiB in 52 packages [2023-10-18T14:01:46.692Z] Removing intermediate container ccfd419942d8 [2023-10-18T14:01:46.692Z] ---> c71725046819 [2023-10-18T14:01:46.692Z] Step 7/12 : WORKDIR /app [2023-10-18T14:01:46.970Z] ---> Running in 66f61f8f152e [2023-10-18T14:01:47.246Z] Removing intermediate container 66f61f8f152e [2023-10-18T14:01:47.246Z] ---> 52805514dd94 [2023-10-18T14:01:47.246Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-18T14:01:47.836Z] ---> 448a3241cfd3 [2023-10-18T14:01:47.836Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T14:01:47.836Z] ---> Running in d577d0952dae [2023-10-18T14:03:24.470Z] Removing intermediate container d577d0952dae [2023-10-18T14:03:24.470Z] ---> d067dd986a4b [2023-10-18T14:03:24.470Z] Step 10/12 : COPY . . [2023-10-18T14:03:24.470Z] ---> 760a5a35aed4 [2023-10-18T14:03:24.470Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T14:03:24.470Z] ---> Running in 504c5e90e0db [2023-10-18T14:03:24.470Z] Removing intermediate container 504c5e90e0db [2023-10-18T14:03:24.470Z] ---> 06148871b243 [2023-10-18T14:03:24.470Z] Step 12/12 : RUN $MAKE [2023-10-18T14:03:24.470Z] ---> Running in eacbe0a5a520 [2023-10-18T14:03:24.470Z] noop [2023-10-18T14:03:24.470Z] Removing intermediate container eacbe0a5a520 [2023-10-18T14:03:24.470Z] ---> 83c4331b10eb [2023-10-18T14:03:24.470Z] Successfully built 83c4331b10eb [2023-10-18T14:03:24.470Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T14:03:24.963Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T14:03:24.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T14:03:25.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-9515 does not seem to be running inside a container [2023-10-18T14:03:25.296Z] $ 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-10-18T14:03:26.498Z] $ docker top 141d7def71e8690cd976c338b1b7d73d9f5e09edb3749830e5aea93a2da419d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T14:03:27.383Z] + go version [2023-10-18T14:03:27.383Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-18T14:03:27.415Z] $ docker stop --time=1 141d7def71e8690cd976c338b1b7d73d9f5e09edb3749830e5aea93a2da419d8 [2023-10-18T14:03:29.012Z] $ docker rm -f --volumes 141d7def71e8690cd976c338b1b7d73d9f5e09edb3749830e5aea93a2da419d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T14:03:29.859Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T14:03:29.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T14:03:30.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-9515 does not seem to be running inside a container [2023-10-18T14:03:30.162Z] $ 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-10-18T14:03:32.667Z] $ docker top 4affd4d80545bf56722baf36371aa954ec414ec9b2fd19a8c5f4cdc99c356a90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T14:03:33.543Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-10-18T14:03:34.252Z] + make test [2023-10-18T14:03:34.252Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-18T14:05:41.009Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-18T14:05:41.009Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-18T14:05:41.009Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.071s coverage: 86.2% of statements [2023-10-18T14:05:46.373Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.443s coverage: 71.9% of statements [2023-10-18T14:05:46.960Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-18T14:05:46.960Z] go vet ./... [2023-10-18T14:07:41.699Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T14:07:41.699Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T14:07:41.699Z] ./bin/test-attribution.sh [2023-10-18T14:07:41.699Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-18T14:07:41.699Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-18T14:07:41.699Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-18T14:07:41.699Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-18T14:07:41.699Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-18T14:07:41.699Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-18T14:07:41.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T14:07:41.767Z] $ docker stop --time=1 4affd4d80545bf56722baf36371aa954ec414ec9b2fd19a8c5f4cdc99c356a90 [2023-10-18T14:07:43.790Z] $ docker rm -f --volumes 4affd4d80545bf56722baf36371aa954ec414ec9b2fd19a8c5f4cdc99c356a90 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T14:07:45.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T14:07:45.449Z] Warning: overwriting stash ‘coverage-report’ [2023-10-18T14:07:45.935Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T14:07:46.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T14:07:46.853Z] + ls -al . [2023-10-18T14:07:46.853Z] total 232 [2023-10-18T14:07:46.853Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 14:03 . [2023-10-18T14:07:46.853Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 14:00 .. [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 18 14:00 .dockerignore [2023-10-18T14:07:46.853Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 14:00 .git [2023-10-18T14:07:46.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 14:00 .github [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 18 14:00 .gitignore [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 14:00 .golangci.yml [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 18 14:00 Attribution.txt [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 18 14:00 CHANGELOG.md [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 18 14:00 Dockerfile [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 14:00 GOVERNANCE.md [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 18 14:00 Jenkinsfile [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 14:00 LICENSE [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 18 14:00 Makefile [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 18 14:00 OWNERS.md [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 18 14:00 README.md [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 13:58 VERSION [2023-10-18T14:07:46.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 14:00 bin [2023-10-18T14:07:46.853Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 18 14:05 coverage.out [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 18 14:00 go.mod [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 35611 Oct 18 14:00 go.sum [2023-10-18T14:07:46.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 14:00 images [2023-10-18T14:07:46.853Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 14:00 internal [2023-10-18T14:07:46.853Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 18 14:00 main.go [2023-10-18T14:07:46.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 14:00 res [2023-10-18T14:07:46.853Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 14:00 snap [2023-10-18T14:07:46.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 14:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T14:07:47.274Z] + 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=ba5edf7bfefd88472504e4ebc4c8976a59eec951 --label arch=arm64 --label version=0.0.0 . [2023-10-18T14:07:47.542Z] Sending build context to Docker daemon 685.1kB [2023-10-18T14:07:47.542Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T14:07:47.542Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-18T14:07:47.542Z] ---> 83c4331b10eb [2023-10-18T14:07:47.542Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T14:07:47.811Z] ---> Running in 940933fd4f49 [2023-10-18T14:07:48.079Z] Removing intermediate container 940933fd4f49 [2023-10-18T14:07:48.079Z] ---> 6fdcb83adc09 [2023-10-18T14:07:48.079Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T14:07:48.079Z] ---> Running in 1f7e3f217a38 [2023-10-18T14:07:48.368Z] Removing intermediate container 1f7e3f217a38 [2023-10-18T14:07:48.368Z] ---> 3b1c2a6fd6a2 [2023-10-18T14:07:48.368Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-18T14:07:48.368Z] ---> Running in a06ee63b7d63 [2023-10-18T14:07:48.971Z] Removing intermediate container a06ee63b7d63 [2023-10-18T14:07:48.971Z] ---> a7706696f38f [2023-10-18T14:07:48.971Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T14:07:48.971Z] ---> Running in 3efe57c5f7f1 [2023-10-18T14:07:49.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T14:07:50.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T14:07:51.490Z] OK: 266 MiB in 52 packages [2023-10-18T14:07:52.462Z] Removing intermediate container 3efe57c5f7f1 [2023-10-18T14:07:52.462Z] ---> 8a6934c6c43d [2023-10-18T14:07:52.462Z] Step 7/29 : WORKDIR /app [2023-10-18T14:07:52.462Z] ---> Running in abfebf821a07 [2023-10-18T14:07:52.739Z] Removing intermediate container abfebf821a07 [2023-10-18T14:07:52.739Z] ---> 8c6e570baaa6 [2023-10-18T14:07:52.739Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-18T14:07:53.324Z] ---> b3d334d09b05 [2023-10-18T14:07:53.324Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T14:07:53.324Z] ---> Running in dcabf10b483a [2023-10-18T14:07:55.911Z] Removing intermediate container dcabf10b483a [2023-10-18T14:07:55.911Z] ---> 89ea76f16ad6 [2023-10-18T14:07:55.911Z] Step 10/29 : COPY . . [2023-10-18T14:07:56.180Z] ---> 8e8e0e72efd0 [2023-10-18T14:07:56.181Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T14:07:56.181Z] ---> Running in c4b9d6a497d0 [2023-10-18T14:07:56.772Z] Removing intermediate container c4b9d6a497d0 [2023-10-18T14:07:56.772Z] ---> 304cf646d05f [2023-10-18T14:07:56.772Z] Step 12/29 : RUN $MAKE [2023-10-18T14:07:56.772Z] ---> Running in 5d9cdcd5a506 [2023-10-18T14:07:57.734Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-18T14:09:49.704Z] Removing intermediate container 5d9cdcd5a506 [2023-10-18T14:09:49.704Z] ---> 16c3362512be [2023-10-18T14:09:49.704Z] Step 13/29 : FROM alpine:3.18 [2023-10-18T14:09:49.704Z] 3.18: Pulling from library/alpine [2023-10-18T14:09:49.704Z] 579b34f0a95b: Pulling fs layer [2023-10-18T14:09:49.704Z] 579b34f0a95b: Verifying Checksum [2023-10-18T14:09:49.704Z] 579b34f0a95b: Download complete [2023-10-18T14:09:49.704Z] 579b34f0a95b: Pull complete [2023-10-18T14:09:49.704Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T14:09:49.704Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T14:09:49.704Z] ---> 3cc203321400 [2023-10-18T14:09:49.704Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-18T14:09:49.704Z] ---> Running in 4560ca18fcd2 [2023-10-18T14:09:49.704Z] Removing intermediate container 4560ca18fcd2 [2023-10-18T14:09:49.704Z] ---> ae71c0d93775 [2023-10-18T14:09:49.704Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-18T14:09:49.704Z] ---> Running in 65fbd1749aeb [2023-10-18T14:09:49.704Z] Removing intermediate container 65fbd1749aeb [2023-10-18T14:09:49.704Z] ---> ead905e5adc3 [2023-10-18T14:09:49.704Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-18T14:09:49.704Z] ---> Running in 2e60e00f3d79 [2023-10-18T14:09:49.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T14:09:49.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T14:09:49.704Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-18T14:09:49.704Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-18T14:09:49.704Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T14:09:49.704Z] Executing ca-certificates-20230506-r0.trigger [2023-10-18T14:09:49.704Z] OK: 9 MiB in 17 packages [2023-10-18T14:09:49.704Z] Removing intermediate container 2e60e00f3d79 [2023-10-18T14:09:49.704Z] ---> f0f0e824d742 [2023-10-18T14:09:49.704Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-18T14:09:49.704Z] ---> 2dd7f42d9ee2 [2023-10-18T14:09:49.704Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-18T14:09:49.977Z] ---> e6d6c9533d8a [2023-10-18T14:09:49.977Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-18T14:09:50.598Z] ---> ae8eec9770c2 [2023-10-18T14:09:50.598Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-18T14:09:50.862Z] ---> 2752c260105f [2023-10-18T14:09:50.862Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-18T14:09:52.269Z] ---> 13803b9169f0 [2023-10-18T14:09:52.269Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-18T14:09:52.536Z] ---> Running in a5f2144f2d08 [2023-10-18T14:09:55.108Z] Removing intermediate container a5f2144f2d08 [2023-10-18T14:09:55.108Z] ---> 8e67c6757f29 [2023-10-18T14:09:55.108Z] Step 23/29 : VOLUME /cache [2023-10-18T14:09:55.108Z] ---> Running in b42ac7532f8d [2023-10-18T14:09:55.108Z] Removing intermediate container b42ac7532f8d [2023-10-18T14:09:55.108Z] ---> c88e07cc611a [2023-10-18T14:09:55.108Z] Step 24/29 : EXPOSE 59711 [2023-10-18T14:09:55.374Z] ---> Running in 8bff00ad5df9 [2023-10-18T14:09:55.638Z] Removing intermediate container 8bff00ad5df9 [2023-10-18T14:09:55.638Z] ---> 312724e1c7cb [2023-10-18T14:09:55.638Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-18T14:09:55.638Z] ---> Running in 6b9b8a5db791 [2023-10-18T14:09:55.905Z] Removing intermediate container 6b9b8a5db791 [2023-10-18T14:09:55.905Z] ---> 02c7878a7cfa [2023-10-18T14:09:55.905Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-18T14:09:56.172Z] ---> Running in ce8735911dc1 [2023-10-18T14:09:56.439Z] Removing intermediate container ce8735911dc1 [2023-10-18T14:09:56.439Z] ---> 2ebb2eb767e1 [2023-10-18T14:09:56.439Z] Step 27/29 : LABEL arch=arm64 [2023-10-18T14:09:56.439Z] ---> Running in 5c12a150ae90 [2023-10-18T14:09:56.707Z] Removing intermediate container 5c12a150ae90 [2023-10-18T14:09:56.707Z] ---> beb7215298c3 [2023-10-18T14:09:56.707Z] Step 28/29 : LABEL git_sha=ba5edf7bfefd88472504e4ebc4c8976a59eec951 [2023-10-18T14:09:56.707Z] ---> Running in f2e3330bfb0b [2023-10-18T14:09:56.973Z] Removing intermediate container f2e3330bfb0b [2023-10-18T14:09:56.973Z] ---> 64a3adb9964f [2023-10-18T14:09:56.973Z] Step 29/29 : LABEL version=0.0.0 [2023-10-18T14:09:57.247Z] ---> Running in feff5eb6f233 [2023-10-18T14:09:57.513Z] Removing intermediate container feff5eb6f233 [2023-10-18T14:09:57.513Z] ---> 368ddbe8cb87 [2023-10-18T14:09:57.513Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T14:09:57.513Z] Successfully built 368ddbe8cb87 [2023-10-18T14:09:57.513Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T14:09:58.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T14:09:58.353Z] [2023-10-18T14:09:58.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T14:09:58.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T14:09:58.751Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-18T14:09:58.751Z] 8998bd30e6a1: Pulling fs layer [2023-10-18T14:09:58.751Z] 04944245beec: Pulling fs layer [2023-10-18T14:09:58.751Z] 699f458cf7ca: Pulling fs layer [2023-10-18T14:09:58.751Z] 765212b225bb: Pulling fs layer [2023-10-18T14:09:58.751Z] f23df028b6ca: Pulling fs layer [2023-10-18T14:09:58.751Z] d65c8cfc05b1: Pulling fs layer [2023-10-18T14:09:58.751Z] 2437ff75d9bd: Pulling fs layer [2023-10-18T14:09:58.751Z] 765212b225bb: Waiting [2023-10-18T14:09:58.751Z] f23df028b6ca: Waiting [2023-10-18T14:09:58.751Z] d65c8cfc05b1: Waiting [2023-10-18T14:09:58.751Z] 2437ff75d9bd: Waiting [2023-10-18T14:09:59.020Z] 04944245beec: Verifying Checksum [2023-10-18T14:09:59.020Z] 04944245beec: Download complete [2023-10-18T14:09:59.020Z] 765212b225bb: Download complete [2023-10-18T14:09:59.020Z] f23df028b6ca: Verifying Checksum [2023-10-18T14:09:59.020Z] f23df028b6ca: Download complete [2023-10-18T14:09:59.020Z] d65c8cfc05b1: Verifying Checksum [2023-10-18T14:09:59.020Z] d65c8cfc05b1: Download complete [2023-10-18T14:09:59.289Z] 699f458cf7ca: Verifying Checksum [2023-10-18T14:09:59.289Z] 699f458cf7ca: Download complete [2023-10-18T14:09:59.554Z] 8998bd30e6a1: Download complete [2023-10-18T14:10:01.495Z] 2437ff75d9bd: Download complete [2023-10-18T14:10:04.072Z] 8998bd30e6a1: Pull complete [2023-10-18T14:10:04.341Z] 04944245beec: Pull complete [2023-10-18T14:10:08.580Z] 699f458cf7ca: Pull complete [2023-10-18T14:10:08.846Z] 765212b225bb: Pull complete [2023-10-18T14:10:09.799Z] f23df028b6ca: Pull complete [2023-10-18T14:10:09.799Z] d65c8cfc05b1: Pull complete [2023-10-18T14:10:24.785Z] 2437ff75d9bd: Pull complete [2023-10-18T14:10:24.785Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-18T14:10:24.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T14:10:24.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T14:10:25.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-9515 does not seem to be running inside a container [2023-10-18T14:10:25.171Z] $ 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-10-18T14:10:28.193Z] $ docker top 144a0357d028ac27d64a6bfe4291adfe487121a3a89c740e07258d67d4a5ce45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T14:10:29.136Z] ---> job-cost.sh [2023-10-18T14:10:29.136Z] lf-activate-venv: SKIPPING [2023-10-18T14:10:29.136Z] INFO: No Stack... [2023-10-18T14:10:29.401Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-18T14:10:30.354Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T14:10:31.015Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-10-18T14:10:31.015Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T14:10:31.100Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-234-1-stack-cost] [2023-10-18T14:10:31.105Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-234-1-stack-cost] did not exist. Created. [2023-10-18T14:10:31.105Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-234-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T14:10:31.840Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-14b8d3cb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-18T14:10:32.507Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-18T14:10:32.541Z] Warning: overwriting stash ‘stack-cost’ [2023-10-18T14:10:32.600Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T14:10:32.616Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-234-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T14:10:32.699Z] $ docker stop --time=1 144a0357d028ac27d64a6bfe4291adfe487121a3a89c740e07258d67d4a5ce45 [2023-10-18T14:10:37.385Z] $ docker rm -f --volumes 144a0357d028ac27d64a6bfe4291adfe487121a3a89c740e07258d67d4a5ce45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-18T14:10:38.409Z] provisioning config files... [2023-10-18T14:10:38.417Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp/config11651858424922663289tmp [Pipeline] { [Pipeline] sh [2023-10-18T14:10:38.799Z] + set +x [2023-10-18T14:10:38.799Z] + curl -s https://codecov.io/bash [2023-10-18T14:10:38.799Z] + bash -s -- [2023-10-18T14:10:39.058Z] [2023-10-18T14:10:39.058Z] _____ _ [2023-10-18T14:10:39.058Z] / ____| | | [2023-10-18T14:10:39.058Z] | | ___ __| | ___ ___ _____ __ [2023-10-18T14:10:39.058Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-18T14:10:39.058Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-18T14:10:39.058Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-18T14:10:39.058Z] Bash-1.0.6 [2023-10-18T14:10:39.058Z] [2023-10-18T14:10:39.058Z] [2023-10-18T14:10:39.058Z] ==> git version 2.25.1 found [2023-10-18T14:10:39.058Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-18T14:10:39.058Z] Release-Date: 2020-01-08 [2023-10-18T14:10:39.058Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-18T14:10:39.058Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-18T14:10:39.058Z] ==> Jenkins CI detected. [2023-10-18T14:10:39.058Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-234 [2023-10-18T14:10:39.058Z] project root: . [2023-10-18T14:10:39.058Z] --> token set from env [2023-10-18T14:10:39.058Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-18T14:10:39.058Z] ==> Running gcov in . (disable via -X gcov) [2023-10-18T14:10:39.058Z] ==> Python coveragepy not found [2023-10-18T14:10:39.058Z] ==> Searching for coverage reports in: [2023-10-18T14:10:39.058Z] + . [2023-10-18T14:10:39.058Z] -> Found 1 reports [2023-10-18T14:10:39.058Z] ==> Detecting git/mercurial file structure [2023-10-18T14:10:39.058Z] ==> Reading reports [2023-10-18T14:10:39.058Z] + ./coverage.out bytes=41317 [2023-10-18T14:10:39.058Z] ==> Appending adjustments [2023-10-18T14:10:39.058Z] https://docs.codecov.io/docs/fixing-reports [2023-10-18T14:10:39.318Z] + Found adjustments [2023-10-18T14:10:39.318Z] ==> Gzipping contents [2023-10-18T14:10:39.318Z] 12K /tmp/codecov.TzZunq.gz [2023-10-18T14:10:39.318Z] ==> Uploading reports [2023-10-18T14:10:39.318Z] url: https://codecov.io [2023-10-18T14:10:39.318Z] query: branch=PR-234&commit=ba5edf7bfefd88472504e4ebc4c8976a59eec951&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-234%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=234&job=&cmd_args= [2023-10-18T14:10:39.318Z] -> Pinging Codecov [2023-10-18T14:10:39.318Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-234&commit=ba5edf7bfefd88472504e4ebc4c8976a59eec951&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-234%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=234&job=&cmd_args= [2023-10-18T14:10:39.579Z] -> Uploading to [2023-10-18T14:10:39.579Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-18/581DD39554BDF9B6E22D074273EAD858/ba5edf7bfefd88472504e4ebc4c8976a59eec951/dd489448-550a-4179-af1a-78f86b2af505.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T141039Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1d318bdab4d95316598d4c4bad10e038dad3713ec3e284d43c2833af272c026 [2023-10-18T14:10:39.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T14:10:39.579Z] Dload Upload Total Spent Left Speed [2023-10-18T14:10:39.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 57053 --:--:-- --:--:-- --:--:-- 56778 100 11810 0 0 100 11810 0 39498 --:--:-- --:--:-- --:--:-- 39366 [2023-10-18T14:10:39.839Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ba5edf7bfefd88472504e4ebc4c8976a59eec951 [Pipeline] } [2023-10-18T14:10:39.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-18T14:10:41.723Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-234/archives ] [2023-10-18T14:10:41.723Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-234/archives [2023-10-18T14:10:41.723Z] total 16 [2023-10-18T14:10:41.723Z] drwxr-xr-x 3 root root 4096 Oct 18 14:01 . [2023-10-18T14:10:41.723Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 14:01 .. [2023-10-18T14:10:41.723Z] drwxr-xr-x 2 root root 4096 Oct 18 14:01 cost [2023-10-18T14:10:41.723Z] -rw-r--r-- 1 root root 95 Oct 18 14:01 cost.csv [2023-10-18T14:10:41.723Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-234/archives [2023-10-18T14:10:41.723Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-234/archives [2023-10-18T14:10:41.723Z] total 16 [2023-10-18T14:10:41.723Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 14:01 . [2023-10-18T14:10:41.723Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 14:01 .. [2023-10-18T14:10:41.723Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 14:01 cost [2023-10-18T14:10:41.723Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 18 14:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-18T14:10:42.054Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T14:10:42.938Z] ---> package-listing.sh [2023-10-18T14:10:42.938Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-18T14:10:42.938Z] ++ facter osfamily [2023-10-18T14:10:43.197Z] + OS_FAMILY=debian [2023-10-18T14:10:43.197Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-234 [2023-10-18T14:10:43.197Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-18T14:10:43.197Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-18T14:10:43.197Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-18T14:10:43.197Z] + PACKAGES=/tmp/packages_start.txt [2023-10-18T14:10:43.197Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-234 ']' [2023-10-18T14:10:43.197Z] + PACKAGES=/tmp/packages_end.txt [2023-10-18T14:10:43.197Z] + case "${OS_FAMILY}" in [2023-10-18T14:10:43.197Z] + dpkg -l [2023-10-18T14:10:43.197Z] + grep '^ii' [2023-10-18T14:10:43.197Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-18T14:10:43.197Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-18T14:10:43.197Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-18T14:10:43.197Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-234 ']' [2023-10-18T14:10:43.197Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-234/archives/ [2023-10-18T14:10:43.197Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-234/archives/ [Pipeline] echo [2023-10-18T14:10:43.233Z] 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-234/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-18T14:10:43.526Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T14:10:44.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T14:10:44.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T14:10:44.303Z] prd-ubuntu20.04-docker-8c-8g-9514 does not seem to be running inside a container [2023-10-18T14:10:44.346Z] $ 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-234/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-234 -v /w/workspace/y_app-rfid-llrp-inventory_PR-234:/w/workspace/y_app-rfid-llrp-inventory_PR-234:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-18T14:10:44.527Z] $ docker top 2191a51a6bb21002fd3fb3409aa7116eea5a4ffd2239ae1acf9b071ac80ea933 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T14:10:44.906Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-18T14:10:45.215Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-18T14:10:45.524Z] + ls /var/log/sa-host [2023-10-18T14:10:45.524Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T14:10:45.744Z] provisioning config files... [2023-10-18T14:10:45.753Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-234@tmp/config4139208030589651983tmp [Pipeline] { [Pipeline] echo [2023-10-18T14:10:45.810Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T14:10:46.128Z] ---> create-netrc.sh [Pipeline] } [2023-10-18T14:10:46.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-18T14:10:46.564Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-18T14:10:46.596Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T14:10:46.906Z] ---> sudo-logs.sh [2023-10-18T14:10:46.906Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-18T14:10:46.991Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T14:10:47.298Z] ---> job-cost.sh [2023-10-18T14:10:47.298Z] lf-activate-venv: SKIPPING [2023-10-18T14:10:47.298Z] DEBUG: total: 0.2199999988079071 [2023-10-18T14:10:47.298Z] INFO: Retrieving Stack Cost... [2023-10-18T14:10:47.558Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T14:10:48.123Z] INFO: Archiving Costs [Pipeline] echo [2023-10-18T14:10:48.157Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T14:10:48.469Z] ---> logs-deploy.sh [2023-10-18T14:10:48.469Z] lf-activate-venv: SKIPPING [2023-10-18T14:10:48.469Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-234/1 [2023-10-18T14:10:48.469Z] INFO: archiving workspace using pattern(s): [2023-10-18T14:10:49.405Z] Archives upload complete. [2023-10-18T14:10:49.405Z] INFO: archiving logs to Nexus