Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d00e383a819cb4e70ab506041202e2de1b245b65 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-ssh14465383950935655492.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4022677669725285868.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/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-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15405409221898101703.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh11512030471392086818.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-uart/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-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17658491590180580824.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-uart, 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-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart 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 ‘prd-centos7-blackbox-4c-2g-5991’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5992’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6006’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6011 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d00e383a819cb4e70ab506041202e2de1b245b65 (main) Commit message: "Merge pull request #60 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" > git config remote.origin.url git@github.com:edgexfoundry/device-uart.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 d00e383a819cb4e70ab506041202e2de1b245b65 # timeout=10 > git rev-list --no-walk 23fe7f8145c8e877725d764251a9ace1cbcd2e57 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:14:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:14:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:14:23 ========================================================= 15:14:23 EdgeX Global Pipelines Version Info 15:14:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:14:24 ------------------- 15:14:24 stable info: 15:14:24 ------------------- 15:14:24 Commited By: Ginny Guan ginny@iotechsys.com 15:14:24 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 15:14:24 Message: update stable to v1.0.260 15:14:25 ------------------- 15:14:25 experimental info: 15:14:25 ------------------- 15:14:25 Commited By: Ginny Guan ginny@iotechsys.com 15:14:25 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 15:14:25 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d00e383 [Pipeline] echo 15:14:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:25 provisioning config files... 15:14:25 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4561364020187632450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:26 ---> ****-login.sh 15:14:26 nexus3.edgexfoundry.org:10001 15:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:26 Configure a credential helper to remove this warning. See 15:14:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:26 15:14:26 Login Succeeded 15:14:26 nexus3.edgexfoundry.org:10002 15:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:26 Configure a credential helper to remove this warning. See 15:14:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:26 15:14:26 Login Succeeded 15:14:26 nexus3.edgexfoundry.org:10003 15:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:26 Configure a credential helper to remove this warning. See 15:14:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:26 15:14:26 Login Succeeded 15:14:26 nexus3.edgexfoundry.org:10004 15:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:27 Configure a credential helper to remove this warning. See 15:14:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:27 15:14:27 Login Succeeded 15:14:27 ****.io 15:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:27 Configure a credential helper to remove this warning. See 15:14:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:27 15:14:27 Login Succeeded 15:14:27 ---> ****-login.sh ends [Pipeline] } 15:14:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:14:27 + git rev-list -1 --merges d00e383a819cb4e70ab506041202e2de1b245b65~1..d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] echo 15:14:27 -----------> git rev-list -1 --merges d00e383a819cb4e70ab506041202e2de1b245b65~1..d00e383a819cb4e70ab506041202e2de1b245b65 d00e383a819cb4e70ab506041202e2de1b245b65 15:14:27 d00e383a819cb4e70ab506041202e2de1b245b65 [false] [Pipeline] sh 15:14:28 + git log --format=format:%s -1 d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] echo 15:14:28 ========================================================= 15:14:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:14:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:28 + git log --format=format:%s -1 d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] echo 15:14:28 [semverPrep] GIT_COMMIT: d00e383a819cb4e70ab506041202e2de1b245b65, Commit Message: Merge pull request #60 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25 [Pipeline] echo 15:14:28 [semverPrep] This is not a build commit. [Pipeline] sh 15:14:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:14:28 + grep -v github /etc/ssh/ssh_known_hosts 15:14:28 + [ -e /tmp/ssh_known_hosts ] 15:14:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:14:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:14:28 + sudo tee -a /etc/ssh/ssh_known_hosts 15:14:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:29 15:14:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:29 0.1.4: Pulling from edgex-devops/py-git-semver 15:14:29 b85a868b505f: Pulling fs layer 15:14:29 e2be974225ed: Pulling fs layer 15:14:29 339a4e72a1f5: Pulling fs layer 15:14:29 988bab9f4d93: Pulling fs layer 15:14:29 1469e6f7b9e6: Pulling fs layer 15:14:29 eaf3925da568: Pulling fs layer 15:14:29 bab4dde63d76: Pulling fs layer 15:14:29 bde34c3a00c8: Pulling fs layer 15:14:29 b352a97aabf1: Pulling fs layer 15:14:29 4872d77fe225: Pulling fs layer 15:14:29 5851b861e8e6: Pulling fs layer 15:14:29 1469e6f7b9e6: Waiting 15:14:29 bde34c3a00c8: Waiting 15:14:29 eaf3925da568: Waiting 15:14:29 b352a97aabf1: Waiting 15:14:29 bab4dde63d76: Waiting 15:14:29 988bab9f4d93: Waiting 15:14:29 5851b861e8e6: Waiting 15:14:29 e2be974225ed: Download complete 15:14:29 988bab9f4d93: Verifying Checksum 15:14:29 988bab9f4d93: Download complete 15:14:29 339a4e72a1f5: Verifying Checksum 15:14:29 339a4e72a1f5: Download complete 15:14:29 1469e6f7b9e6: Verifying Checksum 15:14:29 1469e6f7b9e6: Download complete 15:14:29 eaf3925da568: Verifying Checksum 15:14:29 eaf3925da568: Download complete 15:14:29 bde34c3a00c8: Verifying Checksum 15:14:29 bde34c3a00c8: Download complete 15:14:29 b352a97aabf1: Verifying Checksum 15:14:29 b352a97aabf1: Download complete 15:14:29 4872d77fe225: Verifying Checksum 15:14:29 4872d77fe225: Download complete 15:14:29 5851b861e8e6: Verifying Checksum 15:14:29 5851b861e8e6: Download complete 15:14:29 b85a868b505f: Verifying Checksum 15:14:29 b85a868b505f: Download complete 15:14:30 bab4dde63d76: Verifying Checksum 15:14:31 b85a868b505f: Pull complete 15:14:31 e2be974225ed: Pull complete 15:14:31 339a4e72a1f5: Pull complete 15:14:31 988bab9f4d93: Pull complete 15:14:32 1469e6f7b9e6: Pull complete 15:14:32 eaf3925da568: Pull complete 15:14:34 bab4dde63d76: Pull complete 15:14:34 bde34c3a00c8: Pull complete 15:14:34 b352a97aabf1: Pull complete 15:14:34 4872d77fe225: Pull complete 15:14:34 5851b861e8e6: Pull complete 15:14:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:14:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:34 prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container 15:14:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:14:37 $ docker top 6d724a86f266047c52a20b24749847eab022a234aa5bc108dfce89fe8bc7008d -eo pid,comm 15:14:37 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). 15:14:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:37 [ssh-agent] Looking for ssh-agent implementation... 15:14:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:37 $ docker exec 6d724a86f266047c52a20b24749847eab022a234aa5bc108dfce89fe8bc7008d ssh-agent 15:14:37 SSH_AUTH_SOCK=/tmp/ssh-v7nV96SePnDB/agent.32 15:14:37 SSH_AGENT_PID=38 15:14:37 Running ssh-add (command line suppressed) 15:14:37 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9086030665932376112.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9086030665932376112.key) 15:14:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:37 + git tag --points-at HEAD [Pipeline] } 15:14:37 $ docker exec --env ******** --env ******** 6d724a86f266047c52a20b24749847eab022a234aa5bc108dfce89fe8bc7008d ssh-agent -k 15:14:37 unset SSH_AUTH_SOCK; 15:14:37 unset SSH_AGENT_PID; 15:14:37 echo Agent pid 38 killed; 15:14:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:14:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:38 [ssh-agent] Looking for ssh-agent implementation... 15:14:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:38 $ docker exec 6d724a86f266047c52a20b24749847eab022a234aa5bc108dfce89fe8bc7008d ssh-agent 15:14:38 SSH_AUTH_SOCK=/tmp/ssh-LtFNm7OMCPg6/agent.72 15:14:38 SSH_AGENT_PID=78 15:14:38 Running ssh-add (command line suppressed) 15:14:38 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2833757071518656854.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2833757071518656854.key) 15:14:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:38 + git semver init 15:14:38 2024-07-20 15:14:38,869 [run_init] DEBUG init version:0.0.0 force:False 15:14:38 2024-07-20 15:14:38,870 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 15:14:38 2024-07-20 15:14:38,870 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 15:14:38 2024-07-20 15:14:38,870 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 15:14:40 2024-07-20 15:14:39,961 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 15:14:40 2024-07-20 15:14:39,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 15:14:40 2024-07-20 15:14:39,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 15:14:40 2024-07-20 15:14:39,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 15:14:40 3.0.1-dev.26 [Pipeline] } 15:14:40 $ docker exec --env ******** --env ******** 6d724a86f266047c52a20b24749847eab022a234aa5bc108dfce89fe8bc7008d ssh-agent -k 15:14:40 unset SSH_AUTH_SOCK; 15:14:40 unset SSH_AGENT_PID; 15:14:40 echo Agent pid 78 killed; 15:14:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:40 + git semver [Pipeline] } 15:14:41 $ docker stop --time=1 6d724a86f266047c52a20b24749847eab022a234aa5bc108dfce89fe8bc7008d 15:14:42 $ docker rm -f --volumes 6d724a86f266047c52a20b24749847eab022a234aa5bc108dfce89fe8bc7008d [Pipeline] // withDockerContainer [Pipeline] sh 15:14:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:14:42 Stashed 1 file(s) [Pipeline] echo 15:14:42 [edgeXSemver]: initialized semver on version 3.0.1-dev.26 [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 15:14:43 provisioning config files... 15:14:43 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15308544991299261895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:43 ---> ****-login.sh 15:14:43 nexus3.edgexfoundry.org:10001 15:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:43 Configure a credential helper to remove this warning. See 15:14:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:43 15:14:43 Login Succeeded 15:14:43 nexus3.edgexfoundry.org:10002 15:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:43 Configure a credential helper to remove this warning. See 15:14:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:43 15:14:43 Login Succeeded 15:14:43 nexus3.edgexfoundry.org:10003 15:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:43 Configure a credential helper to remove this warning. See 15:14:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:43 15:14:43 Login Succeeded 15:14:43 nexus3.edgexfoundry.org:10004 15:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:43 Configure a credential helper to remove this warning. See 15:14:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:43 15:14:43 Login Succeeded 15:14:43 ****.io 15:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:43 Configure a credential helper to remove this warning. See 15:14:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:43 15:14:43 Login Succeeded 15:14:43 ---> ****-login.sh ends [Pipeline] } 15:14:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:14:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:14:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:14:44 ========================================================= 15:14:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:14:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:14:44 Sending build context to Docker daemon 25.51MB 15:14:44 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:14:44 Step 2/12 : FROM ${BASE} AS builder 15:14:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:14:44 619be1103602: Pulling fs layer 15:14:44 7862e08f4a3e: Pulling fs layer 15:14:44 5df492c9dc93: Pulling fs layer 15:14:44 7629e6793208: Pulling fs layer 15:14:44 4f4fb700ef54: Pulling fs layer 15:14:44 fb5054dd5b73: Pulling fs layer 15:14:44 eeca6798cff9: Pulling fs layer 15:14:44 aa269ceb94a6: Pulling fs layer 15:14:44 ada007ff1a6a: Pulling fs layer 15:14:44 7629e6793208: Waiting 15:14:44 4f4fb700ef54: Waiting 15:14:44 eeca6798cff9: Waiting 15:14:44 aa269ceb94a6: Waiting 15:14:44 ada007ff1a6a: Waiting 15:14:44 7862e08f4a3e: Verifying Checksum 15:14:44 7862e08f4a3e: Download complete 15:14:44 7629e6793208: Verifying Checksum 15:14:44 7629e6793208: Download complete 15:14:44 4f4fb700ef54: Verifying Checksum 15:14:44 4f4fb700ef54: Download complete 15:14:44 619be1103602: Download complete 15:14:44 fb5054dd5b73: Verifying Checksum 15:14:44 fb5054dd5b73: Download complete 15:14:44 eeca6798cff9: Verifying Checksum 15:14:44 eeca6798cff9: Download complete 15:14:44 619be1103602: Pull complete 15:14:44 ada007ff1a6a: Verifying Checksum 15:14:44 ada007ff1a6a: Download complete 15:14:44 7862e08f4a3e: Pull complete 15:14:45 5df492c9dc93: Verifying Checksum 15:14:45 5df492c9dc93: Download complete 15:14:45 aa269ceb94a6: Verifying Checksum 15:14:45 aa269ceb94a6: Download complete 15:14:48 5df492c9dc93: Pull complete 15:14:48 7629e6793208: Pull complete 15:14:48 4f4fb700ef54: Pull complete 15:14:48 fb5054dd5b73: Pull complete 15:14:48 eeca6798cff9: Pull complete 15:14:51 aa269ceb94a6: Pull complete 15:14:51 ada007ff1a6a: Pull complete 15:14:51 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 15:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:14:51 ---> f489d0715acc 15:14:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:14:55 ---> Running in 7d162adc3175 15:14:55 Removing intermediate container 7d162adc3175 15:14:55 ---> a2dae729407b 15:14:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:14:55 ---> Running in bc0add9b7dc8 15:14:55 Removing intermediate container bc0add9b7dc8 15:14:55 ---> e3eac1fdb9fd 15:14:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:14:55 ---> Running in 65483f2f2962 15:14:55 Removing intermediate container 65483f2f2962 15:14:55 ---> 1024644bc9c8 15:14:55 Step 6/12 : WORKDIR /device-uart 15:14:55 ---> Running in 17a00dc58bf8 15:14:55 Removing intermediate container 17a00dc58bf8 15:14:55 ---> 9c68cbd6d5de 15:14:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:14:55 ---> Running in 9a02149fb449 15:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:14:56 (1/4) Installing openssh-keygen (9.3_p2-r2) 15:14:56 (2/4) Installing libedit (20221030.3.1-r1) 15:14:56 (3/4) Installing openssh-client-common (9.3_p2-r2) 15:14:56 (4/4) Installing openssh-client-default (9.3_p2-r2) 15:14:56 Executing busybox-1.36.1-r5.trigger 15:14:56 OK: 268 MiB in 56 packages 15:14:56 Removing intermediate container 9a02149fb449 15:14:56 ---> 6480e71239fd 15:14:56 Step 8/12 : COPY go.mod vendor* ./ 15:14:57 ---> 4e617154c463 15:14:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:57 ---> Running in 65f6059400ab 15:14:58 Still waiting to schedule task 15:14:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6007’ 15:15:44 Removing intermediate container 65f6059400ab 15:15:44 ---> c9fd4c46af52 15:15:44 Step 10/12 : COPY . . 15:15:44 ---> d2ef88ed187b 15:15:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:15:44 ---> Running in a83899a1af96 15:15:44 Removing intermediate container a83899a1af96 15:15:44 ---> fed09a4cba6d 15:15:44 Step 12/12 : RUN ${MAKE} 15:15:44 ---> Running in f5cd1b39ef93 15:15:44 noop 15:15:44 Removing intermediate container f5cd1b39ef93 15:15:44 ---> 6cd7e281d9ca 15:15:44 Successfully built 6cd7e281d9ca 15:15:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:44 + docker inspect -f . ci-base-image-x86_64 15:15:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:44 prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container 15:15:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:15:45 $ docker top 764f3a3b780f53e02247eab703a7d6c742b4f06ad356cbe7bcf3fee18d612b9c -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:45 + go version 15:15:45 go version go1.21.9 linux/amd64 [Pipeline] } 15:15:45 $ docker stop --time=1 764f3a3b780f53e02247eab703a7d6c742b4f06ad356cbe7bcf3fee18d612b9c 15:15:46 $ docker rm -f --volumes 764f3a3b780f53e02247eab703a7d6c742b4f06ad356cbe7bcf3fee18d612b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:47 + docker inspect -f . ci-base-image-x86_64 15:15:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:47 prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container 15:15:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:15:47 $ docker top 76aae4384ea7d10ef50889964453901728996b1dc057048e4c56a8d98a31ccd7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 15:15:48 + make test 15:15:48 go test ./... -coverprofile=coverage.out 15:15:50 ? github.com/edgexfoundry/device-uart [no test files] 15:16:12 ? github.com/edgexfoundry/device-uart/cmd [no test files] 15:16:12 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 15:16:20 go vet ./... 15:16:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:16:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:16:26 ./bin/test-attribution-txt.sh 15:16:26 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 15:16:26 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 15:16:26 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 15:16:26 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 15:16:26 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 15:16:26 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 15:16:26 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 15:16:26 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 15:16:26 An attribution for golang.org/x/term is missing from Attribution.txt, please add 15:16:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 15:16:26 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 15:16:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:16:26 $ docker stop --time=1 76aae4384ea7d10ef50889964453901728996b1dc057048e4c56a8d98a31ccd7 15:16:30 $ docker rm -f --volumes 76aae4384ea7d10ef50889964453901728996b1dc057048e4c56a8d98a31ccd7 [Pipeline] // withDockerContainer [Pipeline] sh 15:16:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:16:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:16:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:16:31 + ls -al . 15:16:31 total 224 15:16:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:15 . 15:16:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:14 .. 15:16:31 -rw-rw-r-- 1 jenkins jenkins 140 Jul 20 15:14 .dockerignore 15:16:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:16 .git 15:16:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:14 .github 15:16:31 -rw-rw-r-- 1 jenkins jenkins 343 Jul 20 15:14 .gitignore 15:16:31 -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 15:14 .golangci.yml 15:16:31 drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 15:14 .semver 15:16:31 -rw-rw-r-- 1 jenkins jenkins 9941 Jul 20 15:14 Attribution.txt 15:16:31 -rw-rw-r-- 1 jenkins jenkins 1908 Jul 20 15:14 CHANGELOG.md 15:16:31 -rw-rw-r-- 1 jenkins jenkins 1886 Jul 20 15:14 Dockerfile 15:16:31 -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 15:14 GOVERNANCE.md 15:16:31 -rw-rw-r-- 1 jenkins jenkins 675 Jul 20 15:14 Jenkinsfile 15:16:31 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 20 15:14 LICENSE 15:16:31 -rw-rw-r-- 1 jenkins jenkins 1872 Jul 20 15:14 Makefile 15:16:31 -rw-rw-r-- 1 jenkins jenkins 617 Jul 20 15:14 OWNERS.md 15:16:31 -rw-rw-r-- 1 jenkins jenkins 8892 Jul 20 15:14 README.md 15:16:31 -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 15:14 VERSION 15:16:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:14 bin 15:16:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:14 cmd 15:16:31 -rw-r--r-- 1 jenkins jenkins 10 Jul 20 15:15 coverage.out 15:16:31 -rw-rw-r-- 1 jenkins jenkins 6963 Jul 20 15:14 go.mod 15:16:31 -rw-rw-r-- 1 jenkins jenkins 101890 Jul 20 15:14 go.sum 15:16:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:14 internal 15:16:31 -rw-rw-r-- 1 jenkins jenkins 209 Jul 20 15:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:31 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d00e383a819cb4e70ab506041202e2de1b245b65 --label arch=amd64 --label version=3.0.1-dev.26 . 15:16:31 Sending build context to Docker daemon 25.51MB 15:16:31 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:16:31 Step 2/26 : FROM ${BASE} AS builder 15:16:31 ---> 6cd7e281d9ca 15:16:31 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:16:32 ---> Running in 7cb2c5a9a3cf 15:16:32 Removing intermediate container 7cb2c5a9a3cf 15:16:32 ---> 8c8bd358df6c 15:16:32 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:16:32 ---> Running in fcf4dc7b5ad8 15:16:32 Removing intermediate container fcf4dc7b5ad8 15:16:32 ---> eb9dea60e9ab 15:16:32 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:16:32 ---> Running in 1b13c9439ab3 15:16:32 Removing intermediate container 1b13c9439ab3 15:16:32 ---> dcbcf1db4113 15:16:32 Step 6/26 : WORKDIR /device-uart 15:16:32 ---> Running in 9cde66c3f7e2 15:16:32 Removing intermediate container 9cde66c3f7e2 15:16:32 ---> 92c7292fe771 15:16:32 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:16:32 ---> Running in baa339814b67 15:16:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:16:33 OK: 268 MiB in 56 packages 15:16:33 Removing intermediate container baa339814b67 15:16:33 ---> f50d7e7884d3 15:16:33 Step 8/26 : COPY go.mod vendor* ./ 15:16:33 ---> 183bf07f6aa6 15:16:33 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:33 ---> Running in 050119f5d7ae 15:16:34 Removing intermediate container 050119f5d7ae 15:16:34 ---> 94fa63e12a1e 15:16:34 Step 10/26 : COPY . . 15:16:35 ---> c990c4416e19 15:16:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:16:35 ---> Running in a31d90606df9 15:16:35 Removing intermediate container a31d90606df9 15:16:35 ---> a4b040f59f0d 15:16:35 Step 12/26 : RUN ${MAKE} 15:16:35 ---> Running in 293517d88805 15:16:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-uart ./cmd 15:17:08 Removing intermediate container 293517d88805 15:17:08 ---> 497a7aec102b 15:17:08 Step 13/26 : FROM alpine:3.18 15:17:08 3.18: Pulling from library/alpine 15:17:08 73baa7ef167e: Pulling fs layer 15:17:08 73baa7ef167e: Download complete 15:17:08 73baa7ef167e: Pull complete 15:17:08 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:17:08 Status: Downloaded newer image for alpine:3.18 15:17:08 ---> 8fd7cac70a4a 15:17:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 15:17:08 ---> Running in 5a13189db37e 15:17:08 Removing intermediate container 5a13189db37e 15:17:08 ---> d29170ebec0f 15:17:08 Step 15/26 : RUN apk add --update --no-cache dumb-init 15:17:08 ---> Running in 5a5e26d9c154 15:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:17:08 (1/1) Installing dumb-init (1.2.5-r2) 15:17:08 Executing busybox-1.36.1-r7.trigger 15:17:08 OK: 7 MiB in 16 packages 15:17:09 Removing intermediate container 5a5e26d9c154 15:17:09 ---> 173b3938b26e 15:17:09 Step 16/26 : RUN apk --no-cache upgrade 15:17:09 ---> Running in 366d2cf150f7 15:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:17:09 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:17:09 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:17:09 OK: 7 MiB in 16 packages 15:17:10 Removing intermediate container 366d2cf150f7 15:17:10 ---> 0931b9e362c8 15:17:10 Step 17/26 : WORKDIR / 15:17:10 ---> Running in 5e8dcbd9b8a1 15:17:10 Removing intermediate container 5e8dcbd9b8a1 15:17:10 ---> 1060dafcfa8b 15:17:10 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 15:17:10 ---> dc154ffd24d0 15:17:10 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 15:17:10 ---> 8d8d92bd0d3b 15:17:10 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 15:17:11 ---> d4eb897a5cdf 15:17:11 Step 21/26 : EXPOSE 59995 15:17:11 ---> Running in bce8a674d47b 15:17:11 Removing intermediate container bce8a674d47b 15:17:11 ---> 8f1634e0092f 15:17:11 Step 22/26 : ENTRYPOINT ["/device-uart"] 15:17:11 ---> Running in 1b45663387f8 15:17:11 Removing intermediate container 1b45663387f8 15:17:11 ---> 828779155bd6 15:17:11 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:17:11 ---> Running in cc07b74e8cb6 15:17:12 Removing intermediate container cc07b74e8cb6 15:17:12 ---> 5ef5767d5c54 15:17:12 Step 24/26 : LABEL arch=amd64 15:17:12 ---> Running in e7c2fe9ed317 15:17:12 Removing intermediate container e7c2fe9ed317 15:17:12 ---> b185882a873f 15:17:12 Step 25/26 : LABEL git_sha=d00e383a819cb4e70ab506041202e2de1b245b65 15:17:12 ---> Running in 2ca9ffcbb045 15:17:12 Removing intermediate container 2ca9ffcbb045 15:17:12 ---> dd35d84cc61a 15:17:12 Step 26/26 : LABEL version=3.0.1-dev.26 15:17:12 ---> Running in c7ee2850f93b 15:17:12 Removing intermediate container c7ee2850f93b 15:17:12 ---> 310c8f6652fc 15:17:12 [Warning] One or more build-args [ARCH] were not consumed 15:17:12 Successfully built 310c8f6652fc 15:17:12 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:17:12 provisioning config files... 15:17:12 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2561827089492558597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:12 ---> ****-login.sh 15:17:12 nexus3.edgexfoundry.org:10001 15:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:17:12 Configure a credential helper to remove this warning. See 15:17:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:17:12 15:17:12 Login Succeeded 15:17:12 nexus3.edgexfoundry.org:10002 15:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:17:12 Configure a credential helper to remove this warning. See 15:17:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:17:12 15:17:12 Login Succeeded 15:17:12 nexus3.edgexfoundry.org:10003 15:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:17:13 Configure a credential helper to remove this warning. See 15:17:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:17:13 15:17:13 Login Succeeded 15:17:13 nexus3.edgexfoundry.org:10004 15:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:17:13 Configure a credential helper to remove this warning. See 15:17:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:17:13 15:17:13 Login Succeeded 15:17:13 ****.io 15:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:17:13 Configure a credential helper to remove this warning. See 15:17:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:17:13 15:17:13 Login Succeeded 15:17:13 ---> ****-login.sh ends [Pipeline] } 15:17:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:17:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:17:13 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 15:17:13 d00e383a819cb4e70ab506041202e2de1b245b65 15:17:13 latest 15:17:13 3.0.1-dev.26 15:17:13 d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 15:17:13 main 15:17:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:13 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:14 + docker push nexus3.edgexfoundry.org:10004/device-uart:d00e383a819cb4e70ab506041202e2de1b245b65 15:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 15:17:14 048c99c3f098: Preparing 15:17:14 14acfa4e8669: Preparing 15:17:14 0d7c735171dc: Preparing 15:17:14 419659e75838: Preparing 15:17:14 64d4568eec2b: Preparing 15:17:14 63ec0bd56cf3: Preparing 15:17:14 63ec0bd56cf3: Waiting 15:17:14 64d4568eec2b: Pushed 15:17:14 14acfa4e8669: Pushed 15:17:14 0d7c735171dc: Pushed 15:17:14 63ec0bd56cf3: Layer already exists 15:17:14 419659e75838: Pushed 15:17:18 048c99c3f098: Pushed 15:17:18 d00e383a819cb4e70ab506041202e2de1b245b65: digest: sha256:4f7788a866eafdaa7cc590858241919e38a9b98e28a2d31d2e49519d9cddcc36 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:19 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:19 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 15:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 15:17:19 048c99c3f098: Preparing 15:17:19 14acfa4e8669: Preparing 15:17:19 0d7c735171dc: Preparing 15:17:19 419659e75838: Preparing 15:17:19 64d4568eec2b: Preparing 15:17:19 63ec0bd56cf3: Preparing 15:17:19 048c99c3f098: Layer already exists 15:17:19 14acfa4e8669: Layer already exists 15:17:19 419659e75838: Layer already exists 15:17:19 0d7c735171dc: Layer already exists 15:17:19 64d4568eec2b: Layer already exists 15:17:19 63ec0bd56cf3: Layer already exists 15:17:19 latest: digest: sha256:4f7788a866eafdaa7cc590858241919e38a9b98e28a2d31d2e49519d9cddcc36 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:19 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:20 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.26 15:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 15:17:20 048c99c3f098: Preparing 15:17:20 14acfa4e8669: Preparing 15:17:20 0d7c735171dc: Preparing 15:17:20 419659e75838: Preparing 15:17:20 64d4568eec2b: Preparing 15:17:20 63ec0bd56cf3: Preparing 15:17:20 63ec0bd56cf3: Waiting 15:17:20 14acfa4e8669: Layer already exists 15:17:20 048c99c3f098: Layer already exists 15:17:20 0d7c735171dc: Layer already exists 15:17:20 419659e75838: Layer already exists 15:17:20 64d4568eec2b: Layer already exists 15:17:20 63ec0bd56cf3: Layer already exists 15:17:20 3.0.1-dev.26: digest: sha256:4f7788a866eafdaa7cc590858241919e38a9b98e28a2d31d2e49519d9cddcc36 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:20 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:20 + docker push nexus3.edgexfoundry.org:10004/device-uart:d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 15:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 15:17:20 048c99c3f098: Preparing 15:17:20 14acfa4e8669: Preparing 15:17:20 0d7c735171dc: Preparing 15:17:20 419659e75838: Preparing 15:17:20 64d4568eec2b: Preparing 15:17:20 63ec0bd56cf3: Preparing 15:17:20 63ec0bd56cf3: Waiting 15:17:20 64d4568eec2b: Layer already exists 15:17:20 0d7c735171dc: Layer already exists 15:17:20 048c99c3f098: Layer already exists 15:17:20 419659e75838: Layer already exists 15:17:20 14acfa4e8669: Layer already exists 15:17:20 63ec0bd56cf3: Layer already exists 15:17:20 d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26: digest: sha256:4f7788a866eafdaa7cc590858241919e38a9b98e28a2d31d2e49519d9cddcc36 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:21 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:21 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 15:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 15:17:21 048c99c3f098: Preparing 15:17:21 14acfa4e8669: Preparing 15:17:21 0d7c735171dc: Preparing 15:17:21 419659e75838: Preparing 15:17:21 64d4568eec2b: Preparing 15:17:21 63ec0bd56cf3: Preparing 15:17:21 63ec0bd56cf3: Waiting 15:17:21 64d4568eec2b: Layer already exists 15:17:21 0d7c735171dc: Layer already exists 15:17:21 14acfa4e8669: Layer already exists 15:17:21 419659e75838: Layer already exists 15:17:21 048c99c3f098: Layer already exists 15:17:21 63ec0bd56cf3: Layer already exists 15:17:21 main: digest: sha256:4f7788a866eafdaa7cc590858241919e38a9b98e28a2d31d2e49519d9cddcc36 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:17:21 ===================================================== [Pipeline] echo 15:17:21 taggedImages: 15:17:21 - nexus3.edgexfoundry.org:10004/device-uart:d00e383a819cb4e70ab506041202e2de1b245b65 15:17:21 - nexus3.edgexfoundry.org:10004/device-uart:latest 15:17:21 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.26 15:17:21 - nexus3.edgexfoundry.org:10004/device-uart:d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 15:17:21 - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:21 15:17:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:22 latest: Pulling from edgex-lftools-log-publisher 15:17:22 5eb5b503b376: Pulling fs layer 15:17:22 5c69ac0246d0: Pulling fs layer 15:17:22 ec43610c2a17: Pulling fs layer 15:17:22 3a2ae6a8a46f: Pulling fs layer 15:17:22 33b1e0a273af: Pulling fs layer 15:17:22 3a2ae6a8a46f: Waiting 15:17:22 5d3b04190fa2: Pulling fs layer 15:17:22 2f39f015ded8: Pulling fs layer 15:17:22 33b1e0a273af: Waiting 15:17:22 2f39f015ded8: Waiting 15:17:22 5d3b04190fa2: Waiting 15:17:22 5c69ac0246d0: Verifying Checksum 15:17:22 5c69ac0246d0: Download complete 15:17:22 3a2ae6a8a46f: Verifying Checksum 15:17:22 3a2ae6a8a46f: Download complete 15:17:22 33b1e0a273af: Verifying Checksum 15:17:22 33b1e0a273af: Download complete 15:17:22 5d3b04190fa2: Download complete 15:17:22 ec43610c2a17: Verifying Checksum 15:17:22 5eb5b503b376: Download complete 15:17:23 2f39f015ded8: Download complete 15:17:23 5eb5b503b376: Pull complete 15:17:23 5c69ac0246d0: Pull complete 15:17:24 ec43610c2a17: Pull complete 15:17:24 3a2ae6a8a46f: Pull complete 15:17:24 33b1e0a273af: Pull complete 15:17:24 5d3b04190fa2: Pull complete 15:17:28 2f39f015ded8: Pull complete 15:17:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:17:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:28 prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container 15:17:28 $ 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/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:17:32 $ docker top 91fb72fa8adf3b76663397308f4dfbe3515e475e76a01884278cf854b729fc9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:32 ---> job-cost.sh 15:17:32 lf-activate-venv: SKIPPING 15:17:32 INFO: No Stack... 15:17:32 INFO: Retrieving Pricing Info for: v3-standard-8 15:17:33 INFO: Archiving Costs [Pipeline] sh 15:17:33 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 15:17:33 + cut -d, -f6 [Pipeline] lock 15:17:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-33-stack-cost] 15:17:33 Resource [jenkins-edgexfoundry-device-uart-main-33-stack-cost] did not exist. Created. 15:17:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:17:33 + echo total: 0.2199999988079071 [Pipeline] stash 15:17:33 Stashed 1 file(s) [Pipeline] } 15:17:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-33-stack-cost] [Pipeline] // lock [Pipeline] } 15:17:33 $ docker stop --time=1 91fb72fa8adf3b76663397308f4dfbe3515e475e76a01884278cf854b729fc9f 15:17:35 $ docker rm -f --volumes 91fb72fa8adf3b76663397308f4dfbe3515e475e76a01884278cf854b729fc9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:17:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6014 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 15:17:36 Running in /w/workspace/device-uart/33 [Pipeline] { [Pipeline] checkout 15:17:39 The recommended git tool is: git 15:17:50 using credential edgex-jenkins-ssh 15:17:50 Cloning the remote Git repository 15:17:50 Cloning repository git@github.com:edgexfoundry/device-uart.git 15:17:50 > git init /w/workspace/device-uart/33 # timeout=10 15:17:50 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 15:17:50 > git --version # timeout=10 15:17:50 > git --version # 'git version 2.25.1' 15:17:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:17:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:17:54 Avoid second fetch 15:17:54 Checking out Revision d00e383a819cb4e70ab506041202e2de1b245b65 (main) 15:17:53 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 15:17:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:17:54 > git config core.sparsecheckout # timeout=10 15:17:54 > git checkout -f d00e383a819cb4e70ab506041202e2de1b245b65 # timeout=10 15:17:55 Commit message: "Merge pull request #60 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:18:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:18:00 % Total % Received % Xferd Average Speed Time Time Time Current 15:18:00 Dload Upload Total Spent Left Speed 15:18:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 15:18:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:18:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:18:00 + sudo tee /etc/docker/daemon.new 15:18:00 { 15:18:00 "registry-mirrors": [ 15:18:00 "https://nexus3.edgexfoundry.org:10001" 15:18:00 ], 15:18:00 "bip": "10.250.0.254/24", 15:18:00 "hosts": [ 15:18:00 "tcp://0.0.0.0:5555", 15:18:00 "unix:///var/run/docker.sock" 15:18:00 ], 15:18:00 "mtu": 1458, 15:18:00 "selinux-enabled": true, 15:18:00 "seccomp-profile": "/etc/docker/seccomp.json" 15:18:00 } [Pipeline] sh 15:18:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:18:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:19 provisioning config files... 15:18:19 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/33@tmp/config14338098364751634258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:20 ---> ****-login.sh 15:18:20 nexus3.edgexfoundry.org:10001 15:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:20 Configure a credential helper to remove this warning. See 15:18:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:20 15:18:20 Login Succeeded 15:18:20 nexus3.edgexfoundry.org:10002 15:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:21 Configure a credential helper to remove this warning. See 15:18:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:21 15:18:21 Login Succeeded 15:18:21 nexus3.edgexfoundry.org:10003 15:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:21 Configure a credential helper to remove this warning. See 15:18:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:21 15:18:21 Login Succeeded 15:18:21 nexus3.edgexfoundry.org:10004 15:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:22 Configure a credential helper to remove this warning. See 15:18:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:22 15:18:22 Login Succeeded 15:18:22 ****.io 15:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:22 Configure a credential helper to remove this warning. See 15:18:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:22 15:18:22 Login Succeeded 15:18:22 ---> ****-login.sh ends [Pipeline] } 15:18:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:18:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:18:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:18:23 ========================================================= 15:18:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:18:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:18:23 Sending build context to Docker daemon 12.82MB 15:18:23 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:18:23 Step 2/12 : FROM ${BASE} AS builder 15:18:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:18:23 c6b39de5b339: Pulling fs layer 15:18:23 a69c41024577: Pulling fs layer 15:18:23 d6de4b400683: Pulling fs layer 15:18:23 35cb2a7552d0: Pulling fs layer 15:18:23 4f4fb700ef54: Pulling fs layer 15:18:23 464afbd9ba4c: Pulling fs layer 15:18:23 00f215d4a9da: Pulling fs layer 15:18:23 d496ad576159: Pulling fs layer 15:18:23 35cb2a7552d0: Waiting 15:18:23 4f4fb700ef54: Waiting 15:18:23 464afbd9ba4c: Waiting 15:18:23 00f215d4a9da: Waiting 15:18:23 d496ad576159: Waiting 15:18:23 a69c41024577: Verifying Checksum 15:18:23 a69c41024577: Download complete 15:18:23 35cb2a7552d0: Verifying Checksum 15:18:23 35cb2a7552d0: Download complete 15:18:24 4f4fb700ef54: Verifying Checksum 15:18:24 4f4fb700ef54: Download complete 15:18:24 464afbd9ba4c: Verifying Checksum 15:18:24 464afbd9ba4c: Download complete 15:18:24 c6b39de5b339: Download complete 15:18:24 d496ad576159: Verifying Checksum 15:18:24 d496ad576159: Download complete 15:18:25 c6b39de5b339: Pull complete 15:18:26 a69c41024577: Pull complete 15:18:26 d6de4b400683: Verifying Checksum 15:18:26 d6de4b400683: Download complete 15:18:27 00f215d4a9da: Verifying Checksum 15:18:27 00f215d4a9da: Download complete 15:18:42 d6de4b400683: Pull complete 15:18:42 35cb2a7552d0: Pull complete 15:18:42 4f4fb700ef54: Pull complete 15:18:42 464afbd9ba4c: Pull complete 15:18:50 00f215d4a9da: Pull complete 15:18:52 d496ad576159: Pull complete 15:18:52 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 15:18:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:18:52 ---> f246e2811388 15:18:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:18:53 ---> Running in 68874b04e699 15:18:54 Removing intermediate container 68874b04e699 15:18:54 ---> f3076322d061 15:18:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:18:54 ---> Running in 905cf895c714 15:18:54 Removing intermediate container 905cf895c714 15:18:54 ---> 00a217970c2d 15:18:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:18:54 ---> Running in 49554f2f8925 15:18:56 Removing intermediate container 49554f2f8925 15:18:56 ---> a02d13652a63 15:18:56 Step 6/12 : WORKDIR /device-uart 15:18:56 ---> Running in 47b766ee2bb5 15:18:56 Removing intermediate container 47b766ee2bb5 15:18:56 ---> 62abc08c886c 15:18:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:18:56 ---> Running in d87e5ab614dc 15:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:18:59 (1/4) Installing openssh-keygen (9.3_p2-r2) 15:18:59 (2/4) Installing libedit (20221030.3.1-r1) 15:18:59 (3/4) Installing openssh-client-common (9.3_p2-r2) 15:18:59 (4/4) Installing openssh-client-default (9.3_p2-r2) 15:18:59 Executing busybox-1.36.1-r5.trigger 15:18:59 OK: 271 MiB in 56 packages 15:19:00 Removing intermediate container d87e5ab614dc 15:19:00 ---> 22bd78aaaad0 15:19:00 Step 8/12 : COPY go.mod vendor* ./ 15:19:01 ---> eebbb6536a1a 15:19:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:19:01 ---> Running in 9134944c897c 15:21:08 Removing intermediate container 9134944c897c 15:21:08 ---> f6fef71c63d2 15:21:08 Step 10/12 : COPY . . 15:21:08 ---> 2da493473130 15:21:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:21:08 ---> Running in 861cc75067b5 15:21:08 Removing intermediate container 861cc75067b5 15:21:08 ---> 649d9e5dbac8 15:21:08 Step 12/12 : RUN ${MAKE} 15:21:08 ---> Running in 466d7810bb62 15:21:08 noop 15:21:08 Removing intermediate container 466d7810bb62 15:21:08 ---> a7fb75d6190c 15:21:08 Successfully built a7fb75d6190c 15:21:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:08 + docker inspect -f . ci-base-image-arm64 15:21:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:09 prd-ubuntu20.04-docker-arm64-4c-16g-6014 does not seem to be running inside a container 15:21:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/33 -v /w/workspace/device-uart/33:/w/workspace/device-uart/33:rw,z -v /w/workspace/device-uart/33@tmp:/w/workspace/device-uart/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:21:10 $ docker top 564ad8f055618d17f128d09b04125c3a67a3c0b8d3e995a79c9ea4cb82b01250 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:11 + go version 15:21:11 go version go1.21.9 linux/arm64 [Pipeline] } 15:21:11 $ docker stop --time=1 564ad8f055618d17f128d09b04125c3a67a3c0b8d3e995a79c9ea4cb82b01250 15:21:13 $ docker rm -f --volumes 564ad8f055618d17f128d09b04125c3a67a3c0b8d3e995a79c9ea4cb82b01250 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:13 + docker inspect -f . ci-base-image-arm64 15:21:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:13 prd-ubuntu20.04-docker-arm64-4c-16g-6014 does not seem to be running inside a container 15:21:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/33 -v /w/workspace/device-uart/33:/w/workspace/device-uart/33:rw,z -v /w/workspace/device-uart/33@tmp:/w/workspace/device-uart/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:21:15 $ docker top 4f38bb4f36562bdbe0a1f415b99a80977f21c8311987c28060d9ed1a687054dc -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:16 + git config --global --add safe.directory /w/workspace/device-uart/33 [Pipeline] fileExists [Pipeline] sh 15:21:17 + make test 15:21:17 go test ./... -coverprofile=coverage.out 15:21:23 ? github.com/edgexfoundry/device-uart [no test files] 15:25:15 ? github.com/edgexfoundry/device-uart/cmd [no test files] 15:25:15 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 15:25:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:25:15 go vet ./... 15:26:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:26:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:26:12 ./bin/test-attribution-txt.sh 15:26:12 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 15:26:12 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 15:26:12 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 15:26:12 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 15:26:12 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 15:26:12 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 15:26:12 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 15:26:12 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 15:26:12 An attribution for golang.org/x/term is missing from Attribution.txt, please add 15:26:12 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 15:26:12 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 15:26:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:26:12 $ docker stop --time=1 4f38bb4f36562bdbe0a1f415b99a80977f21c8311987c28060d9ed1a687054dc 15:26:14 $ docker rm -f --volumes 4f38bb4f36562bdbe0a1f415b99a80977f21c8311987c28060d9ed1a687054dc [Pipeline] // withDockerContainer [Pipeline] sh 15:26:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:26:16 Warning: overwriting stash ‘coverage-report’ 15:26:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:26:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:26:17 + ls -al . 15:26:17 total 220 15:26:17 drwxrwxr-x 7 jenkins jenkins 4096 Jul 20 15:21 . 15:26:17 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:17 .. 15:26:17 -rw-rw-r-- 1 jenkins jenkins 140 Jul 20 15:17 .dockerignore 15:26:17 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:17 .git 15:26:17 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:17 .github 15:26:17 -rw-rw-r-- 1 jenkins jenkins 343 Jul 20 15:17 .gitignore 15:26:17 -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 15:17 .golangci.yml 15:26:17 -rw-rw-r-- 1 jenkins jenkins 9941 Jul 20 15:17 Attribution.txt 15:26:17 -rw-rw-r-- 1 jenkins jenkins 1908 Jul 20 15:17 CHANGELOG.md 15:26:17 -rw-rw-r-- 1 jenkins jenkins 1886 Jul 20 15:17 Dockerfile 15:26:17 -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 15:17 GOVERNANCE.md 15:26:17 -rw-rw-r-- 1 jenkins jenkins 675 Jul 20 15:17 Jenkinsfile 15:26:17 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 20 15:17 LICENSE 15:26:17 -rw-rw-r-- 1 jenkins jenkins 1872 Jul 20 15:17 Makefile 15:26:17 -rw-rw-r-- 1 jenkins jenkins 617 Jul 20 15:17 OWNERS.md 15:26:17 -rw-rw-r-- 1 jenkins jenkins 8892 Jul 20 15:17 README.md 15:26:17 -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 15:14 VERSION 15:26:17 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:17 bin 15:26:17 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:17 cmd 15:26:17 -rw-r--r-- 1 jenkins jenkins 10 Jul 20 15:21 coverage.out 15:26:17 -rw-rw-r-- 1 jenkins jenkins 6963 Jul 20 15:17 go.mod 15:26:17 -rw-rw-r-- 1 jenkins jenkins 101890 Jul 20 15:17 go.sum 15:26:17 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:17 internal 15:26:17 -rw-rw-r-- 1 jenkins jenkins 209 Jul 20 15:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:17 + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d00e383a819cb4e70ab506041202e2de1b245b65 --label arch=arm64 --label version=3.0.1-dev.26 . 15:26:18 Sending build context to Docker daemon 12.82MB 15:26:18 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:26:18 Step 2/26 : FROM ${BASE} AS builder 15:26:18 ---> a7fb75d6190c 15:26:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:26:18 ---> Running in f41133672244 15:26:19 Removing intermediate container f41133672244 15:26:19 ---> bd05808e2750 15:26:19 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:26:19 ---> Running in 4c96f290358e 15:26:19 Removing intermediate container 4c96f290358e 15:26:19 ---> 060d928d0079 15:26:19 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:26:19 ---> Running in 69d03b2ab6aa 15:26:19 Removing intermediate container 69d03b2ab6aa 15:26:19 ---> e7a35f8673f1 15:26:19 Step 6/26 : WORKDIR /device-uart 15:26:20 ---> Running in 34758c90280e 15:26:20 Removing intermediate container 34758c90280e 15:26:20 ---> 236d2db1e473 15:26:20 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:26:20 ---> Running in c76167a5a3c3 15:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:26:23 OK: 271 MiB in 56 packages 15:26:24 Removing intermediate container c76167a5a3c3 15:26:24 ---> 6c955b571d8c 15:26:24 Step 8/26 : COPY go.mod vendor* ./ 15:26:25 ---> 2ec6f6c11b3d 15:26:25 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:25 ---> Running in 6e22b7277b3a 15:26:27 Removing intermediate container 6e22b7277b3a 15:26:27 ---> dd05c9a15096 15:26:27 Step 10/26 : COPY . . 15:26:29 ---> 5f67bb1cfb53 15:26:29 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:26:29 ---> Running in d45705ecc7d6 15:26:29 Removing intermediate container d45705ecc7d6 15:26:29 ---> d07f6585d8a2 15:26:29 Step 12/26 : RUN ${MAKE} 15:26:29 ---> Running in 90bdaabae62e 15:26:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-uart ./cmd 15:30:38 Removing intermediate container 90bdaabae62e 15:30:38 ---> 455ad716734e 15:30:38 Step 13/26 : FROM alpine:3.18 15:30:38 3.18: Pulling from library/alpine 15:30:38 5c905c7ebe2f: Pulling fs layer 15:30:38 5c905c7ebe2f: Download complete 15:30:38 5c905c7ebe2f: Pull complete 15:30:38 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:30:38 Status: Downloaded newer image for alpine:3.18 15:30:38 ---> dec292d02e07 15:30:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 15:30:38 ---> Running in ad8b1586c01f 15:30:38 Removing intermediate container ad8b1586c01f 15:30:38 ---> 38cf6246989e 15:30:38 Step 15/26 : RUN apk add --update --no-cache dumb-init 15:30:38 ---> Running in 5426b61382ff 15:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:30:38 (1/1) Installing dumb-init (1.2.5-r2) 15:30:38 Executing busybox-1.36.1-r7.trigger 15:30:38 OK: 8 MiB in 16 packages 15:30:39 Removing intermediate container 5426b61382ff 15:30:39 ---> 6ff204dea368 15:30:39 Step 16/26 : RUN apk --no-cache upgrade 15:30:39 ---> Running in 5d127c8e019f 15:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:30:42 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:30:42 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:30:42 OK: 8 MiB in 16 packages 15:30:43 Removing intermediate container 5d127c8e019f 15:30:43 ---> ac5bf7e19694 15:30:43 Step 17/26 : WORKDIR / 15:30:43 ---> Running in 1b3e661b1159 15:30:43 Removing intermediate container 1b3e661b1159 15:30:43 ---> 11a2a8670318 15:30:43 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 15:30:44 ---> 60145580e4dc 15:30:44 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 15:30:44 ---> 228a88d53d2a 15:30:44 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 15:30:47 ---> 918899674cd0 15:30:47 Step 21/26 : EXPOSE 59995 15:30:47 ---> Running in 2f7551e4efe9 15:30:47 Removing intermediate container 2f7551e4efe9 15:30:47 ---> 628bd27d4ddb 15:30:47 Step 22/26 : ENTRYPOINT ["/device-uart"] 15:30:47 ---> Running in bbe7a085ee81 15:30:48 Removing intermediate container bbe7a085ee81 15:30:48 ---> 3c8a09f9e647 15:30:48 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:30:48 ---> Running in f8e711735116 15:30:48 Removing intermediate container f8e711735116 15:30:48 ---> f5b4f7fb7c70 15:30:48 Step 24/26 : LABEL arch=arm64 15:30:48 ---> Running in 3961aaa48a50 15:30:48 Removing intermediate container 3961aaa48a50 15:30:48 ---> 07f45eec421c 15:30:48 Step 25/26 : LABEL git_sha=d00e383a819cb4e70ab506041202e2de1b245b65 15:30:48 ---> Running in 2b5d102d2876 15:30:49 Removing intermediate container 2b5d102d2876 15:30:49 ---> 75bf6e0d512f 15:30:49 Step 26/26 : LABEL version=3.0.1-dev.26 15:30:49 ---> Running in 8853e4849ecf 15:30:49 Removing intermediate container 8853e4849ecf 15:30:49 ---> 066b216df2d2 15:30:49 [Warning] One or more build-args [ARCH] were not consumed 15:30:49 Successfully built 066b216df2d2 15:30:49 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:49 provisioning config files... 15:30:49 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/33@tmp/config16617200974999769393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:30:50 ---> ****-login.sh 15:30:50 nexus3.edgexfoundry.org:10001 15:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:30:50 Configure a credential helper to remove this warning. See 15:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:30:50 15:30:50 Login Succeeded 15:30:50 nexus3.edgexfoundry.org:10002 15:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:30:50 Configure a credential helper to remove this warning. See 15:30:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:30:50 15:30:50 Login Succeeded 15:30:50 nexus3.edgexfoundry.org:10003 15:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:30:51 Configure a credential helper to remove this warning. See 15:30:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:30:51 15:30:51 Login Succeeded 15:30:51 nexus3.edgexfoundry.org:10004 15:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:30:51 Configure a credential helper to remove this warning. See 15:30:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:30:51 15:30:51 Login Succeeded 15:30:51 ****.io 15:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:30:52 Configure a credential helper to remove this warning. See 15:30:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:30:52 15:30:52 Login Succeeded 15:30:52 ---> ****-login.sh ends [Pipeline] } 15:30:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:30:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:30:52 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 15:30:52 d00e383a819cb4e70ab506041202e2de1b245b65 15:30:52 latest 15:30:52 3.0.1-dev.26 15:30:52 d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 15:30:52 main 15:30:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:52 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:53 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:d00e383a819cb4e70ab506041202e2de1b245b65 15:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 15:30:53 0ad3122a6ce5: Preparing 15:30:53 4d69f5f74963: Preparing 15:30:53 29ee50f5f400: Preparing 15:30:53 196f94aa551f: Preparing 15:30:53 2fd8a0b82e2d: Preparing 15:30:53 da707bb00cb8: Preparing 15:30:53 da707bb00cb8: Waiting 15:30:53 29ee50f5f400: Pushed 15:30:53 4d69f5f74963: Pushed 15:30:53 2fd8a0b82e2d: Pushed 15:30:53 da707bb00cb8: Layer already exists 15:30:54 196f94aa551f: Pushed 15:31:02 0ad3122a6ce5: Pushed 15:31:02 d00e383a819cb4e70ab506041202e2de1b245b65: digest: sha256:1082371e1551a902555e53ffac2e0bff4af1945d318cd500eae5f72490417ab5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:02 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:03 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 15:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 15:31:03 0ad3122a6ce5: Preparing 15:31:03 4d69f5f74963: Preparing 15:31:03 29ee50f5f400: Preparing 15:31:03 196f94aa551f: Preparing 15:31:03 2fd8a0b82e2d: Preparing 15:31:03 da707bb00cb8: Preparing 15:31:03 da707bb00cb8: Waiting 15:31:03 0ad3122a6ce5: Layer already exists 15:31:03 2fd8a0b82e2d: Layer already exists 15:31:03 29ee50f5f400: Layer already exists 15:31:03 196f94aa551f: Layer already exists 15:31:03 4d69f5f74963: Layer already exists 15:31:03 da707bb00cb8: Layer already exists 15:31:03 latest: digest: sha256:1082371e1551a902555e53ffac2e0bff4af1945d318cd500eae5f72490417ab5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:03 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:04 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.26 15:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 15:31:04 0ad3122a6ce5: Preparing 15:31:04 4d69f5f74963: Preparing 15:31:04 29ee50f5f400: Preparing 15:31:04 196f94aa551f: Preparing 15:31:04 2fd8a0b82e2d: Preparing 15:31:04 da707bb00cb8: Preparing 15:31:04 da707bb00cb8: Waiting 15:31:04 4d69f5f74963: Layer already exists 15:31:04 29ee50f5f400: Layer already exists 15:31:04 196f94aa551f: Layer already exists 15:31:04 2fd8a0b82e2d: Layer already exists 15:31:04 0ad3122a6ce5: Layer already exists 15:31:04 da707bb00cb8: Layer already exists 15:31:04 3.0.1-dev.26: digest: sha256:1082371e1551a902555e53ffac2e0bff4af1945d318cd500eae5f72490417ab5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:04 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:05 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 15:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 15:31:05 0ad3122a6ce5: Preparing 15:31:05 4d69f5f74963: Preparing 15:31:05 29ee50f5f400: Preparing 15:31:05 196f94aa551f: Preparing 15:31:05 2fd8a0b82e2d: Preparing 15:31:05 da707bb00cb8: Preparing 15:31:05 da707bb00cb8: Waiting 15:31:05 2fd8a0b82e2d: Layer already exists 15:31:05 4d69f5f74963: Layer already exists 15:31:05 0ad3122a6ce5: Layer already exists 15:31:05 29ee50f5f400: Layer already exists 15:31:05 196f94aa551f: Layer already exists 15:31:05 da707bb00cb8: Layer already exists 15:31:05 d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26: digest: sha256:1082371e1551a902555e53ffac2e0bff4af1945d318cd500eae5f72490417ab5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:05 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:06 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 15:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 15:31:06 0ad3122a6ce5: Preparing 15:31:06 4d69f5f74963: Preparing 15:31:06 29ee50f5f400: Preparing 15:31:06 196f94aa551f: Preparing 15:31:06 2fd8a0b82e2d: Preparing 15:31:06 da707bb00cb8: Preparing 15:31:06 da707bb00cb8: Waiting 15:31:06 29ee50f5f400: Layer already exists 15:31:06 4d69f5f74963: Layer already exists 15:31:06 2fd8a0b82e2d: Layer already exists 15:31:06 196f94aa551f: Layer already exists 15:31:06 0ad3122a6ce5: Layer already exists 15:31:06 da707bb00cb8: Layer already exists 15:31:06 main: digest: sha256:1082371e1551a902555e53ffac2e0bff4af1945d318cd500eae5f72490417ab5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:06 ===================================================== [Pipeline] echo 15:31:06 taggedImages: 15:31:06 - nexus3.edgexfoundry.org:10004/device-uart-arm64:d00e383a819cb4e70ab506041202e2de1b245b65 15:31:06 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 15:31:06 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.26 15:31:06 - nexus3.edgexfoundry.org:10004/device-uart-arm64:d00e383a819cb4e70ab506041202e2de1b245b65-3.0.1-dev.26 15:31:06 - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:07 15:31:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:07 arm64: Pulling from edgex-lftools-log-publisher 15:31:07 8998bd30e6a1: Pulling fs layer 15:31:07 04944245beec: Pulling fs layer 15:31:07 699f458cf7ca: Pulling fs layer 15:31:07 765212b225bb: Pulling fs layer 15:31:07 f23df028b6ca: Pulling fs layer 15:31:07 d65c8cfc05b1: Pulling fs layer 15:31:07 2437ff75d9bd: Pulling fs layer 15:31:07 765212b225bb: Waiting 15:31:07 f23df028b6ca: Waiting 15:31:07 d65c8cfc05b1: Waiting 15:31:07 2437ff75d9bd: Waiting 15:31:07 04944245beec: Verifying Checksum 15:31:07 04944245beec: Download complete 15:31:07 765212b225bb: Verifying Checksum 15:31:07 765212b225bb: Download complete 15:31:07 f23df028b6ca: Verifying Checksum 15:31:07 f23df028b6ca: Download complete 15:31:07 d65c8cfc05b1: Verifying Checksum 15:31:07 d65c8cfc05b1: Download complete 15:31:07 699f458cf7ca: Verifying Checksum 15:31:07 699f458cf7ca: Download complete 15:31:08 8998bd30e6a1: Download complete 15:31:10 2437ff75d9bd: Verifying Checksum 15:31:10 2437ff75d9bd: Download complete 15:31:13 8998bd30e6a1: Pull complete 15:31:13 04944245beec: Pull complete 15:31:14 699f458cf7ca: Pull complete 15:31:15 765212b225bb: Pull complete 15:31:16 f23df028b6ca: Pull complete 15:31:16 d65c8cfc05b1: Pull complete 15:31:34 2437ff75d9bd: Pull complete 15:31:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:31:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:34 prd-ubuntu20.04-docker-arm64-4c-16g-6014 does not seem to be running inside a container 15:31:35 $ 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-uart/33 -v /w/workspace/device-uart/33:/w/workspace/device-uart/33:rw,z -v /w/workspace/device-uart/33@tmp:/w/workspace/device-uart/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:31:37 $ docker top bc4e122d994db1e77f62f5a6b7e841715785bc2a8c739735b4de687edd2d62e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:38 ---> job-cost.sh 15:31:38 lf-activate-venv: SKIPPING 15:31:38 INFO: No Stack... 15:31:39 INFO: Retrieving Pricing Info for: v3-standard-4 15:31:40 INFO: Archiving Costs [Pipeline] sh 15:31:41 + cat /w/workspace/device-uart/33/archives/cost.csv 15:31:41 + cut -d, -f6 [Pipeline] lock 15:31:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-33-stack-cost] 15:31:41 Resource [jenkins-edgexfoundry-device-uart-main-33-stack-cost] did not exist. Created. 15:31:41 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:31:42 /w/workspace/device-uart/33@tmp/durable-85dc46c9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:31:42 + echo total: 0.10999999940395355 [Pipeline] stash 15:31:42 Warning: overwriting stash ‘stack-cost’ 15:31:42 Stashed 1 file(s) [Pipeline] } 15:31:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-33-stack-cost] [Pipeline] // lock [Pipeline] } 15:31:42 $ docker stop --time=1 bc4e122d994db1e77f62f5a6b7e841715785bc2a8c739735b4de687edd2d62e3 15:31:44 $ docker rm -f --volumes bc4e122d994db1e77f62f5a6b7e841715785bc2a8c739735b4de687edd2d62e3 [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 15:31:44 provisioning config files... 15:31:44 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config682384710136021087tmp [Pipeline] { [Pipeline] sh 15:31:45 + set +x 15:31:45 + curl -s https://codecov.io/bash 15:31:45 + bash -s -- 15:31:45 15:31:45 _____ _ 15:31:45 / ____| | | 15:31:45 | | ___ __| | ___ ___ _____ __ 15:31:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:31:45 | |___| (_) | (_| | __/ (_| (_) \ V / 15:31:45 \_____\___/ \__,_|\___|\___\___/ \_/ 15:31:45 Bash-1.0.6 15:31:45 15:31:45 15:31:45 ==> git version 2.25.1 found 15:31:45 ==> 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 15:31:45 Release-Date: 2020-01-08 15:31:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:31:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:31:45 ==> Jenkins CI detected. 15:31:45 current dir:  /w/workspace/edgexfoundry_device-uart_main 15:31:45 project root: . 15:31:45 --> token set from env 15:31:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:31:45 ==> Running gcov in . (disable via -X gcov) 15:31:45 ==> Python coveragepy not found 15:31:45 ==> Searching for coverage reports in: 15:31:45 + . 15:31:45 -> Found 1 reports 15:31:45 ==> Detecting git/mercurial file structure 15:31:45 ==> Reading reports 15:31:45 + ./coverage.out bytes=10 15:31:45 ==> Appending adjustments 15:31:45 https://docs.codecov.io/docs/fixing-reports 15:31:45 + Found adjustments 15:31:45 ==> Gzipping contents 15:31:45 4.0K /tmp/codecov.vxYbKN.gz 15:31:45 ==> Uploading reports 15:31:45 url: https://codecov.io 15:31:45 query: branch=main&commit=d00e383a819cb4e70ab506041202e2de1b245b65&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 15:31:45 -> Pinging Codecov 15:31:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d00e383a819cb4e70ab506041202e2de1b245b65&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 15:31:45 -> Uploading to 15:31:45 https://storage.googleapis.com/codecov/v4/raw/2024-07-20/B9AA6E0BBD74AE3A32605C7A7C664919/d00e383a819cb4e70ab506041202e2de1b245b65/a9dfe4f5-b74b-4339-91fb-eadfc33ddd02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240720%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240720T153145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47aa5fb884ff67b0cea203ae4013ea67f3e005bedc97bb4e47ede518e4fdc427 15:31:45 % Total % Received % Xferd Average Speed Time Time Time Current 15:31:45 Dload Upload Total Spent Left Speed 15:31:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2970 --:--:-- --:--:-- --:--:-- 2955 100 603 0 0 100 603 0 2346 --:--:-- --:--:-- --:--:-- 2337 15:31:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] } 15:31:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:31:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:31:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:31:46 15:31:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:31:46 latest: Pulling from edgex-devops/edgex-snyk-go 15:31:46 619be1103602: Already exists 15:31:46 f8ea3408117e: Pulling fs layer 15:31:46 91320369b822: Pulling fs layer 15:31:46 0406650e8295: Pulling fs layer 15:31:46 4f4fb700ef54: Pulling fs layer 15:31:46 96d80e3f36e1: Pulling fs layer 15:31:46 bcf3aedb951c: Pulling fs layer 15:31:46 96d80e3f36e1: Waiting 15:31:46 4f4fb700ef54: Waiting 15:31:46 bcf3aedb951c: Waiting 15:31:46 0406650e8295: Verifying Checksum 15:31:46 0406650e8295: Download complete 15:31:46 f8ea3408117e: Download complete 15:31:46 4f4fb700ef54: Download complete 15:31:47 f8ea3408117e: Pull complete 15:31:47 96d80e3f36e1: Verifying Checksum 15:31:47 96d80e3f36e1: Download complete 15:31:47 91320369b822: Verifying Checksum 15:31:47 91320369b822: Download complete 15:31:47 bcf3aedb951c: Verifying Checksum 15:31:47 bcf3aedb951c: Download complete 15:31:51 91320369b822: Pull complete 15:31:51 0406650e8295: Pull complete 15:31:51 4f4fb700ef54: Pull complete 15:31:51 96d80e3f36e1: Pull complete 15:31:54 bcf3aedb951c: Pull complete 15:31:54 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 15:31:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:31:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:54 prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container 15:31:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 15:31:58 $ docker top 51ea5837fa80baa2aace98c1cee3751fd0bb39bfed94e98d766ee82bea5d929c -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo 15:31:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 15:31:58 + set -o pipefail 15:31:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 15:32:05 15:32:05 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 15:32:05 15:32:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/0530b654-0226-4352-95a4-4f85da71609e 15:32:05 15:32:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:32:05 [Pipeline] } 15:32:05 $ docker stop --time=1 51ea5837fa80baa2aace98c1cee3751fd0bb39bfed94e98d766ee82bea5d929c 15:32:09 $ docker rm -f --volumes 51ea5837fa80baa2aace98c1cee3751fd0bb39bfed94e98d766ee82bea5d929c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:32:10 + git log --format=format:%s -1 d00e383a819cb4e70ab506041202e2de1b245b65 [Pipeline] sh 15:32:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:11 prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container 15:32:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:32:11 $ docker top 63fdceafcc3e817385e2fe22bea1e8c87937739771063f967ac849f8a66ed18b -eo pid,comm 15:32:11 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). 15:32:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:11 [ssh-agent] Looking for ssh-agent implementation... 15:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:11 $ docker exec 63fdceafcc3e817385e2fe22bea1e8c87937739771063f967ac849f8a66ed18b ssh-agent 15:32:12 SSH_AUTH_SOCK=/tmp/ssh-lkh3Lu9E7NUC/agent.33 15:32:12 SSH_AGENT_PID=39 15:32:12 Running ssh-add (command line suppressed) 15:32:12 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13445484591805845316.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13445484591805845316.key) 15:32:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:12 + git semver tag 15:32:12 2024-07-20 15:32:12,670 [run_tag] DEBUG tag force:False 15:32:12 2024-07-20 15:32:12,670 [check_head_tag] DEBUG check head tag 15:32:12 2024-07-20 15:32:12,670 [execute] INFO git cat-file --batch-check 15:32:12 2024-07-20 15:32:12,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 15:32:12 2024-07-20 15:32:12,674 [execute] INFO git cat-file --batch 15:32:12 2024-07-20 15:32:12,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 15:32:12 2024-07-20 15:32:12,688 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 15:32:12 2024-07-20 15:32:12,688 [execute] INFO git tag -a v3.0.1-dev.26 -m v3.0.1-dev.26 15:32:12 2024-07-20 15:32:12,689 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.26', '-m', 'v3.0.1-dev.26'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 15:32:12 2024-07-20 15:32:12,693 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 15:32:12 3.0.1-dev.26 [Pipeline] } 15:32:12 $ docker exec --env ******** --env ******** 63fdceafcc3e817385e2fe22bea1e8c87937739771063f967ac849f8a66ed18b ssh-agent -k 15:32:12 unset SSH_AUTH_SOCK; 15:32:12 unset SSH_AGENT_PID; 15:32:12 echo Agent pid 39 killed; 15:32:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:13 + git semver [Pipeline] } 15:32:13 $ docker stop --time=1 63fdceafcc3e817385e2fe22bea1e8c87937739771063f967ac849f8a66ed18b 15:32:14 $ docker rm -f --volumes 63fdceafcc3e817385e2fe22bea1e8c87937739771063f967ac849f8a66ed18b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:15 15:32:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:15 0.23.1-centos7: Pulling from edgex-lftools 15:32:15 ab5ef0e58194: Pulling fs layer 15:32:15 9712f1f96733: Pulling fs layer 15:32:15 63f879dbbcfc: Pulling fs layer 15:32:15 0d9ebad4ef96: Pulling fs layer 15:32:15 e9a5061849ea: Pulling fs layer 15:32:15 d747dcd14b5f: Pulling fs layer 15:32:15 2de7ff778b66: Pulling fs layer 15:32:15 0d9ebad4ef96: Waiting 15:32:15 e9a5061849ea: Waiting 15:32:15 2de7ff778b66: Waiting 15:32:15 d747dcd14b5f: Waiting 15:32:15 9712f1f96733: Verifying Checksum 15:32:15 9712f1f96733: Download complete 15:32:15 63f879dbbcfc: Verifying Checksum 15:32:15 63f879dbbcfc: Download complete 15:32:15 e9a5061849ea: Verifying Checksum 15:32:15 e9a5061849ea: Download complete 15:32:15 d747dcd14b5f: Verifying Checksum 15:32:15 d747dcd14b5f: Download complete 15:32:15 0d9ebad4ef96: Verifying Checksum 15:32:15 0d9ebad4ef96: Download complete 15:32:15 ab5ef0e58194: Verifying Checksum 15:32:15 ab5ef0e58194: Download complete 15:32:15 2de7ff778b66: Verifying Checksum 15:32:15 2de7ff778b66: Download complete 15:32:19 ab5ef0e58194: Pull complete 15:32:19 9712f1f96733: Pull complete 15:32:19 63f879dbbcfc: Pull complete 15:32:23 0d9ebad4ef96: Pull complete 15:32:23 e9a5061849ea: Pull complete 15:32:23 d747dcd14b5f: Pull complete 15:32:24 2de7ff778b66: Pull complete 15:32:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:32:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:32:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:24 prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container 15:32:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:32:28 $ docker top 528cb3ef924430f3332cea2701760e6dc34c0c98059654a41206c9164a526c56 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:32:29 provisioning config files... 15:32:29 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5562613079824831906tmp 15:32:29 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7898779881505675111tmp 15:32:29 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5231112519576687429tmp [Pipeline] { [Pipeline] echo 15:32:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:32:29 ---> sigul-configuration.sh 15:32:29 gpg: directory `/root/.gnupg' created 15:32:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:32:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:32:29 gpg: keyring `/root/.gnupg/secring.gpg' created 15:32:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:32:29 gpg: CAST5 encrypted data 15:32:29 gpg: encrypted with 1 passphrase 15:32:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:32:29 + mkdir /home/jenkins 15:32:29 + mkdir /home/jenkins/sigul [Pipeline] sh 15:32:29 + 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 15:32:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:32:30 ---> sigul-install.sh 15:32:30 Sigul already installed; skipping installation. [Pipeline] sh 15:32:30 + git tag --list 15:32:30 v0.0.0 15:32:30 v0.0.1-dev.1 15:32:30 v0.0.1-dev.2 15:32:30 v0.0.1-dev.3 15:32:30 v0.0.1-dev.4 15:32:30 v3.0.0 15:32:30 v3.0.1-dev.1 15:32:30 v3.0.1-dev.10 15:32:30 v3.0.1-dev.11 15:32:30 v3.0.1-dev.12 15:32:30 v3.0.1-dev.13 15:32:30 v3.0.1-dev.14 15:32:30 v3.0.1-dev.15 15:32:30 v3.0.1-dev.16 15:32:30 v3.0.1-dev.17 15:32:30 v3.0.1-dev.18 15:32:30 v3.0.1-dev.19 15:32:30 v3.0.1-dev.2 15:32:30 v3.0.1-dev.20 15:32:30 v3.0.1-dev.21 15:32:30 v3.0.1-dev.22 15:32:30 v3.0.1-dev.23 15:32:30 v3.0.1-dev.24 15:32:30 v3.0.1-dev.25 15:32:30 v3.0.1-dev.26 15:32:30 v3.0.1-dev.3 15:32:30 v3.0.1-dev.4 15:32:30 v3.0.1-dev.5 15:32:30 v3.0.1-dev.6 15:32:30 v3.0.1-dev.7 15:32:30 v3.0.1-dev.8 15:32:30 v3.0.1-dev.9 15:32:30 v3.1 15:32:30 v3.1.0 15:32:30 v3.1.1 15:32:30 v3.1.1-dev.1 [Pipeline] sh 15:32:30 + lftools sign git-tag v3.0.1-dev.26 15:32:31 Signing Git tag with Sigul... 15:32:31 Signing v3.0.1-dev.26 [Pipeline] echo 15:32:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:32:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:32:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:32:32 $ docker stop --time=1 528cb3ef924430f3332cea2701760e6dc34c0c98059654a41206c9164a526c56 15:32:33 $ docker rm -f --volumes 528cb3ef924430f3332cea2701760e6dc34c0c98059654a41206c9164a526c56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:32:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:34 prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container 15:32:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:32:34 $ docker top 896a9db3471a0dced9008b1ebdad594618d705615c2da2150748bf6d123b755d -eo pid,comm 15:32:34 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). 15:32:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:34 [ssh-agent] Looking for ssh-agent implementation... 15:32:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:34 $ docker exec 896a9db3471a0dced9008b1ebdad594618d705615c2da2150748bf6d123b755d ssh-agent 15:32:34 SSH_AUTH_SOCK=/tmp/ssh-VFMnmvs0RUu7/agent.32 15:32:34 SSH_AGENT_PID=38 15:32:34 Running ssh-add (command line suppressed) 15:32:35 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1271533354954039071.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1271533354954039071.key) 15:32:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:35 + git semver bump pre 15:32:35 2024-07-20 15:32:35,564 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 15:32:35 2024-07-20 15:32:35,564 [bump_version] DEBUG bumping version:3.0.1-dev.26 on axis:pre with prefix:dev 15:32:35 2024-07-20 15:32:35,564 [bump_version] DEBUG bumped version:3.0.1-dev.27 15:32:35 2024-07-20 15:32:35,564 [write_version] DEBUG write version:3.0.1-dev.27 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 15:32:35 2024-07-20 15:32:35,564 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 15:32:35 2024-07-20 15:32:35,564 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 15:32:35 2024-07-20 15:32:35,566 [execute] INFO git cat-file --batch-check 15:32:35 2024-07-20 15:32:35,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 15:32:35 2024-07-20 15:32:35,572 [execute] INFO git cat-file --batch 15:32:35 2024-07-20 15:32:35,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 15:32:35 2024-07-20 15:32:35,578 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 15:32:35 3.0.1-dev.27 [Pipeline] } 15:32:35 $ docker exec --env ******** --env ******** 896a9db3471a0dced9008b1ebdad594618d705615c2da2150748bf6d123b755d ssh-agent -k 15:32:35 unset SSH_AUTH_SOCK; 15:32:35 unset SSH_AGENT_PID; 15:32:35 echo Agent pid 38 killed; 15:32:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:36 + git semver [Pipeline] } 15:32:36 $ docker stop --time=1 896a9db3471a0dced9008b1ebdad594618d705615c2da2150748bf6d123b755d 15:32:37 $ docker rm -f --volumes 896a9db3471a0dced9008b1ebdad594618d705615c2da2150748bf6d123b755d [Pipeline] // withDockerContainer [Pipeline] sh 15:32:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:38 prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container 15:32:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:32:38 $ docker top 6199783bf879e1fb6579aef1841217ff95670b075da881641e261ccb542fced5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:38 [ssh-agent] Looking for ssh-agent implementation... 15:32:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:39 $ docker exec 6199783bf879e1fb6579aef1841217ff95670b075da881641e261ccb542fced5 ssh-agent 15:32:39 SSH_AUTH_SOCK=/tmp/ssh-xUal4Am6fReV/agent.33 15:32:39 SSH_AGENT_PID=39 15:32:39 Running ssh-add (command line suppressed) 15:32:39 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16344637399377129417.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16344637399377129417.key) 15:32:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:39 + git semver push 15:32:39 2024-07-20 15:32:39,767 [run_push] DEBUG push 15:32:39 2024-07-20 15:32:39,768 [execute] INFO git cat-file --batch-check 15:32:39 2024-07-20 15:32:39,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 15:32:39 2024-07-20 15:32:39,772 [execute] INFO git rev-list 1b76e557c86403ff24076704857b7b50f18a5565 -- 15:32:39 2024-07-20 15:32:39,773 [execute] DEBUG Popen(['git', 'rev-list', '1b76e557c86403ff24076704857b7b50f18a5565', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 15:32:39 2024-07-20 15:32:39,779 [execute] INFO git fetch -v origin 15:32:39 2024-07-20 15:32:39,779 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 15:32:40 2024-07-20 15:32:40,226 [run_push] DEBUG no remote changes detected 15:32:40 2024-07-20 15:32:40,226 [execute] INFO git push origin semver 15:32:40 2024-07-20 15:32:40,226 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 15:32:41 2024-07-20 15:32:41,108 [run_push] DEBUG push all version tags 15:32:41 2024-07-20 15:32:41,109 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:32:41 2024-07-20 15:32:41,109 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 15:32:42 2024-07-20 15:32:41,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 15:32:42 3.0.1-dev.27 [Pipeline] } 15:32:42 $ docker exec --env ******** --env ******** 6199783bf879e1fb6579aef1841217ff95670b075da881641e261ccb542fced5 ssh-agent -k 15:32:42 unset SSH_AUTH_SOCK; 15:32:42 unset SSH_AGENT_PID; 15:32:42 echo Agent pid 39 killed; 15:32:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:42 + git semver [Pipeline] } 15:32:42 $ docker stop --time=1 6199783bf879e1fb6579aef1841217ff95670b075da881641e261ccb542fced5 15:32:44 $ docker rm -f --volumes 6199783bf879e1fb6579aef1841217ff95670b075da881641e261ccb542fced5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:32:44 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 15:32:44 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 15:32:44 total 16 15:32:44 drwxr-xr-x 3 root root 4096 Jul 20 15:17 . 15:32:44 drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 15:32 .. 15:32:44 drwxr-xr-x 2 root root 4096 Jul 20 15:17 cost 15:32:44 -rw-r--r-- 1 root root 82 Jul 20 15:17 cost.csv 15:32:44 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 15:32:44 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 15:32:44 total 16 15:32:44 drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 15:17 . 15:32:44 drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 15:32 .. 15:32:44 drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 15:17 cost 15:32:44 -rw-r--r-- 1 jenkins jenkins 82 Jul 20 15:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:32:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:32:46 ---> package-listing.sh 15:32:46 ++ facter osfamily 15:32:46 ++ tr '[:upper:]' '[:lower:]' 15:32:46 + OS_FAMILY=debian 15:32:46 + workspace=/w/workspace/edgexfoundry_device-uart_main 15:32:46 + START_PACKAGES=/tmp/packages_start.txt 15:32:46 + END_PACKAGES=/tmp/packages_end.txt 15:32:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:32:46 + PACKAGES=/tmp/packages_start.txt 15:32:46 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 15:32:46 + PACKAGES=/tmp/packages_end.txt 15:32:46 + case "${OS_FAMILY}" in 15:32:46 + dpkg -l 15:32:46 + grep '^ii' 15:32:46 + '[' -f /tmp/packages_start.txt ']' 15:32:46 + '[' -f /tmp/packages_end.txt ']' 15:32:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:32:46 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 15:32:46 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 15:32:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 15:32:46 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/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:32:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:32:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:47 prd-ubuntu20.04-docker-8c-8g-6011 does not seem to be running inside a container 15:32:47 $ 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/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 15:32:47 $ docker top 3cc0c61fcbdfe92b0bb86bc23bce413908aaee1add411c59243cc16dc313133a -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:47 + touch /tmp/pre-build-complete [Pipeline] sh 15:32:48 + mkdir -p /var/log/sysstat [Pipeline] sh 15:32:48 + ls /var/log/sa-host 15:32:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:32:48 provisioning config files... 15:32:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3299705390025553394tmp [Pipeline] { [Pipeline] echo 15:32:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:32:48 ---> create-netrc.sh [Pipeline] } 15:32:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:32:49 ---> python-tools-install.sh [Pipeline] echo 15:32:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:32:49 ---> sudo-logs.sh 15:32:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:32:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:32:49 ---> job-cost.sh 15:32:49 lf-activate-venv: SKIPPING 15:32:49 DEBUG: total: 0.2199999988079071 15:32:49 INFO: Retrieving Stack Cost... 15:32:50 INFO: Retrieving Pricing Info for: v3-standard-8 15:32:50 INFO: Archiving Costs [Pipeline] echo 15:32:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:32:50 ---> logs-deploy.sh 15:32:50 lf-activate-venv: SKIPPING 15:32:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/33 15:32:50 INFO: archiving workspace using pattern(s): 15:32:51 Archives upload complete. 15:32:51 INFO: archiving logs to Nexus 15:32:52 ---> uname -a: 15:32:52 Linux prd-ubuntu20-04-docker-8c-8g-6011 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:32:52 15:32:52 15:32:52 ---> lscpu: 15:32:52 Architecture: x86_64 15:32:52 CPU op-mode(s): 32-bit, 64-bit 15:32:52 Byte Order: Little Endian 15:32:52 Address sizes: 40 bits physical, 48 bits virtual 15:32:52 CPU(s): 8 15:32:52 On-line CPU(s) list: 0-7 15:32:52 Thread(s) per core: 1 15:32:52 Core(s) per socket: 1 15:32:52 Socket(s): 8 15:32:52 NUMA node(s): 1 15:32:52 Vendor ID: AuthenticAMD 15:32:52 CPU family: 23 15:32:52 Model: 49 15:32:52 Model name: AMD EPYC-Rome Processor 15:32:52 Stepping: 0 15:32:52 CPU MHz: 2799.998 15:32:52 BogoMIPS: 5599.99 15:32:52 Virtualization: AMD-V 15:32:52 Hypervisor vendor: KVM 15:32:52 Virtualization type: full 15:32:52 L1d cache: 256 KiB 15:32:52 L1i cache: 256 KiB 15:32:52 L2 cache: 4 MiB 15:32:52 L3 cache: 128 MiB 15:32:52 NUMA node0 CPU(s): 0-7 15:32:52 Vulnerability Itlb multihit: Not affected 15:32:52 Vulnerability L1tf: Not affected 15:32:52 Vulnerability Mds: Not affected 15:32:52 Vulnerability Meltdown: Not affected 15:32:52 Vulnerability Mmio stale data: Not affected 15:32:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:32:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:32:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:32:52 Vulnerability Srbds: Not affected 15:32:52 Vulnerability Tsx async abort: Not affected 15:32:52 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 15:32:52 15:32:52 15:32:52 ---> nproc: 15:32:52 8 15:32:52 15:32:52 15:32:52 ---> df -h: 15:32:52 Filesystem Size Used Avail Use% Mounted on 15:32:52 overlay 155G 14G 142G 9% / 15:32:52 tmpfs 64M 0 64M 0% /dev 15:32:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:32:52 shm 64M 0 64M 0% /dev/shm 15:32:52 /dev/vda1 155G 14G 142G 9% /facter-os 15:32:52 15:32:52 15:32:52 ---> sar -b -r -n DEV: 15:32:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6011) 07/20/24 _x86_64_ (8 CPU) 15:32:52 15:32:52 15:13:42 LINUX RESTART (8 CPU) 15:32:52 15:32:52 15:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:32:52 15:15:01 418.51 44.40 374.11 0.00 4988.98 74886.83 0.00 15:32:52 15:16:01 250.17 2.93 247.24 0.00 37.59 78534.78 0.00 15:32:52 15:17:01 95.92 0.17 95.75 0.00 8.53 30437.46 0.00 15:32:52 15:18:01 131.31 0.08 131.23 0.00 8.00 35118.95 0.00 15:32:52 15:19:01 35.09 3.87 31.23 0.00 2072.05 4753.36 0.00 15:32:52 15:20:01 18.59 1.23 17.36 0.00 2270.04 3790.20 0.00 15:32:52 15:21:01 5.00 1.05 3.95 0.00 22.13 98.52 0.00 15:32:52 15:22:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 15:32:52 15:23:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 15:32:52 15:24:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 15:32:52 15:25:01 0.95 0.00 0.95 0.00 0.00 9.87 0.00 15:32:52 15:26:01 1.15 0.00 1.15 0.00 0.00 18.66 0.00 15:32:52 15:27:02 1.20 0.00 1.20 0.00 0.00 13.73 0.00 15:32:52 15:28:01 1.58 0.00 1.58 0.00 0.00 17.62 0.00 15:32:52 15:29:01 1.15 0.02 1.13 0.00 0.13 18.13 0.00 15:32:52 15:30:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 15:32:52 15:31:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 15:32:52 15:32:01 37.33 0.10 37.23 0.00 10.26 22312.28 0.00 15:32:52 Average: 55.57 2.96 52.62 0.00 519.56 13850.22 0.00 15:32:52 15:32:52 15:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:32:52 15:15:01 29146412 31519148 797388 2.42 80212 2558368 1980868 5.84 1047092 2294276 4316 15:32:52 15:16:01 27249156 31352808 947428 2.88 189008 4016496 2290372 6.75 1636152 3420268 488600 15:32:52 15:17:01 27359436 31504816 799024 2.43 192568 4062304 2103440 6.20 1375684 3577720 114248 15:32:52 15:18:01 26965760 31534236 767328 2.33 202956 4431628 1772656 5.22 1370972 3930816 468 15:32:52 15:19:01 26675488 31506160 765540 2.33 218608 4680712 1746772 5.15 1506644 4060936 46164 15:32:52 15:20:01 26522524 31519188 751396 2.29 231644 4829512 1749528 5.16 1647736 4062180 176 15:32:52 15:21:01 26525532 31518328 751724 2.29 230220 4826876 1745760 5.14 1646360 4059520 8 15:32:52 15:22:01 26534328 31527204 742788 2.26 230292 4826880 1745760 5.14 1637548 4059524 48 15:32:52 15:23:01 26534752 31527648 742196 2.26 230320 4826880 1745760 5.14 1637016 4059524 16 15:32:52 15:24:01 26534600 31527568 742212 2.26 230364 4826884 1745760 5.14 1636840 4059532 24 15:32:52 15:25:01 26534924 31527896 741796 2.26 230384 4826884 1745760 5.14 1636896 4059532 8 15:32:52 15:26:01 26536772 31529868 739720 2.25 230428 4826888 1745760 5.14 1635180 4059532 176 15:32:52 15:27:02 26536972 31530072 739648 2.25 230452 4826892 1745760 5.14 1635212 4059536 8 15:32:52 15:28:01 26536696 31529836 739828 2.25 230476 4826888 1745760 5.14 1635412 4059536 4 15:32:52 15:29:01 26535800 31529060 740240 2.25 230524 4826876 1761764 5.19 1635800 4059520 256 15:32:52 15:30:01 26535488 31528780 740676 2.25 230552 4826876 1761764 5.19 1635440 4059520 176 15:32:52 15:31:01 26535708 31529076 740376 2.25 230580 4826880 1761764 5.19 1635476 4059524 4 15:32:52 15:32:01 25386708 31285104 976240 2.97 239456 5649460 2096860 6.18 1906752 4853100 194032 15:32:52 Average: 26732614 31501489 775864 2.36 216058 4629121 1832882 5.40 1583234 3936339 47152 15:32:52 15:32:52 15:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:32:52 15:15:01 vetha18d534 137.91 142.81 13.77 137.42 0.00 0.00 0.00 0.01 15:32:52 15:15:01 ens3 752.60 536.86 6304.95 114.81 0.00 0.00 0.00 0.00 15:32:52 15:15:01 lo 6.91 6.91 0.67 0.67 0.00 0.00 0.00 0.00 15:32:52 15:15:01 docker0 176.28 184.31 14.67 404.45 0.00 0.00 0.00 0.00 15:32:52 15:16:01 ens3 310.33 203.00 3126.05 28.40 0.00 0.00 0.00 0.00 15:32:52 15:16:01 veth89c1764 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:32:52 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:32:52 15:16:01 docker0 187.42 283.24 16.11 3099.08 0.00 0.00 0.00 0.00 15:32:52 15:17:01 ens3 26.46 15.40 51.99 10.00 0.00 0.00 0.00 0.00 15:32:52 15:17:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 15:32:52 15:17:01 docker0 1.27 2.17 0.08 30.88 0.00 0.00 0.00 0.00 15:32:52 15:18:01 ens3 173.05 125.53 2707.12 384.88 0.00 0.00 0.00 0.00 15:32:52 15:18:01 lo 7.93 7.93 0.78 0.78 0.00 0.00 0.00 0.00 15:32:52 15:18:01 docker0 3.53 6.28 0.22 94.74 0.00 0.00 0.00 0.00 15:32:52 15:19:01 ens3 175.29 98.23 2109.87 6.75 0.00 0.00 0.00 0.00 15:32:52 15:19:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 15:32:52 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:20:01 ens3 37.37 15.09 605.62 1.39 0.00 0.00 0.00 0.00 15:32:52 15:20:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:32:52 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:21:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:22:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:32:52 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:32:52 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:23:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:32:52 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:24:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:32:52 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:32:52 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:25:01 ens3 0.33 0.13 0.14 0.07 0.00 0.00 0.00 0.00 15:32:52 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:32:52 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:32:52 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:27:02 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:32:52 15:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:28:01 ens3 0.19 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:32:52 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:32:52 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:29:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:30:01 ens3 0.45 0.28 0.15 0.08 0.00 0.00 0.00 0.00 15:32:52 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:32:52 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:31:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:32:52 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:52 15:32:01 ens3 239.66 153.27 4445.97 124.80 0.00 0.00 0.00 0.00 15:32:52 15:32:01 veth11ead19 46.94 93.68 4.62 836.05 0.00 0.00 0.00 0.07 15:32:52 15:32:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 15:32:52 15:32:01 docker0 46.94 93.58 3.98 836.04 0.00 0.00 0.00 0.00 15:32:52 Average: ens3 94.86 63.41 1071.23 37.25 0.00 0.00 0.00 0.00 15:32:52 Average: veth11ead19 2.61 5.21 0.26 46.53 0.00 0.00 0.00 0.00 15:32:52 Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 15:32:52 Average: docker0 22.96 31.53 1.94 248.14 0.00 0.00 0.00 0.00 15:32:52 15:32:52 15:32:52 ---> sar -P ALL: 15:32:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6011) 07/20/24 _x86_64_ (8 CPU) 15:32:52 15:32:52 15:13:42 LINUX RESTART (8 CPU) 15:32:52 15:32:52 15:14:02 CPU %user %nice %system %iowait %steal %idle 15:32:52 15:15:01 all 10.26 0.00 3.89 2.93 0.07 82.86 15:32:52 15:15:01 0 10.33 0.00 3.42 4.80 0.05 81.40 15:32:52 15:15:01 1 12.81 0.00 3.89 0.89 0.07 82.35 15:32:52 15:15:01 2 13.46 0.00 3.44 1.47 0.07 81.56 15:32:52 15:15:01 3 9.28 0.00 4.43 4.01 0.09 82.20 15:32:52 15:15:01 4 7.12 0.00 3.34 4.68 0.07 84.79 15:32:52 15:15:01 5 11.31 0.00 4.28 0.86 0.07 83.48 15:32:52 15:15:01 6 10.09 0.00 4.73 2.53 0.07 82.59 15:32:52 15:15:01 7 7.63 0.00 3.56 4.19 0.09 84.53 15:32:52 15:16:01 all 23.74 0.00 6.70 4.33 0.07 65.17 15:32:52 15:16:01 0 24.64 0.00 6.61 1.79 0.05 66.90 15:32:52 15:16:01 1 22.51 0.00 6.66 1.47 0.07 69.30 15:32:52 15:16:01 2 24.24 0.00 6.65 2.52 0.05 66.54 15:32:52 15:16:01 3 23.76 0.00 5.66 1.11 0.07 69.41 15:32:52 15:16:01 4 22.50 0.00 7.74 10.91 0.08 58.76 15:32:52 15:16:01 5 23.73 0.00 5.93 0.47 0.07 69.80 15:32:52 15:16:01 6 24.90 0.00 6.56 1.72 0.07 66.75 15:32:52 15:16:01 7 23.60 0.00 7.81 14.65 0.07 53.87 15:32:52 15:17:01 all 47.67 0.00 7.32 1.22 0.07 43.72 15:32:52 15:17:01 0 49.94 0.00 7.36 0.69 0.07 41.94 15:32:52 15:17:01 1 47.82 0.00 7.23 0.25 0.07 44.63 15:32:52 15:17:01 2 47.51 0.00 7.84 3.16 0.08 41.40 15:32:52 15:17:01 3 48.65 0.00 7.38 0.59 0.07 43.31 15:32:52 15:17:01 4 46.66 0.00 7.64 3.89 0.07 41.74 15:32:52 15:17:01 5 46.00 0.00 7.09 0.03 0.08 46.79 15:32:52 15:17:01 6 47.53 0.00 6.97 0.47 0.07 44.96 15:32:52 15:17:01 7 47.23 0.00 7.07 0.69 0.07 44.94 15:32:52 15:18:01 all 5.03 0.00 1.99 1.43 0.04 91.50 15:32:52 15:18:01 0 5.82 0.00 1.67 0.64 0.05 91.83 15:32:52 15:18:01 1 5.73 0.00 1.72 0.12 0.05 92.38 15:32:52 15:18:01 2 6.11 0.00 2.35 0.49 0.05 91.00 15:32:52 15:18:01 3 5.09 0.00 2.03 0.18 0.03 92.67 15:32:52 15:18:01 4 3.71 0.00 1.95 0.05 0.03 94.26 15:32:52 15:18:01 5 4.77 0.00 2.14 5.33 0.03 87.72 15:32:52 15:18:01 6 3.63 0.00 1.89 2.17 0.05 92.26 15:32:52 15:18:01 7 5.41 0.00 2.14 2.53 0.05 89.88 15:32:52 15:19:01 all 1.48 0.00 0.79 0.30 0.02 97.42 15:32:52 15:19:01 0 1.55 0.00 1.03 0.50 0.02 96.90 15:32:52 15:19:01 1 1.81 0.00 1.01 0.10 0.02 97.07 15:32:52 15:19:01 2 1.35 0.00 0.52 0.48 0.03 97.61 15:32:52 15:19:01 3 1.22 0.00 0.50 0.03 0.02 98.23 15:32:52 15:19:01 4 1.15 0.00 1.52 0.05 0.03 97.24 15:32:52 15:19:01 5 1.34 0.00 0.43 0.05 0.02 98.16 15:32:52 15:19:01 6 1.08 0.00 0.55 1.03 0.02 97.31 15:32:52 15:19:01 7 2.31 0.00 0.72 0.12 0.03 96.83 15:32:52 15:20:01 all 1.00 0.00 0.54 0.26 0.01 98.19 15:32:52 15:20:01 0 0.62 0.00 0.30 0.30 0.02 98.77 15:32:52 15:20:01 1 1.20 0.00 0.35 0.05 0.02 98.38 15:32:52 15:20:01 2 0.97 0.00 0.25 0.02 0.03 98.73 15:32:52 15:20:01 3 1.10 0.00 0.77 0.02 0.00 98.11 15:32:52 15:20:01 4 0.80 0.00 0.67 0.02 0.00 98.52 15:32:52 15:20:01 5 1.31 0.00 0.65 0.65 0.02 97.37 15:32:52 15:20:01 6 0.63 0.00 0.98 0.62 0.02 97.75 15:32:52 15:20:01 7 1.35 0.00 0.38 0.40 0.00 97.86 15:32:52 15:21:01 all 0.11 0.00 0.06 0.02 0.01 99.80 15:32:52 15:21:01 0 0.27 0.00 0.08 0.07 0.02 99.57 15:32:52 15:21:01 1 0.03 0.00 0.05 0.02 0.02 99.88 15:32:52 15:21:01 2 0.05 0.00 0.07 0.02 0.02 99.85 15:32:52 15:21:01 3 0.03 0.00 0.10 0.02 0.00 99.85 15:32:52 15:21:01 4 0.05 0.00 0.05 0.00 0.00 99.90 15:32:52 15:21:01 5 0.03 0.00 0.02 0.05 0.00 99.90 15:32:52 15:21:01 6 0.13 0.00 0.03 0.00 0.00 99.83 15:32:52 15:21:01 7 0.27 0.00 0.10 0.02 0.02 99.60 15:32:52 15:22:01 all 0.02 0.00 0.02 0.01 0.01 99.94 15:32:52 15:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:32:52 15:22:01 1 0.03 0.00 0.03 0.02 0.00 99.92 15:32:52 15:22:01 2 0.03 0.00 0.02 0.02 0.03 99.90 15:32:52 15:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:32:52 15:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:32:52 15:22:01 5 0.02 0.00 0.02 0.03 0.02 99.92 15:32:52 15:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:32:52 15:22:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:32:52 15:23:01 all 0.04 0.00 0.02 0.00 0.01 99.93 15:32:52 15:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:32:52 15:23:01 1 0.28 0.00 0.02 0.00 0.02 99.68 15:32:52 15:23:01 2 0.00 0.00 0.03 0.00 0.03 99.93 15:32:52 15:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:32:52 15:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:32:52 15:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:32:52 15:23:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:32:52 15:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:32:52 15:24:01 all 0.01 0.00 0.01 0.01 0.01 99.95 15:32:52 15:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:32:52 15:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:32:52 15:24:01 2 0.03 0.00 0.02 0.03 0.03 99.88 15:32:52 15:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:32:52 15:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:32:52 15:24:01 5 0.00 0.00 0.00 0.03 0.02 99.95 15:32:52 15:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:32:52 15:24:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:32:52 15:25:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:32:52 15:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:32:52 15:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:32:52 15:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:32:52 15:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:32:52 15:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:32:52 15:25:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:32:52 15:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:32:52 15:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:32:52 15:32:52 15:25:01 CPU %user %nice %system %iowait %steal %idle 15:32:52 15:26:01 all 0.03 0.00 0.01 0.00 0.01 99.94 15:32:52 15:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:32:52 15:26:01 1 0.03 0.00 0.02 0.02 0.02 99.92 15:32:52 15:26:01 2 0.10 0.00 0.03 0.00 0.03 99.83 15:32:52 15:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:32:52 15:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:32:52 15:26:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:32:52 15:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:32:52 15:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:32:52 15:27:02 all 0.01 0.00 0.00 0.02 0.00 99.96 15:32:52 15:27:02 0 0.02 0.00 0.00 0.00 0.00 99.98 15:32:52 15:27:02 1 0.00 0.00 0.02 0.00 0.00 99.98 15:32:52 15:27:02 2 0.03 0.00 0.00 0.00 0.02 99.95 15:32:52 15:27:02 3 0.00 0.00 0.00 0.00 0.00 100.00 15:32:52 15:27:02 4 0.00 0.00 0.00 0.00 0.00 100.00 15:32:52 15:27:02 5 0.02 0.00 0.00 0.13 0.02 99.83 15:32:52 15:27:02 6 0.02 0.00 0.02 0.00 0.00 99.97 15:32:52 15:27:02 7 0.00 0.00 0.00 0.00 0.00 100.00 15:32:52 15:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:32:52 15:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:32:52 15:28:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:32:52 15:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:32:52 15:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:32:52 15:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:32:52 15:28:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:32:52 15:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:32:52 15:28:01 7 0.02 0.00 0.00 0.02 0.02 99.95 15:32:52 15:29:01 all 0.03 0.00 0.03 0.01 0.01 99.93 15:32:52 15:29:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:32:52 15:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:32:52 15:29:01 2 0.02 0.00 0.07 0.00 0.02 99.90 15:32:52 15:29:01 3 0.00 0.00 0.03 0.00 0.02 99.95 15:32:52 15:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:32:52 15:29:01 5 0.05 0.00 0.00 0.03 0.02 99.90 15:32:52 15:29:01 6 0.03 0.00 0.07 0.00 0.02 99.88 15:32:52 15:29:01 7 0.03 0.00 0.02 0.02 0.00 99.93 15:32:52 15:30:01 all 0.27 0.00 0.01 0.01 0.01 99.70 15:32:52 15:30:01 0 0.45 0.00 0.00 0.02 0.00 99.53 15:32:52 15:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:32:52 15:30:01 2 0.03 0.00 0.03 0.00 0.03 99.90 15:32:52 15:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:32:52 15:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:32:52 15:30:01 5 1.55 0.00 0.02 0.05 0.00 98.39 15:32:52 15:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:32:52 15:30:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:32:52 15:31:01 all 0.09 0.00 0.01 0.00 0.01 99.89 15:32:52 15:31:01 0 0.58 0.00 0.02 0.00 0.02 99.38 15:32:52 15:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:32:52 15:31:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:32:52 15:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:32:52 15:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:32:52 15:31:01 5 0.00 0.00 0.00 0.02 0.02 99.97 15:32:52 15:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:32:52 15:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:32:52 15:32:01 all 3.73 0.00 1.61 0.67 0.02 93.97 15:32:52 15:32:01 0 4.34 0.00 1.68 0.02 0.03 93.93 15:32:52 15:32:01 1 2.80 0.00 1.64 0.02 0.02 95.53 15:32:52 15:32:01 2 4.82 0.00 1.56 0.28 0.03 93.30 15:32:52 15:32:01 3 4.25 0.00 1.86 0.13 0.02 93.74 15:32:52 15:32:01 4 3.56 0.00 1.98 4.42 0.02 90.02 15:32:52 15:32:01 5 2.96 0.00 1.41 0.45 0.02 95.16 15:32:52 15:32:01 6 3.07 0.00 1.43 0.00 0.03 95.47 15:32:52 15:32:01 7 4.02 0.00 1.36 0.02 0.02 94.59 15:32:52 Average: all 5.16 0.00 1.27 0.62 0.02 92.93 15:32:52 Average: 0 5.44 0.00 1.23 0.48 0.02 92.83 15:32:52 Average: 1 5.25 0.00 1.25 0.16 0.02 93.32 15:32:52 Average: 2 5.45 0.00 1.27 0.47 0.03 92.78 15:32:52 Average: 3 5.16 0.00 1.26 0.33 0.02 93.23 15:32:52 Average: 4 4.72 0.00 1.37 1.32 0.02 92.57 15:32:52 Average: 5 5.15 0.00 1.21 0.46 0.02 93.16 15:32:52 Average: 6 5.04 0.00 1.29 0.47 0.02 93.18 15:32:52 Average: 7 5.08 0.00 1.28 1.25 0.02 92.36 15:32:52 15:32:52 15:32:52