Pull request #187 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab1caf35ea2935688bd21cfa1859b6f3530893a2+389cef85dcfda5f175618fb677fd893d6d6ecfd5 (d7761c315bcf7f51ea0ed95334052ea20258214a) 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-ssh9241091439682731262.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8346153509091999958.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-187/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-187/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16664062047987949676.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-187/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11140405268828371279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh15556435111205181173.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-187/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-187/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4857760770412083390.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13294 in /w/workspace/y_app-rfid-llrp-inventory_PR-187 [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-187 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 389cef85dcfda5f175618fb677fd893d6d6ecfd5 into PR head commit ab1caf35ea2935688bd21cfa1859b6f3530893a2 Merge succeeded, producing ab1caf35ea2935688bd21cfa1859b6f3530893a2 Checking out Revision ab1caf35ea2935688bd21cfa1859b6f3530893a2 (PR-187) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ab1caf35ea2935688bd21cfa1859b6f3530893a2 # 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 389cef85dcfda5f175618fb677fd893d6d6ecfd5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab1caf35ea2935688bd21cfa1859b6f3530893a2 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T13:08:50.667Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T13:08:50.852Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T13:08:50.960Z] ========================================================= [2023-05-04T13:08:50.960Z] EdgeX Global Pipelines Version Info [2023-05-04T13:08:50.960Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T13:08:51.709Z] ------------------- [2023-05-04T13:08:51.709Z] stable info: [2023-05-04T13:08:51.709Z] ------------------- [2023-05-04T13:08:51.709Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T13:08:51.709Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T13:08:51.709Z] Message: update stable to v1.0.248 [2023-05-04T13:08:52.279Z] ------------------- [2023-05-04T13:08:52.279Z] experimental info: [2023-05-04T13:08:52.279Z] ------------------- [2023-05-04T13:08:52.279Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T13:08:52.279Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T13:08:52.279Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T13:08:52.613Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-04T13:08:52.656Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-04T13:08:52.702Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T13:08:52.744Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T13:08:52.787Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T13:08:52.834Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T13:08:52.875Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T13:08:52.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T13:08:52.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T13:08:53.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T13:08:53.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T13:08:53.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-04T13:08:53.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T13:08:53.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T13:08:53.226Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T13:08:53.267Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T13:08:53.308Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T13:08:53.349Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T13:08:53.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T13:08:53.433Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T13:08:53.480Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T13:08:53.527Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T13:08:53.574Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T13:08:53.623Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T13:08:53.669Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T13:08:53.716Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T13:08:53.759Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T13:08:53.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-187 [Pipeline] echo [2023-05-04T13:08:53.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-187 [Pipeline] echo [2023-05-04T13:08:53.891Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-187 [Pipeline] echo [2023-05-04T13:08:53.933Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab1caf35ea2935688bd21cfa1859b6f3530893a2 [Pipeline] echo [2023-05-04T13:08:53.977Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab1caf3 [Pipeline] echo [2023-05-04T13:08:54.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T13:08:54.150Z] provisioning config files... [2023-05-04T13:08:54.163Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/config7247909446701854917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T13:08:54.515Z] ---> docker-login.sh [2023-05-04T13:08:54.515Z] nexus3.edgexfoundry.org:10001 [2023-05-04T13:08:55.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T13:08:55.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T13:08:55.456Z] Configure a credential helper to remove this warning. See [2023-05-04T13:08:55.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T13:08:55.456Z] [2023-05-04T13:08:55.456Z] Login Succeeded [2023-05-04T13:08:55.456Z] nexus3.edgexfoundry.org:10002 [2023-05-04T13:08:55.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T13:08:55.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T13:08:55.723Z] Configure a credential helper to remove this warning. See [2023-05-04T13:08:55.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T13:08:55.723Z] [2023-05-04T13:08:55.723Z] Login Succeeded [2023-05-04T13:08:55.723Z] nexus3.edgexfoundry.org:10003 [2023-05-04T13:08:55.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T13:08:55.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T13:08:55.723Z] Configure a credential helper to remove this warning. See [2023-05-04T13:08:55.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T13:08:55.723Z] [2023-05-04T13:08:55.723Z] Login Succeeded [2023-05-04T13:08:55.723Z] nexus3.edgexfoundry.org:10004 [2023-05-04T13:08:55.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T13:08:55.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T13:08:55.984Z] Configure a credential helper to remove this warning. See [2023-05-04T13:08:55.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T13:08:55.984Z] [2023-05-04T13:08:55.984Z] Login Succeeded [2023-05-04T13:08:55.984Z] docker.io [2023-05-04T13:08:55.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T13:08:56.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T13:08:56.244Z] Configure a credential helper to remove this warning. See [2023-05-04T13:08:56.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T13:08:56.244Z] [2023-05-04T13:08:56.244Z] Login Succeeded [2023-05-04T13:08:56.244Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T13:08:56.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T13:08:56.934Z] + git rev-list -1 --merges ab1caf35ea2935688bd21cfa1859b6f3530893a2~1..ab1caf35ea2935688bd21cfa1859b6f3530893a2 [Pipeline] echo [2023-05-04T13:08:57.000Z] -----------> git rev-list -1 --merges ab1caf35ea2935688bd21cfa1859b6f3530893a2~1..ab1caf35ea2935688bd21cfa1859b6f3530893a2 ab1caf35ea2935688bd21cfa1859b6f3530893a2 [false] [Pipeline] sh [2023-05-04T13:08:57.310Z] + git log --format=format:%s -1 ab1caf35ea2935688bd21cfa1859b6f3530893a2 [Pipeline] echo [2023-05-04T13:08:57.349Z] ========================================================= [2023-05-04T13:08:57.349Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T13:08:57.349Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T13:08:57.874Z] + git log --format=format:%s -1 ab1caf35ea2935688bd21cfa1859b6f3530893a2 [Pipeline] echo [2023-05-04T13:08:57.912Z] [semverPrep] GIT_COMMIT: ab1caf35ea2935688bd21cfa1859b6f3530893a2, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-05-04T13:08:57.943Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T13:08:58.366Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T13:08:58.366Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T13:08:58.366Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T13:08:58.366Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T13:08:58.366Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T13:08:58.366Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T13:08:58.366Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T13:08:58.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T13:08:58.911Z] [2023-05-04T13:08:58.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T13:08:59.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T13:08:59.569Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T13:08:59.569Z] b85a868b505f: Pulling fs layer [2023-05-04T13:08:59.569Z] e2be974225ed: Pulling fs layer [2023-05-04T13:08:59.569Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T13:08:59.569Z] 988bab9f4d93: Pulling fs layer [2023-05-04T13:08:59.569Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T13:08:59.569Z] eaf3925da568: Pulling fs layer [2023-05-04T13:08:59.569Z] bab4dde63d76: Pulling fs layer [2023-05-04T13:08:59.569Z] bde34c3a00c8: Pulling fs layer [2023-05-04T13:08:59.569Z] b352a97aabf1: Pulling fs layer [2023-05-04T13:08:59.569Z] 4872d77fe225: Pulling fs layer [2023-05-04T13:08:59.569Z] 5851b861e8e6: Pulling fs layer [2023-05-04T13:08:59.569Z] eaf3925da568: Waiting [2023-05-04T13:08:59.569Z] 4872d77fe225: Waiting [2023-05-04T13:08:59.569Z] 5851b861e8e6: Waiting [2023-05-04T13:08:59.569Z] bab4dde63d76: Waiting [2023-05-04T13:08:59.569Z] bde34c3a00c8: Waiting [2023-05-04T13:08:59.569Z] b352a97aabf1: Waiting [2023-05-04T13:08:59.569Z] 988bab9f4d93: Waiting [2023-05-04T13:08:59.569Z] 1469e6f7b9e6: Waiting [2023-05-04T13:08:59.569Z] e2be974225ed: Download complete [2023-05-04T13:08:59.569Z] 988bab9f4d93: Verifying Checksum [2023-05-04T13:08:59.569Z] 988bab9f4d93: Download complete [2023-05-04T13:08:59.829Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T13:08:59.829Z] 339a4e72a1f5: Download complete [2023-05-04T13:08:59.829Z] 1469e6f7b9e6: Download complete [2023-05-04T13:08:59.829Z] eaf3925da568: Verifying Checksum [2023-05-04T13:08:59.829Z] eaf3925da568: Download complete [2023-05-04T13:08:59.829Z] bde34c3a00c8: Verifying Checksum [2023-05-04T13:08:59.829Z] bde34c3a00c8: Download complete [2023-05-04T13:08:59.829Z] b352a97aabf1: Download complete [2023-05-04T13:08:59.829Z] 4872d77fe225: Verifying Checksum [2023-05-04T13:08:59.829Z] 4872d77fe225: Download complete [2023-05-04T13:08:59.829Z] 5851b861e8e6: Verifying Checksum [2023-05-04T13:08:59.829Z] 5851b861e8e6: Download complete [2023-05-04T13:08:59.829Z] b85a868b505f: Verifying Checksum [2023-05-04T13:08:59.829Z] b85a868b505f: Download complete [2023-05-04T13:09:00.089Z] bab4dde63d76: Verifying Checksum [2023-05-04T13:09:00.089Z] bab4dde63d76: Download complete [2023-05-04T13:09:01.469Z] b85a868b505f: Pull complete [2023-05-04T13:09:02.406Z] e2be974225ed: Pull complete [2023-05-04T13:09:02.976Z] 339a4e72a1f5: Pull complete [2023-05-04T13:09:03.545Z] 988bab9f4d93: Pull complete [2023-05-04T13:09:04.111Z] 1469e6f7b9e6: Pull complete [2023-05-04T13:09:04.371Z] eaf3925da568: Pull complete [2023-05-04T13:09:06.269Z] bab4dde63d76: Pull complete [2023-05-04T13:09:06.269Z] bde34c3a00c8: Pull complete [2023-05-04T13:09:06.532Z] b352a97aabf1: Pull complete [2023-05-04T13:09:06.792Z] 4872d77fe225: Pull complete [2023-05-04T13:09:06.792Z] 5851b861e8e6: Pull complete [2023-05-04T13:09:07.054Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T13:09:07.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T13:09:07.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T13:09:07.297Z] prd-ubuntu20.04-docker-8c-8g-13294 does not seem to be running inside a container [2023-05-04T13:09:07.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-187 -v /w/workspace/y_app-rfid-llrp-inventory_PR-187:/w/workspace/y_app-rfid-llrp-inventory_PR-187:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T13:09:10.671Z] $ docker top 26f6acada0728092e3c3376e33fa5f443c8f7003e4eb415701222cc173f31e03 -eo pid,comm [2023-05-04T13:09:10.719Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-04T13:09:10.719Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T13:09:10.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T13:09:10.861Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T13:09:10.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T13:09:10.984Z] $ docker exec 26f6acada0728092e3c3376e33fa5f443c8f7003e4eb415701222cc173f31e03 ssh-agent [2023-05-04T13:09:11.096Z] SSH_AUTH_SOCK=/tmp/ssh-VA8SPfg90yLp/agent.31 [2023-05-04T13:09:11.096Z] SSH_AGENT_PID=37 [2023-05-04T13:09:11.104Z] Running ssh-add (command line suppressed) [2023-05-04T13:09:11.218Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/private_key_11899799549968886753.key (/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/private_key_11899799549968886753.key) [2023-05-04T13:09:11.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T13:09:11.576Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T13:09:11.682Z] $ docker exec --env ******** --env ******** 26f6acada0728092e3c3376e33fa5f443c8f7003e4eb415701222cc173f31e03 ssh-agent -k [2023-05-04T13:09:11.784Z] unset SSH_AUTH_SOCK; [2023-05-04T13:09:11.784Z] unset SSH_AGENT_PID; [2023-05-04T13:09:11.784Z] echo Agent pid 37 killed; [2023-05-04T13:09:11.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T13:09:11.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T13:09:11.913Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T13:09:12.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T13:09:12.042Z] $ docker exec 26f6acada0728092e3c3376e33fa5f443c8f7003e4eb415701222cc173f31e03 ssh-agent [2023-05-04T13:09:12.139Z] SSH_AUTH_SOCK=/tmp/ssh-PeHROPkWQEWu/agent.69 [2023-05-04T13:09:12.139Z] SSH_AGENT_PID=75 [2023-05-04T13:09:12.145Z] Running ssh-add (command line suppressed) [2023-05-04T13:09:12.267Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/private_key_15252186025788543522.key (/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/private_key_15252186025788543522.key) [2023-05-04T13:09:12.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T13:09:12.615Z] + git semver init [2023-05-04T13:09:12.878Z] 2023-05-04 13:09:12,807 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T13:09:12.878Z] 2023-05-04 13:09:12,808 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver [2023-05-04T13:09:12.878Z] 2023-05-04 13:09:12,808 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver [2023-05-04T13:09:12.878Z] 2023-05-04 13:09:12,808 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-187, universal_newlines=False, shell=None, istream=None) [2023-05-04T13:09:14.259Z] 2023-05-04 13:09:13,913 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-187/.git/info/exclude [2023-05-04T13:09:14.259Z] 2023-05-04 13:09:13,913 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver/PR-187 with force:False [2023-05-04T13:09:14.259Z] 2023-05-04 13:09:13,913 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver/PR-187 [2023-05-04T13:09:14.259Z] 2023-05-04 13:09:13,918 [execute] INFO git cat-file --batch-check [2023-05-04T13:09:14.259Z] 2023-05-04 13:09:13,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T13:09:14.259Z] 2023-05-04 13:09:13,925 [execute] INFO git cat-file --batch [2023-05-04T13:09:14.259Z] 2023-05-04 13:09:13,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T13:09:14.259Z] 2023-05-04 13:09:13,931 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-187/.semver/PR-187 [2023-05-04T13:09:14.259Z] 0.0.0 [Pipeline] } [2023-05-04T13:09:14.289Z] $ docker exec --env ******** --env ******** 26f6acada0728092e3c3376e33fa5f443c8f7003e4eb415701222cc173f31e03 ssh-agent -k [2023-05-04T13:09:14.380Z] unset SSH_AUTH_SOCK; [2023-05-04T13:09:14.380Z] unset SSH_AGENT_PID; [2023-05-04T13:09:14.381Z] echo Agent pid 75 killed; [2023-05-04T13:09:14.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T13:09:14.826Z] + git semver [Pipeline] } [2023-05-04T13:09:15.115Z] $ docker stop --time=1 26f6acada0728092e3c3376e33fa5f443c8f7003e4eb415701222cc173f31e03 [2023-05-04T13:09:16.427Z] $ docker rm -f --volumes 26f6acada0728092e3c3376e33fa5f443c8f7003e4eb415701222cc173f31e03 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T13:09:16.836Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T13:09:17.111Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T13:09:17.130Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T13:09:17.777Z] provisioning config files... [2023-05-04T13:09:17.785Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/config12159070329080955585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T13:09:18.126Z] ---> docker-login.sh [2023-05-04T13:09:18.126Z] nexus3.edgexfoundry.org:10001 [2023-05-04T13:09:18.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T13:09:18.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T13:09:18.126Z] Configure a credential helper to remove this warning. See [2023-05-04T13:09:18.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T13:09:18.126Z] [2023-05-04T13:09:18.126Z] Login Succeeded [2023-05-04T13:09:18.126Z] nexus3.edgexfoundry.org:10002 [2023-05-04T13:09:18.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T13:09:18.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T13:09:18.126Z] Configure a credential helper to remove this warning. See [2023-05-04T13:09:18.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T13:09:18.126Z] [2023-05-04T13:09:18.126Z] Login Succeeded [2023-05-04T13:09:18.126Z] nexus3.edgexfoundry.org:10003 [2023-05-04T13:09:18.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T13:09:18.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T13:09:18.385Z] Configure a credential helper to remove this warning. See [2023-05-04T13:09:18.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T13:09:18.385Z] [2023-05-04T13:09:18.385Z] Login Succeeded [2023-05-04T13:09:18.385Z] nexus3.edgexfoundry.org:10004 [2023-05-04T13:09:18.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T13:09:18.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T13:09:18.385Z] Configure a credential helper to remove this warning. See [2023-05-04T13:09:18.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T13:09:18.385Z] [2023-05-04T13:09:18.385Z] Login Succeeded [2023-05-04T13:09:18.385Z] docker.io [2023-05-04T13:09:18.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T13:09:18.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T13:09:18.647Z] Configure a credential helper to remove this warning. See [2023-05-04T13:09:18.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T13:09:18.647Z] [2023-05-04T13:09:18.647Z] Login Succeeded [2023-05-04T13:09:18.647Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T13:09:18.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T13:09:18.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T13:09:18.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T13:09:18.939Z] ========================================================= [2023-05-04T13:09:18.939Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T13:09:18.939Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T13:09:19.459Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T13:09:19.459Z] Sending build context to Docker daemon 12.64MB [2023-05-04T13:09:19.459Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T13:09:19.459Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T13:09:19.720Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T13:09:19.720Z] f56be85fc22e: Pulling fs layer [2023-05-04T13:09:19.720Z] 85791d961cd3: Pulling fs layer [2023-05-04T13:09:19.720Z] d694b5ae8c79: Pulling fs layer [2023-05-04T13:09:19.720Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T13:09:19.720Z] 4d19c01a9841: Pulling fs layer [2023-05-04T13:09:19.720Z] 9f32a84ed3da: Waiting [2023-05-04T13:09:19.720Z] 9325e15d5711: Pulling fs layer [2023-05-04T13:09:19.720Z] 556b6ee489ea: Pulling fs layer [2023-05-04T13:09:19.720Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T13:09:19.720Z] 4d19c01a9841: Waiting [2023-05-04T13:09:19.720Z] 9325e15d5711: Waiting [2023-05-04T13:09:19.720Z] 556b6ee489ea: Waiting [2023-05-04T13:09:19.720Z] c5a4b2cf53e6: Waiting [2023-05-04T13:09:19.720Z] 85791d961cd3: Verifying Checksum [2023-05-04T13:09:19.720Z] 85791d961cd3: Download complete [2023-05-04T13:09:19.720Z] 9f32a84ed3da: Verifying Checksum [2023-05-04T13:09:19.720Z] 9f32a84ed3da: Download complete [2023-05-04T13:09:19.720Z] 4d19c01a9841: Verifying Checksum [2023-05-04T13:09:19.720Z] 4d19c01a9841: Download complete [2023-05-04T13:09:19.720Z] f56be85fc22e: Verifying Checksum [2023-05-04T13:09:19.720Z] f56be85fc22e: Download complete [2023-05-04T13:09:19.720Z] 9325e15d5711: Verifying Checksum [2023-05-04T13:09:19.720Z] 9325e15d5711: Download complete [2023-05-04T13:09:19.720Z] f56be85fc22e: Pull complete [2023-05-04T13:09:19.984Z] 85791d961cd3: Pull complete [2023-05-04T13:09:20.243Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T13:09:20.243Z] d694b5ae8c79: Verifying Checksum [2023-05-04T13:09:20.243Z] d694b5ae8c79: Download complete [2023-05-04T13:09:20.504Z] 556b6ee489ea: Verifying Checksum [2023-05-04T13:09:20.504Z] 556b6ee489ea: Download complete [2023-05-04T13:09:23.787Z] d694b5ae8c79: Pull complete [2023-05-04T13:09:23.787Z] 9f32a84ed3da: Pull complete [2023-05-04T13:09:23.787Z] 4d19c01a9841: Pull complete [2023-05-04T13:09:23.787Z] 9325e15d5711: Pull complete [2023-05-04T13:09:26.316Z] 556b6ee489ea: Pull complete [2023-05-04T13:09:26.880Z] c5a4b2cf53e6: Pull complete [2023-05-04T13:09:26.881Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T13:09:26.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T13:09:26.881Z] ---> c4be618373d6 [2023-05-04T13:09:26.881Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T13:09:32.582Z] Still waiting to schedule task [2023-05-04T13:09:32.583Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-04T13:09:33.447Z] ---> Running in 1a77e9fe9326 [2023-05-04T13:09:33.447Z] Removing intermediate container 1a77e9fe9326 [2023-05-04T13:09:33.447Z] ---> 6acafe37a7c8 [2023-05-04T13:09:33.447Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T13:09:33.447Z] ---> Running in 947e993382ca [2023-05-04T13:09:33.447Z] Removing intermediate container 947e993382ca [2023-05-04T13:09:33.447Z] ---> c6317485d399 [2023-05-04T13:09:33.447Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T13:09:33.447Z] ---> Running in 2939ce8e12e1 [2023-05-04T13:09:33.447Z] Removing intermediate container 2939ce8e12e1 [2023-05-04T13:09:33.447Z] ---> e70b86e683f2 [2023-05-04T13:09:33.447Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T13:09:33.447Z] ---> Running in 7e2e64ebeb6e [2023-05-04T13:09:33.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T13:09:33.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T13:09:33.707Z] OK: 265 MiB in 53 packages [2023-05-04T13:09:33.966Z] Removing intermediate container 7e2e64ebeb6e [2023-05-04T13:09:33.966Z] ---> 33da14f783e1 [2023-05-04T13:09:33.966Z] Step 7/12 : WORKDIR /app [2023-05-04T13:09:33.966Z] ---> Running in 283ef096a310 [2023-05-04T13:09:34.225Z] Removing intermediate container 283ef096a310 [2023-05-04T13:09:34.225Z] ---> 0d6cc8614508 [2023-05-04T13:09:34.225Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-04T13:09:34.483Z] ---> b45a2a075c89 [2023-05-04T13:09:34.483Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T13:09:34.483Z] ---> Running in 01aba91dcee9 [2023-05-04T13:10:06.563Z] Removing intermediate container 01aba91dcee9 [2023-05-04T13:10:06.563Z] ---> 57b93a9d6ac1 [2023-05-04T13:10:06.563Z] Step 10/12 : COPY . . [2023-05-04T13:10:06.563Z] ---> 4662915c1624 [2023-05-04T13:10:06.563Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T13:10:06.563Z] ---> Running in 357f784c277f [2023-05-04T13:10:06.563Z] Removing intermediate container 357f784c277f [2023-05-04T13:10:06.563Z] ---> fcf14d7cf3ad [2023-05-04T13:10:06.563Z] Step 12/12 : RUN $MAKE [2023-05-04T13:10:06.563Z] ---> Running in a37df0d08295 [2023-05-04T13:10:06.563Z] noop [2023-05-04T13:10:06.563Z] Removing intermediate container a37df0d08295 [2023-05-04T13:10:06.563Z] ---> 9133c32f0158 [2023-05-04T13:10:06.563Z] Successfully built 9133c32f0158 [2023-05-04T13:10:06.563Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T13:10:07.024Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T13:10:07.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T13:10:07.209Z] prd-ubuntu20.04-docker-8c-8g-13294 does not seem to be running inside a container [2023-05-04T13:10:07.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-187 -v /w/workspace/y_app-rfid-llrp-inventory_PR-187:/w/workspace/y_app-rfid-llrp-inventory_PR-187:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T13:10:07.597Z] $ docker top 7f0e42ce1ba625c3371273a5716db574436636eb0e11cbd3e41723ab251f31f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T13:10:07.985Z] + go version [2023-05-04T13:10:07.985Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T13:10:08.020Z] $ docker stop --time=1 7f0e42ce1ba625c3371273a5716db574436636eb0e11cbd3e41723ab251f31f5 [2023-05-04T13:10:09.318Z] $ docker rm -f --volumes 7f0e42ce1ba625c3371273a5716db574436636eb0e11cbd3e41723ab251f31f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T13:10:10.033Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T13:10:10.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T13:10:10.194Z] prd-ubuntu20.04-docker-8c-8g-13294 does not seem to be running inside a container [2023-05-04T13:10:10.226Z] $ 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-187 -v /w/workspace/y_app-rfid-llrp-inventory_PR-187:/w/workspace/y_app-rfid-llrp-inventory_PR-187:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T13:10:10.543Z] $ docker top 47ace7c30e23fc0bed5e5279029c981949862977f527eb5a5d3cd47573dc17b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T13:10:10.924Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-187 [Pipeline] fileExists [Pipeline] sh [2023-05-04T13:10:11.283Z] + make test [2023-05-04T13:10:11.283Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-04T13:10:29.362Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-04T13:10:29.362Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-04T13:10:29.362Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.150s coverage: 86.2% of statements [2023-05-04T13:10:31.895Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.707s coverage: 71.9% of statements [2023-05-04T13:10:53.808Z] go vet ./... [2023-05-04T13:10:56.334Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T13:10:56.334Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T13:10:56.334Z] ./bin/test-attribution.sh [2023-05-04T13:10:56.334Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-04T13:10:56.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T13:10:56.430Z] $ docker stop --time=1 47ace7c30e23fc0bed5e5279029c981949862977f527eb5a5d3cd47573dc17b9 [2023-05-04T13:11:02.236Z] $ docker rm -f --volumes 47ace7c30e23fc0bed5e5279029c981949862977f527eb5a5d3cd47573dc17b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T13:11:02.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T13:11:02.972Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T13:11:03.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T13:11:03.983Z] + ls -al . [2023-05-04T13:11:03.983Z] total 228 [2023-05-04T13:11:03.983Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 13:10 . [2023-05-04T13:11:03.983Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 13:08 .. [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 262 May 4 13:08 .dockerignore [2023-05-04T13:11:03.983Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 13:09 .git [2023-05-04T13:11:03.983Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 13:08 .github [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 788 May 4 13:08 .gitignore [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 13:08 .golangci.yml [2023-05-04T13:11:03.983Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 13:09 .semver [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 4 13:08 Attribution.txt [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 4 13:08 CHANGELOG.md [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 4 13:08 Dockerfile [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 13:08 GOVERNANCE.md [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 687 May 4 13:08 Jenkinsfile [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 4 13:08 LICENSE [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 4 13:08 Makefile [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 617 May 4 13:08 OWNERS.md [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 4 13:08 README.md [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 13:09 VERSION [2023-05-04T13:11:03.983Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 13:08 bin [2023-05-04T13:11:03.983Z] -rw-r--r-- 1 jenkins jenkins 41317 May 4 13:10 coverage.out [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 4 13:08 go.mod [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 4 13:08 go.sum [2023-05-04T13:11:03.983Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 13:08 images [2023-05-04T13:11:03.983Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 13:08 internal [2023-05-04T13:11:03.983Z] -rw-rw-r-- 1 jenkins jenkins 531 May 4 13:08 main.go [2023-05-04T13:11:03.983Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 13:08 res [2023-05-04T13:11:03.983Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 13:08 snap [2023-05-04T13:11:03.983Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 13:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T13:11:04.391Z] + 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=ab1caf35ea2935688bd21cfa1859b6f3530893a2 --label arch=amd64 --label version=0.0.0 . [2023-05-04T13:11:04.392Z] Sending build context to Docker daemon 12.64MB [2023-05-04T13:11:04.392Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T13:11:04.392Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-04T13:11:04.392Z] ---> 9133c32f0158 [2023-05-04T13:11:04.392Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T13:11:04.651Z] ---> Running in 3b6c1df6c459 [2023-05-04T13:11:04.651Z] Removing intermediate container 3b6c1df6c459 [2023-05-04T13:11:04.651Z] ---> 89e32e9a08e3 [2023-05-04T13:11:04.651Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T13:11:04.651Z] ---> Running in 7088756e31a4 [2023-05-04T13:11:05.217Z] Removing intermediate container 7088756e31a4 [2023-05-04T13:11:05.217Z] ---> 42c379026abc [2023-05-04T13:11:05.217Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-04T13:11:05.476Z] ---> Running in 11b78481023e [2023-05-04T13:11:05.476Z] Removing intermediate container 11b78481023e [2023-05-04T13:11:05.476Z] ---> 874069abb352 [2023-05-04T13:11:05.476Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T13:11:05.735Z] ---> Running in d96accfd605e [2023-05-04T13:11:06.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T13:11:06.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T13:11:06.544Z] OK: 265 MiB in 53 packages [2023-05-04T13:11:06.801Z] Removing intermediate container d96accfd605e [2023-05-04T13:11:06.801Z] ---> 1fe4f315db3b [2023-05-04T13:11:06.801Z] Step 7/29 : WORKDIR /app [2023-05-04T13:11:06.801Z] ---> Running in 393d5c6b9138 [2023-05-04T13:11:06.801Z] Removing intermediate container 393d5c6b9138 [2023-05-04T13:11:06.802Z] ---> 67ac3348c697 [2023-05-04T13:11:06.802Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-04T13:11:06.802Z] ---> 83def2e5fbb6 [2023-05-04T13:11:06.802Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T13:11:07.060Z] ---> Running in 7d344b6a3996 [2023-05-04T13:11:07.627Z] Removing intermediate container 7d344b6a3996 [2023-05-04T13:11:07.627Z] ---> e20652e9ef4c [2023-05-04T13:11:07.627Z] Step 10/29 : COPY . . [2023-05-04T13:11:08.195Z] ---> cf2168167d43 [2023-05-04T13:11:08.195Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T13:11:08.195Z] ---> Running in be605ce2f92a [2023-05-04T13:11:08.195Z] Removing intermediate container be605ce2f92a [2023-05-04T13:11:08.195Z] ---> a643d6f687af [2023-05-04T13:11:08.195Z] Step 12/29 : RUN $MAKE [2023-05-04T13:11:08.195Z] ---> Running in 77a3fa4fd856 [2023-05-04T13:11:08.452Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.59 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-04T13:11:30.411Z] Removing intermediate container 77a3fa4fd856 [2023-05-04T13:11:30.411Z] ---> b6447e89f20d [2023-05-04T13:11:30.411Z] Step 13/29 : FROM alpine:3.17 [2023-05-04T13:11:30.411Z] 3.17: Pulling from library/alpine [2023-05-04T13:11:30.411Z] f56be85fc22e: Already exists [2023-05-04T13:11:30.411Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T13:11:30.411Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T13:11:30.411Z] ---> 9ed4aefc74f6 [2023-05-04T13:11:30.411Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-04T13:11:30.411Z] ---> Running in 89a2d36d3aea [2023-05-04T13:11:30.411Z] Removing intermediate container 89a2d36d3aea [2023-05-04T13:11:30.411Z] ---> 467d14e337b5 [2023-05-04T13:11:30.411Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-04T13:11:30.411Z] ---> Running in 39093bbb2269 [2023-05-04T13:11:31.363Z] Removing intermediate container 39093bbb2269 [2023-05-04T13:11:31.363Z] ---> 88e1746e7e84 [2023-05-04T13:11:31.363Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-04T13:11:31.647Z] ---> Running in bc0469279ce2 [2023-05-04T13:11:32.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T13:11:32.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T13:11:32.911Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-04T13:11:32.911Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-04T13:11:32.911Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T13:11:32.911Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T13:11:33.169Z] OK: 8 MiB in 17 packages [2023-05-04T13:11:34.577Z] Removing intermediate container bc0469279ce2 [2023-05-04T13:11:34.577Z] ---> 9c6cee7f82ca [2023-05-04T13:11:34.577Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-04T13:11:34.836Z] ---> cf601deb37cd [2023-05-04T13:11:34.836Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-04T13:11:35.413Z] ---> 67a88009de84 [2023-05-04T13:11:35.413Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-04T13:11:36.356Z] ---> 7ad902e79a2d [2023-05-04T13:11:36.356Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-04T13:11:36.643Z] ---> 5f5f25e5bed6 [2023-05-04T13:11:36.643Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-04T13:11:38.633Z] ---> 0b5300029039 [2023-05-04T13:11:38.633Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-04T13:11:39.202Z] ---> Running in cd60749c5d15 [2023-05-04T13:11:40.715Z] Removing intermediate container cd60749c5d15 [2023-05-04T13:11:40.715Z] ---> 4e140ab978e8 [2023-05-04T13:11:40.715Z] Step 23/29 : VOLUME /cache [2023-05-04T13:11:41.294Z] ---> Running in 329fa668617d [2023-05-04T13:11:41.894Z] Removing intermediate container 329fa668617d [2023-05-04T13:11:41.894Z] ---> 36968d978555 [2023-05-04T13:11:41.894Z] Step 24/29 : EXPOSE 59711 [2023-05-04T13:11:42.158Z] ---> Running in 7b6fa000c248 [2023-05-04T13:11:42.761Z] Removing intermediate container 7b6fa000c248 [2023-05-04T13:11:42.761Z] ---> 4a85bb60d26d [2023-05-04T13:11:42.761Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-04T13:11:43.330Z] ---> Running in faac2d95d8d6 [2023-05-04T13:11:43.589Z] Removing intermediate container faac2d95d8d6 [2023-05-04T13:11:43.589Z] ---> 389a53606990 [2023-05-04T13:11:43.589Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-04T13:11:44.159Z] ---> Running in c78003bb3f94 [2023-05-04T13:11:44.159Z] Removing intermediate container c78003bb3f94 [2023-05-04T13:11:44.159Z] ---> 81cb67d5032a [2023-05-04T13:11:44.159Z] Step 27/29 : LABEL arch=amd64 [2023-05-04T13:11:44.729Z] ---> Running in e607e5a56ee3 [2023-05-04T13:11:44.729Z] Removing intermediate container e607e5a56ee3 [2023-05-04T13:11:44.729Z] ---> 3e47eaec83a8 [2023-05-04T13:11:44.729Z] Step 28/29 : LABEL git_sha=ab1caf35ea2935688bd21cfa1859b6f3530893a2 [2023-05-04T13:11:44.990Z] ---> Running in 5aba97c66588 [2023-05-04T13:11:45.250Z] Removing intermediate container 5aba97c66588 [2023-05-04T13:11:45.250Z] ---> 79e488abdb45 [2023-05-04T13:11:45.250Z] Step 29/29 : LABEL version=0.0.0 [2023-05-04T13:11:45.509Z] ---> Running in b56757d70aa8 [2023-05-04T13:11:45.799Z] Removing intermediate container b56757d70aa8 [2023-05-04T13:11:45.799Z] ---> 91b99d97fcb4 [2023-05-04T13:11:45.799Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T13:11:45.799Z] Successfully built 91b99d97fcb4 [2023-05-04T13:11:45.799Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T13:11:46.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T13:11:46.630Z] [2023-05-04T13:11:46.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T13:11:46.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T13:11:47.259Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T13:11:47.259Z] 5eb5b503b376: Pulling fs layer [2023-05-04T13:11:47.259Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T13:11:47.259Z] ec43610c2a17: Pulling fs layer [2023-05-04T13:11:47.259Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T13:11:47.259Z] 33b1e0a273af: Pulling fs layer [2023-05-04T13:11:47.259Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T13:11:47.259Z] 2f39f015ded8: Pulling fs layer [2023-05-04T13:11:47.259Z] 33b1e0a273af: Waiting [2023-05-04T13:11:47.259Z] 5d3b04190fa2: Waiting [2023-05-04T13:11:47.259Z] 2f39f015ded8: Waiting [2023-05-04T13:11:47.259Z] 3a2ae6a8a46f: Waiting [2023-05-04T13:11:47.259Z] 5c69ac0246d0: Download complete [2023-05-04T13:11:47.259Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T13:11:47.259Z] 3a2ae6a8a46f: Download complete [2023-05-04T13:11:47.259Z] 33b1e0a273af: Verifying Checksum [2023-05-04T13:11:47.259Z] 33b1e0a273af: Download complete [2023-05-04T13:11:47.259Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T13:11:47.259Z] 5d3b04190fa2: Download complete [2023-05-04T13:11:47.259Z] ec43610c2a17: Download complete [2023-05-04T13:11:47.259Z] 5eb5b503b376: Verifying Checksum [2023-05-04T13:11:47.259Z] 5eb5b503b376: Download complete [2023-05-04T13:11:48.190Z] 2f39f015ded8: Verifying Checksum [2023-05-04T13:11:48.190Z] 2f39f015ded8: Download complete [2023-05-04T13:11:48.448Z] 5eb5b503b376: Pull complete [2023-05-04T13:11:49.015Z] 5c69ac0246d0: Pull complete [2023-05-04T13:11:49.583Z] ec43610c2a17: Pull complete [2023-05-04T13:11:49.845Z] 3a2ae6a8a46f: Pull complete [2023-05-04T13:11:50.107Z] 33b1e0a273af: Pull complete [2023-05-04T13:11:50.364Z] 5d3b04190fa2: Pull complete [2023-05-04T13:11:54.546Z] 2f39f015ded8: Pull complete [2023-05-04T13:11:54.546Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T13:11:54.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T13:11:54.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T13:11:54.758Z] prd-ubuntu20.04-docker-8c-8g-13294 does not seem to be running inside a container [2023-05-04T13:11:54.792Z] $ 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-187 -v /w/workspace/y_app-rfid-llrp-inventory_PR-187:/w/workspace/y_app-rfid-llrp-inventory_PR-187:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T13:12:00.399Z] $ docker top d33697d02e06f112058e4d831a528039f0f018317f349d376ef3512a180c5c03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T13:12:00.872Z] ---> job-cost.sh [2023-05-04T13:12:00.872Z] lf-activate-venv: SKIPPING [2023-05-04T13:12:00.872Z] INFO: No Stack... [2023-05-04T13:12:01.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T13:12:01.389Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T13:12:01.702Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-187/archives/cost.csv [2023-05-04T13:12:01.703Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T13:12:01.739Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] [2023-05-04T13:12:01.745Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] did not exist. Created. [2023-05-04T13:12:01.745Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T13:12:02.195Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T13:12:02.243Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T13:12:02.302Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T13:12:02.379Z] $ docker stop --time=1 d33697d02e06f112058e4d831a528039f0f018317f349d376ef3512a180c5c03 [2023-05-04T13:12:03.539Z] $ docker rm -f --volumes d33697d02e06f112058e4d831a528039f0f018317f349d376ef3512a180c5c03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T13:12:53.283Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13295 in /w/workspace/y_app-rfid-llrp-inventory_PR-187 [Pipeline] { [Pipeline] ws [2023-05-04T13:12:53.346Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-05-04T13:12:53.426Z] The recommended git tool is: git [2023-05-04T13:12:59.459Z] using credential edgex-jenkins-ssh [2023-05-04T13:12:59.488Z] Cloning the remote Git repository [2023-05-04T13:12:59.549Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-04T13:12:59.675Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-05-04T13:12:59.848Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-04T13:12:59.849Z] > git --version # timeout=10 [2023-05-04T13:12:59.876Z] > git --version # 'git version 2.25.1' [2023-05-04T13:12:59.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T13:13:00.028Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T13:13:02.151Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-04T13:13:02.190Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T13:13:03.713Z] Merging remotes/origin/main commit 389cef85dcfda5f175618fb677fd893d6d6ecfd5 into PR head commit ab1caf35ea2935688bd21cfa1859b6f3530893a2 [2023-05-04T13:13:03.151Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-04T13:13:03.200Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-04T13:13:03.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T13:13:03.216Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-04T13:13:03.737Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T13:13:03.805Z] > git checkout -f ab1caf35ea2935688bd21cfa1859b6f3530893a2 # timeout=10 [2023-05-04T13:13:04.087Z] Merge succeeded, producing ab1caf35ea2935688bd21cfa1859b6f3530893a2 [2023-05-04T13:13:04.087Z] Checking out Revision ab1caf35ea2935688bd21cfa1859b6f3530893a2 (PR-187) [2023-05-04T13:13:04.681Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-05-04T13:13:04.739Z] > git --version # timeout=10 [2023-05-04T13:13:04.753Z] > git --version # 'git version 2.25.1' [2023-05-04T13:13:04.766Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T13:13:03.901Z] > git remote # timeout=10 [2023-05-04T13:13:03.926Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T13:13:03.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T13:13:03.957Z] > git merge 389cef85dcfda5f175618fb677fd893d6d6ecfd5 # timeout=10 [2023-05-04T13:13:03.981Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T13:13:04.100Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T13:13:04.119Z] > git checkout -f ab1caf35ea2935688bd21cfa1859b6f3530893a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T13:13:06.333Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T13:13:06.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T13:13:06.334Z] Dload Upload Total Spent Left Speed [2023-05-04T13:13:06.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh [2023-05-04T13:13:06.950Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T13:13:07.298Z] + sudo tee /etc/docker/daemon.new [2023-05-04T13:13:07.298Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T13:13:07.298Z] { [2023-05-04T13:13:07.298Z] "registry-mirrors": [ [2023-05-04T13:13:07.298Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T13:13:07.298Z] ], [2023-05-04T13:13:07.298Z] "bip": "10.250.0.254/24", [2023-05-04T13:13:07.298Z] "hosts": [ [2023-05-04T13:13:07.298Z] "tcp://0.0.0.0:5555", [2023-05-04T13:13:07.298Z] "unix:///var/run/docker.sock" [2023-05-04T13:13:07.298Z] ], [2023-05-04T13:13:07.298Z] "mtu": 1458, [2023-05-04T13:13:07.298Z] "selinux-enabled": true, [2023-05-04T13:13:07.298Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T13:13:07.298Z] } [Pipeline] sh [2023-05-04T13:13:07.699Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T13:13:08.054Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T13:13:26.389Z] provisioning config files... [2023-05-04T13:13:26.419Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6187263264073425706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T13:13:26.820Z] ---> docker-login.sh [2023-05-04T13:13:26.820Z] nexus3.edgexfoundry.org:10001 [2023-05-04T13:13:27.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T13:13:27.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T13:13:27.415Z] Configure a credential helper to remove this warning. See [2023-05-04T13:13:27.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T13:13:27.415Z] [2023-05-04T13:13:27.415Z] Login Succeeded [2023-05-04T13:13:27.415Z] nexus3.edgexfoundry.org:10002 [2023-05-04T13:13:27.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T13:13:27.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T13:13:27.962Z] Configure a credential helper to remove this warning. See [2023-05-04T13:13:27.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T13:13:27.962Z] [2023-05-04T13:13:27.962Z] Login Succeeded [2023-05-04T13:13:27.962Z] nexus3.edgexfoundry.org:10003 [2023-05-04T13:13:28.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T13:13:28.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T13:13:28.236Z] Configure a credential helper to remove this warning. See [2023-05-04T13:13:28.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T13:13:28.236Z] [2023-05-04T13:13:28.236Z] Login Succeeded [2023-05-04T13:13:28.236Z] nexus3.edgexfoundry.org:10004 [2023-05-04T13:13:28.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T13:13:28.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T13:13:28.511Z] Configure a credential helper to remove this warning. See [2023-05-04T13:13:28.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T13:13:28.511Z] [2023-05-04T13:13:28.511Z] Login Succeeded [2023-05-04T13:13:28.511Z] docker.io [2023-05-04T13:13:28.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T13:13:29.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T13:13:29.052Z] Configure a credential helper to remove this warning. See [2023-05-04T13:13:29.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T13:13:29.052Z] [2023-05-04T13:13:29.052Z] Login Succeeded [2023-05-04T13:13:29.052Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T13:13:29.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T13:13:29.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T13:13:29.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T13:13:29.567Z] ========================================================= [2023-05-04T13:13:29.567Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T13:13:29.567Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T13:13:30.085Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T13:13:30.356Z] Sending build context to Docker daemon 678.4kB [2023-05-04T13:13:30.356Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T13:13:30.356Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T13:13:30.630Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T13:13:30.630Z] c41833b44d91: Pulling fs layer [2023-05-04T13:13:30.630Z] ed15518f5707: Pulling fs layer [2023-05-04T13:13:30.630Z] feae8fd75edb: Pulling fs layer [2023-05-04T13:13:30.630Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T13:13:30.630Z] 3cdef696dda3: Pulling fs layer [2023-05-04T13:13:30.630Z] 2ced38df9373: Pulling fs layer [2023-05-04T13:13:30.630Z] 58f1dce35555: Pulling fs layer [2023-05-04T13:13:30.630Z] 242c74f7c9fa: Waiting [2023-05-04T13:13:30.630Z] 3cdef696dda3: Waiting [2023-05-04T13:13:30.630Z] 2ced38df9373: Waiting [2023-05-04T13:13:30.630Z] 58f1dce35555: Waiting [2023-05-04T13:13:30.630Z] ed15518f5707: Verifying Checksum [2023-05-04T13:13:30.630Z] ed15518f5707: Download complete [2023-05-04T13:13:30.630Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T13:13:30.630Z] 242c74f7c9fa: Download complete [2023-05-04T13:13:30.630Z] 3cdef696dda3: Verifying Checksum [2023-05-04T13:13:30.630Z] 3cdef696dda3: Download complete [2023-05-04T13:13:30.630Z] c41833b44d91: Verifying Checksum [2023-05-04T13:13:30.630Z] c41833b44d91: Download complete [2023-05-04T13:13:32.242Z] c41833b44d91: Pull complete [2023-05-04T13:13:32.516Z] 58f1dce35555: Verifying Checksum [2023-05-04T13:13:32.516Z] 58f1dce35555: Download complete [2023-05-04T13:13:33.110Z] ed15518f5707: Pull complete [2023-05-04T13:13:34.090Z] feae8fd75edb: Verifying Checksum [2023-05-04T13:13:34.090Z] feae8fd75edb: Download complete [2023-05-04T13:13:34.090Z] 2ced38df9373: Verifying Checksum [2023-05-04T13:13:46.460Z] feae8fd75edb: Pull complete [2023-05-04T13:13:46.460Z] 242c74f7c9fa: Pull complete [2023-05-04T13:13:46.460Z] 3cdef696dda3: Pull complete [2023-05-04T13:13:53.139Z] 2ced38df9373: Pull complete [2023-05-04T13:13:55.091Z] 58f1dce35555: Pull complete [2023-05-04T13:13:55.091Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T13:13:55.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T13:13:55.091Z] ---> fadd8f120f05 [2023-05-04T13:13:55.091Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T13:13:57.042Z] ---> Running in 9c6a9e6c9bf8 [2023-05-04T13:13:57.042Z] Removing intermediate container 9c6a9e6c9bf8 [2023-05-04T13:13:57.042Z] ---> 30e3e9a1130f [2023-05-04T13:13:57.042Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T13:13:57.042Z] ---> Running in f95d36c15365 [2023-05-04T13:13:57.313Z] Removing intermediate container f95d36c15365 [2023-05-04T13:13:57.313Z] ---> 3b078ef5b726 [2023-05-04T13:13:57.313Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T13:13:57.582Z] ---> Running in a2af6d7943a9 [2023-05-04T13:13:57.853Z] Removing intermediate container a2af6d7943a9 [2023-05-04T13:13:57.853Z] ---> 9d6e00e884ea [2023-05-04T13:13:57.853Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T13:13:57.853Z] ---> Running in 86ce37d421ae [2023-05-04T13:13:58.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T13:13:59.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T13:14:00.373Z] OK: 263 MiB in 53 packages [2023-05-04T13:14:01.337Z] Removing intermediate container 86ce37d421ae [2023-05-04T13:14:01.337Z] ---> 9f842c9aaf61 [2023-05-04T13:14:01.337Z] Step 7/12 : WORKDIR /app [2023-05-04T13:14:01.337Z] ---> Running in c0066dd5181e [2023-05-04T13:14:01.608Z] Removing intermediate container c0066dd5181e [2023-05-04T13:14:01.608Z] ---> 41e128aae662 [2023-05-04T13:14:01.608Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-04T13:14:02.253Z] ---> b061c15165a4 [2023-05-04T13:14:02.253Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T13:14:02.253Z] ---> Running in be28a337644e [2023-05-04T13:15:10.180Z] Removing intermediate container be28a337644e [2023-05-04T13:15:10.180Z] ---> 9032e5945f26 [2023-05-04T13:15:10.180Z] Step 10/12 : COPY . . [2023-05-04T13:15:10.180Z] ---> a3a022861d08 [2023-05-04T13:15:10.180Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T13:15:10.180Z] ---> Running in 33d3aca762c8 [2023-05-04T13:15:10.180Z] Removing intermediate container 33d3aca762c8 [2023-05-04T13:15:10.180Z] ---> d2c47381e4af [2023-05-04T13:15:10.180Z] Step 12/12 : RUN $MAKE [2023-05-04T13:15:10.180Z] ---> Running in fefda56dbacf [2023-05-04T13:15:10.180Z] noop [2023-05-04T13:15:10.180Z] Removing intermediate container fefda56dbacf [2023-05-04T13:15:10.180Z] ---> 5ed81623d8c1 [2023-05-04T13:15:10.180Z] Successfully built 5ed81623d8c1 [2023-05-04T13:15:10.180Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T13:15:10.672Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T13:15:10.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T13:15:10.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-13295 does not seem to be running inside a container [2023-05-04T13:15:11.050Z] $ 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-05-04T13:15:12.350Z] $ docker top c2099f47d175ebb46fc88add73bcf888ca1d81042095cbff8b1b19d36493b7cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T13:15:13.232Z] + go version [2023-05-04T13:15:13.232Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T13:15:13.275Z] $ docker stop --time=1 c2099f47d175ebb46fc88add73bcf888ca1d81042095cbff8b1b19d36493b7cc [2023-05-04T13:15:14.954Z] $ docker rm -f --volumes c2099f47d175ebb46fc88add73bcf888ca1d81042095cbff8b1b19d36493b7cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T13:15:15.816Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T13:15:15.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T13:15:16.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-13295 does not seem to be running inside a container [2023-05-04T13:15:16.175Z] $ 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-05-04T13:15:17.395Z] $ docker top 93e45ed8000987686a4f69866f16240151f654a8807d5e880eedc24c5609bb22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T13:15:18.096Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-05-04T13:15:18.812Z] + make test [2023-05-04T13:15:18.812Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-04T13:18:10.560Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-04T13:18:10.560Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-04T13:18:10.560Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.132s coverage: 86.2% of statements [2023-05-04T13:18:18.764Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.465s coverage: 71.9% of statements [2023-05-04T13:18:18.764Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T13:18:18.764Z] go vet ./... [2023-05-04T13:20:40.480Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T13:20:40.480Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T13:20:40.480Z] ./bin/test-attribution.sh [2023-05-04T13:20:40.480Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-04T13:20:40.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T13:20:40.550Z] $ docker stop --time=1 93e45ed8000987686a4f69866f16240151f654a8807d5e880eedc24c5609bb22 [2023-05-04T13:20:42.372Z] $ docker rm -f --volumes 93e45ed8000987686a4f69866f16240151f654a8807d5e880eedc24c5609bb22 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T13:20:43.913Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T13:20:43.949Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T13:20:44.404Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T13:20:45.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T13:20:45.377Z] + ls -al . [2023-05-04T13:20:45.377Z] total 224 [2023-05-04T13:20:45.377Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 13:15 . [2023-05-04T13:20:45.377Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 13:12 .. [2023-05-04T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 262 May 4 13:13 .dockerignore [2023-05-04T13:20:45.377Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 13:13 .git [2023-05-04T13:20:45.377Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 13:13 .github [2023-05-04T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 788 May 4 13:13 .gitignore [2023-05-04T13:20:45.377Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 13:13 .golangci.yml [2023-05-04T13:20:45.378Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 4 13:13 Attribution.txt [2023-05-04T13:20:45.378Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 4 13:13 CHANGELOG.md [2023-05-04T13:20:45.378Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 4 13:13 Dockerfile [2023-05-04T13:20:45.378Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 13:13 GOVERNANCE.md [2023-05-04T13:20:45.378Z] -rw-rw-r-- 1 jenkins jenkins 687 May 4 13:13 Jenkinsfile [2023-05-04T13:20:45.378Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 4 13:13 LICENSE [2023-05-04T13:20:45.378Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 4 13:13 Makefile [2023-05-04T13:20:45.378Z] -rw-rw-r-- 1 jenkins jenkins 617 May 4 13:13 OWNERS.md [2023-05-04T13:20:45.378Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 4 13:13 README.md [2023-05-04T13:20:45.378Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 13:09 VERSION [2023-05-04T13:20:45.378Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 13:13 bin [2023-05-04T13:20:45.378Z] -rw-r--r-- 1 jenkins jenkins 41317 May 4 13:18 coverage.out [2023-05-04T13:20:45.378Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 4 13:13 go.mod [2023-05-04T13:20:45.378Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 4 13:13 go.sum [2023-05-04T13:20:45.378Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 13:13 images [2023-05-04T13:20:45.378Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 13:13 internal [2023-05-04T13:20:45.378Z] -rw-rw-r-- 1 jenkins jenkins 531 May 4 13:13 main.go [2023-05-04T13:20:45.378Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 13:13 res [2023-05-04T13:20:45.378Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 13:13 snap [2023-05-04T13:20:45.378Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 13:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T13:20:45.802Z] + 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=ab1caf35ea2935688bd21cfa1859b6f3530893a2 --label arch=arm64 --label version=0.0.0 . [2023-05-04T13:20:46.071Z] Sending build context to Docker daemon 678.4kB [2023-05-04T13:20:46.071Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T13:20:46.071Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-04T13:20:46.071Z] ---> 5ed81623d8c1 [2023-05-04T13:20:46.071Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T13:20:46.071Z] ---> Running in 8d6ec5e0c8f6 [2023-05-04T13:20:46.338Z] Removing intermediate container 8d6ec5e0c8f6 [2023-05-04T13:20:46.338Z] ---> 9bb7baafd9fc [2023-05-04T13:20:46.338Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T13:20:46.606Z] ---> Running in d114ceea7796 [2023-05-04T13:20:47.189Z] Removing intermediate container d114ceea7796 [2023-05-04T13:20:47.189Z] ---> e1f7b9fad906 [2023-05-04T13:20:47.189Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-04T13:20:47.189Z] ---> Running in ee2e6baf4b7e [2023-05-04T13:20:47.456Z] Removing intermediate container ee2e6baf4b7e [2023-05-04T13:20:47.456Z] ---> 771145b3737f [2023-05-04T13:20:47.456Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T13:20:47.724Z] ---> Running in 191b87aee964 [2023-05-04T13:20:48.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T13:20:49.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T13:20:50.237Z] OK: 263 MiB in 53 packages [2023-05-04T13:20:50.821Z] Removing intermediate container 191b87aee964 [2023-05-04T13:20:50.821Z] ---> a95d623ff62a [2023-05-04T13:20:50.821Z] Step 7/29 : WORKDIR /app [2023-05-04T13:20:50.821Z] ---> Running in 2d3ab9725b9e [2023-05-04T13:20:51.405Z] Removing intermediate container 2d3ab9725b9e [2023-05-04T13:20:51.405Z] ---> 656a1f384766 [2023-05-04T13:20:51.405Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-04T13:20:51.674Z] ---> bf2fabe8af92 [2023-05-04T13:20:51.674Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T13:20:51.674Z] ---> Running in 1e88b5baac1c [2023-05-04T13:20:54.259Z] Removing intermediate container 1e88b5baac1c [2023-05-04T13:20:54.259Z] ---> faf797fa5937 [2023-05-04T13:20:54.259Z] Step 10/29 : COPY . . [2023-05-04T13:20:54.846Z] ---> 60a8bbcbe72e [2023-05-04T13:20:54.846Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T13:20:54.846Z] ---> Running in 024a3bd069e0 [2023-05-04T13:20:55.128Z] Removing intermediate container 024a3bd069e0 [2023-05-04T13:20:55.128Z] ---> 34aca9bf2eb5 [2023-05-04T13:20:55.128Z] Step 12/29 : RUN $MAKE [2023-05-04T13:20:55.128Z] ---> Running in 0c396ca90ee4 [2023-05-04T13:20:56.092Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.59 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-04T13:23:02.849Z] Removing intermediate container 0c396ca90ee4 [2023-05-04T13:23:02.849Z] ---> 95aa0062999a [2023-05-04T13:23:02.849Z] Step 13/29 : FROM alpine:3.17 [2023-05-04T13:23:02.849Z] 3.17: Pulling from library/alpine [2023-05-04T13:23:02.849Z] c41833b44d91: Already exists [2023-05-04T13:23:02.849Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T13:23:02.849Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T13:23:02.849Z] ---> 51e60588ff2c [2023-05-04T13:23:02.849Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-04T13:23:02.849Z] ---> Running in af8abbdaae9b [2023-05-04T13:23:02.849Z] Removing intermediate container af8abbdaae9b [2023-05-04T13:23:02.849Z] ---> 18f899ea44da [2023-05-04T13:23:02.849Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-04T13:23:02.849Z] ---> Running in d25019254591 [2023-05-04T13:23:02.849Z] Removing intermediate container d25019254591 [2023-05-04T13:23:02.849Z] ---> 2ed4fba460e3 [2023-05-04T13:23:02.849Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-04T13:23:02.849Z] ---> Running in c36580bc8fc8 [2023-05-04T13:23:02.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T13:23:02.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T13:23:03.811Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-04T13:23:03.811Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-04T13:23:03.811Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T13:23:04.078Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T13:23:04.346Z] OK: 8 MiB in 17 packages [2023-05-04T13:23:05.755Z] Removing intermediate container c36580bc8fc8 [2023-05-04T13:23:05.755Z] ---> c0946073268e [2023-05-04T13:23:05.755Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-04T13:23:06.022Z] ---> 33d5ee4a3bd9 [2023-05-04T13:23:06.022Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-04T13:23:06.606Z] ---> e22a207605d9 [2023-05-04T13:23:06.606Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-04T13:23:06.876Z] ---> 0b3c773bc524 [2023-05-04T13:23:06.876Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-04T13:23:07.463Z] ---> d75d288cae64 [2023-05-04T13:23:07.463Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-04T13:23:08.881Z] ---> 85c558781c8c [2023-05-04T13:23:08.881Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-04T13:23:08.881Z] ---> Running in c750d14ba7bd [2023-05-04T13:23:11.470Z] Removing intermediate container c750d14ba7bd [2023-05-04T13:23:11.470Z] ---> 1b7688a418d2 [2023-05-04T13:23:11.470Z] Step 23/29 : VOLUME /cache [2023-05-04T13:23:11.470Z] ---> Running in d2df74d1393b [2023-05-04T13:23:11.740Z] Removing intermediate container d2df74d1393b [2023-05-04T13:23:11.740Z] ---> 54f92261766d [2023-05-04T13:23:11.740Z] Step 24/29 : EXPOSE 59711 [2023-05-04T13:23:12.008Z] ---> Running in b5152004a8a6 [2023-05-04T13:23:12.276Z] Removing intermediate container b5152004a8a6 [2023-05-04T13:23:12.276Z] ---> f2e1dd710838 [2023-05-04T13:23:12.276Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-04T13:23:12.277Z] ---> Running in d780dd038b7f [2023-05-04T13:23:12.545Z] Removing intermediate container d780dd038b7f [2023-05-04T13:23:12.545Z] ---> c6ca307ebedb [2023-05-04T13:23:12.545Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-04T13:23:12.545Z] ---> Running in c897d9fab93e [2023-05-04T13:23:12.819Z] Removing intermediate container c897d9fab93e [2023-05-04T13:23:12.819Z] ---> c4521dce3109 [2023-05-04T13:23:12.819Z] Step 27/29 : LABEL arch=arm64 [2023-05-04T13:23:13.090Z] ---> Running in 722524ea566c [2023-05-04T13:23:13.359Z] Removing intermediate container 722524ea566c [2023-05-04T13:23:13.359Z] ---> 5444dd17577f [2023-05-04T13:23:13.359Z] Step 28/29 : LABEL git_sha=ab1caf35ea2935688bd21cfa1859b6f3530893a2 [2023-05-04T13:23:13.359Z] ---> Running in 031ea5cb2bd4 [2023-05-04T13:23:13.628Z] Removing intermediate container 031ea5cb2bd4 [2023-05-04T13:23:13.628Z] ---> a57cf4d080f1 [2023-05-04T13:23:13.628Z] Step 29/29 : LABEL version=0.0.0 [2023-05-04T13:23:13.628Z] ---> Running in 61fc8ae9c794 [2023-05-04T13:23:13.960Z] Removing intermediate container 61fc8ae9c794 [2023-05-04T13:23:13.960Z] ---> 65c5e63f84ad [2023-05-04T13:23:13.960Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T13:23:13.960Z] Successfully built 65c5e63f84ad [2023-05-04T13:23:13.960Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T13:23:14.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T13:23:14.858Z] [2023-05-04T13:23:14.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T13:23:15.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T13:23:15.327Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T13:23:15.327Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T13:23:15.327Z] 04944245beec: Pulling fs layer [2023-05-04T13:23:15.327Z] 699f458cf7ca: Pulling fs layer [2023-05-04T13:23:15.327Z] 765212b225bb: Pulling fs layer [2023-05-04T13:23:15.327Z] f23df028b6ca: Pulling fs layer [2023-05-04T13:23:15.327Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T13:23:15.327Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T13:23:15.327Z] f23df028b6ca: Waiting [2023-05-04T13:23:15.327Z] d65c8cfc05b1: Waiting [2023-05-04T13:23:15.327Z] 2437ff75d9bd: Waiting [2023-05-04T13:23:15.327Z] 765212b225bb: Waiting [2023-05-04T13:23:15.622Z] 04944245beec: Verifying Checksum [2023-05-04T13:23:15.622Z] 04944245beec: Download complete [2023-05-04T13:23:15.622Z] 765212b225bb: Verifying Checksum [2023-05-04T13:23:15.622Z] 765212b225bb: Download complete [2023-05-04T13:23:15.622Z] f23df028b6ca: Download complete [2023-05-04T13:23:15.622Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T13:23:15.622Z] d65c8cfc05b1: Download complete [2023-05-04T13:23:15.622Z] 699f458cf7ca: Verifying Checksum [2023-05-04T13:23:15.622Z] 699f458cf7ca: Download complete [2023-05-04T13:23:16.248Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T13:23:16.248Z] 8998bd30e6a1: Download complete [2023-05-04T13:23:18.237Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T13:23:18.237Z] 2437ff75d9bd: Download complete [2023-05-04T13:23:20.194Z] 8998bd30e6a1: Pull complete [2023-05-04T13:23:20.465Z] 04944245beec: Pull complete [2023-05-04T13:23:21.883Z] 699f458cf7ca: Pull complete [2023-05-04T13:23:21.883Z] 765212b225bb: Pull complete [2023-05-04T13:23:22.850Z] f23df028b6ca: Pull complete [2023-05-04T13:23:24.263Z] d65c8cfc05b1: Pull complete [2023-05-04T13:23:39.258Z] 2437ff75d9bd: Pull complete [2023-05-04T13:23:39.258Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T13:23:39.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T13:23:39.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T13:23:39.580Z] prd-ubuntu20.04-docker-arm64-4c-16g-13295 does not seem to be running inside a container [2023-05-04T13:23:39.650Z] $ 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-05-04T13:23:42.087Z] $ docker top 16a8e7d2d36ccb6b39ecbe6666aae0176bfb31980c931724d5dc4b6c00bcfcc9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T13:23:42.657Z] ---> job-cost.sh [2023-05-04T13:23:42.923Z] lf-activate-venv: SKIPPING [2023-05-04T13:23:42.923Z] INFO: No Stack... [2023-05-04T13:23:43.874Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T13:23:44.457Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T13:23:44.808Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-05-04T13:23:44.808Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T13:23:45.168Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] [2023-05-04T13:23:45.174Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] did not exist. Created. [2023-05-04T13:23:45.174Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T13:23:45.595Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-fc77b91b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T13:23:45.963Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T13:23:46.004Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T13:23:46.051Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T13:23:46.068Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-187-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T13:23:46.160Z] $ docker stop --time=1 16a8e7d2d36ccb6b39ecbe6666aae0176bfb31980c931724d5dc4b6c00bcfcc9 [2023-05-04T13:23:47.638Z] $ docker rm -f --volumes 16a8e7d2d36ccb6b39ecbe6666aae0176bfb31980c931724d5dc4b6c00bcfcc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-04T13:23:48.698Z] provisioning config files... [2023-05-04T13:23:48.709Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/config8328562581915197276tmp [Pipeline] { [Pipeline] sh [2023-05-04T13:23:49.045Z] + set +x [2023-05-04T13:23:49.045Z] + curl -s https://codecov.io/bash [2023-05-04T13:23:49.045Z] + bash -s -- [2023-05-04T13:23:49.045Z] [2023-05-04T13:23:49.045Z] _____ _ [2023-05-04T13:23:49.045Z] / ____| | | [2023-05-04T13:23:49.045Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T13:23:49.045Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T13:23:49.045Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T13:23:49.045Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T13:23:49.045Z] Bash-1.0.6 [2023-05-04T13:23:49.045Z] [2023-05-04T13:23:49.045Z] [2023-05-04T13:23:49.045Z] ==> git version 2.25.1 found [2023-05-04T13:23:49.045Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-04T13:23:49.045Z] Release-Date: 2020-01-08 [2023-05-04T13:23:49.045Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-04T13:23:49.045Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T13:23:49.045Z] ==> Jenkins CI detected. [2023-05-04T13:23:49.045Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-187 [2023-05-04T13:23:49.045Z] project root: . [2023-05-04T13:23:49.045Z] --> token set from env [2023-05-04T13:23:49.045Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T13:23:49.045Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T13:23:49.045Z] ==> Python coveragepy not found [2023-05-04T13:23:49.045Z] ==> Searching for coverage reports in: [2023-05-04T13:23:49.045Z] + . [2023-05-04T13:23:49.045Z] -> Found 1 reports [2023-05-04T13:23:49.045Z] ==> Detecting git/mercurial file structure [2023-05-04T13:23:49.305Z] ==> Reading reports [2023-05-04T13:23:49.305Z] + ./coverage.out bytes=41317 [2023-05-04T13:23:49.305Z] ==> Appending adjustments [2023-05-04T13:23:49.305Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T13:23:49.305Z] + Found adjustments [2023-05-04T13:23:49.305Z] ==> Gzipping contents [2023-05-04T13:23:49.305Z] 12K /tmp/codecov.CNCtmX.gz [2023-05-04T13:23:49.305Z] ==> Uploading reports [2023-05-04T13:23:49.305Z] url: https://codecov.io [2023-05-04T13:23:49.305Z] query: branch=PR-187&commit=ab1caf35ea2935688bd21cfa1859b6f3530893a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-187%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=187&job=&cmd_args= [2023-05-04T13:23:49.305Z] -> Pinging Codecov [2023-05-04T13:23:49.305Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-187&commit=ab1caf35ea2935688bd21cfa1859b6f3530893a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-187%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=187&job=&cmd_args= [2023-05-04T13:23:49.564Z] -> Uploading to [2023-05-04T13:23:49.564Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/581DD39554BDF9B6E22D074273EAD858/ab1caf35ea2935688bd21cfa1859b6f3530893a2/7fdadc45-4d6c-4bf9-9faf-393330142d86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T132349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad76b42f1fdc069b153d248dbeee327a6eaa61ef3e38ebe3e457c7343a831442 [2023-05-04T13:23:49.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T13:23:49.564Z] Dload Upload Total Spent Left Speed [2023-05-04T13:23:49.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 49162 --:--:-- --:--:-- --:--:-- 49162 [2023-05-04T13:23:49.825Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ab1caf35ea2935688bd21cfa1859b6f3530893a2 [Pipeline] } [2023-05-04T13:23:49.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-04T13:23:51.876Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-187/archives ] [2023-05-04T13:23:51.876Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-187/archives [2023-05-04T13:23:51.876Z] total 16 [2023-05-04T13:23:51.876Z] drwxr-xr-x 3 root root 4096 May 4 13:12 . [2023-05-04T13:23:51.876Z] drwxrwxr-x 12 jenkins jenkins 4096 May 4 13:12 .. [2023-05-04T13:23:51.876Z] drwxr-xr-x 2 root root 4096 May 4 13:12 cost [2023-05-04T13:23:51.876Z] -rw-r--r-- 1 root root 95 May 4 13:12 cost.csv [2023-05-04T13:23:51.876Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-187/archives [2023-05-04T13:23:51.876Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-187/archives [2023-05-04T13:23:51.876Z] total 16 [2023-05-04T13:23:51.876Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 13:12 . [2023-05-04T13:23:51.876Z] drwxrwxr-x 12 jenkins jenkins 4096 May 4 13:12 .. [2023-05-04T13:23:51.876Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 13:12 cost [2023-05-04T13:23:51.876Z] -rw-r--r-- 1 jenkins jenkins 95 May 4 13:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T13:23:52.210Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T13:23:53.106Z] ---> package-listing.sh [2023-05-04T13:23:53.106Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T13:23:53.106Z] ++ facter osfamily [2023-05-04T13:23:53.367Z] + OS_FAMILY=debian [2023-05-04T13:23:53.367Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-187 [2023-05-04T13:23:53.367Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T13:23:53.367Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T13:23:53.367Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T13:23:53.367Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T13:23:53.367Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-187 ']' [2023-05-04T13:23:53.367Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T13:23:53.367Z] + case "${OS_FAMILY}" in [2023-05-04T13:23:53.367Z] + dpkg -l [2023-05-04T13:23:53.367Z] + grep '^ii' [2023-05-04T13:23:53.367Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T13:23:53.367Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T13:23:53.367Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T13:23:53.367Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-187 ']' [2023-05-04T13:23:53.367Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-187/archives/ [2023-05-04T13:23:53.367Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-187/archives/ [Pipeline] echo [2023-05-04T13:23:53.402Z] 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-187/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T13:23:53.703Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T13:23:54.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T13:23:54.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T13:23:54.491Z] prd-ubuntu20.04-docker-8c-8g-13294 does not seem to be running inside a container [2023-05-04T13:23:54.532Z] $ 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-187/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-187 -v /w/workspace/y_app-rfid-llrp-inventory_PR-187:/w/workspace/y_app-rfid-llrp-inventory_PR-187:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T13:23:54.759Z] $ docker top 5ab0ae2a7730a45871f15520ab20c4a4767935bd7911a33014ee1cc845d108f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T13:23:55.145Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T13:23:55.456Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T13:23:55.774Z] + ls /var/log/sa-host [2023-05-04T13:23:55.775Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T13:23:55.949Z] provisioning config files... [2023-05-04T13:23:55.958Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-187@tmp/config7141815633475381292tmp [Pipeline] { [Pipeline] echo [2023-05-04T13:23:56.097Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T13:23:56.411Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T13:23:56.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T13:23:56.857Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T13:23:56.889Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T13:23:57.206Z] ---> sudo-logs.sh [2023-05-04T13:23:57.206Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T13:23:57.295Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T13:23:57.619Z] ---> job-cost.sh [2023-05-04T13:23:57.619Z] lf-activate-venv: SKIPPING [2023-05-04T13:23:57.619Z] DEBUG: total: 0.2199999988079071 [2023-05-04T13:23:57.619Z] INFO: Retrieving Stack Cost... [2023-05-04T13:23:57.879Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T13:23:58.450Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T13:23:58.487Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T13:23:58.799Z] ---> logs-deploy.sh [2023-05-04T13:23:58.799Z] lf-activate-venv: SKIPPING [2023-05-04T13:23:58.799Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-187/1 [2023-05-04T13:23:58.799Z] INFO: archiving workspace using pattern(s): [2023-05-04T13:23:59.736Z] Archives upload complete. [2023-05-04T13:23:59.736Z] INFO: archiving logs to Nexus