Pull request #225 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e66cee720de8e63156e3aadd53aee558f4d2b50+373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f (2970b77527f5d8baa686000d88cbbbe4f8276c3d) 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-ssh8257998824904527177.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14475445395323818543.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-225/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-225/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7075830122106660738.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-225/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14769268382689196606.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3225434444367349090.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-225/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-225/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10438119538363827455.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6545 in /w/workspace/y_app-rfid-llrp-inventory_PR-225 [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-225 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f into PR head commit 2e66cee720de8e63156e3aadd53aee558f4d2b50 Merge succeeded, producing 2e66cee720de8e63156e3aadd53aee558f4d2b50 Checking out Revision 2e66cee720de8e63156e3aadd53aee558f4d2b50 (PR-225) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e66cee720de8e63156e3aadd53aee558f4d2b50 # 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 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e66cee720de8e63156e3aadd53aee558f4d2b50 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T13:51:56.980Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T13:51:57.166Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T13:51:57.272Z] ========================================================= [2023-09-19T13:51:57.272Z] EdgeX Global Pipelines Version Info [2023-09-19T13:51:57.272Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T13:51:58.384Z] ------------------- [2023-09-19T13:51:58.384Z] stable info: [2023-09-19T13:51:58.384Z] ------------------- [2023-09-19T13:51:58.384Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T13:51:58.384Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T13:51:58.384Z] Message: update stable to v1.0.254 [2023-09-19T13:51:58.645Z] ------------------- [2023-09-19T13:51:58.645Z] experimental info: [2023-09-19T13:51:58.645Z] ------------------- [2023-09-19T13:51:58.645Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T13:51:58.645Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T13:51:58.645Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T13:51:58.926Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-09-19T13:51:58.974Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-09-19T13:51:59.019Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T13:51:59.062Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T13:51:59.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T13:51:59.142Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T13:51:59.179Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T13:51:59.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T13:51:59.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T13:51:59.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T13:51:59.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T13:51:59.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-09-19T13:51:59.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T13:51:59.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T13:51:59.485Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T13:51:59.524Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T13:51:59.563Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T13:51:59.602Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T13:51:59.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T13:51:59.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T13:51:59.732Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-19T13:51:59.774Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-19T13:51:59.813Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T13:51:59.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T13:51:59.895Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-19T13:51:59.938Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T13:51:59.982Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T13:52:00.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-225 [Pipeline] echo [2023-09-19T13:52:00.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-225 [Pipeline] echo [2023-09-19T13:52:00.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-225 [Pipeline] echo [2023-09-19T13:52:00.151Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e66cee720de8e63156e3aadd53aee558f4d2b50 [Pipeline] echo [2023-09-19T13:52:00.192Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e66cee [Pipeline] echo [2023-09-19T13:52:00.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T13:52:00.352Z] provisioning config files... [2023-09-19T13:52:00.377Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/config2808051959220490726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T13:52:00.715Z] ---> docker-login.sh [2023-09-19T13:52:00.715Z] nexus3.edgexfoundry.org:10001 [2023-09-19T13:52:00.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T13:52:00.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T13:52:00.975Z] Configure a credential helper to remove this warning. See [2023-09-19T13:52:00.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T13:52:00.975Z] [2023-09-19T13:52:00.975Z] Login Succeeded [2023-09-19T13:52:00.975Z] nexus3.edgexfoundry.org:10002 [2023-09-19T13:52:00.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T13:52:00.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T13:52:00.975Z] Configure a credential helper to remove this warning. See [2023-09-19T13:52:00.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T13:52:00.975Z] [2023-09-19T13:52:00.975Z] Login Succeeded [2023-09-19T13:52:00.975Z] nexus3.edgexfoundry.org:10003 [2023-09-19T13:52:01.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T13:52:01.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T13:52:01.240Z] Configure a credential helper to remove this warning. See [2023-09-19T13:52:01.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T13:52:01.240Z] [2023-09-19T13:52:01.240Z] Login Succeeded [2023-09-19T13:52:01.240Z] nexus3.edgexfoundry.org:10004 [2023-09-19T13:52:01.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T13:52:01.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T13:52:01.240Z] Configure a credential helper to remove this warning. See [2023-09-19T13:52:01.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T13:52:01.240Z] [2023-09-19T13:52:01.240Z] Login Succeeded [2023-09-19T13:52:01.240Z] docker.io [2023-09-19T13:52:01.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T13:52:01.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T13:52:01.759Z] Configure a credential helper to remove this warning. See [2023-09-19T13:52:01.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T13:52:01.759Z] [2023-09-19T13:52:01.759Z] Login Succeeded [2023-09-19T13:52:02.021Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T13:52:02.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T13:52:02.690Z] + git rev-list -1 --merges 2e66cee720de8e63156e3aadd53aee558f4d2b50~1..2e66cee720de8e63156e3aadd53aee558f4d2b50 [Pipeline] echo [2023-09-19T13:52:02.757Z] -----------> git rev-list -1 --merges 2e66cee720de8e63156e3aadd53aee558f4d2b50~1..2e66cee720de8e63156e3aadd53aee558f4d2b50 2e66cee720de8e63156e3aadd53aee558f4d2b50 [false] [Pipeline] sh [2023-09-19T13:52:03.070Z] + git log --format=format:%s -1 2e66cee720de8e63156e3aadd53aee558f4d2b50 [Pipeline] echo [2023-09-19T13:52:03.105Z] ========================================================= [2023-09-19T13:52:03.105Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T13:52:03.105Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T13:52:03.523Z] + git log --format=format:%s -1 2e66cee720de8e63156e3aadd53aee558f4d2b50 [Pipeline] echo [2023-09-19T13:52:03.555Z] [semverPrep] GIT_COMMIT: 2e66cee720de8e63156e3aadd53aee558f4d2b50, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-09-19T13:52:03.583Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T13:52:04.025Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T13:52:04.025Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T13:52:04.025Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T13:52:04.025Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T13:52:04.025Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T13:52:04.025Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T13:52:04.025Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T13:52:04.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T13:52:04.442Z] [2023-09-19T13:52:04.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T13:52:04.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T13:52:04.824Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T13:52:04.824Z] b85a868b505f: Pulling fs layer [2023-09-19T13:52:04.824Z] e2be974225ed: Pulling fs layer [2023-09-19T13:52:04.824Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T13:52:04.824Z] 988bab9f4d93: Pulling fs layer [2023-09-19T13:52:04.824Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T13:52:04.824Z] eaf3925da568: Pulling fs layer [2023-09-19T13:52:04.824Z] 988bab9f4d93: Waiting [2023-09-19T13:52:04.824Z] 1469e6f7b9e6: Waiting [2023-09-19T13:52:04.824Z] bab4dde63d76: Pulling fs layer [2023-09-19T13:52:04.824Z] bde34c3a00c8: Pulling fs layer [2023-09-19T13:52:04.824Z] bab4dde63d76: Waiting [2023-09-19T13:52:04.824Z] bde34c3a00c8: Waiting [2023-09-19T13:52:04.824Z] b352a97aabf1: Pulling fs layer [2023-09-19T13:52:04.824Z] 4872d77fe225: Pulling fs layer [2023-09-19T13:52:04.824Z] 4872d77fe225: Waiting [2023-09-19T13:52:04.824Z] b352a97aabf1: Waiting [2023-09-19T13:52:04.824Z] 5851b861e8e6: Pulling fs layer [2023-09-19T13:52:04.824Z] 5851b861e8e6: Waiting [2023-09-19T13:52:04.824Z] e2be974225ed: Download complete [2023-09-19T13:52:04.824Z] 988bab9f4d93: Verifying Checksum [2023-09-19T13:52:04.824Z] 988bab9f4d93: Download complete [2023-09-19T13:52:04.824Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T13:52:04.824Z] 339a4e72a1f5: Download complete [2023-09-19T13:52:05.084Z] eaf3925da568: Verifying Checksum [2023-09-19T13:52:05.084Z] eaf3925da568: Download complete [2023-09-19T13:52:05.084Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T13:52:05.084Z] 1469e6f7b9e6: Download complete [2023-09-19T13:52:05.084Z] bde34c3a00c8: Verifying Checksum [2023-09-19T13:52:05.084Z] bde34c3a00c8: Download complete [2023-09-19T13:52:05.084Z] b352a97aabf1: Verifying Checksum [2023-09-19T13:52:05.084Z] b352a97aabf1: Download complete [2023-09-19T13:52:05.084Z] 4872d77fe225: Verifying Checksum [2023-09-19T13:52:05.084Z] 4872d77fe225: Download complete [2023-09-19T13:52:05.084Z] 5851b861e8e6: Verifying Checksum [2023-09-19T13:52:05.084Z] 5851b861e8e6: Download complete [2023-09-19T13:52:05.084Z] b85a868b505f: Verifying Checksum [2023-09-19T13:52:05.084Z] b85a868b505f: Download complete [2023-09-19T13:52:05.344Z] bab4dde63d76: Verifying Checksum [2023-09-19T13:52:05.344Z] bab4dde63d76: Download complete [2023-09-19T13:52:06.280Z] b85a868b505f: Pull complete [2023-09-19T13:52:06.543Z] e2be974225ed: Pull complete [2023-09-19T13:52:07.112Z] 339a4e72a1f5: Pull complete [2023-09-19T13:52:07.112Z] 988bab9f4d93: Pull complete [2023-09-19T13:52:07.371Z] 1469e6f7b9e6: Pull complete [2023-09-19T13:52:07.371Z] eaf3925da568: Pull complete [2023-09-19T13:52:09.273Z] bab4dde63d76: Pull complete [2023-09-19T13:52:09.273Z] bde34c3a00c8: Pull complete [2023-09-19T13:52:09.534Z] b352a97aabf1: Pull complete [2023-09-19T13:52:09.534Z] 4872d77fe225: Pull complete [2023-09-19T13:52:09.534Z] 5851b861e8e6: Pull complete [2023-09-19T13:52:09.534Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T13:52:09.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T13:52:09.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T13:52:09.762Z] prd-ubuntu20.04-docker-8c-8g-6545 does not seem to be running inside a container [2023-09-19T13:52:09.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-225 -v /w/workspace/y_app-rfid-llrp-inventory_PR-225:/w/workspace/y_app-rfid-llrp-inventory_PR-225:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T13:52:12.770Z] $ docker top 34da90eb5862dda3727ab969ee90a5ea3f7c06681cfc4432cc26640fdd1bf2f8 -eo pid,comm [2023-09-19T13:52:12.832Z] 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-09-19T13:52:12.832Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T13:52:12.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T13:52:12.959Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T13:52:13.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T13:52:13.062Z] $ docker exec 34da90eb5862dda3727ab969ee90a5ea3f7c06681cfc4432cc26640fdd1bf2f8 ssh-agent [2023-09-19T13:52:13.171Z] SSH_AUTH_SOCK=/tmp/ssh-MVPyu1dUr4Bz/agent.32 [2023-09-19T13:52:13.171Z] SSH_AGENT_PID=38 [2023-09-19T13:52:13.179Z] Running ssh-add (command line suppressed) [2023-09-19T13:52:13.272Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/private_key_13451464132888332018.key (/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/private_key_13451464132888332018.key) [2023-09-19T13:52:13.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T13:52:13.635Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T13:52:13.653Z] $ docker exec --env ******** --env ******** 34da90eb5862dda3727ab969ee90a5ea3f7c06681cfc4432cc26640fdd1bf2f8 ssh-agent -k [2023-09-19T13:52:13.747Z] unset SSH_AUTH_SOCK; [2023-09-19T13:52:13.747Z] unset SSH_AGENT_PID; [2023-09-19T13:52:13.748Z] echo Agent pid 38 killed; [2023-09-19T13:52:13.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T13:52:13.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T13:52:13.857Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T13:52:13.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T13:52:13.951Z] $ docker exec 34da90eb5862dda3727ab969ee90a5ea3f7c06681cfc4432cc26640fdd1bf2f8 ssh-agent [2023-09-19T13:52:14.074Z] SSH_AUTH_SOCK=/tmp/ssh-gXf1kxPPWNZi/agent.70 [2023-09-19T13:52:14.074Z] SSH_AGENT_PID=76 [2023-09-19T13:52:14.079Z] Running ssh-add (command line suppressed) [2023-09-19T13:52:14.178Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/private_key_15637442199489373420.key (/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/private_key_15637442199489373420.key) [2023-09-19T13:52:14.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T13:52:14.531Z] + git semver init [2023-09-19T13:52:14.794Z] 2023-09-19 13:52:14,721 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T13:52:14.794Z] 2023-09-19 13:52:14,722 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver [2023-09-19T13:52:14.794Z] 2023-09-19 13:52:14,723 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver [2023-09-19T13:52:14.794Z] 2023-09-19 13:52:14,723 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-225, universal_newlines=False, shell=None, istream=None) [2023-09-19T13:52:16.183Z] 2023-09-19 13:52:15,926 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-225/.git/info/exclude [2023-09-19T13:52:16.183Z] 2023-09-19 13:52:15,926 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver/PR-225 with force:False [2023-09-19T13:52:16.183Z] 2023-09-19 13:52:15,926 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver/PR-225 [2023-09-19T13:52:16.183Z] 2023-09-19 13:52:15,931 [execute] INFO git cat-file --batch-check [2023-09-19T13:52:16.183Z] 2023-09-19 13:52:15,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T13:52:16.183Z] 2023-09-19 13:52:15,938 [execute] INFO git cat-file --batch [2023-09-19T13:52:16.183Z] 2023-09-19 13:52:15,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T13:52:16.183Z] 2023-09-19 13:52:15,943 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-225/.semver/PR-225 [2023-09-19T13:52:16.183Z] 0.0.0 [Pipeline] } [2023-09-19T13:52:16.203Z] $ docker exec --env ******** --env ******** 34da90eb5862dda3727ab969ee90a5ea3f7c06681cfc4432cc26640fdd1bf2f8 ssh-agent -k [2023-09-19T13:52:16.312Z] unset SSH_AUTH_SOCK; [2023-09-19T13:52:16.312Z] unset SSH_AGENT_PID; [2023-09-19T13:52:16.312Z] echo Agent pid 76 killed; [2023-09-19T13:52:16.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T13:52:16.746Z] + git semver [Pipeline] } [2023-09-19T13:52:17.023Z] $ docker stop --time=1 34da90eb5862dda3727ab969ee90a5ea3f7c06681cfc4432cc26640fdd1bf2f8 [2023-09-19T13:52:18.302Z] $ docker rm -f --volumes 34da90eb5862dda3727ab969ee90a5ea3f7c06681cfc4432cc26640fdd1bf2f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T13:52:18.709Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T13:52:18.981Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T13:52:18.997Z] [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-09-19T13:52:19.639Z] provisioning config files... [2023-09-19T13:52:19.650Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/config13952905227148582757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T13:52:19.993Z] ---> docker-login.sh [2023-09-19T13:52:19.993Z] nexus3.edgexfoundry.org:10001 [2023-09-19T13:52:19.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T13:52:19.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T13:52:19.993Z] Configure a credential helper to remove this warning. See [2023-09-19T13:52:19.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T13:52:19.993Z] [2023-09-19T13:52:19.993Z] Login Succeeded [2023-09-19T13:52:19.993Z] nexus3.edgexfoundry.org:10002 [2023-09-19T13:52:19.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T13:52:19.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T13:52:19.993Z] Configure a credential helper to remove this warning. See [2023-09-19T13:52:19.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T13:52:19.993Z] [2023-09-19T13:52:19.993Z] Login Succeeded [2023-09-19T13:52:19.993Z] nexus3.edgexfoundry.org:10003 [2023-09-19T13:52:20.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T13:52:20.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T13:52:20.252Z] Configure a credential helper to remove this warning. See [2023-09-19T13:52:20.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T13:52:20.252Z] [2023-09-19T13:52:20.252Z] Login Succeeded [2023-09-19T13:52:20.252Z] nexus3.edgexfoundry.org:10004 [2023-09-19T13:52:20.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T13:52:20.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T13:52:20.252Z] Configure a credential helper to remove this warning. See [2023-09-19T13:52:20.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T13:52:20.252Z] [2023-09-19T13:52:20.252Z] Login Succeeded [2023-09-19T13:52:20.252Z] docker.io [2023-09-19T13:52:20.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T13:52:20.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T13:52:20.772Z] Configure a credential helper to remove this warning. See [2023-09-19T13:52:20.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T13:52:20.772Z] [2023-09-19T13:52:20.772Z] Login Succeeded [2023-09-19T13:52:20.772Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T13:52:20.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T13:52:20.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T13:52:21.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T13:52:21.069Z] ========================================================= [2023-09-19T13:52:21.069Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T13:52:21.069Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T13:52:21.540Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T13:52:21.540Z] Sending build context to Docker daemon 12.71MB [2023-09-19T13:52:21.540Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T13:52:21.540Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T13:52:21.540Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T13:52:21.540Z] 7264a8db6415: Pulling fs layer [2023-09-19T13:52:21.540Z] c4d48a809fc2: Pulling fs layer [2023-09-19T13:52:21.540Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T13:52:21.540Z] ad3a456e5733: Pulling fs layer [2023-09-19T13:52:21.540Z] 9e4f439ed901: Pulling fs layer [2023-09-19T13:52:21.540Z] feaf6a47b606: Pulling fs layer [2023-09-19T13:52:21.540Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T13:52:21.540Z] 8ac70367396e: Pulling fs layer [2023-09-19T13:52:21.540Z] 6db16350a2e2: Pulling fs layer [2023-09-19T13:52:21.540Z] 9250d5d63582: Pulling fs layer [2023-09-19T13:52:21.540Z] 5e8b037d7d82: Waiting [2023-09-19T13:52:21.540Z] 8ac70367396e: Waiting [2023-09-19T13:52:21.540Z] 6db16350a2e2: Waiting [2023-09-19T13:52:21.540Z] 9250d5d63582: Waiting [2023-09-19T13:52:21.540Z] ad3a456e5733: Waiting [2023-09-19T13:52:21.540Z] 9e4f439ed901: Waiting [2023-09-19T13:52:21.800Z] c4d48a809fc2: Verifying Checksum [2023-09-19T13:52:21.800Z] c4d48a809fc2: Download complete [2023-09-19T13:52:21.800Z] ad3a456e5733: Verifying Checksum [2023-09-19T13:52:21.800Z] ad3a456e5733: Download complete [2023-09-19T13:52:21.800Z] 9e4f439ed901: Verifying Checksum [2023-09-19T13:52:21.800Z] 9e4f439ed901: Download complete [2023-09-19T13:52:21.800Z] 7264a8db6415: Verifying Checksum [2023-09-19T13:52:21.800Z] 7264a8db6415: Download complete [2023-09-19T13:52:21.800Z] feaf6a47b606: Verifying Checksum [2023-09-19T13:52:21.800Z] feaf6a47b606: Download complete [2023-09-19T13:52:21.800Z] 7264a8db6415: Pull complete [2023-09-19T13:52:22.060Z] c4d48a809fc2: Pull complete [2023-09-19T13:52:22.060Z] 8ac70367396e: Verifying Checksum [2023-09-19T13:52:22.060Z] 8ac70367396e: Download complete [2023-09-19T13:52:22.060Z] 4f1c88b9dad5: Download complete [2023-09-19T13:52:22.320Z] 6db16350a2e2: Verifying Checksum [2023-09-19T13:52:22.320Z] 6db16350a2e2: Download complete [2023-09-19T13:52:22.579Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T13:52:22.579Z] 5e8b037d7d82: Download complete [2023-09-19T13:52:22.579Z] 9250d5d63582: Verifying Checksum [2023-09-19T13:52:22.579Z] 9250d5d63582: Download complete [2023-09-19T13:52:25.109Z] 4f1c88b9dad5: Pull complete [2023-09-19T13:52:25.367Z] ad3a456e5733: Pull complete [2023-09-19T13:52:25.367Z] 9e4f439ed901: Pull complete [2023-09-19T13:52:25.367Z] feaf6a47b606: Pull complete [2023-09-19T13:52:27.896Z] 5e8b037d7d82: Pull complete [2023-09-19T13:52:28.156Z] 8ac70367396e: Pull complete [2023-09-19T13:52:28.726Z] 6db16350a2e2: Pull complete [2023-09-19T13:52:29.294Z] 9250d5d63582: Pull complete [2023-09-19T13:52:29.294Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T13:52:29.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T13:52:29.294Z] ---> fa269f55d9b9 [2023-09-19T13:52:29.294Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T13:52:34.449Z] Still waiting to schedule task [2023-09-19T13:52:34.450Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-19T13:52:34.588Z] ---> Running in aae7b29dd554 [2023-09-19T13:52:34.588Z] Removing intermediate container aae7b29dd554 [2023-09-19T13:52:34.588Z] ---> 02201996ed2c [2023-09-19T13:52:34.588Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T13:52:34.588Z] ---> Running in 4f8e58208a17 [2023-09-19T13:52:34.846Z] Removing intermediate container 4f8e58208a17 [2023-09-19T13:52:34.846Z] ---> 778cde81e586 [2023-09-19T13:52:34.846Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T13:52:34.846Z] ---> Running in 6638ccf01160 [2023-09-19T13:52:34.846Z] Removing intermediate container 6638ccf01160 [2023-09-19T13:52:34.846Z] ---> bb48a69c8de5 [2023-09-19T13:52:34.846Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T13:52:34.846Z] ---> Running in baaddb7c3225 [2023-09-19T13:52:35.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T13:52:35.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T13:52:35.624Z] OK: 265 MiB in 56 packages [2023-09-19T13:52:35.883Z] Removing intermediate container baaddb7c3225 [2023-09-19T13:52:35.883Z] ---> 451b103332e7 [2023-09-19T13:52:35.883Z] Step 7/12 : WORKDIR /app [2023-09-19T13:52:35.883Z] ---> Running in bf4d5e3b12af [2023-09-19T13:52:35.883Z] Removing intermediate container bf4d5e3b12af [2023-09-19T13:52:35.883Z] ---> d62047b1ed61 [2023-09-19T13:52:35.883Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-19T13:52:36.142Z] ---> f3665192d05e [2023-09-19T13:52:36.142Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T13:52:36.142Z] ---> Running in 49ee6b4b247a [2023-09-19T13:53:08.277Z] Removing intermediate container 49ee6b4b247a [2023-09-19T13:53:08.278Z] ---> c72760b5d1d0 [2023-09-19T13:53:08.278Z] Step 10/12 : COPY . . [2023-09-19T13:53:08.278Z] ---> 7458e6bbb764 [2023-09-19T13:53:08.278Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T13:53:08.278Z] ---> Running in 73ddc66dfee5 [2023-09-19T13:53:08.537Z] Removing intermediate container 73ddc66dfee5 [2023-09-19T13:53:08.537Z] ---> 2e816c38fd0c [2023-09-19T13:53:08.537Z] Step 12/12 : RUN $MAKE [2023-09-19T13:53:08.537Z] ---> Running in 9474a94cc8aa [2023-09-19T13:53:08.796Z] noop [2023-09-19T13:53:08.796Z] Removing intermediate container 9474a94cc8aa [2023-09-19T13:53:08.796Z] ---> e3ccd2f3410a [2023-09-19T13:53:08.796Z] Successfully built e3ccd2f3410a [2023-09-19T13:53:08.796Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T13:53:09.255Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T13:53:09.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T13:53:09.409Z] prd-ubuntu20.04-docker-8c-8g-6545 does not seem to be running inside a container [2023-09-19T13:53:09.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-225 -v /w/workspace/y_app-rfid-llrp-inventory_PR-225:/w/workspace/y_app-rfid-llrp-inventory_PR-225:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T13:53:09.771Z] $ docker top b0b0fa96d7d97a8dd5cb1bdb7d211cc2df126e400152bf645f360f26edf45d89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T13:53:10.157Z] + go version [2023-09-19T13:53:10.158Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T13:53:10.203Z] $ docker stop --time=1 b0b0fa96d7d97a8dd5cb1bdb7d211cc2df126e400152bf645f360f26edf45d89 [2023-09-19T13:53:11.449Z] $ docker rm -f --volumes b0b0fa96d7d97a8dd5cb1bdb7d211cc2df126e400152bf645f360f26edf45d89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T13:53:12.159Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T13:53:12.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T13:53:12.311Z] prd-ubuntu20.04-docker-8c-8g-6545 does not seem to be running inside a container [2023-09-19T13:53:12.352Z] $ 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-225 -v /w/workspace/y_app-rfid-llrp-inventory_PR-225:/w/workspace/y_app-rfid-llrp-inventory_PR-225:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-19T13:53:12.661Z] $ docker top 79bcb5d68a43553b73b7973abcac271df124c46d4e0f9e4000146aafe7ce63a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T13:53:13.042Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-225 [Pipeline] fileExists [Pipeline] sh [2023-09-19T13:53:13.400Z] + make test [2023-09-19T13:53:13.400Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-19T13:53:31.480Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-19T13:53:31.480Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-19T13:53:31.480Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.124s coverage: 86.2% of statements [2023-09-19T13:53:34.012Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.697s coverage: 71.9% of statements [2023-09-19T13:53:52.176Z] go vet ./... [2023-09-19T13:53:54.758Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T13:53:54.758Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T13:53:54.758Z] ./bin/test-attribution.sh [2023-09-19T13:53:54.758Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-19T13:53:54.758Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-19T13:53:54.758Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-19T13:53:54.758Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-19T13:53:54.758Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-19T13:53:54.758Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-19T13:53:54.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T13:53:54.827Z] $ docker stop --time=1 79bcb5d68a43553b73b7973abcac271df124c46d4e0f9e4000146aafe7ce63a0 [2023-09-19T13:53:58.586Z] $ docker rm -f --volumes 79bcb5d68a43553b73b7973abcac271df124c46d4e0f9e4000146aafe7ce63a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T13:53:59.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T13:53:59.229Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-19T13:53:59.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T13:54:00.197Z] + ls -al . [2023-09-19T13:54:00.197Z] total 236 [2023-09-19T13:54:00.197Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 13:53 . [2023-09-19T13:54:00.197Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 13:51 .. [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 19 13:51 .dockerignore [2023-09-19T13:54:00.197Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 13:53 .git [2023-09-19T13:54:00.197Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 13:51 .github [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 19 13:51 .gitignore [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 13:51 .golangci.yml [2023-09-19T13:54:00.197Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 13:52 .semver [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 19 13:51 Attribution.txt [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 19 13:51 CHANGELOG.md [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 19 13:51 Dockerfile [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 13:51 GOVERNANCE.md [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 19 13:51 Jenkinsfile [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 19 13:51 LICENSE [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 19 13:51 Makefile [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 19 13:51 OWNERS.md [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 19 13:51 README.md [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 13:52 VERSION [2023-09-19T13:54:00.197Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 13:51 bin [2023-09-19T13:54:00.197Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 19 13:53 coverage.out [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 3967 Sep 19 13:51 go.mod [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 35607 Sep 19 13:51 go.sum [2023-09-19T13:54:00.197Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 13:51 images [2023-09-19T13:54:00.197Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 13:51 internal [2023-09-19T13:54:00.197Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 19 13:51 main.go [2023-09-19T13:54:00.197Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 13:51 res [2023-09-19T13:54:00.197Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 13:51 snap [2023-09-19T13:54:00.197Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 13:51 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T13:54:00.590Z] + 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=2e66cee720de8e63156e3aadd53aee558f4d2b50 --label arch=amd64 --label version=0.0.0 . [2023-09-19T13:54:00.591Z] Sending build context to Docker daemon 12.71MB [2023-09-19T13:54:00.591Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T13:54:00.591Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-19T13:54:00.591Z] ---> e3ccd2f3410a [2023-09-19T13:54:00.591Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T13:54:00.850Z] ---> Running in 49897b2a2e85 [2023-09-19T13:54:00.850Z] Removing intermediate container 49897b2a2e85 [2023-09-19T13:54:00.850Z] ---> 53525dbdf40a [2023-09-19T13:54:00.850Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T13:54:00.850Z] ---> Running in da308b5a0631 [2023-09-19T13:54:00.850Z] Removing intermediate container da308b5a0631 [2023-09-19T13:54:00.850Z] ---> eca6d0416eef [2023-09-19T13:54:00.850Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-19T13:54:00.850Z] ---> Running in dc012e6d8474 [2023-09-19T13:54:01.110Z] Removing intermediate container dc012e6d8474 [2023-09-19T13:54:01.111Z] ---> c18a7ed39f05 [2023-09-19T13:54:01.111Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T13:54:01.111Z] ---> Running in aa97d8db76e3 [2023-09-19T13:54:01.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T13:54:01.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T13:54:01.628Z] OK: 265 MiB in 56 packages [2023-09-19T13:54:02.197Z] Removing intermediate container aa97d8db76e3 [2023-09-19T13:54:02.197Z] ---> f0a9d97bf84c [2023-09-19T13:54:02.197Z] Step 7/29 : WORKDIR /app [2023-09-19T13:54:02.197Z] ---> Running in 4f669666ee9e [2023-09-19T13:54:02.197Z] Removing intermediate container 4f669666ee9e [2023-09-19T13:54:02.197Z] ---> d412a05604f6 [2023-09-19T13:54:02.197Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-19T13:54:02.197Z] ---> 0d44dbcba6f9 [2023-09-19T13:54:02.197Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T13:54:02.197Z] ---> Running in 1945838dc79e [2023-09-19T13:54:02.765Z] Removing intermediate container 1945838dc79e [2023-09-19T13:54:02.765Z] ---> 3c5ea44269e3 [2023-09-19T13:54:02.765Z] Step 10/29 : COPY . . [2023-09-19T13:54:03.025Z] ---> 29666a06f461 [2023-09-19T13:54:03.025Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T13:54:03.284Z] ---> Running in dca8ebd92862 [2023-09-19T13:54:03.284Z] Removing intermediate container dca8ebd92862 [2023-09-19T13:54:03.284Z] ---> 79881900f052 [2023-09-19T13:54:03.284Z] Step 12/29 : RUN $MAKE [2023-09-19T13:54:03.284Z] ---> Running in 86c1892afa41 [2023-09-19T13:54:03.541Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -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-09-19T13:54:07.132Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6546 in /w/workspace/y_app-rfid-llrp-inventory_PR-225 [Pipeline] { [Pipeline] ws [2023-09-19T13:54:07.195Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-09-19T13:54:07.277Z] The recommended git tool is: git [2023-09-19T13:54:12.236Z] using credential edgex-jenkins-ssh [2023-09-19T13:54:12.252Z] Cloning the remote Git repository [2023-09-19T13:54:12.282Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-19T13:54:12.371Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-09-19T13:54:12.504Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-19T13:54:12.506Z] > git --version # timeout=10 [2023-09-19T13:54:12.526Z] > git --version # 'git version 2.25.1' [2023-09-19T13:54:12.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T13:54:12.673Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T13:54:14.704Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-19T13:54:14.727Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T13:54:15.512Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-19T13:54:15.551Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-19T13:54:15.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T13:54:15.568Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-19T13:54:16.072Z] Merging remotes/origin/main commit 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f into PR head commit 2e66cee720de8e63156e3aadd53aee558f4d2b50 [2023-09-19T13:54:16.333Z] Merge succeeded, producing 2e66cee720de8e63156e3aadd53aee558f4d2b50 [2023-09-19T13:54:16.334Z] Checking out Revision 2e66cee720de8e63156e3aadd53aee558f4d2b50 (PR-225) [2023-09-19T13:54:16.756Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-09-19T13:54:16.793Z] > git --version # timeout=10 [2023-09-19T13:54:16.807Z] > git --version # 'git version 2.25.1' [2023-09-19T13:54:16.821Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T13:54:16.080Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T13:54:16.140Z] > git checkout -f 2e66cee720de8e63156e3aadd53aee558f4d2b50 # timeout=10 [2023-09-19T13:54:16.232Z] > git remote # timeout=10 [2023-09-19T13:54:16.250Z] > git config --get remote.origin.url # timeout=10 [2023-09-19T13:54:16.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T13:54:16.279Z] > git merge 373aed2dc61e6e0ec63a26b7343d1577d4fdcb4f # timeout=10 [2023-09-19T13:54:16.306Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-19T13:54:16.329Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T13:54:16.339Z] > git checkout -f 2e66cee720de8e63156e3aadd53aee558f4d2b50 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T13:54:18.130Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T13:54:18.130Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T13:54:18.130Z] Dload Upload Total Spent Left Speed [2023-09-19T13:54:18.130Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 75445 0 --:--:-- --:--:-- --:--:-- 75445 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2023-09-19T13:54:18.790Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T13:54:19.131Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T13:54:19.131Z] + sudo tee /etc/docker/daemon.new [2023-09-19T13:54:19.131Z] { [2023-09-19T13:54:19.131Z] "registry-mirrors": [ [2023-09-19T13:54:19.131Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T13:54:19.131Z] ], [2023-09-19T13:54:19.131Z] "bip": "10.250.0.254/24", [2023-09-19T13:54:19.131Z] "hosts": [ [2023-09-19T13:54:19.131Z] "tcp://0.0.0.0:5555", [2023-09-19T13:54:19.131Z] "unix:///var/run/docker.sock" [2023-09-19T13:54:19.131Z] ], [2023-09-19T13:54:19.131Z] "mtu": 1458, [2023-09-19T13:54:19.131Z] "selinux-enabled": true, [2023-09-19T13:54:19.131Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T13:54:19.131Z] } [Pipeline] sh [2023-09-19T13:54:19.472Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T13:54:19.817Z] + sudo service docker restart [2023-09-19T13:54:21.619Z] Removing intermediate container 86c1892afa41 [2023-09-19T13:54:21.619Z] ---> b6e62b6629b2 [2023-09-19T13:54:21.619Z] Step 13/29 : FROM alpine:3.18 [2023-09-19T13:54:21.619Z] 3.18: Pulling from library/alpine [2023-09-19T13:54:21.619Z] 7264a8db6415: Already exists [2023-09-19T13:54:21.619Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T13:54:21.619Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T13:54:21.619Z] ---> 7e01a0d0a1dc [2023-09-19T13:54:21.619Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T13:54:21.619Z] ---> Running in 92d9d973a17d [2023-09-19T13:54:21.619Z] Removing intermediate container 92d9d973a17d [2023-09-19T13:54:21.619Z] ---> 89330c5d2fbc [2023-09-19T13:54:21.619Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-19T13:54:21.619Z] ---> Running in 671e777a6f86 [2023-09-19T13:54:21.619Z] Removing intermediate container 671e777a6f86 [2023-09-19T13:54:21.619Z] ---> bb1bb4174c2b [2023-09-19T13:54:21.619Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-19T13:54:21.619Z] ---> Running in cc27cee9112b [2023-09-19T13:54:21.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T13:54:21.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T13:54:22.137Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-19T13:54:22.137Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-19T13:54:22.137Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T13:54:22.137Z] Executing ca-certificates-20230506-r0.trigger [2023-09-19T13:54:22.137Z] OK: 8 MiB in 17 packages [2023-09-19T13:54:22.703Z] Removing intermediate container cc27cee9112b [2023-09-19T13:54:22.703Z] ---> 4b03297662d2 [2023-09-19T13:54:22.703Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-19T13:54:22.703Z] ---> c83b293c64b8 [2023-09-19T13:54:22.703Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-19T13:54:22.961Z] ---> 88d69994dabf [2023-09-19T13:54:22.961Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-19T13:54:22.961Z] ---> e7a85793a689 [2023-09-19T13:54:22.961Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-19T13:54:23.857Z] ---> 35e53226b8f7 [2023-09-19T13:54:23.857Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-19T13:54:23.857Z] ---> ad7de05db24c [2023-09-19T13:54:23.857Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-19T13:54:24.472Z] ---> Running in ef408e05ce49 [2023-09-19T13:54:24.472Z] Removing intermediate container ef408e05ce49 [2023-09-19T13:54:24.472Z] ---> 8acc12a042e1 [2023-09-19T13:54:24.472Z] Step 23/29 : VOLUME /cache [2023-09-19T13:54:24.472Z] ---> Running in 41fa8cf22ca7 [2023-09-19T13:54:25.015Z] Removing intermediate container 41fa8cf22ca7 [2023-09-19T13:54:25.015Z] ---> a29b582543a7 [2023-09-19T13:54:25.015Z] Step 24/29 : EXPOSE 59711 [2023-09-19T13:54:25.015Z] ---> Running in 52aef906eb7e [2023-09-19T13:54:25.015Z] Removing intermediate container 52aef906eb7e [2023-09-19T13:54:25.015Z] ---> 8c04515d12e9 [2023-09-19T13:54:25.015Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-19T13:54:25.015Z] ---> Running in cb12e1a46fbf [2023-09-19T13:54:25.015Z] Removing intermediate container cb12e1a46fbf [2023-09-19T13:54:25.015Z] ---> 740162c26465 [2023-09-19T13:54:25.015Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-19T13:54:26.048Z] ---> Running in 54a619158ae2 [2023-09-19T13:54:26.048Z] Removing intermediate container 54a619158ae2 [2023-09-19T13:54:26.048Z] ---> bcd21059b4fc [2023-09-19T13:54:26.048Z] Step 27/29 : LABEL arch=amd64 [2023-09-19T13:54:26.048Z] ---> Running in c2b9224e5f95 [2023-09-19T13:54:26.048Z] Removing intermediate container c2b9224e5f95 [2023-09-19T13:54:26.048Z] ---> 9a57e1933e78 [2023-09-19T13:54:26.048Z] Step 28/29 : LABEL git_sha=2e66cee720de8e63156e3aadd53aee558f4d2b50 [2023-09-19T13:54:26.048Z] ---> Running in 6221c338b8a6 [2023-09-19T13:54:26.048Z] Removing intermediate container 6221c338b8a6 [2023-09-19T13:54:26.048Z] ---> d5ac9a293671 [2023-09-19T13:54:26.048Z] Step 29/29 : LABEL version=0.0.0 [2023-09-19T13:54:26.048Z] ---> Running in a72bdf3d4f84 [2023-09-19T13:54:26.048Z] Removing intermediate container a72bdf3d4f84 [2023-09-19T13:54:26.048Z] ---> 26dddf8bbaac [2023-09-19T13:54:26.048Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T13:54:26.048Z] Successfully built 26dddf8bbaac [2023-09-19T13:54:26.048Z] 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-09-19T13:54:27.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T13:54:27.241Z] [2023-09-19T13:54:27.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T13:54:27.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T13:54:27.631Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T13:54:27.631Z] 5eb5b503b376: Pulling fs layer [2023-09-19T13:54:27.631Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T13:54:27.632Z] ec43610c2a17: Pulling fs layer [2023-09-19T13:54:27.632Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T13:54:27.632Z] 33b1e0a273af: Pulling fs layer [2023-09-19T13:54:27.632Z] 3a2ae6a8a46f: Waiting [2023-09-19T13:54:27.632Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T13:54:27.632Z] 2f39f015ded8: Pulling fs layer [2023-09-19T13:54:27.632Z] 33b1e0a273af: Waiting [2023-09-19T13:54:27.632Z] 5d3b04190fa2: Waiting [2023-09-19T13:54:27.632Z] 5c69ac0246d0: Verifying Checksum [2023-09-19T13:54:27.632Z] 5c69ac0246d0: Download complete [2023-09-19T13:54:27.632Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-19T13:54:27.632Z] 3a2ae6a8a46f: Download complete [2023-09-19T13:54:27.632Z] 33b1e0a273af: Verifying Checksum [2023-09-19T13:54:27.632Z] 33b1e0a273af: Download complete [2023-09-19T13:54:27.632Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T13:54:27.632Z] 5d3b04190fa2: Download complete [2023-09-19T13:54:27.632Z] ec43610c2a17: Verifying Checksum [2023-09-19T13:54:27.632Z] ec43610c2a17: Download complete [2023-09-19T13:54:27.891Z] 5eb5b503b376: Verifying Checksum [2023-09-19T13:54:27.891Z] 5eb5b503b376: Download complete [2023-09-19T13:54:28.457Z] 2f39f015ded8: Verifying Checksum [2023-09-19T13:54:28.457Z] 2f39f015ded8: Download complete [2023-09-19T13:54:29.024Z] 5eb5b503b376: Pull complete [2023-09-19T13:54:29.024Z] 5c69ac0246d0: Pull complete [2023-09-19T13:54:29.589Z] ec43610c2a17: Pull complete [2023-09-19T13:54:29.589Z] 3a2ae6a8a46f: Pull complete [2023-09-19T13:54:29.847Z] 33b1e0a273af: Pull complete [2023-09-19T13:54:29.847Z] 5d3b04190fa2: Pull complete [2023-09-19T13:54:34.031Z] 2f39f015ded8: Pull complete [2023-09-19T13:54:34.031Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T13:54:34.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T13:54:34.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T13:54:34.265Z] prd-ubuntu20.04-docker-8c-8g-6545 does not seem to be running inside a container [2023-09-19T13:54:34.304Z] $ 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-225 -v /w/workspace/y_app-rfid-llrp-inventory_PR-225:/w/workspace/y_app-rfid-llrp-inventory_PR-225:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-225@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-09-19T13:54:38.557Z] $ docker top de065c7a56ef20f2e281eeb04aa3e0bfa13d62cb8e67d930e979442d9dceab53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T13:54:39.009Z] ---> job-cost.sh [2023-09-19T13:54:39.009Z] lf-activate-venv: SKIPPING [2023-09-19T13:54:39.009Z] INFO: No Stack... [2023-09-19T13:54:39.271Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T13:54:39.529Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T13:54:39.855Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-225/archives/cost.csv [2023-09-19T13:54:39.855Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T13:54:39.893Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] [2023-09-19T13:54:39.898Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] did not exist. Created. [2023-09-19T13:54:39.898Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T13:54:40.295Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T13:54:40.347Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T13:54:40.369Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T13:54:40.465Z] $ docker stop --time=1 de065c7a56ef20f2e281eeb04aa3e0bfa13d62cb8e67d930e979442d9dceab53 [2023-09-19T13:54:41.611Z] $ docker rm -f --volumes de065c7a56ef20f2e281eeb04aa3e0bfa13d62cb8e67d930e979442d9dceab53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T13:54:42.054Z] provisioning config files... [2023-09-19T13:54:42.077Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7310018406043102000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T13:54:42.450Z] ---> docker-login.sh [2023-09-19T13:54:42.450Z] nexus3.edgexfoundry.org:10001 [2023-09-19T13:54:42.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T13:54:42.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T13:54:42.986Z] Configure a credential helper to remove this warning. See [2023-09-19T13:54:42.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T13:54:42.986Z] [2023-09-19T13:54:42.986Z] Login Succeeded [2023-09-19T13:54:42.986Z] nexus3.edgexfoundry.org:10002 [2023-09-19T13:54:43.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T13:54:43.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T13:54:43.257Z] Configure a credential helper to remove this warning. See [2023-09-19T13:54:43.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T13:54:43.257Z] [2023-09-19T13:54:43.257Z] Login Succeeded [2023-09-19T13:54:43.257Z] nexus3.edgexfoundry.org:10003 [2023-09-19T13:54:43.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T13:54:43.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T13:54:43.791Z] Configure a credential helper to remove this warning. See [2023-09-19T13:54:43.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T13:54:43.791Z] [2023-09-19T13:54:43.791Z] Login Succeeded [2023-09-19T13:54:43.791Z] nexus3.edgexfoundry.org:10004 [2023-09-19T13:54:43.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T13:54:44.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T13:54:44.060Z] Configure a credential helper to remove this warning. See [2023-09-19T13:54:44.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T13:54:44.060Z] [2023-09-19T13:54:44.060Z] Login Succeeded [2023-09-19T13:54:44.060Z] docker.io [2023-09-19T13:54:44.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T13:54:44.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T13:54:44.598Z] Configure a credential helper to remove this warning. See [2023-09-19T13:54:44.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T13:54:44.598Z] [2023-09-19T13:54:44.598Z] Login Succeeded [2023-09-19T13:54:44.598Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T13:54:44.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T13:54:44.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T13:54:45.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T13:54:45.063Z] ========================================================= [2023-09-19T13:54:45.063Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T13:54:45.063Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T13:54:45.557Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T13:54:45.826Z] Sending build context to Docker daemon 684kB [2023-09-19T13:54:45.826Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T13:54:45.826Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-19T13:54:45.826Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T13:54:45.826Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T13:54:45.826Z] 5d54e960e981: Pulling fs layer [2023-09-19T13:54:45.826Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T13:54:45.826Z] f0e02332f6b5: Pulling fs layer [2023-09-19T13:54:45.826Z] 66412af1f25a: Pulling fs layer [2023-09-19T13:54:45.826Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T13:54:45.826Z] 9a37bb91b891: Pulling fs layer [2023-09-19T13:54:45.826Z] a29adfc67d43: Pulling fs layer [2023-09-19T13:54:45.826Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T13:54:45.826Z] 9a37bb91b891: Waiting [2023-09-19T13:54:45.826Z] f0e02332f6b5: Waiting [2023-09-19T13:54:45.826Z] 1baf3a5c0e64: Waiting [2023-09-19T13:54:45.826Z] 66412af1f25a: Waiting [2023-09-19T13:54:45.826Z] d5de9f91c1a4: Waiting [2023-09-19T13:54:45.826Z] a29adfc67d43: Waiting [2023-09-19T13:54:46.099Z] 5d54e960e981: Verifying Checksum [2023-09-19T13:54:46.099Z] 5d54e960e981: Download complete [2023-09-19T13:54:46.099Z] f0e02332f6b5: Verifying Checksum [2023-09-19T13:54:46.099Z] f0e02332f6b5: Download complete [2023-09-19T13:54:46.099Z] 66412af1f25a: Verifying Checksum [2023-09-19T13:54:46.099Z] 66412af1f25a: Download complete [2023-09-19T13:54:46.099Z] 9fda8d8052c6: Verifying Checksum [2023-09-19T13:54:46.099Z] 9fda8d8052c6: Download complete [2023-09-19T13:54:46.371Z] 9a37bb91b891: Verifying Checksum [2023-09-19T13:54:46.371Z] 9a37bb91b891: Download complete [2023-09-19T13:54:46.966Z] 9fda8d8052c6: Pull complete [2023-09-19T13:54:46.966Z] a29adfc67d43: Verifying Checksum [2023-09-19T13:54:46.966Z] a29adfc67d43: Download complete [2023-09-19T13:54:47.552Z] 5d54e960e981: Pull complete [2023-09-19T13:54:47.824Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T13:54:47.824Z] d5de9f91c1a4: Download complete [2023-09-19T13:54:47.824Z] c4a7e357bf2a: Verifying Checksum [2023-09-19T13:54:47.824Z] c4a7e357bf2a: Download complete [2023-09-19T13:54:48.784Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T13:54:48.784Z] 1baf3a5c0e64: Download complete [2023-09-19T13:54:58.929Z] c4a7e357bf2a: Pull complete [2023-09-19T13:54:58.929Z] f0e02332f6b5: Pull complete [2023-09-19T13:54:58.929Z] 66412af1f25a: Pull complete [2023-09-19T13:55:09.056Z] 1baf3a5c0e64: Pull complete [2023-09-19T13:55:09.056Z] 9a37bb91b891: Pull complete [2023-09-19T13:55:10.026Z] a29adfc67d43: Pull complete [2023-09-19T13:55:11.973Z] d5de9f91c1a4: Pull complete [2023-09-19T13:55:11.973Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T13:55:11.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T13:55:11.973Z] ---> 746ca1b523b5 [2023-09-19T13:55:11.973Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T13:55:13.380Z] ---> Running in c3c400a89747 [2023-09-19T13:55:13.647Z] Removing intermediate container c3c400a89747 [2023-09-19T13:55:13.647Z] ---> 3ea2920f46f9 [2023-09-19T13:55:13.647Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T13:55:13.647Z] ---> Running in f913fbb471d9 [2023-09-19T13:55:13.915Z] Removing intermediate container f913fbb471d9 [2023-09-19T13:55:13.915Z] ---> 843c4e917b0d [2023-09-19T13:55:13.915Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-19T13:55:13.915Z] ---> Running in 17799699ee92 [2023-09-19T13:55:14.181Z] Removing intermediate container 17799699ee92 [2023-09-19T13:55:14.181Z] ---> a0582b97c5d0 [2023-09-19T13:55:14.181Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T13:55:14.449Z] ---> Running in 8272f24a4f8e [2023-09-19T13:55:15.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T13:55:15.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T13:55:16.954Z] OK: 267 MiB in 56 packages [2023-09-19T13:55:19.539Z] Removing intermediate container 8272f24a4f8e [2023-09-19T13:55:19.539Z] ---> c98681004eb5 [2023-09-19T13:55:19.539Z] Step 7/12 : WORKDIR /app [2023-09-19T13:55:19.539Z] ---> Running in 9745ea162def [2023-09-19T13:55:19.806Z] Removing intermediate container 9745ea162def [2023-09-19T13:55:19.806Z] ---> 6925bc1a2637 [2023-09-19T13:55:19.806Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-19T13:55:20.392Z] ---> 606301e36f67 [2023-09-19T13:55:20.392Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T13:55:20.392Z] ---> Running in 6571f5b703f4 [2023-09-19T13:56:41.996Z] Removing intermediate container 6571f5b703f4 [2023-09-19T13:56:41.996Z] ---> d4365a8a59b8 [2023-09-19T13:56:41.996Z] Step 10/12 : COPY . . [2023-09-19T13:56:41.996Z] ---> 2a028399b7d8 [2023-09-19T13:56:41.996Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T13:56:41.996Z] ---> Running in 99e4b6a081b3 [2023-09-19T13:56:41.996Z] Removing intermediate container 99e4b6a081b3 [2023-09-19T13:56:41.996Z] ---> 08929ae4263c [2023-09-19T13:56:41.996Z] Step 12/12 : RUN $MAKE [2023-09-19T13:56:41.996Z] ---> Running in 362816c938f7 [2023-09-19T13:56:41.996Z] noop [2023-09-19T13:56:41.996Z] Removing intermediate container 362816c938f7 [2023-09-19T13:56:41.996Z] ---> d78bcc7acb22 [2023-09-19T13:56:41.996Z] Successfully built d78bcc7acb22 [2023-09-19T13:56:41.996Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T13:56:42.492Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T13:56:42.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T13:56:42.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-6546 does not seem to be running inside a container [2023-09-19T13:56:42.843Z] $ 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-09-19T13:56:44.019Z] $ docker top 666d040c36ca04f686745041636808d3c07f9c121d2552ff844b451f79be8f15 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T13:56:44.901Z] + go version [2023-09-19T13:56:44.901Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T13:56:44.931Z] $ docker stop --time=1 666d040c36ca04f686745041636808d3c07f9c121d2552ff844b451f79be8f15 [2023-09-19T13:56:46.525Z] $ docker rm -f --volumes 666d040c36ca04f686745041636808d3c07f9c121d2552ff844b451f79be8f15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T13:56:47.350Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T13:56:47.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T13:56:47.596Z] prd-ubuntu20.04-docker-arm64-4c-16g-6546 does not seem to be running inside a container [2023-09-19T13:56:47.650Z] $ 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-09-19T13:56:48.745Z] $ docker top 70da0c6244c59a04e9932b5c719d0d61c40502e9e8db5bce347cd6669b184273 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T13:56:49.299Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-09-19T13:56:49.949Z] + make test [2023-09-19T13:56:50.215Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-19T13:58:56.893Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-19T13:59:02.225Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-19T13:59:03.632Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.057s coverage: 86.2% of statements [2023-09-19T13:59:11.832Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.483s coverage: 71.9% of statements [2023-09-19T13:59:12.100Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T13:59:12.100Z] go vet ./... [2023-09-19T14:01:05.136Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T14:01:05.136Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T14:01:05.136Z] ./bin/test-attribution.sh [2023-09-19T14:01:05.136Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-19T14:01:05.137Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-19T14:01:05.137Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-19T14:01:05.137Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-19T14:01:05.137Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-19T14:01:05.137Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-19T14:01:05.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T14:01:05.466Z] $ docker stop --time=1 70da0c6244c59a04e9932b5c719d0d61c40502e9e8db5bce347cd6669b184273 [2023-09-19T14:01:07.369Z] $ docker rm -f --volumes 70da0c6244c59a04e9932b5c719d0d61c40502e9e8db5bce347cd6669b184273 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T14:01:08.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T14:01:08.960Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T14:01:09.388Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T14:01:09.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T14:01:10.310Z] + ls -al . [2023-09-19T14:01:10.310Z] total 232 [2023-09-19T14:01:10.310Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 13:56 . [2023-09-19T14:01:10.310Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 13:54 .. [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 19 13:54 .dockerignore [2023-09-19T14:01:10.310Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 13:54 .git [2023-09-19T14:01:10.310Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 13:54 .github [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 19 13:54 .gitignore [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 13:54 .golangci.yml [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 19 13:54 Attribution.txt [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 19 13:54 CHANGELOG.md [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 19 13:54 Dockerfile [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 13:54 GOVERNANCE.md [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 19 13:54 Jenkinsfile [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 19 13:54 LICENSE [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 19 13:54 Makefile [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 19 13:54 OWNERS.md [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 19 13:54 README.md [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 13:52 VERSION [2023-09-19T14:01:10.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 13:54 bin [2023-09-19T14:01:10.310Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 19 13:59 coverage.out [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 3967 Sep 19 13:54 go.mod [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 35607 Sep 19 13:54 go.sum [2023-09-19T14:01:10.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 13:54 images [2023-09-19T14:01:10.310Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 13:54 internal [2023-09-19T14:01:10.310Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 19 13:54 main.go [2023-09-19T14:01:10.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 13:54 res [2023-09-19T14:01:10.310Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 13:54 snap [2023-09-19T14:01:10.310Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 13:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T14:01:10.727Z] + 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=2e66cee720de8e63156e3aadd53aee558f4d2b50 --label arch=arm64 --label version=0.0.0 . [2023-09-19T14:01:10.994Z] Sending build context to Docker daemon 684kB [2023-09-19T14:01:10.994Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T14:01:10.994Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-19T14:01:10.994Z] ---> d78bcc7acb22 [2023-09-19T14:01:10.994Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-19T14:01:10.994Z] ---> Running in 23042978bf3a [2023-09-19T14:01:11.267Z] Removing intermediate container 23042978bf3a [2023-09-19T14:01:11.267Z] ---> fda103f2c490 [2023-09-19T14:01:11.267Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-19T14:01:11.535Z] ---> Running in 9696857b5696 [2023-09-19T14:01:11.801Z] Removing intermediate container 9696857b5696 [2023-09-19T14:01:11.801Z] ---> ea0d696175b6 [2023-09-19T14:01:11.802Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-19T14:01:11.802Z] ---> Running in 50459fc456c6 [2023-09-19T14:01:12.070Z] Removing intermediate container 50459fc456c6 [2023-09-19T14:01:12.070Z] ---> e7ce07978dc8 [2023-09-19T14:01:12.070Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T14:01:12.070Z] ---> Running in edfb9aba9f18 [2023-09-19T14:01:13.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T14:01:13.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T14:01:14.571Z] OK: 267 MiB in 56 packages [2023-09-19T14:01:15.159Z] Removing intermediate container edfb9aba9f18 [2023-09-19T14:01:15.159Z] ---> b72c33caf211 [2023-09-19T14:01:15.159Z] Step 7/29 : WORKDIR /app [2023-09-19T14:01:15.425Z] ---> Running in d7ea6b8fb725 [2023-09-19T14:01:15.693Z] Removing intermediate container d7ea6b8fb725 [2023-09-19T14:01:15.693Z] ---> 9061db1fae87 [2023-09-19T14:01:15.693Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-19T14:01:16.277Z] ---> 63c2f06e26f8 [2023-09-19T14:01:16.277Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T14:01:16.277Z] ---> Running in 28d832c09d10 [2023-09-19T14:01:20.520Z] Removing intermediate container 28d832c09d10 [2023-09-19T14:01:20.520Z] ---> 85a5ee0d2321 [2023-09-19T14:01:20.520Z] Step 10/29 : COPY . . [2023-09-19T14:01:20.787Z] ---> 274f46d07d73 [2023-09-19T14:01:20.787Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T14:01:20.787Z] ---> Running in 77d445dda850 [2023-09-19T14:01:21.056Z] Removing intermediate container 77d445dda850 [2023-09-19T14:01:21.056Z] ---> 20e7205fa593 [2023-09-19T14:01:21.056Z] Step 12/29 : RUN $MAKE [2023-09-19T14:01:21.435Z] ---> Running in 1ff598c29f0c [2023-09-19T14:01:22.018Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -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-09-19T14:03:13.681Z] Removing intermediate container 1ff598c29f0c [2023-09-19T14:03:13.681Z] ---> ba7a81d6b24b [2023-09-19T14:03:13.681Z] Step 13/29 : FROM alpine:3.18 [2023-09-19T14:03:13.681Z] 3.18: Pulling from library/alpine [2023-09-19T14:03:13.681Z] 9fda8d8052c6: Already exists [2023-09-19T14:03:13.681Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T14:03:13.681Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T14:03:13.681Z] ---> f6648c04cd6c [2023-09-19T14:03:13.681Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-19T14:03:13.681Z] ---> Running in 870d17254d62 [2023-09-19T14:03:13.681Z] Removing intermediate container 870d17254d62 [2023-09-19T14:03:13.681Z] ---> f9fc567c08e2 [2023-09-19T14:03:13.681Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-19T14:03:13.681Z] ---> Running in bbc08dca2fa8 [2023-09-19T14:03:13.681Z] Removing intermediate container bbc08dca2fa8 [2023-09-19T14:03:13.681Z] ---> b0d842cccdde [2023-09-19T14:03:13.681Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-19T14:03:13.681Z] ---> Running in c316d57a65eb [2023-09-19T14:03:13.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T14:03:13.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T14:03:13.681Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-19T14:03:13.681Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-19T14:03:13.681Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T14:03:13.681Z] Executing ca-certificates-20230506-r0.trigger [2023-09-19T14:03:13.681Z] OK: 9 MiB in 17 packages [2023-09-19T14:03:13.681Z] Removing intermediate container c316d57a65eb [2023-09-19T14:03:13.681Z] ---> ad55eec2321a [2023-09-19T14:03:13.681Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-19T14:03:13.681Z] ---> 1514bc6aea96 [2023-09-19T14:03:13.681Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-19T14:03:13.681Z] ---> 240bfa7b2531 [2023-09-19T14:03:13.681Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-19T14:03:13.681Z] ---> 7bd06499123b [2023-09-19T14:03:13.681Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-19T14:03:13.681Z] ---> de25daee7cf3 [2023-09-19T14:03:13.681Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-19T14:03:13.681Z] ---> 4dd0bd5b0c18 [2023-09-19T14:03:13.681Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-19T14:03:13.681Z] ---> Running in 054194318b75 [2023-09-19T14:03:13.681Z] Removing intermediate container 054194318b75 [2023-09-19T14:03:13.681Z] ---> 168cd8b09c6f [2023-09-19T14:03:13.681Z] Step 23/29 : VOLUME /cache [2023-09-19T14:03:13.681Z] ---> Running in 1e03c393bf35 [2023-09-19T14:03:13.681Z] Removing intermediate container 1e03c393bf35 [2023-09-19T14:03:13.681Z] ---> 86622da2ffb2 [2023-09-19T14:03:13.681Z] Step 24/29 : EXPOSE 59711 [2023-09-19T14:03:13.681Z] ---> Running in fa3d78749c42 [2023-09-19T14:03:13.681Z] Removing intermediate container fa3d78749c42 [2023-09-19T14:03:13.681Z] ---> 604e7177db3b [2023-09-19T14:03:13.681Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-19T14:03:13.681Z] ---> Running in 7a89fed0b370 [2023-09-19T14:03:13.681Z] Removing intermediate container 7a89fed0b370 [2023-09-19T14:03:13.681Z] ---> 4e47e9044220 [2023-09-19T14:03:13.681Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-19T14:03:13.681Z] ---> Running in 4c167990c881 [2023-09-19T14:03:13.681Z] Removing intermediate container 4c167990c881 [2023-09-19T14:03:13.681Z] ---> a5c976cdf9c1 [2023-09-19T14:03:13.681Z] Step 27/29 : LABEL arch=arm64 [2023-09-19T14:03:13.681Z] ---> Running in fbbbf41557f4 [2023-09-19T14:03:13.948Z] Removing intermediate container fbbbf41557f4 [2023-09-19T14:03:13.948Z] ---> 7408afd7b289 [2023-09-19T14:03:13.948Z] Step 28/29 : LABEL git_sha=2e66cee720de8e63156e3aadd53aee558f4d2b50 [2023-09-19T14:03:13.948Z] ---> Running in 5852e33ed11e [2023-09-19T14:03:14.228Z] Removing intermediate container 5852e33ed11e [2023-09-19T14:03:14.228Z] ---> 87c57c72499b [2023-09-19T14:03:14.228Z] Step 29/29 : LABEL version=0.0.0 [2023-09-19T14:03:14.495Z] ---> Running in ba6c10f752ae [2023-09-19T14:03:14.759Z] Removing intermediate container ba6c10f752ae [2023-09-19T14:03:14.759Z] ---> 52256ff5261a [2023-09-19T14:03:14.759Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T14:03:14.759Z] Successfully built 52256ff5261a [2023-09-19T14:03:14.759Z] 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-09-19T14:03:15.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T14:03:15.706Z] [2023-09-19T14:03:15.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T14:03:16.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T14:03:16.242Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T14:03:16.242Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T14:03:16.242Z] 04944245beec: Pulling fs layer [2023-09-19T14:03:16.242Z] 699f458cf7ca: Pulling fs layer [2023-09-19T14:03:16.242Z] 765212b225bb: Pulling fs layer [2023-09-19T14:03:16.242Z] f23df028b6ca: Pulling fs layer [2023-09-19T14:03:16.242Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T14:03:16.242Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T14:03:16.242Z] f23df028b6ca: Waiting [2023-09-19T14:03:16.242Z] d65c8cfc05b1: Waiting [2023-09-19T14:03:16.242Z] 2437ff75d9bd: Waiting [2023-09-19T14:03:16.242Z] 765212b225bb: Waiting [2023-09-19T14:03:16.242Z] 04944245beec: Verifying Checksum [2023-09-19T14:03:16.242Z] 04944245beec: Download complete [2023-09-19T14:03:16.242Z] 765212b225bb: Verifying Checksum [2023-09-19T14:03:16.242Z] 765212b225bb: Download complete [2023-09-19T14:03:16.518Z] f23df028b6ca: Verifying Checksum [2023-09-19T14:03:16.518Z] f23df028b6ca: Download complete [2023-09-19T14:03:16.518Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T14:03:16.518Z] d65c8cfc05b1: Download complete [2023-09-19T14:03:16.518Z] 699f458cf7ca: Verifying Checksum [2023-09-19T14:03:16.518Z] 699f458cf7ca: Download complete [2023-09-19T14:03:17.114Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T14:03:17.114Z] 8998bd30e6a1: Download complete [2023-09-19T14:03:19.116Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T14:03:19.116Z] 2437ff75d9bd: Download complete [2023-09-19T14:03:21.081Z] 8998bd30e6a1: Pull complete [2023-09-19T14:03:21.348Z] 04944245beec: Pull complete [2023-09-19T14:03:22.753Z] 699f458cf7ca: Pull complete [2023-09-19T14:03:22.753Z] 765212b225bb: Pull complete [2023-09-19T14:03:23.719Z] f23df028b6ca: Pull complete [2023-09-19T14:03:23.719Z] d65c8cfc05b1: Pull complete [2023-09-19T14:03:38.700Z] 2437ff75d9bd: Pull complete [2023-09-19T14:03:38.700Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T14:03:38.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T14:03:38.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T14:03:39.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-6546 does not seem to be running inside a container [2023-09-19T14:03:39.057Z] $ 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-09-19T14:03:41.386Z] $ docker top e0479eb721e9864eab659e10263193102d063aa13fc5d9800728e18153a1ac56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T14:03:41.940Z] ---> job-cost.sh [2023-09-19T14:03:42.205Z] lf-activate-venv: SKIPPING [2023-09-19T14:03:42.205Z] INFO: No Stack... [2023-09-19T14:03:42.787Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T14:03:43.365Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T14:03:43.696Z] + + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-09-19T14:03:43.696Z] cut -d, -f6 [Pipeline] lock [2023-09-19T14:03:43.766Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] [2023-09-19T14:03:43.771Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] did not exist. Created. [2023-09-19T14:03:43.771Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T14:03:44.169Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-2d082ac0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T14:03:44.515Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T14:03:44.549Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T14:03:44.604Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T14:03:44.618Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-225-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T14:03:44.696Z] $ docker stop --time=1 e0479eb721e9864eab659e10263193102d063aa13fc5d9800728e18153a1ac56 [2023-09-19T14:03:49.203Z] $ docker rm -f --volumes e0479eb721e9864eab659e10263193102d063aa13fc5d9800728e18153a1ac56 [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-09-19T14:03:50.229Z] provisioning config files... [2023-09-19T14:03:50.241Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/config15127120831539984330tmp [Pipeline] { [Pipeline] sh [2023-09-19T14:03:50.567Z] + set +x [2023-09-19T14:03:50.567Z] + bash -s -- [2023-09-19T14:03:50.567Z] + curl -s https://codecov.io/bash [2023-09-19T14:03:50.825Z] [2023-09-19T14:03:50.825Z] _____ _ [2023-09-19T14:03:50.825Z] / ____| | | [2023-09-19T14:03:50.825Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T14:03:50.825Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T14:03:50.825Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T14:03:50.826Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T14:03:50.826Z] Bash-1.0.6 [2023-09-19T14:03:50.826Z] [2023-09-19T14:03:50.826Z] [2023-09-19T14:03:50.826Z] ==> git version 2.25.1 found [2023-09-19T14:03:50.826Z] ==> 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-09-19T14:03:50.826Z] Release-Date: 2020-01-08 [2023-09-19T14:03:50.826Z] 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-09-19T14:03:50.826Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T14:03:50.826Z] ==> Jenkins CI detected. [2023-09-19T14:03:50.826Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-225 [2023-09-19T14:03:50.826Z] project root: . [2023-09-19T14:03:50.826Z] --> token set from env [2023-09-19T14:03:50.826Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T14:03:50.826Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T14:03:50.826Z] ==> Python coveragepy not found [2023-09-19T14:03:50.826Z] ==> Searching for coverage reports in: [2023-09-19T14:03:50.826Z] + . [2023-09-19T14:03:50.826Z] -> Found 1 reports [2023-09-19T14:03:50.826Z] ==> Detecting git/mercurial file structure [2023-09-19T14:03:50.826Z] ==> Reading reports [2023-09-19T14:03:50.826Z] + ./coverage.out bytes=41317 [2023-09-19T14:03:50.826Z] ==> Appending adjustments [2023-09-19T14:03:50.826Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T14:03:51.085Z] + Found adjustments [2023-09-19T14:03:51.085Z] ==> Gzipping contents [2023-09-19T14:03:51.085Z] 12K /tmp/codecov.6gmZuM.gz [2023-09-19T14:03:51.085Z] ==> Uploading reports [2023-09-19T14:03:51.085Z] url: https://codecov.io [2023-09-19T14:03:51.085Z] query: branch=PR-225&commit=2e66cee720de8e63156e3aadd53aee558f4d2b50&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-225%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=225&job=&cmd_args= [2023-09-19T14:03:51.085Z] -> Pinging Codecov [2023-09-19T14:03:51.085Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-225&commit=2e66cee720de8e63156e3aadd53aee558f4d2b50&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-225%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=225&job=&cmd_args= [2023-09-19T14:03:51.345Z] -> Uploading to [2023-09-19T14:03:51.345Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/581DD39554BDF9B6E22D074273EAD858/2e66cee720de8e63156e3aadd53aee558f4d2b50/b407ba2b-26b9-438c-a256-a9242c9b9770.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T140351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c513c58cd2f78c0370bd73309730c7421a6cf201cbb1b9db0a4475a83e1a77d [2023-09-19T14:03:51.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T14:03:51.345Z] Dload Upload Total Spent Left Speed [2023-09-19T14:03:51.608Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 54680 --:--:-- --:--:-- --:--:-- 54934 [2023-09-19T14:03:51.608Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2e66cee720de8e63156e3aadd53aee558f4d2b50 [Pipeline] } [2023-09-19T14:03:51.635Z] 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-09-19T14:03:53.445Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-225/archives ] [2023-09-19T14:03:53.445Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-225/archives [2023-09-19T14:03:53.445Z] total 16 [2023-09-19T14:03:53.445Z] drwxr-xr-x 3 root root 4096 Sep 19 13:54 . [2023-09-19T14:03:53.445Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 13:54 .. [2023-09-19T14:03:53.445Z] drwxr-xr-x 2 root root 4096 Sep 19 13:54 cost [2023-09-19T14:03:53.445Z] -rw-r--r-- 1 root root 95 Sep 19 13:54 cost.csv [2023-09-19T14:03:53.445Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-225/archives [2023-09-19T14:03:53.445Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-225/archives [2023-09-19T14:03:53.445Z] total 16 [2023-09-19T14:03:53.445Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 13:54 . [2023-09-19T14:03:53.445Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 13:54 .. [2023-09-19T14:03:53.445Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 13:54 cost [2023-09-19T14:03:53.445Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 19 13:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T14:03:53.774Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T14:03:54.661Z] ---> package-listing.sh [2023-09-19T14:03:54.661Z] ++ facter osfamily [2023-09-19T14:03:54.661Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T14:03:54.921Z] + OS_FAMILY=debian [2023-09-19T14:03:54.921Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-225 [2023-09-19T14:03:54.921Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T14:03:54.921Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T14:03:54.921Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T14:03:54.921Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T14:03:54.921Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-225 ']' [2023-09-19T14:03:54.921Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T14:03:54.921Z] + case "${OS_FAMILY}" in [2023-09-19T14:03:54.921Z] + dpkg -l [2023-09-19T14:03:54.921Z] + grep '^ii' [2023-09-19T14:03:54.921Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T14:03:54.921Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T14:03:54.921Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T14:03:54.921Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-225 ']' [2023-09-19T14:03:54.921Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-225/archives/ [2023-09-19T14:03:54.921Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-225/archives/ [Pipeline] echo [2023-09-19T14:03:54.959Z] 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-225/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-19T14:03:55.254Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T14:03:55.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T14:03:55.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T14:03:56.008Z] prd-ubuntu20.04-docker-8c-8g-6545 does not seem to be running inside a container [2023-09-19T14:03:56.050Z] $ 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-225/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-225 -v /w/workspace/y_app-rfid-llrp-inventory_PR-225:/w/workspace/y_app-rfid-llrp-inventory_PR-225:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T14:03:56.231Z] $ docker top 15471681d619ea4f709ebcbbb112acba0fecaacd3f1dbbc0ff16370fb002155b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T14:03:56.617Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T14:03:56.923Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T14:03:57.241Z] + ls /var/log/sa-host [2023-09-19T14:03:57.241Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T14:03:57.372Z] provisioning config files... [2023-09-19T14:03:57.381Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-225@tmp/config9102178388608808925tmp [Pipeline] { [Pipeline] echo [2023-09-19T14:03:57.455Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T14:03:57.770Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T14:03:57.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T14:03:58.212Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T14:03:58.246Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T14:03:58.560Z] ---> sudo-logs.sh [2023-09-19T14:03:58.560Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T14:03:58.643Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T14:03:58.955Z] ---> job-cost.sh [2023-09-19T14:03:58.955Z] lf-activate-venv: SKIPPING [2023-09-19T14:03:58.955Z] DEBUG: total: 0.2199999988079071 [2023-09-19T14:03:58.955Z] INFO: Retrieving Stack Cost... [2023-09-19T14:03:59.214Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T14:03:59.783Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T14:03:59.821Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T14:04:00.132Z] ---> logs-deploy.sh [2023-09-19T14:04:00.132Z] lf-activate-venv: SKIPPING [2023-09-19T14:04:00.132Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-225/1 [2023-09-19T14:04:00.132Z] INFO: archiving workspace using pattern(s): [2023-09-19T14:04:01.067Z] Archives upload complete. [2023-09-19T14:04:01.067Z] INFO: archiving logs to Nexus