Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 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-ssh5210580789367602686.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5067212319529771939.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh14914726167010768561.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2258825078057399059.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-ssh3072526898421900515.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14874 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 (main) Commit message: "refactor: Consume latest SDK and adjust for breaking change (#227)" > 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 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 # timeout=10 > git rev-list --no-walk e4a020dcf3f88d8c23c6bc4bea275782f951f00d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:15:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:15:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:15:50 ========================================================= 04:15:50 EdgeX Global Pipelines Version Info 04:15:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:15:51 ------------------- 04:15:51 stable info: 04:15:51 ------------------- 04:15:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:15:51 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:15:51 Message: update stable to v1.0.249 04:15:51 ------------------- 04:15:51 experimental info: 04:15:51 ------------------- 04:15:51 Commited By: **** collab-it+edgex@linuxfoundation.org 04:15:51 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:15:51 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e3cba0 [Pipeline] echo 04:15:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:52 provisioning config files... 04:15:52 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14988941369422789734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:52 ---> docker-login.sh 04:15:52 nexus3.edgexfoundry.org:10001 04:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:53 Configure a credential helper to remove this warning. See 04:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:53 04:15:53 Login Succeeded 04:15:53 nexus3.edgexfoundry.org:10002 04:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:53 Configure a credential helper to remove this warning. See 04:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:53 04:15:53 Login Succeeded 04:15:53 nexus3.edgexfoundry.org:10003 04:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:53 Configure a credential helper to remove this warning. See 04:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:53 04:15:53 Login Succeeded 04:15:53 nexus3.edgexfoundry.org:10004 04:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:53 Configure a credential helper to remove this warning. See 04:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:53 04:15:53 Login Succeeded 04:15:53 docker.io 04:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:53 Configure a credential helper to remove this warning. See 04:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:53 04:15:53 Login Succeeded 04:15:53 ---> docker-login.sh ends [Pipeline] } 04:15:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:15:54 + git rev-list -1 --merges 1e3cba0a24fefd538a0680e2f51cf4f2fde78754~1..1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] echo 04:15:54 -----------> git rev-list -1 --merges 1e3cba0a24fefd538a0680e2f51cf4f2fde78754~1..1e3cba0a24fefd538a0680e2f51cf4f2fde78754 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [false] [Pipeline] sh 04:15:54 + git log --format=format:%s -1 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] echo 04:15:54 ========================================================= 04:15:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:15:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:15:54 + git log --format=format:%s -1 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] echo 04:15:55 [semverPrep] GIT_COMMIT: 1e3cba0a24fefd538a0680e2f51cf4f2fde78754, Commit Message: refactor: Consume latest SDK and adjust for breaking change (#227) [Pipeline] echo 04:15:55 [semverPrep] This is not a build commit. [Pipeline] sh 04:15:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:15:55 + grep -v github /etc/ssh/ssh_known_hosts 04:15:55 + [ -e /tmp/ssh_known_hosts ] 04:15:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:15:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:15:55 + sudo tee -a /etc/ssh/ssh_known_hosts 04:15:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:55 04:15:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:56 0.1.4: Pulling from edgex-devops/py-git-semver 04:15:56 b85a868b505f: Pulling fs layer 04:15:56 e2be974225ed: Pulling fs layer 04:15:56 339a4e72a1f5: Pulling fs layer 04:15:56 988bab9f4d93: Pulling fs layer 04:15:56 1469e6f7b9e6: Pulling fs layer 04:15:56 eaf3925da568: Pulling fs layer 04:15:56 bab4dde63d76: Pulling fs layer 04:15:56 bde34c3a00c8: Pulling fs layer 04:15:56 b352a97aabf1: Pulling fs layer 04:15:56 4872d77fe225: Pulling fs layer 04:15:56 5851b861e8e6: Pulling fs layer 04:15:56 1469e6f7b9e6: Waiting 04:15:56 bde34c3a00c8: Waiting 04:15:56 eaf3925da568: Waiting 04:15:56 bab4dde63d76: Waiting 04:15:56 4872d77fe225: Waiting 04:15:56 5851b861e8e6: Waiting 04:15:56 e2be974225ed: Download complete 04:15:56 1469e6f7b9e6: Verifying Checksum 04:15:56 1469e6f7b9e6: Download complete 04:15:56 339a4e72a1f5: Verifying Checksum 04:15:56 339a4e72a1f5: Download complete 04:15:56 eaf3925da568: Verifying Checksum 04:15:56 eaf3925da568: Download complete 04:15:56 bde34c3a00c8: Download complete 04:15:56 b352a97aabf1: Verifying Checksum 04:15:56 b352a97aabf1: Download complete 04:15:56 4872d77fe225: Verifying Checksum 04:15:56 4872d77fe225: Download complete 04:15:56 5851b861e8e6: Verifying Checksum 04:15:56 5851b861e8e6: Download complete 04:15:56 b85a868b505f: Verifying Checksum 04:15:56 b85a868b505f: Download complete 04:15:56 bab4dde63d76: Verifying Checksum 04:15:56 bab4dde63d76: Download complete 04:15:57 b85a868b505f: Pull complete 04:15:57 e2be974225ed: Pull complete 04:15:58 339a4e72a1f5: Pull complete 04:15:58 988bab9f4d93: Pull complete 04:15:58 1469e6f7b9e6: Pull complete 04:15:58 eaf3925da568: Pull complete 04:16:00 bab4dde63d76: Pull complete 04:16:00 bde34c3a00c8: Pull complete 04:16:00 b352a97aabf1: Pull complete 04:16:00 4872d77fe225: Pull complete 04:16:00 5851b861e8e6: Pull complete 04:16:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:16:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:00 prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container 04:16:00 $ 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 04:16:04 $ docker top 070d0972d3450c35418f7f0a45fc8b1f0c6cca7cd83e60461c33ceffe6836198 -eo pid,comm 04:16:04 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). 04:16:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:16:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:05 [ssh-agent] Looking for ssh-agent implementation... 04:16:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:05 $ docker exec 070d0972d3450c35418f7f0a45fc8b1f0c6cca7cd83e60461c33ceffe6836198 ssh-agent 04:16:05 SSH_AUTH_SOCK=/tmp/ssh-b7V4h5e3Wyxq/agent.32 04:16:05 SSH_AGENT_PID=38 04:16:05 Running ssh-add (command line suppressed) 04:16:05 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13428332528471889911.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13428332528471889911.key) 04:16:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:05 + git tag --points-at HEAD [Pipeline] } 04:16:05 $ docker exec --env ******** --env ******** 070d0972d3450c35418f7f0a45fc8b1f0c6cca7cd83e60461c33ceffe6836198 ssh-agent -k 04:16:05 unset SSH_AUTH_SOCK; 04:16:05 unset SSH_AGENT_PID; 04:16:05 echo Agent pid 38 killed; 04:16:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:16:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:05 [ssh-agent] Looking for ssh-agent implementation... 04:16:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:05 $ docker exec 070d0972d3450c35418f7f0a45fc8b1f0c6cca7cd83e60461c33ceffe6836198 ssh-agent 04:16:06 SSH_AUTH_SOCK=/tmp/ssh-luThuVWBOcQS/agent.71 04:16:06 SSH_AGENT_PID=77 04:16:06 Running ssh-add (command line suppressed) 04:16:06 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8214590548801947271.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8214590548801947271.key) 04:16:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:06 + git semver init 04:16:06 2023-05-10 04:16:06,600 [run_init] DEBUG init version:0.0.0 force:False 04:16:06 2023-05-10 04:16:06,601 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 04:16:06 2023-05-10 04:16:06,602 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 04:16:06 2023-05-10 04:16:06,602 [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) 04:16:07 2023-05-10 04:16:07,397 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 04:16:07 2023-05-10 04:16:07,398 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 04:16:07 2023-05-10 04:16:07,398 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:16:07 2023-05-10 04:16:07,398 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:16:07 3.0.0-dev.23 [Pipeline] } 04:16:07 $ docker exec --env ******** --env ******** 070d0972d3450c35418f7f0a45fc8b1f0c6cca7cd83e60461c33ceffe6836198 ssh-agent -k 04:16:07 unset SSH_AUTH_SOCK; 04:16:07 unset SSH_AGENT_PID; 04:16:07 echo Agent pid 77 killed; 04:16:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:08 + git semver [Pipeline] } 04:16:08 $ docker stop --time=1 070d0972d3450c35418f7f0a45fc8b1f0c6cca7cd83e60461c33ceffe6836198 04:16:09 $ docker rm -f --volumes 070d0972d3450c35418f7f0a45fc8b1f0c6cca7cd83e60461c33ceffe6836198 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:16:10 Stashed 1 file(s) [Pipeline] echo 04:16:10 [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [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 04:16:10 provisioning config files... 04:16:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1853242735645397637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14869 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 04:16:10 Running in /w/workspace/device-rfid-llrp-go/91 [Pipeline] { [Pipeline] checkout 04:16:10 Selected Git installation does not exist. Using Default 04:16:10 The recommended git tool is: NONE 04:16:10 ---> docker-login.sh 04:16:10 nexus3.edgexfoundry.org:10001 04:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:10 Configure a credential helper to remove this warning. See 04:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:10 04:16:10 Login Succeeded 04:16:10 nexus3.edgexfoundry.org:10002 04:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:10 Configure a credential helper to remove this warning. See 04:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:10 04:16:10 Login Succeeded 04:16:10 nexus3.edgexfoundry.org:10003 04:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:10 Configure a credential helper to remove this warning. See 04:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:10 04:16:10 Login Succeeded 04:16:10 nexus3.edgexfoundry.org:10004 04:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:10 Configure a credential helper to remove this warning. See 04:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:10 04:16:10 Login Succeeded 04:16:10 docker.io 04:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:11 Configure a credential helper to remove this warning. See 04:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:11 04:16:11 Login Succeeded 04:16:11 ---> docker-login.sh ends [Pipeline] } 04:16:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:16:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:11 ========================================================= 04:16:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:16:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:16:11 Sending build context to Docker daemon 4.239MB 04:16:11 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:16:11 Step 2/12 : FROM ${BASE} AS builder 04:16:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:16:11 f56be85fc22e: Pulling fs layer 04:16:11 85791d961cd3: Pulling fs layer 04:16:11 d694b5ae8c79: Pulling fs layer 04:16:11 9f32a84ed3da: Pulling fs layer 04:16:11 4d19c01a9841: Pulling fs layer 04:16:11 9325e15d5711: Pulling fs layer 04:16:11 556b6ee489ea: Pulling fs layer 04:16:11 c5a4b2cf53e6: Pulling fs layer 04:16:11 9f32a84ed3da: Waiting 04:16:11 556b6ee489ea: Waiting 04:16:11 c5a4b2cf53e6: Waiting 04:16:11 4d19c01a9841: Waiting 04:16:11 9325e15d5711: Waiting 04:16:11 85791d961cd3: Download complete 04:16:11 9f32a84ed3da: Verifying Checksum 04:16:11 9f32a84ed3da: Download complete 04:16:11 f56be85fc22e: Verifying Checksum 04:16:11 f56be85fc22e: Download complete 04:16:11 4d19c01a9841: Verifying Checksum 04:16:11 4d19c01a9841: Download complete 04:16:11 9325e15d5711: Download complete 04:16:11 f56be85fc22e: Pull complete 04:16:12 85791d961cd3: Pull complete 04:16:12 c5a4b2cf53e6: Verifying Checksum 04:16:12 c5a4b2cf53e6: Download complete 04:16:12 d694b5ae8c79: Download complete 04:16:12 556b6ee489ea: Verifying Checksum 04:16:12 556b6ee489ea: Download complete 04:16:15 using credential edgex-jenkins-ssh 04:16:15 Cloning the remote Git repository 04:16:15 d694b5ae8c79: Pull complete 04:16:15 9f32a84ed3da: Pull complete 04:16:15 4d19c01a9841: Pull complete 04:16:15 9325e15d5711: Pull complete 04:16:15 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 04:16:15 > git init /w/workspace/device-rfid-llrp-go/91 # timeout=10 04:16:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 04:16:15 > git --version # timeout=10 04:16:15 > git --version # 'git version 2.25.1' 04:16:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:18 556b6ee489ea: Pull complete 04:16:18 c5a4b2cf53e6: Pull complete 04:16:18 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:16:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:16:18 ---> c4be618373d6 04:16:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:16:20 Avoid second fetch 04:16:20 Checking out Revision 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 (main) 04:16:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 04:16:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:20 > git config core.sparsecheckout # timeout=10 04:16:20 > git checkout -f 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 # timeout=10 04:16:20 Commit message: "refactor: Consume latest SDK and adjust for breaking change (#227)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:16:21 % Total % Received % Xferd Average Speed Time Time Time Current 04:16:21 Dload Upload Total Spent Left Speed 04:16:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 04:16:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:16:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:16:22 + sudo tee /etc/docker/daemon.new 04:16:22 { 04:16:22 "registry-mirrors": [ 04:16:22 "https://nexus3.edgexfoundry.org:10001" 04:16:22 ], 04:16:22 "bip": "10.250.0.254/24", 04:16:22 "hosts": [ 04:16:22 "tcp://0.0.0.0:5555", 04:16:22 "unix:///var/run/docker.sock" 04:16:22 ], 04:16:22 "mtu": 1458, 04:16:22 "selinux-enabled": true, 04:16:22 "seccomp-profile": "/etc/docker/seccomp.json" 04:16:22 } [Pipeline] sh 04:16:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:16:23 + sudo service docker restart 04:16:24 ---> Running in bdd6ae369f23 04:16:24 Removing intermediate container bdd6ae369f23 04:16:24 ---> 7353bae0ca0f 04:16:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:16:24 ---> Running in 52e2a1c566c6 04:16:24 Removing intermediate container 52e2a1c566c6 04:16:24 ---> 43d4859c51d8 04:16:24 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 04:16:24 ---> Running in aa878d547d71 04:16:24 Removing intermediate container aa878d547d71 04:16:24 ---> f439662e3c67 04:16:24 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:16:24 ---> Running in 5c51c9ece448 04:16:24 Removing intermediate container 5c51c9ece448 04:16:24 ---> 1fa4e262260c 04:16:24 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:16:24 ---> Running in e42460955a59 04:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:16:24 OK: 265 MiB in 53 packages 04:16:25 Removing intermediate container e42460955a59 04:16:25 ---> 8226af226e6f 04:16:25 Step 8/12 : WORKDIR /app 04:16:25 ---> Running in bc55cb87b51d 04:16:25 Removing intermediate container bc55cb87b51d 04:16:25 ---> 01b7bcf9287c 04:16:25 Step 9/12 : COPY go.mod vendor* ./ 04:16:25 ---> 47df4c380f76 04:16:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:25 ---> Running in c28b897a24b0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:41 provisioning config files... 04:16:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/91@tmp/config9354185749447339890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:41 ---> docker-login.sh 04:16:41 nexus3.edgexfoundry.org:10001 04:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:42 Configure a credential helper to remove this warning. See 04:16:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:42 04:16:42 Login Succeeded 04:16:42 nexus3.edgexfoundry.org:10002 04:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:42 Configure a credential helper to remove this warning. See 04:16:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:42 04:16:42 Login Succeeded 04:16:42 nexus3.edgexfoundry.org:10003 04:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:43 Configure a credential helper to remove this warning. See 04:16:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:43 04:16:43 Login Succeeded 04:16:43 nexus3.edgexfoundry.org:10004 04:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:43 Configure a credential helper to remove this warning. See 04:16:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:43 04:16:43 Login Succeeded 04:16:43 docker.io 04:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:44 Configure a credential helper to remove this warning. See 04:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:44 04:16:44 Login Succeeded 04:16:44 ---> docker-login.sh ends [Pipeline] } 04:16:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:16:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:44 ========================================================= 04:16:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:16:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:16:44 Sending build context to Docker daemon 1.212MB 04:16:44 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:16:44 Step 2/12 : FROM ${BASE} AS builder 04:16:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:16:47 c41833b44d91: Pulling fs layer 04:16:47 ed15518f5707: Pulling fs layer 04:16:47 feae8fd75edb: Pulling fs layer 04:16:47 242c74f7c9fa: Pulling fs layer 04:16:47 3cdef696dda3: Pulling fs layer 04:16:47 2ced38df9373: Pulling fs layer 04:16:47 58f1dce35555: Pulling fs layer 04:16:47 242c74f7c9fa: Waiting 04:16:47 3cdef696dda3: Waiting 04:16:47 2ced38df9373: Waiting 04:16:47 58f1dce35555: Waiting 04:16:47 ed15518f5707: Verifying Checksum 04:16:47 ed15518f5707: Download complete 04:16:47 242c74f7c9fa: Verifying Checksum 04:16:47 242c74f7c9fa: Download complete 04:16:47 3cdef696dda3: Verifying Checksum 04:16:47 3cdef696dda3: Download complete 04:16:47 c41833b44d91: Verifying Checksum 04:16:48 c41833b44d91: Pull complete 04:16:48 58f1dce35555: Verifying Checksum 04:16:48 58f1dce35555: Download complete 04:16:49 ed15518f5707: Pull complete 04:16:50 feae8fd75edb: Verifying Checksum 04:16:50 feae8fd75edb: Download complete 04:16:50 2ced38df9373: Verifying Checksum 04:16:50 2ced38df9373: Download complete 04:17:02 feae8fd75edb: Pull complete 04:17:02 242c74f7c9fa: Pull complete 04:17:02 3cdef696dda3: Pull complete 04:17:07 2ced38df9373: Pull complete 04:17:10 58f1dce35555: Pull complete 04:17:10 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:17:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:17:10 ---> fadd8f120f05 04:17:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:17:12 Removing intermediate container c28b897a24b0 04:17:12 ---> 3462e8f4738c 04:17:12 Step 11/12 : COPY . . 04:17:12 ---> 90f0169fb13b 04:17:12 Step 12/12 : RUN $MAKE 04:17:12 ---> Running in c2eaa154403b 04:17:12 noop 04:17:12 Removing intermediate container c2eaa154403b 04:17:12 ---> 6a9060bdd3d5 04:17:12 Successfully built 6a9060bdd3d5 04:17:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:12 ---> Running in 4bcb0af1d7e1 04:17:12 Removing intermediate container 4bcb0af1d7e1 04:17:12 ---> d40b7f1b996d 04:17:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:17:12 + docker inspect -f . ci-base-image-x86_64 04:17:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:12 prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container 04:17:12 ---> Running in cab66e3f67fa 04:17:12 $ 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 04:17:12 Removing intermediate container cab66e3f67fa 04:17:12 ---> 5865a80d36e7 04:17:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 04:17:12 ---> Running in 683806086aaf 04:17:12 $ docker top 43a20a8e172eb50482595909fa6c4fd6c3048274b909f7812847a2b3c20455f5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:13 Removing intermediate container 683806086aaf 04:17:13 ---> 72af11112c99 04:17:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:17:13 ---> Running in b1d596290bab 04:17:13 + go version 04:17:13 go version go1.20.2 linux/amd64 [Pipeline] } 04:17:13 $ docker stop --time=1 43a20a8e172eb50482595909fa6c4fd6c3048274b909f7812847a2b3c20455f5 04:17:13 Removing intermediate container b1d596290bab 04:17:13 ---> dc3071da8506 04:17:13 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:17:13 ---> Running in 5bb75ee55236 04:17:14 $ docker rm -f --volumes 43a20a8e172eb50482595909fa6c4fd6c3048274b909f7812847a2b3c20455f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 04:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:14 + docker inspect -f . ci-base-image-x86_64 04:17:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:14 prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container 04:17:15 $ 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 04:17:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:17:15 $ docker top 677d7c993cd68def2bae2b620670f6ff896bdbb05098ba3cdd2baceb812cd680 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:15 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 04:17:15 + make test 04:17:15 go test ./... -coverprofile=coverage.out ./... 04:17:16 OK: 263 MiB in 53 packages 04:17:17 Removing intermediate container 5bb75ee55236 04:17:17 ---> 8a33d64b94a2 04:17:17 Step 8/12 : WORKDIR /app 04:17:17 ---> Running in 01a695c2d873 04:17:17 Removing intermediate container 01a695c2d873 04:17:17 ---> f06b85a84bf5 04:17:17 Step 9/12 : COPY go.mod vendor* ./ 04:17:17 ---> 7aa938bd48a8 04:17:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:17 ---> Running in 2e0280ec7236 04:17:21 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 04:17:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 04:17:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 04:17:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.287s coverage: 40.5% of statements 04:17:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements 04:17:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements 04:17:39 go vet ./... 04:17:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:17:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:17:43 ./bin/test-attribution-txt.sh 04:17:43 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 04:17:43 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 04:17:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:17:43 $ docker stop --time=1 677d7c993cd68def2bae2b620670f6ff896bdbb05098ba3cdd2baceb812cd680 04:17:47 $ docker rm -f --volumes 677d7c993cd68def2bae2b620670f6ff896bdbb05098ba3cdd2baceb812cd680 [Pipeline] // withDockerContainer [Pipeline] sh 04:17:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:17:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:17:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:17:48 + ls -al . 04:17:48 total 628 04:17:48 drwxrwxr-x 11 jenkins jenkins 4096 May 10 04:17 . 04:17:48 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:15 .. 04:17:48 -rw-rw-r-- 1 jenkins jenkins 134 May 10 04:15 .dockerignore 04:17:48 drwxrwxr-x 8 jenkins jenkins 4096 May 10 04:16 .git 04:17:48 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:15 .github 04:17:48 -rw-rw-r-- 1 jenkins jenkins 946 May 10 04:15 .gitignore 04:17:48 -rw-rw-r-- 1 jenkins jenkins 41 May 10 04:15 .golangci.yml 04:17:48 drwxr-xr-x 3 jenkins jenkins 4096 May 10 04:16 .semver 04:17:48 -rw-rw-r-- 1 jenkins jenkins 10794 May 10 04:15 Attribution.txt 04:17:48 -rw-rw-r-- 1 jenkins jenkins 5905 May 10 04:15 CHANGELOG.md 04:17:48 -rw-rw-r-- 1 jenkins jenkins 1347 May 10 04:15 Dockerfile 04:17:48 -rw-rw-r-- 1 jenkins jenkins 677 May 10 04:15 GOVERNANCE.md 04:17:48 -rw-rw-r-- 1 jenkins jenkins 683 May 10 04:15 Jenkinsfile 04:17:48 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 04:15 LICENSE 04:17:48 -rw-rw-r-- 1 jenkins jenkins 2053 May 10 04:15 Makefile 04:17:48 -rw-rw-r-- 1 jenkins jenkins 625 May 10 04:15 OWNERS.md 04:17:48 -rw-rw-r-- 1 jenkins jenkins 28505 May 10 04:15 README.md 04:17:48 -rw-rw-r-- 1 jenkins jenkins 12 May 10 04:16 VERSION 04:17:48 drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:15 bin 04:17:48 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:15 cmd 04:17:48 -rw-r--r-- 1 jenkins jenkins 458038 May 10 04:17 coverage.out 04:17:48 drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:15 examples 04:17:48 -rw-rw-r-- 1 jenkins jenkins 3419 May 10 04:15 go.mod 04:17:48 -rw-rw-r-- 1 jenkins jenkins 31078 May 10 04:15 go.sum 04:17:48 drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:15 images 04:17:48 drwxrwxr-x 5 jenkins jenkins 4096 May 10 04:15 internal 04:17:48 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:15 snap 04:17:48 -rw-rw-r-- 1 jenkins jenkins 193 May 10 04:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:49 + 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=1e3cba0a24fefd538a0680e2f51cf4f2fde78754 --label arch=amd64 --label version=3.0.0-dev.23 . 04:17:49 Sending build context to Docker daemon 4.239MB 04:17:49 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 04:17:49 Step 2/24 : FROM ${BASE} AS builder 04:17:49 ---> 6a9060bdd3d5 04:17:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:17:49 ---> Running in 8126dbb91855 04:17:49 Removing intermediate container 8126dbb91855 04:17:49 ---> 6eaedd518b30 04:17:49 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:17:49 ---> Running in 6d236ac9b0e9 04:17:49 Removing intermediate container 6d236ac9b0e9 04:17:49 ---> 31d594d79573 04:17:49 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 04:17:49 ---> Running in 78726f3f20a7 04:17:49 Removing intermediate container 78726f3f20a7 04:17:49 ---> d97fbb85ba6c 04:17:49 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:17:49 ---> Running in 386510329faf 04:17:49 Removing intermediate container 386510329faf 04:17:49 ---> 2f792656dfff 04:17:49 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:17:49 ---> Running in 6a330df1aa57 04:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:17:50 OK: 265 MiB in 53 packages 04:17:50 Removing intermediate container 6a330df1aa57 04:17:50 ---> 1a1c3837296f 04:17:50 Step 8/24 : WORKDIR /app 04:17:50 ---> Running in 17f7eb30dde0 04:17:50 Removing intermediate container 17f7eb30dde0 04:17:50 ---> 698c69366bb6 04:17:50 Step 9/24 : COPY go.mod vendor* ./ 04:17:50 ---> 2d67199b469b 04:17:50 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:50 ---> Running in 99bacfe4a1d2 04:17:51 Removing intermediate container 99bacfe4a1d2 04:17:51 ---> 8f922ecec5a9 04:17:51 Step 11/24 : COPY . . 04:17:52 ---> fc1e8dec6b1c 04:17:52 Step 12/24 : RUN $MAKE 04:17:52 ---> Running in 8d28fdad9700 04:17:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 04:18:10 Removing intermediate container 8d28fdad9700 04:18:10 ---> c8183680ad5c 04:18:10 Step 13/24 : FROM alpine:3.17 04:18:10 3.17: Pulling from library/alpine 04:18:10 f56be85fc22e: Already exists 04:18:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:18:10 Status: Downloaded newer image for alpine:3.17 04:18:10 ---> 9ed4aefc74f6 04:18:10 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:18:10 ---> Running in b0e05c8ab6ff 04:18:10 Removing intermediate container b0e05c8ab6ff 04:18:10 ---> 2ecaf9286c29 04:18:10 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:18:10 ---> Running in a13c45901e0a 04:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:18:10 (1/1) Installing dumb-init (1.2.5-r2) 04:18:10 Executing busybox-1.35.0-r29.trigger 04:18:10 OK: 7 MiB in 16 packages 04:18:11 Removing intermediate container a13c45901e0a 04:18:11 ---> dbeb3a529844 04:18:11 Step 16/24 : COPY --from=builder /app/LICENSE / 04:18:11 ---> 6c715decd491 04:18:11 Step 17/24 : COPY --from=builder /app/Attribution.txt / 04:18:11 ---> 17576072a26a 04:18:11 Step 18/24 : COPY --from=builder /app/cmd/ / 04:18:12 ---> 2b6da9b86a2f 04:18:12 Step 19/24 : EXPOSE 59989 04:18:12 ---> Running in f43cdcf9493b 04:18:12 Removing intermediate container f43cdcf9493b 04:18:12 ---> 66775dbe0a1e 04:18:12 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 04:18:12 ---> Running in 124074e9edc2 04:18:12 Removing intermediate container 124074e9edc2 04:18:12 ---> 22c30cc92fb1 04:18:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:18:12 ---> Running in ac3fa0c6dc1e 04:18:12 Removing intermediate container ac3fa0c6dc1e 04:18:12 ---> ab84c4c33023 04:18:12 Step 22/24 : LABEL arch=amd64 04:18:12 ---> Running in 613e95210061 04:18:12 Removing intermediate container 613e95210061 04:18:12 ---> 1cbd2eeb194d 04:18:12 Step 23/24 : LABEL git_sha=1e3cba0a24fefd538a0680e2f51cf4f2fde78754 04:18:12 ---> Running in ae31bb2a10a8 04:18:12 Removing intermediate container ae31bb2a10a8 04:18:12 ---> 054c2c9b19f1 04:18:12 Step 24/24 : LABEL version=3.0.0-dev.23 04:18:12 ---> Running in e5c847a4de65 04:18:12 Removing intermediate container e5c847a4de65 04:18:12 ---> 5bc8d8f440a1 04:18:12 [Warning] One or more build-args [ARCH] were not consumed 04:18:12 Successfully built 5bc8d8f440a1 04:18:12 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 04:18:13 provisioning config files... 04:18:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10570088082904689347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:13 ---> docker-login.sh 04:18:13 nexus3.edgexfoundry.org:10001 04:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:13 Configure a credential helper to remove this warning. See 04:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:13 04:18:13 Login Succeeded 04:18:13 nexus3.edgexfoundry.org:10002 04:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:13 Configure a credential helper to remove this warning. See 04:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:13 04:18:13 Login Succeeded 04:18:13 nexus3.edgexfoundry.org:10003 04:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:13 Configure a credential helper to remove this warning. See 04:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:13 04:18:13 Login Succeeded 04:18:13 nexus3.edgexfoundry.org:10004 04:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:13 Configure a credential helper to remove this warning. See 04:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:13 04:18:13 Login Succeeded 04:18:13 docker.io 04:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:18:13 Configure a credential helper to remove this warning. See 04:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:18:13 04:18:13 Login Succeeded 04:18:13 ---> docker-login.sh ends [Pipeline] } 04:18:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:18:13 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 04:18:13 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 04:18:13 latest 04:18:13 3.0.0-dev.23 04:18:13 1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 04:18:13 main 04:18:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:14 Removing intermediate container 2e0280ec7236 04:18:14 ---> f52c255eb8e0 04:18:14 Step 11/12 : COPY . . 04:18:14 ---> 1dbe6566f422 04:18:14 Step 12/12 : RUN $MAKE 04:18:14 ---> Running in 21cfcc199708 04:18:14 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:14 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1e3cba0a24fefd538a0680e2f51cf4f2fde78754 04:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 04:18:14 a674e51ba9e0: Preparing 04:18:14 8ccf3ca2e501: Preparing 04:18:14 d007306f72e9: Preparing 04:18:14 312d62fc08a6: Preparing 04:18:14 f1417ff83b31: Preparing 04:18:14 f1417ff83b31: Layer already exists 04:18:14 312d62fc08a6: Pushed 04:18:14 8ccf3ca2e501: Pushed 04:18:14 d007306f72e9: Pushed 04:18:15 noop 04:18:15 Removing intermediate container 21cfcc199708 04:18:15 ---> a01fb4690491 04:18:15 Successfully built a01fb4690491 04:18:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:16 + docker inspect -f . ci-base-image-arm64 04:18:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:16 prd-ubuntu20.04-docker-arm64-4c-16g-14869 does not seem to be running inside a container 04:18:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/91 -v /w/workspace/device-rfid-llrp-go/91:/w/workspace/device-rfid-llrp-go/91:rw,z -v /w/workspace/device-rfid-llrp-go/91@tmp:/w/workspace/device-rfid-llrp-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:18:17 a674e51ba9e0: Pushed 04:18:17 1e3cba0a24fefd538a0680e2f51cf4f2fde78754: digest: sha256:6c8a48a8aa51fcdee3bb8d90206313756d26d96f73b082c43a26a4125895d1db size: 1365 04:18:17 $ docker top 2c18e905bde64fb834aef25170c849da531a7f58e249015ec1b271d0b53bf5a3 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:18 + go version 04:18:18 go version go1.20.2 linux/arm64 [Pipeline] } 04:18:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 04:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 04:18:18 a674e51ba9e0: Preparing 04:18:18 8ccf3ca2e501: Preparing 04:18:18 d007306f72e9: Preparing 04:18:18 312d62fc08a6: Preparing 04:18:18 f1417ff83b31: Preparing 04:18:18 312d62fc08a6: Layer already exists 04:18:18 8ccf3ca2e501: Layer already exists 04:18:18 d007306f72e9: Layer already exists 04:18:18 a674e51ba9e0: Layer already exists 04:18:18 f1417ff83b31: Layer already exists 04:18:18 latest: digest: sha256:6c8a48a8aa51fcdee3bb8d90206313756d26d96f73b082c43a26a4125895d1db size: 1365 04:18:18 $ docker stop --time=1 2c18e905bde64fb834aef25170c849da531a7f58e249015ec1b271d0b53bf5a3 04:18:19 $ docker rm -f --volumes 2c18e905bde64fb834aef25170c849da531a7f58e249015ec1b271d0b53bf5a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:20 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:20 + docker inspect -f . ci-base-image-arm64 04:18:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:20 prd-ubuntu20.04-docker-arm64-4c-16g-14869 does not seem to be running inside a container 04:18:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.23 04:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 04:18:20 a674e51ba9e0: Preparing 04:18:20 8ccf3ca2e501: Preparing 04:18:20 d007306f72e9: Preparing 04:18:20 312d62fc08a6: Preparing 04:18:20 f1417ff83b31: Preparing 04:18:20 d007306f72e9: Layer already exists 04:18:20 a674e51ba9e0: Layer already exists 04:18:20 312d62fc08a6: Layer already exists 04:18:20 8ccf3ca2e501: Layer already exists 04:18:20 f1417ff83b31: Layer already exists 04:18:20 3.0.0-dev.23: digest: sha256:6c8a48a8aa51fcdee3bb8d90206313756d26d96f73b082c43a26a4125895d1db size: 1365 04:18:20 $ 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/91 -v /w/workspace/device-rfid-llrp-go/91:/w/workspace/device-rfid-llrp-go/91:rw,z -v /w/workspace/device-rfid-llrp-go/91@tmp:/w/workspace/device-rfid-llrp-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:18:21 $ docker top 97e2cd6df4b00ef3e1d6b2ea355978b14683bae4c290940bfb25ab965ab19380 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:22 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:22 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/91 [Pipeline] fileExists [Pipeline] sh 04:18:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 04:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 04:18:22 a674e51ba9e0: Preparing 04:18:22 8ccf3ca2e501: Preparing 04:18:22 d007306f72e9: Preparing 04:18:22 312d62fc08a6: Preparing 04:18:22 f1417ff83b31: Preparing 04:18:22 a674e51ba9e0: Layer already exists 04:18:22 312d62fc08a6: Layer already exists 04:18:22 d007306f72e9: Layer already exists 04:18:22 8ccf3ca2e501: Layer already exists 04:18:22 f1417ff83b31: Layer already exists 04:18:22 1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23: digest: sha256:6c8a48a8aa51fcdee3bb8d90206313756d26d96f73b082c43a26a4125895d1db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:22 + make test 04:18:22 go test ./... -coverprofile=coverage.out ./... 04:18:22 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 04:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 04:18:23 a674e51ba9e0: Preparing 04:18:23 8ccf3ca2e501: Preparing 04:18:23 d007306f72e9: Preparing 04:18:23 312d62fc08a6: Preparing 04:18:23 f1417ff83b31: Preparing 04:18:23 a674e51ba9e0: Layer already exists 04:18:23 312d62fc08a6: Layer already exists 04:18:23 f1417ff83b31: Layer already exists 04:18:23 8ccf3ca2e501: Layer already exists 04:18:23 d007306f72e9: Layer already exists 04:18:23 main: digest: sha256:6c8a48a8aa51fcdee3bb8d90206313756d26d96f73b082c43a26a4125895d1db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:23 ===================================================== [Pipeline] echo 04:18:23 taggedImages: 04:18:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1e3cba0a24fefd538a0680e2f51cf4f2fde78754 04:18:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 04:18:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.23 04:18:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 04:18:23 - 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 04:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:23 04:18:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:23 latest: Pulling from edgex-lftools-log-publisher 04:18:23 5eb5b503b376: Pulling fs layer 04:18:23 5c69ac0246d0: Pulling fs layer 04:18:23 ec43610c2a17: Pulling fs layer 04:18:23 3a2ae6a8a46f: Pulling fs layer 04:18:23 33b1e0a273af: Pulling fs layer 04:18:23 5d3b04190fa2: Pulling fs layer 04:18:23 2f39f015ded8: Pulling fs layer 04:18:23 3a2ae6a8a46f: Waiting 04:18:23 33b1e0a273af: Waiting 04:18:23 5d3b04190fa2: Waiting 04:18:23 2f39f015ded8: Waiting 04:18:23 5c69ac0246d0: Download complete 04:18:23 3a2ae6a8a46f: Verifying Checksum 04:18:23 3a2ae6a8a46f: Download complete 04:18:23 33b1e0a273af: Verifying Checksum 04:18:23 33b1e0a273af: Download complete 04:18:24 ec43610c2a17: Verifying Checksum 04:18:24 ec43610c2a17: Download complete 04:18:24 5d3b04190fa2: Verifying Checksum 04:18:24 5d3b04190fa2: Download complete 04:18:24 5eb5b503b376: Download complete 04:18:24 2f39f015ded8: Download complete 04:18:25 5eb5b503b376: Pull complete 04:18:25 5c69ac0246d0: Pull complete 04:18:25 ec43610c2a17: Pull complete 04:18:25 3a2ae6a8a46f: Pull complete 04:18:26 33b1e0a273af: Pull complete 04:18:26 5d3b04190fa2: Pull complete 04:18:30 2f39f015ded8: Pull complete 04:18:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:18:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:30 prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container 04:18:30 $ 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 04:18:34 $ docker top 5adf5036060b8afc868d9d4ec082ddd774a07a63589a0e57c5594528a662c56a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:35 ---> job-cost.sh 04:18:35 lf-activate-venv: SKIPPING 04:18:35 INFO: No Stack... 04:18:35 INFO: Retrieving Pricing Info for: v3-standard-8 04:18:35 INFO: Archiving Costs [Pipeline] sh 04:18:36 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 04:18:36 + cut -d, -f6 [Pipeline] lock 04:18:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] 04:18:36 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] did not exist. Created. 04:18:36 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:36 + echo total: 0.2199999988079071 [Pipeline] stash 04:18:36 Stashed 1 file(s) [Pipeline] } 04:18:36 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:36 $ docker stop --time=1 5adf5036060b8afc868d9d4ec082ddd774a07a63589a0e57c5594528a662c56a 04:18:37 $ docker rm -f --volumes 5adf5036060b8afc868d9d4ec082ddd774a07a63589a0e57c5594528a662c56a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:18:55 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 04:20:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 04:20:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 04:21:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.763s coverage: 40.5% of statements 04:21:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.575s coverage: 51.9% of statements 04:21:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 95.5% of statements 04:21:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:21:19 go vet ./... 04:21:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:21:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:21:46 ./bin/test-attribution-txt.sh 04:21:46 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 04:21:46 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 04:21:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:21:46 $ docker stop --time=1 97e2cd6df4b00ef3e1d6b2ea355978b14683bae4c290940bfb25ab965ab19380 04:21:47 $ docker rm -f --volumes 97e2cd6df4b00ef3e1d6b2ea355978b14683bae4c290940bfb25ab965ab19380 [Pipeline] // withDockerContainer [Pipeline] sh 04:21:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:21:49 Warning: overwriting stash ‘coverage-report’ 04:21:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:21:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:21:50 + ls -al . 04:21:50 total 624 04:21:50 drwxrwxr-x 10 jenkins jenkins 4096 May 10 04:18 . 04:21:50 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:16 .. 04:21:50 -rw-rw-r-- 1 jenkins jenkins 134 May 10 04:16 .dockerignore 04:21:50 drwxrwxr-x 8 jenkins jenkins 4096 May 10 04:16 .git 04:21:50 drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:16 .github 04:21:50 -rw-rw-r-- 1 jenkins jenkins 946 May 10 04:16 .gitignore 04:21:50 -rw-rw-r-- 1 jenkins jenkins 41 May 10 04:16 .golangci.yml 04:21:50 -rw-rw-r-- 1 jenkins jenkins 10794 May 10 04:16 Attribution.txt 04:21:50 -rw-rw-r-- 1 jenkins jenkins 5905 May 10 04:16 CHANGELOG.md 04:21:50 -rw-rw-r-- 1 jenkins jenkins 1347 May 10 04:16 Dockerfile 04:21:50 -rw-rw-r-- 1 jenkins jenkins 677 May 10 04:16 GOVERNANCE.md 04:21:50 -rw-rw-r-- 1 jenkins jenkins 683 May 10 04:16 Jenkinsfile 04:21:50 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 04:16 LICENSE 04:21:50 -rw-rw-r-- 1 jenkins jenkins 2053 May 10 04:16 Makefile 04:21:50 -rw-rw-r-- 1 jenkins jenkins 625 May 10 04:16 OWNERS.md 04:21:50 -rw-rw-r-- 1 jenkins jenkins 28505 May 10 04:16 README.md 04:21:50 -rw-rw-r-- 1 jenkins jenkins 12 May 10 04:16 VERSION 04:21:50 drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:16 bin 04:21:50 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:16 cmd 04:21:50 -rw-r--r-- 1 jenkins jenkins 458038 May 10 04:21 coverage.out 04:21:50 drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:16 examples 04:21:50 -rw-rw-r-- 1 jenkins jenkins 3419 May 10 04:16 go.mod 04:21:50 -rw-rw-r-- 1 jenkins jenkins 31078 May 10 04:16 go.sum 04:21:50 drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:16 images 04:21:50 drwxrwxr-x 5 jenkins jenkins 4096 May 10 04:16 internal 04:21:50 drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:16 snap 04:21:50 -rw-rw-r-- 1 jenkins jenkins 193 May 10 04:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:50 + 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=1e3cba0a24fefd538a0680e2f51cf4f2fde78754 --label arch=arm64 --label version=3.0.0-dev.23 . 04:21:51 Sending build context to Docker daemon 1.212MB 04:21:51 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 04:21:51 Step 2/24 : FROM ${BASE} AS builder 04:21:51 ---> a01fb4690491 04:21:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:21:51 ---> Running in f141fd5fc650 04:21:51 Removing intermediate container f141fd5fc650 04:21:51 ---> a6943801e11b 04:21:51 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:21:51 ---> Running in 9a3d718bc459 04:21:52 Removing intermediate container 9a3d718bc459 04:21:52 ---> 5b456087bc1f 04:21:52 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 04:21:52 ---> Running in 130da85cf559 04:21:52 Removing intermediate container 130da85cf559 04:21:52 ---> 8bcb566d0a35 04:21:52 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:21:52 ---> Running in 08b25bfb19bb 04:21:52 Removing intermediate container 08b25bfb19bb 04:21:52 ---> 116d77312045 04:21:52 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:21:52 ---> Running in a6902f3274d6 04:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:21:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:21:55 OK: 263 MiB in 53 packages 04:21:56 Removing intermediate container a6902f3274d6 04:21:56 ---> 66197605e85c 04:21:56 Step 8/24 : WORKDIR /app 04:21:56 ---> Running in 129e8be232f9 04:21:56 Removing intermediate container 129e8be232f9 04:21:56 ---> 3bbceb3ba288 04:21:56 Step 9/24 : COPY go.mod vendor* ./ 04:21:57 ---> 961c9c2a8998 04:21:57 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:57 ---> Running in de3cd04fea67 04:22:00 Removing intermediate container de3cd04fea67 04:22:00 ---> 081c974895f1 04:22:00 Step 11/24 : COPY . . 04:22:01 ---> 6b7c77dd97f4 04:22:01 Step 12/24 : RUN $MAKE 04:22:01 ---> Running in 14441d5eb493 04:22:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 04:24:23 Removing intermediate container 14441d5eb493 04:24:23 ---> a262a27e3e8f 04:24:23 Step 13/24 : FROM alpine:3.17 04:24:23 3.17: Pulling from library/alpine 04:24:23 c41833b44d91: Already exists 04:24:23 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:24:23 Status: Downloaded newer image for alpine:3.17 04:24:23 ---> 51e60588ff2c 04:24:23 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:24:23 ---> Running in 5bad8a0e8e1e 04:24:23 Removing intermediate container 5bad8a0e8e1e 04:24:23 ---> 657db5124299 04:24:23 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:24:23 ---> Running in 51920edbdc7a 04:24:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:24:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:24:23 (1/1) Installing dumb-init (1.2.5-r2) 04:24:23 Executing busybox-1.35.0-r29.trigger 04:24:23 OK: 8 MiB in 16 packages 04:24:24 Removing intermediate container 51920edbdc7a 04:24:24 ---> 8de26e57fae5 04:24:24 Step 16/24 : COPY --from=builder /app/LICENSE / 04:24:25 ---> 64c6250efcbb 04:24:25 Step 17/24 : COPY --from=builder /app/Attribution.txt / 04:24:25 ---> 16cf9245e179 04:24:25 Step 18/24 : COPY --from=builder /app/cmd/ / 04:24:27 ---> 7f4939248f10 04:24:27 Step 19/24 : EXPOSE 59989 04:24:27 ---> Running in ece5d0f43af1 04:24:27 Removing intermediate container ece5d0f43af1 04:24:27 ---> 9803bc4bdd6d 04:24:27 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 04:24:27 ---> Running in 713beece4574 04:24:27 Removing intermediate container 713beece4574 04:24:27 ---> c70dfe3e82c1 04:24:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:24:27 ---> Running in 58294e74f592 04:24:28 Removing intermediate container 58294e74f592 04:24:28 ---> df221d286f55 04:24:28 Step 22/24 : LABEL arch=arm64 04:24:28 ---> Running in e659235e9442 04:24:28 Removing intermediate container e659235e9442 04:24:28 ---> cfccf3c290ac 04:24:28 Step 23/24 : LABEL git_sha=1e3cba0a24fefd538a0680e2f51cf4f2fde78754 04:24:28 ---> Running in 7f7b0fc7fa20 04:24:29 Removing intermediate container 7f7b0fc7fa20 04:24:29 ---> 0e1869f998ef 04:24:29 Step 24/24 : LABEL version=3.0.0-dev.23 04:24:29 ---> Running in e0b60156643c 04:24:29 Removing intermediate container e0b60156643c 04:24:29 ---> cf544b5672e8 04:24:29 [Warning] One or more build-args [ARCH] were not consumed 04:24:29 Successfully built cf544b5672e8 04:24:29 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 04:24:29 provisioning config files... 04:24:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/91@tmp/config15399455786632540060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:29 ---> docker-login.sh 04:24:29 nexus3.edgexfoundry.org:10001 04:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:30 Configure a credential helper to remove this warning. See 04:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:30 04:24:30 Login Succeeded 04:24:30 nexus3.edgexfoundry.org:10002 04:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:30 Configure a credential helper to remove this warning. See 04:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:30 04:24:30 Login Succeeded 04:24:30 nexus3.edgexfoundry.org:10003 04:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:30 Configure a credential helper to remove this warning. See 04:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:30 04:24:30 Login Succeeded 04:24:30 nexus3.edgexfoundry.org:10004 04:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:31 Configure a credential helper to remove this warning. See 04:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:31 04:24:31 Login Succeeded 04:24:31 docker.io 04:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:31 Configure a credential helper to remove this warning. See 04:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:31 04:24:31 Login Succeeded 04:24:31 ---> docker-login.sh ends [Pipeline] } 04:24:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:24:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:24:31 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 04:24:31 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 04:24:31 latest 04:24:31 3.0.0-dev.23 04:24:31 1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 04:24:31 main 04:24:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:32 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1e3cba0a24fefd538a0680e2f51cf4f2fde78754 04:24:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 04:24:32 559e2218af94: Preparing 04:24:32 5dbfbb7a0b7f: Preparing 04:24:32 a382b4d7f284: Preparing 04:24:32 aa5ee1d63a68: Preparing 04:24:32 26cbea5cba74: Preparing 04:24:32 26cbea5cba74: Layer already exists 04:24:32 a382b4d7f284: Pushed 04:24:32 aa5ee1d63a68: Pushed 04:24:32 5dbfbb7a0b7f: Pushed 04:24:37 559e2218af94: Pushed 04:24:37 1e3cba0a24fefd538a0680e2f51cf4f2fde78754: digest: sha256:ae874e37790f773f508dddbaf158494739a40238cde9e3b5beef69aef6c28334 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:38 + 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 04:24:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 04:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 04:24:38 559e2218af94: Preparing 04:24:38 5dbfbb7a0b7f: Preparing 04:24:38 a382b4d7f284: Preparing 04:24:38 aa5ee1d63a68: Preparing 04:24:38 26cbea5cba74: Preparing 04:24:38 aa5ee1d63a68: Layer already exists 04:24:38 26cbea5cba74: Layer already exists 04:24:38 a382b4d7f284: Layer already exists 04:24:38 559e2218af94: Layer already exists 04:24:38 5dbfbb7a0b7f: Layer already exists 04:24:38 latest: digest: sha256:ae874e37790f773f508dddbaf158494739a40238cde9e3b5beef69aef6c28334 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:39 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.23 04:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 04:24:39 559e2218af94: Preparing 04:24:39 5dbfbb7a0b7f: Preparing 04:24:39 a382b4d7f284: Preparing 04:24:39 aa5ee1d63a68: Preparing 04:24:39 26cbea5cba74: Preparing 04:24:39 559e2218af94: Layer already exists 04:24:39 5dbfbb7a0b7f: Layer already exists 04:24:39 26cbea5cba74: Layer already exists 04:24:39 a382b4d7f284: Layer already exists 04:24:39 aa5ee1d63a68: Layer already exists 04:24:39 3.0.0-dev.23: digest: sha256:ae874e37790f773f508dddbaf158494739a40238cde9e3b5beef69aef6c28334 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:40 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 04:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 04:24:40 559e2218af94: Preparing 04:24:40 5dbfbb7a0b7f: Preparing 04:24:40 a382b4d7f284: Preparing 04:24:40 aa5ee1d63a68: Preparing 04:24:40 26cbea5cba74: Preparing 04:24:40 26cbea5cba74: Layer already exists 04:24:40 5dbfbb7a0b7f: Layer already exists 04:24:40 a382b4d7f284: Layer already exists 04:24:40 aa5ee1d63a68: Layer already exists 04:24:40 559e2218af94: Layer already exists 04:24:40 1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23: digest: sha256:ae874e37790f773f508dddbaf158494739a40238cde9e3b5beef69aef6c28334 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:41 + 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 04:24:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 04:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 04:24:41 559e2218af94: Preparing 04:24:41 5dbfbb7a0b7f: Preparing 04:24:41 a382b4d7f284: Preparing 04:24:41 aa5ee1d63a68: Preparing 04:24:41 26cbea5cba74: Preparing 04:24:41 5dbfbb7a0b7f: Layer already exists 04:24:41 559e2218af94: Layer already exists 04:24:41 26cbea5cba74: Layer already exists 04:24:41 a382b4d7f284: Layer already exists 04:24:41 aa5ee1d63a68: Layer already exists 04:24:41 main: digest: sha256:ae874e37790f773f508dddbaf158494739a40238cde9e3b5beef69aef6c28334 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:24:41 ===================================================== [Pipeline] echo 04:24:41 taggedImages: 04:24:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1e3cba0a24fefd538a0680e2f51cf4f2fde78754 04:24:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 04:24:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.23 04:24:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 04:24:41 - 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 04:24:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:24:42 04:24:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:24:42 arm64: Pulling from edgex-lftools-log-publisher 04:24:42 8998bd30e6a1: Pulling fs layer 04:24:42 04944245beec: Pulling fs layer 04:24:42 699f458cf7ca: Pulling fs layer 04:24:42 765212b225bb: Pulling fs layer 04:24:42 f23df028b6ca: Pulling fs layer 04:24:42 d65c8cfc05b1: Pulling fs layer 04:24:42 2437ff75d9bd: Pulling fs layer 04:24:42 765212b225bb: Waiting 04:24:42 d65c8cfc05b1: Waiting 04:24:42 2437ff75d9bd: Waiting 04:24:42 f23df028b6ca: Waiting 04:24:42 04944245beec: Verifying Checksum 04:24:42 04944245beec: Download complete 04:24:42 765212b225bb: Verifying Checksum 04:24:42 765212b225bb: Download complete 04:24:42 f23df028b6ca: Verifying Checksum 04:24:42 f23df028b6ca: Download complete 04:24:42 d65c8cfc05b1: Verifying Checksum 04:24:42 d65c8cfc05b1: Download complete 04:24:43 699f458cf7ca: Verifying Checksum 04:24:43 699f458cf7ca: Download complete 04:24:43 8998bd30e6a1: Verifying Checksum 04:24:43 8998bd30e6a1: Download complete 04:24:45 2437ff75d9bd: Verifying Checksum 04:24:45 2437ff75d9bd: Download complete 04:24:47 8998bd30e6a1: Pull complete 04:24:47 04944245beec: Pull complete 04:24:49 699f458cf7ca: Pull complete 04:24:49 765212b225bb: Pull complete 04:24:50 f23df028b6ca: Pull complete 04:24:50 d65c8cfc05b1: Pull complete 04:25:05 2437ff75d9bd: Pull complete 04:25:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:25:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:25:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:05 prd-ubuntu20.04-docker-arm64-4c-16g-14869 does not seem to be running inside a container 04:25:05 $ 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/91 -v /w/workspace/device-rfid-llrp-go/91:/w/workspace/device-rfid-llrp-go/91:rw,z -v /w/workspace/device-rfid-llrp-go/91@tmp:/w/workspace/device-rfid-llrp-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:25:08 $ docker top 455578fa4f8beaee015913cbcd5c44cd2f14ee9de9a44e6bae45c1426498e6e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:09 ---> job-cost.sh 04:25:09 lf-activate-venv: SKIPPING 04:25:09 INFO: No Stack... 04:25:09 INFO: Retrieving Pricing Info for: v3-standard-4 04:25:10 INFO: Archiving Costs [Pipeline] sh 04:25:11 + + catcut /w/workspace/device-rfid-llrp-go/91/archives/cost.csv -d, 04:25:11 -f6 [Pipeline] lock 04:25:11 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] 04:25:11 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] did not exist. Created. 04:25:11 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:25:11 /w/workspace/device-rfid-llrp-go/91@tmp/durable-f8d19cbd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:25:12 + echo total: 0.33000001311302185 [Pipeline] stash 04:25:12 Warning: overwriting stash ‘stack-cost’ 04:25:12 Stashed 1 file(s) [Pipeline] } 04:25:12 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 04:25:12 $ docker stop --time=1 455578fa4f8beaee015913cbcd5c44cd2f14ee9de9a44e6bae45c1426498e6e6 04:25:14 $ docker rm -f --volumes 455578fa4f8beaee015913cbcd5c44cd2f14ee9de9a44e6bae45c1426498e6e6 [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 04:25:14 provisioning config files... 04:25:14 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18105247112832498021tmp [Pipeline] { [Pipeline] sh 04:25:14 + set +x 04:25:14 + curl -s https://codecov.io/bash 04:25:14 + bash -s -- 04:25:14 04:25:14 _____ _ 04:25:14 / ____| | | 04:25:14 | | ___ __| | ___ ___ _____ __ 04:25:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:25:14 | |___| (_) | (_| | __/ (_| (_) \ V / 04:25:14 \_____\___/ \__,_|\___|\___\___/ \_/ 04:25:14 Bash-1.0.6 04:25:14 04:25:14 04:25:14 ==> git version 2.25.1 found 04:25:14 ==> 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 04:25:14 Release-Date: 2020-01-08 04:25:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:25:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:25:14 ==> Jenkins CI detected. 04:25:14 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 04:25:14 project root: . 04:25:14 --> token set from env 04:25:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:25:14 ==> Running gcov in . (disable via -X gcov) 04:25:14 ==> Python coveragepy not found 04:25:14 ==> Searching for coverage reports in: 04:25:14 + . 04:25:14 -> Found 1 reports 04:25:14 ==> Detecting git/mercurial file structure 04:25:15 ==> Reading reports 04:25:15 + ./coverage.out bytes=458038 04:25:15 ==> Appending adjustments 04:25:15 https://docs.codecov.io/docs/fixing-reports 04:25:15 + Found adjustments 04:25:15 ==> Gzipping contents 04:25:15 52K /tmp/codecov.6oZnn7.gz 04:25:15 ==> Uploading reports 04:25:15 url: https://codecov.io 04:25:15 query: branch=main&commit=1e3cba0a24fefd538a0680e2f51cf4f2fde78754&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:25:15 -> Pinging Codecov 04:25:15 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=1e3cba0a24fefd538a0680e2f51cf4f2fde78754&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:25:15 -> Uploading to 04:25:15 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/581DD39554BDF9B6E22D074273EAD858/1e3cba0a24fefd538a0680e2f51cf4f2fde78754/e4062991-1bfa-4240-94b1-560fbdde4340.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T042515Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6364fca6477cd72626cb3e621ffa61fffa6f940f1f0014fe75747a7f71e97bf8 04:25:15 % Total % Received % Xferd Average Speed Time Time Time Current 04:25:15 Dload Upload Total Spent Left Speed 04:25:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50497 0 0 100 50497 0 208k --:--:-- --:--:-- --:--:-- 208k 04:25:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] } 04:25:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:25:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:25:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:25:16 04:25:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:25:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:25:16 df9b9388f04a: Pulling fs layer 04:25:16 52dc419b0ee2: Pulling fs layer 04:25:16 25bc292e5bac: Pulling fs layer 04:25:16 114826534d7a: Pulling fs layer 04:25:16 4657fd5d0bcf: Pulling fs layer 04:25:16 6ad1cebc031e: Pulling fs layer 04:25:16 8a3aa393b2d8: Pulling fs layer 04:25:16 8a3aa393b2d8: Waiting 04:25:16 4657fd5d0bcf: Waiting 04:25:16 114826534d7a: Waiting 04:25:16 6ad1cebc031e: Waiting 04:25:16 25bc292e5bac: Verifying Checksum 04:25:16 25bc292e5bac: Download complete 04:25:16 52dc419b0ee2: Download complete 04:25:16 4657fd5d0bcf: Download complete 04:25:16 df9b9388f04a: Download complete 04:25:16 df9b9388f04a: Pull complete 04:25:16 6ad1cebc031e: Verifying Checksum 04:25:16 6ad1cebc031e: Download complete 04:25:16 52dc419b0ee2: Pull complete 04:25:16 25bc292e5bac: Pull complete 04:25:17 114826534d7a: Verifying Checksum 04:25:17 114826534d7a: Download complete 04:25:17 8a3aa393b2d8: Verifying Checksum 04:25:17 8a3aa393b2d8: Download complete 04:25:20 114826534d7a: Pull complete 04:25:20 4657fd5d0bcf: Pull complete 04:25:21 6ad1cebc031e: Pull complete 04:25:23 8a3aa393b2d8: Pull complete 04:25:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:25:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:23 prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container 04:25:23 $ 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 04:25:28 $ docker top af4b6abaacf280b44308b66182062f3eb6b00f194319449cfbed990dd0deea4e -eo pid,comm [Pipeline] { [Pipeline] echo 04:25:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 04:25:28 + set -o pipefail 04:25:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 04:25:32 04:25:32 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 04:25:32 04:25:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/8d935186-76ec-4b35-a7fc-2cecb7a89b05 04:25:32 04:25:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:25:32 04:25:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:25:32 04:25:33 04:25:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:25:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:25:33 More details here: https://snyk.co/ue1NS 04:25:33 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:25:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:25:33 $ docker stop --time=1 af4b6abaacf280b44308b66182062f3eb6b00f194319449cfbed990dd0deea4e 04:25:36 $ docker rm -f --volumes af4b6abaacf280b44308b66182062f3eb6b00f194319449cfbed990dd0deea4e [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 04:25:37 + git log --format=format:%s -1 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] sh 04:25:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:25:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:25:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:37 prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container 04:25:38 $ 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 04:25:38 $ docker top 1a90444c22c2eeda48c9fb9182f1b333ea9dddcb2cc74d890a4b677b40d8c83e -eo pid,comm 04:25:38 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). 04:25:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:25:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:25:38 [ssh-agent] Looking for ssh-agent implementation... 04:25:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:25:38 $ docker exec 1a90444c22c2eeda48c9fb9182f1b333ea9dddcb2cc74d890a4b677b40d8c83e ssh-agent 04:25:38 SSH_AUTH_SOCK=/tmp/ssh-fjbWrOXU0wHY/agent.32 04:25:38 SSH_AGENT_PID=38 04:25:38 Running ssh-add (command line suppressed) 04:25:38 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15328601954520500762.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15328601954520500762.key) 04:25:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:25:39 + git semver tag 04:25:39 2023-05-10 04:25:39,282 [run_tag] DEBUG tag force:False 04:25:39 2023-05-10 04:25:39,282 [check_head_tag] DEBUG check head tag 04:25:39 2023-05-10 04:25:39,283 [execute] INFO git cat-file --batch-check 04:25:39 2023-05-10 04:25:39,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 04:25:39 2023-05-10 04:25:39,286 [execute] INFO git cat-file --batch 04:25:39 2023-05-10 04:25:39,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 04:25:39 2023-05-10 04:25:39,301 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:25:39 2023-05-10 04:25:39,301 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 04:25:39 2023-05-10 04:25:39,301 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 04:25:39 2023-05-10 04:25:39,306 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:25:39 3.0.0-dev.23 [Pipeline] } 04:25:39 $ docker exec --env ******** --env ******** 1a90444c22c2eeda48c9fb9182f1b333ea9dddcb2cc74d890a4b677b40d8c83e ssh-agent -k 04:25:39 unset SSH_AUTH_SOCK; 04:25:39 unset SSH_AGENT_PID; 04:25:39 echo Agent pid 38 killed; 04:25:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:25:39 + git semver [Pipeline] } 04:25:40 $ docker stop --time=1 1a90444c22c2eeda48c9fb9182f1b333ea9dddcb2cc74d890a4b677b40d8c83e 04:25:41 $ docker rm -f --volumes 1a90444c22c2eeda48c9fb9182f1b333ea9dddcb2cc74d890a4b677b40d8c83e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:25:41 04:25:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:25:42 0.23.1-centos7: Pulling from edgex-lftools 04:25:42 ab5ef0e58194: Pulling fs layer 04:25:42 9712f1f96733: Pulling fs layer 04:25:42 63f879dbbcfc: Pulling fs layer 04:25:42 0d9ebad4ef96: Pulling fs layer 04:25:42 e9a5061849ea: Pulling fs layer 04:25:42 d747dcd14b5f: Pulling fs layer 04:25:42 2de7ff778b66: Pulling fs layer 04:25:42 0d9ebad4ef96: Waiting 04:25:42 e9a5061849ea: Waiting 04:25:42 d747dcd14b5f: Waiting 04:25:42 2de7ff778b66: Waiting 04:25:42 9712f1f96733: Download complete 04:25:43 63f879dbbcfc: Verifying Checksum 04:25:43 63f879dbbcfc: Download complete 04:25:43 e9a5061849ea: Verifying Checksum 04:25:43 e9a5061849ea: Download complete 04:25:43 d747dcd14b5f: Download complete 04:25:43 2de7ff778b66: Verifying Checksum 04:25:43 2de7ff778b66: Download complete 04:25:44 0d9ebad4ef96: Download complete 04:25:44 ab5ef0e58194: Verifying Checksum 04:25:44 ab5ef0e58194: Download complete 04:25:46 ab5ef0e58194: Pull complete 04:25:46 9712f1f96733: Pull complete 04:25:47 63f879dbbcfc: Pull complete 04:25:50 0d9ebad4ef96: Pull complete 04:25:50 e9a5061849ea: Pull complete 04:25:50 d747dcd14b5f: Pull complete 04:25:51 2de7ff778b66: Pull complete 04:25:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:25:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:25:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:51 prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container 04:25:52 $ 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 04:25:56 $ docker top 0e7911da8b7c256844c61b1a595aa8c0d8cec5bfe42ff5136398ed44ede3040f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:25:56 provisioning config files... 04:25:56 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15888773443670076508tmp 04:25:56 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5247719675930065249tmp 04:25:56 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4680117657126248169tmp [Pipeline] { [Pipeline] echo 04:25:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:25:57 ---> sigul-configuration.sh 04:25:57 gpg: directory `/root/.gnupg' created 04:25:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:25:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:25:57 gpg: keyring `/root/.gnupg/secring.gpg' created 04:25:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:25:57 gpg: CAST5 encrypted data 04:25:57 gpg: encrypted with 1 passphrase 04:25:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:25:57 + mkdir /home/jenkins 04:25:57 + mkdir /home/jenkins/sigul [Pipeline] sh 04:25:57 + 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 04:25:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:25:58 ---> sigul-install.sh 04:25:58 Sigul already installed; skipping installation. [Pipeline] sh 04:25:58 + git tag --list 04:25:58 v0.0.0 04:25:58 v1.0.0 04:25:58 v2.1.0 04:25:58 v2.1.1 04:25:58 v2.1.1-dev.1 04:25:58 v2.2.0 04:25:58 v2.2.1-dev.1 04:25:58 v2.2.1-dev.2 04:25:58 v2.2.1-dev.3 04:25:58 v2.2.1-dev.4 04:25:58 v2.2.1-dev.5 04:25:58 v2.2.1-dev.6 04:25:58 v2.2.1-dev.7 04:25:58 v2.3.0 04:25:58 v2.3.0-dev.10 04:25:58 v2.3.0-dev.11 04:25:58 v2.3.0-dev.12 04:25:58 v2.3.0-dev.13 04:25:58 v2.3.0-dev.14 04:25:58 v2.3.0-dev.15 04:25:58 v2.3.0-dev.16 04:25:58 v2.3.0-dev.17 04:25:58 v2.3.0-dev.18 04:25:58 v2.3.0-dev.19 04:25:58 v2.3.0-dev.20 04:25:58 v2.3.0-dev.21 04:25:58 v2.3.0-dev.22 04:25:58 v2.3.0-dev.23 04:25:58 v2.3.0-dev.7 04:25:58 v2.3.0-dev.8 04:25:58 v2.3.0-dev.9 04:25:58 v3.0.0-dev.1 04:25:58 v3.0.0-dev.10 04:25:58 v3.0.0-dev.11 04:25:58 v3.0.0-dev.12 04:25:58 v3.0.0-dev.13 04:25:58 v3.0.0-dev.14 04:25:58 v3.0.0-dev.15 04:25:58 v3.0.0-dev.16 04:25:58 v3.0.0-dev.17 04:25:58 v3.0.0-dev.18 04:25:58 v3.0.0-dev.19 04:25:58 v3.0.0-dev.2 04:25:58 v3.0.0-dev.20 04:25:58 v3.0.0-dev.21 04:25:58 v3.0.0-dev.22 04:25:58 v3.0.0-dev.23 04:25:58 v3.0.0-dev.3 04:25:58 v3.0.0-dev.4 04:25:58 v3.0.0-dev.5 04:25:58 v3.0.0-dev.6 04:25:58 v3.0.0-dev.7 04:25:58 v3.0.0-dev.8 04:25:58 v3.0.0-dev.9 [Pipeline] sh 04:25:58 + lftools sign git-tag v3.0.0-dev.23 04:25:59 Signing Git tag with Sigul... 04:25:59 Signing v3.0.0-dev.23 [Pipeline] echo 04:25:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:25:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:25:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:25:59 $ docker stop --time=1 0e7911da8b7c256844c61b1a595aa8c0d8cec5bfe42ff5136398ed44ede3040f 04:26:01 $ docker rm -f --volumes 0e7911da8b7c256844c61b1a595aa8c0d8cec5bfe42ff5136398ed44ede3040f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:26:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:26:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:01 prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container 04:26:01 $ 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 04:26:02 $ docker top a4c3a9cd502ce1859726deb060f6ba08f902df972d483320820f5e385b86d641 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:26:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:26:02 [ssh-agent] Looking for ssh-agent implementation... 04:26:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:26:02 $ docker exec a4c3a9cd502ce1859726deb060f6ba08f902df972d483320820f5e385b86d641 ssh-agent 04:26:02 SSH_AUTH_SOCK=/tmp/ssh-FzY6PquyNgcU/agent.33 04:26:02 SSH_AGENT_PID=39 04:26:02 Running ssh-add (command line suppressed) 04:26:02 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5436018343209979333.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5436018343209979333.key) 04:26:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:26:02 + git semver bump pre 04:26:03 2023-05-10 04:26:03,083 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:26:03 2023-05-10 04:26:03,083 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev 04:26:03 2023-05-10 04:26:03,083 [bump_version] DEBUG bumped version:3.0.0-dev.24 04:26:03 2023-05-10 04:26:03,083 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 04:26:03 2023-05-10 04:26:03,083 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:26:03 2023-05-10 04:26:03,083 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:26:03 2023-05-10 04:26:03,085 [execute] INFO git cat-file --batch-check 04:26:03 2023-05-10 04:26:03,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:26:03 2023-05-10 04:26:03,089 [execute] INFO git cat-file --batch 04:26:03 2023-05-10 04:26:03,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:26:03 2023-05-10 04:26:03,093 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:26:03 3.0.0-dev.24 [Pipeline] } 04:26:03 $ docker exec --env ******** --env ******** a4c3a9cd502ce1859726deb060f6ba08f902df972d483320820f5e385b86d641 ssh-agent -k 04:26:03 unset SSH_AUTH_SOCK; 04:26:03 unset SSH_AGENT_PID; 04:26:03 echo Agent pid 39 killed; 04:26:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:26:03 + git semver [Pipeline] } 04:26:03 $ docker stop --time=1 a4c3a9cd502ce1859726deb060f6ba08f902df972d483320820f5e385b86d641 04:26:05 $ docker rm -f --volumes a4c3a9cd502ce1859726deb060f6ba08f902df972d483320820f5e385b86d641 [Pipeline] // withDockerContainer [Pipeline] sh 04:26:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:26:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:26:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:05 prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container 04:26:05 $ 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 04:26:06 $ docker top 4cb6a6b13c80b9a90cb5ff9e24eccc81a8fb946f20918ce7fd76b55a4eb8185c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:26:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:26:06 [ssh-agent] Looking for ssh-agent implementation... 04:26:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:26:06 $ docker exec 4cb6a6b13c80b9a90cb5ff9e24eccc81a8fb946f20918ce7fd76b55a4eb8185c ssh-agent 04:26:06 SSH_AUTH_SOCK=/tmp/ssh-w9TyhnnGHze2/agent.32 04:26:06 SSH_AGENT_PID=38 04:26:06 Running ssh-add (command line suppressed) 04:26:06 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10632568877827531569.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10632568877827531569.key) 04:26:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:26:06 + git semver push 04:26:07 2023-05-10 04:26:07,057 [run_push] DEBUG push 04:26:07 2023-05-10 04:26:07,058 [execute] INFO git cat-file --batch-check 04:26:07 2023-05-10 04:26:07,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:26:07 2023-05-10 04:26:07,063 [execute] INFO git rev-list 7202257f77385120df772b111a840b4c083b73aa -- 04:26:07 2023-05-10 04:26:07,064 [execute] DEBUG Popen(['git', 'rev-list', '7202257f77385120df772b111a840b4c083b73aa', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:26:07 2023-05-10 04:26:07,071 [execute] INFO git fetch -v origin 04:26:07 2023-05-10 04:26:07,071 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:26:07 2023-05-10 04:26:07,529 [run_push] DEBUG no remote changes detected 04:26:07 2023-05-10 04:26:07,529 [execute] INFO git push origin semver 04:26:07 2023-05-10 04:26:07,530 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:26:08 2023-05-10 04:26:08,237 [run_push] DEBUG push all version tags 04:26:08 2023-05-10 04:26:08,238 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:26:08 2023-05-10 04:26:08,238 [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) 04:26:09 2023-05-10 04:26:08,963 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:26:09 3.0.0-dev.24 [Pipeline] } 04:26:09 $ docker exec --env ******** --env ******** 4cb6a6b13c80b9a90cb5ff9e24eccc81a8fb946f20918ce7fd76b55a4eb8185c ssh-agent -k 04:26:09 unset SSH_AUTH_SOCK; 04:26:09 unset SSH_AGENT_PID; 04:26:09 echo Agent pid 38 killed; 04:26:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:26:09 + git semver [Pipeline] } 04:26:09 $ docker stop --time=1 4cb6a6b13c80b9a90cb5ff9e24eccc81a8fb946f20918ce7fd76b55a4eb8185c 04:26:11 $ docker rm -f --volumes 4cb6a6b13c80b9a90cb5ff9e24eccc81a8fb946f20918ce7fd76b55a4eb8185c [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 04:26:11 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 04:26:11 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 04:26:11 total 16 04:26:11 drwxr-xr-x 3 root root 4096 May 10 04:18 . 04:26:11 drwxrwxr-x 12 jenkins jenkins 4096 May 10 04:25 .. 04:26:11 drwxr-xr-x 2 root root 4096 May 10 04:18 cost 04:26:11 -rw-r--r-- 1 root root 90 May 10 04:18 cost.csv 04:26:11 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 04:26:11 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 04:26:11 total 16 04:26:11 drwxr-xr-x 3 jenkins jenkins 4096 May 10 04:18 . 04:26:11 drwxrwxr-x 12 jenkins jenkins 4096 May 10 04:25 .. 04:26:11 drwxr-xr-x 2 jenkins jenkins 4096 May 10 04:18 cost 04:26:11 -rw-r--r-- 1 jenkins jenkins 90 May 10 04:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:26:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:26:12 ---> package-listing.sh 04:26:12 ++ tr '[:upper:]' '[:lower:]' 04:26:12 ++ facter osfamily 04:26:13 + OS_FAMILY=debian 04:26:13 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 04:26:13 + START_PACKAGES=/tmp/packages_start.txt 04:26:13 + END_PACKAGES=/tmp/packages_end.txt 04:26:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:26:13 + PACKAGES=/tmp/packages_start.txt 04:26:13 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 04:26:13 + PACKAGES=/tmp/packages_end.txt 04:26:13 + case "${OS_FAMILY}" in 04:26:13 + dpkg -l 04:26:13 + grep '^ii' 04:26:13 + '[' -f /tmp/packages_start.txt ']' 04:26:13 + '[' -f /tmp/packages_end.txt ']' 04:26:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:26:13 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 04:26:13 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 04:26:13 + 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 04:26:13 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 04:26:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:14 prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container 04:26:14 $ 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 04:26:14 $ docker top 99ac53cd1d650b405504c65dc8cc6aa5442af92a8d5cd899f43c3bb07b4aede3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:14 + touch /tmp/pre-build-complete [Pipeline] sh 04:26:15 + mkdir -p /var/log/sysstat [Pipeline] sh 04:26:15 + ls /var/log/sa-host 04:26:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:15 provisioning config files... 04:26:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11408368919671674867tmp [Pipeline] { [Pipeline] echo 04:26:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:26:15 ---> create-netrc.sh [Pipeline] } 04:26:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:26:16 ---> python-tools-install.sh [Pipeline] echo 04:26:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:26:16 ---> sudo-logs.sh 04:26:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:26:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:26:16 ---> job-cost.sh 04:26:16 lf-activate-venv: SKIPPING 04:26:16 DEBUG: total: 0.2199999988079071 04:26:16 INFO: Retrieving Stack Cost... 04:26:16 INFO: Retrieving Pricing Info for: v3-standard-8 04:26:17 INFO: Archiving Costs [Pipeline] echo 04:26:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:26:17 ---> logs-deploy.sh 04:26:17 lf-activate-venv: SKIPPING 04:26:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/91 04:26:17 INFO: archiving workspace using pattern(s): 04:26:18 Archives upload complete. 04:26:18 INFO: archiving logs to Nexus 04:26:19 ---> uname -a: 04:26:19 Linux prd-ubuntu20-04-docker-8c-8g-14874 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:26:19 04:26:19 04:26:19 ---> lscpu: 04:26:19 Architecture: x86_64 04:26:19 CPU op-mode(s): 32-bit, 64-bit 04:26:19 Byte Order: Little Endian 04:26:19 Address sizes: 40 bits physical, 48 bits virtual 04:26:19 CPU(s): 8 04:26:19 On-line CPU(s) list: 0-7 04:26:19 Thread(s) per core: 1 04:26:19 Core(s) per socket: 1 04:26:19 Socket(s): 8 04:26:19 NUMA node(s): 1 04:26:19 Vendor ID: AuthenticAMD 04:26:19 CPU family: 23 04:26:19 Model: 49 04:26:19 Model name: AMD EPYC-Rome Processor 04:26:19 Stepping: 0 04:26:19 CPU MHz: 2800.000 04:26:19 BogoMIPS: 5600.00 04:26:19 Virtualization: AMD-V 04:26:19 Hypervisor vendor: KVM 04:26:19 Virtualization type: full 04:26:19 L1d cache: 256 KiB 04:26:19 L1i cache: 256 KiB 04:26:19 L2 cache: 4 MiB 04:26:19 L3 cache: 128 MiB 04:26:19 NUMA node0 CPU(s): 0-7 04:26:19 Vulnerability Itlb multihit: Not affected 04:26:19 Vulnerability L1tf: Not affected 04:26:19 Vulnerability Mds: Not affected 04:26:19 Vulnerability Meltdown: Not affected 04:26:19 Vulnerability Mmio stale data: Not affected 04:26:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:26:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:26:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:26:19 Vulnerability Srbds: Not affected 04:26:19 Vulnerability Tsx async abort: Not affected 04:26:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:26:19 04:26:19 04:26:19 ---> nproc: 04:26:19 8 04:26:19 04:26:19 04:26:19 ---> df -h: 04:26:19 Filesystem Size Used Avail Use% Mounted on 04:26:19 overlay 155G 13G 143G 9% / 04:26:19 tmpfs 64M 0 64M 0% /dev 04:26:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:26:19 shm 64M 0 64M 0% /dev/shm 04:26:19 /dev/vda1 155G 13G 143G 9% /facter-os 04:26:19 04:26:19 04:26:19 ---> sar -b -r -n DEV: 04:26:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14874) 05/10/23 _x86_64_ (8 CPU) 04:26:19 04:26:19 04:15:14 LINUX RESTART (8 CPU) 04:26:19 04:26:19 04:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:26:19 04:17:01 154.96 3.78 151.18 0.00 413.90 58046.98 0.00 04:26:19 04:18:01 124.96 0.28 124.68 0.00 11.86 31685.52 0.00 04:26:19 04:19:01 111.33 0.13 111.20 0.00 19.46 34447.86 0.00 04:26:19 04:20:01 2.03 0.00 2.03 0.00 0.00 22.41 0.00 04:26:19 04:21:01 39.81 11.76 28.05 0.00 5429.63 6340.41 0.00 04:26:19 04:22:01 2.32 0.00 2.32 0.00 0.00 25.46 0.00 04:26:19 04:23:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 04:26:19 04:24:01 1.82 0.00 1.82 0.00 0.00 18.93 0.00 04:26:19 04:25:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 04:26:19 04:26:01 102.12 0.25 101.87 0.00 15.60 59616.73 0.00 04:26:19 Average: 53.97 1.62 52.35 0.00 589.33 18957.11 0.00 04:26:19 04:26:19 04:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:26:19 04:17:01 27838532 31596452 701428 2.13 143092 3770760 1847588 5.45 1151888 3395808 540444 04:26:19 04:18:01 27993528 31451712 840664 2.56 148020 3489012 2213416 6.52 1450524 2957640 282232 04:26:19 04:19:01 27668676 31580600 714516 2.17 157476 3900824 1763252 5.20 1245740 3456936 272 04:26:19 04:20:01 27668728 31580700 714188 2.17 157504 3900828 1763252 5.20 1245464 3456940 12 04:26:19 04:21:01 27303676 31570980 715000 2.17 165864 4233348 1817560 5.36 1470984 3570268 120 04:26:19 04:22:01 27303480 31570852 715048 2.17 165952 4233352 1817560 5.36 1470852 3570272 8 04:26:19 04:23:01 27303532 31571092 714824 2.17 165976 4233356 1817560 5.36 1470660 3570388 12 04:26:19 04:24:01 27304800 31572460 713448 2.17 166048 4233348 1817560 5.36 1469448 3570404 8 04:26:19 04:25:01 27304348 31572296 713636 2.17 166072 4233360 1817560 5.36 1469224 3570652 8 04:26:19 04:26:01 25794684 31537040 744000 2.26 203308 5541488 1803316 5.31 1597988 4819580 252 04:26:19 Average: 27348398 31560418 728675 2.22 163931 4176968 1847862 5.45 1404277 3593889 82337 04:26:19 04:26:19 04:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:26:19 04:17:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 04:26:19 04:17:01 docker0 202.90 335.06 15.86 2018.53 0.00 0.00 0.00 0.00 04:26:19 04:17:01 ens3 563.18 318.45 6356.88 40.17 0.00 0.00 0.00 0.00 04:26:19 04:18:01 vethe01740d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:26:19 04:18:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:26:19 04:18:01 docker0 1.55 3.70 0.09 42.53 0.00 0.00 0.00 0.00 04:26:19 04:18:01 ens3 62.42 49.89 86.75 99.92 0.00 0.00 0.00 0.00 04:26:19 04:19:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 04:26:19 04:19:01 docker0 1.38 2.83 0.09 42.95 0.00 0.00 0.00 0.00 04:26:19 04:19:01 ens3 154.72 108.77 2594.37 232.11 0.00 0.00 0.00 0.00 04:26:19 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:19 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:19 04:20:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:26:19 04:21:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 04:26:19 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:19 04:21:01 ens3 160.29 88.59 1954.49 6.18 0.00 0.00 0.00 0.00 04:26:19 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:19 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:19 04:22:01 ens3 0.92 0.48 2.63 0.09 0.00 0.00 0.00 0.00 04:26:19 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:19 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:19 04:23:01 ens3 0.40 0.25 0.25 0.20 0.00 0.00 0.00 0.00 04:26:19 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:19 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:19 04:24:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:26:19 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:19 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:19 04:25:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:26:19 04:26:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 04:26:19 04:26:01 docker0 35.01 59.71 3.16 578.70 0.00 0.00 0.00 0.00 04:26:19 04:26:01 ens3 461.57 259.01 7775.17 41.50 0.00 0.00 0.00 0.00 04:26:19 Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 04:26:19 Average: docker0 23.79 39.64 1.90 265.34 0.00 0.00 0.00 0.00 04:26:19 Average: ens3 139.68 82.18 1869.55 42.02 0.00 0.00 0.00 0.00 04:26:19 04:26:19 04:26:19 ---> sar -P ALL: 04:26:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14874) 05/10/23 _x86_64_ (8 CPU) 04:26:19 04:26:19 04:15:14 LINUX RESTART (8 CPU) 04:26:19 04:26:19 04:16:02 CPU %user %nice %system %iowait %steal %idle 04:26:19 04:17:01 all 7.66 0.00 3.55 3.99 0.07 84.73 04:26:19 04:17:01 0 7.55 0.00 3.77 1.64 0.07 86.98 04:26:19 04:17:01 1 7.48 0.00 2.72 0.07 0.05 89.68 04:26:19 04:17:01 2 6.80 0.00 2.67 4.85 0.07 85.61 04:26:19 04:17:01 3 6.98 0.00 4.38 21.85 0.10 66.70 04:26:19 04:17:01 4 7.20 0.00 3.15 0.26 0.05 89.34 04:26:19 04:17:01 5 8.12 0.00 3.43 0.17 0.05 88.23 04:26:19 04:17:01 6 7.85 0.00 3.40 0.46 0.05 88.24 04:26:19 04:17:01 7 9.34 0.00 4.87 2.78 0.09 82.92 04:26:19 04:18:01 all 37.43 0.00 5.54 2.70 0.08 54.25 04:26:19 04:18:01 0 38.87 0.00 5.77 3.50 0.07 51.79 04:26:19 04:18:01 1 37.37 0.00 5.32 0.13 0.07 57.10 04:26:19 04:18:01 2 38.19 0.00 5.81 4.93 0.08 50.99 04:26:19 04:18:01 3 38.06 0.00 5.44 11.89 0.08 44.53 04:26:19 04:18:01 4 37.06 0.00 5.08 0.27 0.07 57.52 04:26:19 04:18:01 5 36.89 0.00 5.55 0.05 0.10 57.41 04:26:19 04:18:01 6 36.11 0.00 5.49 0.15 0.07 58.18 04:26:19 04:18:01 7 36.91 0.00 5.89 0.67 0.08 56.45 04:26:19 04:19:01 all 6.18 0.00 2.01 1.84 0.04 89.92 04:26:19 04:19:01 0 5.01 0.00 1.66 0.44 0.03 92.85 04:26:19 04:19:01 1 6.58 0.00 2.51 0.00 0.03 90.88 04:26:19 04:19:01 2 6.66 0.00 2.43 10.49 0.03 80.38 04:26:19 04:19:01 3 6.24 0.00 2.32 1.78 0.05 89.61 04:26:19 04:19:01 4 5.61 0.00 1.61 0.18 0.03 92.56 04:26:19 04:19:01 5 6.83 0.00 2.03 1.02 0.07 90.05 04:26:19 04:19:01 6 6.79 0.00 1.71 0.03 0.03 91.43 04:26:19 04:19:01 7 5.73 0.00 1.83 0.77 0.05 91.61 04:26:19 04:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:26:19 04:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:26:19 04:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:26:19 04:20:01 2 0.00 0.00 0.00 0.03 0.00 99.97 04:26:19 04:20:01 3 0.07 0.00 0.02 0.00 0.00 99.92 04:26:19 04:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:26:19 04:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:26:19 04:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:26:19 04:20:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:26:19 04:21:01 all 1.29 0.00 0.61 0.44 0.02 97.64 04:26:19 04:21:01 0 0.67 0.00 0.52 0.02 0.02 98.78 04:26:19 04:21:01 1 1.45 0.00 0.58 0.05 0.02 97.90 04:26:19 04:21:01 2 0.72 0.00 0.53 1.10 0.02 97.63 04:26:19 04:21:01 3 1.27 0.00 0.50 0.50 0.02 97.71 04:26:19 04:21:01 4 0.70 0.00 0.75 0.90 0.02 97.63 04:26:19 04:21:01 5 1.69 0.00 0.82 0.54 0.03 96.92 04:26:19 04:21:01 6 2.16 0.00 0.47 0.08 0.02 97.28 04:26:19 04:21:01 7 1.66 0.00 0.70 0.37 0.03 97.24 04:26:19 04:22:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:26:19 04:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:26:19 04:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:26:19 04:22:01 2 0.00 0.00 0.00 0.03 0.00 99.97 04:26:19 04:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:19 04:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:26:19 04:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:26:19 04:22:01 6 0.02 0.00 0.03 0.02 0.02 99.92 04:26:19 04:22:01 7 0.07 0.00 0.00 0.00 0.02 99.92 04:26:19 04:23:01 all 0.24 0.00 0.01 0.00 0.01 99.74 04:26:19 04:23:01 0 1.78 0.00 0.03 0.00 0.00 98.19 04:26:19 04:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:26:19 04:23:01 2 0.00 0.00 0.00 0.02 0.02 99.97 04:26:19 04:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:26:19 04:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:26:19 04:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:26:19 04:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:26:19 04:23:01 7 0.05 0.00 0.00 0.00 0.02 99.93 04:26:19 04:24:01 all 0.09 0.00 0.01 0.00 0.00 99.90 04:26:19 04:24:01 0 0.60 0.00 0.00 0.00 0.02 99.38 04:26:19 04:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:26:19 04:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:26:19 04:24:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:26:19 04:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:26:19 04:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:19 04:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:26:19 04:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:26:19 04:25:01 all 0.10 0.00 0.01 0.00 0.00 99.88 04:26:19 04:25:01 0 0.70 0.00 0.02 0.00 0.02 99.27 04:26:19 04:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:26:19 04:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:26:19 04:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:26:19 04:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:26:19 04:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:26:19 04:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:26:19 04:25:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:26:19 04:26:01 all 7.72 0.00 3.30 2.79 0.05 86.13 04:26:19 04:26:01 0 8.28 0.00 2.98 0.44 0.05 88.25 04:26:19 04:26:01 1 7.36 0.00 3.63 2.69 0.05 86.28 04:26:19 04:26:01 2 8.45 0.00 3.50 10.14 0.07 77.85 04:26:19 04:26:01 3 7.46 0.00 2.56 0.24 0.05 89.69 04:26:19 04:26:01 4 7.47 0.00 3.26 0.03 0.05 89.18 04:26:19 04:26:01 5 8.25 0.00 2.96 0.64 0.05 88.10 04:26:19 04:26:01 6 6.51 0.00 4.72 6.29 0.05 82.43 04:26:19 04:26:01 7 8.03 0.00 2.77 1.89 0.07 87.24 04:26:19 Average: all 6.04 0.00 1.49 1.17 0.03 91.26 04:26:19 Average: 0 6.33 0.00 1.47 0.60 0.03 91.58 04:26:19 Average: 1 6.00 0.00 1.47 0.29 0.02 92.22 04:26:19 Average: 2 6.06 0.00 1.49 3.14 0.03 89.29 04:26:19 Average: 3 5.98 0.00 1.51 3.56 0.04 88.91 04:26:19 Average: 4 5.77 0.00 1.38 0.16 0.02 92.66 04:26:19 Average: 5 6.15 0.00 1.47 0.24 0.03 92.10 04:26:19 Average: 6 5.92 0.00 1.57 0.70 0.02 91.78 04:26:19 Average: 7 6.15 0.00 1.60 0.64 0.04 91.58 04:26:19 04:26:19 04:26:19