Pull request #193 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd4380d16f72429df9bcea45c69df3659137b7f7+f1ad42671cb4bb5b089283d273768ffa9133c18e (0abce157b8f151205192ec676eb6869d882602ad) 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-ssh17901128130653634029.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13878358363363572195.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-193/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-193/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh801851032566406296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-193/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh996270051977437277.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh127902284632386592.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-193/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-193/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17124054803590132016.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-15522 in /w/workspace/y_app-rfid-llrp-inventory_PR-193 [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-193 # 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/193/head:refs/remotes/origin/PR-193 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f1ad42671cb4bb5b089283d273768ffa9133c18e into PR head commit cd4380d16f72429df9bcea45c69df3659137b7f7 Merge succeeded, producing cd4380d16f72429df9bcea45c69df3659137b7f7 Checking out Revision cd4380d16f72429df9bcea45c69df3659137b7f7 (PR-193) Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f cd4380d16f72429df9bcea45c69df3659137b7f7 # 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 f1ad42671cb4bb5b089283d273768ffa9133c18e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd4380d16f72429df9bcea45c69df3659137b7f7 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T08:27:43.081Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T08:27:43.270Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T08:27:43.385Z] ========================================================= [2023-05-16T08:27:43.385Z] EdgeX Global Pipelines Version Info [2023-05-16T08:27:43.385Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:27:44.121Z] ------------------- [2023-05-16T08:27:44.121Z] stable info: [2023-05-16T08:27:44.121Z] ------------------- [2023-05-16T08:27:44.121Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T08:27:44.121Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T08:27:44.121Z] Message: update stable to v1.0.249 [2023-05-16T08:27:44.688Z] ------------------- [2023-05-16T08:27:44.688Z] experimental info: [2023-05-16T08:27:44.688Z] ------------------- [2023-05-16T08:27:44.688Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T08:27:44.688Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T08:27:44.688Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T08:27:44.996Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-16T08:27:45.038Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-16T08:27:45.083Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T08:27:45.126Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T08:27:45.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T08:27:45.206Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T08:27:45.247Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T08:27:45.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T08:27:45.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T08:27:45.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T08:27:45.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T08:27:45.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-16T08:27:45.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T08:27:45.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T08:27:45.583Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T08:27:45.639Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T08:27:45.691Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T08:27:45.736Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T08:27:45.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T08:27:45.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T08:27:45.883Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T08:27:45.927Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T08:27:45.974Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T08:27:46.021Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T08:27:46.077Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T08:27:46.129Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T08:27:46.180Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T08:27:46.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-193 [Pipeline] echo [2023-05-16T08:27:46.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-193 [Pipeline] echo [2023-05-16T08:27:46.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-193 [Pipeline] echo [2023-05-16T08:27:46.366Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd4380d16f72429df9bcea45c69df3659137b7f7 [Pipeline] echo [2023-05-16T08:27:46.412Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd4380d [Pipeline] echo [2023-05-16T08:27:46.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:27:46.574Z] provisioning config files... [2023-05-16T08:27:46.592Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config8818820586536240644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:27:46.934Z] ---> docker-login.sh [2023-05-16T08:27:46.934Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:27:47.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:27:47.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:27:47.194Z] Configure a credential helper to remove this warning. See [2023-05-16T08:27:47.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:27:47.195Z] [2023-05-16T08:27:47.195Z] Login Succeeded [2023-05-16T08:27:47.195Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:27:47.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:27:47.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:27:47.195Z] Configure a credential helper to remove this warning. See [2023-05-16T08:27:47.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:27:47.195Z] [2023-05-16T08:27:47.195Z] Login Succeeded [2023-05-16T08:27:47.195Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:27:47.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:27:47.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:27:47.456Z] Configure a credential helper to remove this warning. See [2023-05-16T08:27:47.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:27:47.456Z] [2023-05-16T08:27:47.456Z] Login Succeeded [2023-05-16T08:27:47.456Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:27:47.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:27:47.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:27:47.456Z] Configure a credential helper to remove this warning. See [2023-05-16T08:27:47.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:27:47.456Z] [2023-05-16T08:27:47.456Z] Login Succeeded [2023-05-16T08:27:47.456Z] docker.io [2023-05-16T08:27:47.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:27:47.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:27:47.717Z] Configure a credential helper to remove this warning. See [2023-05-16T08:27:47.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:27:47.717Z] [2023-05-16T08:27:47.717Z] Login Succeeded [2023-05-16T08:27:47.717Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:27:47.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T08:27:48.448Z] + git rev-list -1 --merges cd4380d16f72429df9bcea45c69df3659137b7f7~1..cd4380d16f72429df9bcea45c69df3659137b7f7 [Pipeline] echo [2023-05-16T08:27:48.522Z] -----------> git rev-list -1 --merges cd4380d16f72429df9bcea45c69df3659137b7f7~1..cd4380d16f72429df9bcea45c69df3659137b7f7 cd4380d16f72429df9bcea45c69df3659137b7f7 [false] [Pipeline] sh [2023-05-16T08:27:48.834Z] + git log --format=format:%s -1 cd4380d16f72429df9bcea45c69df3659137b7f7 [Pipeline] echo [2023-05-16T08:27:48.871Z] ========================================================= [2023-05-16T08:27:48.871Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T08:27:48.871Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:27:49.360Z] + git log --format=format:%s -1 cd4380d16f72429df9bcea45c69df3659137b7f7 [Pipeline] echo [2023-05-16T08:27:49.396Z] [semverPrep] GIT_COMMIT: cd4380d16f72429df9bcea45c69df3659137b7f7, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 [Pipeline] echo [2023-05-16T08:27:49.425Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T08:27:49.815Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T08:27:49.815Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T08:27:49.815Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T08:27:49.815Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T08:27:49.815Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T08:27:49.815Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T08:27:49.815Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:27:50.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:27:50.260Z] [2023-05-16T08:27:50.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:27:50.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:27:50.644Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T08:27:50.644Z] b85a868b505f: Pulling fs layer [2023-05-16T08:27:50.644Z] e2be974225ed: Pulling fs layer [2023-05-16T08:27:50.644Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T08:27:50.644Z] 988bab9f4d93: Pulling fs layer [2023-05-16T08:27:50.644Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T08:27:50.644Z] eaf3925da568: Pulling fs layer [2023-05-16T08:27:50.644Z] bab4dde63d76: Pulling fs layer [2023-05-16T08:27:50.644Z] bde34c3a00c8: Pulling fs layer [2023-05-16T08:27:50.644Z] b352a97aabf1: Pulling fs layer [2023-05-16T08:27:50.644Z] 4872d77fe225: Pulling fs layer [2023-05-16T08:27:50.644Z] 5851b861e8e6: Pulling fs layer [2023-05-16T08:27:50.644Z] bab4dde63d76: Waiting [2023-05-16T08:27:50.644Z] bde34c3a00c8: Waiting [2023-05-16T08:27:50.644Z] b352a97aabf1: Waiting [2023-05-16T08:27:50.644Z] 4872d77fe225: Waiting [2023-05-16T08:27:50.644Z] 5851b861e8e6: Waiting [2023-05-16T08:27:50.644Z] 988bab9f4d93: Waiting [2023-05-16T08:27:50.644Z] 1469e6f7b9e6: Waiting [2023-05-16T08:27:50.644Z] eaf3925da568: Waiting [2023-05-16T08:27:50.644Z] e2be974225ed: Download complete [2023-05-16T08:27:50.644Z] 988bab9f4d93: Download complete [2023-05-16T08:27:50.905Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T08:27:50.905Z] 1469e6f7b9e6: Download complete [2023-05-16T08:27:50.905Z] eaf3925da568: Verifying Checksum [2023-05-16T08:27:50.905Z] eaf3925da568: Download complete [2023-05-16T08:27:50.905Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T08:27:50.905Z] 339a4e72a1f5: Download complete [2023-05-16T08:27:50.905Z] bde34c3a00c8: Verifying Checksum [2023-05-16T08:27:50.905Z] bde34c3a00c8: Download complete [2023-05-16T08:27:50.905Z] b352a97aabf1: Verifying Checksum [2023-05-16T08:27:50.905Z] b352a97aabf1: Download complete [2023-05-16T08:27:50.905Z] 4872d77fe225: Verifying Checksum [2023-05-16T08:27:50.905Z] 4872d77fe225: Download complete [2023-05-16T08:27:50.905Z] 5851b861e8e6: Verifying Checksum [2023-05-16T08:27:50.905Z] 5851b861e8e6: Download complete [2023-05-16T08:27:50.905Z] b85a868b505f: Verifying Checksum [2023-05-16T08:27:50.905Z] b85a868b505f: Download complete [2023-05-16T08:27:51.165Z] bab4dde63d76: Verifying Checksum [2023-05-16T08:27:51.165Z] bab4dde63d76: Download complete [2023-05-16T08:27:52.546Z] b85a868b505f: Pull complete [2023-05-16T08:27:52.546Z] e2be974225ed: Pull complete [2023-05-16T08:27:52.807Z] 339a4e72a1f5: Pull complete [2023-05-16T08:27:52.807Z] 988bab9f4d93: Pull complete [2023-05-16T08:27:53.067Z] 1469e6f7b9e6: Pull complete [2023-05-16T08:27:53.328Z] eaf3925da568: Pull complete [2023-05-16T08:27:55.244Z] bab4dde63d76: Pull complete [2023-05-16T08:27:55.245Z] bde34c3a00c8: Pull complete [2023-05-16T08:27:55.245Z] b352a97aabf1: Pull complete [2023-05-16T08:27:55.245Z] 4872d77fe225: Pull complete [2023-05-16T08:27:55.506Z] 5851b861e8e6: Pull complete [2023-05-16T08:27:55.506Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T08:27:55.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:27:55.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:27:55.743Z] prd-ubuntu20.04-docker-8c-8g-15522 does not seem to be running inside a container [2023-05-16T08:27:55.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T08:27:57.101Z] $ docker top 7e24f0c5def073c3bdb87371344b07c8ee28987ba5a9ca502169f5e907b1f5f9 -eo pid,comm [2023-05-16T08:27:57.176Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T08:27:57.177Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T08:27:57.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T08:27:57.317Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T08:27:57.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T08:27:57.446Z] $ docker exec 7e24f0c5def073c3bdb87371344b07c8ee28987ba5a9ca502169f5e907b1f5f9 ssh-agent [2023-05-16T08:27:57.585Z] SSH_AUTH_SOCK=/tmp/ssh-lI2cQb2kZ06t/agent.34 [2023-05-16T08:27:57.585Z] SSH_AGENT_PID=40 [2023-05-16T08:27:57.594Z] Running ssh-add (command line suppressed) [2023-05-16T08:27:57.679Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_16465570151463499568.key (/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_16465570151463499568.key) [2023-05-16T08:27:57.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T08:27:58.037Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T08:27:58.052Z] $ docker exec --env ******** --env ******** 7e24f0c5def073c3bdb87371344b07c8ee28987ba5a9ca502169f5e907b1f5f9 ssh-agent -k [2023-05-16T08:27:58.149Z] unset SSH_AUTH_SOCK; [2023-05-16T08:27:58.149Z] unset SSH_AGENT_PID; [2023-05-16T08:27:58.149Z] echo Agent pid 40 killed; [2023-05-16T08:27:58.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T08:27:58.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T08:27:58.261Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T08:27:58.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T08:27:58.378Z] $ docker exec 7e24f0c5def073c3bdb87371344b07c8ee28987ba5a9ca502169f5e907b1f5f9 ssh-agent [2023-05-16T08:27:58.492Z] SSH_AUTH_SOCK=/tmp/ssh-2ZX1OIGax9Dp/agent.72 [2023-05-16T08:27:58.492Z] SSH_AGENT_PID=78 [2023-05-16T08:27:58.496Z] Running ssh-add (command line suppressed) [2023-05-16T08:27:58.593Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_5105538687928098870.key (/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_5105538687928098870.key) [2023-05-16T08:27:58.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T08:27:58.956Z] + git semver init [2023-05-16T08:27:59.219Z] 2023-05-16 08:27:59,131 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T08:27:59.219Z] 2023-05-16 08:27:59,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver [2023-05-16T08:27:59.219Z] 2023-05-16 08:27:59,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver [2023-05-16T08:27:59.219Z] 2023-05-16 08:27:59,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-193, universal_newlines=False, shell=None, istream=None) [2023-05-16T08:28:00.602Z] 2023-05-16 08:28:00,289 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.git/info/exclude [2023-05-16T08:28:00.602Z] 2023-05-16 08:28:00,290 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver/PR-193 with force:False [2023-05-16T08:28:00.602Z] 2023-05-16 08:28:00,290 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver/PR-193 [2023-05-16T08:28:00.602Z] 2023-05-16 08:28:00,294 [execute] INFO git cat-file --batch-check [2023-05-16T08:28:00.602Z] 2023-05-16 08:28:00,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T08:28:00.602Z] 2023-05-16 08:28:00,300 [execute] INFO git cat-file --batch [2023-05-16T08:28:00.602Z] 2023-05-16 08:28:00,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T08:28:00.602Z] 2023-05-16 08:28:00,305 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver/PR-193 [2023-05-16T08:28:00.602Z] 0.0.0 [Pipeline] } [2023-05-16T08:28:00.625Z] $ docker exec --env ******** --env ******** 7e24f0c5def073c3bdb87371344b07c8ee28987ba5a9ca502169f5e907b1f5f9 ssh-agent -k [2023-05-16T08:28:00.726Z] unset SSH_AUTH_SOCK; [2023-05-16T08:28:00.727Z] unset SSH_AGENT_PID; [2023-05-16T08:28:00.727Z] echo Agent pid 78 killed; [2023-05-16T08:28:00.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T08:28:01.168Z] + git semver [Pipeline] } [2023-05-16T08:28:01.753Z] $ docker stop --time=1 7e24f0c5def073c3bdb87371344b07c8ee28987ba5a9ca502169f5e907b1f5f9 [2023-05-16T08:28:03.099Z] $ docker rm -f --volumes 7e24f0c5def073c3bdb87371344b07c8ee28987ba5a9ca502169f5e907b1f5f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:28:03.512Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T08:28:03.816Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T08:28:03.836Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:28:04.437Z] provisioning config files... [2023-05-16T08:28:04.448Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config6638481683470367942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:28:04.802Z] ---> docker-login.sh [2023-05-16T08:28:04.802Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:28:04.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:28:04.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:28:04.802Z] Configure a credential helper to remove this warning. See [2023-05-16T08:28:04.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:28:04.802Z] [2023-05-16T08:28:04.802Z] Login Succeeded [2023-05-16T08:28:04.802Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:28:04.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:28:04.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:28:04.802Z] Configure a credential helper to remove this warning. See [2023-05-16T08:28:04.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:28:04.802Z] [2023-05-16T08:28:04.802Z] Login Succeeded [2023-05-16T08:28:04.802Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:28:05.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:28:05.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:28:05.064Z] Configure a credential helper to remove this warning. See [2023-05-16T08:28:05.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:28:05.064Z] [2023-05-16T08:28:05.064Z] Login Succeeded [2023-05-16T08:28:05.064Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:28:05.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:28:05.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:28:05.064Z] Configure a credential helper to remove this warning. See [2023-05-16T08:28:05.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:28:05.064Z] [2023-05-16T08:28:05.064Z] Login Succeeded [2023-05-16T08:28:05.064Z] docker.io [2023-05-16T08:28:05.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:28:05.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:28:05.326Z] Configure a credential helper to remove this warning. See [2023-05-16T08:28:05.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:28:05.326Z] [2023-05-16T08:28:05.326Z] Login Succeeded [2023-05-16T08:28:05.326Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:28:05.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T08:28:05.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:28:05.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:28:05.635Z] ========================================================= [2023-05-16T08:28:05.635Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T08:28:05.635Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:28:06.155Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T08:28:06.155Z] Sending build context to Docker daemon 12.66MB [2023-05-16T08:28:06.155Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:28:06.155Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T08:28:06.155Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T08:28:06.155Z] f56be85fc22e: Pulling fs layer [2023-05-16T08:28:06.155Z] 85791d961cd3: Pulling fs layer [2023-05-16T08:28:06.155Z] d694b5ae8c79: Pulling fs layer [2023-05-16T08:28:06.155Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T08:28:06.155Z] 4d19c01a9841: Pulling fs layer [2023-05-16T08:28:06.155Z] 9325e15d5711: Pulling fs layer [2023-05-16T08:28:06.155Z] 556b6ee489ea: Pulling fs layer [2023-05-16T08:28:06.155Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T08:28:06.155Z] 556b6ee489ea: Waiting [2023-05-16T08:28:06.155Z] 4d19c01a9841: Waiting [2023-05-16T08:28:06.155Z] c5a4b2cf53e6: Waiting [2023-05-16T08:28:06.155Z] 9325e15d5711: Waiting [2023-05-16T08:28:06.155Z] 85791d961cd3: Download complete [2023-05-16T08:28:06.156Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T08:28:06.156Z] 9f32a84ed3da: Download complete [2023-05-16T08:28:06.156Z] 4d19c01a9841: Verifying Checksum [2023-05-16T08:28:06.156Z] 4d19c01a9841: Download complete [2023-05-16T08:28:06.420Z] f56be85fc22e: Verifying Checksum [2023-05-16T08:28:06.421Z] f56be85fc22e: Download complete [2023-05-16T08:28:06.421Z] 9325e15d5711: Verifying Checksum [2023-05-16T08:28:06.421Z] 9325e15d5711: Download complete [2023-05-16T08:28:06.421Z] f56be85fc22e: Pull complete [2023-05-16T08:28:06.683Z] 85791d961cd3: Pull complete [2023-05-16T08:28:06.946Z] d694b5ae8c79: Download complete [2023-05-16T08:28:07.207Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T08:28:07.207Z] c5a4b2cf53e6: Download complete [2023-05-16T08:28:07.468Z] 556b6ee489ea: Verifying Checksum [2023-05-16T08:28:07.468Z] 556b6ee489ea: Download complete [2023-05-16T08:28:10.767Z] d694b5ae8c79: Pull complete [2023-05-16T08:28:10.767Z] 9f32a84ed3da: Pull complete [2023-05-16T08:28:10.767Z] 4d19c01a9841: Pull complete [2023-05-16T08:28:10.767Z] 9325e15d5711: Pull complete [2023-05-16T08:28:12.672Z] 556b6ee489ea: Pull complete [2023-05-16T08:28:13.611Z] c5a4b2cf53e6: Pull complete [2023-05-16T08:28:13.611Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T08:28:13.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T08:28:13.611Z] ---> c4be618373d6 [2023-05-16T08:28:13.611Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T08:28:16.149Z] ---> Running in f3ec0c60086c [2023-05-16T08:28:16.149Z] Removing intermediate container f3ec0c60086c [2023-05-16T08:28:16.149Z] ---> a02fe75895ee [2023-05-16T08:28:16.149Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:28:16.149Z] ---> Running in 906d9b7e8fdd [2023-05-16T08:28:16.149Z] Removing intermediate container 906d9b7e8fdd [2023-05-16T08:28:16.149Z] ---> c7bca055ce42 [2023-05-16T08:28:16.149Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:28:16.149Z] ---> Running in f24fe94f924d [2023-05-16T08:28:16.149Z] Removing intermediate container f24fe94f924d [2023-05-16T08:28:16.149Z] ---> 7c35937e40df [2023-05-16T08:28:16.149Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:28:16.149Z] ---> Running in 46dcdaddac4c [2023-05-16T08:28:16.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:28:16.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:28:16.671Z] OK: 265 MiB in 53 packages [2023-05-16T08:28:16.932Z] Removing intermediate container 46dcdaddac4c [2023-05-16T08:28:16.932Z] ---> ce36a312f333 [2023-05-16T08:28:16.932Z] Step 7/12 : WORKDIR /app [2023-05-16T08:28:16.932Z] ---> Running in da59adb93524 [2023-05-16T08:28:16.932Z] Removing intermediate container da59adb93524 [2023-05-16T08:28:16.932Z] ---> bbc1451fb44e [2023-05-16T08:28:16.932Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T08:28:17.192Z] ---> 6f88f18d42c0 [2023-05-16T08:28:17.192Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:28:17.192Z] ---> Running in f545a413da47 [2023-05-16T08:28:19.258Z] Still waiting to schedule task [2023-05-16T08:28:19.259Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T08:28:35.421Z] Removing intermediate container f545a413da47 [2023-05-16T08:28:35.421Z] ---> d8cac308f32f [2023-05-16T08:28:35.421Z] Step 10/12 : COPY . . [2023-05-16T08:28:35.421Z] ---> 0730779a249b [2023-05-16T08:28:35.421Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:28:35.421Z] ---> Running in 566f5949c393 [2023-05-16T08:28:35.421Z] Removing intermediate container 566f5949c393 [2023-05-16T08:28:35.421Z] ---> f3ff8b9fe574 [2023-05-16T08:28:35.421Z] Step 12/12 : RUN $MAKE [2023-05-16T08:28:35.421Z] ---> Running in f2595412a94b [2023-05-16T08:28:35.421Z] noop [2023-05-16T08:28:35.421Z] Removing intermediate container f2595412a94b [2023-05-16T08:28:35.421Z] ---> becebb3d85a5 [2023-05-16T08:28:35.421Z] Successfully built becebb3d85a5 [2023-05-16T08:28:35.421Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:28:35.880Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T08:28:35.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:28:36.051Z] prd-ubuntu20.04-docker-8c-8g-15522 does not seem to be running inside a container [2023-05-16T08:28:36.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T08:28:36.421Z] $ docker top a1de36c49de331c2b468dbd5ac7a7a43d61ec34c8e193a226c4228fb01994184 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:28:36.806Z] + go version [2023-05-16T08:28:36.806Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T08:28:36.848Z] $ docker stop --time=1 a1de36c49de331c2b468dbd5ac7a7a43d61ec34c8e193a226c4228fb01994184 [2023-05-16T08:28:38.162Z] $ docker rm -f --volumes a1de36c49de331c2b468dbd5ac7a7a43d61ec34c8e193a226c4228fb01994184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:28:38.895Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T08:28:38.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:28:39.050Z] prd-ubuntu20.04-docker-8c-8g-15522 does not seem to be running inside a container [2023-05-16T08:28:39.092Z] $ 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-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T08:28:39.399Z] $ docker top 1a18ed4c59319000a1ee88b72feca51095738a20bef8a1b61ca8227453accf3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:28:39.782Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-193 [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:28:40.137Z] + make test [2023-05-16T08:28:40.137Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-16T08:28:58.251Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-16T08:28:58.251Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-16T08:28:58.251Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.143s coverage: 86.2% of statements [2023-05-16T08:29:00.785Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.693s coverage: 71.9% of statements [2023-05-16T08:29:22.745Z] go vet ./... [2023-05-16T08:29:25.275Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T08:29:25.275Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T08:29:25.275Z] ./bin/test-attribution.sh [2023-05-16T08:29:25.275Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T08:29:25.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T08:29:25.354Z] $ docker stop --time=1 1a18ed4c59319000a1ee88b72feca51095738a20bef8a1b61ca8227453accf3c [2023-05-16T08:29:30.453Z] $ docker rm -f --volumes 1a18ed4c59319000a1ee88b72feca51095738a20bef8a1b61ca8227453accf3c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:29:31.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T08:29:31.153Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T08:29:31.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T08:29:32.083Z] + ls -al . [2023-05-16T08:29:32.083Z] total 228 [2023-05-16T08:29:32.083Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 08:28 . [2023-05-16T08:29:32.083Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:27 .. [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 262 May 16 08:27 .dockerignore [2023-05-16T08:29:32.083Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:28 .git [2023-05-16T08:29:32.083Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:27 .github [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 788 May 16 08:27 .gitignore [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 08:27 .golangci.yml [2023-05-16T08:29:32.083Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:28 .semver [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 16 08:27 Attribution.txt [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 16 08:27 CHANGELOG.md [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 16 08:27 Dockerfile [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 08:27 GOVERNANCE.md [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 687 May 16 08:27 Jenkinsfile [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 16 08:27 LICENSE [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 16 08:27 Makefile [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 08:27 OWNERS.md [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 16 08:27 README.md [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 08:28 VERSION [2023-05-16T08:29:32.083Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:27 bin [2023-05-16T08:29:32.083Z] -rw-r--r-- 1 jenkins jenkins 41317 May 16 08:29 coverage.out [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 16 08:27 go.mod [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 16 08:27 go.sum [2023-05-16T08:29:32.083Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:27 images [2023-05-16T08:29:32.083Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:27 internal [2023-05-16T08:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 531 May 16 08:27 main.go [2023-05-16T08:29:32.083Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:27 res [2023-05-16T08:29:32.083Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:27 snap [2023-05-16T08:29:32.083Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:29:32.489Z] + 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=cd4380d16f72429df9bcea45c69df3659137b7f7 --label arch=amd64 --label version=0.0.0 . [2023-05-16T08:29:32.490Z] Sending build context to Docker daemon 12.66MB [2023-05-16T08:29:32.490Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:29:32.490Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-16T08:29:32.490Z] ---> becebb3d85a5 [2023-05-16T08:29:32.490Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T08:29:32.749Z] ---> Running in b0f9ae54c1cf [2023-05-16T08:29:33.006Z] Removing intermediate container b0f9ae54c1cf [2023-05-16T08:29:33.006Z] ---> dd680492f270 [2023-05-16T08:29:33.006Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:29:33.006Z] ---> Running in bbf81d969175 [2023-05-16T08:29:33.007Z] Removing intermediate container bbf81d969175 [2023-05-16T08:29:33.007Z] ---> f6e1bb3b9025 [2023-05-16T08:29:33.007Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:29:33.007Z] ---> Running in 840e84b49973 [2023-05-16T08:29:33.007Z] Removing intermediate container 840e84b49973 [2023-05-16T08:29:33.007Z] ---> dd55da03a782 [2023-05-16T08:29:33.007Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:29:33.007Z] ---> Running in d7297814b7ec [2023-05-16T08:29:33.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:29:33.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:29:33.575Z] OK: 265 MiB in 53 packages [2023-05-16T08:29:34.142Z] Removing intermediate container d7297814b7ec [2023-05-16T08:29:34.142Z] ---> 8ec708b4892f [2023-05-16T08:29:34.142Z] Step 7/29 : WORKDIR /app [2023-05-16T08:29:34.142Z] ---> Running in 7b12f6e18d42 [2023-05-16T08:29:34.142Z] Removing intermediate container 7b12f6e18d42 [2023-05-16T08:29:34.142Z] ---> 428959c2772e [2023-05-16T08:29:34.142Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-16T08:29:34.142Z] ---> dfdfef8acb60 [2023-05-16T08:29:34.142Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:29:34.142Z] ---> Running in 5003271f72a4 [2023-05-16T08:29:35.079Z] Removing intermediate container 5003271f72a4 [2023-05-16T08:29:35.079Z] ---> ca460513f031 [2023-05-16T08:29:35.079Z] Step 10/29 : COPY . . [2023-05-16T08:29:35.338Z] ---> aa6e380f96d8 [2023-05-16T08:29:35.338Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:29:35.338Z] ---> Running in 0e4089abcd14 [2023-05-16T08:29:35.597Z] Removing intermediate container 0e4089abcd14 [2023-05-16T08:29:35.597Z] ---> 51f47c96d52b [2023-05-16T08:29:35.597Z] Step 12/29 : RUN $MAKE [2023-05-16T08:29:35.597Z] ---> Running in 1c770a72fd76 [2023-05-16T08:29:35.857Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-16T08:30:03.070Z] Removing intermediate container 1c770a72fd76 [2023-05-16T08:30:03.070Z] ---> ad8dcedbc1cf [2023-05-16T08:30:03.070Z] Step 13/29 : FROM alpine:3.17 [2023-05-16T08:30:03.070Z] 3.17: Pulling from library/alpine [2023-05-16T08:30:03.070Z] f56be85fc22e: Already exists [2023-05-16T08:30:03.687Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T08:30:03.948Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T08:30:03.948Z] ---> 9ed4aefc74f6 [2023-05-16T08:30:03.948Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T08:30:05.340Z] ---> Running in 725b99926ee1 [2023-05-16T08:30:06.284Z] Removing intermediate container 725b99926ee1 [2023-05-16T08:30:06.284Z] ---> 6cc87ac73b83 [2023-05-16T08:30:06.284Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-16T08:30:07.220Z] ---> Running in 5548af0dc67c [2023-05-16T08:30:08.153Z] Removing intermediate container 5548af0dc67c [2023-05-16T08:30:08.153Z] ---> a5f6f9e32e52 [2023-05-16T08:30:08.153Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-16T08:30:08.719Z] ---> Running in 3373dea4b685 [2023-05-16T08:30:10.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:30:10.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:30:10.366Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-16T08:30:10.366Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-16T08:30:10.366Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:30:10.366Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T08:30:10.366Z] OK: 8 MiB in 17 packages [2023-05-16T08:30:11.299Z] Removing intermediate container 3373dea4b685 [2023-05-16T08:30:11.299Z] ---> 8de8a5f895fc [2023-05-16T08:30:11.299Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-16T08:30:11.299Z] ---> 2055137a4ff3 [2023-05-16T08:30:11.299Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-16T08:30:11.563Z] ---> f09641eead1f [2023-05-16T08:30:11.563Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-16T08:30:11.563Z] ---> 6013ee7ee5ed [2023-05-16T08:30:11.563Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-16T08:30:11.821Z] ---> a8354dbc8e19 [2023-05-16T08:30:11.821Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-16T08:30:13.196Z] ---> c23015f2610c [2023-05-16T08:30:13.196Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-16T08:30:13.196Z] ---> Running in 9f76f414ab72 [2023-05-16T08:30:15.944Z] Removing intermediate container 9f76f414ab72 [2023-05-16T08:30:15.944Z] ---> 6c6a1de7983c [2023-05-16T08:30:15.944Z] Step 23/29 : VOLUME /cache [2023-05-16T08:30:16.202Z] ---> Running in d4957dc7b83c [2023-05-16T08:30:16.202Z] Removing intermediate container d4957dc7b83c [2023-05-16T08:30:16.202Z] ---> 42e82fd43411 [2023-05-16T08:30:16.202Z] Step 24/29 : EXPOSE 59711 [2023-05-16T08:30:16.202Z] ---> Running in 5ae7d65478cd [2023-05-16T08:30:16.202Z] Removing intermediate container 5ae7d65478cd [2023-05-16T08:30:16.202Z] ---> 81270177f188 [2023-05-16T08:30:16.202Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-16T08:30:16.202Z] ---> Running in e657acbdfb6b [2023-05-16T08:30:16.462Z] Removing intermediate container e657acbdfb6b [2023-05-16T08:30:16.462Z] ---> 092126cd3aa7 [2023-05-16T08:30:16.463Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-16T08:30:16.463Z] ---> Running in 13a112166eae [2023-05-16T08:30:16.463Z] Removing intermediate container 13a112166eae [2023-05-16T08:30:16.463Z] ---> e865dc3b487f [2023-05-16T08:30:16.463Z] Step 27/29 : LABEL arch=amd64 [2023-05-16T08:30:16.463Z] ---> Running in 6b9c74a7c3bd [2023-05-16T08:30:16.463Z] Removing intermediate container 6b9c74a7c3bd [2023-05-16T08:30:16.463Z] ---> bd3682e1d6a0 [2023-05-16T08:30:16.463Z] Step 28/29 : LABEL git_sha=cd4380d16f72429df9bcea45c69df3659137b7f7 [2023-05-16T08:30:16.463Z] ---> Running in 58283f332ee9 [2023-05-16T08:30:16.722Z] Removing intermediate container 58283f332ee9 [2023-05-16T08:30:16.723Z] ---> b2537d2116f4 [2023-05-16T08:30:16.723Z] Step 29/29 : LABEL version=0.0.0 [2023-05-16T08:30:16.723Z] ---> Running in db3e69476e13 [2023-05-16T08:30:16.723Z] Removing intermediate container db3e69476e13 [2023-05-16T08:30:16.723Z] ---> e382768ac45b [2023-05-16T08:30:16.723Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T08:30:16.723Z] Successfully built e382768ac45b [2023-05-16T08:30:16.723Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:30:17.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:30:17.645Z] [2023-05-16T08:30:17.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:30:18.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:30:18.040Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T08:30:18.040Z] 5eb5b503b376: Pulling fs layer [2023-05-16T08:30:18.040Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T08:30:18.040Z] ec43610c2a17: Pulling fs layer [2023-05-16T08:30:18.040Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T08:30:18.040Z] 33b1e0a273af: Pulling fs layer [2023-05-16T08:30:18.040Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T08:30:18.040Z] 2f39f015ded8: Pulling fs layer [2023-05-16T08:30:18.040Z] 3a2ae6a8a46f: Waiting [2023-05-16T08:30:18.040Z] 33b1e0a273af: Waiting [2023-05-16T08:30:18.040Z] 2f39f015ded8: Waiting [2023-05-16T08:30:18.040Z] 5d3b04190fa2: Waiting [2023-05-16T08:30:18.302Z] 5c69ac0246d0: Download complete [2023-05-16T08:30:18.302Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T08:30:18.302Z] 3a2ae6a8a46f: Download complete [2023-05-16T08:30:18.302Z] 33b1e0a273af: Verifying Checksum [2023-05-16T08:30:18.302Z] 33b1e0a273af: Download complete [2023-05-16T08:30:18.302Z] ec43610c2a17: Verifying Checksum [2023-05-16T08:30:18.302Z] ec43610c2a17: Download complete [2023-05-16T08:30:18.302Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T08:30:18.302Z] 5d3b04190fa2: Download complete [2023-05-16T08:30:18.562Z] 5eb5b503b376: Verifying Checksum [2023-05-16T08:30:18.562Z] 5eb5b503b376: Download complete [2023-05-16T08:30:19.129Z] 2f39f015ded8: Verifying Checksum [2023-05-16T08:30:19.129Z] 2f39f015ded8: Download complete [2023-05-16T08:30:19.697Z] 5eb5b503b376: Pull complete [2023-05-16T08:30:19.955Z] 5c69ac0246d0: Pull complete [2023-05-16T08:30:20.522Z] ec43610c2a17: Pull complete [2023-05-16T08:30:20.522Z] 3a2ae6a8a46f: Pull complete [2023-05-16T08:30:20.781Z] 33b1e0a273af: Pull complete [2023-05-16T08:30:20.781Z] 5d3b04190fa2: Pull complete [2023-05-16T08:30:24.973Z] 2f39f015ded8: Pull complete [2023-05-16T08:30:57.089Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T08:30:57.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:30:57.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:30:57.322Z] prd-ubuntu20.04-docker-8c-8g-15522 does not seem to be running inside a container [2023-05-16T08:30:57.374Z] $ 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-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T08:31:01.882Z] $ docker top b89cccf56f6da132151b4e4ed30d3bc82da86479854c256a6b93c60aa1d9af6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:31:02.316Z] ---> job-cost.sh [2023-05-16T08:31:02.316Z] lf-activate-venv: SKIPPING [2023-05-16T08:31:02.316Z] INFO: No Stack... [2023-05-16T08:31:02.575Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T08:31:03.146Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T08:31:03.466Z] + cut -d, -f6 [2023-05-16T08:31:03.466Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives/cost.csv [Pipeline] lock [2023-05-16T08:31:03.509Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] [2023-05-16T08:31:03.513Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] did not exist. Created. [2023-05-16T08:31:03.513Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T08:31:03.918Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T08:31:03.973Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T08:31:04.001Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T08:31:04.086Z] $ docker stop --time=1 b89cccf56f6da132151b4e4ed30d3bc82da86479854c256a6b93c60aa1d9af6f [2023-05-16T08:31:04.684Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15524 in /w/workspace/y_app-rfid-llrp-inventory_PR-193 [2023-05-16T08:31:05.246Z] $ docker rm -f --volumes b89cccf56f6da132151b4e4ed30d3bc82da86479854c256a6b93c60aa1d9af6f [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2023-05-16T08:31:05.428Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-05-16T08:31:05.506Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T08:31:14.177Z] using credential edgex-jenkins-ssh [2023-05-16T08:31:14.202Z] Cloning the remote Git repository [2023-05-16T08:31:14.263Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-16T08:31:14.380Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-05-16T08:31:14.566Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-16T08:31:14.568Z] > git --version # timeout=10 [2023-05-16T08:31:14.593Z] > git --version # 'git version 2.25.1' [2023-05-16T08:31:14.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:31:14.789Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T08:31:16.882Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-16T08:31:16.906Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T08:31:17.973Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-16T08:31:18.618Z] Merging remotes/origin/main commit f1ad42671cb4bb5b089283d273768ffa9133c18e into PR head commit cd4380d16f72429df9bcea45c69df3659137b7f7 [2023-05-16T08:31:18.971Z] Merge succeeded, producing cd4380d16f72429df9bcea45c69df3659137b7f7 [2023-05-16T08:31:18.971Z] Checking out Revision cd4380d16f72429df9bcea45c69df3659137b7f7 (PR-193) [2023-05-16T08:31:18.016Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-16T08:31:18.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:31:18.036Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T08:31:18.642Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T08:31:18.731Z] > git checkout -f cd4380d16f72429df9bcea45c69df3659137b7f7 # timeout=10 [2023-05-16T08:31:18.845Z] > git remote # timeout=10 [2023-05-16T08:31:18.870Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T08:31:18.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:31:18.923Z] > git merge f1ad42671cb4bb5b089283d273768ffa9133c18e # timeout=10 [2023-05-16T08:31:18.952Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T08:31:18.982Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T08:31:19.001Z] > git checkout -f cd4380d16f72429df9bcea45c69df3659137b7f7 # timeout=10 [2023-05-16T08:31:19.642Z] Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" [2023-05-16T08:31:19.715Z] > git --version # timeout=10 [2023-05-16T08:31:19.729Z] > git --version # 'git version 2.25.1' [2023-05-16T08:31:19.745Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:31:21.008Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T08:31:21.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T08:31:21.008Z] Dload Upload Total Spent Left Speed [2023-05-16T08:31:21.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-05-16T08:31:21.655Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T08:31:22.016Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T08:31:22.016Z] + sudo tee /etc/docker/daemon.new [2023-05-16T08:31:22.016Z] { [2023-05-16T08:31:22.016Z] "registry-mirrors": [ [2023-05-16T08:31:22.016Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T08:31:22.016Z] ], [2023-05-16T08:31:22.016Z] "bip": "10.250.0.254/24", [2023-05-16T08:31:22.016Z] "hosts": [ [2023-05-16T08:31:22.016Z] "tcp://0.0.0.0:5555", [2023-05-16T08:31:22.016Z] "unix:///var/run/docker.sock" [2023-05-16T08:31:22.016Z] ], [2023-05-16T08:31:22.016Z] "mtu": 1458, [2023-05-16T08:31:22.016Z] "selinux-enabled": true, [2023-05-16T08:31:22.016Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T08:31:22.016Z] } [Pipeline] sh [2023-05-16T08:31:22.384Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T08:31:22.777Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:31:41.143Z] provisioning config files... [2023-05-16T08:31:41.181Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config10914576249761245059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:31:41.594Z] ---> docker-login.sh [2023-05-16T08:31:41.594Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:31:42.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:31:42.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:31:42.191Z] Configure a credential helper to remove this warning. See [2023-05-16T08:31:42.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:31:42.191Z] [2023-05-16T08:31:42.191Z] Login Succeeded [2023-05-16T08:31:42.191Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:31:42.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:31:42.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:31:42.739Z] Configure a credential helper to remove this warning. See [2023-05-16T08:31:42.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:31:42.739Z] [2023-05-16T08:31:42.739Z] Login Succeeded [2023-05-16T08:31:42.739Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:31:43.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:31:43.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:31:43.010Z] Configure a credential helper to remove this warning. See [2023-05-16T08:31:43.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:31:43.010Z] [2023-05-16T08:31:43.010Z] Login Succeeded [2023-05-16T08:31:43.010Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:31:43.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:31:43.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:31:43.554Z] Configure a credential helper to remove this warning. See [2023-05-16T08:31:43.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:31:43.554Z] [2023-05-16T08:31:43.554Z] Login Succeeded [2023-05-16T08:31:43.554Z] docker.io [2023-05-16T08:31:43.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:31:44.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:31:44.097Z] Configure a credential helper to remove this warning. See [2023-05-16T08:31:44.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:31:44.097Z] [2023-05-16T08:31:44.097Z] Login Succeeded [2023-05-16T08:31:44.097Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:31:44.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T08:31:44.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:31:44.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:31:44.646Z] ========================================================= [2023-05-16T08:31:44.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T08:31:44.646Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:31:45.163Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T08:31:45.434Z] Sending build context to Docker daemon 678.4kB [2023-05-16T08:31:45.434Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:31:45.434Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T08:31:45.724Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T08:31:45.724Z] c41833b44d91: Pulling fs layer [2023-05-16T08:31:45.724Z] ed15518f5707: Pulling fs layer [2023-05-16T08:31:45.724Z] feae8fd75edb: Pulling fs layer [2023-05-16T08:31:45.724Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T08:31:45.724Z] 3cdef696dda3: Pulling fs layer [2023-05-16T08:31:45.724Z] 2ced38df9373: Pulling fs layer [2023-05-16T08:31:45.724Z] 58f1dce35555: Pulling fs layer [2023-05-16T08:31:45.724Z] 242c74f7c9fa: Waiting [2023-05-16T08:31:45.724Z] 3cdef696dda3: Waiting [2023-05-16T08:31:45.724Z] 2ced38df9373: Waiting [2023-05-16T08:31:45.724Z] 58f1dce35555: Waiting [2023-05-16T08:31:45.724Z] ed15518f5707: Verifying Checksum [2023-05-16T08:31:45.724Z] ed15518f5707: Download complete [2023-05-16T08:31:45.724Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T08:31:45.724Z] 242c74f7c9fa: Download complete [2023-05-16T08:31:45.724Z] 3cdef696dda3: Verifying Checksum [2023-05-16T08:31:45.724Z] 3cdef696dda3: Download complete [2023-05-16T08:31:45.724Z] c41833b44d91: Verifying Checksum [2023-05-16T08:31:45.724Z] c41833b44d91: Download complete [2023-05-16T08:31:46.709Z] c41833b44d91: Pull complete [2023-05-16T08:31:46.987Z] 58f1dce35555: Verifying Checksum [2023-05-16T08:31:46.987Z] 58f1dce35555: Download complete [2023-05-16T08:31:47.259Z] ed15518f5707: Pull complete [2023-05-16T08:31:48.686Z] feae8fd75edb: Verifying Checksum [2023-05-16T08:31:48.686Z] feae8fd75edb: Download complete [2023-05-16T08:31:48.686Z] 2ced38df9373: Verifying Checksum [2023-05-16T08:31:48.686Z] 2ced38df9373: Download complete [2023-05-16T08:32:01.174Z] feae8fd75edb: Pull complete [2023-05-16T08:32:01.174Z] 242c74f7c9fa: Pull complete [2023-05-16T08:32:01.174Z] 3cdef696dda3: Pull complete [2023-05-16T08:32:06.565Z] 2ced38df9373: Pull complete [2023-05-16T08:32:09.175Z] 58f1dce35555: Pull complete [2023-05-16T08:32:09.175Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T08:32:09.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T08:32:09.176Z] ---> fadd8f120f05 [2023-05-16T08:32:09.176Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T08:32:11.800Z] ---> Running in e85dd14b3209 [2023-05-16T08:32:11.800Z] Removing intermediate container e85dd14b3209 [2023-05-16T08:32:11.800Z] ---> 033cd1e98973 [2023-05-16T08:32:11.800Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:32:11.800Z] ---> Running in 35faf34b79f1 [2023-05-16T08:32:12.071Z] Removing intermediate container 35faf34b79f1 [2023-05-16T08:32:12.071Z] ---> e5e1b77d8bbe [2023-05-16T08:32:12.071Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:32:12.071Z] ---> Running in 43c3079875c2 [2023-05-16T08:32:12.663Z] Removing intermediate container 43c3079875c2 [2023-05-16T08:32:12.663Z] ---> 0ed5b61aca8a [2023-05-16T08:32:12.663Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:32:12.663Z] ---> Running in 1b735d504184 [2023-05-16T08:32:14.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:32:14.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:32:15.657Z] OK: 263 MiB in 53 packages [2023-05-16T08:32:16.637Z] Removing intermediate container 1b735d504184 [2023-05-16T08:32:16.637Z] ---> f176f2d9d638 [2023-05-16T08:32:16.637Z] Step 7/12 : WORKDIR /app [2023-05-16T08:32:16.637Z] ---> Running in 80084af288fc [2023-05-16T08:32:16.915Z] Removing intermediate container 80084af288fc [2023-05-16T08:32:16.915Z] ---> f78cd286d5b9 [2023-05-16T08:32:16.915Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T08:32:17.895Z] ---> c2fc194b95c6 [2023-05-16T08:32:17.895Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:32:18.167Z] ---> Running in a2b45e438266 [2023-05-16T08:33:26.127Z] Removing intermediate container a2b45e438266 [2023-05-16T08:33:26.128Z] ---> c6acab90315b [2023-05-16T08:33:26.128Z] Step 10/12 : COPY . . [2023-05-16T08:33:26.128Z] ---> c700ffeff654 [2023-05-16T08:33:26.128Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:33:26.128Z] ---> Running in b160cd92ff3c [2023-05-16T08:33:26.128Z] Removing intermediate container b160cd92ff3c [2023-05-16T08:33:26.128Z] ---> 9243b1ed8df7 [2023-05-16T08:33:26.128Z] Step 12/12 : RUN $MAKE [2023-05-16T08:33:26.128Z] ---> Running in 478f108905bb [2023-05-16T08:33:26.128Z] noop [2023-05-16T08:33:26.128Z] Removing intermediate container 478f108905bb [2023-05-16T08:33:26.128Z] ---> 63261023bf17 [2023-05-16T08:33:26.128Z] Successfully built 63261023bf17 [2023-05-16T08:33:26.128Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:33:26.631Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T08:33:26.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:33:26.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-15524 does not seem to be running inside a container [2023-05-16T08:33:27.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T08:33:28.416Z] $ docker top 6d421a87a76c8da582e7f15546c2712551ea8211fedc768913b97ebe3a1887e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:33:29.345Z] + go version [2023-05-16T08:33:29.345Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T08:33:29.389Z] $ docker stop --time=1 6d421a87a76c8da582e7f15546c2712551ea8211fedc768913b97ebe3a1887e1 [2023-05-16T08:33:31.135Z] $ docker rm -f --volumes 6d421a87a76c8da582e7f15546c2712551ea8211fedc768913b97ebe3a1887e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:33:32.009Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T08:33:32.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:33:32.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-15524 does not seem to be running inside a container [2023-05-16T08:33:32.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T08:33:33.640Z] $ docker top 82c254c46a8f0fc26102e068a573b42438493a604be269cd470cd917c05aa852 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:33:34.556Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:33:35.279Z] + make test [2023-05-16T08:33:35.279Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-16T08:36:57.092Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-16T08:36:57.092Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-16T08:36:57.092Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.227s coverage: 86.2% of statements [2023-05-16T08:37:07.167Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.671s coverage: 71.9% of statements [2023-05-16T08:37:07.167Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T08:37:07.167Z] go vet ./... [2023-05-16T08:39:43.943Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T08:39:43.943Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T08:39:43.943Z] ./bin/test-attribution.sh [2023-05-16T08:39:43.943Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T08:39:43.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T08:39:44.023Z] $ docker stop --time=1 82c254c46a8f0fc26102e068a573b42438493a604be269cd470cd917c05aa852 [2023-05-16T08:39:46.972Z] $ docker rm -f --volumes 82c254c46a8f0fc26102e068a573b42438493a604be269cd470cd917c05aa852 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:39:48.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T08:39:48.806Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T08:39:49.394Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:39:50.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T08:39:50.351Z] + ls -al . [2023-05-16T08:39:50.351Z] total 224 [2023-05-16T08:39:50.351Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 08:33 . [2023-05-16T08:39:50.351Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:31 .. [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 262 May 16 08:31 .dockerignore [2023-05-16T08:39:50.351Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:31 .git [2023-05-16T08:39:50.351Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:31 .github [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 788 May 16 08:31 .gitignore [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 08:31 .golangci.yml [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 16 08:31 Attribution.txt [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 16 08:31 CHANGELOG.md [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 16 08:31 Dockerfile [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 08:31 GOVERNANCE.md [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 687 May 16 08:31 Jenkinsfile [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 16 08:31 LICENSE [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 16 08:31 Makefile [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 08:31 OWNERS.md [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 16 08:31 README.md [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 08:28 VERSION [2023-05-16T08:39:50.351Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:31 bin [2023-05-16T08:39:50.351Z] -rw-r--r-- 1 jenkins jenkins 41317 May 16 08:37 coverage.out [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 16 08:31 go.mod [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 16 08:31 go.sum [2023-05-16T08:39:50.351Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:31 images [2023-05-16T08:39:50.351Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:31 internal [2023-05-16T08:39:50.351Z] -rw-rw-r-- 1 jenkins jenkins 531 May 16 08:31 main.go [2023-05-16T08:39:50.351Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:31 res [2023-05-16T08:39:50.351Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:31 snap [2023-05-16T08:39:50.351Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:31 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:39:50.787Z] + 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=cd4380d16f72429df9bcea45c69df3659137b7f7 --label arch=arm64 --label version=0.0.0 . [2023-05-16T08:39:51.056Z] Sending build context to Docker daemon 678.4kB [2023-05-16T08:39:51.056Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:39:51.056Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-16T08:39:51.056Z] ---> 63261023bf17 [2023-05-16T08:39:51.056Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T08:39:51.336Z] ---> Running in e6ce88924a98 [2023-05-16T08:39:51.605Z] Removing intermediate container e6ce88924a98 [2023-05-16T08:39:51.605Z] ---> 08ddb089fa66 [2023-05-16T08:39:51.605Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:39:51.605Z] ---> Running in 8cbb04463b16 [2023-05-16T08:39:51.875Z] Removing intermediate container 8cbb04463b16 [2023-05-16T08:39:51.875Z] ---> 7ef9a17566e5 [2023-05-16T08:39:51.875Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:39:51.875Z] ---> Running in 30c8e07642d1 [2023-05-16T08:39:52.463Z] Removing intermediate container 30c8e07642d1 [2023-05-16T08:39:52.463Z] ---> bae5dcd23c21 [2023-05-16T08:39:52.463Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:39:52.463Z] ---> Running in 6ec99d437c0f [2023-05-16T08:39:53.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:39:54.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:39:55.429Z] OK: 263 MiB in 53 packages [2023-05-16T08:39:56.033Z] Removing intermediate container 6ec99d437c0f [2023-05-16T08:39:56.033Z] ---> 5d30b1d9bfbf [2023-05-16T08:39:56.033Z] Step 7/29 : WORKDIR /app [2023-05-16T08:39:56.302Z] ---> Running in a8e9b226863b [2023-05-16T08:39:56.571Z] Removing intermediate container a8e9b226863b [2023-05-16T08:39:56.571Z] ---> b584900e4742 [2023-05-16T08:39:56.571Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-16T08:39:59.924Z] ---> 2330b53b0379 [2023-05-16T08:39:59.924Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:39:59.924Z] ---> Running in b18da9df8ad0 [2023-05-16T08:40:02.522Z] Removing intermediate container b18da9df8ad0 [2023-05-16T08:40:02.523Z] ---> b436bed2b5d4 [2023-05-16T08:40:02.523Z] Step 10/29 : COPY . . [2023-05-16T08:40:03.495Z] ---> 98055b96f220 [2023-05-16T08:40:03.495Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:40:03.495Z] ---> Running in 5e5074bbb272 [2023-05-16T08:40:03.767Z] Removing intermediate container 5e5074bbb272 [2023-05-16T08:40:03.767Z] ---> e529b06572e8 [2023-05-16T08:40:03.767Z] Step 12/29 : RUN $MAKE [2023-05-16T08:40:03.767Z] ---> Running in 94616f23f71c [2023-05-16T08:40:04.735Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-16T08:42:41.511Z] Removing intermediate container 94616f23f71c [2023-05-16T08:42:41.512Z] ---> 0044a4abb7db [2023-05-16T08:42:41.512Z] Step 13/29 : FROM alpine:3.17 [2023-05-16T08:42:41.512Z] 3.17: Pulling from library/alpine [2023-05-16T08:42:41.512Z] c41833b44d91: Already exists [2023-05-16T08:42:41.512Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T08:42:41.512Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T08:42:41.512Z] ---> 51e60588ff2c [2023-05-16T08:42:41.512Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T08:42:41.512Z] ---> Running in 5bfb9d126965 [2023-05-16T08:42:41.512Z] Removing intermediate container 5bfb9d126965 [2023-05-16T08:42:41.512Z] ---> 400162f13181 [2023-05-16T08:42:41.512Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-16T08:42:41.512Z] ---> Running in 06d6dc7c9597 [2023-05-16T08:42:41.512Z] Removing intermediate container 06d6dc7c9597 [2023-05-16T08:42:41.512Z] ---> 82460982719a [2023-05-16T08:42:41.512Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-16T08:42:41.512Z] ---> Running in b4fd7b572a5e [2023-05-16T08:42:41.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:42:41.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:42:41.512Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-16T08:42:41.512Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-16T08:42:41.512Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:42:41.512Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T08:42:41.512Z] OK: 8 MiB in 17 packages [2023-05-16T08:42:41.512Z] Removing intermediate container b4fd7b572a5e [2023-05-16T08:42:41.512Z] ---> d9a6fb685666 [2023-05-16T08:42:41.512Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-16T08:42:41.512Z] ---> da62659970d2 [2023-05-16T08:42:41.512Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-16T08:42:41.512Z] ---> e35d04837da7 [2023-05-16T08:42:41.512Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-16T08:42:41.512Z] ---> c6e98caae1c3 [2023-05-16T08:42:41.512Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-16T08:42:41.512Z] ---> 8fc7d96bd16f [2023-05-16T08:42:41.512Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-16T08:42:41.512Z] ---> 45e391911356 [2023-05-16T08:42:41.512Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-16T08:42:41.512Z] ---> Running in 17e6260f817f [2023-05-16T08:42:41.512Z] Removing intermediate container 17e6260f817f [2023-05-16T08:42:41.512Z] ---> 9ae66182183f [2023-05-16T08:42:41.512Z] Step 23/29 : VOLUME /cache [2023-05-16T08:42:41.512Z] ---> Running in 0b3d4bbe94fb [2023-05-16T08:42:41.512Z] Removing intermediate container 0b3d4bbe94fb [2023-05-16T08:42:41.512Z] ---> 04145ac4dc16 [2023-05-16T08:42:41.512Z] Step 24/29 : EXPOSE 59711 [2023-05-16T08:42:41.512Z] ---> Running in c4bd0b0fac5d [2023-05-16T08:42:41.512Z] Removing intermediate container c4bd0b0fac5d [2023-05-16T08:42:41.512Z] ---> 3b8058fd2dbf [2023-05-16T08:42:41.512Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-16T08:42:41.512Z] ---> Running in 4f1e294456d6 [2023-05-16T08:42:41.782Z] Removing intermediate container 4f1e294456d6 [2023-05-16T08:42:41.782Z] ---> e0f508d1a569 [2023-05-16T08:42:41.782Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-16T08:42:41.782Z] ---> Running in 73dd5e58980b [2023-05-16T08:42:42.052Z] Removing intermediate container 73dd5e58980b [2023-05-16T08:42:42.052Z] ---> c4b4a65c082b [2023-05-16T08:42:42.052Z] Step 27/29 : LABEL arch=arm64 [2023-05-16T08:42:42.322Z] ---> Running in 0a4c3764eb17 [2023-05-16T08:42:42.593Z] Removing intermediate container 0a4c3764eb17 [2023-05-16T08:42:42.593Z] ---> 753a58b49963 [2023-05-16T08:42:42.593Z] Step 28/29 : LABEL git_sha=cd4380d16f72429df9bcea45c69df3659137b7f7 [2023-05-16T08:42:42.593Z] ---> Running in 56fd839026db [2023-05-16T08:42:42.974Z] Removing intermediate container 56fd839026db [2023-05-16T08:42:42.974Z] ---> c61d6d3aee36 [2023-05-16T08:42:42.974Z] Step 29/29 : LABEL version=0.0.0 [2023-05-16T08:42:43.250Z] ---> Running in 4dab5d4361a3 [2023-05-16T08:42:43.533Z] Removing intermediate container 4dab5d4361a3 [2023-05-16T08:42:43.533Z] ---> 83b39fb96454 [2023-05-16T08:42:43.533Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T08:42:43.533Z] Successfully built 83b39fb96454 [2023-05-16T08:42:43.533Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:42:44.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T08:42:44.407Z] [2023-05-16T08:42:44.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:42:44.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T08:42:45.128Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T08:42:45.128Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T08:42:45.128Z] 04944245beec: Pulling fs layer [2023-05-16T08:42:45.128Z] 699f458cf7ca: Pulling fs layer [2023-05-16T08:42:45.128Z] 765212b225bb: Pulling fs layer [2023-05-16T08:42:45.128Z] f23df028b6ca: Pulling fs layer [2023-05-16T08:42:45.128Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T08:42:45.128Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T08:42:45.128Z] f23df028b6ca: Waiting [2023-05-16T08:42:45.128Z] d65c8cfc05b1: Waiting [2023-05-16T08:42:45.128Z] 2437ff75d9bd: Waiting [2023-05-16T08:42:45.128Z] 765212b225bb: Waiting [2023-05-16T08:42:45.128Z] 04944245beec: Verifying Checksum [2023-05-16T08:42:45.128Z] 04944245beec: Download complete [2023-05-16T08:42:45.128Z] 765212b225bb: Verifying Checksum [2023-05-16T08:42:45.128Z] 765212b225bb: Download complete [2023-05-16T08:42:45.128Z] f23df028b6ca: Verifying Checksum [2023-05-16T08:42:45.128Z] f23df028b6ca: Download complete [2023-05-16T08:42:45.481Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T08:42:45.481Z] d65c8cfc05b1: Download complete [2023-05-16T08:42:45.481Z] 699f458cf7ca: Verifying Checksum [2023-05-16T08:42:45.481Z] 699f458cf7ca: Download complete [2023-05-16T08:42:45.759Z] 8998bd30e6a1: Download complete [2023-05-16T08:42:48.354Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T08:42:48.354Z] 2437ff75d9bd: Download complete [2023-05-16T08:42:53.708Z] 8998bd30e6a1: Pull complete [2023-05-16T08:42:53.708Z] 04944245beec: Pull complete [2023-05-16T08:42:55.122Z] 699f458cf7ca: Pull complete [2023-05-16T08:42:55.122Z] 765212b225bb: Pull complete [2023-05-16T08:42:56.087Z] f23df028b6ca: Pull complete [2023-05-16T08:42:56.087Z] d65c8cfc05b1: Pull complete [2023-05-16T08:43:11.092Z] 2437ff75d9bd: Pull complete [2023-05-16T08:43:11.092Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T08:43:11.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T08:43:11.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:43:11.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-15524 does not seem to be running inside a container [2023-05-16T08:43:11.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T08:43:14.218Z] $ docker top c8ff70eb9174ce44ce1d4147bcf7502ef17c995c85a8d1b80cfb3c8c0a3ec24a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:43:14.806Z] ---> job-cost.sh [2023-05-16T08:43:15.073Z] lf-activate-venv: SKIPPING [2023-05-16T08:43:15.074Z] INFO: No Stack... [2023-05-16T08:43:15.657Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T08:43:16.241Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T08:43:16.590Z] + + cut -d, -f6 [2023-05-16T08:43:16.858Z] cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2023-05-16T08:43:16.955Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] [2023-05-16T08:43:16.960Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] did not exist. Created. [2023-05-16T08:43:16.960Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T08:43:17.697Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-03a26b42/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T08:43:18.059Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T08:43:18.364Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T08:43:18.417Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T08:43:18.431Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T08:43:18.520Z] $ docker stop --time=1 c8ff70eb9174ce44ce1d4147bcf7502ef17c995c85a8d1b80cfb3c8c0a3ec24a [2023-05-16T08:43:20.016Z] $ docker rm -f --volumes c8ff70eb9174ce44ce1d4147bcf7502ef17c995c85a8d1b80cfb3c8c0a3ec24a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-16T08:43:21.037Z] provisioning config files... [2023-05-16T08:43:21.045Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config11325026340108491496tmp [Pipeline] { [Pipeline] sh [2023-05-16T08:43:21.391Z] + set +x [2023-05-16T08:43:21.391Z] + curl -s https://codecov.io/bash [2023-05-16T08:43:21.391Z] + bash -s -- [2023-05-16T08:43:21.391Z] [2023-05-16T08:43:21.391Z] _____ _ [2023-05-16T08:43:21.391Z] / ____| | | [2023-05-16T08:43:21.391Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T08:43:21.391Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T08:43:21.391Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T08:43:21.391Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T08:43:21.391Z] Bash-1.0.6 [2023-05-16T08:43:21.391Z] [2023-05-16T08:43:21.391Z] [2023-05-16T08:43:21.391Z] ==> git version 2.25.1 found [2023-05-16T08:43:21.391Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-16T08:43:21.391Z] Release-Date: 2020-01-08 [2023-05-16T08:43:21.391Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T08:43:21.391Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T08:43:21.391Z] ==> Jenkins CI detected. [2023-05-16T08:43:21.391Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-193 [2023-05-16T08:43:21.391Z] project root: . [2023-05-16T08:43:21.391Z] --> token set from env [2023-05-16T08:43:21.391Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T08:43:21.391Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T08:43:21.391Z] ==> Python coveragepy not found [2023-05-16T08:43:21.391Z] ==> Searching for coverage reports in: [2023-05-16T08:43:21.391Z] + . [2023-05-16T08:43:21.391Z] -> Found 1 reports [2023-05-16T08:43:21.391Z] ==> Detecting git/mercurial file structure [2023-05-16T08:43:21.651Z] ==> Reading reports [2023-05-16T08:43:21.651Z] + ./coverage.out bytes=41317 [2023-05-16T08:43:21.651Z] ==> Appending adjustments [2023-05-16T08:43:21.651Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T08:43:21.651Z] + Found adjustments [2023-05-16T08:43:21.651Z] ==> Gzipping contents [2023-05-16T08:43:21.651Z] 12K /tmp/codecov.YXTznX.gz [2023-05-16T08:43:21.651Z] ==> Uploading reports [2023-05-16T08:43:21.651Z] url: https://codecov.io [2023-05-16T08:43:21.651Z] query: branch=PR-193&commit=cd4380d16f72429df9bcea45c69df3659137b7f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-193%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=193&job=&cmd_args= [2023-05-16T08:43:21.651Z] -> Pinging Codecov [2023-05-16T08:43:21.651Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-193&commit=cd4380d16f72429df9bcea45c69df3659137b7f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-193%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=193&job=&cmd_args= [2023-05-16T08:43:21.911Z] -> Uploading to [2023-05-16T08:43:21.911Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/581DD39554BDF9B6E22D074273EAD858/cd4380d16f72429df9bcea45c69df3659137b7f7/6427e88c-488b-4a03-917d-0165b3b19da6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T084321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3109e6eb76cfee7329c85dde99d0850145db8a6423f531e1e716eddcc2a86ab [2023-05-16T08:43:21.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T08:43:21.911Z] Dload Upload Total Spent Left Speed [2023-05-16T08:43:22.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 67428 --:--:-- --:--:-- --:--:-- 67428 [2023-05-16T08:43:22.171Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cd4380d16f72429df9bcea45c69df3659137b7f7 [Pipeline] } [2023-05-16T08:43:22.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T08:43:23.982Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives ] [2023-05-16T08:43:23.982Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives [2023-05-16T08:43:23.982Z] total 16 [2023-05-16T08:43:23.982Z] drwxr-xr-x 3 root root 4096 May 16 08:31 . [2023-05-16T08:43:23.982Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 08:31 .. [2023-05-16T08:43:23.982Z] drwxr-xr-x 2 root root 4096 May 16 08:31 cost [2023-05-16T08:43:23.982Z] -rw-r--r-- 1 root root 95 May 16 08:31 cost.csv [2023-05-16T08:43:23.982Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives [2023-05-16T08:43:23.982Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives [2023-05-16T08:43:23.982Z] total 16 [2023-05-16T08:43:23.982Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:31 . [2023-05-16T08:43:23.982Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 08:31 .. [2023-05-16T08:43:23.982Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 08:31 cost [2023-05-16T08:43:23.982Z] -rw-r--r-- 1 jenkins jenkins 95 May 16 08:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:43:24.317Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:43:25.209Z] ---> package-listing.sh [2023-05-16T08:43:25.210Z] ++ facter osfamily [2023-05-16T08:43:25.210Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T08:43:25.473Z] + OS_FAMILY=debian [2023-05-16T08:43:25.473Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-193 [2023-05-16T08:43:25.473Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T08:43:25.473Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T08:43:25.473Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T08:43:25.473Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T08:43:25.473Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-193 ']' [2023-05-16T08:43:25.473Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T08:43:25.473Z] + case "${OS_FAMILY}" in [2023-05-16T08:43:25.473Z] + dpkg -l [2023-05-16T08:43:25.473Z] + grep '^ii' [2023-05-16T08:43:25.473Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T08:43:25.473Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T08:43:25.473Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T08:43:25.473Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-193 ']' [2023-05-16T08:43:25.473Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives/ [2023-05-16T08:43:25.473Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives/ [Pipeline] echo [2023-05-16T08:43:25.506Z] 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-193/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T08:43:25.803Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:43:26.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:43:26.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:43:26.583Z] prd-ubuntu20.04-docker-8c-8g-15522 does not seem to be running inside a container [2023-05-16T08:43:26.635Z] $ 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-193/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-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T08:43:26.833Z] $ docker top efc83af95dd2325439dbc5a5b0f0735cc5d8f056c61d2e3212b607124845b948 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:43:27.210Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T08:43:27.523Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T08:43:27.832Z] + ls /var/log/sa-host [2023-05-16T08:43:27.832Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:43:27.970Z] provisioning config files... [2023-05-16T08:43:27.980Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config4613247627349750214tmp [Pipeline] { [Pipeline] echo [2023-05-16T08:43:28.030Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:43:28.342Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T08:43:28.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:43:28.791Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T08:43:28.821Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:43:29.132Z] ---> sudo-logs.sh [2023-05-16T08:43:29.133Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T08:43:29.278Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:43:29.595Z] ---> job-cost.sh [2023-05-16T08:43:29.595Z] lf-activate-venv: SKIPPING [2023-05-16T08:43:29.595Z] DEBUG: total: 0.2199999988079071 [2023-05-16T08:43:29.595Z] INFO: Retrieving Stack Cost... [2023-05-16T08:43:30.164Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T08:43:30.424Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T08:43:30.460Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:43:30.780Z] ---> logs-deploy.sh [2023-05-16T08:43:30.781Z] lf-activate-venv: SKIPPING [2023-05-16T08:43:30.781Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-193/1 [2023-05-16T08:43:30.781Z] INFO: archiving workspace using pattern(s): [2023-05-16T08:43:31.720Z] Archives upload complete. [2023-05-16T08:43:31.980Z] INFO: archiving logs to Nexus