Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15e688f125cb27749cddf3e3269a9133ab9603fe 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-ssh14203971333456312179.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh752555137239665706.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15430555402653431179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7296252722817234876.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14335567432131477921.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9845 in /w/workspace/foundry_device-rfid-llrp-go_main [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/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 15e688f125cb27749cddf3e3269a9133ab9603fe (main) Commit message: "Merge pull request #312 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15e688f125cb27749cddf3e3269a9133ab9603fe # timeout=10 > git rev-list --no-walk c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T10:49:34.652Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T10:49:34.735Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T10:49:34.761Z] ========================================================= [2024-09-09T10:49:34.761Z] EdgeX Global Pipelines Version Info [2024-09-09T10:49:34.761Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:49:35.514Z] ------------------- [2024-09-09T10:49:35.514Z] stable info: [2024-09-09T10:49:35.514Z] ------------------- [2024-09-09T10:49:35.514Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T10:49:35.514Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T10:49:35.514Z] Message: update stable to v1.0.263 [2024-09-09T10:49:36.086Z] ------------------- [2024-09-09T10:49:36.086Z] experimental info: [2024-09-09T10:49:36.086Z] ------------------- [2024-09-09T10:49:36.086Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T10:49:36.086Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T10:49:36.086Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T10:49:36.175Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-09-09T10:49:36.199Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-09-09T10:49:36.224Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T10:49:36.248Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T10:49:36.278Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T10:49:36.296Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T10:49:36.322Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T10:49:36.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-09T10:49:36.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T10:49:36.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T10:49:36.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T10:49:36.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-09-09T10:49:36.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T10:49:36.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T10:49:36.513Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T10:49:36.534Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T10:49:36.557Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T10:49:36.582Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T10:49:36.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T10:49:36.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T10:49:36.648Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-09T10:49:36.674Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-09T10:49:36.694Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-09T10:49:36.717Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-09T10:49:36.741Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-09T10:49:36.760Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T10:49:36.781Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T10:49:36.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-09T10:49:36.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-09T10:49:36.841Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-09T10:49:36.861Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] echo [2024-09-09T10:49:36.885Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15e688f [Pipeline] echo [2024-09-09T10:49:36.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T10:49:36.992Z] provisioning config files... [2024-09-09T10:49:37.006Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8050983781754553294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:49:37.344Z] ---> ****-login.sh [2024-09-09T10:49:37.344Z] nexus3.edgexfoundry.org:10001 [2024-09-09T10:49:37.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:49:37.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:49:37.609Z] Configure a credential helper to remove this warning. See [2024-09-09T10:49:37.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:49:37.609Z] [2024-09-09T10:49:37.609Z] Login Succeeded [2024-09-09T10:49:37.609Z] nexus3.edgexfoundry.org:10002 [2024-09-09T10:49:37.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:49:37.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:49:37.609Z] Configure a credential helper to remove this warning. See [2024-09-09T10:49:37.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:49:37.609Z] [2024-09-09T10:49:37.609Z] Login Succeeded [2024-09-09T10:49:37.609Z] nexus3.edgexfoundry.org:10003 [2024-09-09T10:49:37.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:49:37.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:49:37.869Z] Configure a credential helper to remove this warning. See [2024-09-09T10:49:37.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:49:37.869Z] [2024-09-09T10:49:37.869Z] Login Succeeded [2024-09-09T10:49:37.869Z] nexus3.edgexfoundry.org:10004 [2024-09-09T10:49:37.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:49:37.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:49:37.869Z] Configure a credential helper to remove this warning. See [2024-09-09T10:49:37.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:49:37.869Z] [2024-09-09T10:49:37.869Z] Login Succeeded [2024-09-09T10:49:37.869Z] ****.io [2024-09-09T10:49:37.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:49:38.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:49:38.129Z] Configure a credential helper to remove this warning. See [2024-09-09T10:49:38.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:49:38.129Z] [2024-09-09T10:49:38.129Z] Login Succeeded [2024-09-09T10:49:38.129Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T10:49:38.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-09T10:49:38.531Z] + git rev-list -1 --merges 15e688f125cb27749cddf3e3269a9133ab9603fe~1..15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] echo [2024-09-09T10:49:38.562Z] -----------> git rev-list -1 --merges 15e688f125cb27749cddf3e3269a9133ab9603fe~1..15e688f125cb27749cddf3e3269a9133ab9603fe 15e688f125cb27749cddf3e3269a9133ab9603fe [2024-09-09T10:49:38.562Z] 15e688f125cb27749cddf3e3269a9133ab9603fe [false] [Pipeline] sh [2024-09-09T10:49:38.860Z] + git log --format=format:%s -1 15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] echo [2024-09-09T10:49:38.875Z] ========================================================= [2024-09-09T10:49:38.875Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T10:49:38.875Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T10:49:39.221Z] + git log --format=format:%s -1 15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] echo [2024-09-09T10:49:39.234Z] [semverPrep] GIT_COMMIT: 15e688f125cb27749cddf3e3269a9133ab9603fe, Commit Message: Merge pull request #312 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37 [Pipeline] echo [2024-09-09T10:49:39.251Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-09T10:49:39.610Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T10:49:39.610Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T10:49:39.610Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T10:49:39.610Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T10:49:39.610Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T10:49:39.610Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T10:49:39.610Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:49:39.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T10:49:39.965Z] [2024-09-09T10:49:39.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:49:40.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T10:49:40.271Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T10:49:40.271Z] b85a868b505f: Pulling fs layer [2024-09-09T10:49:40.271Z] e2be974225ed: Pulling fs layer [2024-09-09T10:49:40.271Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T10:49:40.271Z] 988bab9f4d93: Pulling fs layer [2024-09-09T10:49:40.271Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T10:49:40.271Z] eaf3925da568: Pulling fs layer [2024-09-09T10:49:40.271Z] bab4dde63d76: Pulling fs layer [2024-09-09T10:49:40.271Z] bde34c3a00c8: Pulling fs layer [2024-09-09T10:49:40.271Z] b352a97aabf1: Pulling fs layer [2024-09-09T10:49:40.271Z] 4872d77fe225: Pulling fs layer [2024-09-09T10:49:40.271Z] 5851b861e8e6: Pulling fs layer [2024-09-09T10:49:40.271Z] b352a97aabf1: Waiting [2024-09-09T10:49:40.271Z] 4872d77fe225: Waiting [2024-09-09T10:49:40.271Z] bab4dde63d76: Waiting [2024-09-09T10:49:40.271Z] 5851b861e8e6: Waiting [2024-09-09T10:49:40.271Z] bde34c3a00c8: Waiting [2024-09-09T10:49:40.271Z] 988bab9f4d93: Waiting [2024-09-09T10:49:40.271Z] 1469e6f7b9e6: Waiting [2024-09-09T10:49:40.271Z] eaf3925da568: Waiting [2024-09-09T10:49:40.271Z] e2be974225ed: Verifying Checksum [2024-09-09T10:49:40.271Z] e2be974225ed: Download complete [2024-09-09T10:49:40.271Z] 988bab9f4d93: Verifying Checksum [2024-09-09T10:49:40.271Z] 988bab9f4d93: Download complete [2024-09-09T10:49:40.271Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T10:49:40.271Z] 1469e6f7b9e6: Download complete [2024-09-09T10:49:40.530Z] eaf3925da568: Verifying Checksum [2024-09-09T10:49:40.530Z] eaf3925da568: Download complete [2024-09-09T10:49:40.530Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T10:49:40.530Z] 339a4e72a1f5: Download complete [2024-09-09T10:49:40.530Z] bde34c3a00c8: Download complete [2024-09-09T10:49:40.530Z] b352a97aabf1: Download complete [2024-09-09T10:49:40.530Z] 4872d77fe225: Verifying Checksum [2024-09-09T10:49:40.530Z] 4872d77fe225: Download complete [2024-09-09T10:49:40.530Z] 5851b861e8e6: Verifying Checksum [2024-09-09T10:49:40.530Z] 5851b861e8e6: Download complete [2024-09-09T10:49:40.530Z] b85a868b505f: Download complete [2024-09-09T10:49:40.794Z] bab4dde63d76: Verifying Checksum [2024-09-09T10:49:40.794Z] bab4dde63d76: Download complete [2024-09-09T10:49:41.735Z] b85a868b505f: Pull complete [2024-09-09T10:49:41.735Z] e2be974225ed: Pull complete [2024-09-09T10:49:42.303Z] 339a4e72a1f5: Pull complete [2024-09-09T10:49:42.303Z] 988bab9f4d93: Pull complete [2024-09-09T10:49:42.564Z] 1469e6f7b9e6: Pull complete [2024-09-09T10:49:42.564Z] eaf3925da568: Pull complete [2024-09-09T10:49:44.485Z] bab4dde63d76: Pull complete [2024-09-09T10:49:44.485Z] bde34c3a00c8: Pull complete [2024-09-09T10:49:44.485Z] b352a97aabf1: Pull complete [2024-09-09T10:49:44.485Z] 4872d77fe225: Pull complete [2024-09-09T10:49:44.749Z] 5851b861e8e6: Pull complete [2024-09-09T10:49:44.749Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T10:49:44.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T10:49:44.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:49:44.919Z] prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container [2024-09-09T10:49:44.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T10:49:47.556Z] $ docker top aaedade56e499390c6eafb97ea48b017a667e79c914663686fa4f17fadc9c6a3 -eo pid,comm [2024-09-09T10:49:47.615Z] 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-09-09T10:49:47.615Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T10:49:47.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T10:49:47.677Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T10:49:47.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T10:49:47.797Z] $ docker exec aaedade56e499390c6eafb97ea48b017a667e79c914663686fa4f17fadc9c6a3 ssh-agent [2024-09-09T10:49:47.918Z] SSH_AUTH_SOCK=/tmp/ssh-RWRAHf8uj2NF/agent.32 [2024-09-09T10:49:47.918Z] SSH_AGENT_PID=38 [2024-09-09T10:49:47.924Z] Running ssh-add (command line suppressed) [2024-09-09T10:49:48.023Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17650257322699459172.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17650257322699459172.key) [2024-09-09T10:49:48.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T10:49:48.336Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T10:49:48.347Z] $ docker exec --env ******** --env ******** aaedade56e499390c6eafb97ea48b017a667e79c914663686fa4f17fadc9c6a3 ssh-agent -k [2024-09-09T10:49:48.449Z] unset SSH_AUTH_SOCK; [2024-09-09T10:49:48.450Z] unset SSH_AGENT_PID; [2024-09-09T10:49:48.450Z] echo Agent pid 38 killed; [2024-09-09T10:49:48.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T10:49:48.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T10:49:48.510Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T10:49:48.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T10:49:48.638Z] $ docker exec aaedade56e499390c6eafb97ea48b017a667e79c914663686fa4f17fadc9c6a3 ssh-agent [2024-09-09T10:49:48.752Z] SSH_AUTH_SOCK=/tmp/ssh-HxbPQgJcQTjc/agent.71 [2024-09-09T10:49:48.752Z] SSH_AGENT_PID=77 [2024-09-09T10:49:48.756Z] Running ssh-add (command line suppressed) [2024-09-09T10:49:48.873Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11854951144355087296.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11854951144355087296.key) [2024-09-09T10:49:48.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T10:49:49.188Z] + git semver init [2024-09-09T10:49:49.449Z] 2024-09-09 10:49:49,357 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T10:49:49.449Z] 2024-09-09 10:49:49,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-09-09T10:49:49.449Z] 2024-09-09 10:49:49,361 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-09-09T10:49:49.449Z] 2024-09-09 10:49:49,361 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-09T10:49:51.361Z] 2024-09-09 10:49:50,997 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-09-09T10:49:51.361Z] 2024-09-09 10:49:50,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-09-09T10:49:51.361Z] 2024-09-09 10:49:50,997 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-09-09T10:49:51.361Z] 2024-09-09 10:49:50,997 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-09-09T10:49:51.361Z] 3.2.0-dev.15 [Pipeline] } [2024-09-09T10:49:51.370Z] $ docker exec --env ******** --env ******** aaedade56e499390c6eafb97ea48b017a667e79c914663686fa4f17fadc9c6a3 ssh-agent -k [2024-09-09T10:49:51.468Z] unset SSH_AUTH_SOCK; [2024-09-09T10:49:51.469Z] unset SSH_AGENT_PID; [2024-09-09T10:49:51.469Z] echo Agent pid 77 killed; [2024-09-09T10:49:51.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T10:49:51.821Z] + git semver [Pipeline] } [2024-09-09T10:49:52.093Z] $ docker stop --time=1 aaedade56e499390c6eafb97ea48b017a667e79c914663686fa4f17fadc9c6a3 [2024-09-09T10:49:53.379Z] $ docker rm -f --volumes aaedade56e499390c6eafb97ea48b017a667e79c914663686fa4f17fadc9c6a3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T10:49:53.723Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T10:49:53.975Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T10:49:53.980Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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-09-09T10:49:54.187Z] provisioning config files... [2024-09-09T10:49:54.197Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13928504624455675236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:49:54.601Z] ---> ****-login.sh [2024-09-09T10:49:54.601Z] nexus3.edgexfoundry.org:10001 [2024-09-09T10:49:54.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:49:54.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:49:54.602Z] Configure a credential helper to remove this warning. See [2024-09-09T10:49:54.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:49:54.602Z] [2024-09-09T10:49:54.602Z] Login Succeeded [2024-09-09T10:49:54.602Z] nexus3.edgexfoundry.org:10002 [2024-09-09T10:49:54.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:49:54.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:49:54.602Z] Configure a credential helper to remove this warning. See [2024-09-09T10:49:54.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:49:54.602Z] [2024-09-09T10:49:54.602Z] Login Succeeded [2024-09-09T10:49:54.602Z] nexus3.edgexfoundry.org:10003 [2024-09-09T10:49:54.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:49:54.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:49:54.602Z] Configure a credential helper to remove this warning. See [2024-09-09T10:49:54.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:49:54.602Z] [2024-09-09T10:49:54.602Z] Login Succeeded [2024-09-09T10:49:54.602Z] nexus3.edgexfoundry.org:10004 [2024-09-09T10:49:54.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:49:54.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:49:54.860Z] Configure a credential helper to remove this warning. See [2024-09-09T10:49:54.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:49:54.860Z] [2024-09-09T10:49:54.860Z] Login Succeeded [2024-09-09T10:49:54.860Z] ****.io [2024-09-09T10:49:54.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:49:55.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:49:55.119Z] Configure a credential helper to remove this warning. See [2024-09-09T10:49:55.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:49:55.119Z] [2024-09-09T10:49:55.119Z] Login Succeeded [2024-09-09T10:49:55.119Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T10:49:55.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T10:49:55.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T10:49:55.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T10:49:55.254Z] ========================================================= [2024-09-09T10:49:55.254Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T10:49:55.254Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:49:55.582Z] + 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-09-09T10:49:55.582Z] Sending build context to Docker daemon 11.42MB [2024-09-09T10:49:55.582Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T10:49:55.582Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-09T10:49:55.582Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T10:49:55.582Z] 619be1103602: Pulling fs layer [2024-09-09T10:49:55.582Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T10:49:55.582Z] 5df492c9dc93: Pulling fs layer [2024-09-09T10:49:55.582Z] 7629e6793208: Pulling fs layer [2024-09-09T10:49:55.582Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T10:49:55.582Z] fb5054dd5b73: Pulling fs layer [2024-09-09T10:49:55.582Z] eeca6798cff9: Pulling fs layer [2024-09-09T10:49:55.582Z] aa269ceb94a6: Pulling fs layer [2024-09-09T10:49:55.582Z] ada007ff1a6a: Pulling fs layer [2024-09-09T10:49:55.582Z] fb5054dd5b73: Waiting [2024-09-09T10:49:55.582Z] eeca6798cff9: Waiting [2024-09-09T10:49:55.582Z] aa269ceb94a6: Waiting [2024-09-09T10:49:55.582Z] ada007ff1a6a: Waiting [2024-09-09T10:49:55.582Z] 7629e6793208: Waiting [2024-09-09T10:49:55.582Z] 4f4fb700ef54: Waiting [2024-09-09T10:49:55.582Z] 7862e08f4a3e: Download complete [2024-09-09T10:49:55.582Z] 7629e6793208: Verifying Checksum [2024-09-09T10:49:55.582Z] 7629e6793208: Download complete [2024-09-09T10:49:55.841Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T10:49:55.841Z] 4f4fb700ef54: Download complete [2024-09-09T10:49:55.841Z] 619be1103602: Verifying Checksum [2024-09-09T10:49:55.841Z] 619be1103602: Download complete [2024-09-09T10:49:55.841Z] fb5054dd5b73: Verifying Checksum [2024-09-09T10:49:55.841Z] fb5054dd5b73: Download complete [2024-09-09T10:49:55.841Z] eeca6798cff9: Download complete [2024-09-09T10:49:55.841Z] 619be1103602: Pull complete [2024-09-09T10:49:56.103Z] ada007ff1a6a: Verifying Checksum [2024-09-09T10:49:56.103Z] ada007ff1a6a: Download complete [2024-09-09T10:49:56.103Z] 7862e08f4a3e: Pull complete [2024-09-09T10:49:56.103Z] 5df492c9dc93: Verifying Checksum [2024-09-09T10:49:56.103Z] 5df492c9dc93: Download complete [2024-09-09T10:49:56.361Z] aa269ceb94a6: Verifying Checksum [2024-09-09T10:49:56.361Z] aa269ceb94a6: Download complete [2024-09-09T10:49:59.648Z] 5df492c9dc93: Pull complete [2024-09-09T10:49:59.648Z] 7629e6793208: Pull complete [2024-09-09T10:49:59.648Z] 4f4fb700ef54: Pull complete [2024-09-09T10:49:59.648Z] fb5054dd5b73: Pull complete [2024-09-09T10:49:59.648Z] eeca6798cff9: Pull complete [2024-09-09T10:50:01.547Z] aa269ceb94a6: Pull complete [2024-09-09T10:50:01.807Z] ada007ff1a6a: Pull complete [2024-09-09T10:50:01.807Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T10:50:02.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T10:50:02.067Z] ---> f489d0715acc [2024-09-09T10:50:02.067Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-09-09T10:50:07.339Z] ---> Running in edbb3213934a [2024-09-09T10:50:07.339Z] Removing intermediate container edbb3213934a [2024-09-09T10:50:07.339Z] ---> b50b6bc65f4a [2024-09-09T10:50:07.339Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T10:50:07.339Z] ---> Running in 9f3d46fa0e04 [2024-09-09T10:50:07.339Z] Removing intermediate container 9f3d46fa0e04 [2024-09-09T10:50:07.339Z] ---> 8f87673f0d9a [2024-09-09T10:50:07.339Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T10:50:07.339Z] ---> Running in 2acb1d92acf5 [2024-09-09T10:50:07.339Z] Removing intermediate container 2acb1d92acf5 [2024-09-09T10:50:07.339Z] ---> 95bf04311821 [2024-09-09T10:50:07.339Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T10:50:07.339Z] ---> Running in 41204ed87a81 [2024-09-09T10:50:07.339Z] Removing intermediate container 41204ed87a81 [2024-09-09T10:50:07.339Z] ---> 5e8f5fbff4a0 [2024-09-09T10:50:07.339Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T10:50:07.339Z] ---> Running in 28fd9f198102 [2024-09-09T10:50:07.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T10:50:07.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T10:50:07.598Z] OK: 264 MiB in 52 packages [2024-09-09T10:50:07.861Z] Removing intermediate container 28fd9f198102 [2024-09-09T10:50:07.861Z] ---> 30cf9bf05bb1 [2024-09-09T10:50:07.861Z] Step 8/12 : WORKDIR /app [2024-09-09T10:50:08.128Z] ---> Running in 5334d0eb499e [2024-09-09T10:50:08.128Z] Removing intermediate container 5334d0eb499e [2024-09-09T10:50:08.128Z] ---> 8ac4948cc82c [2024-09-09T10:50:08.128Z] Step 9/12 : COPY go.mod vendor* ./ [2024-09-09T10:50:08.128Z] ---> f0c302322a34 [2024-09-09T10:50:08.128Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T10:50:08.128Z] ---> Running in 1336cdd645d8 [2024-09-09T10:50:09.139Z] Still waiting to schedule task [2024-09-09T10:50:09.139Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-09-09T10:50:54.896Z] Removing intermediate container 1336cdd645d8 [2024-09-09T10:50:54.896Z] ---> f95834b31845 [2024-09-09T10:50:54.896Z] Step 11/12 : COPY . . [2024-09-09T10:50:55.155Z] ---> 5c923a4d57dc [2024-09-09T10:50:55.155Z] Step 12/12 : RUN $MAKE [2024-09-09T10:50:55.155Z] ---> Running in 7f27e0bc7e14 [2024-09-09T10:50:55.414Z] noop [2024-09-09T10:50:55.673Z] Removing intermediate container 7f27e0bc7e14 [2024-09-09T10:50:55.673Z] ---> 3b1f66c2b513 [2024-09-09T10:50:55.673Z] Successfully built 3b1f66c2b513 [2024-09-09T10:50:55.673Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:50:55.997Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T10:50:55.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:50:56.077Z] prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container [2024-09-09T10:50:56.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2024-09-09T10:50:56.436Z] $ docker top da28ea4692a282a86b1221883be7a3ca8ce4b24873a00d5e9cd358075665b294 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T10:50:56.785Z] + go version [2024-09-09T10:50:56.785Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T10:50:56.793Z] $ docker stop --time=1 da28ea4692a282a86b1221883be7a3ca8ce4b24873a00d5e9cd358075665b294 [2024-09-09T10:50:58.080Z] $ docker rm -f --volumes da28ea4692a282a86b1221883be7a3ca8ce4b24873a00d5e9cd358075665b294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:50:58.547Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T10:50:58.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:50:58.627Z] prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container [2024-09-09T10:50:58.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2024-09-09T10:50:58.959Z] $ docker top 8baee16aff6566877f8bce9a1e07f4593d34f8102c5c41da82c8365cc11e4ba0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T10:50:59.308Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-09-09T10:50:59.610Z] + make test [2024-09-09T10:50:59.610Z] go test ./... -coverprofile=coverage.out ./... [2024-09-09T10:51:00.989Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-09-09T10:51:19.995Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-09-09T10:51:19.995Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-09-09T10:51:21.367Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.997s coverage: 40.6% of statements [2024-09-09T10:51:21.367Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 95.5% of statements [2024-09-09T10:51:21.367Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.243s coverage: 51.9% of statements [2024-09-09T10:51:39.437Z] go vet ./... [2024-09-09T10:51:43.624Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T10:51:43.624Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T10:51:43.624Z] ./bin/test-attribution-txt.sh [2024-09-09T10:51:43.624Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-09T10:51:43.624Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T10:51:43.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T10:51:43.648Z] $ docker stop --time=1 8baee16aff6566877f8bce9a1e07f4593d34f8102c5c41da82c8365cc11e4ba0 [2024-09-09T10:51:46.214Z] $ docker rm -f --volumes 8baee16aff6566877f8bce9a1e07f4593d34f8102c5c41da82c8365cc11e4ba0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T10:51:46.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T10:51:46.840Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-09T10:51:47.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T10:51:47.572Z] + ls -al . [2024-09-09T10:51:47.572Z] total 688 [2024-09-09T10:51:47.572Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 9 10:51 . [2024-09-09T10:51:47.572Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:49 .. [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 9 10:49 .dockerignore [2024-09-09T10:51:47.572Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 10:51 .git [2024-09-09T10:51:47.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:49 .github [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 9 10:49 .gitignore [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 10:49 .golangci.yml [2024-09-09T10:51:47.572Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 10:49 .semver [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 9 10:49 Attribution.txt [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 11677 Sep 9 10:49 CHANGELOG.md [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 1456 Sep 9 10:49 Dockerfile [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 10:49 GOVERNANCE.md [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 661 Sep 9 10:49 Jenkinsfile [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 9 10:49 LICENSE [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 9 10:49 Makefile [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 9 10:49 OWNERS.md [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 28907 Sep 9 10:49 README.md [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 10:49 VERSION [2024-09-09T10:51:47.572Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:49 bin [2024-09-09T10:51:47.572Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:49 cmd [2024-09-09T10:51:47.572Z] -rw-r--r-- 1 jenkins jenkins 438103 Sep 9 10:51 coverage.out [2024-09-09T10:51:47.572Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:49 examples [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 7164 Sep 9 10:49 go.mod [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 101675 Sep 9 10:49 go.sum [2024-09-09T10:51:47.572Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:49 images [2024-09-09T10:51:47.572Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:49 internal [2024-09-09T10:51:47.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:49 pkg [2024-09-09T10:51:47.572Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 9 10:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:51:47.891Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=15e688f125cb27749cddf3e3269a9133ab9603fe --label arch=amd64 --label version=3.2.0-dev.15 . [2024-09-09T10:51:47.891Z] Sending build context to Docker daemon 11.42MB [2024-09-09T10:51:47.891Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T10:51:47.891Z] Step 2/25 : FROM ${BASE} AS builder [2024-09-09T10:51:47.891Z] ---> 3b1f66c2b513 [2024-09-09T10:51:47.891Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-09-09T10:51:48.150Z] ---> Running in ce54931d9578 [2024-09-09T10:51:48.150Z] Removing intermediate container ce54931d9578 [2024-09-09T10:51:48.150Z] ---> b0ca9197ea13 [2024-09-09T10:51:48.150Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T10:51:48.150Z] ---> Running in 8c6e7d163388 [2024-09-09T10:51:48.409Z] Removing intermediate container 8c6e7d163388 [2024-09-09T10:51:48.409Z] ---> 8787dcfbecc8 [2024-09-09T10:51:48.409Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T10:51:48.409Z] ---> Running in 934507ec91c9 [2024-09-09T10:51:48.409Z] Removing intermediate container 934507ec91c9 [2024-09-09T10:51:48.409Z] ---> c3b3ca275ebc [2024-09-09T10:51:48.409Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T10:51:48.409Z] ---> Running in 18d10fab834b [2024-09-09T10:51:48.409Z] Removing intermediate container 18d10fab834b [2024-09-09T10:51:48.409Z] ---> cd89c06011b9 [2024-09-09T10:51:48.409Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T10:51:48.409Z] ---> Running in ab90f4db4c82 [2024-09-09T10:51:48.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T10:51:48.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T10:51:49.188Z] OK: 264 MiB in 52 packages [2024-09-09T10:51:49.446Z] Removing intermediate container ab90f4db4c82 [2024-09-09T10:51:49.446Z] ---> 223f8b302cc2 [2024-09-09T10:51:49.446Z] Step 8/25 : WORKDIR /app [2024-09-09T10:51:49.446Z] ---> Running in f77ff5949507 [2024-09-09T10:51:49.446Z] Removing intermediate container f77ff5949507 [2024-09-09T10:51:49.446Z] ---> afd410b200fb [2024-09-09T10:51:49.446Z] Step 9/25 : COPY go.mod vendor* ./ [2024-09-09T10:51:49.704Z] ---> 2ea62c8a43a4 [2024-09-09T10:51:49.704Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T10:51:49.704Z] ---> Running in 61e98564f93b [2024-09-09T10:51:50.273Z] Removing intermediate container 61e98564f93b [2024-09-09T10:51:50.273Z] ---> 67e04066a312 [2024-09-09T10:51:50.273Z] Step 11/25 : COPY . . [2024-09-09T10:51:50.843Z] ---> 333d07992ec9 [2024-09-09T10:51:50.843Z] Step 12/25 : RUN $MAKE [2024-09-09T10:51:50.843Z] ---> Running in 934de5d956b7 [2024-09-09T10:51:50.843Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-09-09T10:52:22.914Z] Removing intermediate container 934de5d956b7 [2024-09-09T10:52:22.914Z] ---> b901c1b4c06d [2024-09-09T10:52:22.914Z] Step 13/25 : FROM alpine:3.18 [2024-09-09T10:52:22.914Z] 3.18: Pulling from library/alpine [2024-09-09T10:52:22.914Z] 1cc3d825d8b2: Pulling fs layer [2024-09-09T10:52:22.914Z] 1cc3d825d8b2: Verifying Checksum [2024-09-09T10:52:22.914Z] 1cc3d825d8b2: Download complete [2024-09-09T10:52:22.914Z] 1cc3d825d8b2: Pull complete [2024-09-09T10:52:22.914Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T10:52:22.914Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T10:52:22.914Z] ---> 2c64cf60f6f0 [2024-09-09T10:52:22.914Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-09T10:52:22.914Z] ---> Running in 5b71a5d06f4a [2024-09-09T10:52:22.914Z] Removing intermediate container 5b71a5d06f4a [2024-09-09T10:52:22.914Z] ---> 1dc8d553f9e7 [2024-09-09T10:52:22.914Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-09-09T10:52:22.914Z] ---> Running in 3f94e1b79776 [2024-09-09T10:52:22.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T10:52:22.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T10:52:22.914Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T10:52:22.914Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T10:52:22.914Z] OK: 7 MiB in 16 packages [2024-09-09T10:52:22.914Z] Removing intermediate container 3f94e1b79776 [2024-09-09T10:52:22.914Z] ---> 996409a73ee4 [2024-09-09T10:52:22.914Z] Step 16/25 : RUN apk --no-cache upgrade [2024-09-09T10:52:22.914Z] ---> Running in eef152dd8b05 [2024-09-09T10:52:22.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T10:52:22.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T10:52:22.914Z] OK: 7 MiB in 16 packages [2024-09-09T10:52:22.914Z] Removing intermediate container eef152dd8b05 [2024-09-09T10:52:22.914Z] ---> a068865a80df [2024-09-09T10:52:22.914Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-09-09T10:52:22.914Z] ---> 987585bbbc71 [2024-09-09T10:52:22.914Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-09-09T10:52:22.914Z] ---> 316e9808817a [2024-09-09T10:52:22.914Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-09-09T10:52:24.301Z] ---> c5a8cdcf1ae9 [2024-09-09T10:52:24.301Z] Step 20/25 : EXPOSE 59989 [2024-09-09T10:52:24.301Z] ---> Running in ba3e0736835c [2024-09-09T10:52:24.301Z] Removing intermediate container ba3e0736835c [2024-09-09T10:52:24.301Z] ---> 0bec0b47668b [2024-09-09T10:52:24.301Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-09-09T10:52:24.301Z] ---> Running in 81cde6d6d860 [2024-09-09T10:52:24.559Z] Removing intermediate container 81cde6d6d860 [2024-09-09T10:52:24.559Z] ---> 4cfbc2970864 [2024-09-09T10:52:24.559Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-09T10:52:24.559Z] ---> Running in 0eca2c57f6ce [2024-09-09T10:52:24.559Z] Removing intermediate container 0eca2c57f6ce [2024-09-09T10:52:24.559Z] ---> 0fda46dc9710 [2024-09-09T10:52:24.559Z] Step 23/25 : LABEL arch=amd64 [2024-09-09T10:52:24.559Z] ---> Running in aca392ec6b3a [2024-09-09T10:52:24.559Z] Removing intermediate container aca392ec6b3a [2024-09-09T10:52:24.559Z] ---> 8a4729cb7284 [2024-09-09T10:52:24.559Z] Step 24/25 : LABEL git_sha=15e688f125cb27749cddf3e3269a9133ab9603fe [2024-09-09T10:52:24.818Z] ---> Running in 81479a6d6577 [2024-09-09T10:52:24.818Z] Removing intermediate container 81479a6d6577 [2024-09-09T10:52:24.818Z] ---> a045d8144498 [2024-09-09T10:52:24.818Z] Step 25/25 : LABEL version=3.2.0-dev.15 [2024-09-09T10:52:24.818Z] ---> Running in 65980d51a1c2 [2024-09-09T10:52:24.818Z] Removing intermediate container 65980d51a1c2 [2024-09-09T10:52:24.818Z] ---> 749af0917c4c [2024-09-09T10:52:24.818Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T10:52:24.818Z] Successfully built 749af0917c4c [2024-09-09T10:52:24.818Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T10:52:24.959Z] provisioning config files... [2024-09-09T10:52:24.968Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10195996374119482333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:52:25.437Z] ---> ****-login.sh [2024-09-09T10:52:25.437Z] nexus3.edgexfoundry.org:10001 [2024-09-09T10:52:25.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:52:25.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:52:25.437Z] Configure a credential helper to remove this warning. See [2024-09-09T10:52:25.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:52:25.438Z] [2024-09-09T10:52:25.438Z] Login Succeeded [2024-09-09T10:52:25.438Z] nexus3.edgexfoundry.org:10002 [2024-09-09T10:52:25.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:52:25.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:52:25.438Z] Configure a credential helper to remove this warning. See [2024-09-09T10:52:25.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:52:25.438Z] [2024-09-09T10:52:25.438Z] Login Succeeded [2024-09-09T10:52:25.438Z] nexus3.edgexfoundry.org:10003 [2024-09-09T10:52:25.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:52:25.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:52:25.438Z] Configure a credential helper to remove this warning. See [2024-09-09T10:52:25.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:52:25.438Z] [2024-09-09T10:52:25.438Z] Login Succeeded [2024-09-09T10:52:25.438Z] nexus3.edgexfoundry.org:10004 [2024-09-09T10:52:25.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:52:25.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:52:25.697Z] Configure a credential helper to remove this warning. See [2024-09-09T10:52:25.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:52:25.697Z] [2024-09-09T10:52:25.697Z] Login Succeeded [2024-09-09T10:52:25.697Z] ****.io [2024-09-09T10:52:25.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:52:25.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:52:25.956Z] Configure a credential helper to remove this warning. See [2024-09-09T10:52:25.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:52:25.956Z] [2024-09-09T10:52:25.956Z] Login Succeeded [2024-09-09T10:52:25.956Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T10:52:25.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T10:52:26.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T10:52:26.048Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-09-09T10:52:26.048Z] 15e688f125cb27749cddf3e3269a9133ab9603fe [2024-09-09T10:52:26.048Z] latest [2024-09-09T10:52:26.048Z] 3.2.0-dev.15 [2024-09-09T10:52:26.048Z] 15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 [2024-09-09T10:52:26.048Z] main [2024-09-09T10:52:26.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:52:26.399Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:52:26.721Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:15e688f125cb27749cddf3e3269a9133ab9603fe [2024-09-09T10:52:26.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-09-09T10:52:26.721Z] 666641920e29: Preparing [2024-09-09T10:52:26.721Z] 26a87f9e2a6e: Preparing [2024-09-09T10:52:26.721Z] d6630004128b: Preparing [2024-09-09T10:52:26.721Z] 35bef67376f3: Preparing [2024-09-09T10:52:26.721Z] af38c3c58357: Preparing [2024-09-09T10:52:26.721Z] d62a02444d39: Preparing [2024-09-09T10:52:26.721Z] d6630004128b: Pushed [2024-09-09T10:52:26.721Z] d62a02444d39: Layer already exists [2024-09-09T10:52:26.721Z] 26a87f9e2a6e: Pushed [2024-09-09T10:52:26.721Z] 35bef67376f3: Pushed [2024-09-09T10:52:26.721Z] af38c3c58357: Pushed [2024-09-09T10:52:31.030Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9846 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-09-09T10:52:31.051Z] Running in /w/workspace/device-rfid-llrp-go/151 [Pipeline] { [Pipeline] checkout [2024-09-09T10:52:31.090Z] The recommended git tool is: git [2024-09-09T10:52:31.992Z] 666641920e29: Pushed [2024-09-09T10:52:31.992Z] 15e688f125cb27749cddf3e3269a9133ab9603fe: digest: sha256:96edf046487226a3253c24fb6f33fc5ad2a3418cbc5b5efcf903dc72f74b800d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:52:32.325Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:52:32.648Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-09-09T10:52:32.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-09-09T10:52:32.648Z] 666641920e29: Preparing [2024-09-09T10:52:32.648Z] 26a87f9e2a6e: Preparing [2024-09-09T10:52:32.648Z] d6630004128b: Preparing [2024-09-09T10:52:32.648Z] 35bef67376f3: Preparing [2024-09-09T10:52:32.648Z] af38c3c58357: Preparing [2024-09-09T10:52:32.648Z] d62a02444d39: Preparing [2024-09-09T10:52:32.648Z] d62a02444d39: Waiting [2024-09-09T10:52:32.648Z] af38c3c58357: Layer already exists [2024-09-09T10:52:32.648Z] d6630004128b: Layer already exists [2024-09-09T10:52:32.648Z] 666641920e29: Layer already exists [2024-09-09T10:52:32.648Z] 26a87f9e2a6e: Layer already exists [2024-09-09T10:52:32.648Z] 35bef67376f3: Layer already exists [2024-09-09T10:52:32.648Z] d62a02444d39: Layer already exists [2024-09-09T10:52:32.648Z] latest: digest: sha256:96edf046487226a3253c24fb6f33fc5ad2a3418cbc5b5efcf903dc72f74b800d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:52:32.978Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:52:33.368Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.15 [2024-09-09T10:52:33.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-09-09T10:52:33.368Z] 666641920e29: Preparing [2024-09-09T10:52:33.368Z] 26a87f9e2a6e: Preparing [2024-09-09T10:52:33.368Z] d6630004128b: Preparing [2024-09-09T10:52:33.368Z] 35bef67376f3: Preparing [2024-09-09T10:52:33.368Z] af38c3c58357: Preparing [2024-09-09T10:52:33.368Z] d62a02444d39: Preparing [2024-09-09T10:52:33.368Z] d62a02444d39: Waiting [2024-09-09T10:52:33.368Z] af38c3c58357: Layer already exists [2024-09-09T10:52:33.368Z] d6630004128b: Layer already exists [2024-09-09T10:52:33.368Z] 26a87f9e2a6e: Layer already exists [2024-09-09T10:52:33.368Z] 666641920e29: Layer already exists [2024-09-09T10:52:33.368Z] 35bef67376f3: Layer already exists [2024-09-09T10:52:33.368Z] d62a02444d39: Layer already exists [2024-09-09T10:52:33.368Z] 3.2.0-dev.15: digest: sha256:96edf046487226a3253c24fb6f33fc5ad2a3418cbc5b5efcf903dc72f74b800d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:52:33.712Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:52:34.034Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 [2024-09-09T10:52:34.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-09-09T10:52:34.034Z] 666641920e29: Preparing [2024-09-09T10:52:34.034Z] 26a87f9e2a6e: Preparing [2024-09-09T10:52:34.034Z] d6630004128b: Preparing [2024-09-09T10:52:34.034Z] 35bef67376f3: Preparing [2024-09-09T10:52:34.034Z] af38c3c58357: Preparing [2024-09-09T10:52:34.034Z] d62a02444d39: Preparing [2024-09-09T10:52:34.034Z] d62a02444d39: Waiting [2024-09-09T10:52:34.034Z] 26a87f9e2a6e: Layer already exists [2024-09-09T10:52:34.034Z] 666641920e29: Layer already exists [2024-09-09T10:52:34.034Z] d6630004128b: Layer already exists [2024-09-09T10:52:34.034Z] af38c3c58357: Layer already exists [2024-09-09T10:52:34.034Z] 35bef67376f3: Layer already exists [2024-09-09T10:52:34.034Z] d62a02444d39: Layer already exists [2024-09-09T10:52:34.034Z] 15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15: digest: sha256:96edf046487226a3253c24fb6f33fc5ad2a3418cbc5b5efcf903dc72f74b800d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:52:34.378Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:52:34.727Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-09-09T10:52:34.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-09-09T10:52:34.727Z] 666641920e29: Preparing [2024-09-09T10:52:34.727Z] 26a87f9e2a6e: Preparing [2024-09-09T10:52:34.727Z] d6630004128b: Preparing [2024-09-09T10:52:34.727Z] 35bef67376f3: Preparing [2024-09-09T10:52:34.727Z] af38c3c58357: Preparing [2024-09-09T10:52:34.727Z] d62a02444d39: Preparing [2024-09-09T10:52:34.727Z] d62a02444d39: Waiting [2024-09-09T10:52:34.727Z] d6630004128b: Layer already exists [2024-09-09T10:52:34.727Z] 35bef67376f3: Layer already exists [2024-09-09T10:52:34.727Z] af38c3c58357: Layer already exists [2024-09-09T10:52:34.727Z] 26a87f9e2a6e: Layer already exists [2024-09-09T10:52:34.727Z] 666641920e29: Layer already exists [2024-09-09T10:52:34.727Z] d62a02444d39: Layer already exists [2024-09-09T10:52:34.727Z] main: digest: sha256:96edf046487226a3253c24fb6f33fc5ad2a3418cbc5b5efcf903dc72f74b800d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T10:52:34.816Z] ===================================================== [Pipeline] echo [2024-09-09T10:52:34.833Z] taggedImages: [2024-09-09T10:52:34.833Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:15e688f125cb27749cddf3e3269a9133ab9603fe [2024-09-09T10:52:34.833Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-09-09T10:52:34.833Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.15 [2024-09-09T10:52:34.833Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 [2024-09-09T10:52:34.833Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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-09-09T10:52:35.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T10:52:35.256Z] [2024-09-09T10:52:35.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:52:35.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T10:52:35.559Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T10:52:35.559Z] 5eb5b503b376: Pulling fs layer [2024-09-09T10:52:35.559Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T10:52:35.559Z] ec43610c2a17: Pulling fs layer [2024-09-09T10:52:35.559Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T10:52:35.559Z] 33b1e0a273af: Pulling fs layer [2024-09-09T10:52:35.559Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T10:52:35.559Z] 2f39f015ded8: Pulling fs layer [2024-09-09T10:52:35.559Z] 3a2ae6a8a46f: Waiting [2024-09-09T10:52:35.559Z] 33b1e0a273af: Waiting [2024-09-09T10:52:35.559Z] 5d3b04190fa2: Waiting [2024-09-09T10:52:35.559Z] 2f39f015ded8: Waiting [2024-09-09T10:52:35.559Z] 5c69ac0246d0: Verifying Checksum [2024-09-09T10:52:35.559Z] 5c69ac0246d0: Download complete [2024-09-09T10:52:35.559Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-09T10:52:35.559Z] 3a2ae6a8a46f: Download complete [2024-09-09T10:52:35.559Z] 33b1e0a273af: Verifying Checksum [2024-09-09T10:52:35.559Z] 33b1e0a273af: Download complete [2024-09-09T10:52:35.559Z] ec43610c2a17: Verifying Checksum [2024-09-09T10:52:35.559Z] ec43610c2a17: Download complete [2024-09-09T10:52:35.559Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T10:52:35.559Z] 5d3b04190fa2: Download complete [2024-09-09T10:52:35.817Z] 5eb5b503b376: Verifying Checksum [2024-09-09T10:52:35.817Z] 5eb5b503b376: Download complete [2024-09-09T10:52:35.853Z] using credential edgex-jenkins-ssh [2024-09-09T10:52:35.885Z] Cloning the remote Git repository [2024-09-09T10:52:35.920Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-09-09T10:52:36.001Z] > git init /w/workspace/device-rfid-llrp-go/151 # timeout=10 [2024-09-09T10:52:36.137Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-09-09T10:52:36.137Z] > git --version # timeout=10 [2024-09-09T10:52:36.156Z] > git --version # 'git version 2.25.1' [2024-09-09T10:52:36.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T10:52:36.381Z] 2f39f015ded8: Download complete [2024-09-09T10:52:36.994Z] 5eb5b503b376: Pull complete [2024-09-09T10:52:36.994Z] 5c69ac0246d0: Pull complete [2024-09-09T10:52:37.251Z] ec43610c2a17: Pull complete [2024-09-09T10:52:36.290Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T10:52:37.511Z] 3a2ae6a8a46f: Pull complete [2024-09-09T10:52:37.511Z] 33b1e0a273af: Pull complete [2024-09-09T10:52:37.768Z] 5d3b04190fa2: Pull complete [2024-09-09T10:52:40.019Z] Avoid second fetch [2024-09-09T10:52:40.019Z] Checking out Revision 15e688f125cb27749cddf3e3269a9133ab9603fe (main) [2024-09-09T10:52:39.073Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-09-09T10:52:39.106Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T10:52:40.690Z] Commit message: "Merge pull request #312 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" [2024-09-09T10:52:40.038Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T10:52:40.096Z] > git checkout -f 15e688f125cb27749cddf3e3269a9133ab9603fe # timeout=10 [2024-09-09T10:52:42.028Z] 2f39f015ded8: Pull complete [2024-09-09T10:52:42.028Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T10:52:42.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T10:52:42.028Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:52:42.125Z] prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container [2024-09-09T10:52:42.158Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T10:52:44.721Z] [2024-09-09T10:52:44.721Z] GitHub has been notified of this commit’s build result [2024-09-09T10:52:44.721Z] [2024-09-09T10:52:45.526Z] $ docker top e9bdbb6bfc6fcad9605b484bce08e8bbaeab068e694240c10a5caebf8205c4ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T10:52:45.950Z] ---> job-cost.sh [2024-09-09T10:52:45.950Z] lf-activate-venv: SKIPPING [2024-09-09T10:52:45.950Z] INFO: No Stack... [2024-09-09T10:52:46.209Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T10:52:46.338Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T10:52:46.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T10:52:46.338Z] Dload Upload Total Spent Left Speed [2024-09-09T10:52:46.338Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2024-09-09T10:52:46.469Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T10:52:46.705Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T10:52:46.758Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-09-09T10:52:46.758Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T10:52:46.789Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] [2024-09-09T10:52:46.800Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] did not exist. Created. [2024-09-09T10:52:46.807Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T10:52:47.037Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-09-09T10:52:47.037Z] /etc/docker/daemon.new [2024-09-09T10:52:47.037Z] { [2024-09-09T10:52:47.037Z] "registry-mirrors": [ [2024-09-09T10:52:47.037Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T10:52:47.037Z] ], [2024-09-09T10:52:47.037Z] "bip": "10.250.0.254/24", [2024-09-09T10:52:47.037Z] "hosts": [ [2024-09-09T10:52:47.037Z] "tcp://0.0.0.0:5555", [2024-09-09T10:52:47.037Z] "unix:///var/run/docker.sock" [2024-09-09T10:52:47.037Z] ], [2024-09-09T10:52:47.037Z] "mtu": 1458, [2024-09-09T10:52:47.037Z] "selinux-enabled": true, [2024-09-09T10:52:47.037Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T10:52:47.037Z] } [Pipeline] sh [2024-09-09T10:52:47.123Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T10:52:47.159Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T10:52:47.168Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T10:52:47.199Z] $ docker stop --time=1 e9bdbb6bfc6fcad9605b484bce08e8bbaeab068e694240c10a5caebf8205c4ce [2024-09-09T10:52:47.378Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-09-09T10:52:48.343Z] $ docker rm -f --volumes e9bdbb6bfc6fcad9605b484bce08e8bbaeab068e694240c10a5caebf8205c4ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-09T10:52:48.729Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T10:53:07.033Z] provisioning config files... [2024-09-09T10:53:07.060Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/151@tmp/config12296676311000806927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T10:53:07.543Z] ---> ****-login.sh [2024-09-09T10:53:07.543Z] nexus3.edgexfoundry.org:10001 [2024-09-09T10:53:08.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:53:08.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:53:08.143Z] Configure a credential helper to remove this warning. See [2024-09-09T10:53:08.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:53:08.143Z] [2024-09-09T10:53:08.143Z] Login Succeeded [2024-09-09T10:53:08.143Z] nexus3.edgexfoundry.org:10002 [2024-09-09T10:53:08.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:53:08.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:53:08.699Z] Configure a credential helper to remove this warning. See [2024-09-09T10:53:08.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:53:08.699Z] [2024-09-09T10:53:08.699Z] Login Succeeded [2024-09-09T10:53:08.699Z] nexus3.edgexfoundry.org:10003 [2024-09-09T10:53:08.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:53:08.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:53:08.969Z] Configure a credential helper to remove this warning. See [2024-09-09T10:53:08.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:53:08.969Z] [2024-09-09T10:53:08.969Z] Login Succeeded [2024-09-09T10:53:08.969Z] nexus3.edgexfoundry.org:10004 [2024-09-09T10:53:09.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:53:09.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:53:09.511Z] Configure a credential helper to remove this warning. See [2024-09-09T10:53:09.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:53:09.511Z] [2024-09-09T10:53:09.511Z] Login Succeeded [2024-09-09T10:53:09.511Z] ****.io [2024-09-09T10:53:09.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T10:53:10.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T10:53:10.053Z] Configure a credential helper to remove this warning. See [2024-09-09T10:53:10.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T10:53:10.053Z] [2024-09-09T10:53:10.053Z] Login Succeeded [2024-09-09T10:53:10.053Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T10:53:10.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T10:53:10.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T10:53:10.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T10:53:10.605Z] ========================================================= [2024-09-09T10:53:10.605Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T10:53:10.605Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:53:10.999Z] + 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-09-09T10:53:11.271Z] Sending build context to Docker daemon 1.201MB [2024-09-09T10:53:11.271Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T10:53:11.271Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-09T10:53:11.540Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T10:53:11.540Z] c6b39de5b339: Pulling fs layer [2024-09-09T10:53:11.540Z] a69c41024577: Pulling fs layer [2024-09-09T10:53:11.540Z] d6de4b400683: Pulling fs layer [2024-09-09T10:53:11.540Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T10:53:11.540Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T10:53:11.540Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T10:53:11.540Z] 00f215d4a9da: Pulling fs layer [2024-09-09T10:53:11.540Z] d496ad576159: Pulling fs layer [2024-09-09T10:53:11.540Z] 4f4fb700ef54: Waiting [2024-09-09T10:53:11.540Z] 464afbd9ba4c: Waiting [2024-09-09T10:53:11.540Z] 00f215d4a9da: Waiting [2024-09-09T10:53:11.540Z] 35cb2a7552d0: Waiting [2024-09-09T10:53:11.540Z] d496ad576159: Waiting [2024-09-09T10:53:11.540Z] a69c41024577: Verifying Checksum [2024-09-09T10:53:11.540Z] a69c41024577: Download complete [2024-09-09T10:53:11.540Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T10:53:11.540Z] 35cb2a7552d0: Download complete [2024-09-09T10:53:11.540Z] 4f4fb700ef54: Download complete [2024-09-09T10:53:11.540Z] c6b39de5b339: Verifying Checksum [2024-09-09T10:53:11.540Z] c6b39de5b339: Download complete [2024-09-09T10:53:11.817Z] 464afbd9ba4c: Download complete [2024-09-09T10:53:12.090Z] d496ad576159: Verifying Checksum [2024-09-09T10:53:12.090Z] d496ad576159: Download complete [2024-09-09T10:53:12.734Z] c6b39de5b339: Pull complete [2024-09-09T10:53:13.327Z] a69c41024577: Pull complete [2024-09-09T10:53:13.597Z] d6de4b400683: Verifying Checksum [2024-09-09T10:53:13.597Z] d6de4b400683: Download complete [2024-09-09T10:53:15.012Z] 00f215d4a9da: Verifying Checksum [2024-09-09T10:53:15.012Z] 00f215d4a9da: Download complete [2024-09-09T10:53:27.373Z] d6de4b400683: Pull complete [2024-09-09T10:53:27.373Z] 35cb2a7552d0: Pull complete [2024-09-09T10:53:27.373Z] 4f4fb700ef54: Pull complete [2024-09-09T10:53:27.373Z] 464afbd9ba4c: Pull complete [2024-09-09T10:53:37.475Z] 00f215d4a9da: Pull complete [2024-09-09T10:53:38.443Z] d496ad576159: Pull complete [2024-09-09T10:53:38.443Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T10:53:38.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T10:53:38.443Z] ---> f246e2811388 [2024-09-09T10:53:38.443Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-09-09T10:53:39.030Z] ---> Running in b5e441412e1f [2024-09-09T10:53:39.308Z] Removing intermediate container b5e441412e1f [2024-09-09T10:53:39.308Z] ---> 5e7ce21d73b1 [2024-09-09T10:53:39.308Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T10:53:39.578Z] ---> Running in 507f09c3497e [2024-09-09T10:53:39.846Z] Removing intermediate container 507f09c3497e [2024-09-09T10:53:39.846Z] ---> c996c864ab10 [2024-09-09T10:53:39.846Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T10:53:39.846Z] ---> Running in c11f7089cf33 [2024-09-09T10:53:40.115Z] Removing intermediate container c11f7089cf33 [2024-09-09T10:53:40.115Z] ---> 3733a5c5de53 [2024-09-09T10:53:40.115Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T10:53:40.384Z] ---> Running in 17b3b65e236e [2024-09-09T10:53:40.653Z] Removing intermediate container 17b3b65e236e [2024-09-09T10:53:40.653Z] ---> 7e7b9940baec [2024-09-09T10:53:40.653Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T10:53:40.653Z] ---> Running in 82b423f0a6db [2024-09-09T10:53:42.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T10:53:42.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T10:53:43.296Z] OK: 266 MiB in 52 packages [2024-09-09T10:53:44.264Z] Removing intermediate container 82b423f0a6db [2024-09-09T10:53:44.264Z] ---> 68679d3e9c44 [2024-09-09T10:53:44.264Z] Step 8/12 : WORKDIR /app [2024-09-09T10:53:44.264Z] ---> Running in 0504eab594d3 [2024-09-09T10:53:44.849Z] Removing intermediate container 0504eab594d3 [2024-09-09T10:53:44.849Z] ---> 407be83f88fa [2024-09-09T10:53:44.849Z] Step 9/12 : COPY go.mod vendor* ./ [2024-09-09T10:53:45.434Z] ---> bedc12700631 [2024-09-09T10:53:45.434Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T10:53:45.434Z] ---> Running in d01477e8027c [2024-09-09T10:55:37.882Z] Removing intermediate container d01477e8027c [2024-09-09T10:55:37.882Z] ---> 963cbb67a60c [2024-09-09T10:55:37.882Z] Step 11/12 : COPY . . [2024-09-09T10:55:37.882Z] ---> e290b31c216a [2024-09-09T10:55:37.882Z] Step 12/12 : RUN $MAKE [2024-09-09T10:55:37.882Z] ---> Running in adeda95093e6 [2024-09-09T10:55:37.882Z] noop [2024-09-09T10:55:37.882Z] Removing intermediate container adeda95093e6 [2024-09-09T10:55:37.882Z] ---> 98d99096da04 [2024-09-09T10:55:37.882Z] Successfully built 98d99096da04 [2024-09-09T10:55:37.882Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:55:38.247Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T10:55:38.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:55:38.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-9846 does not seem to be running inside a container [2024-09-09T10:55:38.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/151 -v /w/workspace/device-rfid-llrp-go/151:/w/workspace/device-rfid-llrp-go/151:rw,z -v /w/workspace/device-rfid-llrp-go/151@tmp:/w/workspace/device-rfid-llrp-go/151@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 ******** ci-base-image-arm64 cat [2024-09-09T10:55:39.753Z] $ docker top 39099173c40915e33ec8ed2baa39619b32c0d77d4cf9833b2affd6ad974ad3a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T10:55:40.588Z] + go version [2024-09-09T10:55:40.588Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T10:55:40.602Z] $ docker stop --time=1 39099173c40915e33ec8ed2baa39619b32c0d77d4cf9833b2affd6ad974ad3a0 [2024-09-09T10:55:42.304Z] $ docker rm -f --volumes 39099173c40915e33ec8ed2baa39619b32c0d77d4cf9833b2affd6ad974ad3a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T10:55:42.909Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T10:55:42.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T10:55:43.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-9846 does not seem to be running inside a container [2024-09-09T10:55:43.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/151 -v /w/workspace/device-rfid-llrp-go/151:/w/workspace/device-rfid-llrp-go/151:rw,z -v /w/workspace/device-rfid-llrp-go/151@tmp:/w/workspace/device-rfid-llrp-go/151@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 ******** ci-base-image-arm64 cat [2024-09-09T10:55:44.390Z] $ docker top 97ed1c35744e37fe6ee568aff6767bcbe919a7b9ccf5a947a6e9f03bcf064272 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T10:55:45.228Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/151 [Pipeline] fileExists [Pipeline] sh [2024-09-09T10:55:45.879Z] + make test [2024-09-09T10:55:45.879Z] go test ./... -coverprofile=coverage.out ./... [2024-09-09T10:55:52.526Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-09-09T10:59:44.297Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-09-09T10:59:44.297Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-09-09T11:00:16.524Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.842s coverage: 40.6% of statements [2024-09-09T11:00:16.525Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 96.4% of statements [2024-09-09T11:00:16.525Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.569s coverage: 51.9% of statements [2024-09-09T11:00:16.525Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T11:00:16.525Z] go vet ./... [2024-09-09T11:01:07.858Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T11:01:07.858Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T11:01:07.858Z] ./bin/test-attribution-txt.sh [2024-09-09T11:01:07.858Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-09T11:01:07.858Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T11:01:07.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T11:01:07.898Z] $ docker stop --time=1 97ed1c35744e37fe6ee568aff6767bcbe919a7b9ccf5a947a6e9f03bcf064272 [2024-09-09T11:01:10.047Z] $ docker rm -f --volumes 97ed1c35744e37fe6ee568aff6767bcbe919a7b9ccf5a947a6e9f03bcf064272 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T11:01:11.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T11:01:11.620Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T11:01:12.302Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T11:01:12.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T11:01:13.026Z] + ls -al . [2024-09-09T11:01:13.026Z] total 684 [2024-09-09T11:01:13.026Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 10:55 . [2024-09-09T11:01:13.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:52 .. [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 9 10:52 .dockerignore [2024-09-09T11:01:13.026Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 10:52 .git [2024-09-09T11:01:13.026Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:52 .github [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 9 10:52 .gitignore [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 10:52 .golangci.yml [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 9 10:52 Attribution.txt [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 11677 Sep 9 10:52 CHANGELOG.md [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 1456 Sep 9 10:52 Dockerfile [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 10:52 GOVERNANCE.md [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 661 Sep 9 10:52 Jenkinsfile [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 9 10:52 LICENSE [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 9 10:52 Makefile [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 9 10:52 OWNERS.md [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 28907 Sep 9 10:52 README.md [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 10:49 VERSION [2024-09-09T11:01:13.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:52 bin [2024-09-09T11:01:13.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:52 cmd [2024-09-09T11:01:13.026Z] -rw-r--r-- 1 jenkins jenkins 438103 Sep 9 11:00 coverage.out [2024-09-09T11:01:13.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:52 examples [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 7164 Sep 9 10:52 go.mod [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 101675 Sep 9 10:52 go.sum [2024-09-09T11:01:13.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 10:52 images [2024-09-09T11:01:13.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 10:52 internal [2024-09-09T11:01:13.026Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 10:52 pkg [2024-09-09T11:01:13.026Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 9 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:01:13.383Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=15e688f125cb27749cddf3e3269a9133ab9603fe --label arch=arm64 --label version=3.2.0-dev.15 . [2024-09-09T11:01:13.650Z] Sending build context to Docker daemon 1.201MB [2024-09-09T11:01:13.650Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T11:01:13.650Z] Step 2/25 : FROM ${BASE} AS builder [2024-09-09T11:01:13.650Z] ---> 98d99096da04 [2024-09-09T11:01:13.650Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-09-09T11:01:13.650Z] ---> Running in 97e782e47153 [2024-09-09T11:01:13.923Z] Removing intermediate container 97e782e47153 [2024-09-09T11:01:13.923Z] ---> 6b36b889fbc9 [2024-09-09T11:01:13.923Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T11:01:14.189Z] ---> Running in e15c4b2ebfee [2024-09-09T11:01:14.455Z] Removing intermediate container e15c4b2ebfee [2024-09-09T11:01:14.455Z] ---> af8ffd3d4632 [2024-09-09T11:01:14.455Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-09-09T11:01:14.455Z] ---> Running in 340112cc7328 [2024-09-09T11:01:14.722Z] Removing intermediate container 340112cc7328 [2024-09-09T11:01:14.722Z] ---> a41fa37754bb [2024-09-09T11:01:14.722Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T11:01:14.722Z] ---> Running in bb5b63ca5d23 [2024-09-09T11:01:14.989Z] Removing intermediate container bb5b63ca5d23 [2024-09-09T11:01:14.989Z] ---> 42890ffd9dc5 [2024-09-09T11:01:14.989Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T11:01:15.260Z] ---> Running in 0a5332dc5b22 [2024-09-09T11:01:16.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T11:01:16.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T11:01:17.454Z] OK: 266 MiB in 52 packages [2024-09-09T11:01:18.410Z] Removing intermediate container 0a5332dc5b22 [2024-09-09T11:01:18.410Z] ---> de32a3cfb66a [2024-09-09T11:01:18.410Z] Step 8/25 : WORKDIR /app [2024-09-09T11:01:18.410Z] ---> Running in 96b9ff5604a0 [2024-09-09T11:01:18.677Z] Removing intermediate container 96b9ff5604a0 [2024-09-09T11:01:18.677Z] ---> bf285006fcda [2024-09-09T11:01:18.677Z] Step 9/25 : COPY go.mod vendor* ./ [2024-09-09T11:01:18.942Z] ---> aeec99694453 [2024-09-09T11:01:18.942Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T11:01:19.209Z] ---> Running in 978c575557f8 [2024-09-09T11:01:21.781Z] Removing intermediate container 978c575557f8 [2024-09-09T11:01:21.781Z] ---> a5acc1629f92 [2024-09-09T11:01:21.781Z] Step 11/25 : COPY . . [2024-09-09T11:01:22.048Z] ---> 51d6c171d6dc [2024-09-09T11:01:22.048Z] Step 12/25 : RUN $MAKE [2024-09-09T11:01:22.048Z] ---> Running in a0bbc1147785 [2024-09-09T11:01:23.009Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-09-09T11:05:14.796Z] Removing intermediate container a0bbc1147785 [2024-09-09T11:05:14.796Z] ---> a1571b342385 [2024-09-09T11:05:14.796Z] Step 13/25 : FROM alpine:3.18 [2024-09-09T11:05:14.796Z] 3.18: Pulling from library/alpine [2024-09-09T11:05:14.796Z] 720f3032cd11: Pulling fs layer [2024-09-09T11:05:14.796Z] 720f3032cd11: Verifying Checksum [2024-09-09T11:05:14.796Z] 720f3032cd11: Download complete [2024-09-09T11:05:14.796Z] 720f3032cd11: Pull complete [2024-09-09T11:05:14.796Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T11:05:14.796Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T11:05:14.796Z] ---> 3e834921e367 [2024-09-09T11:05:14.796Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-09T11:05:14.796Z] ---> Running in fdf374a87e8e [2024-09-09T11:05:14.796Z] Removing intermediate container fdf374a87e8e [2024-09-09T11:05:14.796Z] ---> 0f984249cfbf [2024-09-09T11:05:14.796Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-09-09T11:05:14.796Z] ---> Running in 0852ecea0444 [2024-09-09T11:05:14.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T11:05:14.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T11:05:14.796Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T11:05:14.796Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T11:05:14.796Z] OK: 8 MiB in 16 packages [2024-09-09T11:05:14.796Z] Removing intermediate container 0852ecea0444 [2024-09-09T11:05:14.796Z] ---> 8d79658e0de5 [2024-09-09T11:05:14.796Z] Step 16/25 : RUN apk --no-cache upgrade [2024-09-09T11:05:14.796Z] ---> Running in 15b0ea58190c [2024-09-09T11:05:14.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T11:05:14.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T11:05:14.796Z] OK: 8 MiB in 16 packages [2024-09-09T11:05:14.796Z] Removing intermediate container 15b0ea58190c [2024-09-09T11:05:14.796Z] ---> cd5ca286c028 [2024-09-09T11:05:14.796Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-09-09T11:05:14.796Z] ---> cc2b27a4578a [2024-09-09T11:05:14.796Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-09-09T11:05:14.796Z] ---> 56fdec65dd93 [2024-09-09T11:05:14.796Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-09-09T11:05:14.796Z] ---> fb17d477ad67 [2024-09-09T11:05:14.796Z] Step 20/25 : EXPOSE 59989 [2024-09-09T11:05:14.796Z] ---> Running in e66e0e3f57e7 [2024-09-09T11:05:14.796Z] Removing intermediate container e66e0e3f57e7 [2024-09-09T11:05:14.796Z] ---> c71e82e43384 [2024-09-09T11:05:14.796Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-09-09T11:05:15.065Z] ---> Running in 3d07a681ad0a [2024-09-09T11:05:15.336Z] Removing intermediate container 3d07a681ad0a [2024-09-09T11:05:15.336Z] ---> afcd73c430ce [2024-09-09T11:05:15.336Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-09T11:05:15.336Z] ---> Running in 64fac0564ee8 [2024-09-09T11:05:15.604Z] Removing intermediate container 64fac0564ee8 [2024-09-09T11:05:15.604Z] ---> 85cd1d5aad26 [2024-09-09T11:05:15.604Z] Step 23/25 : LABEL arch=arm64 [2024-09-09T11:05:15.882Z] ---> Running in 337e9ce4e867 [2024-09-09T11:05:16.149Z] Removing intermediate container 337e9ce4e867 [2024-09-09T11:05:16.149Z] ---> b9b7177e5185 [2024-09-09T11:05:16.149Z] Step 24/25 : LABEL git_sha=15e688f125cb27749cddf3e3269a9133ab9603fe [2024-09-09T11:05:16.149Z] ---> Running in e4b44a54a254 [2024-09-09T11:05:16.417Z] Removing intermediate container e4b44a54a254 [2024-09-09T11:05:16.417Z] ---> 7ebb3756944b [2024-09-09T11:05:16.417Z] Step 25/25 : LABEL version=3.2.0-dev.15 [2024-09-09T11:05:16.417Z] ---> Running in b419689822f1 [2024-09-09T11:05:17.000Z] Removing intermediate container b419689822f1 [2024-09-09T11:05:17.000Z] ---> c4cbc3d651dc [2024-09-09T11:05:17.000Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T11:05:17.000Z] Successfully built c4cbc3d651dc [2024-09-09T11:05:17.000Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T11:05:17.154Z] provisioning config files... [2024-09-09T11:05:17.170Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/151@tmp/config8634267455784427406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T11:05:17.503Z] ---> ****-login.sh [2024-09-09T11:05:17.503Z] nexus3.edgexfoundry.org:10001 [2024-09-09T11:05:17.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T11:05:17.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T11:05:17.770Z] Configure a credential helper to remove this warning. See [2024-09-09T11:05:17.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T11:05:17.770Z] [2024-09-09T11:05:17.770Z] Login Succeeded [2024-09-09T11:05:17.770Z] nexus3.edgexfoundry.org:10002 [2024-09-09T11:05:18.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T11:05:18.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T11:05:18.037Z] Configure a credential helper to remove this warning. See [2024-09-09T11:05:18.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T11:05:18.037Z] [2024-09-09T11:05:18.037Z] Login Succeeded [2024-09-09T11:05:18.037Z] nexus3.edgexfoundry.org:10003 [2024-09-09T11:05:18.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T11:05:18.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T11:05:18.572Z] Configure a credential helper to remove this warning. See [2024-09-09T11:05:18.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T11:05:18.572Z] [2024-09-09T11:05:18.572Z] Login Succeeded [2024-09-09T11:05:18.572Z] nexus3.edgexfoundry.org:10004 [2024-09-09T11:05:18.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T11:05:18.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T11:05:18.839Z] Configure a credential helper to remove this warning. See [2024-09-09T11:05:18.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T11:05:18.840Z] [2024-09-09T11:05:18.840Z] Login Succeeded [2024-09-09T11:05:18.840Z] ****.io [2024-09-09T11:05:19.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T11:05:19.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T11:05:19.372Z] Configure a credential helper to remove this warning. See [2024-09-09T11:05:19.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T11:05:19.372Z] [2024-09-09T11:05:19.372Z] Login Succeeded [2024-09-09T11:05:19.372Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T11:05:19.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T11:05:19.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T11:05:19.461Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-09-09T11:05:19.461Z] 15e688f125cb27749cddf3e3269a9133ab9603fe [2024-09-09T11:05:19.461Z] latest [2024-09-09T11:05:19.461Z] 3.2.0-dev.15 [2024-09-09T11:05:19.461Z] 15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 [2024-09-09T11:05:19.461Z] main [2024-09-09T11:05:19.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:05:19.834Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:05:20.192Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:15e688f125cb27749cddf3e3269a9133ab9603fe [2024-09-09T11:05:20.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-09-09T11:05:20.193Z] 0d69d55fd8bd: Preparing [2024-09-09T11:05:20.193Z] bcf6f4fc9c58: Preparing [2024-09-09T11:05:20.193Z] 9f613108a649: Preparing [2024-09-09T11:05:20.193Z] b2680f10c21f: Preparing [2024-09-09T11:05:20.193Z] 7d0ef269c29a: Preparing [2024-09-09T11:05:20.193Z] 4aeaa0e7d41f: Preparing [2024-09-09T11:05:20.193Z] 4aeaa0e7d41f: Waiting [2024-09-09T11:05:20.459Z] b2680f10c21f: Pushed [2024-09-09T11:05:20.459Z] 9f613108a649: Pushed [2024-09-09T11:05:20.459Z] bcf6f4fc9c58: Pushed [2024-09-09T11:05:20.459Z] 7d0ef269c29a: Pushed [2024-09-09T11:05:20.459Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T11:05:30.515Z] 0d69d55fd8bd: Pushed [2024-09-09T11:05:30.515Z] 15e688f125cb27749cddf3e3269a9133ab9603fe: digest: sha256:ba2a29381ed261be6db9d12716210156e43a4a7f624aaf507bb4d894638b6eb9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:05:30.945Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:05:31.296Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-09-09T11:05:31.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-09-09T11:05:31.296Z] 0d69d55fd8bd: Preparing [2024-09-09T11:05:31.296Z] bcf6f4fc9c58: Preparing [2024-09-09T11:05:31.296Z] 9f613108a649: Preparing [2024-09-09T11:05:31.296Z] b2680f10c21f: Preparing [2024-09-09T11:05:31.296Z] 7d0ef269c29a: Preparing [2024-09-09T11:05:31.296Z] 4aeaa0e7d41f: Preparing [2024-09-09T11:05:31.296Z] 4aeaa0e7d41f: Waiting [2024-09-09T11:05:31.296Z] bcf6f4fc9c58: Layer already exists [2024-09-09T11:05:31.296Z] b2680f10c21f: Layer already exists [2024-09-09T11:05:31.296Z] 0d69d55fd8bd: Layer already exists [2024-09-09T11:05:31.296Z] 7d0ef269c29a: Layer already exists [2024-09-09T11:05:31.296Z] 9f613108a649: Layer already exists [2024-09-09T11:05:31.296Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T11:05:31.562Z] latest: digest: sha256:ba2a29381ed261be6db9d12716210156e43a4a7f624aaf507bb4d894638b6eb9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:05:31.933Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:05:32.286Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.15 [2024-09-09T11:05:32.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-09-09T11:05:32.286Z] 0d69d55fd8bd: Preparing [2024-09-09T11:05:32.286Z] bcf6f4fc9c58: Preparing [2024-09-09T11:05:32.286Z] 9f613108a649: Preparing [2024-09-09T11:05:32.286Z] b2680f10c21f: Preparing [2024-09-09T11:05:32.286Z] 7d0ef269c29a: Preparing [2024-09-09T11:05:32.286Z] 4aeaa0e7d41f: Preparing [2024-09-09T11:05:32.286Z] 4aeaa0e7d41f: Waiting [2024-09-09T11:05:32.286Z] bcf6f4fc9c58: Layer already exists [2024-09-09T11:05:32.286Z] b2680f10c21f: Layer already exists [2024-09-09T11:05:32.286Z] 0d69d55fd8bd: Layer already exists [2024-09-09T11:05:32.286Z] 7d0ef269c29a: Layer already exists [2024-09-09T11:05:32.286Z] 9f613108a649: Layer already exists [2024-09-09T11:05:32.286Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T11:05:32.286Z] 3.2.0-dev.15: digest: sha256:ba2a29381ed261be6db9d12716210156e43a4a7f624aaf507bb4d894638b6eb9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:05:32.920Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:05:33.271Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 [2024-09-09T11:05:33.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-09-09T11:05:33.271Z] 0d69d55fd8bd: Preparing [2024-09-09T11:05:33.271Z] bcf6f4fc9c58: Preparing [2024-09-09T11:05:33.271Z] 9f613108a649: Preparing [2024-09-09T11:05:33.271Z] b2680f10c21f: Preparing [2024-09-09T11:05:33.271Z] 7d0ef269c29a: Preparing [2024-09-09T11:05:33.271Z] 4aeaa0e7d41f: Preparing [2024-09-09T11:05:33.271Z] 4aeaa0e7d41f: Waiting [2024-09-09T11:05:33.271Z] 0d69d55fd8bd: Layer already exists [2024-09-09T11:05:33.271Z] bcf6f4fc9c58: Layer already exists [2024-09-09T11:05:33.271Z] 9f613108a649: Layer already exists [2024-09-09T11:05:33.271Z] b2680f10c21f: Layer already exists [2024-09-09T11:05:33.271Z] 7d0ef269c29a: Layer already exists [2024-09-09T11:05:33.271Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T11:05:33.536Z] 15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15: digest: sha256:ba2a29381ed261be6db9d12716210156e43a4a7f624aaf507bb4d894638b6eb9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:05:33.893Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:05:34.250Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-09-09T11:05:34.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-09-09T11:05:34.250Z] 0d69d55fd8bd: Preparing [2024-09-09T11:05:34.250Z] bcf6f4fc9c58: Preparing [2024-09-09T11:05:34.250Z] 9f613108a649: Preparing [2024-09-09T11:05:34.250Z] b2680f10c21f: Preparing [2024-09-09T11:05:34.250Z] 7d0ef269c29a: Preparing [2024-09-09T11:05:34.250Z] 4aeaa0e7d41f: Preparing [2024-09-09T11:05:34.250Z] 4aeaa0e7d41f: Waiting [2024-09-09T11:05:34.250Z] 9f613108a649: Layer already exists [2024-09-09T11:05:34.250Z] b2680f10c21f: Layer already exists [2024-09-09T11:05:34.250Z] bcf6f4fc9c58: Layer already exists [2024-09-09T11:05:34.250Z] 7d0ef269c29a: Layer already exists [2024-09-09T11:05:34.250Z] 0d69d55fd8bd: Layer already exists [2024-09-09T11:05:34.250Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T11:05:34.515Z] main: digest: sha256:ba2a29381ed261be6db9d12716210156e43a4a7f624aaf507bb4d894638b6eb9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T11:05:34.604Z] ===================================================== [Pipeline] echo [2024-09-09T11:05:34.622Z] taggedImages: [2024-09-09T11:05:34.622Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:15e688f125cb27749cddf3e3269a9133ab9603fe [2024-09-09T11:05:34.622Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-09-09T11:05:34.622Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.15 [2024-09-09T11:05:34.622Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:15e688f125cb27749cddf3e3269a9133ab9603fe-3.2.0-dev.15 [2024-09-09T11:05:34.623Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:05:35.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T11:05:35.015Z] [2024-09-09T11:05:35.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:05:35.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T11:05:35.342Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T11:05:35.342Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T11:05:35.342Z] 04944245beec: Pulling fs layer [2024-09-09T11:05:35.342Z] 699f458cf7ca: Pulling fs layer [2024-09-09T11:05:35.342Z] 765212b225bb: Pulling fs layer [2024-09-09T11:05:35.342Z] f23df028b6ca: Pulling fs layer [2024-09-09T11:05:35.342Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T11:05:35.342Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T11:05:35.342Z] d65c8cfc05b1: Waiting [2024-09-09T11:05:35.342Z] 2437ff75d9bd: Waiting [2024-09-09T11:05:35.612Z] 04944245beec: Verifying Checksum [2024-09-09T11:05:35.612Z] 04944245beec: Download complete [2024-09-09T11:05:35.613Z] 765212b225bb: Verifying Checksum [2024-09-09T11:05:35.613Z] 765212b225bb: Download complete [2024-09-09T11:05:35.613Z] f23df028b6ca: Verifying Checksum [2024-09-09T11:05:35.613Z] f23df028b6ca: Download complete [2024-09-09T11:05:35.613Z] d65c8cfc05b1: Download complete [2024-09-09T11:05:35.887Z] 699f458cf7ca: Verifying Checksum [2024-09-09T11:05:35.887Z] 699f458cf7ca: Download complete [2024-09-09T11:05:36.156Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T11:05:36.156Z] 8998bd30e6a1: Download complete [2024-09-09T11:05:38.744Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T11:05:38.744Z] 2437ff75d9bd: Download complete [2024-09-09T11:05:41.326Z] 8998bd30e6a1: Pull complete [2024-09-09T11:05:41.593Z] 04944245beec: Pull complete [2024-09-09T11:05:43.536Z] 699f458cf7ca: Pull complete [2024-09-09T11:05:43.536Z] 765212b225bb: Pull complete [2024-09-09T11:05:44.492Z] f23df028b6ca: Pull complete [2024-09-09T11:05:44.492Z] d65c8cfc05b1: Pull complete [2024-09-09T11:06:02.699Z] 2437ff75d9bd: Pull complete [2024-09-09T11:06:02.699Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T11:06:02.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T11:06:02.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T11:06:02.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-9846 does not seem to be running inside a container [2024-09-09T11:06:02.974Z] $ 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/device-rfid-llrp-go/151 -v /w/workspace/device-rfid-llrp-go/151:/w/workspace/device-rfid-llrp-go/151:rw,z -v /w/workspace/device-rfid-llrp-go/151@tmp:/w/workspace/device-rfid-llrp-go/151@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-lftools-log-publisher:arm64 cat [2024-09-09T11:06:05.777Z] $ docker top 890c99e427c01b541032d649bee58d030502713620aff7fbceb66a244d922be4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T11:06:06.614Z] ---> job-cost.sh [2024-09-09T11:06:06.614Z] lf-activate-venv: SKIPPING [2024-09-09T11:06:06.614Z] INFO: No Stack... [2024-09-09T11:06:07.198Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T11:06:07.780Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T11:06:08.425Z] + cut -d, -f6 [2024-09-09T11:06:08.425Z] + cat /w/workspace/device-rfid-llrp-go/151/archives/cost.csv [Pipeline] lock [2024-09-09T11:06:08.487Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] [2024-09-09T11:06:08.499Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] did not exist. Created. [2024-09-09T11:06:08.509Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T11:06:09.168Z] /w/workspace/device-rfid-llrp-go/151@tmp/durable-3ff7c7da/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-09T11:06:09.811Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-09T11:06:09.839Z] Warning: overwriting stash ‘stack-cost’ [2024-09-09T11:06:09.906Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T11:06:09.916Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-151-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T11:06:09.940Z] $ docker stop --time=1 890c99e427c01b541032d649bee58d030502713620aff7fbceb66a244d922be4 [2024-09-09T11:06:11.496Z] $ docker rm -f --volumes 890c99e427c01b541032d649bee58d030502713620aff7fbceb66a244d922be4 [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-09-09T11:06:12.070Z] provisioning config files... [2024-09-09T11:06:12.078Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7480249663306601814tmp [Pipeline] { [Pipeline] sh [2024-09-09T11:06:12.382Z] + set +x [2024-09-09T11:06:12.382Z] + curl -s+ https://codecov.io/bash [2024-09-09T11:06:12.382Z] bash -s -- [2024-09-09T11:06:12.382Z] [2024-09-09T11:06:12.382Z] _____ _ [2024-09-09T11:06:12.382Z] / ____| | | [2024-09-09T11:06:12.382Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T11:06:12.382Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T11:06:12.382Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T11:06:12.382Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T11:06:12.382Z] Bash-1.0.6 [2024-09-09T11:06:12.382Z] [2024-09-09T11:06:12.382Z] [2024-09-09T11:06:12.382Z] ==> git version 2.25.1 found [2024-09-09T11:06:12.382Z] ==> 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-09-09T11:06:12.382Z] Release-Date: 2020-01-08 [2024-09-09T11:06:12.382Z] 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-09-09T11:06:12.382Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T11:06:12.382Z] ==> Jenkins CI detected. [2024-09-09T11:06:12.382Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-09-09T11:06:12.382Z] project root: . [2024-09-09T11:06:12.382Z] --> token set from env [2024-09-09T11:06:12.382Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T11:06:12.382Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T11:06:12.382Z] ==> Python coveragepy not found [2024-09-09T11:06:12.382Z] ==> Searching for coverage reports in: [2024-09-09T11:06:12.382Z] + . [2024-09-09T11:06:12.382Z] -> Found 1 reports [2024-09-09T11:06:12.382Z] ==> Detecting git/mercurial file structure [2024-09-09T11:06:12.641Z] ==> Reading reports [2024-09-09T11:06:12.641Z] + ./coverage.out bytes=438103 [2024-09-09T11:06:12.641Z] ==> Appending adjustments [2024-09-09T11:06:12.641Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T11:06:12.641Z] + Found adjustments [2024-09-09T11:06:12.641Z] ==> Gzipping contents [2024-09-09T11:06:12.641Z] 52K /tmp/codecov.IESPVN.gz [2024-09-09T11:06:12.900Z] ==> Uploading reports [2024-09-09T11:06:12.900Z] url: https://codecov.io [2024-09-09T11:06:12.900Z] query: branch=main&commit=15e688f125cb27749cddf3e3269a9133ab9603fe&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T11:06:12.900Z] -> Pinging Codecov [2024-09-09T11:06:12.900Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=15e688f125cb27749cddf3e3269a9133ab9603fe&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T11:06:12.900Z] -> Uploading to [2024-09-09T11:06:12.900Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/581DD39554BDF9B6E22D074273EAD858/15e688f125cb27749cddf3e3269a9133ab9603fe/8507bb09-be2c-4475-afb3-7cf483b07e76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T110612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=069fccda675b516bc163dd19276dedfc3c033962379bd5a4487009f595e72b38 [2024-09-09T11:06:12.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T11:06:12.900Z] Dload Upload Total Spent Left Speed [2024-09-09T11:06:13.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50182 0 0 100 50182 0 194k --:--:-- --:--:-- --:--:-- 194k [2024-09-09T11:06:13.161Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] } [2024-09-09T11:06:13.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-09T11:06:13.314Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-09T11:06:13.337Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:06:13.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T11:06:13.660Z] [2024-09-09T11:06:13.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:06:13.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T11:06:13.986Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-09T11:06:13.986Z] 619be1103602: Already exists [2024-09-09T11:06:13.986Z] f8ea3408117e: Pulling fs layer [2024-09-09T11:06:13.986Z] 91320369b822: Pulling fs layer [2024-09-09T11:06:13.986Z] 0406650e8295: Pulling fs layer [2024-09-09T11:06:13.986Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T11:06:13.986Z] 4f4fb700ef54: Waiting [2024-09-09T11:06:13.986Z] 96d80e3f36e1: Pulling fs layer [2024-09-09T11:06:13.986Z] bcf3aedb951c: Pulling fs layer [2024-09-09T11:06:13.986Z] 96d80e3f36e1: Waiting [2024-09-09T11:06:13.986Z] 0406650e8295: Verifying Checksum [2024-09-09T11:06:13.986Z] 0406650e8295: Download complete [2024-09-09T11:06:13.986Z] f8ea3408117e: Verifying Checksum [2024-09-09T11:06:13.986Z] f8ea3408117e: Download complete [2024-09-09T11:06:13.986Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T11:06:13.986Z] 4f4fb700ef54: Download complete [2024-09-09T11:06:14.245Z] f8ea3408117e: Pull complete [2024-09-09T11:06:14.245Z] 96d80e3f36e1: Verifying Checksum [2024-09-09T11:06:14.245Z] 96d80e3f36e1: Download complete [2024-09-09T11:06:14.504Z] 91320369b822: Download complete [2024-09-09T11:06:15.070Z] bcf3aedb951c: Verifying Checksum [2024-09-09T11:06:15.070Z] bcf3aedb951c: Download complete [2024-09-09T11:06:17.599Z] 91320369b822: Pull complete [2024-09-09T11:06:17.857Z] 0406650e8295: Pull complete [2024-09-09T11:06:17.857Z] 4f4fb700ef54: Pull complete [2024-09-09T11:06:18.115Z] 96d80e3f36e1: Pull complete [2024-09-09T11:06:22.392Z] bcf3aedb951c: Pull complete [2024-09-09T11:06:22.392Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-09T11:06:22.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T11:06:22.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T11:06:22.525Z] prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container [2024-09-09T11:06:22.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-09T11:06:26.250Z] $ docker top 1d2ca224fd656f3c029e8c12ecb52bf7cbc5caec254984c87c8991d3547ce746 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T11:06:26.604Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-09-09T11:06:26.615Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-09-09T11:06:26.893Z] + set -o pipefail [2024-09-09T11:06:26.893Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-09-09T11:06:33.465Z] [2024-09-09T11:06:33.465Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-09-09T11:06:33.465Z] [2024-09-09T11:06:33.465Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/67598d90-75bb-4d61-bbb3-4d4faea7fa3d [2024-09-09T11:06:33.465Z] [2024-09-09T11:06:33.465Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-09T11:06:33.465Z] [2024-09-09T11:06:33.465Z] [2024-09-09T11:06:33.465Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-09T11:06:33.465Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-09T11:06:33.473Z] $ docker stop --time=1 1d2ca224fd656f3c029e8c12ecb52bf7cbc5caec254984c87c8991d3547ce746 [2024-09-09T11:06:37.533Z] $ docker rm -f --volumes 1d2ca224fd656f3c029e8c12ecb52bf7cbc5caec254984c87c8991d3547ce746 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T11:06:38.422Z] + git log --format=format:%s -1 15e688f125cb27749cddf3e3269a9133ab9603fe [Pipeline] sh [2024-09-09T11:06:38.717Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T11:06:38.717Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:06:39.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T11:06:39.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T11:06:39.100Z] prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container [2024-09-09T11:06:39.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-09-09T11:06:39.677Z] $ docker top 54b37cbd54887d8fcde185af9d9ddb1f76f3571e9ef0ed28873c9f5613e5a5df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T11:06:39.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T11:06:39.779Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T11:06:39.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T11:06:39.882Z] $ docker exec 54b37cbd54887d8fcde185af9d9ddb1f76f3571e9ef0ed28873c9f5613e5a5df ssh-agent [2024-09-09T11:06:39.995Z] SSH_AUTH_SOCK=/tmp/ssh-1Pc0Y6AAYN5t/agent.32 [2024-09-09T11:06:39.995Z] SSH_AGENT_PID=39 [2024-09-09T11:06:40.000Z] Running ssh-add (command line suppressed) [2024-09-09T11:06:40.083Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12241137091124895916.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12241137091124895916.key) [2024-09-09T11:06:40.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T11:06:40.394Z] + git semver tag [2024-09-09T11:06:40.655Z] 2024-09-09 11:06:40,534 [run_tag] DEBUG tag force:False [2024-09-09T11:06:40.655Z] 2024-09-09 11:06:40,535 [check_head_tag] DEBUG check head tag [2024-09-09T11:06:40.655Z] 2024-09-09 11:06:40,536 [execute] INFO git cat-file --batch-check [2024-09-09T11:06:40.655Z] 2024-09-09 11:06:40,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-09-09T11:06:40.655Z] 2024-09-09 11:06:40,539 [execute] INFO git cat-file --batch [2024-09-09T11:06:40.655Z] 2024-09-09 11:06:40,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-09-09T11:06:40.655Z] 2024-09-09 11:06:40,557 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-09-09T11:06:40.655Z] 2024-09-09 11:06:40,557 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 [2024-09-09T11:06:40.655Z] 2024-09-09 11:06:40,558 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-09T11:06:40.655Z] 2024-09-09 11:06:40,561 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-09-09T11:06:40.655Z] 3.2.0-dev.15 [Pipeline] } [2024-09-09T11:06:40.661Z] $ docker exec --env ******** --env ******** 54b37cbd54887d8fcde185af9d9ddb1f76f3571e9ef0ed28873c9f5613e5a5df ssh-agent -k [2024-09-09T11:06:40.757Z] unset SSH_AUTH_SOCK; [2024-09-09T11:06:40.758Z] unset SSH_AGENT_PID; [2024-09-09T11:06:40.758Z] echo Agent pid 39 killed; [2024-09-09T11:06:40.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T11:06:41.113Z] + git semver [Pipeline] } [2024-09-09T11:06:41.383Z] $ docker stop --time=1 54b37cbd54887d8fcde185af9d9ddb1f76f3571e9ef0ed28873c9f5613e5a5df [2024-09-09T11:06:42.632Z] $ docker rm -f --volumes 54b37cbd54887d8fcde185af9d9ddb1f76f3571e9ef0ed28873c9f5613e5a5df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:06:43.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T11:06:43.061Z] [2024-09-09T11:06:43.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:06:43.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T11:06:43.366Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-09T11:06:43.366Z] ab5ef0e58194: Pulling fs layer [2024-09-09T11:06:43.366Z] 9712f1f96733: Pulling fs layer [2024-09-09T11:06:43.366Z] 63f879dbbcfc: Pulling fs layer [2024-09-09T11:06:43.366Z] 0d9ebad4ef96: Pulling fs layer [2024-09-09T11:06:43.366Z] e9a5061849ea: Pulling fs layer [2024-09-09T11:06:43.366Z] d747dcd14b5f: Pulling fs layer [2024-09-09T11:06:43.366Z] 2de7ff778b66: Pulling fs layer [2024-09-09T11:06:43.366Z] 0d9ebad4ef96: Waiting [2024-09-09T11:06:43.366Z] e9a5061849ea: Waiting [2024-09-09T11:06:43.366Z] d747dcd14b5f: Waiting [2024-09-09T11:06:43.366Z] 2de7ff778b66: Waiting [2024-09-09T11:06:43.366Z] 9712f1f96733: Download complete [2024-09-09T11:06:43.623Z] 63f879dbbcfc: Verifying Checksum [2024-09-09T11:06:43.623Z] 63f879dbbcfc: Download complete [2024-09-09T11:06:43.623Z] e9a5061849ea: Verifying Checksum [2024-09-09T11:06:43.623Z] e9a5061849ea: Download complete [2024-09-09T11:06:43.623Z] d747dcd14b5f: Download complete [2024-09-09T11:06:43.881Z] 0d9ebad4ef96: Verifying Checksum [2024-09-09T11:06:43.881Z] 0d9ebad4ef96: Download complete [2024-09-09T11:06:43.881Z] ab5ef0e58194: Verifying Checksum [2024-09-09T11:06:43.881Z] ab5ef0e58194: Download complete [2024-09-09T11:06:43.881Z] 2de7ff778b66: Verifying Checksum [2024-09-09T11:06:43.881Z] 2de7ff778b66: Download complete [2024-09-09T11:06:46.410Z] ab5ef0e58194: Pull complete [2024-09-09T11:06:46.410Z] 9712f1f96733: Pull complete [2024-09-09T11:06:46.975Z] 63f879dbbcfc: Pull complete [2024-09-09T11:06:50.257Z] 0d9ebad4ef96: Pull complete [2024-09-09T11:06:50.515Z] e9a5061849ea: Pull complete [2024-09-09T11:06:50.515Z] d747dcd14b5f: Pull complete [2024-09-09T11:06:51.450Z] 2de7ff778b66: Pull complete [2024-09-09T11:06:51.450Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-09T11:06:51.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T11:06:51.450Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T11:06:51.552Z] prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container [2024-09-09T11:06:51.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-lftools:0.23.1-centos7 cat [2024-09-09T11:06:56.172Z] $ docker top 75ca51dbd7378107711a3fa9add19e6b0ed25d48ea179a2184166d8a701a2c46 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-09T11:06:56.249Z] provisioning config files... [2024-09-09T11:06:56.255Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11155721767313539423tmp [2024-09-09T11:06:56.265Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10312613860682651606tmp [2024-09-09T11:06:56.290Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2706237121574747754tmp [Pipeline] { [Pipeline] echo [2024-09-09T11:06:56.388Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T11:06:56.682Z] ---> sigul-configuration.sh [2024-09-09T11:06:56.682Z] gpg: directory `/root/.gnupg' created [2024-09-09T11:06:56.682Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-09T11:06:56.682Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-09T11:06:56.682Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-09T11:06:56.682Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-09T11:06:56.682Z] gpg: CAST5 encrypted data [2024-09-09T11:06:56.682Z] gpg: encrypted with 1 passphrase [2024-09-09T11:06:56.682Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-09T11:06:56.972Z] + mkdir /home/jenkins [2024-09-09T11:06:56.972Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-09T11:06:57.266Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-09-09T11:06:57.282Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T11:06:57.574Z] ---> sigul-install.sh [2024-09-09T11:06:57.574Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-09T11:06:57.869Z] + git tag --list [2024-09-09T11:06:57.869Z] v0.0.0 [2024-09-09T11:06:57.869Z] v1.0.0 [2024-09-09T11:06:57.869Z] v2.1.0 [2024-09-09T11:06:57.869Z] v2.1.1 [2024-09-09T11:06:57.869Z] v2.2.0 [2024-09-09T11:06:57.869Z] v2.3.0 [2024-09-09T11:06:57.869Z] v3.0 [2024-09-09T11:06:57.869Z] v3.0.0 [2024-09-09T11:06:57.869Z] v3.1 [2024-09-09T11:06:57.869Z] v3.1.0 [2024-09-09T11:06:57.869Z] v3.1.0-dev.1 [2024-09-09T11:06:57.869Z] v3.1.0-dev.10 [2024-09-09T11:06:57.869Z] v3.1.0-dev.11 [2024-09-09T11:06:57.869Z] v3.1.0-dev.12 [2024-09-09T11:06:57.869Z] v3.1.0-dev.13 [2024-09-09T11:06:57.869Z] v3.1.0-dev.14 [2024-09-09T11:06:57.869Z] v3.1.0-dev.15 [2024-09-09T11:06:57.869Z] v3.1.0-dev.16 [2024-09-09T11:06:57.869Z] v3.1.0-dev.17 [2024-09-09T11:06:57.869Z] v3.1.0-dev.18 [2024-09-09T11:06:57.869Z] v3.1.0-dev.19 [2024-09-09T11:06:57.869Z] v3.1.0-dev.2 [2024-09-09T11:06:57.869Z] v3.1.0-dev.20 [2024-09-09T11:06:57.869Z] v3.1.0-dev.21 [2024-09-09T11:06:57.869Z] v3.1.0-dev.22 [2024-09-09T11:06:57.869Z] v3.1.0-dev.23 [2024-09-09T11:06:57.869Z] v3.1.0-dev.24 [2024-09-09T11:06:57.869Z] v3.1.0-dev.3 [2024-09-09T11:06:57.869Z] v3.1.0-dev.4 [2024-09-09T11:06:57.869Z] v3.1.0-dev.5 [2024-09-09T11:06:57.869Z] v3.1.0-dev.6 [2024-09-09T11:06:57.869Z] v3.1.0-dev.7 [2024-09-09T11:06:57.869Z] v3.1.0-dev.8 [2024-09-09T11:06:57.869Z] v3.1.0-dev.9 [2024-09-09T11:06:57.869Z] v3.1.1 [2024-09-09T11:06:57.869Z] v3.1.1-dev.1 [2024-09-09T11:06:57.869Z] v3.2.0-dev.1 [2024-09-09T11:06:57.869Z] v3.2.0-dev.10 [2024-09-09T11:06:57.869Z] v3.2.0-dev.11 [2024-09-09T11:06:57.869Z] v3.2.0-dev.12 [2024-09-09T11:06:57.869Z] v3.2.0-dev.13 [2024-09-09T11:06:57.869Z] v3.2.0-dev.14 [2024-09-09T11:06:57.869Z] v3.2.0-dev.15 [2024-09-09T11:06:57.869Z] v3.2.0-dev.2 [2024-09-09T11:06:57.869Z] v3.2.0-dev.3 [2024-09-09T11:06:57.869Z] v3.2.0-dev.4 [2024-09-09T11:06:57.869Z] v3.2.0-dev.5 [2024-09-09T11:06:57.869Z] v3.2.0-dev.6 [2024-09-09T11:06:57.869Z] v3.2.0-dev.7 [2024-09-09T11:06:57.869Z] v3.2.0-dev.8 [2024-09-09T11:06:57.869Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-09T11:06:58.165Z] + lftools sign git-tag v3.2.0-dev.15 [2024-09-09T11:06:58.736Z] Signing Git tag with Sigul... [2024-09-09T11:06:58.736Z] Signing v3.2.0-dev.15 [Pipeline] echo [2024-09-09T11:06:59.011Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T11:06:59.315Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-09T11:06:59.322Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-09T11:06:59.346Z] $ docker stop --time=1 75ca51dbd7378107711a3fa9add19e6b0ed25d48ea179a2184166d8a701a2c46 [2024-09-09T11:07:00.670Z] $ docker rm -f --volumes 75ca51dbd7378107711a3fa9add19e6b0ed25d48ea179a2184166d8a701a2c46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-09T11:07:01.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T11:07:01.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:07:01.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T11:07:01.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T11:07:01.510Z] prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container [2024-09-09T11:07:01.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-09-09T11:07:01.850Z] $ docker top f8c0fc53f7845bd6dc2ac07fccacd128408ed7fefbbcb43098001b7fb0ce6be9 -eo pid,comm [2024-09-09T11:07:01.898Z] 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-09-09T11:07:01.898Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T11:07:01.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T11:07:01.963Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T11:07:02.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T11:07:02.087Z] $ docker exec f8c0fc53f7845bd6dc2ac07fccacd128408ed7fefbbcb43098001b7fb0ce6be9 ssh-agent [2024-09-09T11:07:02.182Z] SSH_AUTH_SOCK=/tmp/ssh-jSlW7h6SyaJ8/agent.33 [2024-09-09T11:07:02.182Z] SSH_AGENT_PID=39 [2024-09-09T11:07:02.186Z] Running ssh-add (command line suppressed) [2024-09-09T11:07:02.277Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17545492362522522174.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17545492362522522174.key) [2024-09-09T11:07:02.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T11:07:02.587Z] + git semver bump pre [2024-09-09T11:07:02.846Z] 2024-09-09 11:07:02,756 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-09-09T11:07:02.846Z] 2024-09-09 11:07:02,756 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev [2024-09-09T11:07:02.846Z] 2024-09-09 11:07:02,757 [bump_version] DEBUG bumped version:3.2.0-dev.16 [2024-09-09T11:07:02.846Z] 2024-09-09 11:07:02,757 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-09-09T11:07:02.846Z] 2024-09-09 11:07:02,757 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-09-09T11:07:02.846Z] 2024-09-09 11:07:02,757 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-09-09T11:07:02.846Z] 2024-09-09 11:07:02,759 [execute] INFO git cat-file --batch-check [2024-09-09T11:07:02.847Z] 2024-09-09 11:07:02,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T11:07:02.847Z] 2024-09-09 11:07:02,765 [execute] INFO git cat-file --batch [2024-09-09T11:07:02.847Z] 2024-09-09 11:07:02,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T11:07:02.847Z] 2024-09-09 11:07:02,769 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-09-09T11:07:02.847Z] 3.2.0-dev.16 [Pipeline] } [2024-09-09T11:07:02.851Z] $ docker exec --env ******** --env ******** f8c0fc53f7845bd6dc2ac07fccacd128408ed7fefbbcb43098001b7fb0ce6be9 ssh-agent -k [2024-09-09T11:07:02.935Z] unset SSH_AUTH_SOCK; [2024-09-09T11:07:02.935Z] unset SSH_AGENT_PID; [2024-09-09T11:07:02.935Z] echo Agent pid 39 killed; [2024-09-09T11:07:02.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T11:07:03.278Z] + git semver [Pipeline] } [2024-09-09T11:07:03.545Z] $ docker stop --time=1 f8c0fc53f7845bd6dc2ac07fccacd128408ed7fefbbcb43098001b7fb0ce6be9 [2024-09-09T11:07:04.815Z] $ docker rm -f --volumes f8c0fc53f7845bd6dc2ac07fccacd128408ed7fefbbcb43098001b7fb0ce6be9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T11:07:05.163Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T11:07:05.163Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:07:05.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T11:07:05.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T11:07:05.552Z] prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container [2024-09-09T11:07:05.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-09-09T11:07:05.916Z] $ docker top ab277a649cc403c90390834cb5fdc1605025d5eec79e7312e172677eb3aa2bef -eo pid,comm [2024-09-09T11:07:05.969Z] 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-09-09T11:07:05.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T11:07:06.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T11:07:06.036Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T11:07:06.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T11:07:06.144Z] $ docker exec ab277a649cc403c90390834cb5fdc1605025d5eec79e7312e172677eb3aa2bef ssh-agent [2024-09-09T11:07:06.256Z] SSH_AUTH_SOCK=/tmp/ssh-k3Xxa2UCEDGl/agent.33 [2024-09-09T11:07:06.256Z] SSH_AGENT_PID=39 [2024-09-09T11:07:06.259Z] Running ssh-add (command line suppressed) [2024-09-09T11:07:06.359Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17489534666416745307.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17489534666416745307.key) [2024-09-09T11:07:06.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T11:07:06.673Z] + git semver push [2024-09-09T11:07:06.933Z] 2024-09-09 11:07:06,852 [run_push] DEBUG push [2024-09-09T11:07:06.933Z] 2024-09-09 11:07:06,853 [execute] INFO git cat-file --batch-check [2024-09-09T11:07:06.933Z] 2024-09-09 11:07:06,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T11:07:06.933Z] 2024-09-09 11:07:06,857 [execute] INFO git rev-list e11b16fc50a063c7b3ae94cd2a9796ec67331998 -- [2024-09-09T11:07:06.933Z] 2024-09-09 11:07:06,857 [execute] DEBUG Popen(['git', 'rev-list', 'e11b16fc50a063c7b3ae94cd2a9796ec67331998', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T11:07:06.933Z] 2024-09-09 11:07:06,865 [execute] INFO git fetch -v origin [2024-09-09T11:07:06.933Z] 2024-09-09 11:07:06,866 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-09T11:07:07.501Z] 2024-09-09 11:07:07,317 [run_push] DEBUG no remote changes detected [2024-09-09T11:07:07.501Z] 2024-09-09 11:07:07,318 [execute] INFO git push origin semver [2024-09-09T11:07:07.501Z] 2024-09-09 11:07:07,318 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T11:07:08.069Z] 2024-09-09 11:07:07,975 [run_push] DEBUG push all version tags [2024-09-09T11:07:08.069Z] 2024-09-09 11:07:07,975 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-09T11:07:08.069Z] 2024-09-09 11:07:07,976 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-09T11:07:09.011Z] 2024-09-09 11:07:08,709 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-09-09T11:07:09.011Z] 3.2.0-dev.16 [Pipeline] } [2024-09-09T11:07:09.015Z] $ docker exec --env ******** --env ******** ab277a649cc403c90390834cb5fdc1605025d5eec79e7312e172677eb3aa2bef ssh-agent -k [2024-09-09T11:07:09.109Z] unset SSH_AUTH_SOCK; [2024-09-09T11:07:09.109Z] unset SSH_AGENT_PID; [2024-09-09T11:07:09.109Z] echo Agent pid 39 killed; [2024-09-09T11:07:09.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T11:07:09.453Z] + git semver [Pipeline] } [2024-09-09T11:07:09.719Z] $ docker stop --time=1 ab277a649cc403c90390834cb5fdc1605025d5eec79e7312e172677eb3aa2bef [2024-09-09T11:07:10.998Z] $ docker rm -f --volumes ab277a649cc403c90390834cb5fdc1605025d5eec79e7312e172677eb3aa2bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-09-09T11:07:11.687Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-09-09T11:07:11.687Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-09-09T11:07:11.687Z] total 16 [2024-09-09T11:07:11.687Z] drwxr-xr-x 3 root root 4096 Sep 9 10:52 . [2024-09-09T11:07:11.687Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 9 11:06 .. [2024-09-09T11:07:11.687Z] drwxr-xr-x 2 root root 4096 Sep 9 10:52 cost [2024-09-09T11:07:11.687Z] -rw-r--r-- 1 root root 91 Sep 9 10:52 cost.csv [2024-09-09T11:07:11.687Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-09-09T11:07:11.687Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-09-09T11:07:11.687Z] total 16 [2024-09-09T11:07:11.687Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 10:52 . [2024-09-09T11:07:11.687Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 9 11:06 .. [2024-09-09T11:07:11.687Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 10:52 cost [2024-09-09T11:07:11.687Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 9 10:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-09T11:07:11.982Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T11:07:12.843Z] ---> package-listing.sh [2024-09-09T11:07:12.843Z] ++ facter osfamily [2024-09-09T11:07:12.843Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T11:07:13.104Z] + OS_FAMILY=debian [2024-09-09T11:07:13.104Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-09-09T11:07:13.104Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T11:07:13.104Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T11:07:13.104Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T11:07:13.104Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T11:07:13.104Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-09-09T11:07:13.104Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T11:07:13.104Z] + case "${OS_FAMILY}" in [2024-09-09T11:07:13.104Z] + dpkg -l [2024-09-09T11:07:13.104Z] + grep '^ii' [2024-09-09T11:07:13.104Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T11:07:13.104Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T11:07:13.104Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T11:07:13.104Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-09-09T11:07:13.104Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-09-09T11:07:13.104Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2024-09-09T11:07:13.117Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-09T11:07:13.400Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T11:07:13.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T11:07:13.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T11:07:14.049Z] prd-ubuntu20.04-docker-8c-8g-9845 does not seem to be running inside a container [2024-09-09T11:07:14.077Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-lftools-log-publisher:latest cat [2024-09-09T11:07:14.265Z] $ docker top d2435cd0803e4c3077c2282216227a3a81a11e014f122a3cd3fbf70ef62ec388 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T11:07:14.627Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T11:07:14.917Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T11:07:15.205Z] + ls /var/log/sa-host [2024-09-09T11:07:15.205Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T11:07:15.375Z] provisioning config files... [2024-09-09T11:07:15.384Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16500549195372699825tmp [Pipeline] { [Pipeline] echo [2024-09-09T11:07:15.402Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T11:07:15.689Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T11:07:15.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T11:07:16.059Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T11:07:16.075Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T11:07:16.360Z] ---> sudo-logs.sh [2024-09-09T11:07:16.360Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T11:07:16.398Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T11:07:16.681Z] ---> job-cost.sh [2024-09-09T11:07:16.681Z] lf-activate-venv: SKIPPING [2024-09-09T11:07:16.681Z] DEBUG: total: 0.2199999988079071 [2024-09-09T11:07:16.681Z] INFO: Retrieving Stack Cost... [2024-09-09T11:07:16.940Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T11:07:17.508Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T11:07:17.522Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T11:07:17.804Z] ---> logs-deploy.sh [2024-09-09T11:07:17.804Z] lf-activate-venv: SKIPPING [2024-09-09T11:07:17.804Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/151 [2024-09-09T11:07:17.804Z] INFO: archiving workspace using pattern(s): [2024-09-09T11:07:18.741Z] Archives upload complete. [2024-09-09T11:07:18.741Z] INFO: archiving logs to Nexus