Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f02045e4bb12b0635cb30f14306d52bec90e143+588e92caeae3f324aaf59fce709e788e07e827d4 (8b02ecba4fb8a2e3c7031ebe0db1fbce1b7893af) 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-ssh9439390856554201273.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1675775533716759572.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17738092895560079532.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh4232178034908000060.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2629598886598338204.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6759 in /w/workspace/y_app-rfid-llrp-inventory_PR-170 [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-170 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 588e92caeae3f324aaf59fce709e788e07e827d4 into PR head commit 6f02045e4bb12b0635cb30f14306d52bec90e143 Merge succeeded, producing fb44c49200117091dbaa0256c2055767d796fd48 Checking out Revision fb44c49200117091dbaa0256c2055767d796fd48 (PR-170) > git config core.sparsecheckout # timeout=10 > git checkout -f 6f02045e4bb12b0635cb30f14306d52bec90e143 # 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 588e92caeae3f324aaf59fce709e788e07e827d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb44c49200117091dbaa0256c2055767d796fd48 # timeout=10 Commit message: "Merge commit '588e92caeae3f324aaf59fce709e788e07e827d4' into HEAD" > git rev-list --no-walk 6f02045e4bb12b0635cb30f14306d52bec90e143 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-04T00:01:26.379Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-04T00:01:26.428Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-04T00:01:26.443Z] ========================================================= [2023-04-04T00:01:26.443Z] EdgeX Global Pipelines Version Info [2023-04-04T00:01:26.443Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:01:27.162Z] ------------------- [2023-04-04T00:01:27.162Z] stable info: [2023-04-04T00:01:27.162Z] ------------------- [2023-04-04T00:01:27.162Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-04T00:01:27.162Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-04T00:01:27.162Z] Message: update stable to v1.0.245 [2023-04-04T00:01:27.732Z] ------------------- [2023-04-04T00:01:27.732Z] experimental info: [2023-04-04T00:01:27.732Z] ------------------- [2023-04-04T00:01:27.732Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-04T00:01:27.732Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-04T00:01:27.732Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-04T00:01:27.894Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-04T00:01:27.910Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-04T00:01:27.925Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-04T00:01:27.936Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-04T00:01:27.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-04T00:01:27.958Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-04T00:01:27.969Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-04T00:01:27.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-04T00:01:27.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-04T00:01:27.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-04T00:01:28.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-04T00:01:28.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-04T00:01:28.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-04T00:01:28.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-04T00:01:28.046Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-04T00:01:28.061Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-04T00:01:28.072Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-04T00:01:28.086Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-04T00:01:28.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-04T00:01:28.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-04T00:01:28.131Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-04T00:01:28.143Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-04T00:01:28.156Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-04T00:01:28.167Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-04T00:01:28.179Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-04T00:01:28.194Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-04T00:01:28.212Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-04T00:01:28.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo [2023-04-04T00:01:28.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo [2023-04-04T00:01:28.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo [2023-04-04T00:01:28.277Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb44c49200117091dbaa0256c2055767d796fd48 [Pipeline] echo [2023-04-04T00:01:28.295Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb44c49 [Pipeline] echo [2023-04-04T00:01:28.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-04T00:01:28.350Z] provisioning config files... [2023-04-04T00:01:28.362Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config10702632805291502019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:01:28.668Z] ---> docker-login.sh [2023-04-04T00:01:28.669Z] nexus3.edgexfoundry.org:10001 [2023-04-04T00:01:28.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T00:01:28.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T00:01:28.930Z] Configure a credential helper to remove this warning. See [2023-04-04T00:01:28.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T00:01:28.930Z] [2023-04-04T00:01:28.930Z] Login Succeeded [2023-04-04T00:01:28.930Z] nexus3.edgexfoundry.org:10002 [2023-04-04T00:01:28.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T00:01:28.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T00:01:28.930Z] Configure a credential helper to remove this warning. See [2023-04-04T00:01:28.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T00:01:28.930Z] [2023-04-04T00:01:28.930Z] Login Succeeded [2023-04-04T00:01:28.930Z] nexus3.edgexfoundry.org:10003 [2023-04-04T00:01:29.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T00:01:29.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T00:01:29.190Z] Configure a credential helper to remove this warning. See [2023-04-04T00:01:29.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T00:01:29.190Z] [2023-04-04T00:01:29.190Z] Login Succeeded [2023-04-04T00:01:29.190Z] nexus3.edgexfoundry.org:10004 [2023-04-04T00:01:29.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T00:01:29.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T00:01:29.190Z] Configure a credential helper to remove this warning. See [2023-04-04T00:01:29.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T00:01:29.190Z] [2023-04-04T00:01:29.190Z] Login Succeeded [2023-04-04T00:01:29.190Z] docker.io [2023-04-04T00:01:29.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T00:01:29.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T00:01:29.450Z] Configure a credential helper to remove this warning. See [2023-04-04T00:01:29.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T00:01:29.450Z] [2023-04-04T00:01:29.450Z] Login Succeeded [2023-04-04T00:01:29.450Z] ---> docker-login.sh ends [Pipeline] } [2023-04-04T00:01:29.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-04T00:01:29.910Z] + git rev-list -1 --merges fb44c49200117091dbaa0256c2055767d796fd48~1..fb44c49200117091dbaa0256c2055767d796fd48 [Pipeline] echo [2023-04-04T00:01:29.961Z] -----------> git rev-list -1 --merges fb44c49200117091dbaa0256c2055767d796fd48~1..fb44c49200117091dbaa0256c2055767d796fd48 fb44c49200117091dbaa0256c2055767d796fd48 [2023-04-04T00:01:29.961Z] fb44c49200117091dbaa0256c2055767d796fd48 [false] [Pipeline] sh [2023-04-04T00:01:30.250Z] + git log --format=format:%s -1 fb44c49200117091dbaa0256c2055767d796fd48 [Pipeline] echo [2023-04-04T00:01:30.266Z] ========================================================= [2023-04-04T00:01:30.266Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-04T00:01:30.266Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-04T00:01:30.606Z] + git log --format=format:%s -1 fb44c49200117091dbaa0256c2055767d796fd48 [Pipeline] echo [2023-04-04T00:01:30.619Z] [semverPrep] GIT_COMMIT: fb44c49200117091dbaa0256c2055767d796fd48, Commit Message: Merge commit '588e92caeae3f324aaf59fce709e788e07e827d4' into HEAD [Pipeline] echo [2023-04-04T00:01:30.628Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-04T00:01:30.963Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-04T00:01:30.963Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-04T00:01:30.963Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-04T00:01:30.963Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-04T00:01:30.963Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-04T00:01:30.963Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-04T00:01:30.963Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:01:31.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-04T00:01:31.366Z] [2023-04-04T00:01:31.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:01:31.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-04T00:01:31.666Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-04T00:01:31.666Z] b85a868b505f: Pulling fs layer [2023-04-04T00:01:31.666Z] e2be974225ed: Pulling fs layer [2023-04-04T00:01:31.666Z] 339a4e72a1f5: Pulling fs layer [2023-04-04T00:01:31.666Z] 988bab9f4d93: Pulling fs layer [2023-04-04T00:01:31.666Z] 1469e6f7b9e6: Pulling fs layer [2023-04-04T00:01:31.666Z] eaf3925da568: Pulling fs layer [2023-04-04T00:01:31.666Z] bab4dde63d76: Pulling fs layer [2023-04-04T00:01:31.666Z] bde34c3a00c8: Pulling fs layer [2023-04-04T00:01:31.666Z] b352a97aabf1: Pulling fs layer [2023-04-04T00:01:31.666Z] 4872d77fe225: Pulling fs layer [2023-04-04T00:01:31.666Z] 5851b861e8e6: Pulling fs layer [2023-04-04T00:01:31.666Z] bde34c3a00c8: Waiting [2023-04-04T00:01:31.666Z] bab4dde63d76: Waiting [2023-04-04T00:01:31.666Z] b352a97aabf1: Waiting [2023-04-04T00:01:31.666Z] 988bab9f4d93: Waiting [2023-04-04T00:01:31.666Z] 1469e6f7b9e6: Waiting [2023-04-04T00:01:31.666Z] 5851b861e8e6: Waiting [2023-04-04T00:01:31.666Z] 4872d77fe225: Waiting [2023-04-04T00:01:31.666Z] eaf3925da568: Waiting [2023-04-04T00:01:31.666Z] e2be974225ed: Download complete [2023-04-04T00:01:31.666Z] 988bab9f4d93: Download complete [2023-04-04T00:01:31.666Z] 1469e6f7b9e6: Verifying Checksum [2023-04-04T00:01:31.666Z] 1469e6f7b9e6: Download complete [2023-04-04T00:01:31.925Z] eaf3925da568: Verifying Checksum [2023-04-04T00:01:31.926Z] eaf3925da568: Download complete [2023-04-04T00:01:31.926Z] 339a4e72a1f5: Verifying Checksum [2023-04-04T00:01:31.926Z] 339a4e72a1f5: Download complete [2023-04-04T00:01:31.926Z] bde34c3a00c8: Verifying Checksum [2023-04-04T00:01:31.926Z] bde34c3a00c8: Download complete [2023-04-04T00:01:31.926Z] b352a97aabf1: Verifying Checksum [2023-04-04T00:01:31.926Z] b352a97aabf1: Download complete [2023-04-04T00:01:31.926Z] 4872d77fe225: Verifying Checksum [2023-04-04T00:01:31.926Z] 4872d77fe225: Download complete [2023-04-04T00:01:31.926Z] 5851b861e8e6: Download complete [2023-04-04T00:01:31.926Z] b85a868b505f: Verifying Checksum [2023-04-04T00:01:31.926Z] b85a868b505f: Download complete [2023-04-04T00:01:32.184Z] bab4dde63d76: Verifying Checksum [2023-04-04T00:01:32.184Z] bab4dde63d76: Download complete [2023-04-04T00:01:33.120Z] b85a868b505f: Pull complete [2023-04-04T00:01:33.380Z] e2be974225ed: Pull complete [2023-04-04T00:01:33.950Z] 339a4e72a1f5: Pull complete [2023-04-04T00:01:33.950Z] 988bab9f4d93: Pull complete [2023-04-04T00:01:34.208Z] 1469e6f7b9e6: Pull complete [2023-04-04T00:01:34.208Z] eaf3925da568: Pull complete [2023-04-04T00:01:36.112Z] bab4dde63d76: Pull complete [2023-04-04T00:01:36.112Z] bde34c3a00c8: Pull complete [2023-04-04T00:01:36.372Z] b352a97aabf1: Pull complete [2023-04-04T00:01:36.372Z] 4872d77fe225: Pull complete [2023-04-04T00:01:36.631Z] 5851b861e8e6: Pull complete [2023-04-04T00:01:36.631Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-04T00:01:36.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-04T00:01:36.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T00:01:36.728Z] prd-ubuntu20.04-docker-8c-8g-6759 does not seem to be running inside a container [2023-04-04T00:01:36.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-04T00:01:37.883Z] $ docker top e2bf66e380f9b2e21efe667ef39e995b85d14e03933cb59f9156d681f96aefbe -eo pid,comm [2023-04-04T00:01:37.951Z] 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-04-04T00:01:37.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-04T00:01:37.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-04T00:01:37.991Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-04T00:01:38.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-04T00:01:38.104Z] $ docker exec e2bf66e380f9b2e21efe667ef39e995b85d14e03933cb59f9156d681f96aefbe ssh-agent [2023-04-04T00:01:38.238Z] SSH_AUTH_SOCK=/tmp/ssh-FZTf7QJa4cps/agent.32 [2023-04-04T00:01:38.238Z] SSH_AGENT_PID=38 [2023-04-04T00:01:38.246Z] Running ssh-add (command line suppressed) [2023-04-04T00:01:38.337Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_9358343676983197441.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_9358343676983197441.key) [2023-04-04T00:01:38.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-04T00:01:38.663Z] + git tag --points-at HEAD [Pipeline] } [2023-04-04T00:01:38.668Z] $ docker exec --env ******** --env ******** e2bf66e380f9b2e21efe667ef39e995b85d14e03933cb59f9156d681f96aefbe ssh-agent -k [2023-04-04T00:01:38.766Z] unset SSH_AUTH_SOCK; [2023-04-04T00:01:38.766Z] unset SSH_AGENT_PID; [2023-04-04T00:01:38.766Z] echo Agent pid 38 killed; [2023-04-04T00:01:38.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-04T00:01:38.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-04T00:01:38.818Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-04T00:01:38.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-04T00:01:38.917Z] $ docker exec e2bf66e380f9b2e21efe667ef39e995b85d14e03933cb59f9156d681f96aefbe ssh-agent [2023-04-04T00:01:39.037Z] SSH_AUTH_SOCK=/tmp/ssh-vqUVuInGIRPK/agent.70 [2023-04-04T00:01:39.037Z] SSH_AGENT_PID=76 [2023-04-04T00:01:39.042Z] Running ssh-add (command line suppressed) [2023-04-04T00:01:39.144Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_3001951397690589049.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_3001951397690589049.key) [2023-04-04T00:01:39.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-04T00:01:39.462Z] + git semver init [2023-04-04T00:01:39.721Z] 2023-04-04 00:01:39,637 [run_init] DEBUG init version:0.0.0 force:False [2023-04-04T00:01:39.721Z] 2023-04-04 00:01:39,638 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver [2023-04-04T00:01:39.721Z] 2023-04-04 00:01:39,638 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver [2023-04-04T00:01:39.721Z] 2023-04-04 00:01:39,638 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170, universal_newlines=False, shell=None, istream=None) [2023-04-04T00:01:40.658Z] 2023-04-04 00:01:40,610 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.git/info/exclude [2023-04-04T00:01:40.658Z] 2023-04-04 00:01:40,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 with force:False [2023-04-04T00:01:40.658Z] 2023-04-04 00:01:40,611 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 [2023-04-04T00:01:40.658Z] 2023-04-04 00:01:40,616 [execute] INFO git cat-file --batch-check [2023-04-04T00:01:40.658Z] 2023-04-04 00:01:40,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver, universal_newlines=False, shell=None, istream=) [2023-04-04T00:01:40.658Z] 2023-04-04 00:01:40,623 [execute] INFO git cat-file --batch [2023-04-04T00:01:40.658Z] 2023-04-04 00:01:40,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver, universal_newlines=False, shell=None, istream=) [2023-04-04T00:01:40.658Z] 2023-04-04 00:01:40,631 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 [2023-04-04T00:01:40.658Z] 0.0.0 [Pipeline] } [2023-04-04T00:01:40.913Z] $ docker exec --env ******** --env ******** e2bf66e380f9b2e21efe667ef39e995b85d14e03933cb59f9156d681f96aefbe ssh-agent -k [2023-04-04T00:01:41.017Z] unset SSH_AUTH_SOCK; [2023-04-04T00:01:41.017Z] unset SSH_AGENT_PID; [2023-04-04T00:01:41.017Z] echo Agent pid 76 killed; [2023-04-04T00:01:41.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-04T00:01:41.342Z] + git semver [Pipeline] } [2023-04-04T00:01:41.602Z] $ docker stop --time=1 e2bf66e380f9b2e21efe667ef39e995b85d14e03933cb59f9156d681f96aefbe [2023-04-04T00:01:42.932Z] $ docker rm -f --volumes e2bf66e380f9b2e21efe667ef39e995b85d14e03933cb59f9156d681f96aefbe [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-04T00:01:43.290Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-04T00:01:43.481Z] Stashed 1 file(s) [Pipeline] echo [2023-04-04T00:01:43.483Z] [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-04-04T00:01:43.612Z] provisioning config files... [2023-04-04T00:01:43.621Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config12587393700791332600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:01:43.919Z] ---> docker-login.sh [2023-04-04T00:01:43.919Z] nexus3.edgexfoundry.org:10001 [2023-04-04T00:01:43.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T00:01:43.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T00:01:43.920Z] Configure a credential helper to remove this warning. See [2023-04-04T00:01:43.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T00:01:43.920Z] [2023-04-04T00:01:43.920Z] Login Succeeded [2023-04-04T00:01:43.920Z] nexus3.edgexfoundry.org:10002 [2023-04-04T00:01:43.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T00:01:43.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T00:01:43.920Z] Configure a credential helper to remove this warning. See [2023-04-04T00:01:43.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T00:01:43.920Z] [2023-04-04T00:01:43.920Z] Login Succeeded [2023-04-04T00:01:43.920Z] nexus3.edgexfoundry.org:10003 [2023-04-04T00:01:44.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T00:01:44.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T00:01:44.179Z] Configure a credential helper to remove this warning. See [2023-04-04T00:01:44.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T00:01:44.179Z] [2023-04-04T00:01:44.179Z] Login Succeeded [2023-04-04T00:01:44.179Z] nexus3.edgexfoundry.org:10004 [2023-04-04T00:01:44.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T00:01:44.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T00:01:44.456Z] Configure a credential helper to remove this warning. See [2023-04-04T00:01:44.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T00:01:44.456Z] [2023-04-04T00:01:44.456Z] Login Succeeded [2023-04-04T00:01:44.456Z] docker.io [2023-04-04T00:01:44.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T00:01:44.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T00:01:44.715Z] Configure a credential helper to remove this warning. See [2023-04-04T00:01:44.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T00:01:44.715Z] [2023-04-04T00:01:44.715Z] Login Succeeded [2023-04-04T00:01:44.715Z] ---> docker-login.sh ends [Pipeline] } [2023-04-04T00:01:44.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-04T00:01:44.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-04T00:01:44.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-04T00:01:44.817Z] ========================================================= [2023-04-04T00:01:44.817Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-04T00:01:44.817Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:01:45.130Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-04T00:01:45.130Z] Sending build context to Docker daemon 12.62MB [2023-04-04T00:01:45.130Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-04T00:01:45.130Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-04T00:01:45.130Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-04T00:01:45.130Z] 63b65145d645: Pulling fs layer [2023-04-04T00:01:45.130Z] a2d21d5440eb: Pulling fs layer [2023-04-04T00:01:45.130Z] 935e6c44a52c: Pulling fs layer [2023-04-04T00:01:45.130Z] 94cc34f8dd06: Pulling fs layer [2023-04-04T00:01:45.130Z] 30dea6a524f1: Pulling fs layer [2023-04-04T00:01:45.130Z] a2aff8979fd8: Pulling fs layer [2023-04-04T00:01:45.130Z] 6808be2612f2: Pulling fs layer [2023-04-04T00:01:45.130Z] f25807f1079a: Pulling fs layer [2023-04-04T00:01:45.130Z] 94cc34f8dd06: Waiting [2023-04-04T00:01:45.130Z] 30dea6a524f1: Waiting [2023-04-04T00:01:45.130Z] a2aff8979fd8: Waiting [2023-04-04T00:01:45.130Z] 6808be2612f2: Waiting [2023-04-04T00:01:45.130Z] f25807f1079a: Waiting [2023-04-04T00:01:45.130Z] a2d21d5440eb: Download complete [2023-04-04T00:01:45.393Z] 94cc34f8dd06: Download complete [2023-04-04T00:01:45.393Z] 30dea6a524f1: Verifying Checksum [2023-04-04T00:01:45.393Z] 30dea6a524f1: Download complete [2023-04-04T00:01:45.393Z] 63b65145d645: Verifying Checksum [2023-04-04T00:01:45.393Z] 63b65145d645: Download complete [2023-04-04T00:01:45.393Z] a2aff8979fd8: Verifying Checksum [2023-04-04T00:01:45.393Z] a2aff8979fd8: Download complete [2023-04-04T00:01:45.393Z] 63b65145d645: Pull complete [2023-04-04T00:01:45.659Z] a2d21d5440eb: Pull complete [2023-04-04T00:01:45.659Z] f25807f1079a: Verifying Checksum [2023-04-04T00:01:45.659Z] f25807f1079a: Download complete [2023-04-04T00:01:45.920Z] 935e6c44a52c: Verifying Checksum [2023-04-04T00:01:45.920Z] 935e6c44a52c: Download complete [2023-04-04T00:01:46.180Z] 6808be2612f2: Verifying Checksum [2023-04-04T00:01:46.180Z] 6808be2612f2: Download complete [2023-04-04T00:01:49.476Z] 935e6c44a52c: Pull complete [2023-04-04T00:01:49.734Z] 94cc34f8dd06: Pull complete [2023-04-04T00:01:49.734Z] 30dea6a524f1: Pull complete [2023-04-04T00:01:49.734Z] a2aff8979fd8: Pull complete [2023-04-04T00:01:52.265Z] 6808be2612f2: Pull complete [2023-04-04T00:01:53.199Z] f25807f1079a: Pull complete [2023-04-04T00:01:53.199Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-04T00:01:53.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-04T00:01:53.199Z] ---> 3b553350e43f [2023-04-04T00:01:53.199Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-04T00:01:54.576Z] ---> Running in 262f6f9423d0 [2023-04-04T00:01:54.576Z] Removing intermediate container 262f6f9423d0 [2023-04-04T00:01:54.576Z] ---> 20e4a1ccd19d [2023-04-04T00:01:54.576Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-04T00:01:54.576Z] ---> Running in 7371e849de48 [2023-04-04T00:01:54.576Z] Removing intermediate container 7371e849de48 [2023-04-04T00:01:54.576Z] ---> fc3535b807aa [2023-04-04T00:01:54.576Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-04T00:01:54.576Z] ---> Running in 7b2277f9ee1e [2023-04-04T00:01:54.576Z] Removing intermediate container 7b2277f9ee1e [2023-04-04T00:01:54.576Z] ---> 8ed5dd945b2b [2023-04-04T00:01:54.576Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-04T00:01:54.835Z] ---> Running in 0d3547e12661 [2023-04-04T00:01:55.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T00:01:55.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T00:01:55.352Z] OK: 265 MiB in 53 packages [2023-04-04T00:01:55.611Z] Removing intermediate container 0d3547e12661 [2023-04-04T00:01:55.611Z] ---> b13e587f353f [2023-04-04T00:01:55.611Z] Step 7/12 : WORKDIR /app [2023-04-04T00:01:55.611Z] ---> Running in 3758a0973096 [2023-04-04T00:01:55.870Z] Removing intermediate container 3758a0973096 [2023-04-04T00:01:55.870Z] ---> 688969adced1 [2023-04-04T00:01:55.870Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-04T00:01:55.870Z] ---> 56e836ec27e0 [2023-04-04T00:01:55.870Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T00:01:55.870Z] ---> Running in fcc5730bfb9c [2023-04-04T00:01:58.568Z] Still waiting to schedule task [2023-04-04T00:01:58.569Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-04T00:02:17.810Z] Removing intermediate container fcc5730bfb9c [2023-04-04T00:02:17.810Z] ---> 0112172b1618 [2023-04-04T00:02:17.810Z] Step 10/12 : COPY . . [2023-04-04T00:02:17.810Z] ---> 58dc39b1b0b9 [2023-04-04T00:02:17.810Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-04T00:02:17.810Z] ---> Running in 61f25d725d35 [2023-04-04T00:02:17.810Z] Removing intermediate container 61f25d725d35 [2023-04-04T00:02:17.810Z] ---> 1388f420617e [2023-04-04T00:02:17.810Z] Step 12/12 : RUN $MAKE [2023-04-04T00:02:17.810Z] ---> Running in 41e5f2ca60ad [2023-04-04T00:02:17.810Z] noop [2023-04-04T00:02:17.810Z] Removing intermediate container 41e5f2ca60ad [2023-04-04T00:02:17.810Z] ---> a71ae60e4088 [2023-04-04T00:02:17.810Z] Successfully built a71ae60e4088 [2023-04-04T00:02:17.810Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:02:18.113Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-04T00:02:18.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T00:02:18.180Z] prd-ubuntu20.04-docker-8c-8g-6759 does not seem to be running inside a container [2023-04-04T00:02:18.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-04T00:02:18.568Z] $ docker top 72782d3221b97c3d0f2d0d41c04c548ee33791a9c5811f3e712ffa0d453caf39 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-04T00:02:18.912Z] + go version [2023-04-04T00:02:18.912Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-04T00:02:18.926Z] $ docker stop --time=1 72782d3221b97c3d0f2d0d41c04c548ee33791a9c5811f3e712ffa0d453caf39 [2023-04-04T00:02:20.246Z] $ docker rm -f --volumes 72782d3221b97c3d0f2d0d41c04c548ee33791a9c5811f3e712ffa0d453caf39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:02:20.638Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-04T00:02:20.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T00:02:20.705Z] prd-ubuntu20.04-docker-8c-8g-6759 does not seem to be running inside a container [2023-04-04T00:02:20.733Z] $ 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-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-04T00:02:21.083Z] $ docker top e73629437c2069b0a1925d4ebabf6124a5403bb7f910a5645651c175c26b50ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-04T00:02:21.427Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] fileExists [Pipeline] sh [2023-04-04T00:02:21.727Z] + make test [2023-04-04T00:02:21.727Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-04T00:02:43.653Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-04T00:02:43.653Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-04T00:02:43.653Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.156s coverage: 86.2% of statements [2023-04-04T00:02:43.653Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.720s coverage: 71.9% of statements [2023-04-04T00:03:05.576Z] go vet ./... [2023-04-04T00:03:07.476Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-04T00:03:07.476Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-04T00:03:07.476Z] ./bin/test-attribution.sh [Pipeline] echo [2023-04-04T00:03:07.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-04T00:03:07.510Z] $ docker stop --time=1 e73629437c2069b0a1925d4ebabf6124a5403bb7f910a5645651c175c26b50ee [2023-04-04T00:03:09.417Z] $ docker rm -f --volumes e73629437c2069b0a1925d4ebabf6124a5403bb7f910a5645651c175c26b50ee [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-04T00:03:09.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-04T00:03:09.992Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-04T00:03:10.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-04T00:03:10.872Z] + ls -al . [2023-04-04T00:03:10.872Z] total 228 [2023-04-04T00:03:10.872Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 4 00:02 . [2023-04-04T00:03:10.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 00:01 .. [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 4 00:01 .dockerignore [2023-04-04T00:03:10.872Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 4 00:01 .git [2023-04-04T00:03:10.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 4 00:01 .github [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 4 00:01 .gitignore [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 4 00:01 .golangci.yml [2023-04-04T00:03:10.872Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 4 00:01 .semver [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 4 00:01 Attribution.txt [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 4 00:01 CHANGELOG.md [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 4 00:01 Dockerfile [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 4 00:01 GOVERNANCE.md [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 4 00:01 Jenkinsfile [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 4 00:01 LICENSE [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 4 00:01 Makefile [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 4 00:01 OWNERS.md [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 4 00:01 README.md [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 4 00:01 VERSION [2023-04-04T00:03:10.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 00:01 bin [2023-04-04T00:03:10.872Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 4 00:02 coverage.out [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 3464 Apr 4 00:01 go.mod [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 31420 Apr 4 00:01 go.sum [2023-04-04T00:03:10.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 00:01 images [2023-04-04T00:03:10.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 00:01 internal [2023-04-04T00:03:10.872Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 4 00:01 main.go [2023-04-04T00:03:10.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 00:01 res [2023-04-04T00:03:10.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 00:01 snap [2023-04-04T00:03:10.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 4 00:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:03:11.182Z] + 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=fb44c49200117091dbaa0256c2055767d796fd48 --label arch=amd64 --label version=0.0.0 . [2023-04-04T00:03:11.182Z] Sending build context to Docker daemon 12.62MB [2023-04-04T00:03:11.182Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-04T00:03:11.182Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-04T00:03:11.182Z] ---> a71ae60e4088 [2023-04-04T00:03:11.182Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-04T00:03:11.182Z] ---> Running in 76a97b7a2fd7 [2023-04-04T00:03:11.443Z] Removing intermediate container 76a97b7a2fd7 [2023-04-04T00:03:11.443Z] ---> 6d773678847a [2023-04-04T00:03:11.443Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-04T00:03:11.443Z] ---> Running in 6a65abd01c60 [2023-04-04T00:03:11.443Z] Removing intermediate container 6a65abd01c60 [2023-04-04T00:03:11.443Z] ---> 064d67771e20 [2023-04-04T00:03:11.443Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-04T00:03:11.443Z] ---> Running in 7c23bb23274d [2023-04-04T00:03:11.704Z] Removing intermediate container 7c23bb23274d [2023-04-04T00:03:11.704Z] ---> 478e7160ff31 [2023-04-04T00:03:11.704Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-04T00:03:11.704Z] ---> Running in d9fd9d1d8c32 [2023-04-04T00:03:11.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T00:03:11.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T00:03:12.225Z] OK: 265 MiB in 53 packages [2023-04-04T00:03:12.486Z] Removing intermediate container d9fd9d1d8c32 [2023-04-04T00:03:12.486Z] ---> f119cc1f75a7 [2023-04-04T00:03:12.486Z] Step 7/29 : WORKDIR /app [2023-04-04T00:03:12.486Z] ---> Running in 29700699801f [2023-04-04T00:03:12.745Z] Removing intermediate container 29700699801f [2023-04-04T00:03:12.745Z] ---> 9280d055cb31 [2023-04-04T00:03:12.745Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-04T00:03:12.745Z] ---> 78db07404d57 [2023-04-04T00:03:12.745Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T00:03:12.745Z] ---> Running in 538303acdaea [2023-04-04T00:03:13.683Z] Removing intermediate container 538303acdaea [2023-04-04T00:03:13.683Z] ---> c349b45e33fd [2023-04-04T00:03:13.683Z] Step 10/29 : COPY . . [2023-04-04T00:03:13.943Z] ---> 2181170f023c [2023-04-04T00:03:13.943Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-04T00:03:13.943Z] ---> Running in ef3d7e49d401 [2023-04-04T00:03:13.943Z] Removing intermediate container ef3d7e49d401 [2023-04-04T00:03:13.943Z] ---> 8531408caa6b [2023-04-04T00:03:13.943Z] Step 12/29 : RUN $MAKE [2023-04-04T00:03:13.943Z] ---> Running in 3dccd9ec3cc9 [2023-04-04T00:03:14.202Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -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-04-04T00:03:32.290Z] Removing intermediate container 3dccd9ec3cc9 [2023-04-04T00:03:32.290Z] ---> 589f74c92e17 [2023-04-04T00:03:32.290Z] Step 13/29 : FROM alpine:3.17 [2023-04-04T00:03:34.830Z] 3.17: Pulling from library/alpine [2023-04-04T00:03:34.830Z] f56be85fc22e: Pulling fs layer [2023-04-04T00:03:34.830Z] f56be85fc22e: Download complete [2023-04-04T00:03:34.830Z] f56be85fc22e: Pull complete [2023-04-04T00:03:34.830Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-04T00:03:34.830Z] Status: Downloaded newer image for alpine:3.17 [2023-04-04T00:03:34.830Z] ---> 9ed4aefc74f6 [2023-04-04T00:03:34.830Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-04T00:03:35.115Z] ---> Running in b4a5bd152afc [2023-04-04T00:03:35.115Z] Removing intermediate container b4a5bd152afc [2023-04-04T00:03:35.115Z] ---> 75e91677e0d3 [2023-04-04T00:03:35.115Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-04T00:03:35.115Z] ---> Running in 8fc0bcc56d3f [2023-04-04T00:03:35.115Z] Removing intermediate container 8fc0bcc56d3f [2023-04-04T00:03:35.115Z] ---> 26daee804835 [2023-04-04T00:03:35.115Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-04T00:03:35.375Z] ---> Running in 2096b4078c1d [2023-04-04T00:03:35.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-04T00:03:35.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-04T00:03:35.894Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-04T00:03:35.894Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-04T00:03:35.894Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T00:03:35.894Z] Executing ca-certificates-20220614-r4.trigger [2023-04-04T00:03:35.894Z] OK: 8 MiB in 17 packages [2023-04-04T00:03:36.463Z] Removing intermediate container 2096b4078c1d [2023-04-04T00:03:36.463Z] ---> 4cc76dbe4297 [2023-04-04T00:03:36.463Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-04T00:03:36.463Z] ---> 4bf4601d032a [2023-04-04T00:03:36.463Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-04T00:03:36.723Z] ---> 488212906c18 [2023-04-04T00:03:36.723Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-04T00:03:36.723Z] ---> a1d07eb1222f [2023-04-04T00:03:36.723Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-04T00:03:36.983Z] ---> 1320b78e6d55 [2023-04-04T00:03:36.983Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-04T00:03:37.554Z] ---> 3d11ff2b2a68 [2023-04-04T00:03:37.554Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-04T00:03:37.554Z] ---> Running in 06db4e52206c [2023-04-04T00:03:38.124Z] Removing intermediate container 06db4e52206c [2023-04-04T00:03:38.124Z] ---> 8b2e88982488 [2023-04-04T00:03:38.124Z] Step 23/29 : VOLUME /cache [2023-04-04T00:03:38.124Z] ---> Running in b9ed3a471930 [2023-04-04T00:03:38.124Z] Removing intermediate container b9ed3a471930 [2023-04-04T00:03:38.124Z] ---> 260d1b1e83d8 [2023-04-04T00:03:38.124Z] Step 24/29 : EXPOSE 59711 [2023-04-04T00:03:38.386Z] ---> Running in 23f4a74810c3 [2023-04-04T00:03:38.386Z] Removing intermediate container 23f4a74810c3 [2023-04-04T00:03:38.386Z] ---> 1f67383b7457 [2023-04-04T00:03:38.386Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-04T00:03:38.386Z] ---> Running in 0b6781412d47 [2023-04-04T00:03:38.386Z] Removing intermediate container 0b6781412d47 [2023-04-04T00:03:38.386Z] ---> 82a702bbd958 [2023-04-04T00:03:38.386Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-04T00:03:38.646Z] ---> Running in 48af32f0ac9f [2023-04-04T00:03:38.646Z] Removing intermediate container 48af32f0ac9f [2023-04-04T00:03:38.646Z] ---> ba2b846520cd [2023-04-04T00:03:38.646Z] Step 27/29 : LABEL arch=amd64 [2023-04-04T00:03:38.646Z] ---> Running in 2af394d59cd5 [2023-04-04T00:03:38.904Z] Removing intermediate container 2af394d59cd5 [2023-04-04T00:03:38.904Z] ---> f72b92fd22a8 [2023-04-04T00:03:38.904Z] Step 28/29 : LABEL git_sha=fb44c49200117091dbaa0256c2055767d796fd48 [2023-04-04T00:03:38.904Z] ---> Running in 70a0698b00c0 [2023-04-04T00:03:38.904Z] Removing intermediate container 70a0698b00c0 [2023-04-04T00:03:38.904Z] ---> a3bee4d26d5a [2023-04-04T00:03:38.904Z] Step 29/29 : LABEL version=0.0.0 [2023-04-04T00:03:39.163Z] ---> Running in e78fa1ffb508 [2023-04-04T00:03:39.163Z] Removing intermediate container e78fa1ffb508 [2023-04-04T00:03:39.163Z] ---> 9e7bd5e992ba [2023-04-04T00:03:39.163Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-04T00:03:39.163Z] Successfully built 9e7bd5e992ba [2023-04-04T00:03:39.163Z] 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-04-04T00:03:39.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-04T00:03:39.585Z] [2023-04-04T00:03:39.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:03:39.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-04T00:03:39.887Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-04T00:03:39.887Z] 5eb5b503b376: Pulling fs layer [2023-04-04T00:03:39.887Z] 5c69ac0246d0: Pulling fs layer [2023-04-04T00:03:39.887Z] ec43610c2a17: Pulling fs layer [2023-04-04T00:03:39.887Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-04T00:03:39.887Z] 33b1e0a273af: Pulling fs layer [2023-04-04T00:03:39.887Z] 5d3b04190fa2: Pulling fs layer [2023-04-04T00:03:39.887Z] 2f39f015ded8: Pulling fs layer [2023-04-04T00:03:39.887Z] 3a2ae6a8a46f: Waiting [2023-04-04T00:03:39.887Z] 33b1e0a273af: Waiting [2023-04-04T00:03:39.887Z] 5d3b04190fa2: Waiting [2023-04-04T00:03:39.887Z] 2f39f015ded8: Waiting [2023-04-04T00:03:39.887Z] 5c69ac0246d0: Verifying Checksum [2023-04-04T00:03:39.887Z] 5c69ac0246d0: Download complete [2023-04-04T00:03:39.887Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-04T00:03:39.887Z] 3a2ae6a8a46f: Download complete [2023-04-04T00:03:39.887Z] 33b1e0a273af: Verifying Checksum [2023-04-04T00:03:39.887Z] 33b1e0a273af: Download complete [2023-04-04T00:03:39.887Z] ec43610c2a17: Verifying Checksum [2023-04-04T00:03:39.887Z] ec43610c2a17: Download complete [2023-04-04T00:03:40.146Z] 5d3b04190fa2: Download complete [2023-04-04T00:03:40.146Z] 5eb5b503b376: Verifying Checksum [2023-04-04T00:03:40.146Z] 5eb5b503b376: Download complete [2023-04-04T00:03:40.713Z] 2f39f015ded8: Verifying Checksum [2023-04-04T00:03:40.713Z] 2f39f015ded8: Download complete [2023-04-04T00:03:41.329Z] 5eb5b503b376: Pull complete [2023-04-04T00:03:41.587Z] 5c69ac0246d0: Pull complete [2023-04-04T00:03:41.848Z] ec43610c2a17: Pull complete [2023-04-04T00:03:41.848Z] 3a2ae6a8a46f: Pull complete [2023-04-04T00:03:42.107Z] 33b1e0a273af: Pull complete [2023-04-04T00:03:42.365Z] 5d3b04190fa2: Pull complete [2023-04-04T00:03:46.550Z] 2f39f015ded8: Pull complete [2023-04-04T00:03:46.550Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-04T00:03:46.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-04T00:03:46.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T00:03:46.628Z] prd-ubuntu20.04-docker-8c-8g-6759 does not seem to be running inside a container [2023-04-04T00:03:46.665Z] $ 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-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-04T00:03:48.945Z] $ docker top ca3960c44edbeef1f55e42121f60b570dcc230a4b06d4902fcc98323f0e7ffc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:03:49.303Z] ---> job-cost.sh [2023-04-04T00:03:49.303Z] lf-activate-venv: SKIPPING [2023-04-04T00:03:49.303Z] INFO: No Stack... [2023-04-04T00:03:49.562Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-04T00:03:49.820Z] INFO: Archiving Costs [Pipeline] sh [2023-04-04T00:03:50.105Z] + + cat /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/cost.csv [2023-04-04T00:03:50.105Z] cut -d, -f6 [Pipeline] lock [2023-04-04T00:03:50.118Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] [2023-04-04T00:03:50.124Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] did not exist. Created. [2023-04-04T00:03:50.125Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-04T00:03:50.426Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-04T00:03:50.456Z] Stashed 1 file(s) [Pipeline] } [2023-04-04T00:03:50.463Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-04T00:03:50.487Z] $ docker stop --time=1 ca3960c44edbeef1f55e42121f60b570dcc230a4b06d4902fcc98323f0e7ffc5 [2023-04-04T00:03:51.667Z] $ docker rm -f --volumes ca3960c44edbeef1f55e42121f60b570dcc230a4b06d4902fcc98323f0e7ffc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-04T00:06:39.113Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6761 in /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] { [Pipeline] ws [2023-04-04T00:06:39.132Z] Running in /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] { [Pipeline] checkout [2023-04-04T00:06:39.180Z] The recommended git tool is: git [2023-04-04T00:06:48.773Z] using credential edgex-jenkins-ssh [2023-04-04T00:06:48.802Z] Cloning the remote Git repository [2023-04-04T00:06:48.922Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-04T00:06:49.139Z] > git init /w/workspace/app-rfid-llrp-inventory/5 # timeout=10 [2023-04-04T00:06:49.562Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-04T00:06:49.568Z] > git --version # timeout=10 [2023-04-04T00:06:49.649Z] > git --version # 'git version 2.25.1' [2023-04-04T00:06:49.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-04T00:06:49.967Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-04T00:06:52.310Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-04T00:06:52.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-04T00:06:53.680Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-04T00:06:53.815Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-04T00:06:53.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-04T00:06:53.859Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-04T00:06:54.421Z] Merging remotes/origin/main commit 588e92caeae3f324aaf59fce709e788e07e827d4 into PR head commit 6f02045e4bb12b0635cb30f14306d52bec90e143 [2023-04-04T00:06:54.967Z] Merge succeeded, producing dce5e8b5e3fe181bae6a71998c222137d65f5fe1 [2023-04-04T00:06:54.967Z] Checking out Revision dce5e8b5e3fe181bae6a71998c222137d65f5fe1 (PR-170) [2023-04-04T00:06:54.446Z] > git config core.sparsecheckout # timeout=10 [2023-04-04T00:06:54.557Z] > git checkout -f 6f02045e4bb12b0635cb30f14306d52bec90e143 # timeout=10 [2023-04-04T00:06:54.682Z] > git remote # timeout=10 [2023-04-04T00:06:54.723Z] > git config --get remote.origin.url # timeout=10 [2023-04-04T00:06:54.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-04T00:06:54.777Z] > git merge 588e92caeae3f324aaf59fce709e788e07e827d4 # timeout=10 [2023-04-04T00:06:54.931Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-04T00:06:54.977Z] > git config core.sparsecheckout # timeout=10 [2023-04-04T00:06:55.010Z] > git checkout -f dce5e8b5e3fe181bae6a71998c222137d65f5fe1 # timeout=10 [2023-04-04T00:06:58.829Z] Commit message: "Merge commit '588e92caeae3f324aaf59fce709e788e07e827d4' into HEAD" [2023-04-04T00:06:58.842Z] > git rev-list --no-walk 6f02045e4bb12b0635cb30f14306d52bec90e143 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-04T00:07:00.007Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-04T00:07:00.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-04T00:07:00.007Z] Dload Upload Total Spent Left Speed [2023-04-04T00:07:00.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-04-04T00:07:00.779Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-04T00:07:01.138Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-04-04T00:07:01.138Z] /etc/docker/daemon.json [2023-04-04T00:07:01.138Z] { [2023-04-04T00:07:01.138Z] "registry-mirrors": [ [2023-04-04T00:07:01.138Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-04T00:07:01.138Z] ], [2023-04-04T00:07:01.138Z] "bip": "10.250.0.254/24", [2023-04-04T00:07:01.138Z] "hosts": [ [2023-04-04T00:07:01.138Z] "tcp://0.0.0.0:5555", [2023-04-04T00:07:01.138Z] "unix:///var/run/docker.sock" [2023-04-04T00:07:01.138Z] ], [2023-04-04T00:07:01.138Z] "mtu": 1458, [2023-04-04T00:07:01.138Z] "selinux-enabled": true, [2023-04-04T00:07:01.138Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-04T00:07:01.138Z] } [Pipeline] sh [2023-04-04T00:07:01.490Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-04T00:07:01.834Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-04T00:07:20.168Z] provisioning config files... [2023-04-04T00:07:20.198Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/5@tmp/config11736182327146062896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:07:20.563Z] ---> docker-login.sh [2023-04-04T00:07:20.563Z] nexus3.edgexfoundry.org:10001 [2023-04-04T00:07:21.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T00:07:21.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T00:07:21.160Z] Configure a credential helper to remove this warning. See [2023-04-04T00:07:21.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T00:07:21.160Z] [2023-04-04T00:07:21.160Z] Login Succeeded [2023-04-04T00:07:21.160Z] nexus3.edgexfoundry.org:10002 [2023-04-04T00:07:21.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T00:07:21.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T00:07:21.704Z] Configure a credential helper to remove this warning. See [2023-04-04T00:07:21.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T00:07:21.704Z] [2023-04-04T00:07:21.704Z] Login Succeeded [2023-04-04T00:07:21.704Z] nexus3.edgexfoundry.org:10003 [2023-04-04T00:07:21.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T00:07:21.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T00:07:21.978Z] Configure a credential helper to remove this warning. See [2023-04-04T00:07:21.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T00:07:21.978Z] [2023-04-04T00:07:21.978Z] Login Succeeded [2023-04-04T00:07:21.978Z] nexus3.edgexfoundry.org:10004 [2023-04-04T00:07:22.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T00:07:22.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T00:07:22.528Z] Configure a credential helper to remove this warning. See [2023-04-04T00:07:22.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T00:07:22.528Z] [2023-04-04T00:07:22.528Z] Login Succeeded [2023-04-04T00:07:22.528Z] docker.io [2023-04-04T00:07:22.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-04T00:07:23.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-04T00:07:23.072Z] Configure a credential helper to remove this warning. See [2023-04-04T00:07:23.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-04T00:07:23.072Z] [2023-04-04T00:07:23.072Z] Login Succeeded [2023-04-04T00:07:23.072Z] ---> docker-login.sh ends [Pipeline] } [2023-04-04T00:07:23.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-04T00:07:23.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-04T00:07:23.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-04T00:07:23.419Z] ========================================================= [2023-04-04T00:07:23.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-04T00:07:23.419Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:07:23.776Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-04T00:07:24.047Z] Sending build context to Docker daemon 677.9kB [2023-04-04T00:07:24.047Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-04T00:07:24.047Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-04T00:07:24.324Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-04T00:07:24.324Z] af6eaf76a39c: Pulling fs layer [2023-04-04T00:07:24.324Z] 55522c791124: Pulling fs layer [2023-04-04T00:07:24.324Z] ce5c4a1c91eb: Pulling fs layer [2023-04-04T00:07:24.324Z] 169dfbe0d373: Pulling fs layer [2023-04-04T00:07:24.324Z] e1ff8fa3b103: Pulling fs layer [2023-04-04T00:07:24.324Z] 52ebb69f0ebf: Pulling fs layer [2023-04-04T00:07:24.324Z] 5abe8eddf0d5: Pulling fs layer [2023-04-04T00:07:24.324Z] 169dfbe0d373: Waiting [2023-04-04T00:07:24.324Z] e1ff8fa3b103: Waiting [2023-04-04T00:07:24.324Z] 52ebb69f0ebf: Waiting [2023-04-04T00:07:24.324Z] 5abe8eddf0d5: Waiting [2023-04-04T00:07:24.324Z] 55522c791124: Download complete [2023-04-04T00:07:24.324Z] 169dfbe0d373: Verifying Checksum [2023-04-04T00:07:24.324Z] 169dfbe0d373: Download complete [2023-04-04T00:07:24.324Z] e1ff8fa3b103: Verifying Checksum [2023-04-04T00:07:24.324Z] e1ff8fa3b103: Download complete [2023-04-04T00:07:24.324Z] af6eaf76a39c: Verifying Checksum [2023-04-04T00:07:24.324Z] af6eaf76a39c: Download complete [2023-04-04T00:07:25.775Z] 5abe8eddf0d5: Verifying Checksum [2023-04-04T00:07:25.775Z] 5abe8eddf0d5: Download complete [2023-04-04T00:07:26.374Z] af6eaf76a39c: Pull complete [2023-04-04T00:07:26.972Z] 55522c791124: Pull complete [2023-04-04T00:07:26.972Z] ce5c4a1c91eb: Verifying Checksum [2023-04-04T00:07:26.972Z] ce5c4a1c91eb: Download complete [2023-04-04T00:07:26.972Z] 52ebb69f0ebf: Verifying Checksum [2023-04-04T00:07:26.972Z] 52ebb69f0ebf: Download complete [2023-04-04T00:07:39.329Z] ce5c4a1c91eb: Pull complete [2023-04-04T00:07:39.329Z] 169dfbe0d373: Pull complete [2023-04-04T00:07:39.598Z] e1ff8fa3b103: Pull complete [2023-04-04T00:07:46.269Z] 52ebb69f0ebf: Pull complete [2023-04-04T00:07:46.857Z] 5abe8eddf0d5: Pull complete [2023-04-04T00:07:47.136Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-04T00:07:47.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-04T00:07:47.136Z] ---> 6cb57ee374ae [2023-04-04T00:07:47.136Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-04T00:07:49.090Z] ---> Running in 15e6b0582953 [2023-04-04T00:07:49.090Z] Removing intermediate container 15e6b0582953 [2023-04-04T00:07:49.090Z] ---> c47614f7fe9f [2023-04-04T00:07:49.090Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-04T00:07:49.358Z] ---> Running in d71cab090912 [2023-04-04T00:07:49.642Z] Removing intermediate container d71cab090912 [2023-04-04T00:07:49.642Z] ---> ebd4a583b801 [2023-04-04T00:07:49.642Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-04T00:07:49.642Z] ---> Running in a6532749daa8 [2023-04-04T00:07:49.916Z] Removing intermediate container a6532749daa8 [2023-04-04T00:07:49.916Z] ---> 6bb58696dfb8 [2023-04-04T00:07:49.916Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-04T00:07:49.916Z] ---> Running in 67f3cf13fd18 [2023-04-04T00:07:51.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T00:07:51.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T00:07:52.897Z] OK: 263 MiB in 53 packages [2023-04-04T00:07:53.866Z] Removing intermediate container 67f3cf13fd18 [2023-04-04T00:07:53.866Z] ---> 80b036255745 [2023-04-04T00:07:53.866Z] Step 7/12 : WORKDIR /app [2023-04-04T00:07:53.866Z] ---> Running in a62ed77e7ee3 [2023-04-04T00:07:54.136Z] Removing intermediate container a62ed77e7ee3 [2023-04-04T00:07:54.136Z] ---> ede3d42b3e8d [2023-04-04T00:07:54.136Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-04T00:07:54.725Z] ---> 997ffc20d3a7 [2023-04-04T00:07:54.725Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T00:07:54.725Z] ---> Running in f08afcf51801 [2023-04-04T00:09:02.633Z] Removing intermediate container f08afcf51801 [2023-04-04T00:09:02.633Z] ---> f02f13d888b7 [2023-04-04T00:09:02.633Z] Step 10/12 : COPY . . [2023-04-04T00:09:02.633Z] ---> ce4a87b1b5ae [2023-04-04T00:09:02.633Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-04T00:09:02.633Z] ---> Running in f5abbb342c3a [2023-04-04T00:09:02.633Z] Removing intermediate container f5abbb342c3a [2023-04-04T00:09:02.633Z] ---> 4e8fa4d9a3d5 [2023-04-04T00:09:02.633Z] Step 12/12 : RUN $MAKE [2023-04-04T00:09:02.633Z] ---> Running in 33ea1e67b949 [2023-04-04T00:09:02.633Z] noop [2023-04-04T00:09:02.633Z] Removing intermediate container 33ea1e67b949 [2023-04-04T00:09:02.633Z] ---> d465735de012 [2023-04-04T00:09:02.633Z] Successfully built d465735de012 [2023-04-04T00:09:02.633Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:09:02.980Z] + docker inspect -f . ci-base-image-arm64 [2023-04-04T00:09:02.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T00:09:03.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-6761 does not seem to be running inside a container [2023-04-04T00:09:03.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-04T00:09:04.748Z] $ docker top 8fbfe09ef69b4e4f05813d0aa1aad6ddcb6624c2261a8067db5a2a6a3d72b240 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-04T00:09:05.629Z] + go version [2023-04-04T00:09:05.629Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-04T00:09:05.654Z] $ docker stop --time=1 8fbfe09ef69b4e4f05813d0aa1aad6ddcb6624c2261a8067db5a2a6a3d72b240 [2023-04-04T00:09:07.336Z] $ docker rm -f --volumes 8fbfe09ef69b4e4f05813d0aa1aad6ddcb6624c2261a8067db5a2a6a3d72b240 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:09:07.877Z] + docker inspect -f . ci-base-image-arm64 [2023-04-04T00:09:07.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T00:09:08.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-6761 does not seem to be running inside a container [2023-04-04T00:09:08.164Z] $ 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/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-04T00:09:11.147Z] $ docker top 2f4db8fa96e87685e3bd442995a4181fecdcd6c904b6f8af135f26fa591b0317 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-04T00:09:11.982Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] fileExists [Pipeline] sh [2023-04-04T00:09:12.646Z] + make test [2023-04-04T00:09:12.646Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-04T00:12:04.448Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-04T00:12:04.448Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-04T00:12:05.411Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.245s coverage: 86.2% of statements [2023-04-04T00:12:17.764Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.611s coverage: 71.9% of statements [2023-04-04T00:12:17.764Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-04T00:12:17.764Z] go vet ./... [2023-04-04T00:14:55.522Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-04T00:14:55.522Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-04T00:14:55.522Z] ./bin/test-attribution.sh [Pipeline] echo [2023-04-04T00:14:55.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-04T00:14:55.560Z] $ docker stop --time=1 2f4db8fa96e87685e3bd442995a4181fecdcd6c904b6f8af135f26fa591b0317 [2023-04-04T00:14:57.600Z] $ docker rm -f --volumes 2f4db8fa96e87685e3bd442995a4181fecdcd6c904b6f8af135f26fa591b0317 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-04T00:14:59.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-04T00:14:59.475Z] Warning: overwriting stash ‘coverage-report’ [2023-04-04T00:15:00.109Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-04T00:15:00.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-04T00:15:00.830Z] + ls -al . [2023-04-04T00:15:00.830Z] total 224 [2023-04-04T00:15:00.830Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 4 00:09 . [2023-04-04T00:15:00.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 00:06 .. [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 4 00:06 .dockerignore [2023-04-04T00:15:00.830Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 4 00:06 .git [2023-04-04T00:15:00.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 4 00:06 .github [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 4 00:06 .gitignore [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 4 00:06 .golangci.yml [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 4 00:06 Attribution.txt [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 4 00:06 CHANGELOG.md [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 4 00:06 Dockerfile [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 4 00:06 GOVERNANCE.md [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 4 00:06 Jenkinsfile [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 4 00:06 LICENSE [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 4 00:06 Makefile [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 4 00:06 OWNERS.md [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 4 00:06 README.md [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 4 00:01 VERSION [2023-04-04T00:15:00.830Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 00:06 bin [2023-04-04T00:15:00.830Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 4 00:12 coverage.out [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 3464 Apr 4 00:06 go.mod [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 31420 Apr 4 00:06 go.sum [2023-04-04T00:15:00.830Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 00:06 images [2023-04-04T00:15:00.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 00:06 internal [2023-04-04T00:15:00.830Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 4 00:06 main.go [2023-04-04T00:15:00.830Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 00:06 res [2023-04-04T00:15:00.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 00:06 snap [2023-04-04T00:15:00.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 4 00:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:15:01.179Z] + 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=dce5e8b5e3fe181bae6a71998c222137d65f5fe1 --label arch=arm64 --label version=0.0.0 . [2023-04-04T00:15:01.450Z] Sending build context to Docker daemon 677.9kB [2023-04-04T00:15:01.450Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-04T00:15:01.450Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-04T00:15:01.450Z] ---> d465735de012 [2023-04-04T00:15:01.450Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-04T00:15:01.720Z] ---> Running in 6d2cefa389f0 [2023-04-04T00:15:01.991Z] Removing intermediate container 6d2cefa389f0 [2023-04-04T00:15:01.991Z] ---> 1a5034565634 [2023-04-04T00:15:01.991Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-04T00:15:01.991Z] ---> Running in 7bedaccc8075 [2023-04-04T00:15:02.579Z] Removing intermediate container 7bedaccc8075 [2023-04-04T00:15:02.579Z] ---> 7b3dbfaa7df3 [2023-04-04T00:15:02.579Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-04T00:15:02.579Z] ---> Running in 2b017e810557 [2023-04-04T00:15:02.848Z] Removing intermediate container 2b017e810557 [2023-04-04T00:15:02.848Z] ---> 8eb59654fb61 [2023-04-04T00:15:02.848Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-04T00:15:03.120Z] ---> Running in c937c1a4a940 [2023-04-04T00:15:04.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T00:15:04.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T00:15:06.090Z] OK: 263 MiB in 53 packages [2023-04-04T00:15:08.687Z] Removing intermediate container c937c1a4a940 [2023-04-04T00:15:08.687Z] ---> d96053141178 [2023-04-04T00:15:08.687Z] Step 7/29 : WORKDIR /app [2023-04-04T00:15:08.687Z] ---> Running in 62b3924008b9 [2023-04-04T00:15:08.957Z] Removing intermediate container 62b3924008b9 [2023-04-04T00:15:08.957Z] ---> a71285ed59e0 [2023-04-04T00:15:08.957Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-04T00:15:09.545Z] ---> 0c90b9a3b291 [2023-04-04T00:15:09.545Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-04T00:15:09.545Z] ---> Running in 93e87724f25c [2023-04-04T00:15:12.940Z] Removing intermediate container 93e87724f25c [2023-04-04T00:15:12.940Z] ---> d6ecc2173c8d [2023-04-04T00:15:12.940Z] Step 10/29 : COPY . . [2023-04-04T00:15:13.211Z] ---> 427c02df52d4 [2023-04-04T00:15:13.211Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-04T00:15:13.211Z] ---> Running in 408047e67a2a [2023-04-04T00:15:13.802Z] Removing intermediate container 408047e67a2a [2023-04-04T00:15:13.802Z] ---> 803f1fff30bb [2023-04-04T00:15:13.802Z] Step 12/29 : RUN $MAKE [2023-04-04T00:15:13.802Z] ---> Running in 53469b0f50b0 [2023-04-04T00:15:14.782Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -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-04-04T00:17:51.606Z] Removing intermediate container 53469b0f50b0 [2023-04-04T00:17:51.606Z] ---> 179bead739cd [2023-04-04T00:17:51.606Z] Step 13/29 : FROM alpine:3.17 [2023-04-04T00:17:51.606Z] 3.17: Pulling from library/alpine [2023-04-04T00:17:51.606Z] c41833b44d91: Pulling fs layer [2023-04-04T00:17:51.606Z] c41833b44d91: Verifying Checksum [2023-04-04T00:17:51.606Z] c41833b44d91: Download complete [2023-04-04T00:17:51.606Z] c41833b44d91: Pull complete [2023-04-04T00:17:51.606Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-04T00:17:51.606Z] Status: Downloaded newer image for alpine:3.17 [2023-04-04T00:17:51.606Z] ---> 51e60588ff2c [2023-04-04T00:17:51.606Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-04T00:17:51.606Z] ---> Running in ab4b080e08a2 [2023-04-04T00:17:51.606Z] Removing intermediate container ab4b080e08a2 [2023-04-04T00:17:51.606Z] ---> 16ce19f363c8 [2023-04-04T00:17:51.606Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-04T00:17:51.606Z] ---> Running in 1f1da1dee453 [2023-04-04T00:17:51.606Z] Removing intermediate container 1f1da1dee453 [2023-04-04T00:17:51.606Z] ---> a1290b11956c [2023-04-04T00:17:51.606Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-04T00:17:51.606Z] ---> Running in c2978b7253e5 [2023-04-04T00:17:51.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-04T00:17:51.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-04T00:17:51.606Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-04T00:17:51.606Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-04T00:17:51.606Z] Executing busybox-1.35.0-r29.trigger [2023-04-04T00:17:51.606Z] Executing ca-certificates-20220614-r4.trigger [2023-04-04T00:17:51.606Z] OK: 8 MiB in 17 packages [2023-04-04T00:17:51.606Z] Removing intermediate container c2978b7253e5 [2023-04-04T00:17:51.606Z] ---> aacf058f1cd4 [2023-04-04T00:17:51.606Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-04T00:17:51.606Z] ---> c0c5e376a37b [2023-04-04T00:17:51.606Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-04T00:17:51.606Z] ---> 41e23793ae7b [2023-04-04T00:17:51.606Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-04T00:17:51.874Z] ---> 3e1a6915100c [2023-04-04T00:17:51.874Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-04T00:17:52.462Z] ---> ccbbb974275c [2023-04-04T00:17:52.462Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-04T00:17:53.873Z] ---> 64987278ba2e [2023-04-04T00:17:53.873Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-04T00:17:53.873Z] ---> Running in 633fb5b92777 [2023-04-04T00:17:55.824Z] Removing intermediate container 633fb5b92777 [2023-04-04T00:17:55.824Z] ---> 09fc20fa8cf5 [2023-04-04T00:17:55.824Z] Step 23/29 : VOLUME /cache [2023-04-04T00:17:55.824Z] ---> Running in 37b0d899a6d6 [2023-04-04T00:17:56.093Z] Removing intermediate container 37b0d899a6d6 [2023-04-04T00:17:56.093Z] ---> f4ae2fc46ab1 [2023-04-04T00:17:56.093Z] Step 24/29 : EXPOSE 59711 [2023-04-04T00:17:56.093Z] ---> Running in 97cb7e5450c9 [2023-04-04T00:17:56.363Z] Removing intermediate container 97cb7e5450c9 [2023-04-04T00:17:56.363Z] ---> ee2f1e57f719 [2023-04-04T00:17:56.363Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-04T00:17:56.363Z] ---> Running in 425675bf7f2f [2023-04-04T00:17:56.948Z] Removing intermediate container 425675bf7f2f [2023-04-04T00:17:56.948Z] ---> c51076fe6764 [2023-04-04T00:17:56.948Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-04T00:17:56.948Z] ---> Running in 6d247b82f505 [2023-04-04T00:17:57.216Z] Removing intermediate container 6d247b82f505 [2023-04-04T00:17:57.216Z] ---> 69550f028697 [2023-04-04T00:17:57.216Z] Step 27/29 : LABEL arch=arm64 [2023-04-04T00:17:57.216Z] ---> Running in 8899343fe0d7 [2023-04-04T00:17:57.484Z] Removing intermediate container 8899343fe0d7 [2023-04-04T00:17:57.484Z] ---> aa8c75f2a185 [2023-04-04T00:17:57.484Z] Step 28/29 : LABEL git_sha=dce5e8b5e3fe181bae6a71998c222137d65f5fe1 [2023-04-04T00:17:57.758Z] ---> Running in 377e89c49ee8 [2023-04-04T00:17:58.025Z] Removing intermediate container 377e89c49ee8 [2023-04-04T00:17:58.025Z] ---> 63fb6980f7fa [2023-04-04T00:17:58.025Z] Step 29/29 : LABEL version=0.0.0 [2023-04-04T00:17:58.025Z] ---> Running in 0fd20a3a2116 [2023-04-04T00:17:58.293Z] Removing intermediate container 0fd20a3a2116 [2023-04-04T00:17:58.293Z] ---> aba649d612ba [2023-04-04T00:17:58.293Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-04T00:17:58.293Z] Successfully built aba649d612ba [2023-04-04T00:17:58.293Z] 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-04-04T00:17:58.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-04T00:17:58.755Z] [2023-04-04T00:17:58.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:17:59.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-04T00:17:59.092Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-04T00:17:59.092Z] 8998bd30e6a1: Pulling fs layer [2023-04-04T00:17:59.092Z] 04944245beec: Pulling fs layer [2023-04-04T00:17:59.092Z] 699f458cf7ca: Pulling fs layer [2023-04-04T00:17:59.092Z] 765212b225bb: Pulling fs layer [2023-04-04T00:17:59.092Z] f23df028b6ca: Pulling fs layer [2023-04-04T00:17:59.092Z] d65c8cfc05b1: Pulling fs layer [2023-04-04T00:17:59.092Z] 2437ff75d9bd: Pulling fs layer [2023-04-04T00:17:59.092Z] f23df028b6ca: Waiting [2023-04-04T00:17:59.092Z] d65c8cfc05b1: Waiting [2023-04-04T00:17:59.092Z] 765212b225bb: Waiting [2023-04-04T00:17:59.360Z] 04944245beec: Verifying Checksum [2023-04-04T00:17:59.360Z] 04944245beec: Download complete [2023-04-04T00:17:59.360Z] 765212b225bb: Verifying Checksum [2023-04-04T00:17:59.360Z] 765212b225bb: Download complete [2023-04-04T00:17:59.360Z] f23df028b6ca: Verifying Checksum [2023-04-04T00:17:59.360Z] f23df028b6ca: Download complete [2023-04-04T00:17:59.360Z] d65c8cfc05b1: Verifying Checksum [2023-04-04T00:17:59.360Z] d65c8cfc05b1: Download complete [2023-04-04T00:17:59.630Z] 699f458cf7ca: Verifying Checksum [2023-04-04T00:17:59.630Z] 699f458cf7ca: Download complete [2023-04-04T00:17:59.902Z] 8998bd30e6a1: Verifying Checksum [2023-04-04T00:17:59.902Z] 8998bd30e6a1: Download complete [2023-04-04T00:18:02.484Z] 2437ff75d9bd: Verifying Checksum [2023-04-04T00:18:02.484Z] 2437ff75d9bd: Download complete [2023-04-04T00:18:03.892Z] 8998bd30e6a1: Pull complete [2023-04-04T00:18:04.161Z] 04944245beec: Pull complete [2023-04-04T00:18:05.570Z] 699f458cf7ca: Pull complete [2023-04-04T00:18:05.837Z] 765212b225bb: Pull complete [2023-04-04T00:18:06.420Z] f23df028b6ca: Pull complete [2023-04-04T00:18:06.687Z] d65c8cfc05b1: Pull complete [2023-04-04T00:18:21.692Z] 2437ff75d9bd: Pull complete [2023-04-04T00:18:21.692Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-04T00:18:21.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-04T00:18:21.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T00:18:21.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-6761 does not seem to be running inside a container [2023-04-04T00:18:21.949Z] $ 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/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-04T00:18:24.719Z] $ docker top 50a231f1f90ca67bf01817b944a331fb2b5edcbd98652f48e1096724e7b70a8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:18:25.576Z] ---> job-cost.sh [2023-04-04T00:18:25.576Z] lf-activate-venv: SKIPPING [2023-04-04T00:18:25.576Z] INFO: No Stack... [2023-04-04T00:18:25.843Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-04T00:18:26.803Z] INFO: Archiving Costs [Pipeline] sh [2023-04-04T00:18:27.439Z] + cut+ -d, -f6 [2023-04-04T00:18:27.439Z] cat /w/workspace/app-rfid-llrp-inventory/5/archives/cost.csv [Pipeline] lock [2023-04-04T00:18:27.477Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] [2023-04-04T00:18:27.484Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] did not exist. Created. [2023-04-04T00:18:27.484Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-04T00:18:28.143Z] /w/workspace/app-rfid-llrp-inventory/5@tmp/durable-6f6f40fb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-04T00:18:28.797Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-04T00:18:28.818Z] Warning: overwriting stash ‘stack-cost’ [2023-04-04T00:18:28.872Z] Stashed 1 file(s) [Pipeline] } [2023-04-04T00:18:28.878Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-04T00:18:28.896Z] $ docker stop --time=1 50a231f1f90ca67bf01817b944a331fb2b5edcbd98652f48e1096724e7b70a8e [2023-04-04T00:18:30.451Z] $ docker rm -f --volumes 50a231f1f90ca67bf01817b944a331fb2b5edcbd98652f48e1096724e7b70a8e [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-04-04T00:18:30.849Z] provisioning config files... [2023-04-04T00:18:30.856Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config2206818560433530724tmp [Pipeline] { [Pipeline] sh [2023-04-04T00:18:31.158Z] + set +x [2023-04-04T00:18:31.158Z] + curl -s https://codecov.io/bash [2023-04-04T00:18:31.158Z] + bash -s -- [2023-04-04T00:18:31.158Z] [2023-04-04T00:18:31.158Z] _____ _ [2023-04-04T00:18:31.158Z] / ____| | | [2023-04-04T00:18:31.158Z] | | ___ __| | ___ ___ _____ __ [2023-04-04T00:18:31.158Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-04T00:18:31.158Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-04T00:18:31.158Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-04T00:18:31.158Z] Bash-1.0.6 [2023-04-04T00:18:31.158Z] [2023-04-04T00:18:31.158Z] [2023-04-04T00:18:31.158Z] ==> git version 2.25.1 found [2023-04-04T00:18:31.158Z] ==> 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-04-04T00:18:31.158Z] Release-Date: 2020-01-08 [2023-04-04T00:18:31.158Z] 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-04-04T00:18:31.158Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-04T00:18:31.158Z] ==> Jenkins CI detected. [2023-04-04T00:18:31.158Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-170 [2023-04-04T00:18:31.158Z] project root: . [2023-04-04T00:18:31.158Z] --> token set from env [2023-04-04T00:18:31.158Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-04T00:18:31.158Z] ==> Running gcov in . (disable via -X gcov) [2023-04-04T00:18:31.158Z] ==> Python coveragepy not found [2023-04-04T00:18:31.158Z] ==> Searching for coverage reports in: [2023-04-04T00:18:31.158Z] + . [2023-04-04T00:18:31.158Z] -> Found 1 reports [2023-04-04T00:18:31.158Z] ==> Detecting git/mercurial file structure [2023-04-04T00:18:31.417Z] ==> Reading reports [2023-04-04T00:18:31.417Z] + ./coverage.out bytes=41317 [2023-04-04T00:18:31.417Z] ==> Appending adjustments [2023-04-04T00:18:31.417Z] https://docs.codecov.io/docs/fixing-reports [2023-04-04T00:18:31.417Z] + Found adjustments [2023-04-04T00:18:31.417Z] ==> Gzipping contents [2023-04-04T00:18:31.417Z] 12K /tmp/codecov.KnB6EB.gz [2023-04-04T00:18:31.417Z] ==> Uploading reports [2023-04-04T00:18:31.417Z] url: https://codecov.io [2023-04-04T00:18:31.417Z] query: branch=PR-170&commit=fb44c49200117091dbaa0256c2055767d796fd48&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= [2023-04-04T00:18:31.417Z] -> Pinging Codecov [2023-04-04T00:18:31.417Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-170&commit=fb44c49200117091dbaa0256c2055767d796fd48&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= [2023-04-04T00:18:31.676Z] -> Uploading to [2023-04-04T00:18:31.676Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-04/581DD39554BDF9B6E22D074273EAD858/fb44c49200117091dbaa0256c2055767d796fd48/99d23fe0-595a-4c0d-bdd4-6f36b7ae5d1d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230404%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230404T001831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5b33d7c0f1056251c707fec418e4cf8c9ad237425fc5bb8a95765d4f0fedf1b [2023-04-04T00:18:31.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-04T00:18:31.676Z] Dload Upload Total Spent Left Speed [2023-04-04T00:18:31.935Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 43382 --:--:-- --:--:-- --:--:-- 43542 [2023-04-04T00:18:31.935Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fb44c49200117091dbaa0256c2055767d796fd48 [Pipeline] } [2023-04-04T00:18:31.943Z] 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-04-04T00:18:32.641Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives ] [2023-04-04T00:18:32.641Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives [2023-04-04T00:18:32.641Z] total 16 [2023-04-04T00:18:32.641Z] drwxr-xr-x 3 root root 4096 Apr 4 00:03 . [2023-04-04T00:18:32.641Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 4 00:03 .. [2023-04-04T00:18:32.641Z] drwxr-xr-x 2 root root 4096 Apr 4 00:03 cost [2023-04-04T00:18:32.641Z] -rw-r--r-- 1 root root 95 Apr 4 00:03 cost.csv [2023-04-04T00:18:32.641Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives [2023-04-04T00:18:32.641Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives [2023-04-04T00:18:32.641Z] total 16 [2023-04-04T00:18:32.641Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 4 00:03 . [2023-04-04T00:18:32.641Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 4 00:03 .. [2023-04-04T00:18:32.641Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 4 00:03 cost [2023-04-04T00:18:32.641Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 4 00:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:18:32.938Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:18:33.798Z] ---> package-listing.sh [2023-04-04T00:18:33.798Z] ++ facter osfamily [2023-04-04T00:18:33.798Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-04T00:18:34.056Z] + OS_FAMILY=debian [2023-04-04T00:18:34.056Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-170 [2023-04-04T00:18:34.056Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-04T00:18:34.056Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-04T00:18:34.056Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-04T00:18:34.056Z] + PACKAGES=/tmp/packages_start.txt [2023-04-04T00:18:34.056Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' [2023-04-04T00:18:34.056Z] + PACKAGES=/tmp/packages_end.txt [2023-04-04T00:18:34.056Z] + case "${OS_FAMILY}" in [2023-04-04T00:18:34.056Z] + dpkg -l [2023-04-04T00:18:34.056Z] + grep '^ii' [2023-04-04T00:18:34.056Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-04T00:18:34.056Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-04T00:18:34.056Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-04T00:18:34.056Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' [2023-04-04T00:18:34.056Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/ [2023-04-04T00:18:34.056Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/ [Pipeline] echo [2023-04-04T00:18:34.066Z] 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-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-04T00:18:34.341Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-04T00:18:34.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-04T00:18:34.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-04T00:18:34.973Z] prd-ubuntu20.04-docker-8c-8g-6759 does not seem to be running inside a container [2023-04-04T00:18:35.021Z] $ 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-170/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-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-04T00:18:35.254Z] $ docker top aa42a2d095558579aecf8fcfc9d6e2780175b06315964d48d7f7c019eb4e0c5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-04T00:18:35.575Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-04T00:18:35.858Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-04T00:18:36.139Z] + ls /var/log/sa-host [2023-04-04T00:18:36.139Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-04T00:18:36.281Z] provisioning config files... [2023-04-04T00:18:36.290Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config429677082324338229tmp [Pipeline] { [Pipeline] echo [2023-04-04T00:18:36.303Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:18:36.581Z] ---> create-netrc.sh [Pipeline] } [2023-04-04T00:18:36.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:18:36.921Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-04T00:18:36.929Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:18:37.211Z] ---> sudo-logs.sh [2023-04-04T00:18:37.211Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-04T00:18:37.240Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:18:37.523Z] ---> job-cost.sh [2023-04-04T00:18:37.523Z] lf-activate-venv: SKIPPING [2023-04-04T00:18:37.523Z] DEBUG: total: 0.2199999988079071 [2023-04-04T00:18:37.523Z] INFO: Retrieving Stack Cost... [2023-04-04T00:18:38.092Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-04T00:18:38.350Z] INFO: Archiving Costs [Pipeline] echo [2023-04-04T00:18:38.362Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-04T00:18:38.653Z] ---> logs-deploy.sh [2023-04-04T00:18:38.654Z] lf-activate-venv: SKIPPING [2023-04-04T00:18:38.654Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-170/5 [2023-04-04T00:18:38.654Z] INFO: archiving workspace using pattern(s): [2023-04-04T00:18:39.588Z] Archives upload complete. [2023-04-04T00:18:39.588Z] INFO: archiving logs to Nexus