Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a457c9218e2f2d18d865ffb73302d735402b2cfc 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-ssh4388440638718316644.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16858713194111477670.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh17087004219118835963.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15142293434662795314.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-ssh16745432316865850292.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-10318 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 a457c9218e2f2d18d865ffb73302d735402b2cfc (main) Commit message: "refactor: Remove obsolete comments from config file (#263)" > 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 a457c9218e2f2d18d865ffb73302d735402b2cfc # timeout=10 > git rev-list --no-walk e8098dd8846b53d811863813b1fcc7d083d99194 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T22:08:13.113Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T22:08:13.180Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T22:08:13.195Z] ========================================================= [2023-10-24T22:08:13.195Z] EdgeX Global Pipelines Version Info [2023-10-24T22:08:13.195Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:08:14.269Z] ------------------- [2023-10-24T22:08:14.269Z] stable info: [2023-10-24T22:08:14.269Z] ------------------- [2023-10-24T22:08:14.269Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T22:08:14.269Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T22:08:14.269Z] Message: update stable to v1.0.254 [2023-10-24T22:08:14.529Z] ------------------- [2023-10-24T22:08:14.529Z] experimental info: [2023-10-24T22:08:14.529Z] ------------------- [2023-10-24T22:08:14.529Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T22:08:14.529Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T22:08:14.529Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T22:08:14.688Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-10-24T22:08:14.703Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-10-24T22:08:14.768Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T22:08:14.783Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T22:08:14.798Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T22:08:14.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T22:08:14.825Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T22:08:14.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T22:08:14.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T22:08:14.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T22:08:14.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T22:08:14.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-10-24T22:08:14.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T22:08:14.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T22:08:14.956Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T22:08:14.971Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T22:08:14.987Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T22:08:15.003Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T22:08:15.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T22:08:15.034Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T22:08:15.051Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T22:08:15.070Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T22:08:15.084Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T22:08:15.099Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T22:08:15.117Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T22:08:15.138Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T22:08:15.154Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T22:08:15.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T22:08:15.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T22:08:15.202Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T22:08:15.213Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] echo [2023-10-24T22:08:15.229Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a457c92 [Pipeline] echo [2023-10-24T22:08:15.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:08:15.287Z] provisioning config files... [2023-10-24T22:08:15.300Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1253838309741417424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:08:15.600Z] ---> docker-login.sh [2023-10-24T22:08:15.600Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:08:15.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:08:15.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:08:15.859Z] Configure a credential helper to remove this warning. See [2023-10-24T22:08:15.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:08:15.859Z] [2023-10-24T22:08:15.859Z] Login Succeeded [2023-10-24T22:08:15.859Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:08:15.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:08:15.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:08:15.859Z] Configure a credential helper to remove this warning. See [2023-10-24T22:08:15.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:08:15.859Z] [2023-10-24T22:08:15.859Z] Login Succeeded [2023-10-24T22:08:15.859Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:08:16.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:08:16.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:08:16.118Z] Configure a credential helper to remove this warning. See [2023-10-24T22:08:16.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:08:16.118Z] [2023-10-24T22:08:16.118Z] Login Succeeded [2023-10-24T22:08:16.118Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:08:16.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:08:16.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:08:16.118Z] Configure a credential helper to remove this warning. See [2023-10-24T22:08:16.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:08:16.118Z] [2023-10-24T22:08:16.118Z] Login Succeeded [2023-10-24T22:08:16.118Z] docker.io [2023-10-24T22:08:16.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:08:16.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:08:16.377Z] Configure a credential helper to remove this warning. See [2023-10-24T22:08:16.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:08:16.377Z] [2023-10-24T22:08:16.377Z] Login Succeeded [2023-10-24T22:08:16.377Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:08:16.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T22:08:16.746Z] + git rev-list -1 --merges a457c9218e2f2d18d865ffb73302d735402b2cfc~1..a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] echo [2023-10-24T22:08:16.800Z] -----------> git rev-list -1 --merges a457c9218e2f2d18d865ffb73302d735402b2cfc~1..a457c9218e2f2d18d865ffb73302d735402b2cfc a457c9218e2f2d18d865ffb73302d735402b2cfc [false] [Pipeline] sh [2023-10-24T22:08:17.089Z] + git log --format=format:%s -1 a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] echo [2023-10-24T22:08:17.103Z] ========================================================= [2023-10-24T22:08:17.103Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T22:08:17.103Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:08:17.445Z] + git log --format=format:%s -1 a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] echo [2023-10-24T22:08:17.455Z] [semverPrep] GIT_COMMIT: a457c9218e2f2d18d865ffb73302d735402b2cfc, Commit Message: refactor: Remove obsolete comments from config file (#263) [Pipeline] echo [2023-10-24T22:08:17.466Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T22:08:17.814Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:08:17.814Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T22:08:17.814Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T22:08:17.814Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T22:08:17.814Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T22:08:17.814Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T22:08:17.814Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:18.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:08:18.168Z] [2023-10-24T22:08:18.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:18.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:08:18.461Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T22:08:18.461Z] b85a868b505f: Pulling fs layer [2023-10-24T22:08:18.461Z] e2be974225ed: Pulling fs layer [2023-10-24T22:08:18.461Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T22:08:18.461Z] 988bab9f4d93: Pulling fs layer [2023-10-24T22:08:18.461Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T22:08:18.461Z] eaf3925da568: Pulling fs layer [2023-10-24T22:08:18.461Z] bab4dde63d76: Pulling fs layer [2023-10-24T22:08:18.461Z] bde34c3a00c8: Pulling fs layer [2023-10-24T22:08:18.461Z] b352a97aabf1: Pulling fs layer [2023-10-24T22:08:18.461Z] 4872d77fe225: Pulling fs layer [2023-10-24T22:08:18.461Z] 5851b861e8e6: Pulling fs layer [2023-10-24T22:08:18.461Z] bab4dde63d76: Waiting [2023-10-24T22:08:18.461Z] bde34c3a00c8: Waiting [2023-10-24T22:08:18.461Z] 988bab9f4d93: Waiting [2023-10-24T22:08:18.461Z] b352a97aabf1: Waiting [2023-10-24T22:08:18.461Z] 4872d77fe225: Waiting [2023-10-24T22:08:18.461Z] 5851b861e8e6: Waiting [2023-10-24T22:08:18.461Z] 1469e6f7b9e6: Waiting [2023-10-24T22:08:18.461Z] eaf3925da568: Waiting [2023-10-24T22:08:18.461Z] e2be974225ed: Download complete [2023-10-24T22:08:18.461Z] 988bab9f4d93: Verifying Checksum [2023-10-24T22:08:18.461Z] 988bab9f4d93: Download complete [2023-10-24T22:08:18.461Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T22:08:18.461Z] 1469e6f7b9e6: Download complete [2023-10-24T22:08:18.461Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T22:08:18.461Z] 339a4e72a1f5: Download complete [2023-10-24T22:08:18.461Z] eaf3925da568: Verifying Checksum [2023-10-24T22:08:18.461Z] eaf3925da568: Download complete [2023-10-24T22:08:18.719Z] bde34c3a00c8: Download complete [2023-10-24T22:08:18.719Z] b352a97aabf1: Verifying Checksum [2023-10-24T22:08:18.719Z] b352a97aabf1: Download complete [2023-10-24T22:08:18.719Z] 4872d77fe225: Download complete [2023-10-24T22:08:18.719Z] 5851b861e8e6: Verifying Checksum [2023-10-24T22:08:18.719Z] 5851b861e8e6: Download complete [2023-10-24T22:08:18.719Z] b85a868b505f: Verifying Checksum [2023-10-24T22:08:18.719Z] b85a868b505f: Download complete [2023-10-24T22:08:18.979Z] bab4dde63d76: Verifying Checksum [2023-10-24T22:08:18.979Z] bab4dde63d76: Download complete [2023-10-24T22:08:19.913Z] b85a868b505f: Pull complete [2023-10-24T22:08:20.170Z] e2be974225ed: Pull complete [2023-10-24T22:08:20.736Z] 339a4e72a1f5: Pull complete [2023-10-24T22:08:20.736Z] 988bab9f4d93: Pull complete [2023-10-24T22:08:20.995Z] 1469e6f7b9e6: Pull complete [2023-10-24T22:08:20.995Z] eaf3925da568: Pull complete [2023-10-24T22:08:22.896Z] bab4dde63d76: Pull complete [2023-10-24T22:08:22.896Z] bde34c3a00c8: Pull complete [2023-10-24T22:08:22.896Z] b352a97aabf1: Pull complete [2023-10-24T22:08:22.896Z] 4872d77fe225: Pull complete [2023-10-24T22:08:23.155Z] 5851b861e8e6: Pull complete [2023-10-24T22:08:23.155Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T22:08:23.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:08:23.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:08:23.246Z] prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container [2023-10-24T22:08:23.267Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T22:08:25.511Z] $ docker top 5ce270bf503d75285115b08fcda4bb83ae66e035824dcb8bb4a149f48d4575b0 -eo pid,comm [2023-10-24T22:08:25.576Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T22:08:25.576Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:08:25.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:08:25.607Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:08:25.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:08:25.728Z] $ docker exec 5ce270bf503d75285115b08fcda4bb83ae66e035824dcb8bb4a149f48d4575b0 ssh-agent [2023-10-24T22:08:25.843Z] SSH_AUTH_SOCK=/tmp/ssh-aXCVroPnibLp/agent.32 [2023-10-24T22:08:25.843Z] SSH_AGENT_PID=38 [2023-10-24T22:08:25.848Z] Running ssh-add (command line suppressed) [2023-10-24T22:08:25.954Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16315358815988285762.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16315358815988285762.key) [2023-10-24T22:08:25.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:08:26.267Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T22:08:26.272Z] $ docker exec --env ******** --env ******** 5ce270bf503d75285115b08fcda4bb83ae66e035824dcb8bb4a149f48d4575b0 ssh-agent -k [2023-10-24T22:08:26.371Z] unset SSH_AUTH_SOCK; [2023-10-24T22:08:26.372Z] unset SSH_AGENT_PID; [2023-10-24T22:08:26.372Z] echo Agent pid 38 killed; [2023-10-24T22:08:26.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T22:08:26.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:08:26.418Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:08:26.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:08:26.539Z] $ docker exec 5ce270bf503d75285115b08fcda4bb83ae66e035824dcb8bb4a149f48d4575b0 ssh-agent [2023-10-24T22:08:26.656Z] SSH_AUTH_SOCK=/tmp/ssh-B5dSNDz9zyQh/agent.70 [2023-10-24T22:08:26.656Z] SSH_AGENT_PID=76 [2023-10-24T22:08:26.660Z] Running ssh-add (command line suppressed) [2023-10-24T22:08:26.762Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14907152103110150543.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14907152103110150543.key) [2023-10-24T22:08:26.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:08:27.066Z] + git semver init [2023-10-24T22:08:27.324Z] 2023-10-24 22:08:27,257 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T22:08:27.324Z] 2023-10-24 22:08:27,258 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-10-24T22:08:27.324Z] 2023-10-24 22:08:27,258 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-10-24T22:08:27.325Z] 2023-10-24 22:08:27,258 [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) [2023-10-24T22:08:28.260Z] 2023-10-24 22:08:28,154 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-10-24T22:08:28.260Z] 2023-10-24 22:08:28,154 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-10-24T22:08:28.260Z] 2023-10-24 22:08:28,154 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T22:08:28.260Z] 2023-10-24 22:08:28,154 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T22:08:28.260Z] 3.1.0-dev.19 [Pipeline] } [2023-10-24T22:08:28.262Z] $ docker exec --env ******** --env ******** 5ce270bf503d75285115b08fcda4bb83ae66e035824dcb8bb4a149f48d4575b0 ssh-agent -k [2023-10-24T22:08:28.358Z] unset SSH_AUTH_SOCK; [2023-10-24T22:08:28.359Z] unset SSH_AGENT_PID; [2023-10-24T22:08:28.360Z] echo Agent pid 76 killed; [2023-10-24T22:08:28.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:08:28.733Z] + git semver [Pipeline] } [2023-10-24T22:08:29.000Z] $ docker stop --time=1 5ce270bf503d75285115b08fcda4bb83ae66e035824dcb8bb4a149f48d4575b0 [2023-10-24T22:08:30.325Z] $ docker rm -f --volumes 5ce270bf503d75285115b08fcda4bb83ae66e035824dcb8bb4a149f48d4575b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:08:30.662Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T22:08:30.863Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T22:08:30.865Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:08:30.987Z] provisioning config files... [2023-10-24T22:08:30.996Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13513816247343799408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:08:31.283Z] ---> docker-login.sh [2023-10-24T22:08:31.283Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:08:31.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:08:31.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:08:31.283Z] Configure a credential helper to remove this warning. See [2023-10-24T22:08:31.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:08:31.283Z] [2023-10-24T22:08:31.283Z] Login Succeeded [2023-10-24T22:08:31.283Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:08:31.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:08:31.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:08:31.283Z] Configure a credential helper to remove this warning. See [2023-10-24T22:08:31.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:08:31.283Z] [2023-10-24T22:08:31.283Z] Login Succeeded [2023-10-24T22:08:31.283Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:08:31.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:08:31.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:08:31.541Z] Configure a credential helper to remove this warning. See [2023-10-24T22:08:31.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:08:31.541Z] [2023-10-24T22:08:31.541Z] Login Succeeded [2023-10-24T22:08:31.541Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:08:31.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:08:31.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:08:31.541Z] Configure a credential helper to remove this warning. See [2023-10-24T22:08:31.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:08:31.541Z] [2023-10-24T22:08:31.541Z] Login Succeeded [2023-10-24T22:08:31.541Z] docker.io [2023-10-24T22:08:31.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:08:32.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:08:32.059Z] Configure a credential helper to remove this warning. See [2023-10-24T22:08:32.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:08:32.059Z] [2023-10-24T22:08:32.059Z] Login Succeeded [2023-10-24T22:08:32.059Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:08:32.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T22:08:32.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:08:32.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:08:32.146Z] ========================================================= [2023-10-24T22:08:32.146Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T22:08:32.146Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:32.463Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T22:08:32.463Z] Sending build context to Docker daemon 4.339MB [2023-10-24T22:08:32.463Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:08:32.463Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T22:08:32.463Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T22:08:32.463Z] 7264a8db6415: Pulling fs layer [2023-10-24T22:08:32.463Z] c4d48a809fc2: Pulling fs layer [2023-10-24T22:08:32.463Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T22:08:32.463Z] ad3a456e5733: Pulling fs layer [2023-10-24T22:08:32.463Z] 33e27b845d1e: Pulling fs layer [2023-10-24T22:08:32.463Z] c68163c4e522: Pulling fs layer [2023-10-24T22:08:32.463Z] 50da416c3ac9: Pulling fs layer [2023-10-24T22:08:32.463Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T22:08:32.463Z] 33e27b845d1e: Waiting [2023-10-24T22:08:32.463Z] c68163c4e522: Waiting [2023-10-24T22:08:32.463Z] 50da416c3ac9: Waiting [2023-10-24T22:08:32.463Z] 23d2d4c4bb30: Waiting [2023-10-24T22:08:32.463Z] ad3a456e5733: Waiting [2023-10-24T22:08:32.463Z] c4d48a809fc2: Download complete [2023-10-24T22:08:32.463Z] ad3a456e5733: Verifying Checksum [2023-10-24T22:08:32.463Z] ad3a456e5733: Download complete [2023-10-24T22:08:32.463Z] 33e27b845d1e: Verifying Checksum [2023-10-24T22:08:32.463Z] 33e27b845d1e: Download complete [2023-10-24T22:08:32.463Z] 7264a8db6415: Verifying Checksum [2023-10-24T22:08:32.463Z] 7264a8db6415: Download complete [2023-10-24T22:08:32.721Z] c68163c4e522: Verifying Checksum [2023-10-24T22:08:32.721Z] c68163c4e522: Download complete [2023-10-24T22:08:32.721Z] 7264a8db6415: Pull complete [2023-10-24T22:08:32.721Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T22:08:32.721Z] 23d2d4c4bb30: Download complete [2023-10-24T22:08:32.980Z] c4d48a809fc2: Pull complete [2023-10-24T22:08:32.980Z] 4f1c88b9dad5: Download complete [2023-10-24T22:08:33.545Z] 50da416c3ac9: Verifying Checksum [2023-10-24T22:08:33.545Z] 50da416c3ac9: Download complete [2023-10-24T22:08:36.070Z] 4f1c88b9dad5: Pull complete [2023-10-24T22:08:36.070Z] ad3a456e5733: Pull complete [2023-10-24T22:08:36.329Z] 33e27b845d1e: Pull complete [2023-10-24T22:08:36.329Z] c68163c4e522: Pull complete [2023-10-24T22:08:38.852Z] 50da416c3ac9: Pull complete [2023-10-24T22:08:38.853Z] 23d2d4c4bb30: Pull complete [2023-10-24T22:08:38.853Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T22:08:38.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T22:08:38.853Z] ---> 0786185ac409 [2023-10-24T22:08:38.853Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:08:42.138Z] ---> Running in 4c40764f90c7 [2023-10-24T22:08:42.396Z] Removing intermediate container 4c40764f90c7 [2023-10-24T22:08:42.396Z] ---> f24136f664e1 [2023-10-24T22:08:42.396Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:08:42.396Z] ---> Running in 95f8523d2cb1 [2023-10-24T22:08:42.396Z] Removing intermediate container 95f8523d2cb1 [2023-10-24T22:08:42.396Z] ---> eafedd105531 [2023-10-24T22:08:42.396Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T22:08:42.396Z] ---> Running in b219cd191e54 [2023-10-24T22:08:42.396Z] Removing intermediate container b219cd191e54 [2023-10-24T22:08:42.396Z] ---> 6f8fec8ef78d [2023-10-24T22:08:42.396Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:08:42.396Z] ---> Running in 181e505aac1e [2023-10-24T22:08:42.654Z] Removing intermediate container 181e505aac1e [2023-10-24T22:08:42.654Z] ---> ccc9100eef3a [2023-10-24T22:08:42.654Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:08:42.654Z] ---> Running in 4991a2922a9f [2023-10-24T22:08:42.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:08:42.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:08:43.176Z] OK: 264 MiB in 52 packages [2023-10-24T22:08:43.742Z] Removing intermediate container 4991a2922a9f [2023-10-24T22:08:43.742Z] ---> 928f6eb5ec5c [2023-10-24T22:08:43.742Z] Step 8/12 : WORKDIR /app [2023-10-24T22:08:43.742Z] ---> Running in 21760c180d8e [2023-10-24T22:08:43.742Z] Removing intermediate container 21760c180d8e [2023-10-24T22:08:43.742Z] ---> b38ea7e8d2d1 [2023-10-24T22:08:43.742Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T22:08:43.742Z] ---> 6dae201ff927 [2023-10-24T22:08:43.742Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:08:43.742Z] ---> Running in 417d860109a3 [2023-10-24T22:08:45.945Z] Still waiting to schedule task [2023-10-24T22:08:45.945Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T22:09:30.415Z] Removing intermediate container 417d860109a3 [2023-10-24T22:09:30.415Z] ---> 4305445dc0c9 [2023-10-24T22:09:30.415Z] Step 11/12 : COPY . . [2023-10-24T22:09:30.415Z] ---> 24b52f82c25f [2023-10-24T22:09:30.415Z] Step 12/12 : RUN $MAKE [2023-10-24T22:09:30.415Z] ---> Running in 37744131fe24 [2023-10-24T22:09:30.416Z] noop [2023-10-24T22:09:30.416Z] Removing intermediate container 37744131fe24 [2023-10-24T22:09:30.416Z] ---> aaf85cdd5576 [2023-10-24T22:09:30.416Z] Successfully built aaf85cdd5576 [2023-10-24T22:09:30.416Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:09:30.727Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T22:09:30.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:09:30.795Z] prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container [2023-10-24T22:09:30.830Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-24T22:09:31.181Z] $ docker top 34069dd5e8ec8f0f3ee743738fe23862455cfd3e3e0d5fe1b91319bc23178401 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:09:31.516Z] + go version [2023-10-24T22:09:31.516Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T22:09:31.533Z] $ docker stop --time=1 34069dd5e8ec8f0f3ee743738fe23862455cfd3e3e0d5fe1b91319bc23178401 [2023-10-24T22:09:32.774Z] $ docker rm -f --volumes 34069dd5e8ec8f0f3ee743738fe23862455cfd3e3e0d5fe1b91319bc23178401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:09:33.180Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T22:09:33.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:09:33.248Z] prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container [2023-10-24T22:09:33.288Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-24T22:09:33.596Z] $ docker top afea2b4c159f9972fa5c0dbdf4de20a9bfbe078960f7e68ff9ea8ca55a71664c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:09:33.922Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T22:09:34.221Z] + make test [2023-10-24T22:09:34.221Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T22:09:35.593Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-24T22:09:45.550Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-24T22:09:45.550Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-24T22:09:48.830Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.020s coverage: 40.6% of statements [2023-10-24T22:09:48.830Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 51.9% of statements [2023-10-24T22:09:48.830Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements [2023-10-24T22:10:03.692Z] go vet ./... [2023-10-24T22:10:06.970Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T22:10:06.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T22:10:06.970Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T22:10:07.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T22:10:07.261Z] $ docker stop --time=1 afea2b4c159f9972fa5c0dbdf4de20a9bfbe078960f7e68ff9ea8ca55a71664c [2023-10-24T22:10:10.527Z] $ docker rm -f --volumes afea2b4c159f9972fa5c0dbdf4de20a9bfbe078960f7e68ff9ea8ca55a71664c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:10:10.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T22:10:11.058Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T22:10:11.508Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T22:10:11.890Z] + ls -al . [2023-10-24T22:10:11.890Z] total 640 [2023-10-24T22:10:11.890Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 22:09 . [2023-10-24T22:10:11.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:08 .. [2023-10-24T22:10:11.890Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 22:08 .dockerignore [2023-10-24T22:10:11.890Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:09 .git [2023-10-24T22:10:11.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:08 .github [2023-10-24T22:10:11.890Z] -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 22:08 .gitignore [2023-10-24T22:10:11.890Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:08 .golangci.yml [2023-10-24T22:10:11.890Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:08 .semver [2023-10-24T22:10:11.890Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 22:08 Attribution.txt [2023-10-24T22:10:11.890Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 22:08 CHANGELOG.md [2023-10-24T22:10:11.890Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 22:08 Dockerfile [2023-10-24T22:10:11.890Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:08 GOVERNANCE.md [2023-10-24T22:10:11.890Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 22:08 Jenkinsfile [2023-10-24T22:10:11.890Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 22:08 LICENSE [2023-10-24T22:10:11.890Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 22:08 Makefile [2023-10-24T22:10:11.891Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 22:08 OWNERS.md [2023-10-24T22:10:11.891Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 22:08 README.md [2023-10-24T22:10:11.891Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 22:08 VERSION [2023-10-24T22:10:11.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:08 bin [2023-10-24T22:10:11.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:08 cmd [2023-10-24T22:10:11.891Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 22:09 coverage.out [2023-10-24T22:10:11.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:08 examples [2023-10-24T22:10:11.891Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 22:08 go.mod [2023-10-24T22:10:11.891Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 22:08 go.sum [2023-10-24T22:10:11.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:08 images [2023-10-24T22:10:11.891Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 22:08 internal [2023-10-24T22:10:11.891Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:10:12.231Z] + 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=a457c9218e2f2d18d865ffb73302d735402b2cfc --label arch=amd64 --label version=3.1.0-dev.19 . [2023-10-24T22:10:12.231Z] Sending build context to Docker daemon 4.339MB [2023-10-24T22:10:12.231Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:10:12.231Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T22:10:12.231Z] ---> aaf85cdd5576 [2023-10-24T22:10:12.231Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:10:12.231Z] ---> Running in 5beef5d2dcaf [2023-10-24T22:10:12.497Z] Removing intermediate container 5beef5d2dcaf [2023-10-24T22:10:12.497Z] ---> 0cd597d7580d [2023-10-24T22:10:12.497Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:10:12.497Z] ---> Running in 2958eac3cc91 [2023-10-24T22:10:12.497Z] Removing intermediate container 2958eac3cc91 [2023-10-24T22:10:12.497Z] ---> eaace95873a7 [2023-10-24T22:10:12.497Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T22:10:12.497Z] ---> Running in a7944201e7f6 [2023-10-24T22:10:12.497Z] Removing intermediate container a7944201e7f6 [2023-10-24T22:10:12.497Z] ---> a19e7473af6d [2023-10-24T22:10:12.497Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:10:12.497Z] ---> Running in 345aa715c070 [2023-10-24T22:10:12.771Z] Removing intermediate container 345aa715c070 [2023-10-24T22:10:12.771Z] ---> d2c80a9a52a9 [2023-10-24T22:10:12.771Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:10:12.771Z] ---> Running in 16d2d7f7eb7e [2023-10-24T22:10:13.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:10:13.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:10:13.292Z] OK: 264 MiB in 52 packages [2023-10-24T22:10:13.549Z] Removing intermediate container 16d2d7f7eb7e [2023-10-24T22:10:13.549Z] ---> 57b8014a5580 [2023-10-24T22:10:13.549Z] Step 8/24 : WORKDIR /app [2023-10-24T22:10:13.549Z] ---> Running in 1b880471fe40 [2023-10-24T22:10:13.549Z] Removing intermediate container 1b880471fe40 [2023-10-24T22:10:13.549Z] ---> 4a5e6e39bbc3 [2023-10-24T22:10:13.549Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T22:10:13.807Z] ---> 674ae4d589d4 [2023-10-24T22:10:13.807Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:10:13.807Z] ---> Running in 4c4aa2037e21 [2023-10-24T22:10:14.374Z] Removing intermediate container 4c4aa2037e21 [2023-10-24T22:10:14.374Z] ---> e01f25475205 [2023-10-24T22:10:14.374Z] Step 11/24 : COPY . . [2023-10-24T22:10:14.636Z] ---> c282e9a3b898 [2023-10-24T22:10:14.636Z] Step 12/24 : RUN $MAKE [2023-10-24T22:10:14.636Z] ---> Running in 53f340a21e73 [2023-10-24T22:10:14.894Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-24T22:10:36.857Z] Removing intermediate container 53f340a21e73 [2023-10-24T22:10:36.857Z] ---> bd82f563c31b [2023-10-24T22:10:36.857Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T22:10:36.857Z] 3.18: Pulling from library/alpine [2023-10-24T22:10:36.857Z] 96526aa774ef: Pulling fs layer [2023-10-24T22:10:36.857Z] 96526aa774ef: Verifying Checksum [2023-10-24T22:10:36.857Z] 96526aa774ef: Download complete [2023-10-24T22:10:36.857Z] 96526aa774ef: Pull complete [2023-10-24T22:10:36.857Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T22:10:36.857Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T22:10:36.857Z] ---> 8ca4688f4f35 [2023-10-24T22:10:36.857Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T22:10:36.857Z] ---> Running in b800b43a2155 [2023-10-24T22:10:36.857Z] Removing intermediate container b800b43a2155 [2023-10-24T22:10:36.857Z] ---> 441fb16dddd4 [2023-10-24T22:10:36.857Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T22:10:36.857Z] ---> Running in e0b90a967612 [2023-10-24T22:10:36.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:10:36.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:10:36.857Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T22:10:36.857Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:10:36.857Z] OK: 7 MiB in 16 packages [2023-10-24T22:10:36.857Z] Removing intermediate container e0b90a967612 [2023-10-24T22:10:36.857Z] ---> 67ae80cba83b [2023-10-24T22:10:36.857Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-24T22:10:36.857Z] ---> a888f58b9062 [2023-10-24T22:10:36.857Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-24T22:10:36.857Z] ---> 222e5704d4b8 [2023-10-24T22:10:36.857Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-24T22:10:37.115Z] ---> 081488d05a31 [2023-10-24T22:10:37.115Z] Step 19/24 : EXPOSE 59989 [2023-10-24T22:10:37.115Z] ---> Running in 8edd0dcea95c [2023-10-24T22:10:37.115Z] Removing intermediate container 8edd0dcea95c [2023-10-24T22:10:37.115Z] ---> cce94ba694fd [2023-10-24T22:10:37.115Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-24T22:10:37.115Z] ---> Running in da38cb86ad11 [2023-10-24T22:10:37.373Z] Removing intermediate container da38cb86ad11 [2023-10-24T22:10:37.373Z] ---> 1367a70bcd90 [2023-10-24T22:10:37.373Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T22:10:37.373Z] ---> Running in f6f294fc9e96 [2023-10-24T22:10:37.373Z] Removing intermediate container f6f294fc9e96 [2023-10-24T22:10:37.373Z] ---> 864dcf67fed0 [2023-10-24T22:10:37.373Z] Step 22/24 : LABEL arch=amd64 [2023-10-24T22:10:37.373Z] ---> Running in af92f51f431e [2023-10-24T22:10:37.374Z] Removing intermediate container af92f51f431e [2023-10-24T22:10:37.374Z] ---> 2d0a8db11009 [2023-10-24T22:10:37.374Z] Step 23/24 : LABEL git_sha=a457c9218e2f2d18d865ffb73302d735402b2cfc [2023-10-24T22:10:37.374Z] ---> Running in dee8584e13b9 [2023-10-24T22:10:37.633Z] Removing intermediate container dee8584e13b9 [2023-10-24T22:10:37.633Z] ---> a9cffa5eefa4 [2023-10-24T22:10:37.633Z] Step 24/24 : LABEL version=3.1.0-dev.19 [2023-10-24T22:10:37.633Z] ---> Running in 33cc7b5e555c [2023-10-24T22:10:37.633Z] Removing intermediate container 33cc7b5e555c [2023-10-24T22:10:37.633Z] ---> 3f97b44bb666 [2023-10-24T22:10:37.633Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T22:10:37.633Z] Successfully built 3f97b44bb666 [2023-10-24T22:10:37.633Z] 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 [2023-10-24T22:10:37.753Z] provisioning config files... [2023-10-24T22:10:37.763Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5432781111080492405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:10:38.055Z] ---> docker-login.sh [2023-10-24T22:10:38.055Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:10:38.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:10:38.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:10:38.055Z] Configure a credential helper to remove this warning. See [2023-10-24T22:10:38.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:10:38.055Z] [2023-10-24T22:10:38.055Z] Login Succeeded [2023-10-24T22:10:38.055Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:10:38.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:10:38.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:10:38.056Z] Configure a credential helper to remove this warning. See [2023-10-24T22:10:38.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:10:38.056Z] [2023-10-24T22:10:38.056Z] Login Succeeded [2023-10-24T22:10:38.056Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:10:38.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:10:38.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:10:38.315Z] Configure a credential helper to remove this warning. See [2023-10-24T22:10:38.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:10:38.315Z] [2023-10-24T22:10:38.315Z] Login Succeeded [2023-10-24T22:10:38.315Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:10:38.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:10:38.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:10:38.315Z] Configure a credential helper to remove this warning. See [2023-10-24T22:10:38.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:10:38.315Z] [2023-10-24T22:10:38.315Z] Login Succeeded [2023-10-24T22:10:38.315Z] docker.io [2023-10-24T22:10:38.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:10:38.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:10:38.574Z] Configure a credential helper to remove this warning. See [2023-10-24T22:10:38.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:10:38.574Z] [2023-10-24T22:10:38.574Z] Login Succeeded [2023-10-24T22:10:38.574Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:10:38.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:10:38.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:10:38.642Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-10-24T22:10:38.642Z] a457c9218e2f2d18d865ffb73302d735402b2cfc [2023-10-24T22:10:38.642Z] latest [2023-10-24T22:10:38.642Z] 3.1.0-dev.19 [2023-10-24T22:10:38.642Z] a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 [2023-10-24T22:10:38.642Z] main [2023-10-24T22:10:38.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:10:38.980Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:10:39.289Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a457c9218e2f2d18d865ffb73302d735402b2cfc [2023-10-24T22:10:39.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-24T22:10:39.289Z] fe70981297bc: Preparing [2023-10-24T22:10:39.289Z] e3088aa9f0a9: Preparing [2023-10-24T22:10:39.289Z] 03b756800f1c: Preparing [2023-10-24T22:10:39.289Z] 7c9d689d6ea1: Preparing [2023-10-24T22:10:39.289Z] cc2447e1835a: Preparing [2023-10-24T22:10:39.289Z] cc2447e1835a: Layer already exists [2023-10-24T22:10:39.289Z] 03b756800f1c: Pushed [2023-10-24T22:10:39.289Z] 7c9d689d6ea1: Pushed [2023-10-24T22:10:39.289Z] e3088aa9f0a9: Pushed [2023-10-24T22:10:42.641Z] fe70981297bc: Pushed [2023-10-24T22:10:42.641Z] a457c9218e2f2d18d865ffb73302d735402b2cfc: digest: sha256:872fd283fb7bfde66df3db68bc565dbedc82f1b0847b9840cbe4a1f425ae25e0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:10:42.966Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:10:43.269Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-10-24T22:10:43.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-24T22:10:43.269Z] fe70981297bc: Preparing [2023-10-24T22:10:43.269Z] e3088aa9f0a9: Preparing [2023-10-24T22:10:43.269Z] 03b756800f1c: Preparing [2023-10-24T22:10:43.269Z] 7c9d689d6ea1: Preparing [2023-10-24T22:10:43.269Z] cc2447e1835a: Preparing [2023-10-24T22:10:43.269Z] 03b756800f1c: Layer already exists [2023-10-24T22:10:43.269Z] fe70981297bc: Layer already exists [2023-10-24T22:10:43.269Z] cc2447e1835a: Layer already exists [2023-10-24T22:10:43.269Z] 7c9d689d6ea1: Layer already exists [2023-10-24T22:10:43.269Z] e3088aa9f0a9: Layer already exists [2023-10-24T22:10:43.269Z] latest: digest: sha256:872fd283fb7bfde66df3db68bc565dbedc82f1b0847b9840cbe4a1f425ae25e0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:10:43.577Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:10:43.886Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.19 [2023-10-24T22:10:43.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-24T22:10:43.886Z] fe70981297bc: Preparing [2023-10-24T22:10:43.886Z] e3088aa9f0a9: Preparing [2023-10-24T22:10:43.886Z] 03b756800f1c: Preparing [2023-10-24T22:10:43.886Z] 7c9d689d6ea1: Preparing [2023-10-24T22:10:43.886Z] cc2447e1835a: Preparing [2023-10-24T22:10:43.886Z] cc2447e1835a: Layer already exists [2023-10-24T22:10:43.886Z] 7c9d689d6ea1: Layer already exists [2023-10-24T22:10:43.886Z] fe70981297bc: Layer already exists [2023-10-24T22:10:43.886Z] e3088aa9f0a9: Layer already exists [2023-10-24T22:10:43.886Z] 03b756800f1c: Layer already exists [2023-10-24T22:10:43.886Z] 3.1.0-dev.19: digest: sha256:872fd283fb7bfde66df3db68bc565dbedc82f1b0847b9840cbe4a1f425ae25e0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:10:44.193Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:10:44.502Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 [2023-10-24T22:10:44.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-24T22:10:44.502Z] fe70981297bc: Preparing [2023-10-24T22:10:44.502Z] e3088aa9f0a9: Preparing [2023-10-24T22:10:44.502Z] 03b756800f1c: Preparing [2023-10-24T22:10:44.502Z] 7c9d689d6ea1: Preparing [2023-10-24T22:10:44.502Z] cc2447e1835a: Preparing [2023-10-24T22:10:44.502Z] fe70981297bc: Layer already exists [2023-10-24T22:10:44.502Z] 7c9d689d6ea1: Layer already exists [2023-10-24T22:10:44.502Z] cc2447e1835a: Layer already exists [2023-10-24T22:10:44.502Z] 03b756800f1c: Layer already exists [2023-10-24T22:10:44.502Z] e3088aa9f0a9: Layer already exists [2023-10-24T22:10:44.502Z] a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19: digest: sha256:872fd283fb7bfde66df3db68bc565dbedc82f1b0847b9840cbe4a1f425ae25e0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:10:44.823Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:10:45.142Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-10-24T22:10:45.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-10-24T22:10:45.142Z] fe70981297bc: Preparing [2023-10-24T22:10:45.142Z] e3088aa9f0a9: Preparing [2023-10-24T22:10:45.142Z] 03b756800f1c: Preparing [2023-10-24T22:10:45.142Z] 7c9d689d6ea1: Preparing [2023-10-24T22:10:45.142Z] cc2447e1835a: Preparing [2023-10-24T22:10:45.142Z] 03b756800f1c: Layer already exists [2023-10-24T22:10:45.142Z] cc2447e1835a: Layer already exists [2023-10-24T22:10:45.142Z] fe70981297bc: Layer already exists [2023-10-24T22:10:45.142Z] 7c9d689d6ea1: Layer already exists [2023-10-24T22:10:45.142Z] e3088aa9f0a9: Layer already exists [2023-10-24T22:10:45.142Z] main: digest: sha256:872fd283fb7bfde66df3db68bc565dbedc82f1b0847b9840cbe4a1f425ae25e0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:10:45.182Z] ===================================================== [Pipeline] echo [2023-10-24T22:10:45.189Z] taggedImages: [2023-10-24T22:10:45.189Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a457c9218e2f2d18d865ffb73302d735402b2cfc [2023-10-24T22:10:45.189Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-10-24T22:10:45.189Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.19 [2023-10-24T22:10:45.189Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 [2023-10-24T22:10:45.189Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:10:45.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:10:45.555Z] [2023-10-24T22:10:45.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:10:45.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:10:45.852Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T22:10:45.852Z] 5eb5b503b376: Pulling fs layer [2023-10-24T22:10:45.852Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T22:10:45.852Z] ec43610c2a17: Pulling fs layer [2023-10-24T22:10:45.852Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T22:10:45.852Z] 33b1e0a273af: Pulling fs layer [2023-10-24T22:10:45.852Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T22:10:45.852Z] 2f39f015ded8: Pulling fs layer [2023-10-24T22:10:45.852Z] 33b1e0a273af: Waiting [2023-10-24T22:10:45.852Z] 5d3b04190fa2: Waiting [2023-10-24T22:10:45.852Z] 2f39f015ded8: Waiting [2023-10-24T22:10:45.852Z] 3a2ae6a8a46f: Waiting [2023-10-24T22:10:45.852Z] 5c69ac0246d0: Download complete [2023-10-24T22:10:45.852Z] 3a2ae6a8a46f: Download complete [2023-10-24T22:10:45.852Z] 33b1e0a273af: Verifying Checksum [2023-10-24T22:10:45.853Z] 33b1e0a273af: Download complete [2023-10-24T22:10:45.853Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T22:10:45.853Z] 5d3b04190fa2: Download complete [2023-10-24T22:10:45.853Z] ec43610c2a17: Verifying Checksum [2023-10-24T22:10:45.853Z] ec43610c2a17: Download complete [2023-10-24T22:10:46.111Z] 5eb5b503b376: Download complete [2023-10-24T22:10:46.678Z] 2f39f015ded8: Download complete [2023-10-24T22:10:47.245Z] 5eb5b503b376: Pull complete [2023-10-24T22:10:47.245Z] 5c69ac0246d0: Pull complete [2023-10-24T22:10:47.811Z] ec43610c2a17: Pull complete [2023-10-24T22:10:47.811Z] 3a2ae6a8a46f: Pull complete [2023-10-24T22:10:48.068Z] 33b1e0a273af: Pull complete [2023-10-24T22:10:48.068Z] 5d3b04190fa2: Pull complete [2023-10-24T22:10:52.249Z] 2f39f015ded8: Pull complete [2023-10-24T22:10:52.249Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T22:10:52.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:10:52.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:10:52.335Z] prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container [2023-10-24T22:10:52.375Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T22:10:55.751Z] $ docker top 8ec74124e84ce50c5e741b806d9190b28c82b18af688464d33a713c5ac77d2c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:10:56.124Z] ---> job-cost.sh [2023-10-24T22:10:56.124Z] lf-activate-venv: SKIPPING [2023-10-24T22:10:56.124Z] INFO: No Stack... [2023-10-24T22:10:56.383Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T22:10:56.951Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T22:10:57.240Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-10-24T22:10:57.240Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T22:10:57.253Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] [2023-10-24T22:10:57.263Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] did not exist. Created. [2023-10-24T22:10:57.263Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:10:57.563Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T22:10:57.594Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T22:10:57.601Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T22:10:57.624Z] $ docker stop --time=1 8ec74124e84ce50c5e741b806d9190b28c82b18af688464d33a713c5ac77d2c3 [2023-10-24T22:10:58.784Z] $ docker rm -f --volumes 8ec74124e84ce50c5e741b806d9190b28c82b18af688464d33a713c5ac77d2c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T22:13:09.394Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10319 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-10-24T22:13:09.407Z] Running in /w/workspace/device-rfid-llrp-go/125 [Pipeline] { [Pipeline] checkout [2023-10-24T22:13:09.450Z] The recommended git tool is: git [2023-10-24T22:13:18.781Z] using credential edgex-jenkins-ssh [2023-10-24T22:13:18.803Z] Cloning the remote Git repository [2023-10-24T22:13:18.859Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-24T22:13:18.981Z] > git init /w/workspace/device-rfid-llrp-go/125 # timeout=10 [2023-10-24T22:13:19.165Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-24T22:13:19.167Z] > git --version # timeout=10 [2023-10-24T22:13:19.190Z] > git --version # 'git version 2.25.1' [2023-10-24T22:13:19.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T22:13:19.389Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T22:13:20.599Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-24T22:13:20.624Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T22:13:21.819Z] Avoid second fetch [2023-10-24T22:13:21.820Z] Checking out Revision a457c9218e2f2d18d865ffb73302d735402b2cfc (main) [2023-10-24T22:13:22.586Z] Commit message: "refactor: Remove obsolete comments from config file (#263)" [2023-10-24T22:13:21.840Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T22:13:21.914Z] > git checkout -f a457c9218e2f2d18d865ffb73302d735402b2cfc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:13:23.856Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T22:13:23.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:13:23.857Z] Dload Upload Total Spent Left Speed [2023-10-24T22:13:23.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2023-10-24T22:13:24.554Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T22:13:24.894Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T22:13:24.894Z] + sudo tee /etc/docker/daemon.new [2023-10-24T22:13:24.894Z] { [2023-10-24T22:13:24.894Z] "registry-mirrors": [ [2023-10-24T22:13:24.894Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T22:13:24.894Z] ], [2023-10-24T22:13:24.894Z] "bip": "10.250.0.254/24", [2023-10-24T22:13:24.894Z] "hosts": [ [2023-10-24T22:13:24.894Z] "tcp://0.0.0.0:5555", [2023-10-24T22:13:24.894Z] "unix:///var/run/docker.sock" [2023-10-24T22:13:24.894Z] ], [2023-10-24T22:13:24.894Z] "mtu": 1458, [2023-10-24T22:13:24.894Z] "selinux-enabled": true, [2023-10-24T22:13:24.894Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T22:13:24.894Z] } [Pipeline] sh [2023-10-24T22:13:25.245Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T22:13:25.634Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:13:47.841Z] provisioning config files... [2023-10-24T22:13:47.904Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/125@tmp/config8087906909708450317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:13:48.316Z] ---> docker-login.sh [2023-10-24T22:13:48.316Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:13:48.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:13:49.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:13:49.221Z] Configure a credential helper to remove this warning. See [2023-10-24T22:13:49.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:13:49.221Z] [2023-10-24T22:13:49.221Z] Login Succeeded [2023-10-24T22:13:49.221Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:13:49.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:13:49.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:13:49.795Z] Configure a credential helper to remove this warning. See [2023-10-24T22:13:49.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:13:49.795Z] [2023-10-24T22:13:49.795Z] Login Succeeded [2023-10-24T22:13:49.795Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:13:50.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:13:50.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:13:50.070Z] Configure a credential helper to remove this warning. See [2023-10-24T22:13:50.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:13:50.070Z] [2023-10-24T22:13:50.070Z] Login Succeeded [2023-10-24T22:13:50.344Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:13:50.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:13:50.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:13:50.624Z] Configure a credential helper to remove this warning. See [2023-10-24T22:13:50.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:13:50.624Z] [2023-10-24T22:13:50.624Z] Login Succeeded [2023-10-24T22:13:50.624Z] docker.io [2023-10-24T22:13:50.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:13:51.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:13:51.516Z] Configure a credential helper to remove this warning. See [2023-10-24T22:13:51.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:13:51.516Z] [2023-10-24T22:13:51.516Z] Login Succeeded [2023-10-24T22:13:51.516Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:13:51.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T22:13:51.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:13:51.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:13:51.893Z] ========================================================= [2023-10-24T22:13:51.893Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T22:13:51.893Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:13:52.276Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T22:13:52.887Z] Sending build context to Docker daemon 1.197MB [2023-10-24T22:13:52.887Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:13:52.887Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T22:13:52.887Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T22:13:52.887Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T22:13:52.887Z] 5d54e960e981: Pulling fs layer [2023-10-24T22:13:52.887Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T22:13:52.887Z] f0e02332f6b5: Pulling fs layer [2023-10-24T22:13:52.887Z] cefa15bbcfad: Pulling fs layer [2023-10-24T22:13:52.887Z] 17808c966233: Pulling fs layer [2023-10-24T22:13:52.887Z] f4c1fc716caa: Pulling fs layer [2023-10-24T22:13:52.887Z] cefa15bbcfad: Waiting [2023-10-24T22:13:52.887Z] 17808c966233: Waiting [2023-10-24T22:13:52.887Z] f0e02332f6b5: Waiting [2023-10-24T22:13:52.887Z] 5d54e960e981: Verifying Checksum [2023-10-24T22:13:52.887Z] 5d54e960e981: Download complete [2023-10-24T22:13:53.163Z] f0e02332f6b5: Verifying Checksum [2023-10-24T22:13:53.163Z] f0e02332f6b5: Download complete [2023-10-24T22:13:53.163Z] cefa15bbcfad: Verifying Checksum [2023-10-24T22:13:53.163Z] cefa15bbcfad: Download complete [2023-10-24T22:13:53.163Z] 9fda8d8052c6: Download complete [2023-10-24T22:13:53.757Z] f4c1fc716caa: Verifying Checksum [2023-10-24T22:13:53.757Z] f4c1fc716caa: Download complete [2023-10-24T22:13:54.033Z] 9fda8d8052c6: Pull complete [2023-10-24T22:13:54.627Z] 5d54e960e981: Pull complete [2023-10-24T22:13:54.911Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T22:13:54.911Z] c4a7e357bf2a: Download complete [2023-10-24T22:13:55.884Z] 17808c966233: Verifying Checksum [2023-10-24T22:13:55.884Z] 17808c966233: Download complete [2023-10-24T22:14:08.314Z] c4a7e357bf2a: Pull complete [2023-10-24T22:14:08.314Z] f0e02332f6b5: Pull complete [2023-10-24T22:14:08.593Z] cefa15bbcfad: Pull complete [2023-10-24T22:14:18.714Z] 17808c966233: Pull complete [2023-10-24T22:14:18.984Z] f4c1fc716caa: Pull complete [2023-10-24T22:14:18.984Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T22:14:18.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T22:14:18.984Z] ---> ea914061e18c [2023-10-24T22:14:18.984Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:14:19.951Z] ---> Running in f33652fef0a9 [2023-10-24T22:14:20.246Z] Removing intermediate container f33652fef0a9 [2023-10-24T22:14:20.246Z] ---> 2eccea23d515 [2023-10-24T22:14:20.246Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:14:20.523Z] ---> Running in 2d3624403219 [2023-10-24T22:14:20.792Z] Removing intermediate container 2d3624403219 [2023-10-24T22:14:20.792Z] ---> b81c2ea63b74 [2023-10-24T22:14:20.792Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T22:14:21.063Z] ---> Running in 1528f046b407 [2023-10-24T22:14:21.343Z] Removing intermediate container 1528f046b407 [2023-10-24T22:14:21.343Z] ---> 16dfb13ee439 [2023-10-24T22:14:21.343Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:14:21.343Z] ---> Running in 477bdb881920 [2023-10-24T22:14:21.933Z] Removing intermediate container 477bdb881920 [2023-10-24T22:14:21.933Z] ---> c063733214f5 [2023-10-24T22:14:21.933Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:14:21.933Z] ---> Running in f34c3e8ce47e [2023-10-24T22:14:23.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:14:23.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:14:25.070Z] OK: 266 MiB in 52 packages [2023-10-24T22:14:27.750Z] Removing intermediate container f34c3e8ce47e [2023-10-24T22:14:27.750Z] ---> f2b9e93712f0 [2023-10-24T22:14:27.750Z] Step 8/12 : WORKDIR /app [2023-10-24T22:14:27.750Z] ---> Running in 070da01e2ec1 [2023-10-24T22:14:28.359Z] Removing intermediate container 070da01e2ec1 [2023-10-24T22:14:28.359Z] ---> e9bc6e7ec8fe [2023-10-24T22:14:28.359Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T22:14:28.635Z] ---> d990fad5adf1 [2023-10-24T22:14:28.635Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:14:28.915Z] ---> Running in 7c0a7d09b784 [2023-10-24T22:16:05.666Z] Removing intermediate container 7c0a7d09b784 [2023-10-24T22:16:05.666Z] ---> 0801c1b62717 [2023-10-24T22:16:05.666Z] Step 11/12 : COPY . . [2023-10-24T22:16:05.666Z] ---> 0cf569cc8cde [2023-10-24T22:16:05.666Z] Step 12/12 : RUN $MAKE [2023-10-24T22:16:05.666Z] ---> Running in ce39143728c0 [2023-10-24T22:16:05.666Z] noop [2023-10-24T22:16:05.666Z] Removing intermediate container ce39143728c0 [2023-10-24T22:16:05.666Z] ---> 9aa815d0d89c [2023-10-24T22:16:05.666Z] Successfully built 9aa815d0d89c [2023-10-24T22:16:05.666Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:16:06.023Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T22:16:06.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:16:06.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-10319 does not seem to be running inside a container [2023-10-24T22:16:06.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/125 -v /w/workspace/device-rfid-llrp-go/125:/w/workspace/device-rfid-llrp-go/125:rw,z -v /w/workspace/device-rfid-llrp-go/125@tmp:/w/workspace/device-rfid-llrp-go/125@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-arm64 cat [2023-10-24T22:16:07.736Z] $ docker top 14561b92dbbebf4e33fad02b3b96b672b11bd7b038b630274eb3081b3d331db8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:16:08.630Z] + go version [2023-10-24T22:16:08.630Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T22:16:08.657Z] $ docker stop --time=1 14561b92dbbebf4e33fad02b3b96b672b11bd7b038b630274eb3081b3d331db8 [2023-10-24T22:16:10.336Z] $ docker rm -f --volumes 14561b92dbbebf4e33fad02b3b96b672b11bd7b038b630274eb3081b3d331db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:16:10.942Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T22:16:10.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:16:11.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-10319 does not seem to be running inside a container [2023-10-24T22:16:11.234Z] $ 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/125 -v /w/workspace/device-rfid-llrp-go/125:/w/workspace/device-rfid-llrp-go/125:rw,z -v /w/workspace/device-rfid-llrp-go/125@tmp:/w/workspace/device-rfid-llrp-go/125@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-arm64 cat [2023-10-24T22:16:12.480Z] $ docker top 7d5981fbf7c84cd41e1565088aa55bc4946c7ed2322108df4ef701cb5d1bfac2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:16:13.363Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/125 [Pipeline] fileExists [Pipeline] sh [2023-10-24T22:16:14.041Z] + make test [2023-10-24T22:16:14.041Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T22:16:19.402Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-24T22:18:11.061Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-24T22:18:11.061Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-24T22:18:37.731Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.363s coverage: 40.6% of statements [2023-10-24T22:18:37.731Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.530s coverage: 51.9% of statements [2023-10-24T22:18:37.731Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.032s coverage: 96.4% of statements [2023-10-24T22:18:37.731Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T22:18:37.731Z] go vet ./... [2023-10-24T22:19:04.426Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T22:19:04.426Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T22:19:04.426Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T22:19:04.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T22:19:04.465Z] $ docker stop --time=1 7d5981fbf7c84cd41e1565088aa55bc4946c7ed2322108df4ef701cb5d1bfac2 [2023-10-24T22:19:06.477Z] $ docker rm -f --volumes 7d5981fbf7c84cd41e1565088aa55bc4946c7ed2322108df4ef701cb5d1bfac2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:19:07.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T22:19:07.796Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T22:19:08.484Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:19:08.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T22:19:09.178Z] + ls -al . [2023-10-24T22:19:09.178Z] total 636 [2023-10-24T22:19:09.178Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:16 . [2023-10-24T22:19:09.178Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:13 .. [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 24 22:13 .dockerignore [2023-10-24T22:19:09.178Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:13 .git [2023-10-24T22:19:09.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:13 .github [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 858 Oct 24 22:13 .gitignore [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:13 .golangci.yml [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 24 22:13 Attribution.txt [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 24 22:13 CHANGELOG.md [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 24 22:13 Dockerfile [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:13 GOVERNANCE.md [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 24 22:13 Jenkinsfile [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 22:13 LICENSE [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 24 22:13 Makefile [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 22:13 OWNERS.md [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 24 22:13 README.md [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 22:08 VERSION [2023-10-24T22:19:09.178Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:13 bin [2023-10-24T22:19:09.178Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:13 cmd [2023-10-24T22:19:09.178Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 24 22:18 coverage.out [2023-10-24T22:19:09.178Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:13 examples [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 24 22:13 go.mod [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 22:13 go.sum [2023-10-24T22:19:09.178Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:13 images [2023-10-24T22:19:09.178Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 24 22:13 internal [2023-10-24T22:19:09.178Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 24 22:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:19:09.510Z] + 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=a457c9218e2f2d18d865ffb73302d735402b2cfc --label arch=arm64 --label version=3.1.0-dev.19 . [2023-10-24T22:19:09.776Z] Sending build context to Docker daemon 1.197MB [2023-10-24T22:19:09.776Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:19:09.776Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T22:19:09.776Z] ---> 9aa815d0d89c [2023-10-24T22:19:09.776Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:19:10.048Z] ---> Running in 25bc595e546e [2023-10-24T22:19:10.314Z] Removing intermediate container 25bc595e546e [2023-10-24T22:19:10.314Z] ---> 593e984fc006 [2023-10-24T22:19:10.314Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:19:10.314Z] ---> Running in add9f56b9a31 [2023-10-24T22:19:10.581Z] Removing intermediate container add9f56b9a31 [2023-10-24T22:19:10.581Z] ---> 7b13ae1f4e2a [2023-10-24T22:19:10.581Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T22:19:10.851Z] ---> Running in e14dc951092c [2023-10-24T22:19:11.124Z] Removing intermediate container e14dc951092c [2023-10-24T22:19:11.124Z] ---> 033309d9d78c [2023-10-24T22:19:11.124Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:19:11.124Z] ---> Running in 5ab6d1e744d3 [2023-10-24T22:19:11.393Z] Removing intermediate container 5ab6d1e744d3 [2023-10-24T22:19:11.393Z] ---> e08eb9c46eac [2023-10-24T22:19:11.393Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:19:11.660Z] ---> Running in 1ed89d7c30f1 [2023-10-24T22:19:12.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:19:12.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:19:14.325Z] OK: 266 MiB in 52 packages [2023-10-24T22:19:15.295Z] Removing intermediate container 1ed89d7c30f1 [2023-10-24T22:19:15.295Z] ---> d2d6063357a9 [2023-10-24T22:19:15.295Z] Step 8/24 : WORKDIR /app [2023-10-24T22:19:15.295Z] ---> Running in 5abd4932bbaf [2023-10-24T22:19:15.564Z] Removing intermediate container 5abd4932bbaf [2023-10-24T22:19:15.564Z] ---> 82cb5986295e [2023-10-24T22:19:15.564Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T22:19:16.150Z] ---> 3b0afdd9dd64 [2023-10-24T22:19:16.150Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:19:16.425Z] ---> Running in ea9a63e2578b [2023-10-24T22:19:19.780Z] Removing intermediate container ea9a63e2578b [2023-10-24T22:19:19.780Z] ---> bfd91b128248 [2023-10-24T22:19:19.780Z] Step 11/24 : COPY . . [2023-10-24T22:19:20.362Z] ---> 3b41e802972c [2023-10-24T22:19:20.362Z] Step 12/24 : RUN $MAKE [2023-10-24T22:19:20.362Z] ---> Running in 8fb579f584f4 [2023-10-24T22:19:21.329Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-24T22:21:12.989Z] Removing intermediate container 8fb579f584f4 [2023-10-24T22:21:12.989Z] ---> ac89025a460d [2023-10-24T22:21:12.989Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T22:21:12.989Z] 3.18: Pulling from library/alpine [2023-10-24T22:21:12.989Z] 579b34f0a95b: Pulling fs layer [2023-10-24T22:21:12.989Z] 579b34f0a95b: Verifying Checksum [2023-10-24T22:21:12.989Z] 579b34f0a95b: Download complete [2023-10-24T22:21:12.989Z] 579b34f0a95b: Pull complete [2023-10-24T22:21:12.989Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T22:21:12.989Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T22:21:12.989Z] ---> 3cc203321400 [2023-10-24T22:21:12.989Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T22:21:12.989Z] ---> Running in 9e748efefd65 [2023-10-24T22:21:12.989Z] Removing intermediate container 9e748efefd65 [2023-10-24T22:21:12.989Z] ---> cf47c16b7d14 [2023-10-24T22:21:12.989Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T22:21:13.259Z] ---> Running in c596dd5c9a36 [2023-10-24T22:21:14.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:21:14.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:21:16.218Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T22:21:16.218Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:21:16.218Z] OK: 8 MiB in 16 packages [2023-10-24T22:21:16.806Z] Removing intermediate container c596dd5c9a36 [2023-10-24T22:21:16.806Z] ---> 49321297da72 [2023-10-24T22:21:16.806Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-24T22:21:17.396Z] ---> 189918bed115 [2023-10-24T22:21:17.396Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-24T22:21:17.978Z] ---> 843c8c5b8ef1 [2023-10-24T22:21:17.978Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-24T22:21:19.384Z] ---> 270692c67b05 [2023-10-24T22:21:19.384Z] Step 19/24 : EXPOSE 59989 [2023-10-24T22:21:19.384Z] ---> Running in e0812fe79083 [2023-10-24T22:21:19.649Z] Removing intermediate container e0812fe79083 [2023-10-24T22:21:19.649Z] ---> f993008e4536 [2023-10-24T22:21:19.649Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-24T22:21:19.916Z] ---> Running in 54fd32f51ea8 [2023-10-24T22:21:20.187Z] Removing intermediate container 54fd32f51ea8 [2023-10-24T22:21:20.187Z] ---> a832f063966a [2023-10-24T22:21:20.187Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T22:21:20.187Z] ---> Running in bd639016c41e [2023-10-24T22:21:20.462Z] Removing intermediate container bd639016c41e [2023-10-24T22:21:20.462Z] ---> f966e5e01fba [2023-10-24T22:21:20.462Z] Step 22/24 : LABEL arch=arm64 [2023-10-24T22:21:20.731Z] ---> Running in fd3bdcb74d2b [2023-10-24T22:21:20.997Z] Removing intermediate container fd3bdcb74d2b [2023-10-24T22:21:20.997Z] ---> d496ad165575 [2023-10-24T22:21:20.997Z] Step 23/24 : LABEL git_sha=a457c9218e2f2d18d865ffb73302d735402b2cfc [2023-10-24T22:21:20.997Z] ---> Running in 3dde5f0592b3 [2023-10-24T22:21:22.933Z] Removing intermediate container 3dde5f0592b3 [2023-10-24T22:21:22.933Z] ---> d01b6b1a1991 [2023-10-24T22:21:22.933Z] Step 24/24 : LABEL version=3.1.0-dev.19 [2023-10-24T22:21:22.933Z] ---> Running in a74da7dc7cfc [2023-10-24T22:21:23.199Z] Removing intermediate container a74da7dc7cfc [2023-10-24T22:21:23.199Z] ---> 4dba6f51da1a [2023-10-24T22:21:23.199Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T22:21:23.199Z] Successfully built 4dba6f51da1a [2023-10-24T22:21:23.199Z] 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 [2023-10-24T22:21:23.294Z] provisioning config files... [2023-10-24T22:21:23.306Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/125@tmp/config13664564971453721420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:21:23.636Z] ---> docker-login.sh [2023-10-24T22:21:23.636Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:21:23.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:21:23.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:21:23.903Z] Configure a credential helper to remove this warning. See [2023-10-24T22:21:23.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:21:23.903Z] [2023-10-24T22:21:23.903Z] Login Succeeded [2023-10-24T22:21:23.903Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:21:24.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:21:24.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:21:24.438Z] Configure a credential helper to remove this warning. See [2023-10-24T22:21:24.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:21:24.438Z] [2023-10-24T22:21:24.438Z] Login Succeeded [2023-10-24T22:21:24.438Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:21:24.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:21:24.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:21:24.707Z] Configure a credential helper to remove this warning. See [2023-10-24T22:21:24.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:21:24.707Z] [2023-10-24T22:21:24.707Z] Login Succeeded [2023-10-24T22:21:24.707Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:21:24.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:21:25.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:21:25.239Z] Configure a credential helper to remove this warning. See [2023-10-24T22:21:25.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:21:25.239Z] [2023-10-24T22:21:25.239Z] Login Succeeded [2023-10-24T22:21:25.239Z] docker.io [2023-10-24T22:21:25.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:21:25.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:21:25.770Z] Configure a credential helper to remove this warning. See [2023-10-24T22:21:25.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:21:25.770Z] [2023-10-24T22:21:25.770Z] Login Succeeded [2023-10-24T22:21:25.770Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:21:25.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:21:25.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:21:25.826Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-10-24T22:21:25.826Z] a457c9218e2f2d18d865ffb73302d735402b2cfc [2023-10-24T22:21:25.826Z] latest [2023-10-24T22:21:25.826Z] 3.1.0-dev.19 [2023-10-24T22:21:25.826Z] a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 [2023-10-24T22:21:25.826Z] main [2023-10-24T22:21:25.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:21:26.157Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:21:26.495Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a457c9218e2f2d18d865ffb73302d735402b2cfc [2023-10-24T22:21:26.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T22:21:26.495Z] 10be9420b148: Preparing [2023-10-24T22:21:26.495Z] a844186cbf1e: Preparing [2023-10-24T22:21:26.495Z] cb71e2f4c6d5: Preparing [2023-10-24T22:21:26.495Z] 2a399bcd25af: Preparing [2023-10-24T22:21:26.495Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:21:26.495Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:21:26.763Z] cb71e2f4c6d5: Pushed [2023-10-24T22:21:26.763Z] a844186cbf1e: Pushed [2023-10-24T22:21:26.763Z] 2a399bcd25af: Pushed [2023-10-24T22:21:33.385Z] 10be9420b148: Pushed [2023-10-24T22:21:33.385Z] a457c9218e2f2d18d865ffb73302d735402b2cfc: digest: sha256:ec516ec7fe8b23986f024680f2dd4d6f71e390ccd55faa273a3b6485fc4bceb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:21:33.719Z] + 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 [2023-10-24T22:21:36.624Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-10-24T22:21:36.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T22:21:36.624Z] 10be9420b148: Preparing [2023-10-24T22:21:36.624Z] a844186cbf1e: Preparing [2023-10-24T22:21:36.624Z] cb71e2f4c6d5: Preparing [2023-10-24T22:21:36.624Z] 2a399bcd25af: Preparing [2023-10-24T22:21:36.624Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:21:36.624Z] 10be9420b148: Layer already exists [2023-10-24T22:21:36.624Z] cb71e2f4c6d5: Layer already exists [2023-10-24T22:21:36.624Z] 2a399bcd25af: Layer already exists [2023-10-24T22:21:36.624Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:21:36.624Z] a844186cbf1e: Layer already exists [2023-10-24T22:21:36.888Z] latest: digest: sha256:ec516ec7fe8b23986f024680f2dd4d6f71e390ccd55faa273a3b6485fc4bceb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:21:37.232Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:21:37.561Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.19 [2023-10-24T22:21:37.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T22:21:37.561Z] 10be9420b148: Preparing [2023-10-24T22:21:37.561Z] a844186cbf1e: Preparing [2023-10-24T22:21:37.561Z] cb71e2f4c6d5: Preparing [2023-10-24T22:21:37.561Z] 2a399bcd25af: Preparing [2023-10-24T22:21:37.561Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:21:37.561Z] 10be9420b148: Layer already exists [2023-10-24T22:21:37.561Z] cb71e2f4c6d5: Layer already exists [2023-10-24T22:21:37.561Z] 2a399bcd25af: Layer already exists [2023-10-24T22:21:37.561Z] a844186cbf1e: Layer already exists [2023-10-24T22:21:37.561Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:21:37.561Z] 3.1.0-dev.19: digest: sha256:ec516ec7fe8b23986f024680f2dd4d6f71e390ccd55faa273a3b6485fc4bceb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:21:37.900Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:21:38.231Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 [2023-10-24T22:21:38.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T22:21:38.231Z] 10be9420b148: Preparing [2023-10-24T22:21:38.231Z] a844186cbf1e: Preparing [2023-10-24T22:21:38.231Z] cb71e2f4c6d5: Preparing [2023-10-24T22:21:38.231Z] 2a399bcd25af: Preparing [2023-10-24T22:21:38.231Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:21:38.231Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:21:38.231Z] cb71e2f4c6d5: Layer already exists [2023-10-24T22:21:38.231Z] 2a399bcd25af: Layer already exists [2023-10-24T22:21:38.231Z] 10be9420b148: Layer already exists [2023-10-24T22:21:38.231Z] a844186cbf1e: Layer already exists [2023-10-24T22:21:38.231Z] a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19: digest: sha256:ec516ec7fe8b23986f024680f2dd4d6f71e390ccd55faa273a3b6485fc4bceb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:21:38.845Z] + 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 [2023-10-24T22:21:39.179Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-10-24T22:21:39.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-10-24T22:21:39.179Z] 10be9420b148: Preparing [2023-10-24T22:21:39.179Z] a844186cbf1e: Preparing [2023-10-24T22:21:39.179Z] cb71e2f4c6d5: Preparing [2023-10-24T22:21:39.179Z] 2a399bcd25af: Preparing [2023-10-24T22:21:39.179Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:21:39.179Z] 10be9420b148: Layer already exists [2023-10-24T22:21:39.179Z] cb71e2f4c6d5: Layer already exists [2023-10-24T22:21:39.179Z] 2a399bcd25af: Layer already exists [2023-10-24T22:21:39.179Z] a844186cbf1e: Layer already exists [2023-10-24T22:21:39.179Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:21:39.179Z] main: digest: sha256:ec516ec7fe8b23986f024680f2dd4d6f71e390ccd55faa273a3b6485fc4bceb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:21:39.537Z] ===================================================== [Pipeline] echo [2023-10-24T22:21:39.546Z] taggedImages: [2023-10-24T22:21:39.546Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a457c9218e2f2d18d865ffb73302d735402b2cfc [2023-10-24T22:21:39.546Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-10-24T22:21:39.546Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.19 [2023-10-24T22:21:39.546Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a457c9218e2f2d18d865ffb73302d735402b2cfc-3.1.0-dev.19 [2023-10-24T22:21:39.546Z] - 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 [2023-10-24T22:21:39.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:21:39.909Z] [2023-10-24T22:21:39.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:21:40.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:21:40.253Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T22:21:40.253Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T22:21:40.253Z] 04944245beec: Pulling fs layer [2023-10-24T22:21:40.253Z] 699f458cf7ca: Pulling fs layer [2023-10-24T22:21:40.253Z] 765212b225bb: Pulling fs layer [2023-10-24T22:21:40.253Z] f23df028b6ca: Pulling fs layer [2023-10-24T22:21:40.253Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T22:21:40.253Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T22:21:40.253Z] 765212b225bb: Waiting [2023-10-24T22:21:40.253Z] f23df028b6ca: Waiting [2023-10-24T22:21:40.253Z] d65c8cfc05b1: Waiting [2023-10-24T22:21:40.253Z] 2437ff75d9bd: Waiting [2023-10-24T22:21:40.530Z] 04944245beec: Verifying Checksum [2023-10-24T22:21:40.530Z] 04944245beec: Download complete [2023-10-24T22:21:40.530Z] 765212b225bb: Verifying Checksum [2023-10-24T22:21:40.530Z] 765212b225bb: Download complete [2023-10-24T22:21:40.530Z] f23df028b6ca: Verifying Checksum [2023-10-24T22:21:40.530Z] f23df028b6ca: Download complete [2023-10-24T22:21:40.530Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T22:21:40.530Z] d65c8cfc05b1: Download complete [2023-10-24T22:21:40.823Z] 699f458cf7ca: Verifying Checksum [2023-10-24T22:21:40.823Z] 699f458cf7ca: Download complete [2023-10-24T22:21:41.094Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T22:21:41.094Z] 8998bd30e6a1: Download complete [2023-10-24T22:21:43.687Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T22:21:43.687Z] 2437ff75d9bd: Download complete [2023-10-24T22:21:45.629Z] 8998bd30e6a1: Pull complete [2023-10-24T22:21:45.895Z] 04944245beec: Pull complete [2023-10-24T22:21:47.836Z] 699f458cf7ca: Pull complete [2023-10-24T22:21:47.836Z] 765212b225bb: Pull complete [2023-10-24T22:21:50.414Z] f23df028b6ca: Pull complete [2023-10-24T22:21:50.682Z] d65c8cfc05b1: Pull complete [2023-10-24T22:22:08.886Z] 2437ff75d9bd: Pull complete [2023-10-24T22:22:08.886Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T22:22:08.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:22:08.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:22:09.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-10319 does not seem to be running inside a container [2023-10-24T22:22:09.148Z] $ 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/125 -v /w/workspace/device-rfid-llrp-go/125:/w/workspace/device-rfid-llrp-go/125:rw,z -v /w/workspace/device-rfid-llrp-go/125@tmp:/w/workspace/device-rfid-llrp-go/125@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:arm64 cat [2023-10-24T22:22:11.803Z] $ docker top 98da47b040d8a62fd456a16a8e6b06f908b85bdb022e9f05ba5c6ef48409e334 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:22:12.630Z] ---> job-cost.sh [2023-10-24T22:22:12.630Z] lf-activate-venv: SKIPPING [2023-10-24T22:22:12.630Z] INFO: No Stack... [2023-10-24T22:22:13.212Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T22:22:13.793Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T22:22:14.436Z] + cat /w/workspace/device-rfid-llrp-go/125/archives/cost.csv [2023-10-24T22:22:14.436Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T22:22:14.507Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] [2023-10-24T22:22:14.513Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] did not exist. Created. [2023-10-24T22:22:14.513Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:22:15.159Z] /w/workspace/device-rfid-llrp-go/125@tmp/durable-d86940f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T22:22:15.802Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T22:22:15.819Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T22:22:15.878Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T22:22:15.888Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T22:22:15.915Z] $ docker stop --time=1 98da47b040d8a62fd456a16a8e6b06f908b85bdb022e9f05ba5c6ef48409e334 [2023-10-24T22:22:20.423Z] $ docker rm -f --volumes 98da47b040d8a62fd456a16a8e6b06f908b85bdb022e9f05ba5c6ef48409e334 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-24T22:22:20.796Z] provisioning config files... [2023-10-24T22:22:20.803Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18263174734325967267tmp [Pipeline] { [Pipeline] sh [2023-10-24T22:22:21.101Z] + set +x [2023-10-24T22:22:21.101Z] + curl -s https://codecov.io/bash [2023-10-24T22:22:21.101Z] + bash -s -- [2023-10-24T22:22:21.101Z] [2023-10-24T22:22:21.101Z] _____ _ [2023-10-24T22:22:21.101Z] / ____| | | [2023-10-24T22:22:21.101Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T22:22:21.101Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T22:22:21.101Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T22:22:21.101Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T22:22:21.101Z] Bash-1.0.6 [2023-10-24T22:22:21.101Z] [2023-10-24T22:22:21.101Z] [2023-10-24T22:22:21.101Z] ==> git version 2.25.1 found [2023-10-24T22:22:21.101Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-24T22:22:21.101Z] Release-Date: 2020-01-08 [2023-10-24T22:22:21.101Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-24T22:22:21.101Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T22:22:21.101Z] ==> Jenkins CI detected. [2023-10-24T22:22:21.101Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-10-24T22:22:21.101Z] project root: . [2023-10-24T22:22:21.101Z] --> token set from env [2023-10-24T22:22:21.101Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T22:22:21.101Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T22:22:21.101Z] ==> Python coveragepy not found [2023-10-24T22:22:21.101Z] ==> Searching for coverage reports in: [2023-10-24T22:22:21.101Z] + . [2023-10-24T22:22:21.101Z] -> Found 1 reports [2023-10-24T22:22:21.101Z] ==> Detecting git/mercurial file structure [2023-10-24T22:22:21.101Z] ==> Reading reports [2023-10-24T22:22:21.101Z] + ./coverage.out bytes=459493 [2023-10-24T22:22:21.101Z] ==> Appending adjustments [2023-10-24T22:22:21.101Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T22:22:21.361Z] + Found adjustments [2023-10-24T22:22:21.361Z] ==> Gzipping contents [2023-10-24T22:22:21.361Z] 52K /tmp/codecov.kgbY3K.gz [2023-10-24T22:22:21.361Z] ==> Uploading reports [2023-10-24T22:22:21.361Z] url: https://codecov.io [2023-10-24T22:22:21.361Z] query: branch=main&commit=a457c9218e2f2d18d865ffb73302d735402b2cfc&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T22:22:21.361Z] -> Pinging Codecov [2023-10-24T22:22:21.361Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=a457c9218e2f2d18d865ffb73302d735402b2cfc&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T22:22:21.621Z] -> Uploading to [2023-10-24T22:22:21.621Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/a457c9218e2f2d18d865ffb73302d735402b2cfc/7082bf64-5de7-42cb-aa4e-2b77187d46a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T222221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd0d370a4da178c97085b3f561d2e8abaa8718cdd0e82226dcaab3c42830f508 [2023-10-24T22:22:21.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:22:21.621Z] Dload Upload Total Spent Left Speed [2023-10-24T22:22:21.883Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 148k --:--:-- --:--:-- --:--:-- 148k [2023-10-24T22:22:21.883Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] } [2023-10-24T22:22:21.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T22:22:21.995Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T22:22:22.005Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:22:22.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T22:22:22.303Z] [2023-10-24T22:22:22.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:22:22.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T22:22:22.860Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T22:22:22.860Z] df9b9388f04a: Pulling fs layer [2023-10-24T22:22:22.860Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T22:22:22.860Z] 25bc292e5bac: Pulling fs layer [2023-10-24T22:22:22.860Z] 114826534d7a: Pulling fs layer [2023-10-24T22:22:22.860Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T22:22:22.860Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T22:22:22.860Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T22:22:22.860Z] 6ad1cebc031e: Waiting [2023-10-24T22:22:22.860Z] 114826534d7a: Waiting [2023-10-24T22:22:22.860Z] 4657fd5d0bcf: Waiting [2023-10-24T22:22:22.860Z] 8a3aa393b2d8: Waiting [2023-10-24T22:22:22.860Z] 25bc292e5bac: Verifying Checksum [2023-10-24T22:22:22.860Z] 25bc292e5bac: Download complete [2023-10-24T22:22:22.860Z] 52dc419b0ee2: Verifying Checksum [2023-10-24T22:22:22.860Z] 52dc419b0ee2: Download complete [2023-10-24T22:22:22.860Z] 4657fd5d0bcf: Verifying Checksum [2023-10-24T22:22:22.860Z] 4657fd5d0bcf: Download complete [2023-10-24T22:22:22.860Z] df9b9388f04a: Verifying Checksum [2023-10-24T22:22:22.860Z] df9b9388f04a: Download complete [2023-10-24T22:22:22.860Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T22:22:22.860Z] 6ad1cebc031e: Download complete [2023-10-24T22:22:22.860Z] df9b9388f04a: Pull complete [2023-10-24T22:22:23.121Z] 52dc419b0ee2: Pull complete [2023-10-24T22:22:23.121Z] 25bc292e5bac: Pull complete [2023-10-24T22:22:23.688Z] 114826534d7a: Verifying Checksum [2023-10-24T22:22:23.688Z] 114826534d7a: Download complete [2023-10-24T22:22:23.688Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T22:22:23.688Z] 8a3aa393b2d8: Download complete [2023-10-24T22:22:26.961Z] 114826534d7a: Pull complete [2023-10-24T22:22:26.961Z] 4657fd5d0bcf: Pull complete [2023-10-24T22:22:26.961Z] 6ad1cebc031e: Pull complete [2023-10-24T22:22:29.484Z] 8a3aa393b2d8: Pull complete [2023-10-24T22:22:29.484Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T22:22:29.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T22:22:29.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:22:29.576Z] prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container [2023-10-24T22:22:29.619Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-24T22:22:33.006Z] $ docker top 42940f32c93b069aa1db03f23d2e52d32b84a1df4077eeddb62d5db14da241cc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T22:22:33.053Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-10-24T22:22:33.329Z] + set -o pipefail [2023-10-24T22:22:33.329Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-10-24T22:22:38.768Z] [2023-10-24T22:22:38.768Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-10-24T22:22:38.768Z] [2023-10-24T22:22:38.768Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/1f838915-9a11-4bd4-8ac2-d50142505952 [2023-10-24T22:22:38.768Z] [2023-10-24T22:22:38.768Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T22:22:38.768Z] [2023-10-24T22:22:39.028Z] [2023-10-24T22:22:39.028Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T22:22:39.028Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T22:22:39.028Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T22:22:39.050Z] $ docker stop --time=1 42940f32c93b069aa1db03f23d2e52d32b84a1df4077eeddb62d5db14da241cc [2023-10-24T22:22:42.563Z] $ docker rm -f --volumes 42940f32c93b069aa1db03f23d2e52d32b84a1df4077eeddb62d5db14da241cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:22:43.251Z] + git log --format=format:%s -1 a457c9218e2f2d18d865ffb73302d735402b2cfc [Pipeline] sh [2023-10-24T22:22:43.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:22:43.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:22:43.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:22:43.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:22:43.908Z] prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container [2023-10-24T22:22:43.951Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T22:22:44.353Z] $ docker top 830dacc795c043a48285d46d7ee57bc5b69829d19e0307040ff7521a209a6b8f -eo pid,comm [2023-10-24T22:22:44.384Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T22:22:44.384Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:22:44.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:22:44.421Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:22:44.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:22:44.547Z] $ docker exec 830dacc795c043a48285d46d7ee57bc5b69829d19e0307040ff7521a209a6b8f ssh-agent [2023-10-24T22:22:44.647Z] SSH_AUTH_SOCK=/tmp/ssh-5FD6hKzH0aVt/agent.32 [2023-10-24T22:22:44.647Z] SSH_AGENT_PID=38 [2023-10-24T22:22:44.652Z] Running ssh-add (command line suppressed) [2023-10-24T22:22:44.770Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1491960756474595157.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1491960756474595157.key) [2023-10-24T22:22:44.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:22:45.051Z] + git semver tag [2023-10-24T22:22:45.310Z] 2023-10-24 22:22:45,227 [run_tag] DEBUG tag force:False [2023-10-24T22:22:45.310Z] 2023-10-24 22:22:45,227 [check_head_tag] DEBUG check head tag [2023-10-24T22:22:45.310Z] 2023-10-24 22:22:45,228 [execute] INFO git cat-file --batch-check [2023-10-24T22:22:45.310Z] 2023-10-24 22:22:45,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-10-24T22:22:45.310Z] 2023-10-24 22:22:45,232 [execute] INFO git cat-file --batch [2023-10-24T22:22:45.310Z] 2023-10-24 22:22:45,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-10-24T22:22:45.310Z] 2023-10-24 22:22:45,241 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T22:22:45.310Z] 2023-10-24 22:22:45,241 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 [2023-10-24T22:22:45.310Z] 2023-10-24 22:22:45,241 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:22:45.310Z] 2023-10-24 22:22:45,245 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T22:22:45.310Z] 3.1.0-dev.19 [Pipeline] } [2023-10-24T22:22:45.332Z] $ docker exec --env ******** --env ******** 830dacc795c043a48285d46d7ee57bc5b69829d19e0307040ff7521a209a6b8f ssh-agent -k [2023-10-24T22:22:45.422Z] unset SSH_AUTH_SOCK; [2023-10-24T22:22:45.423Z] unset SSH_AGENT_PID; [2023-10-24T22:22:45.423Z] echo Agent pid 38 killed; [2023-10-24T22:22:45.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:22:45.715Z] + git semver [Pipeline] } [2023-10-24T22:22:45.994Z] $ docker stop --time=1 830dacc795c043a48285d46d7ee57bc5b69829d19e0307040ff7521a209a6b8f [2023-10-24T22:22:47.296Z] $ docker rm -f --volumes 830dacc795c043a48285d46d7ee57bc5b69829d19e0307040ff7521a209a6b8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:22:47.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T22:22:47.653Z] [2023-10-24T22:22:47.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:22:47.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T22:22:47.949Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T22:22:47.949Z] ab5ef0e58194: Pulling fs layer [2023-10-24T22:22:47.949Z] 9712f1f96733: Pulling fs layer [2023-10-24T22:22:47.949Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T22:22:47.949Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T22:22:47.949Z] e9a5061849ea: Pulling fs layer [2023-10-24T22:22:47.949Z] d747dcd14b5f: Pulling fs layer [2023-10-24T22:22:47.949Z] 2de7ff778b66: Pulling fs layer [2023-10-24T22:22:47.949Z] d747dcd14b5f: Waiting [2023-10-24T22:22:47.949Z] 0d9ebad4ef96: Waiting [2023-10-24T22:22:47.949Z] 2de7ff778b66: Waiting [2023-10-24T22:22:47.949Z] e9a5061849ea: Waiting [2023-10-24T22:22:47.949Z] 9712f1f96733: Verifying Checksum [2023-10-24T22:22:47.949Z] 9712f1f96733: Download complete [2023-10-24T22:22:48.209Z] 63f879dbbcfc: Download complete [2023-10-24T22:22:48.467Z] e9a5061849ea: Verifying Checksum [2023-10-24T22:22:48.467Z] e9a5061849ea: Download complete [2023-10-24T22:22:48.467Z] d747dcd14b5f: Verifying Checksum [2023-10-24T22:22:48.467Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T22:22:48.467Z] 0d9ebad4ef96: Download complete [2023-10-24T22:22:48.467Z] ab5ef0e58194: Verifying Checksum [2023-10-24T22:22:48.467Z] ab5ef0e58194: Download complete [2023-10-24T22:22:48.725Z] 2de7ff778b66: Verifying Checksum [2023-10-24T22:22:48.725Z] 2de7ff778b66: Download complete [2023-10-24T22:22:51.252Z] ab5ef0e58194: Pull complete [2023-10-24T22:22:51.252Z] 9712f1f96733: Pull complete [2023-10-24T22:22:51.816Z] 63f879dbbcfc: Pull complete [2023-10-24T22:22:55.091Z] 0d9ebad4ef96: Pull complete [2023-10-24T22:22:55.348Z] e9a5061849ea: Pull complete [2023-10-24T22:22:55.348Z] d747dcd14b5f: Pull complete [2023-10-24T22:22:56.279Z] 2de7ff778b66: Pull complete [2023-10-24T22:22:56.279Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T22:22:56.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T22:22:56.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:22:56.356Z] prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container [2023-10-24T22:22:56.394Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-24T22:23:01.366Z] $ docker top 721417b7083a298a63930f83e981a8b211fc71f4c3a00fecfe314f5571edba89 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:23:01.417Z] provisioning config files... [2023-10-24T22:23:01.424Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7121101417269882779tmp [2023-10-24T22:23:01.432Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6736613024644903425tmp [2023-10-24T22:23:01.440Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12068802656498965494tmp [Pipeline] { [Pipeline] echo [2023-10-24T22:23:01.453Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:23:01.731Z] ---> sigul-configuration.sh [2023-10-24T22:23:01.731Z] gpg: directory `/root/.gnupg' created [2023-10-24T22:23:01.731Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T22:23:01.731Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T22:23:01.731Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T22:23:01.731Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T22:23:01.731Z] gpg: CAST5 encrypted data [2023-10-24T22:23:01.731Z] gpg: encrypted with 1 passphrase [2023-10-24T22:23:01.731Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T22:23:02.011Z] + mkdir /home/jenkins [2023-10-24T22:23:02.011Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T22:23:02.292Z] + 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 [2023-10-24T22:23:02.299Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:23:02.580Z] ---> sigul-install.sh [2023-10-24T22:23:02.580Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T22:23:02.863Z] + git tag --list [2023-10-24T22:23:02.863Z] v0.0.0 [2023-10-24T22:23:02.863Z] v1.0.0 [2023-10-24T22:23:02.863Z] v2.1.0 [2023-10-24T22:23:02.863Z] v2.1.1 [2023-10-24T22:23:02.863Z] v2.2.0 [2023-10-24T22:23:02.863Z] v2.3.0 [2023-10-24T22:23:02.863Z] v3.0 [2023-10-24T22:23:02.863Z] v3.0.0 [2023-10-24T22:23:02.863Z] v3.1.0-dev.1 [2023-10-24T22:23:02.863Z] v3.1.0-dev.10 [2023-10-24T22:23:02.863Z] v3.1.0-dev.11 [2023-10-24T22:23:02.863Z] v3.1.0-dev.12 [2023-10-24T22:23:02.863Z] v3.1.0-dev.13 [2023-10-24T22:23:02.863Z] v3.1.0-dev.14 [2023-10-24T22:23:02.863Z] v3.1.0-dev.15 [2023-10-24T22:23:02.863Z] v3.1.0-dev.16 [2023-10-24T22:23:02.863Z] v3.1.0-dev.17 [2023-10-24T22:23:02.863Z] v3.1.0-dev.18 [2023-10-24T22:23:02.863Z] v3.1.0-dev.19 [2023-10-24T22:23:02.863Z] v3.1.0-dev.2 [2023-10-24T22:23:02.863Z] v3.1.0-dev.3 [2023-10-24T22:23:02.863Z] v3.1.0-dev.4 [2023-10-24T22:23:02.863Z] v3.1.0-dev.5 [2023-10-24T22:23:02.863Z] v3.1.0-dev.6 [2023-10-24T22:23:02.863Z] v3.1.0-dev.7 [2023-10-24T22:23:02.863Z] v3.1.0-dev.8 [2023-10-24T22:23:02.863Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T22:23:03.141Z] + lftools sign git-tag v3.1.0-dev.19 [2023-10-24T22:23:03.708Z] Signing Git tag with Sigul... [2023-10-24T22:23:03.708Z] Signing v3.1.0-dev.19 [Pipeline] echo [2023-10-24T22:23:03.973Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:23:04.258Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T22:23:04.266Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T22:23:04.297Z] $ docker stop --time=1 721417b7083a298a63930f83e981a8b211fc71f4c3a00fecfe314f5571edba89 [2023-10-24T22:23:05.554Z] $ docker rm -f --volumes 721417b7083a298a63930f83e981a8b211fc71f4c3a00fecfe314f5571edba89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T22:23:05.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:23:05.950Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:23:06.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:23:06.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:23:06.305Z] prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container [2023-10-24T22:23:06.348Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T22:23:06.680Z] $ docker top f57d3e1261ad25002bba1d740202d40ddc7bdcd31d56043b244e1ec49c49c29c -eo pid,comm [2023-10-24T22:23:06.714Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T22:23:06.714Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:23:06.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:23:06.750Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:23:06.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:23:06.863Z] $ docker exec f57d3e1261ad25002bba1d740202d40ddc7bdcd31d56043b244e1ec49c49c29c ssh-agent [2023-10-24T22:23:06.949Z] SSH_AUTH_SOCK=/tmp/ssh-BO5l9KIoadUF/agent.33 [2023-10-24T22:23:06.949Z] SSH_AGENT_PID=39 [2023-10-24T22:23:06.954Z] Running ssh-add (command line suppressed) [2023-10-24T22:23:07.057Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12213757180085841626.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12213757180085841626.key) [2023-10-24T22:23:07.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:23:07.337Z] + git semver bump pre [2023-10-24T22:23:07.596Z] 2023-10-24 22:23:07,502 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T22:23:07.596Z] 2023-10-24 22:23:07,502 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev [2023-10-24T22:23:07.596Z] 2023-10-24 22:23:07,502 [bump_version] DEBUG bumped version:3.1.0-dev.20 [2023-10-24T22:23:07.596Z] 2023-10-24 22:23:07,502 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-10-24T22:23:07.596Z] 2023-10-24 22:23:07,502 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T22:23:07.596Z] 2023-10-24 22:23:07,502 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T22:23:07.596Z] 2023-10-24 22:23:07,504 [execute] INFO git cat-file --batch-check [2023-10-24T22:23:07.596Z] 2023-10-24 22:23:07,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:23:07.596Z] 2023-10-24 22:23:07,508 [execute] INFO git cat-file --batch [2023-10-24T22:23:07.596Z] 2023-10-24 22:23:07,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:23:07.596Z] 2023-10-24 22:23:07,513 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T22:23:07.596Z] 3.1.0-dev.20 [Pipeline] } [2023-10-24T22:23:07.617Z] $ docker exec --env ******** --env ******** f57d3e1261ad25002bba1d740202d40ddc7bdcd31d56043b244e1ec49c49c29c ssh-agent -k [2023-10-24T22:23:07.698Z] unset SSH_AUTH_SOCK; [2023-10-24T22:23:07.698Z] unset SSH_AGENT_PID; [2023-10-24T22:23:07.698Z] echo Agent pid 39 killed; [2023-10-24T22:23:07.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:23:08.060Z] + git semver [Pipeline] } [2023-10-24T22:23:08.341Z] $ docker stop --time=1 f57d3e1261ad25002bba1d740202d40ddc7bdcd31d56043b244e1ec49c49c29c [2023-10-24T22:23:09.644Z] $ docker rm -f --volumes f57d3e1261ad25002bba1d740202d40ddc7bdcd31d56043b244e1ec49c49c29c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:23:09.953Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:23:09.953Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:23:10.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:23:10.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:23:10.316Z] prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container [2023-10-24T22:23:10.355Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T22:23:10.660Z] $ docker top 0e83f200c170e40e0b519e900806c1ece71f2275da627e9e39527f873686456c -eo pid,comm [2023-10-24T22:23:10.691Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T22:23:10.691Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:23:10.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:23:10.727Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:23:10.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:23:10.856Z] $ docker exec 0e83f200c170e40e0b519e900806c1ece71f2275da627e9e39527f873686456c ssh-agent [2023-10-24T22:23:10.951Z] SSH_AUTH_SOCK=/tmp/ssh-b1Ee7gOGgJgx/agent.32 [2023-10-24T22:23:10.951Z] SSH_AGENT_PID=38 [2023-10-24T22:23:10.956Z] Running ssh-add (command line suppressed) [2023-10-24T22:23:11.059Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15322257883570512581.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15322257883570512581.key) [2023-10-24T22:23:11.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:23:11.341Z] + git semver push [2023-10-24T22:23:11.600Z] 2023-10-24 22:23:11,545 [run_push] DEBUG push [2023-10-24T22:23:11.600Z] 2023-10-24 22:23:11,546 [execute] INFO git cat-file --batch-check [2023-10-24T22:23:11.600Z] 2023-10-24 22:23:11,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:23:11.600Z] 2023-10-24 22:23:11,551 [execute] INFO git rev-list f474b1f721ddf484beb6426ca59c89b9c0137931 -- [2023-10-24T22:23:11.600Z] 2023-10-24 22:23:11,551 [execute] DEBUG Popen(['git', 'rev-list', 'f474b1f721ddf484beb6426ca59c89b9c0137931', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:23:11.600Z] 2023-10-24 22:23:11,560 [execute] INFO git fetch -v origin [2023-10-24T22:23:11.600Z] 2023-10-24 22:23:11,560 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T22:23:12.168Z] 2023-10-24 22:23:12,109 [run_push] DEBUG no remote changes detected [2023-10-24T22:23:12.168Z] 2023-10-24 22:23:12,110 [execute] INFO git push origin semver [2023-10-24T22:23:12.168Z] 2023-10-24 22:23:12,111 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:23:13.105Z] 2023-10-24 22:23:12,822 [run_push] DEBUG push all version tags [2023-10-24T22:23:13.105Z] 2023-10-24 22:23:12,822 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T22:23:13.105Z] 2023-10-24 22:23:12,823 [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) [2023-10-24T22:23:13.674Z] 2023-10-24 22:23:13,576 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-10-24T22:23:13.674Z] 3.1.0-dev.20 [Pipeline] } [2023-10-24T22:23:13.696Z] $ docker exec --env ******** --env ******** 0e83f200c170e40e0b519e900806c1ece71f2275da627e9e39527f873686456c ssh-agent -k [2023-10-24T22:23:13.794Z] unset SSH_AUTH_SOCK; [2023-10-24T22:23:13.795Z] unset SSH_AGENT_PID; [2023-10-24T22:23:13.795Z] echo Agent pid 38 killed; [2023-10-24T22:23:13.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:23:14.088Z] + git semver [Pipeline] } [2023-10-24T22:23:14.373Z] $ docker stop --time=1 0e83f200c170e40e0b519e900806c1ece71f2275da627e9e39527f873686456c [2023-10-24T22:23:15.651Z] $ docker rm -f --volumes 0e83f200c170e40e0b519e900806c1ece71f2275da627e9e39527f873686456c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-24T22:23:16.202Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-10-24T22:23:16.202Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-24T22:23:16.202Z] total 16 [2023-10-24T22:23:16.202Z] drwxr-xr-x 3 root root 4096 Oct 24 22:10 . [2023-10-24T22:23:16.202Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 22:23 .. [2023-10-24T22:23:16.202Z] drwxr-xr-x 2 root root 4096 Oct 24 22:10 cost [2023-10-24T22:23:16.202Z] -rw-r--r-- 1 root root 91 Oct 24 22:10 cost.csv [2023-10-24T22:23:16.202Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-24T22:23:16.202Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-10-24T22:23:16.202Z] total 16 [2023-10-24T22:23:16.202Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:10 . [2023-10-24T22:23:16.202Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 22:23 .. [2023-10-24T22:23:16.202Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 22:10 cost [2023-10-24T22:23:16.202Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 24 22:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:23:16.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:23:17.393Z] ---> package-listing.sh [2023-10-24T22:23:17.393Z] ++ facter osfamily [2023-10-24T22:23:17.393Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T22:23:17.651Z] + OS_FAMILY=debian [2023-10-24T22:23:17.651Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-10-24T22:23:17.651Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T22:23:17.651Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T22:23:17.651Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T22:23:17.651Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T22:23:17.651Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-10-24T22:23:17.651Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T22:23:17.651Z] + case "${OS_FAMILY}" in [2023-10-24T22:23:17.651Z] + dpkg -l [2023-10-24T22:23:17.651Z] + grep '^ii' [2023-10-24T22:23:17.651Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T22:23:17.651Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T22:23:17.651Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T22:23:17.651Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-10-24T22:23:17.651Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-10-24T22:23:17.651Z] + 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 [2023-10-24T22:23:17.661Z] 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 [2023-10-24T22:23:17.935Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:23:18.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:23:18.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:23:18.554Z] prd-ubuntu20.04-docker-8c-8g-10318 does not seem to be running inside a container [2023-10-24T22:23:18.595Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T22:23:18.783Z] $ docker top 846fb603d15c57f65aa50a93f7dd8c1c03869e81852016f38a1e0bb237dd97ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:23:19.103Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T22:23:19.385Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T22:23:19.671Z] + ls /var/log/sa-host [2023-10-24T22:23:19.671Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:23:19.756Z] provisioning config files... [2023-10-24T22:23:19.763Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config343586918399314997tmp [Pipeline] { [Pipeline] echo [2023-10-24T22:23:19.775Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:23:20.054Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T22:23:20.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:23:20.384Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T22:23:20.392Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:23:20.670Z] ---> sudo-logs.sh [2023-10-24T22:23:20.670Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T22:23:20.692Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:23:20.972Z] ---> job-cost.sh [2023-10-24T22:23:20.972Z] lf-activate-venv: SKIPPING [2023-10-24T22:23:20.972Z] DEBUG: total: 0.2199999988079071 [2023-10-24T22:23:20.972Z] INFO: Retrieving Stack Cost... [2023-10-24T22:23:21.231Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T22:23:21.797Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T22:23:21.809Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:23:22.090Z] ---> logs-deploy.sh [2023-10-24T22:23:22.090Z] lf-activate-venv: SKIPPING [2023-10-24T22:23:22.090Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/125 [2023-10-24T22:23:22.090Z] INFO: archiving workspace using pattern(s): [2023-10-24T22:23:23.025Z] Archives upload complete. [2023-10-24T22:23:23.025Z] INFO: archiving logs to Nexus