Pull request #300 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1bfd97dc29acd1b881c5050f95a7355130f2a257+532364ee2685d9680e36c2a7c089e125e6174299 (931e38a00d2f04ac9f8a6512e0e865715e0a9170) 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-ssh15080698460636447799.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh3532256867545125590.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 590556114a56c6d90cc8043840e039c2f74196dc 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-300/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-300/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1376523339538899471.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-300/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15542120609868187629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh10137546046009894897.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-300/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-300/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10465555498014334000.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 590556114a56c6d90cc8043840e039c2f74196dc 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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8390 in /w/workspace/y_app-rfid-llrp-inventory_PR-300 [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-300 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 532364ee2685d9680e36c2a7c089e125e6174299 into PR head commit 1bfd97dc29acd1b881c5050f95a7355130f2a257 Merge succeeded, producing 1bfd97dc29acd1b881c5050f95a7355130f2a257 Checking out Revision 1bfd97dc29acd1b881c5050f95a7355130f2a257 (PR-300) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1bfd97dc29acd1b881c5050f95a7355130f2a257 # 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 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1bfd97dc29acd1b881c5050f95a7355130f2a257 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-23T13:14:46.215Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-23T13:14:46.445Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-23T13:14:46.580Z] ========================================================= [2024-08-23T13:14:46.580Z] EdgeX Global Pipelines Version Info [2024-08-23T13:14:46.580Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-23T13:14:47.719Z] ------------------- [2024-08-23T13:14:47.719Z] stable info: [2024-08-23T13:14:47.719Z] ------------------- [2024-08-23T13:14:47.719Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T13:14:47.719Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-23T13:14:47.719Z] Message: update stable to v1.0.260 [2024-08-23T13:14:47.979Z] ------------------- [2024-08-23T13:14:47.979Z] experimental info: [2024-08-23T13:14:47.979Z] ------------------- [2024-08-23T13:14:47.979Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T13:14:47.979Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-23T13:14:47.979Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-23T13:14:48.207Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-08-23T13:14:48.270Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-08-23T13:14:48.330Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-23T13:14:48.392Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-23T13:14:48.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-23T13:14:48.514Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-23T13:14:48.580Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-23T13:14:48.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-23T13:14:48.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-23T13:14:48.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-23T13:14:48.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-23T13:14:48.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-08-23T13:14:48.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-23T13:14:48.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-23T13:14:49.058Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T13:14:49.122Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T13:14:49.193Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-23T13:14:49.252Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-23T13:14:49.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-23T13:14:49.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-23T13:14:49.439Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-23T13:14:49.503Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-23T13:14:49.560Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-23T13:14:49.617Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-23T13:14:49.679Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-23T13:14:49.737Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-23T13:14:49.872Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-23T13:14:49.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-300 [Pipeline] echo [2024-08-23T13:14:50.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-300 [Pipeline] echo [2024-08-23T13:14:50.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-300 [Pipeline] echo [2024-08-23T13:14:50.119Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1bfd97dc29acd1b881c5050f95a7355130f2a257 [Pipeline] echo [2024-08-23T13:14:50.174Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1bfd97d [Pipeline] echo [2024-08-23T13:14:50.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T13:14:50.383Z] provisioning config files... [2024-08-23T13:14:50.396Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp/config17094804643325495345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T13:14:50.790Z] ---> ****-login.sh [2024-08-23T13:14:50.790Z] nexus3.edgexfoundry.org:10001 [2024-08-23T13:14:51.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T13:14:51.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T13:14:51.052Z] Configure a credential helper to remove this warning. See [2024-08-23T13:14:51.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T13:14:51.052Z] [2024-08-23T13:14:51.052Z] Login Succeeded [2024-08-23T13:14:51.052Z] nexus3.edgexfoundry.org:10002 [2024-08-23T13:14:51.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T13:14:51.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T13:14:51.314Z] Configure a credential helper to remove this warning. See [2024-08-23T13:14:51.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T13:14:51.314Z] [2024-08-23T13:14:51.314Z] Login Succeeded [2024-08-23T13:14:51.314Z] nexus3.edgexfoundry.org:10003 [2024-08-23T13:14:51.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T13:14:51.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T13:14:51.314Z] Configure a credential helper to remove this warning. See [2024-08-23T13:14:51.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T13:14:51.314Z] [2024-08-23T13:14:51.314Z] Login Succeeded [2024-08-23T13:14:51.314Z] nexus3.edgexfoundry.org:10004 [2024-08-23T13:14:51.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T13:14:51.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T13:14:51.575Z] Configure a credential helper to remove this warning. See [2024-08-23T13:14:51.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T13:14:51.575Z] [2024-08-23T13:14:51.575Z] Login Succeeded [2024-08-23T13:14:51.575Z] ****.io [2024-08-23T13:14:51.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T13:14:51.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T13:14:51.835Z] Configure a credential helper to remove this warning. See [2024-08-23T13:14:51.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T13:14:51.835Z] [2024-08-23T13:14:51.835Z] Login Succeeded [2024-08-23T13:14:51.835Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T13:14:51.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-23T13:14:52.580Z] + git rev-list -1 --merges 1bfd97dc29acd1b881c5050f95a7355130f2a257~1..1bfd97dc29acd1b881c5050f95a7355130f2a257 [Pipeline] echo [2024-08-23T13:14:52.632Z] -----------> git rev-list -1 --merges 1bfd97dc29acd1b881c5050f95a7355130f2a257~1..1bfd97dc29acd1b881c5050f95a7355130f2a257 1bfd97dc29acd1b881c5050f95a7355130f2a257 [false] [Pipeline] sh [2024-08-23T13:14:52.956Z] + git log --format=format:%s -1 1bfd97dc29acd1b881c5050f95a7355130f2a257 [Pipeline] echo [2024-08-23T13:14:52.990Z] ========================================================= [2024-08-23T13:14:52.990Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-23T13:14:52.990Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T13:14:53.435Z] + git log --format=format:%s -1 1bfd97dc29acd1b881c5050f95a7355130f2a257 [Pipeline] echo [2024-08-23T13:14:53.474Z] [semverPrep] GIT_COMMIT: 1bfd97dc29acd1b881c5050f95a7355130f2a257, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-08-23T13:14:53.516Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-23T13:14:54.021Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T13:14:54.022Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-23T13:14:54.022Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-23T13:14:54.022Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-23T13:14:54.022Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-23T13:14:54.022Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-23T13:14:54.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T13:14:54.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T13:14:54.548Z] [2024-08-23T13:14:54.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T13:14:54.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T13:14:54.965Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-23T13:14:54.965Z] b85a868b505f: Pulling fs layer [2024-08-23T13:14:54.965Z] e2be974225ed: Pulling fs layer [2024-08-23T13:14:54.965Z] 339a4e72a1f5: Pulling fs layer [2024-08-23T13:14:54.965Z] 988bab9f4d93: Pulling fs layer [2024-08-23T13:14:54.965Z] 1469e6f7b9e6: Pulling fs layer [2024-08-23T13:14:54.965Z] eaf3925da568: Pulling fs layer [2024-08-23T13:14:54.965Z] bab4dde63d76: Pulling fs layer [2024-08-23T13:14:54.965Z] bde34c3a00c8: Pulling fs layer [2024-08-23T13:14:54.965Z] b352a97aabf1: Pulling fs layer [2024-08-23T13:14:54.965Z] 4872d77fe225: Pulling fs layer [2024-08-23T13:14:54.965Z] 5851b861e8e6: Pulling fs layer [2024-08-23T13:14:54.965Z] bab4dde63d76: Waiting [2024-08-23T13:14:54.965Z] bde34c3a00c8: Waiting [2024-08-23T13:14:54.965Z] b352a97aabf1: Waiting [2024-08-23T13:14:54.965Z] 4872d77fe225: Waiting [2024-08-23T13:14:54.965Z] 5851b861e8e6: Waiting [2024-08-23T13:14:54.965Z] 988bab9f4d93: Waiting [2024-08-23T13:14:54.965Z] 1469e6f7b9e6: Waiting [2024-08-23T13:14:54.965Z] eaf3925da568: Waiting [2024-08-23T13:14:54.965Z] e2be974225ed: Verifying Checksum [2024-08-23T13:14:54.965Z] e2be974225ed: Download complete [2024-08-23T13:14:54.965Z] 988bab9f4d93: Verifying Checksum [2024-08-23T13:14:54.965Z] 988bab9f4d93: Download complete [2024-08-23T13:14:54.965Z] 1469e6f7b9e6: Verifying Checksum [2024-08-23T13:14:54.965Z] 1469e6f7b9e6: Download complete [2024-08-23T13:14:55.225Z] 339a4e72a1f5: Verifying Checksum [2024-08-23T13:14:55.225Z] 339a4e72a1f5: Download complete [2024-08-23T13:14:55.225Z] eaf3925da568: Download complete [2024-08-23T13:14:55.225Z] bde34c3a00c8: Verifying Checksum [2024-08-23T13:14:55.225Z] bde34c3a00c8: Download complete [2024-08-23T13:14:55.225Z] b352a97aabf1: Verifying Checksum [2024-08-23T13:14:55.225Z] b352a97aabf1: Download complete [2024-08-23T13:14:55.225Z] 4872d77fe225: Download complete [2024-08-23T13:14:55.225Z] 5851b861e8e6: Verifying Checksum [2024-08-23T13:14:55.225Z] 5851b861e8e6: Download complete [2024-08-23T13:14:55.225Z] b85a868b505f: Verifying Checksum [2024-08-23T13:14:55.225Z] b85a868b505f: Download complete [2024-08-23T13:14:55.485Z] bab4dde63d76: Verifying Checksum [2024-08-23T13:14:55.485Z] bab4dde63d76: Download complete [2024-08-23T13:14:56.425Z] b85a868b505f: Pull complete [2024-08-23T13:14:56.687Z] e2be974225ed: Pull complete [2024-08-23T13:14:57.257Z] 339a4e72a1f5: Pull complete [2024-08-23T13:14:57.257Z] 988bab9f4d93: Pull complete [2024-08-23T13:14:57.517Z] 1469e6f7b9e6: Pull complete [2024-08-23T13:14:57.776Z] eaf3925da568: Pull complete [2024-08-23T13:14:59.684Z] bab4dde63d76: Pull complete [2024-08-23T13:14:59.684Z] bde34c3a00c8: Pull complete [2024-08-23T13:14:59.684Z] b352a97aabf1: Pull complete [2024-08-23T13:14:59.684Z] 4872d77fe225: Pull complete [2024-08-23T13:14:59.684Z] 5851b861e8e6: Pull complete [2024-08-23T13:14:59.684Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-23T13:14:59.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T13:14:59.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T13:14:59.988Z] prd-ubuntu20.04-docker-8c-8g-8390 does not seem to be running inside a container [2024-08-23T13:15:00.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-300 -v /w/workspace/y_app-rfid-llrp-inventory_PR-300:/w/workspace/y_app-rfid-llrp-inventory_PR-300:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-23T13:15:03.162Z] $ docker top 131020e6f423c02dc3873f12a40f8494a61a5f893944e23b7e85ed6568de806f -eo pid,comm [2024-08-23T13:15:03.226Z] 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). [2024-08-23T13:15:03.226Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T13:15:03.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T13:15:03.480Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T13:15:03.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T13:15:03.575Z] $ docker exec 131020e6f423c02dc3873f12a40f8494a61a5f893944e23b7e85ed6568de806f ssh-agent [2024-08-23T13:15:03.687Z] SSH_AUTH_SOCK=/tmp/ssh-5uSeLnGmUjOc/agent.32 [2024-08-23T13:15:03.687Z] SSH_AGENT_PID=38 [2024-08-23T13:15:03.694Z] Running ssh-add (command line suppressed) [2024-08-23T13:15:03.783Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp/private_key_12452468934185751682.key (/w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp/private_key_12452468934185751682.key) [2024-08-23T13:15:03.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T13:15:04.151Z] + git tag --points-at HEAD [Pipeline] } [2024-08-23T13:15:04.173Z] $ docker exec --env ******** --env ******** 131020e6f423c02dc3873f12a40f8494a61a5f893944e23b7e85ed6568de806f ssh-agent -k [2024-08-23T13:15:04.272Z] unset SSH_AUTH_SOCK; [2024-08-23T13:15:04.273Z] unset SSH_AGENT_PID; [2024-08-23T13:15:04.273Z] echo Agent pid 38 killed; [2024-08-23T13:15:04.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-23T13:15:04.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T13:15:04.410Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T13:15:04.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T13:15:04.534Z] $ docker exec 131020e6f423c02dc3873f12a40f8494a61a5f893944e23b7e85ed6568de806f ssh-agent [2024-08-23T13:15:04.663Z] SSH_AUTH_SOCK=/tmp/ssh-RzaelchSNnQS/agent.71 [2024-08-23T13:15:04.663Z] SSH_AGENT_PID=77 [2024-08-23T13:15:04.668Z] Running ssh-add (command line suppressed) [2024-08-23T13:15:04.775Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp/private_key_9147299934466292578.key (/w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp/private_key_9147299934466292578.key) [2024-08-23T13:15:04.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T13:15:05.157Z] + git semver init [2024-08-23T13:15:05.418Z] 2024-08-23 13:15:05,307 [run_init] DEBUG init version:0.0.0 force:False [2024-08-23T13:15:05.418Z] 2024-08-23 13:15:05,308 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-300/.semver [2024-08-23T13:15:05.418Z] 2024-08-23 13:15:05,308 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-300/.semver [2024-08-23T13:15:05.418Z] 2024-08-23 13:15:05,308 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-300/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-300, universal_newlines=False, shell=None, istream=None) [2024-08-23T13:15:07.959Z] 2024-08-23 13:15:07,545 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-300/.git/info/exclude [2024-08-23T13:15:07.959Z] 2024-08-23 13:15:07,545 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-300/.semver/PR-300 with force:False [2024-08-23T13:15:07.959Z] 2024-08-23 13:15:07,546 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-300/.semver/PR-300 [2024-08-23T13:15:07.959Z] 2024-08-23 13:15:07,550 [execute] INFO git cat-file --batch-check [2024-08-23T13:15:07.959Z] 2024-08-23 13:15:07,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-300/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T13:15:07.959Z] 2024-08-23 13:15:07,556 [execute] INFO git cat-file --batch [2024-08-23T13:15:07.959Z] 2024-08-23 13:15:07,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-300/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T13:15:07.959Z] 2024-08-23 13:15:07,561 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-300/.semver/PR-300 [2024-08-23T13:15:07.959Z] 0.0.0 [Pipeline] } [2024-08-23T13:15:07.986Z] $ docker exec --env ******** --env ******** 131020e6f423c02dc3873f12a40f8494a61a5f893944e23b7e85ed6568de806f ssh-agent -k [2024-08-23T13:15:08.082Z] unset SSH_AUTH_SOCK; [2024-08-23T13:15:08.083Z] unset SSH_AGENT_PID; [2024-08-23T13:15:08.083Z] echo Agent pid 77 killed; [2024-08-23T13:15:08.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T13:15:08.569Z] + git semver [Pipeline] } [2024-08-23T13:15:08.856Z] $ docker stop --time=1 131020e6f423c02dc3873f12a40f8494a61a5f893944e23b7e85ed6568de806f [2024-08-23T13:15:10.137Z] $ docker rm -f --volumes 131020e6f423c02dc3873f12a40f8494a61a5f893944e23b7e85ed6568de806f [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T13:15:10.575Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-23T13:15:10.921Z] Stashed 1 file(s) [Pipeline] echo [2024-08-23T13:15:10.946Z] [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 [2024-08-23T13:15:11.728Z] provisioning config files... [2024-08-23T13:15:11.738Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp/config5859264943646178526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T13:15:12.102Z] ---> ****-login.sh [2024-08-23T13:15:12.102Z] nexus3.edgexfoundry.org:10001 [2024-08-23T13:15:12.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T13:15:12.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T13:15:12.102Z] Configure a credential helper to remove this warning. See [2024-08-23T13:15:12.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T13:15:12.102Z] [2024-08-23T13:15:12.102Z] Login Succeeded [2024-08-23T13:15:12.102Z] nexus3.edgexfoundry.org:10002 [2024-08-23T13:15:12.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T13:15:12.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T13:15:12.102Z] Configure a credential helper to remove this warning. See [2024-08-23T13:15:12.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T13:15:12.102Z] [2024-08-23T13:15:12.102Z] Login Succeeded [2024-08-23T13:15:12.102Z] nexus3.edgexfoundry.org:10003 [2024-08-23T13:15:12.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T13:15:12.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T13:15:12.364Z] Configure a credential helper to remove this warning. See [2024-08-23T13:15:12.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T13:15:12.364Z] [2024-08-23T13:15:12.364Z] Login Succeeded [2024-08-23T13:15:12.364Z] nexus3.edgexfoundry.org:10004 [2024-08-23T13:15:12.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T13:15:12.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T13:15:12.364Z] Configure a credential helper to remove this warning. See [2024-08-23T13:15:12.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T13:15:12.364Z] [2024-08-23T13:15:12.364Z] Login Succeeded [2024-08-23T13:15:12.364Z] ****.io [2024-08-23T13:15:12.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T13:15:12.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T13:15:12.625Z] Configure a credential helper to remove this warning. See [2024-08-23T13:15:12.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T13:15:12.625Z] [2024-08-23T13:15:12.625Z] Login Succeeded [2024-08-23T13:15:12.625Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T13:15:12.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-23T13:15:12.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T13:15:12.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T13:15:12.979Z] ========================================================= [2024-08-23T13:15:12.979Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-23T13:15:12.979Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T13:15:13.520Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-23T13:15:13.520Z] Sending build context to Docker daemon 19.94MB [2024-08-23T13:15:13.520Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T13:15:13.520Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-23T13:15:13.520Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-23T13:15:13.520Z] 619be1103602: Pulling fs layer [2024-08-23T13:15:13.520Z] 7862e08f4a3e: Pulling fs layer [2024-08-23T13:15:13.520Z] 5df492c9dc93: Pulling fs layer [2024-08-23T13:15:13.520Z] 7629e6793208: Pulling fs layer [2024-08-23T13:15:13.520Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T13:15:13.520Z] fb5054dd5b73: Pulling fs layer [2024-08-23T13:15:13.520Z] eeca6798cff9: Pulling fs layer [2024-08-23T13:15:13.520Z] aa269ceb94a6: Pulling fs layer [2024-08-23T13:15:13.520Z] ada007ff1a6a: Pulling fs layer [2024-08-23T13:15:13.520Z] 7629e6793208: Waiting [2024-08-23T13:15:13.520Z] eeca6798cff9: Waiting [2024-08-23T13:15:13.520Z] aa269ceb94a6: Waiting [2024-08-23T13:15:13.520Z] 4f4fb700ef54: Waiting [2024-08-23T13:15:13.520Z] fb5054dd5b73: Waiting [2024-08-23T13:15:13.520Z] ada007ff1a6a: Waiting [2024-08-23T13:15:13.520Z] 7862e08f4a3e: Download complete [2024-08-23T13:15:13.780Z] 7629e6793208: Verifying Checksum [2024-08-23T13:15:13.780Z] 7629e6793208: Download complete [2024-08-23T13:15:13.780Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T13:15:13.780Z] 4f4fb700ef54: Download complete [2024-08-23T13:15:13.780Z] fb5054dd5b73: Verifying Checksum [2024-08-23T13:15:13.780Z] fb5054dd5b73: Download complete [2024-08-23T13:15:13.780Z] 619be1103602: Download complete [2024-08-23T13:15:13.780Z] eeca6798cff9: Verifying Checksum [2024-08-23T13:15:13.780Z] eeca6798cff9: Download complete [2024-08-23T13:15:13.780Z] 619be1103602: Pull complete [2024-08-23T13:15:14.039Z] ada007ff1a6a: Download complete [2024-08-23T13:15:14.039Z] 7862e08f4a3e: Pull complete [2024-08-23T13:15:14.039Z] 5df492c9dc93: Verifying Checksum [2024-08-23T13:15:14.039Z] 5df492c9dc93: Download complete [2024-08-23T13:15:14.298Z] aa269ceb94a6: Verifying Checksum [2024-08-23T13:15:14.298Z] aa269ceb94a6: Download complete [2024-08-23T13:15:16.829Z] 5df492c9dc93: Pull complete [2024-08-23T13:15:17.088Z] 7629e6793208: Pull complete [2024-08-23T13:15:17.088Z] 4f4fb700ef54: Pull complete [2024-08-23T13:15:17.088Z] fb5054dd5b73: Pull complete [2024-08-23T13:15:17.088Z] eeca6798cff9: Pull complete [2024-08-23T13:15:19.623Z] aa269ceb94a6: Pull complete [2024-08-23T13:15:19.882Z] ada007ff1a6a: Pull complete [2024-08-23T13:15:19.882Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-23T13:15:19.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T13:15:19.882Z] ---> f489d0715acc [2024-08-23T13:15:19.882Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-23T13:15:24.097Z] ---> Running in bec435989f8b [2024-08-23T13:15:24.097Z] Removing intermediate container bec435989f8b [2024-08-23T13:15:24.097Z] ---> 8ca2cc1fab10 [2024-08-23T13:15:24.097Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T13:15:24.357Z] ---> Running in ad4eb33a7e55 [2024-08-23T13:15:24.357Z] Removing intermediate container ad4eb33a7e55 [2024-08-23T13:15:24.357Z] ---> 850846bd82d0 [2024-08-23T13:15:24.357Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-23T13:15:24.357Z] ---> Running in 675170ebbc8c [2024-08-23T13:15:24.357Z] Removing intermediate container 675170ebbc8c [2024-08-23T13:15:24.357Z] ---> 07f02d54a401 [2024-08-23T13:15:24.357Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T13:15:24.357Z] ---> Running in a9f4d7445af8 [2024-08-23T13:15:24.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T13:15:24.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T13:15:25.134Z] OK: 264 MiB in 52 packages [2024-08-23T13:15:25.702Z] Removing intermediate container a9f4d7445af8 [2024-08-23T13:15:25.702Z] ---> c9d729d3944b [2024-08-23T13:15:25.702Z] Step 7/12 : WORKDIR /app [2024-08-23T13:15:25.702Z] ---> Running in 49bd16bb28a3 [2024-08-23T13:15:25.702Z] Removing intermediate container 49bd16bb28a3 [2024-08-23T13:15:25.702Z] ---> 6300f04c8c39 [2024-08-23T13:15:25.702Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-23T13:15:25.702Z] ---> bc6013ab701b [2024-08-23T13:15:25.702Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T13:15:25.702Z] ---> Running in f1a11780503e [2024-08-23T13:15:26.480Z] Still waiting to schedule task [2024-08-23T13:15:26.480Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-23T13:16:21.967Z] Removing intermediate container f1a11780503e [2024-08-23T13:16:21.967Z] ---> 490883b0fa3d [2024-08-23T13:16:21.967Z] Step 10/12 : COPY . . [2024-08-23T13:16:21.967Z] ---> 09c80d96ebac [2024-08-23T13:16:21.967Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T13:16:21.967Z] ---> Running in 629ae69d8d98 [2024-08-23T13:16:21.967Z] Removing intermediate container 629ae69d8d98 [2024-08-23T13:16:21.967Z] ---> 18e7e7d2f41c [2024-08-23T13:16:21.967Z] Step 12/12 : RUN $MAKE [2024-08-23T13:16:21.967Z] ---> Running in 0365026b2bea [2024-08-23T13:16:21.967Z] noop [2024-08-23T13:16:21.967Z] Removing intermediate container 0365026b2bea [2024-08-23T13:16:21.967Z] ---> 0c240b91f327 [2024-08-23T13:16:21.967Z] Successfully built 0c240b91f327 [2024-08-23T13:16:21.967Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T13:16:22.465Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T13:16:22.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T13:16:22.639Z] prd-ubuntu20.04-docker-8c-8g-8390 does not seem to be running inside a container [2024-08-23T13:16:22.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-300 -v /w/workspace/y_app-rfid-llrp-inventory_PR-300:/w/workspace/y_app-rfid-llrp-inventory_PR-300:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-23T13:16:22.978Z] $ docker top 47cb843336c50ca919eb0628229bd2fec8939e1263f7e5031a5c684894dc620b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T13:16:23.394Z] + go version [2024-08-23T13:16:23.394Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-23T13:16:23.427Z] $ docker stop --time=1 47cb843336c50ca919eb0628229bd2fec8939e1263f7e5031a5c684894dc620b [2024-08-23T13:16:24.688Z] $ docker rm -f --volumes 47cb843336c50ca919eb0628229bd2fec8939e1263f7e5031a5c684894dc620b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T13:16:25.508Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T13:16:25.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T13:16:25.684Z] prd-ubuntu20.04-docker-8c-8g-8390 does not seem to be running inside a container [2024-08-23T13:16:25.708Z] $ 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-300 -v /w/workspace/y_app-rfid-llrp-inventory_PR-300:/w/workspace/y_app-rfid-llrp-inventory_PR-300:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-23T13:16:26.037Z] $ docker top a8b3d3dddf6921562e413dcdcf77580cd590aacf111b9a074db555472d96706c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T13:16:26.456Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-300 [Pipeline] fileExists [Pipeline] sh [2024-08-23T13:16:26.840Z] + make test [2024-08-23T13:16:26.840Z] go test -race ./... -coverprofile=coverage.out ./... [2024-08-23T13:16:57.005Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-08-23T13:16:57.005Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-08-23T13:16:57.005Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.118s coverage: 86.2% of statements [2024-08-23T13:16:58.957Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.686s coverage: 71.9% of statements [2024-08-23T13:17:06.270Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8391 in /w/workspace/y_app-rfid-llrp-inventory_PR-300 [Pipeline] { [Pipeline] ws [2024-08-23T13:17:06.353Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-08-23T13:17:06.450Z] The recommended git tool is: git [2024-08-23T13:17:13.416Z] using credential edgex-jenkins-ssh [2024-08-23T13:17:13.440Z] Cloning the remote Git repository [2024-08-23T13:17:13.491Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-08-23T13:17:13.614Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-08-23T13:17:13.794Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-08-23T13:17:13.796Z] > git --version # timeout=10 [2024-08-23T13:17:13.828Z] > git --version # 'git version 2.25.1' [2024-08-23T13:17:13.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T13:17:14.045Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T13:17:18.023Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-08-23T13:17:18.050Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T13:17:19.248Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-08-23T13:17:19.299Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-08-23T13:17:19.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T13:17:19.336Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-23T13:17:19.970Z] Merging remotes/origin/main commit 532364ee2685d9680e36c2a7c089e125e6174299 into PR head commit 1bfd97dc29acd1b881c5050f95a7355130f2a257 [2024-08-23T13:17:20.331Z] Merge succeeded, producing 1bfd97dc29acd1b881c5050f95a7355130f2a257 [2024-08-23T13:17:20.333Z] Checking out Revision 1bfd97dc29acd1b881c5050f95a7355130f2a257 (PR-300) [2024-08-23T13:17:20.909Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-08-23T13:17:20.949Z] > git --version # timeout=10 [2024-08-23T13:17:20.965Z] > git --version # 'git version 2.25.1' [2024-08-23T13:17:20.980Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-23T13:17:19.987Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T13:17:20.114Z] > git checkout -f 1bfd97dc29acd1b881c5050f95a7355130f2a257 # timeout=10 [2024-08-23T13:17:20.211Z] > git remote # timeout=10 [2024-08-23T13:17:20.227Z] > git config --get remote.origin.url # timeout=10 [2024-08-23T13:17:20.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T13:17:20.278Z] > git merge 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 [2024-08-23T13:17:20.311Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-23T13:17:20.333Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T13:17:20.345Z] > git checkout -f 1bfd97dc29acd1b881c5050f95a7355130f2a257 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T13:17:25.976Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-23T13:17:25.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T13:17:25.977Z] Dload Upload Total Spent Left Speed [2024-08-23T13:17:25.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2024-08-23T13:17:26.328Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-23T13:17:26.680Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-23T13:17:26.680Z] + sudo tee /etc/docker/daemon.new [2024-08-23T13:17:26.680Z] { [2024-08-23T13:17:26.680Z] "registry-mirrors": [ [2024-08-23T13:17:26.680Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-23T13:17:26.680Z] ], [2024-08-23T13:17:26.680Z] "bip": "10.250.0.254/24", [2024-08-23T13:17:26.680Z] "hosts": [ [2024-08-23T13:17:26.680Z] "tcp://0.0.0.0:5555", [2024-08-23T13:17:26.680Z] "unix:///var/run/docker.sock" [2024-08-23T13:17:26.680Z] ], [2024-08-23T13:17:26.680Z] "mtu": 1458, [2024-08-23T13:17:26.680Z] "selinux-enabled": true, [2024-08-23T13:17:26.680Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-23T13:17:26.680Z] } [Pipeline] sh [2024-08-23T13:17:27.037Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-23T13:17:27.411Z] + sudo service docker restart [2024-08-23T13:17:31.161Z] go vet ./... [2024-08-23T13:17:35.345Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T13:17:35.606Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T13:17:35.606Z] ./bin/test-attribution.sh [2024-08-23T13:17:35.606Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-23T13:17:35.606Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-23T13:17:35.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-23T13:17:35.691Z] $ docker stop --time=1 a8b3d3dddf6921562e413dcdcf77580cd590aacf111b9a074db555472d96706c [2024-08-23T13:17:41.425Z] $ docker rm -f --volumes a8b3d3dddf6921562e413dcdcf77580cd590aacf111b9a074db555472d96706c [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T13:17:42.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-23T13:17:42.223Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-23T13:17:42.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-23T13:17:43.291Z] + ls -al . [2024-08-23T13:17:43.291Z] total 276 [2024-08-23T13:17:43.291Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 23 13:16 . [2024-08-23T13:17:43.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 13:14 .. [2024-08-23T13:17:43.291Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 23 13:14 .dockerignore [2024-08-23T13:17:43.291Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 13:17 .git [2024-08-23T13:17:43.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 13:14 .github [2024-08-23T13:17:43.291Z] -rw-rw-r-- 1 jenkins jenkins 773 Aug 23 13:14 .gitignore [2024-08-23T13:17:43.292Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 13:14 .golangci.yml [2024-08-23T13:17:43.292Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 13:15 .semver [2024-08-23T13:17:43.292Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 23 13:14 Attribution.txt [2024-08-23T13:17:43.292Z] -rw-rw-r-- 1 jenkins jenkins 11245 Aug 23 13:14 CHANGELOG.md [2024-08-23T13:17:43.292Z] -rw-rw-r-- 1 jenkins jenkins 1768 Aug 23 13:14 Dockerfile [2024-08-23T13:17:43.292Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 13:14 GOVERNANCE.md [2024-08-23T13:17:43.292Z] -rw-rw-r-- 1 jenkins jenkins 665 Aug 23 13:14 Jenkinsfile [2024-08-23T13:17:43.292Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 23 13:14 LICENSE [2024-08-23T13:17:43.292Z] -rw-rw-r-- 1 jenkins jenkins 2503 Aug 23 13:14 Makefile [2024-08-23T13:17:43.292Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 23 13:14 OWNERS.md [2024-08-23T13:17:43.292Z] -rw-rw-r-- 1 jenkins jenkins 3851 Aug 23 13:14 README.md [2024-08-23T13:17:43.292Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 13:15 VERSION [2024-08-23T13:17:43.292Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 13:14 bin [2024-08-23T13:17:43.292Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 23 13:16 coverage.out [2024-08-23T13:17:43.292Z] -rw-rw-r-- 1 jenkins jenkins 7243 Aug 23 13:14 go.mod [2024-08-23T13:17:43.292Z] -rw-rw-r-- 1 jenkins jenkins 101448 Aug 23 13:14 go.sum [2024-08-23T13:17:43.292Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 13:14 images [2024-08-23T13:17:43.292Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 13:14 internal [2024-08-23T13:17:43.292Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 23 13:14 main.go [2024-08-23T13:17:43.292Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 13:14 openapi [2024-08-23T13:17:43.292Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 13:14 res [2024-08-23T13:17:43.292Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 13:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T13:17:43.728Z] + 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=1bfd97dc29acd1b881c5050f95a7355130f2a257 --label arch=amd64 --label version=0.0.0 . [2024-08-23T13:17:43.728Z] Sending build context to Docker daemon 19.94MB [2024-08-23T13:17:43.728Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T13:17:43.728Z] Step 2/30 : FROM ${BASE} AS builder [2024-08-23T13:17:43.728Z] ---> 0c240b91f327 [2024-08-23T13:17:43.728Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-08-23T13:17:44.296Z] ---> Running in 367fdd5c4404 [2024-08-23T13:17:44.296Z] Removing intermediate container 367fdd5c4404 [2024-08-23T13:17:44.296Z] ---> 73a72d818020 [2024-08-23T13:17:44.296Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T13:17:44.296Z] ---> Running in 38009c7c46be [2024-08-23T13:17:44.296Z] Removing intermediate container 38009c7c46be [2024-08-23T13:17:44.296Z] ---> 5871dfe78921 [2024-08-23T13:17:44.296Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-08-23T13:17:44.296Z] ---> Running in 44de7d2b9cf0 [2024-08-23T13:17:44.296Z] Removing intermediate container 44de7d2b9cf0 [2024-08-23T13:17:44.296Z] ---> 0dfb8ac50f93 [2024-08-23T13:17:44.296Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T13:17:44.296Z] ---> Running in e80ce0926fc2 [2024-08-23T13:17:44.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T13:17:44.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T13:17:45.071Z] OK: 264 MiB in 52 packages [2024-08-23T13:17:45.329Z] Removing intermediate container e80ce0926fc2 [2024-08-23T13:17:45.330Z] ---> 60c62fffb806 [2024-08-23T13:17:45.330Z] Step 7/30 : WORKDIR /app [2024-08-23T13:17:45.330Z] ---> Running in 16cbdabb82bb [2024-08-23T13:17:45.589Z] Removing intermediate container 16cbdabb82bb [2024-08-23T13:17:45.589Z] ---> cbe6e078883b [2024-08-23T13:17:45.589Z] Step 8/30 : COPY go.mod vendor* ./ [2024-08-23T13:17:45.589Z] ---> 46ecdb195eb8 [2024-08-23T13:17:45.589Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T13:17:45.589Z] ---> Running in 8ee1b242d7b2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T13:17:45.756Z] provisioning config files... [2024-08-23T13:17:45.780Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config17186144671237420713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T13:17:46.154Z] Removing intermediate container 8ee1b242d7b2 [2024-08-23T13:17:46.155Z] ---> ee52aa8ec6bc [2024-08-23T13:17:46.155Z] Step 10/30 : COPY . . [2024-08-23T13:17:46.287Z] ---> ****-login.sh [2024-08-23T13:17:46.287Z] nexus3.edgexfoundry.org:10001 [2024-08-23T13:17:46.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T13:17:46.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T13:17:46.827Z] Configure a credential helper to remove this warning. See [2024-08-23T13:17:46.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T13:17:46.827Z] [2024-08-23T13:17:46.827Z] Login Succeeded [2024-08-23T13:17:46.827Z] nexus3.edgexfoundry.org:10002 [2024-08-23T13:17:47.094Z] ---> dbbfe93c9046 [2024-08-23T13:17:47.094Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T13:17:47.094Z] ---> Running in 440d330c100d [2024-08-23T13:17:47.094Z] Removing intermediate container 440d330c100d [2024-08-23T13:17:47.094Z] ---> 29a9886a3fee [2024-08-23T13:17:47.094Z] Step 12/30 : RUN $MAKE [2024-08-23T13:17:47.094Z] ---> Running in 27c37f10304f [2024-08-23T13:17:47.094Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.47 -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 [2024-08-23T13:17:47.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T13:17:47.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T13:17:47.365Z] Configure a credential helper to remove this warning. See [2024-08-23T13:17:47.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T13:17:47.365Z] [2024-08-23T13:17:47.365Z] Login Succeeded [2024-08-23T13:17:47.365Z] nexus3.edgexfoundry.org:10003 [2024-08-23T13:17:47.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T13:17:47.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T13:17:47.643Z] Configure a credential helper to remove this warning. See [2024-08-23T13:17:47.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T13:17:47.643Z] [2024-08-23T13:17:47.643Z] Login Succeeded [2024-08-23T13:17:47.643Z] nexus3.edgexfoundry.org:10004 [2024-08-23T13:17:47.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T13:17:47.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T13:17:47.913Z] Configure a credential helper to remove this warning. See [2024-08-23T13:17:47.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T13:17:47.913Z] [2024-08-23T13:17:47.913Z] Login Succeeded [2024-08-23T13:17:47.913Z] ****.io [2024-08-23T13:17:48.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T13:17:48.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T13:17:48.446Z] Configure a credential helper to remove this warning. See [2024-08-23T13:17:48.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T13:17:48.446Z] [2024-08-23T13:17:48.446Z] Login Succeeded [2024-08-23T13:17:48.446Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T13:17:48.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-23T13:17:48.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T13:17:48.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T13:17:49.025Z] ========================================================= [2024-08-23T13:17:49.025Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-23T13:17:49.025Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T13:17:49.577Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-23T13:17:49.848Z] Sending build context to Docker daemon 673.8kB [2024-08-23T13:17:49.848Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T13:17:49.848Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-23T13:17:50.818Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-23T13:17:50.818Z] c6b39de5b339: Pulling fs layer [2024-08-23T13:17:50.818Z] a69c41024577: Pulling fs layer [2024-08-23T13:17:50.818Z] d6de4b400683: Pulling fs layer [2024-08-23T13:17:50.818Z] 35cb2a7552d0: Pulling fs layer [2024-08-23T13:17:50.818Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T13:17:50.818Z] 464afbd9ba4c: Pulling fs layer [2024-08-23T13:17:50.818Z] 00f215d4a9da: Pulling fs layer [2024-08-23T13:17:50.818Z] d496ad576159: Pulling fs layer [2024-08-23T13:17:50.818Z] 35cb2a7552d0: Waiting [2024-08-23T13:17:50.818Z] 4f4fb700ef54: Waiting [2024-08-23T13:17:50.818Z] 464afbd9ba4c: Waiting [2024-08-23T13:17:50.818Z] 00f215d4a9da: Waiting [2024-08-23T13:17:50.818Z] d496ad576159: Waiting [2024-08-23T13:17:50.818Z] a69c41024577: Verifying Checksum [2024-08-23T13:17:50.818Z] a69c41024577: Download complete [2024-08-23T13:17:50.818Z] 35cb2a7552d0: Verifying Checksum [2024-08-23T13:17:50.818Z] 35cb2a7552d0: Download complete [2024-08-23T13:17:50.818Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T13:17:50.818Z] 4f4fb700ef54: Download complete [2024-08-23T13:17:50.818Z] 464afbd9ba4c: Verifying Checksum [2024-08-23T13:17:50.818Z] 464afbd9ba4c: Download complete [2024-08-23T13:17:50.818Z] c6b39de5b339: Download complete [2024-08-23T13:17:51.087Z] d496ad576159: Verifying Checksum [2024-08-23T13:17:51.087Z] d496ad576159: Download complete [2024-08-23T13:17:51.677Z] c6b39de5b339: Pull complete [2024-08-23T13:17:52.263Z] a69c41024577: Pull complete [2024-08-23T13:17:52.532Z] d6de4b400683: Verifying Checksum [2024-08-23T13:17:52.532Z] d6de4b400683: Download complete [2024-08-23T13:17:53.495Z] 00f215d4a9da: Download complete [2024-08-23T13:18:05.808Z] d6de4b400683: Pull complete [2024-08-23T13:18:05.808Z] 35cb2a7552d0: Pull complete [2024-08-23T13:18:05.808Z] 4f4fb700ef54: Pull complete [2024-08-23T13:18:05.808Z] 464afbd9ba4c: Pull complete [2024-08-23T13:18:15.913Z] 00f215d4a9da: Pull complete [2024-08-23T13:18:15.913Z] d496ad576159: Pull complete [2024-08-23T13:18:15.913Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-23T13:18:16.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T13:18:16.183Z] ---> f246e2811388 [2024-08-23T13:18:16.183Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-23T13:18:16.765Z] ---> Running in 22204865464c [2024-08-23T13:18:17.033Z] Removing intermediate container 22204865464c [2024-08-23T13:18:17.033Z] ---> c831ebd24329 [2024-08-23T13:18:17.033Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T13:18:17.300Z] ---> Running in 7768aa16e407 [2024-08-23T13:18:17.300Z] Removing intermediate container 7768aa16e407 [2024-08-23T13:18:17.300Z] ---> 696ff03f7862 [2024-08-23T13:18:17.300Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-23T13:18:17.564Z] ---> Running in 95ca286f853e [2024-08-23T13:18:17.835Z] Removing intermediate container 95ca286f853e [2024-08-23T13:18:17.835Z] ---> aed037c7f14e [2024-08-23T13:18:17.835Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T13:18:17.835Z] ---> Running in aa81978f3997 [2024-08-23T13:18:18.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T13:18:19.165Z] Removing intermediate container 27c37f10304f [2024-08-23T13:18:19.165Z] ---> 955ff193dff2 [2024-08-23T13:18:19.165Z] Step 13/30 : FROM alpine:3.18 [2024-08-23T13:18:19.165Z] 3.18: Pulling from library/alpine [2024-08-23T13:18:19.165Z] 930bdd4d222e: Pulling fs layer [2024-08-23T13:18:19.165Z] 930bdd4d222e: Verifying Checksum [2024-08-23T13:18:19.165Z] 930bdd4d222e: Download complete [2024-08-23T13:18:19.165Z] 930bdd4d222e: Pull complete [2024-08-23T13:18:19.165Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T13:18:19.165Z] Status: Downloaded newer image for alpine:3.18 [2024-08-23T13:18:19.165Z] ---> 18f865063206 [2024-08-23T13:18:19.165Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-23T13:18:19.165Z] ---> Running in c2163fc89b30 [2024-08-23T13:18:19.165Z] Removing intermediate container c2163fc89b30 [2024-08-23T13:18:19.165Z] ---> 8381f3f8484f [2024-08-23T13:18:19.165Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-08-23T13:18:19.165Z] ---> Running in c338448b44ec [2024-08-23T13:18:19.165Z] Removing intermediate container c338448b44ec [2024-08-23T13:18:19.165Z] ---> 8d86c2203927 [2024-08-23T13:18:19.165Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-08-23T13:18:19.165Z] ---> Running in 90b4ca187933 [2024-08-23T13:18:19.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T13:18:19.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T13:18:19.165Z] (1/2) Installing ca-certificates (20240226-r0) [2024-08-23T13:18:19.165Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-08-23T13:18:19.165Z] Executing busybox-1.36.1-r7.trigger [2024-08-23T13:18:19.165Z] Executing ca-certificates-20240226-r0.trigger [2024-08-23T13:18:19.165Z] OK: 8 MiB in 17 packages [2024-08-23T13:18:19.165Z] Removing intermediate container 90b4ca187933 [2024-08-23T13:18:19.165Z] ---> e5573539854b [2024-08-23T13:18:19.165Z] Step 17/30 : RUN apk --no-cache upgrade [2024-08-23T13:18:19.165Z] ---> Running in 8078165b4872 [2024-08-23T13:18:19.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T13:18:19.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T13:18:19.165Z] OK: 8 MiB in 17 packages [2024-08-23T13:18:19.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T13:18:19.426Z] Removing intermediate container 8078165b4872 [2024-08-23T13:18:19.426Z] ---> d87b17552c0d [2024-08-23T13:18:19.426Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-08-23T13:18:19.426Z] ---> 38ed1d7c2016 [2024-08-23T13:18:19.426Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-08-23T13:18:19.685Z] ---> 1da1939fab0a [2024-08-23T13:18:19.685Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-08-23T13:18:19.685Z] ---> 3ef5b0fb2c14 [2024-08-23T13:18:19.685Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-08-23T13:18:19.944Z] ---> 822e65737750 [2024-08-23T13:18:19.944Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-08-23T13:18:20.353Z] OK: 266 MiB in 52 packages [2024-08-23T13:18:20.882Z] ---> bd9047a0937f [2024-08-23T13:18:20.882Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-08-23T13:18:20.882Z] ---> Running in 01bd9e35ba5b [2024-08-23T13:18:20.959Z] Removing intermediate container aa81978f3997 [2024-08-23T13:18:20.959Z] ---> fe60792414a2 [2024-08-23T13:18:20.959Z] Step 7/12 : WORKDIR /app [2024-08-23T13:18:20.959Z] ---> Running in 26d170e2963d [2024-08-23T13:18:21.452Z] Removing intermediate container 01bd9e35ba5b [2024-08-23T13:18:21.452Z] ---> b7885365aedf [2024-08-23T13:18:21.452Z] Step 24/30 : VOLUME /cache [2024-08-23T13:18:21.452Z] ---> Running in 0779390e162e [2024-08-23T13:18:21.452Z] Removing intermediate container 0779390e162e [2024-08-23T13:18:21.452Z] ---> f8aa25435a83 [2024-08-23T13:18:21.452Z] Step 25/30 : EXPOSE 59711 [2024-08-23T13:18:21.452Z] ---> Running in b2bbbadc08fa [2024-08-23T13:18:21.452Z] Removing intermediate container b2bbbadc08fa [2024-08-23T13:18:21.452Z] ---> 9acaa417b491 [2024-08-23T13:18:21.452Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-08-23T13:18:21.452Z] ---> Running in 79615e5efb9a [2024-08-23T13:18:21.452Z] Removing intermediate container 79615e5efb9a [2024-08-23T13:18:21.452Z] ---> 78ceb526e6f7 [2024-08-23T13:18:21.452Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-08-23T13:18:21.452Z] ---> Running in 6681dfccc17a [2024-08-23T13:18:21.714Z] Removing intermediate container 6681dfccc17a [2024-08-23T13:18:21.714Z] ---> 2d9dfc23d4bf [2024-08-23T13:18:21.714Z] Step 28/30 : LABEL arch=amd64 [2024-08-23T13:18:21.714Z] ---> Running in 4e7e2a8c8f18 [2024-08-23T13:18:21.714Z] Removing intermediate container 4e7e2a8c8f18 [2024-08-23T13:18:21.714Z] ---> 82438f256c64 [2024-08-23T13:18:21.714Z] Step 29/30 : LABEL git_sha=1bfd97dc29acd1b881c5050f95a7355130f2a257 [2024-08-23T13:18:21.714Z] ---> Running in aa45f2fa7b1b [2024-08-23T13:18:21.714Z] Removing intermediate container aa45f2fa7b1b [2024-08-23T13:18:21.714Z] ---> f50da1a2dcd9 [2024-08-23T13:18:21.714Z] Step 30/30 : LABEL version=0.0.0 [2024-08-23T13:18:21.973Z] ---> Running in faa909dfde3d [2024-08-23T13:18:21.973Z] Removing intermediate container faa909dfde3d [2024-08-23T13:18:21.973Z] ---> a2e2096b8285 [2024-08-23T13:18:21.973Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-23T13:18:21.973Z] Successfully built a2e2096b8285 [2024-08-23T13:18:21.973Z] 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] getContext [Pipeline] } [Pipeline] // stage [2024-08-23T13:18:22.368Z] Removing intermediate container 26d170e2963d [2024-08-23T13:18:22.368Z] ---> a03164915546 [2024-08-23T13:18:22.368Z] Step 8/12 : COPY go.mod vendor* ./ [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T13:18:22.948Z] ---> 6c132811b270 [2024-08-23T13:18:22.948Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T13:18:22.948Z] ---> Running in 14a1d7fc48c4 [2024-08-23T13:18:23.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T13:18:23.033Z] [2024-08-23T13:18:23.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T13:18:23.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T13:18:23.436Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-23T13:18:23.436Z] 5eb5b503b376: Pulling fs layer [2024-08-23T13:18:23.436Z] 5c69ac0246d0: Pulling fs layer [2024-08-23T13:18:23.436Z] ec43610c2a17: Pulling fs layer [2024-08-23T13:18:23.436Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-23T13:18:23.436Z] 33b1e0a273af: Pulling fs layer [2024-08-23T13:18:23.436Z] 5d3b04190fa2: Pulling fs layer [2024-08-23T13:18:23.436Z] 2f39f015ded8: Pulling fs layer [2024-08-23T13:18:23.436Z] 3a2ae6a8a46f: Waiting [2024-08-23T13:18:23.436Z] 33b1e0a273af: Waiting [2024-08-23T13:18:23.436Z] 5d3b04190fa2: Waiting [2024-08-23T13:18:23.436Z] 2f39f015ded8: Waiting [2024-08-23T13:18:23.436Z] 5c69ac0246d0: Download complete [2024-08-23T13:18:23.436Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-23T13:18:23.436Z] 3a2ae6a8a46f: Download complete [2024-08-23T13:18:23.436Z] 33b1e0a273af: Verifying Checksum [2024-08-23T13:18:23.436Z] 33b1e0a273af: Download complete [2024-08-23T13:18:23.436Z] ec43610c2a17: Verifying Checksum [2024-08-23T13:18:23.436Z] ec43610c2a17: Download complete [2024-08-23T13:18:23.436Z] 5d3b04190fa2: Download complete [2024-08-23T13:18:23.694Z] 5eb5b503b376: Download complete [2024-08-23T13:18:24.266Z] 2f39f015ded8: Verifying Checksum [2024-08-23T13:18:24.266Z] 2f39f015ded8: Download complete [2024-08-23T13:18:24.834Z] 5eb5b503b376: Pull complete [2024-08-23T13:18:24.834Z] 5c69ac0246d0: Pull complete [2024-08-23T13:18:25.094Z] ec43610c2a17: Pull complete [2024-08-23T13:18:25.353Z] 3a2ae6a8a46f: Pull complete [2024-08-23T13:18:25.353Z] 33b1e0a273af: Pull complete [2024-08-23T13:18:25.611Z] 5d3b04190fa2: Pull complete [2024-08-23T13:18:29.796Z] 2f39f015ded8: Pull complete [2024-08-23T13:18:29.796Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-23T13:18:29.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T13:18:29.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T13:18:30.063Z] prd-ubuntu20.04-docker-8c-8g-8390 does not seem to be running inside a container [2024-08-23T13:18:30.094Z] $ 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-300 -v /w/workspace/y_app-rfid-llrp-inventory_PR-300:/w/workspace/y_app-rfid-llrp-inventory_PR-300:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-23T13:18:34.496Z] $ docker top f2a26a052d1b1b7a6f35eb484d17ace6e7818af539d161f1b9c50fd1c3ca6369 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T13:18:35.003Z] ---> job-cost.sh [2024-08-23T13:18:35.003Z] lf-activate-venv: SKIPPING [2024-08-23T13:18:35.003Z] INFO: No Stack... [2024-08-23T13:18:35.571Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T13:18:35.829Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T13:18:36.152Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-300/archives/cost.csv [2024-08-23T13:18:36.152Z] + cut -d, -f6 [Pipeline] lock [2024-08-23T13:18:36.212Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-300-1-stack-cost] [2024-08-23T13:18:36.218Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-300-1-stack-cost] did not exist. Created. [2024-08-23T13:18:36.225Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-300-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T13:18:36.663Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-23T13:18:36.729Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T13:18:36.774Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-300-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T13:18:36.900Z] $ docker stop --time=1 f2a26a052d1b1b7a6f35eb484d17ace6e7818af539d161f1b9c50fd1c3ca6369 [2024-08-23T13:18:38.055Z] $ docker rm -f --volumes f2a26a052d1b1b7a6f35eb484d17ace6e7818af539d161f1b9c50fd1c3ca6369 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-23T13:20:14.609Z] Removing intermediate container 14a1d7fc48c4 [2024-08-23T13:20:14.609Z] ---> c296d66861b9 [2024-08-23T13:20:14.609Z] Step 10/12 : COPY . . [2024-08-23T13:20:14.609Z] ---> 2779e447101f [2024-08-23T13:20:14.609Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T13:20:14.609Z] ---> Running in bdcce94f60cd [2024-08-23T13:20:14.609Z] Removing intermediate container bdcce94f60cd [2024-08-23T13:20:14.609Z] ---> 2cb6353e091a [2024-08-23T13:20:14.609Z] Step 12/12 : RUN $MAKE [2024-08-23T13:20:14.609Z] ---> Running in ac2981d8dc3e [2024-08-23T13:20:14.609Z] noop [2024-08-23T13:20:14.609Z] Removing intermediate container ac2981d8dc3e [2024-08-23T13:20:14.609Z] ---> 83db829e0e47 [2024-08-23T13:20:14.609Z] Successfully built 83db829e0e47 [2024-08-23T13:20:14.609Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T13:20:15.151Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T13:20:15.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T13:20:15.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-8391 does not seem to be running inside a container [2024-08-23T13:20:15.517Z] $ 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 [2024-08-23T13:20:16.736Z] $ docker top 76770d6699fe1c12fb08175223dfb84a456a189368c423daaacbdaa8b41b6186 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T13:20:17.641Z] + go version [2024-08-23T13:20:17.641Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-23T13:20:17.673Z] $ docker stop --time=1 76770d6699fe1c12fb08175223dfb84a456a189368c423daaacbdaa8b41b6186 [2024-08-23T13:20:19.283Z] $ docker rm -f --volumes 76770d6699fe1c12fb08175223dfb84a456a189368c423daaacbdaa8b41b6186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T13:20:20.256Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T13:20:20.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T13:20:20.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-8391 does not seem to be running inside a container [2024-08-23T13:20:20.690Z] $ 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 [2024-08-23T13:20:21.985Z] $ docker top e4d2aae1ed4eceb71e46450353e8df6482af5b3ab87d5a5a22c7cfc828c44659 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T13:20:22.909Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-08-23T13:20:23.636Z] + make test [2024-08-23T13:20:23.636Z] go test -race ./... -coverprofile=coverage.out ./... [2024-08-23T13:24:15.411Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-08-23T13:24:22.042Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-08-23T13:24:23.003Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.954s coverage: 86.2% of statements [2024-08-23T13:24:35.318Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.312s coverage: 71.9% of statements [2024-08-23T13:24:35.318Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-23T13:24:35.318Z] go vet ./... [2024-08-23T13:28:12.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T13:28:12.117Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T13:28:12.117Z] ./bin/test-attribution.sh [2024-08-23T13:28:12.117Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-23T13:28:12.117Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-23T13:28:12.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-23T13:28:12.202Z] $ docker stop --time=1 e4d2aae1ed4eceb71e46450353e8df6482af5b3ab87d5a5a22c7cfc828c44659 [2024-08-23T13:28:14.126Z] $ docker rm -f --volumes e4d2aae1ed4eceb71e46450353e8df6482af5b3ab87d5a5a22c7cfc828c44659 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T13:28:16.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-23T13:28:16.321Z] Warning: overwriting stash ‘coverage-report’ [2024-08-23T13:28:16.819Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T13:28:17.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-23T13:28:17.805Z] + ls -al . [2024-08-23T13:28:17.805Z] total 272 [2024-08-23T13:28:17.805Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 13:20 . [2024-08-23T13:28:17.805Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 13:17 .. [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 23 13:17 .dockerignore [2024-08-23T13:28:17.805Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 13:17 .git [2024-08-23T13:28:17.805Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 13:17 .github [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 773 Aug 23 13:17 .gitignore [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 13:17 .golangci.yml [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 23 13:17 Attribution.txt [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 11245 Aug 23 13:17 CHANGELOG.md [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 1768 Aug 23 13:17 Dockerfile [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 13:17 GOVERNANCE.md [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 665 Aug 23 13:17 Jenkinsfile [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 23 13:17 LICENSE [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 2503 Aug 23 13:17 Makefile [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 23 13:17 OWNERS.md [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 3851 Aug 23 13:17 README.md [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 13:15 VERSION [2024-08-23T13:28:17.805Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 13:17 bin [2024-08-23T13:28:17.805Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 23 13:24 coverage.out [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 7243 Aug 23 13:17 go.mod [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 101448 Aug 23 13:17 go.sum [2024-08-23T13:28:17.805Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 13:17 images [2024-08-23T13:28:17.805Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 13:17 internal [2024-08-23T13:28:17.805Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 23 13:17 main.go [2024-08-23T13:28:17.805Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 13:17 openapi [2024-08-23T13:28:17.805Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 13:17 res [2024-08-23T13:28:17.805Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 13:17 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T13:28:18.250Z] + 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=1bfd97dc29acd1b881c5050f95a7355130f2a257 --label arch=arm64 --label version=0.0.0 . [2024-08-23T13:28:18.517Z] Sending build context to Docker daemon 673.8kB [2024-08-23T13:28:18.517Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T13:28:18.517Z] Step 2/30 : FROM ${BASE} AS builder [2024-08-23T13:28:18.517Z] ---> 83db829e0e47 [2024-08-23T13:28:18.517Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-08-23T13:28:18.517Z] ---> Running in 581311d82b0e [2024-08-23T13:28:19.105Z] Removing intermediate container 581311d82b0e [2024-08-23T13:28:19.105Z] ---> cd1824c9a488 [2024-08-23T13:28:19.105Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T13:28:19.105Z] ---> Running in 2ea38aacb682 [2024-08-23T13:28:19.372Z] Removing intermediate container 2ea38aacb682 [2024-08-23T13:28:19.372Z] ---> bbf59ec19bd2 [2024-08-23T13:28:19.372Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-08-23T13:28:19.372Z] ---> Running in 257df4e37515 [2024-08-23T13:28:19.639Z] Removing intermediate container 257df4e37515 [2024-08-23T13:28:19.639Z] ---> fc675a7d780a [2024-08-23T13:28:19.639Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T13:28:19.639Z] ---> Running in ad47a5b61379 [2024-08-23T13:28:20.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T13:28:21.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T13:28:22.144Z] OK: 266 MiB in 52 packages [2024-08-23T13:28:23.113Z] Removing intermediate container ad47a5b61379 [2024-08-23T13:28:23.113Z] ---> 72cacbf585e8 [2024-08-23T13:28:23.114Z] Step 7/30 : WORKDIR /app [2024-08-23T13:28:23.114Z] ---> Running in 66eda16a4a91 [2024-08-23T13:28:23.379Z] Removing intermediate container 66eda16a4a91 [2024-08-23T13:28:23.379Z] ---> 8171936551e0 [2024-08-23T13:28:23.379Z] Step 8/30 : COPY go.mod vendor* ./ [2024-08-23T13:28:23.643Z] ---> 1875733811cc [2024-08-23T13:28:23.643Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T13:28:23.908Z] ---> Running in b33f91545a53 [2024-08-23T13:28:25.847Z] Removing intermediate container b33f91545a53 [2024-08-23T13:28:25.847Z] ---> 2119628c9ea0 [2024-08-23T13:28:25.847Z] Step 10/30 : COPY . . [2024-08-23T13:28:26.438Z] ---> 945f83871002 [2024-08-23T13:28:26.438Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T13:28:26.705Z] ---> Running in d4b83eb53a1b [2024-08-23T13:28:26.972Z] Removing intermediate container d4b83eb53a1b [2024-08-23T13:28:26.972Z] ---> 4f0654be1fe9 [2024-08-23T13:28:26.972Z] Step 12/30 : RUN $MAKE [2024-08-23T13:28:26.972Z] ---> Running in 32be68c5a8dc [2024-08-23T13:28:27.933Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.47 -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 [2024-08-23T13:31:49.710Z] Removing intermediate container 32be68c5a8dc [2024-08-23T13:31:49.710Z] ---> 3f88d0a1eb6e [2024-08-23T13:31:49.710Z] Step 13/30 : FROM alpine:3.18 [2024-08-23T13:31:49.710Z] 3.18: Pulling from library/alpine [2024-08-23T13:31:49.710Z] 4983c3fe2029: Pulling fs layer [2024-08-23T13:31:49.710Z] 4983c3fe2029: Verifying Checksum [2024-08-23T13:31:49.710Z] 4983c3fe2029: Download complete [2024-08-23T13:31:49.710Z] 4983c3fe2029: Pull complete [2024-08-23T13:31:49.710Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T13:31:49.710Z] Status: Downloaded newer image for alpine:3.18 [2024-08-23T13:31:49.710Z] ---> a0237000ae83 [2024-08-23T13:31:49.710Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-23T13:31:49.710Z] ---> Running in 4ab0a0898538 [2024-08-23T13:31:49.710Z] Removing intermediate container 4ab0a0898538 [2024-08-23T13:31:49.710Z] ---> b82b5822e8cc [2024-08-23T13:31:49.710Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-08-23T13:31:49.710Z] ---> Running in 99dd50421fae [2024-08-23T13:31:49.710Z] Removing intermediate container 99dd50421fae [2024-08-23T13:31:49.710Z] ---> 7f15b607ff29 [2024-08-23T13:31:49.710Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-08-23T13:31:49.710Z] ---> Running in ea96f0dd8b47 [2024-08-23T13:31:49.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T13:31:49.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T13:31:49.710Z] (1/2) Installing ca-certificates (20240226-r0) [2024-08-23T13:31:49.710Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-08-23T13:31:49.710Z] Executing busybox-1.36.1-r7.trigger [2024-08-23T13:31:49.710Z] Executing ca-certificates-20240226-r0.trigger [2024-08-23T13:31:49.710Z] OK: 9 MiB in 17 packages [2024-08-23T13:31:49.710Z] Removing intermediate container ea96f0dd8b47 [2024-08-23T13:31:49.710Z] ---> dbfcf8892c63 [2024-08-23T13:31:49.710Z] Step 17/30 : RUN apk --no-cache upgrade [2024-08-23T13:31:49.710Z] ---> Running in 49708cf4f5ad [2024-08-23T13:31:49.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T13:31:49.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T13:31:50.929Z] OK: 9 MiB in 17 packages [2024-08-23T13:31:51.893Z] Removing intermediate container 49708cf4f5ad [2024-08-23T13:31:51.893Z] ---> d90ab5a0d5ba [2024-08-23T13:31:51.893Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-08-23T13:31:52.159Z] ---> 393c062d6d39 [2024-08-23T13:31:52.159Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-08-23T13:31:52.741Z] ---> 7de0dde656e7 [2024-08-23T13:31:52.741Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-08-23T13:31:53.323Z] ---> f21088c03e5b [2024-08-23T13:31:53.323Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-08-23T13:31:53.905Z] ---> b80e91511949 [2024-08-23T13:31:53.905Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-08-23T13:31:55.850Z] ---> 2996386d7ead [2024-08-23T13:31:55.850Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-08-23T13:31:55.850Z] ---> Running in 34de8af164e5 [2024-08-23T13:31:57.263Z] Removing intermediate container 34de8af164e5 [2024-08-23T13:31:57.263Z] ---> 3e9491cca4b0 [2024-08-23T13:31:57.263Z] Step 24/30 : VOLUME /cache [2024-08-23T13:31:57.533Z] ---> Running in cf08ae0fe2e8 [2024-08-23T13:31:57.800Z] Removing intermediate container cf08ae0fe2e8 [2024-08-23T13:31:57.800Z] ---> 31ea20fc977c [2024-08-23T13:31:57.800Z] Step 25/30 : EXPOSE 59711 [2024-08-23T13:31:57.800Z] ---> Running in 49a5f59ac400 [2024-08-23T13:31:58.067Z] Removing intermediate container 49a5f59ac400 [2024-08-23T13:31:58.067Z] ---> bf12f4760b78 [2024-08-23T13:31:58.067Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-08-23T13:31:58.067Z] ---> Running in fd54c7e71cd6 [2024-08-23T13:31:58.337Z] Removing intermediate container fd54c7e71cd6 [2024-08-23T13:31:58.337Z] ---> af170999bd67 [2024-08-23T13:31:58.337Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-08-23T13:31:58.606Z] ---> Running in 8c85f25938f2 [2024-08-23T13:31:58.873Z] Removing intermediate container 8c85f25938f2 [2024-08-23T13:31:58.873Z] ---> 609c175649d1 [2024-08-23T13:31:58.873Z] Step 28/30 : LABEL arch=arm64 [2024-08-23T13:31:58.873Z] ---> Running in a754f0ae2740 [2024-08-23T13:31:59.139Z] Removing intermediate container a754f0ae2740 [2024-08-23T13:31:59.140Z] ---> 4ce79cdec4fb [2024-08-23T13:31:59.140Z] Step 29/30 : LABEL git_sha=1bfd97dc29acd1b881c5050f95a7355130f2a257 [2024-08-23T13:31:59.140Z] ---> Running in 313be56c3753 [2024-08-23T13:31:59.405Z] Removing intermediate container 313be56c3753 [2024-08-23T13:31:59.405Z] ---> 3407d3deb6b3 [2024-08-23T13:31:59.405Z] Step 30/30 : LABEL version=0.0.0 [2024-08-23T13:31:59.687Z] ---> Running in 0913d1b01fd6 [2024-08-23T13:31:59.953Z] Removing intermediate container 0913d1b01fd6 [2024-08-23T13:31:59.953Z] ---> 1ae685b30c84 [2024-08-23T13:31:59.953Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-23T13:31:59.953Z] Successfully built 1ae685b30c84 [2024-08-23T13:31:59.953Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T13:32:00.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T13:32:00.916Z] [2024-08-23T13:32:00.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T13:32:01.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T13:32:01.344Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-23T13:32:01.344Z] 8998bd30e6a1: Pulling fs layer [2024-08-23T13:32:01.344Z] 04944245beec: Pulling fs layer [2024-08-23T13:32:01.344Z] 699f458cf7ca: Pulling fs layer [2024-08-23T13:32:01.344Z] 765212b225bb: Pulling fs layer [2024-08-23T13:32:01.344Z] f23df028b6ca: Pulling fs layer [2024-08-23T13:32:01.344Z] d65c8cfc05b1: Pulling fs layer [2024-08-23T13:32:01.344Z] 2437ff75d9bd: Pulling fs layer [2024-08-23T13:32:01.344Z] 765212b225bb: Waiting [2024-08-23T13:32:01.344Z] f23df028b6ca: Waiting [2024-08-23T13:32:01.344Z] d65c8cfc05b1: Waiting [2024-08-23T13:32:01.344Z] 2437ff75d9bd: Waiting [2024-08-23T13:32:01.611Z] 04944245beec: Verifying Checksum [2024-08-23T13:32:01.611Z] 04944245beec: Download complete [2024-08-23T13:32:01.611Z] 765212b225bb: Verifying Checksum [2024-08-23T13:32:01.611Z] 765212b225bb: Download complete [2024-08-23T13:32:01.611Z] f23df028b6ca: Verifying Checksum [2024-08-23T13:32:01.611Z] f23df028b6ca: Download complete [2024-08-23T13:32:01.611Z] d65c8cfc05b1: Verifying Checksum [2024-08-23T13:32:01.611Z] d65c8cfc05b1: Download complete [2024-08-23T13:32:01.611Z] 699f458cf7ca: Verifying Checksum [2024-08-23T13:32:01.611Z] 699f458cf7ca: Download complete [2024-08-23T13:32:02.191Z] 8998bd30e6a1: Verifying Checksum [2024-08-23T13:32:02.191Z] 8998bd30e6a1: Download complete [2024-08-23T13:32:04.772Z] 2437ff75d9bd: Verifying Checksum [2024-08-23T13:32:04.772Z] 2437ff75d9bd: Download complete [2024-08-23T13:32:06.717Z] 8998bd30e6a1: Pull complete [2024-08-23T13:32:06.984Z] 04944245beec: Pull complete [2024-08-23T13:32:08.920Z] 699f458cf7ca: Pull complete [2024-08-23T13:32:08.921Z] 765212b225bb: Pull complete [2024-08-23T13:32:09.500Z] f23df028b6ca: Pull complete [2024-08-23T13:32:09.766Z] d65c8cfc05b1: Pull complete [2024-08-23T13:32:27.963Z] 2437ff75d9bd: Pull complete [2024-08-23T13:32:27.963Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-23T13:32:27.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T13:32:27.963Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T13:32:28.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-8391 does not seem to be running inside a container [2024-08-23T13:32:28.379Z] $ 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 [2024-08-23T13:32:31.077Z] $ docker top 2b8f584ef58649be5ebb64d1834e9d2f5716cf671897c2cad3060bb8855225a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T13:32:32.014Z] ---> job-cost.sh [2024-08-23T13:32:32.014Z] lf-activate-venv: SKIPPING [2024-08-23T13:32:32.014Z] INFO: No Stack... [2024-08-23T13:32:32.592Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-23T13:32:33.169Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T13:32:34.090Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-08-23T13:32:34.090Z] + cut -d, -f6 [Pipeline] lock [2024-08-23T13:32:34.192Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-300-1-stack-cost] [2024-08-23T13:32:34.199Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-300-1-stack-cost] did not exist. Created. [2024-08-23T13:32:34.205Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-300-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T13:32:34.639Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-0e81322e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-23T13:32:35.590Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-23T13:32:35.633Z] Warning: overwriting stash ‘stack-cost’ [2024-08-23T13:32:35.698Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T13:32:35.718Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-300-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T13:32:35.803Z] $ docker stop --time=1 2b8f584ef58649be5ebb64d1834e9d2f5716cf671897c2cad3060bb8855225a4 [2024-08-23T13:32:37.315Z] $ docker rm -f --volumes 2b8f584ef58649be5ebb64d1834e9d2f5716cf671897c2cad3060bb8855225a4 [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 [2024-08-23T13:32:38.520Z] provisioning config files... [2024-08-23T13:32:38.527Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp/config16057786299597706456tmp [Pipeline] { [Pipeline] sh [2024-08-23T13:32:38.888Z] + set +x [2024-08-23T13:32:38.888Z] + bash -s -- [2024-08-23T13:32:38.888Z] + curl -s https://codecov.io/bash [2024-08-23T13:32:38.888Z] [2024-08-23T13:32:38.888Z] _____ _ [2024-08-23T13:32:38.888Z] / ____| | | [2024-08-23T13:32:38.888Z] | | ___ __| | ___ ___ _____ __ [2024-08-23T13:32:38.888Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-23T13:32:38.888Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-23T13:32:38.888Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-23T13:32:38.888Z] Bash-1.0.6 [2024-08-23T13:32:38.888Z] [2024-08-23T13:32:38.888Z] [2024-08-23T13:32:38.888Z] ==> git version 2.25.1 found [2024-08-23T13:32:38.888Z] ==> 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 [2024-08-23T13:32:38.888Z] Release-Date: 2020-01-08 [2024-08-23T13:32:38.888Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-23T13:32:38.889Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-23T13:32:38.889Z] ==> Jenkins CI detected. [2024-08-23T13:32:38.889Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-300 [2024-08-23T13:32:38.889Z] project root: . [2024-08-23T13:32:38.889Z] --> token set from env [2024-08-23T13:32:38.889Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-23T13:32:38.889Z] ==> Running gcov in . (disable via -X gcov) [2024-08-23T13:32:38.889Z] ==> Python coveragepy not found [2024-08-23T13:32:38.889Z] ==> Searching for coverage reports in: [2024-08-23T13:32:38.889Z] + . [2024-08-23T13:32:38.889Z] -> Found 1 reports [2024-08-23T13:32:38.889Z] ==> Detecting git/mercurial file structure [2024-08-23T13:32:39.149Z] ==> Reading reports [2024-08-23T13:32:39.149Z] + ./coverage.out bytes=41317 [2024-08-23T13:32:39.149Z] ==> Appending adjustments [2024-08-23T13:32:39.149Z] https://docs.codecov.io/docs/fixing-reports [2024-08-23T13:32:39.149Z] + Found adjustments [2024-08-23T13:32:39.149Z] ==> Gzipping contents [2024-08-23T13:32:39.149Z] 12K /tmp/codecov.hcquZv.gz [2024-08-23T13:32:39.149Z] ==> Uploading reports [2024-08-23T13:32:39.149Z] url: https://codecov.io [2024-08-23T13:32:39.149Z] query: branch=PR-300&commit=1bfd97dc29acd1b881c5050f95a7355130f2a257&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-300%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=300&job=&cmd_args= [2024-08-23T13:32:39.149Z] -> Pinging Codecov [2024-08-23T13:32:39.149Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-300&commit=1bfd97dc29acd1b881c5050f95a7355130f2a257&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-300%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=300&job=&cmd_args= [2024-08-23T13:32:39.409Z] -> Uploading to [2024-08-23T13:32:39.409Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-23/581DD39554BDF9B6E22D074273EAD858/1bfd97dc29acd1b881c5050f95a7355130f2a257/17a87704-cd2d-4985-ba22-77915369fe75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240823%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240823T133239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0309fd19c958ad164d2e91809b2be6818bf559a953e2852b645fa4c52f462b6 [2024-08-23T13:32:39.409Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T13:32:39.409Z] Dload Upload Total Spent Left Speed [2024-08-23T13:32:39.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 47577 --:--:-- --:--:-- --:--:-- 47577 [2024-08-23T13:32:39.669Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1bfd97dc29acd1b881c5050f95a7355130f2a257 [Pipeline] } [2024-08-23T13:32:39.703Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-23T13:32:42.110Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-300/archives ] [2024-08-23T13:32:42.110Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-300/archives [2024-08-23T13:32:42.110Z] total 16 [2024-08-23T13:32:42.110Z] drwxr-xr-x 3 root root 4096 Aug 23 13:18 . [2024-08-23T13:32:42.110Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 13:18 .. [2024-08-23T13:32:42.110Z] drwxr-xr-x 2 root root 4096 Aug 23 13:18 cost [2024-08-23T13:32:42.110Z] -rw-r--r-- 1 root root 95 Aug 23 13:18 cost.csv [2024-08-23T13:32:42.110Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-300/archives [2024-08-23T13:32:42.110Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-300/archives [2024-08-23T13:32:42.110Z] total 16 [2024-08-23T13:32:42.110Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 13:18 . [2024-08-23T13:32:42.110Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 13:18 .. [2024-08-23T13:32:42.110Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 13:18 cost [2024-08-23T13:32:42.110Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 23 13:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-23T13:32:42.447Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T13:32:43.353Z] ---> package-listing.sh [2024-08-23T13:32:43.353Z] ++ facter osfamily [2024-08-23T13:32:43.353Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-23T13:32:43.612Z] + OS_FAMILY=debian [2024-08-23T13:32:43.612Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-300 [2024-08-23T13:32:43.612Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-23T13:32:43.612Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-23T13:32:43.612Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-23T13:32:43.612Z] + PACKAGES=/tmp/packages_start.txt [2024-08-23T13:32:43.612Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-300 ']' [2024-08-23T13:32:43.612Z] + PACKAGES=/tmp/packages_end.txt [2024-08-23T13:32:43.612Z] + case "${OS_FAMILY}" in [2024-08-23T13:32:43.612Z] + dpkg -l [2024-08-23T13:32:43.612Z] + grep '^ii' [2024-08-23T13:32:43.612Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-23T13:32:43.612Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-23T13:32:43.612Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-23T13:32:43.612Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-300 ']' [2024-08-23T13:32:43.612Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-300/archives/ [2024-08-23T13:32:43.612Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-300/archives/ [Pipeline] echo [2024-08-23T13:32:43.655Z] 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-300/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-23T13:32:43.957Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T13:32:44.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T13:32:44.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T13:32:44.789Z] prd-ubuntu20.04-docker-8c-8g-8390 does not seem to be running inside a container [2024-08-23T13:32:44.826Z] $ 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-300/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-300 -v /w/workspace/y_app-rfid-llrp-inventory_PR-300:/w/workspace/y_app-rfid-llrp-inventory_PR-300:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-300@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 [2024-08-23T13:32:45.018Z] $ docker top 51e4aa02beaffba512977b1ede50c0a698b761036f4ad889517dde531d8bc21f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T13:32:45.427Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-23T13:32:45.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-23T13:32:46.060Z] + ls /var/log/sa-host [2024-08-23T13:32:46.060Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T13:32:46.302Z] provisioning config files... [2024-08-23T13:32:46.311Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-300@tmp/config9046688669656545548tmp [Pipeline] { [Pipeline] echo [2024-08-23T13:32:46.400Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T13:32:46.720Z] ---> create-netrc.sh [Pipeline] } [2024-08-23T13:32:46.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-23T13:32:47.252Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-23T13:32:47.299Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T13:32:47.647Z] ---> sudo-logs.sh [2024-08-23T13:32:47.647Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-23T13:32:47.761Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T13:32:48.146Z] ---> job-cost.sh [2024-08-23T13:32:48.146Z] lf-activate-venv: SKIPPING [2024-08-23T13:32:48.146Z] DEBUG: total: 0.2199999988079071 [2024-08-23T13:32:48.146Z] INFO: Retrieving Stack Cost... [2024-08-23T13:32:48.404Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T13:32:48.663Z] INFO: Archiving Costs [Pipeline] echo [2024-08-23T13:32:48.714Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T13:32:49.047Z] ---> logs-deploy.sh [2024-08-23T13:32:49.047Z] lf-activate-venv: SKIPPING [2024-08-23T13:32:49.047Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-300/1 [2024-08-23T13:32:49.047Z] INFO: archiving workspace using pattern(s): [2024-08-23T13:32:49.984Z] Archives upload complete. [2024-08-23T13:32:49.984Z] INFO: archiving logs to Nexus