Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd 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-ssh91368719173521996.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-ssh6901042014202436189.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-ssh17897198106057616522.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-ssh6557533854838541286.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-ssh547609018508136772.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4419’ Running on prd-ubuntu20.04-docker-8c-8g-4423 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 > 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 Avoid second fetch Checking out Revision 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd (main) Commit message: "Merge pull request #55 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" > git config core.sparsecheckout # timeout=10 > git checkout -f 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd # timeout=10 > git rev-list --no-walk 0191fcbf31d47e6537e79896ea60966564fcaee0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:23:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:23:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:23:38 ========================================================= 05:23:38 EdgeX Global Pipelines Version Info 05:23:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:23:39 ------------------- 05:23:39 stable info: 05:23:39 ------------------- 05:23:39 Commited By: Ginny Guan ginny@iotechsys.com 05:23:39 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:23:39 Message: update stable to v1.0.260 05:23:39 ------------------- 05:23:39 experimental info: 05:23:39 ------------------- 05:23:39 Commited By: Ginny Guan ginny@iotechsys.com 05:23:39 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:23:39 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:23:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 05:23:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 05:23:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:23:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:23:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:23:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:23:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e8cf5c [Pipeline] echo 05:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:40 provisioning config files... 05:23:40 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2597413209547836938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:40 ---> ****-login.sh 05:23:40 nexus3.edgexfoundry.org:10001 05:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:41 Configure a credential helper to remove this warning. See 05:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:41 05:23:41 Login Succeeded 05:23:41 nexus3.edgexfoundry.org:10002 05:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:41 Configure a credential helper to remove this warning. See 05:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:41 05:23:41 Login Succeeded 05:23:41 nexus3.edgexfoundry.org:10003 05:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:41 Configure a credential helper to remove this warning. See 05:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:41 05:23:41 Login Succeeded 05:23:41 nexus3.edgexfoundry.org:10004 05:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:41 Configure a credential helper to remove this warning. See 05:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:41 05:23:41 Login Succeeded 05:23:41 ****.io 05:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:41 Configure a credential helper to remove this warning. See 05:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:41 05:23:41 Login Succeeded 05:23:41 ---> ****-login.sh ends [Pipeline] } 05:23:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:23:42 + git rev-list -1 --merges 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd~1..3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] echo 05:23:42 -----------> git rev-list -1 --merges 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd~1..3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd 05:23:42 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [false] [Pipeline] sh 05:23:42 + git log --format=format:%s -1 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] echo 05:23:42 ========================================================= 05:23:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:23:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:23:42 + git log --format=format:%s -1 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] echo 05:23:42 [semverPrep] GIT_COMMIT: 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd, Commit Message: Merge pull request #55 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18 [Pipeline] echo 05:23:42 [semverPrep] This is not a build commit. [Pipeline] sh 05:23:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:23:43 + grep -v github /etc/ssh/ssh_known_hosts 05:23:43 + [ -e /tmp/ssh_known_hosts ] 05:23:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:23:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:23:43 + sudo tee -a /etc/ssh/ssh_known_hosts 05:23:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:43 05:23:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:43 0.1.4: Pulling from edgex-devops/py-git-semver 05:23:43 b85a868b505f: Pulling fs layer 05:23:43 e2be974225ed: Pulling fs layer 05:23:43 339a4e72a1f5: Pulling fs layer 05:23:43 988bab9f4d93: Pulling fs layer 05:23:43 1469e6f7b9e6: Pulling fs layer 05:23:43 eaf3925da568: Pulling fs layer 05:23:43 988bab9f4d93: Waiting 05:23:43 bab4dde63d76: Pulling fs layer 05:23:43 bab4dde63d76: Waiting 05:23:43 bde34c3a00c8: Pulling fs layer 05:23:43 b352a97aabf1: Pulling fs layer 05:23:43 4872d77fe225: Pulling fs layer 05:23:43 5851b861e8e6: Pulling fs layer 05:23:43 b352a97aabf1: Waiting 05:23:43 4872d77fe225: Waiting 05:23:43 5851b861e8e6: Waiting 05:23:43 bde34c3a00c8: Waiting 05:23:43 e2be974225ed: Verifying Checksum 05:23:43 e2be974225ed: Download complete 05:23:43 988bab9f4d93: Verifying Checksum 05:23:43 988bab9f4d93: Download complete 05:23:43 1469e6f7b9e6: Verifying Checksum 05:23:43 1469e6f7b9e6: Download complete 05:23:44 eaf3925da568: Verifying Checksum 05:23:44 eaf3925da568: Download complete 05:23:44 339a4e72a1f5: Verifying Checksum 05:23:44 339a4e72a1f5: Download complete 05:23:44 bde34c3a00c8: Verifying Checksum 05:23:44 bde34c3a00c8: Download complete 05:23:44 b352a97aabf1: Download complete 05:23:44 4872d77fe225: Verifying Checksum 05:23:44 4872d77fe225: Download complete 05:23:44 5851b861e8e6: Verifying Checksum 05:23:44 5851b861e8e6: Download complete 05:23:44 b85a868b505f: Verifying Checksum 05:23:44 b85a868b505f: Download complete 05:23:44 bab4dde63d76: Verifying Checksum 05:23:44 bab4dde63d76: Download complete 05:23:45 b85a868b505f: Pull complete 05:23:45 e2be974225ed: Pull complete 05:23:46 339a4e72a1f5: Pull complete 05:23:46 988bab9f4d93: Pull complete 05:23:46 1469e6f7b9e6: Pull complete 05:23:46 eaf3925da568: Pull complete 05:23:48 bab4dde63d76: Pull complete 05:23:48 bde34c3a00c8: Pull complete 05:23:48 b352a97aabf1: Pull complete 05:23:48 4872d77fe225: Pull complete 05:23:48 5851b861e8e6: Pull complete 05:23:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:23:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:48 prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container 05:23:48 $ 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 05:23:53 $ docker top 9c6ab20cf6e02d23d252e0e245323e7af08376ca4c4e92752ba70af3a6fc42cf -eo pid,comm 05:23:53 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). 05:23:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:23:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:53 [ssh-agent] Looking for ssh-agent implementation... 05:23:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:53 $ docker exec 9c6ab20cf6e02d23d252e0e245323e7af08376ca4c4e92752ba70af3a6fc42cf ssh-agent 05:23:53 SSH_AUTH_SOCK=/tmp/ssh-dNN7s1761Dyh/agent.32 05:23:53 SSH_AGENT_PID=38 05:23:53 Running ssh-add (command line suppressed) 05:23:53 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11549902009455745857.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11549902009455745857.key) 05:23:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:53 + git tag --points-at HEAD [Pipeline] } 05:23:53 $ docker exec --env ******** --env ******** 9c6ab20cf6e02d23d252e0e245323e7af08376ca4c4e92752ba70af3a6fc42cf ssh-agent -k 05:23:53 unset SSH_AUTH_SOCK; 05:23:53 unset SSH_AGENT_PID; 05:23:53 echo Agent pid 38 killed; 05:23:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:23:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:54 [ssh-agent] Looking for ssh-agent implementation... 05:23:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:54 $ docker exec 9c6ab20cf6e02d23d252e0e245323e7af08376ca4c4e92752ba70af3a6fc42cf ssh-agent 05:23:54 SSH_AUTH_SOCK=/tmp/ssh-JbJULoRkarks/agent.71 05:23:54 SSH_AGENT_PID=77 05:23:54 Running ssh-add (command line suppressed) 05:23:54 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1861956539734789779.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1861956539734789779.key) 05:23:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:54 + git semver init 05:23:54 2024-06-26 05:23:54,833 [run_init] DEBUG init version:0.0.0 force:False 05:23:54 2024-06-26 05:23:54,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 05:23:54 2024-06-26 05:23:54,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 05:23:54 2024-06-26 05:23:54,834 [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) 05:23:56 2024-06-26 05:23:56,313 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 05:23:56 2024-06-26 05:23:56,314 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 05:23:56 2024-06-26 05:23:56,315 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:23:56 2024-06-26 05:23:56,315 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:23:56 3.0.1-dev.23 [Pipeline] } 05:23:56 $ docker exec --env ******** --env ******** 9c6ab20cf6e02d23d252e0e245323e7af08376ca4c4e92752ba70af3a6fc42cf ssh-agent -k 05:23:56 unset SSH_AUTH_SOCK; 05:23:56 unset SSH_AGENT_PID; 05:23:56 echo Agent pid 77 killed; 05:23:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:23:57 + git semver [Pipeline] } 05:23:57 $ docker stop --time=1 9c6ab20cf6e02d23d252e0e245323e7af08376ca4c4e92752ba70af3a6fc42cf 05:23:58 $ docker rm -f --volumes 9c6ab20cf6e02d23d252e0e245323e7af08376ca4c4e92752ba70af3a6fc42cf [Pipeline] // withDockerContainer [Pipeline] sh 05:23:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:23:59 Stashed 1 file(s) [Pipeline] echo 05:23:59 [edgeXSemver]: initialized semver on version 3.0.1-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:59 provisioning config files... 05:23:59 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10329230725883460445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:59 ---> ****-login.sh 05:23:59 nexus3.edgexfoundry.org:10001 05:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:59 Configure a credential helper to remove this warning. See 05:23:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:59 05:23:59 Login Succeeded 05:23:59 nexus3.edgexfoundry.org:10002 05:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:59 Configure a credential helper to remove this warning. See 05:23:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:59 05:23:59 Login Succeeded 05:23:59 nexus3.edgexfoundry.org:10003 05:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:24:00 Configure a credential helper to remove this warning. See 05:24:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:24:00 05:24:00 Login Succeeded 05:24:00 nexus3.edgexfoundry.org:10004 05:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:24:00 Configure a credential helper to remove this warning. See 05:24:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:24:00 05:24:00 Login Succeeded 05:24:00 ****.io 05:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:24:00 Configure a credential helper to remove this warning. See 05:24:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:24:00 05:24:00 Login Succeeded 05:24:00 ---> ****-login.sh ends [Pipeline] } 05:24:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:24:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:24:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:24:00 ========================================================= 05:24:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:24:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:00 + 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 . 05:24:00 Sending build context to Docker daemon 29.05MB 05:24:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:24:00 Step 2/12 : FROM ${BASE} AS builder 05:24:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:24:01 619be1103602: Pulling fs layer 05:24:01 7862e08f4a3e: Pulling fs layer 05:24:01 5df492c9dc93: Pulling fs layer 05:24:01 7629e6793208: Pulling fs layer 05:24:01 4f4fb700ef54: Pulling fs layer 05:24:01 fb5054dd5b73: Pulling fs layer 05:24:01 eeca6798cff9: Pulling fs layer 05:24:01 aa269ceb94a6: Pulling fs layer 05:24:01 ada007ff1a6a: Pulling fs layer 05:24:01 4f4fb700ef54: Waiting 05:24:01 fb5054dd5b73: Waiting 05:24:01 eeca6798cff9: Waiting 05:24:01 aa269ceb94a6: Waiting 05:24:01 ada007ff1a6a: Waiting 05:24:01 7862e08f4a3e: Verifying Checksum 05:24:01 7862e08f4a3e: Download complete 05:24:01 7629e6793208: Verifying Checksum 05:24:01 7629e6793208: Download complete 05:24:01 4f4fb700ef54: Download complete 05:24:01 fb5054dd5b73: Verifying Checksum 05:24:01 fb5054dd5b73: Download complete 05:24:01 619be1103602: Verifying Checksum 05:24:01 619be1103602: Download complete 05:24:01 eeca6798cff9: Verifying Checksum 05:24:01 eeca6798cff9: Download complete 05:24:01 619be1103602: Pull complete 05:24:01 7862e08f4a3e: Pull complete 05:24:01 ada007ff1a6a: Verifying Checksum 05:24:01 ada007ff1a6a: Download complete 05:24:01 5df492c9dc93: Verifying Checksum 05:24:01 5df492c9dc93: Download complete 05:24:01 aa269ceb94a6: Verifying Checksum 05:24:01 aa269ceb94a6: Download complete 05:24:05 5df492c9dc93: Pull complete 05:24:05 7629e6793208: Pull complete 05:24:05 4f4fb700ef54: Pull complete 05:24:05 fb5054dd5b73: Pull complete 05:24:05 eeca6798cff9: Pull complete 05:24:07 aa269ceb94a6: Pull complete 05:24:07 ada007ff1a6a: Pull complete 05:24:07 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:24:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:24:07 ---> f489d0715acc 05:24:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:24:14 ---> Running in 25f40284ee8e 05:24:14 Removing intermediate container 25f40284ee8e 05:24:14 ---> 8b6d58b4ed37 05:24:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:24:14 ---> Running in 44964501031b 05:24:14 Removing intermediate container 44964501031b 05:24:14 ---> c2e08e3dacf8 05:24:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:24:14 ---> Running in a48933bdb3d6 05:24:14 Removing intermediate container a48933bdb3d6 05:24:14 ---> 7a410a57f473 05:24:14 Step 6/12 : WORKDIR /device-uart 05:24:14 ---> Running in 488ea5ea232d 05:24:14 Removing intermediate container 488ea5ea232d 05:24:14 ---> 93580f3ce762 05:24:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:24:14 ---> Running in fb2d7ff3f703 05:24:14 Still waiting to schedule task 05:24:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4421’ 05:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:24:15 (1/4) Installing openssh-keygen (9.3_p2-r1) 05:24:15 (2/4) Installing libedit (20221030.3.1-r1) 05:24:15 (3/4) Installing openssh-client-common (9.3_p2-r1) 05:24:15 (4/4) Installing openssh-client-default (9.3_p2-r1) 05:24:15 Executing busybox-1.36.1-r5.trigger 05:24:15 OK: 268 MiB in 56 packages 05:24:15 Removing intermediate container fb2d7ff3f703 05:24:15 ---> e71516de947d 05:24:15 Step 8/12 : COPY go.mod vendor* ./ 05:24:15 ---> 25671e354132 05:24:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:15 ---> Running in 122f059a2cc9 05:25:11 Removing intermediate container 122f059a2cc9 05:25:11 ---> cc0e38d91bab 05:25:11 Step 10/12 : COPY . . 05:25:11 ---> 1eedf35d6ea3 05:25:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:25:11 ---> Running in 3090a826f5eb 05:25:11 Removing intermediate container 3090a826f5eb 05:25:11 ---> 7ea1020ffa27 05:25:11 Step 12/12 : RUN ${MAKE} 05:25:11 ---> Running in 9dc4cd5f21e1 05:25:11 noop 05:25:11 Removing intermediate container 9dc4cd5f21e1 05:25:11 ---> bcb0ae8f5e15 05:25:11 Successfully built bcb0ae8f5e15 05:25:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:12 + docker inspect -f . ci-base-image-x86_64 05:25:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:12 prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container 05:25:12 $ 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 05:25:12 $ docker top 66fc426c4547b7fad32720e30a6f4b1f5d3c69d6030b5b81111b6f7ce49c34c9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:13 + go version 05:25:13 go version go1.21.9 linux/amd64 [Pipeline] } 05:25:13 $ docker stop --time=1 66fc426c4547b7fad32720e30a6f4b1f5d3c69d6030b5b81111b6f7ce49c34c9 05:25:14 $ docker rm -f --volumes 66fc426c4547b7fad32720e30a6f4b1f5d3c69d6030b5b81111b6f7ce49c34c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:14 + docker inspect -f . ci-base-image-x86_64 05:25:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:15 prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container 05:25:15 $ 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 05:25:15 $ docker top 52f26be0bcb9b6cf986c663233a396b0af759a6c48e867886629e4968a26af96 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 05:25:16 + make test 05:25:16 go test ./... -coverprofile=coverage.out 05:25:17 ? github.com/edgexfoundry/device-uart [no test files] 05:25:36 ? github.com/edgexfoundry/device-uart/cmd [no test files] 05:25:36 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 05:25:44 go vet ./... 05:25:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:25:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:25:48 ./bin/test-attribution-txt.sh 05:25:48 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:25:48 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:25:48 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:25:48 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:25:48 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:25:48 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:25:48 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:25:48 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:25:48 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:25:48 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 05:25:48 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:25:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:25:48 $ docker stop --time=1 52f26be0bcb9b6cf986c663233a396b0af759a6c48e867886629e4968a26af96 05:25:55 $ docker rm -f --volumes 52f26be0bcb9b6cf986c663233a396b0af759a6c48e867886629e4968a26af96 [Pipeline] // withDockerContainer [Pipeline] sh 05:25:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:25:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:25:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:25:57 + ls -al . 05:25:57 total 224 05:25:57 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:25 . 05:25:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:23 .. 05:25:57 -rw-rw-r-- 1 jenkins jenkins 140 Jun 26 05:23 .dockerignore 05:25:57 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:25 .git 05:25:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:23 .github 05:25:57 -rw-rw-r-- 1 jenkins jenkins 343 Jun 26 05:23 .gitignore 05:25:57 -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 05:23 .golangci.yml 05:25:57 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:23 .semver 05:25:57 -rw-rw-r-- 1 jenkins jenkins 9941 Jun 26 05:23 Attribution.txt 05:25:57 -rw-rw-r-- 1 jenkins jenkins 1908 Jun 26 05:23 CHANGELOG.md 05:25:57 -rw-rw-r-- 1 jenkins jenkins 1886 Jun 26 05:23 Dockerfile 05:25:57 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:23 GOVERNANCE.md 05:25:57 -rw-rw-r-- 1 jenkins jenkins 675 Jun 26 05:23 Jenkinsfile 05:25:57 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 26 05:23 LICENSE 05:25:57 -rw-rw-r-- 1 jenkins jenkins 1872 Jun 26 05:23 Makefile 05:25:57 -rw-rw-r-- 1 jenkins jenkins 617 Jun 26 05:23 OWNERS.md 05:25:57 -rw-rw-r-- 1 jenkins jenkins 8892 Jun 26 05:23 README.md 05:25:57 -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:23 VERSION 05:25:57 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:23 bin 05:25:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:23 cmd 05:25:57 -rw-r--r-- 1 jenkins jenkins 10 Jun 26 05:25 coverage.out 05:25:57 -rw-rw-r-- 1 jenkins jenkins 7020 Jun 26 05:23 go.mod 05:25:57 -rw-rw-r-- 1 jenkins jenkins 102168 Jun 26 05:23 go.sum 05:25:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:23 internal 05:25:57 -rw-rw-r-- 1 jenkins jenkins 209 Jun 26 05:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:58 + 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=3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd --label arch=amd64 --label version=3.0.1-dev.23 . 05:25:58 Sending build context to Docker daemon 29.05MB 05:25:58 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 05:25:58 Step 2/26 : FROM ${BASE} AS builder 05:25:58 ---> bcb0ae8f5e15 05:25:58 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:25:58 ---> Running in efbceabc0952 05:25:58 Removing intermediate container efbceabc0952 05:25:58 ---> a64f6636be55 05:25:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 05:25:58 ---> Running in f32c68e3b48c 05:25:58 Removing intermediate container f32c68e3b48c 05:25:58 ---> ab04786f9f41 05:25:58 Step 5/26 : ARG ADD_BUILD_TAGS="" 05:25:58 ---> Running in bf838cf198c2 05:25:58 Removing intermediate container bf838cf198c2 05:25:58 ---> b7e47008c3a0 05:25:58 Step 6/26 : WORKDIR /device-uart 05:25:59 ---> Running in 3fe9539a2054 05:25:59 Removing intermediate container 3fe9539a2054 05:25:59 ---> a419655b3f15 05:25:59 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:25:59 ---> Running in 241fef3c4f62 05:25:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:25:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:25:59 OK: 268 MiB in 56 packages 05:26:00 Removing intermediate container 241fef3c4f62 05:26:00 ---> 77f339953de0 05:26:00 Step 8/26 : COPY go.mod vendor* ./ 05:26:00 ---> 0405306cf199 05:26:00 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:26:00 ---> Running in e0c7eb5ded97 05:26:01 Removing intermediate container e0c7eb5ded97 05:26:01 ---> 60b584473bda 05:26:01 Step 10/26 : COPY . . 05:26:01 ---> 56e70a9d28d7 05:26:01 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:26:01 ---> Running in 1b2aef2929cc 05:26:01 Removing intermediate container 1b2aef2929cc 05:26:01 ---> 7656feec070b 05:26:01 Step 12/26 : RUN ${MAKE} 05:26:01 ---> Running in f7ac1d3f50df 05:26:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-uart ./cmd 05:26:40 Removing intermediate container f7ac1d3f50df 05:26:40 ---> 1c1830a5dc4f 05:26:40 Step 13/26 : FROM alpine:3.18 05:26:40 3.18: Pulling from library/alpine 05:26:40 73baa7ef167e: Pulling fs layer 05:26:40 73baa7ef167e: Verifying Checksum 05:26:40 73baa7ef167e: Download complete 05:26:40 73baa7ef167e: Pull complete 05:26:40 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:26:40 Status: Downloaded newer image for alpine:3.18 05:26:40 ---> 8fd7cac70a4a 05:26:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 05:26:40 ---> Running in 563da983db90 05:26:40 Removing intermediate container 563da983db90 05:26:40 ---> 80a262f7e948 05:26:40 Step 15/26 : RUN apk add --update --no-cache dumb-init 05:26:40 ---> Running in f1d853f399f8 05:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:26:40 (1/1) Installing dumb-init (1.2.5-r2) 05:26:40 Executing busybox-1.36.1-r7.trigger 05:26:40 OK: 7 MiB in 16 packages 05:26:40 Removing intermediate container f1d853f399f8 05:26:40 ---> f4781966808d 05:26:40 Step 16/26 : RUN apk --no-cache upgrade 05:26:40 ---> Running in e2f2551ee632 05:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:26:41 OK: 7 MiB in 16 packages 05:26:41 Removing intermediate container e2f2551ee632 05:26:41 ---> f5333ca843ef 05:26:41 Step 17/26 : WORKDIR / 05:26:41 ---> Running in 37b37aba1ac9 05:26:41 Removing intermediate container 37b37aba1ac9 05:26:41 ---> 2b0c8c6bd839 05:26:41 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 05:26:41 ---> 19431bf93194 05:26:41 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 05:26:41 ---> bbd896b12dea 05:26:41 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 05:26:43 ---> 354c2719b917 05:26:43 Step 21/26 : EXPOSE 59995 05:26:43 ---> Running in 8fee933e6cca 05:26:43 Removing intermediate container 8fee933e6cca 05:26:43 ---> 74d7fad79bd0 05:26:43 Step 22/26 : ENTRYPOINT ["/device-uart"] 05:26:43 ---> Running in 37dddf5376f5 05:26:43 Removing intermediate container 37dddf5376f5 05:26:43 ---> d37b211553ff 05:26:43 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:26:43 ---> Running in 8160f2a9bfee 05:26:43 Removing intermediate container 8160f2a9bfee 05:26:43 ---> 2dc99071a007 05:26:43 Step 24/26 : LABEL arch=amd64 05:26:43 ---> Running in 8b6b25514727 05:26:43 Removing intermediate container 8b6b25514727 05:26:43 ---> 13891a16f9b4 05:26:43 Step 25/26 : LABEL git_sha=3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd 05:26:43 ---> Running in b2146631f6a1 05:26:43 Removing intermediate container b2146631f6a1 05:26:43 ---> 6d760cce8731 05:26:43 Step 26/26 : LABEL version=3.0.1-dev.23 05:26:43 ---> Running in 170b689d0aeb 05:26:43 Removing intermediate container 170b689d0aeb 05:26:43 ---> 0d62c679e4b6 05:26:43 [Warning] One or more build-args [ARCH] were not consumed 05:26:43 Successfully built 0d62c679e4b6 05:26:43 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:26:43 provisioning config files... 05:26:43 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15401276207578592161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:26:44 ---> ****-login.sh 05:26:44 nexus3.edgexfoundry.org:10001 05:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:44 Configure a credential helper to remove this warning. See 05:26:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:44 05:26:44 Login Succeeded 05:26:44 nexus3.edgexfoundry.org:10002 05:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:44 Configure a credential helper to remove this warning. See 05:26:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:44 05:26:44 Login Succeeded 05:26:44 nexus3.edgexfoundry.org:10003 05:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:44 Configure a credential helper to remove this warning. See 05:26:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:44 05:26:44 Login Succeeded 05:26:44 nexus3.edgexfoundry.org:10004 05:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:44 Configure a credential helper to remove this warning. See 05:26:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:44 05:26:44 Login Succeeded 05:26:44 ****.io 05:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:44 Configure a credential helper to remove this warning. See 05:26:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:44 05:26:44 Login Succeeded 05:26:44 ---> ****-login.sh ends [Pipeline] } 05:26:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:26:44 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 05:26:44 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd 05:26:44 latest 05:26:44 3.0.1-dev.23 05:26:44 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 05:26:44 main 05:26:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:44 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:45 + docker push nexus3.edgexfoundry.org:10004/device-uart:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd 05:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 05:26:45 07924d8c74a5: Preparing 05:26:45 d8ee757eade1: Preparing 05:26:45 45fec8a84a40: Preparing 05:26:45 d6860aadf172: Preparing 05:26:45 cd8a68cd0ff3: Preparing 05:26:45 63ec0bd56cf3: Preparing 05:26:45 63ec0bd56cf3: Waiting 05:26:45 45fec8a84a40: Pushed 05:26:45 63ec0bd56cf3: Layer already exists 05:26:45 cd8a68cd0ff3: Pushed 05:26:45 d8ee757eade1: Pushed 05:26:45 d6860aadf172: Pushed 05:26:49 07924d8c74a5: Pushed 05:26:49 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd: digest: sha256:4383aaf52879314b0912fa6f68030727636a58754daf6a487a0bf0e161269aae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:49 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:50 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 05:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 05:26:50 07924d8c74a5: Preparing 05:26:50 d8ee757eade1: Preparing 05:26:50 45fec8a84a40: Preparing 05:26:50 d6860aadf172: Preparing 05:26:50 cd8a68cd0ff3: Preparing 05:26:50 63ec0bd56cf3: Preparing 05:26:50 07924d8c74a5: Layer already exists 05:26:50 d6860aadf172: Layer already exists 05:26:50 45fec8a84a40: Layer already exists 05:26:50 cd8a68cd0ff3: Layer already exists 05:26:50 d8ee757eade1: Layer already exists 05:26:50 63ec0bd56cf3: Layer already exists 05:26:50 latest: digest: sha256:4383aaf52879314b0912fa6f68030727636a58754daf6a487a0bf0e161269aae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:50 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:50 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.23 05:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 05:26:50 07924d8c74a5: Preparing 05:26:50 d8ee757eade1: Preparing 05:26:50 45fec8a84a40: Preparing 05:26:50 d6860aadf172: Preparing 05:26:50 cd8a68cd0ff3: Preparing 05:26:50 63ec0bd56cf3: Preparing 05:26:50 63ec0bd56cf3: Waiting 05:26:50 d6860aadf172: Layer already exists 05:26:50 07924d8c74a5: Layer already exists 05:26:50 cd8a68cd0ff3: Layer already exists 05:26:50 d8ee757eade1: Layer already exists 05:26:50 45fec8a84a40: Layer already exists 05:26:50 63ec0bd56cf3: Layer already exists 05:26:50 3.0.1-dev.23: digest: sha256:4383aaf52879314b0912fa6f68030727636a58754daf6a487a0bf0e161269aae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:51 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:51 + docker push nexus3.edgexfoundry.org:10004/device-uart:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 05:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 05:26:51 07924d8c74a5: Preparing 05:26:51 d8ee757eade1: Preparing 05:26:51 45fec8a84a40: Preparing 05:26:51 d6860aadf172: Preparing 05:26:51 cd8a68cd0ff3: Preparing 05:26:51 63ec0bd56cf3: Preparing 05:26:51 63ec0bd56cf3: Waiting 05:26:51 07924d8c74a5: Layer already exists 05:26:51 d6860aadf172: Layer already exists 05:26:51 d8ee757eade1: Layer already exists 05:26:51 cd8a68cd0ff3: Layer already exists 05:26:51 45fec8a84a40: Layer already exists 05:26:51 63ec0bd56cf3: Layer already exists 05:26:51 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23: digest: sha256:4383aaf52879314b0912fa6f68030727636a58754daf6a487a0bf0e161269aae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:51 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:52 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 05:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 05:26:52 07924d8c74a5: Preparing 05:26:52 d8ee757eade1: Preparing 05:26:52 45fec8a84a40: Preparing 05:26:52 d6860aadf172: Preparing 05:26:52 cd8a68cd0ff3: Preparing 05:26:52 63ec0bd56cf3: Preparing 05:26:52 63ec0bd56cf3: Waiting 05:26:52 d8ee757eade1: Layer already exists 05:26:52 cd8a68cd0ff3: Layer already exists 05:26:52 d6860aadf172: Layer already exists 05:26:52 07924d8c74a5: Layer already exists 05:26:52 45fec8a84a40: Layer already exists 05:26:52 63ec0bd56cf3: Layer already exists 05:26:52 main: digest: sha256:4383aaf52879314b0912fa6f68030727636a58754daf6a487a0bf0e161269aae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:52 ===================================================== [Pipeline] echo 05:26:52 taggedImages: 05:26:52 - nexus3.edgexfoundry.org:10004/device-uart:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd 05:26:52 - nexus3.edgexfoundry.org:10004/device-uart:latest 05:26:52 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.23 05:26:52 - nexus3.edgexfoundry.org:10004/device-uart:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 05:26:52 - 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 05:26:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:26:52 05:26:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:26:52 latest: Pulling from edgex-lftools-log-publisher 05:26:52 5eb5b503b376: Pulling fs layer 05:26:52 5c69ac0246d0: Pulling fs layer 05:26:52 ec43610c2a17: Pulling fs layer 05:26:52 3a2ae6a8a46f: Pulling fs layer 05:26:52 33b1e0a273af: Pulling fs layer 05:26:52 5d3b04190fa2: Pulling fs layer 05:26:52 2f39f015ded8: Pulling fs layer 05:26:52 3a2ae6a8a46f: Waiting 05:26:52 33b1e0a273af: Waiting 05:26:52 5d3b04190fa2: Waiting 05:26:52 5c69ac0246d0: Verifying Checksum 05:26:52 5c69ac0246d0: Download complete 05:26:52 3a2ae6a8a46f: Verifying Checksum 05:26:52 3a2ae6a8a46f: Download complete 05:26:52 33b1e0a273af: Verifying Checksum 05:26:52 33b1e0a273af: Download complete 05:26:52 ec43610c2a17: Verifying Checksum 05:26:52 ec43610c2a17: Download complete 05:26:52 5d3b04190fa2: Verifying Checksum 05:26:52 5d3b04190fa2: Download complete 05:26:53 5eb5b503b376: Verifying Checksum 05:26:53 5eb5b503b376: Download complete 05:26:53 2f39f015ded8: Download complete 05:26:54 5eb5b503b376: Pull complete 05:26:54 5c69ac0246d0: Pull complete 05:26:54 ec43610c2a17: Pull complete 05:26:54 3a2ae6a8a46f: Pull complete 05:26:55 33b1e0a273af: Pull complete 05:26:55 5d3b04190fa2: Pull complete 05:26:59 2f39f015ded8: Pull complete 05:26:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:26:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:26:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:59 prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container 05:26:59 $ 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 05:27:05 $ docker top 835878489d203cb99940993ba83ebc7f41526e7c4b772982e31cb879eedabb79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:06 ---> job-cost.sh 05:27:06 lf-activate-venv: SKIPPING 05:27:06 INFO: No Stack... 05:27:06 INFO: Retrieving Pricing Info for: v3-standard-8 05:27:06 INFO: Archiving Costs [Pipeline] sh 05:27:07 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 05:27:07 + cut -d, -f6 [Pipeline] lock 05:27:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-30-stack-cost] 05:27:07 Resource [jenkins-edgexfoundry-device-uart-main-30-stack-cost] did not exist. Created. 05:27:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:27:07 + echo total: 0.2199999988079071 [Pipeline] stash 05:27:07 Stashed 1 file(s) [Pipeline] } 05:27:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 05:27:07 $ docker stop --time=1 835878489d203cb99940993ba83ebc7f41526e7c4b772982e31cb879eedabb79 05:27:08 $ docker rm -f --volumes 835878489d203cb99940993ba83ebc7f41526e7c4b772982e31cb879eedabb79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:27:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4427 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 05:27:14 Running in /w/workspace/device-uart/30 [Pipeline] { [Pipeline] checkout 05:27:14 The recommended git tool is: git 05:27:23 using credential edgex-jenkins-ssh 05:27:23 Cloning the remote Git repository 05:27:23 Cloning repository git@github.com:edgexfoundry/device-uart.git 05:27:23 > git init /w/workspace/device-uart/30 # timeout=10 05:27:24 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 05:27:24 > git --version # timeout=10 05:27:24 > git --version # 'git version 2.25.1' 05:27:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:27:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:27:27 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 05:27:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:27:28 Avoid second fetch 05:27:28 Checking out Revision 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd (main) 05:27:28 > git config core.sparsecheckout # timeout=10 05:27:28 > git checkout -f 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd # timeout=10 05:27:30 Commit message: "Merge pull request #55 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:27:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:27:34 % Total % Received % Xferd Average Speed Time Time Time Current 05:27:34 Dload Upload Total Spent Left Speed 05:27:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh 05:27:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:27:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:27:35 + sudo tee /etc/docker/daemon.new 05:27:35 { 05:27:35 "registry-mirrors": [ 05:27:35 "https://nexus3.edgexfoundry.org:10001" 05:27:35 ], 05:27:35 "bip": "10.250.0.254/24", 05:27:35 "hosts": [ 05:27:35 "tcp://0.0.0.0:5555", 05:27:35 "unix:///var/run/docker.sock" 05:27:35 ], 05:27:35 "mtu": 1458, 05:27:35 "selinux-enabled": true, 05:27:35 "seccomp-profile": "/etc/docker/seccomp.json" 05:27:35 } [Pipeline] sh 05:27:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:27:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:54 provisioning config files... 05:27:54 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/30@tmp/config8192341423722349502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:55 ---> ****-login.sh 05:27:55 nexus3.edgexfoundry.org:10001 05:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:55 Configure a credential helper to remove this warning. See 05:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:55 05:27:55 Login Succeeded 05:27:55 nexus3.edgexfoundry.org:10002 05:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:56 Configure a credential helper to remove this warning. See 05:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:56 05:27:56 Login Succeeded 05:27:56 nexus3.edgexfoundry.org:10003 05:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:56 Configure a credential helper to remove this warning. See 05:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:56 05:27:56 Login Succeeded 05:27:56 nexus3.edgexfoundry.org:10004 05:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:57 Configure a credential helper to remove this warning. See 05:27:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:57 05:27:57 Login Succeeded 05:27:57 ****.io 05:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:57 Configure a credential helper to remove this warning. See 05:27:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:57 05:27:57 Login Succeeded 05:27:57 ---> ****-login.sh ends [Pipeline] } 05:27:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:27:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:27:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:27:58 ========================================================= 05:27:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:27:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:58 + 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 . 05:27:58 Sending build context to Docker daemon 14.59MB 05:27:58 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:27:58 Step 2/12 : FROM ${BASE} AS builder 05:27:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:27:58 c6b39de5b339: Pulling fs layer 05:27:58 a69c41024577: Pulling fs layer 05:27:58 d6de4b400683: Pulling fs layer 05:27:58 35cb2a7552d0: Pulling fs layer 05:27:58 35cb2a7552d0: Waiting 05:27:58 4f4fb700ef54: Pulling fs layer 05:27:58 464afbd9ba4c: Pulling fs layer 05:27:58 00f215d4a9da: Pulling fs layer 05:27:58 d496ad576159: Pulling fs layer 05:27:58 4f4fb700ef54: Waiting 05:27:58 464afbd9ba4c: Waiting 05:27:58 00f215d4a9da: Waiting 05:27:58 d496ad576159: Waiting 05:27:59 a69c41024577: Download complete 05:27:59 35cb2a7552d0: Verifying Checksum 05:27:59 35cb2a7552d0: Download complete 05:27:59 4f4fb700ef54: Verifying Checksum 05:27:59 4f4fb700ef54: Download complete 05:27:59 464afbd9ba4c: Verifying Checksum 05:27:59 464afbd9ba4c: Download complete 05:27:59 c6b39de5b339: Verifying Checksum 05:27:59 c6b39de5b339: Download complete 05:27:59 d496ad576159: Verifying Checksum 05:27:59 d496ad576159: Download complete 05:28:00 c6b39de5b339: Pull complete 05:28:00 a69c41024577: Pull complete 05:28:01 d6de4b400683: Verifying Checksum 05:28:01 d6de4b400683: Download complete 05:28:02 00f215d4a9da: Verifying Checksum 05:28:02 00f215d4a9da: Download complete 05:28:17 d6de4b400683: Pull complete 05:28:17 35cb2a7552d0: Pull complete 05:28:17 4f4fb700ef54: Pull complete 05:28:17 464afbd9ba4c: Pull complete 05:28:26 00f215d4a9da: Pull complete 05:28:27 d496ad576159: Pull complete 05:28:27 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:28:27 ---> f246e2811388 05:28:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:28:28 ---> Running in 62bc2b1cc05f 05:28:29 Removing intermediate container 62bc2b1cc05f 05:28:29 ---> 27cb54c6642d 05:28:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:28:29 ---> Running in f7fecc6e4cc6 05:28:29 Removing intermediate container f7fecc6e4cc6 05:28:29 ---> fa3d8ac30141 05:28:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:28:29 ---> Running in 5493637bcf12 05:28:29 Removing intermediate container 5493637bcf12 05:28:29 ---> b99d52ca54fc 05:28:29 Step 6/12 : WORKDIR /device-uart 05:28:29 ---> Running in d5f2f51e374c 05:28:30 Removing intermediate container d5f2f51e374c 05:28:30 ---> 831952cbd313 05:28:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:28:30 ---> Running in ac2a0674d6a6 05:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:28:33 (1/4) Installing openssh-keygen (9.3_p2-r1) 05:28:33 (2/4) Installing libedit (20221030.3.1-r1) 05:28:33 (3/4) Installing openssh-client-common (9.3_p2-r1) 05:28:33 (4/4) Installing openssh-client-default (9.3_p2-r1) 05:28:33 Executing busybox-1.36.1-r5.trigger 05:28:33 OK: 271 MiB in 56 packages 05:28:35 Removing intermediate container ac2a0674d6a6 05:28:35 ---> a51d73481d8f 05:28:35 Step 8/12 : COPY go.mod vendor* ./ 05:28:35 ---> abd0fe6057ce 05:28:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:28:35 ---> Running in e94981ab4676 05:30:42 Removing intermediate container e94981ab4676 05:30:42 ---> 06109db9beaa 05:30:42 Step 10/12 : COPY . . 05:30:42 ---> 74352fc7f55e 05:30:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:30:42 ---> Running in 4f8901d405c2 05:30:42 Removing intermediate container 4f8901d405c2 05:30:42 ---> 65c9ce1a4b13 05:30:42 Step 12/12 : RUN ${MAKE} 05:30:42 ---> Running in 82536ef5fbfd 05:30:42 noop 05:30:42 Removing intermediate container 82536ef5fbfd 05:30:42 ---> edd472257af8 05:30:42 Successfully built edd472257af8 05:30:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:43 + docker inspect -f . ci-base-image-arm64 05:30:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:43 prd-ubuntu20.04-docker-arm64-4c-16g-4427 does not seem to be running inside a container 05:30:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/30 -v /w/workspace/device-uart/30:/w/workspace/device-uart/30:rw,z -v /w/workspace/device-uart/30@tmp:/w/workspace/device-uart/30@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 05:30:45 $ docker top 423bd484c06f65a7fa2f0543b0d861d6390ebf0959b3634ad412d519089f6936 -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:45 + go version 05:30:45 go version go1.21.9 linux/arm64 [Pipeline] } 05:30:45 $ docker stop --time=1 423bd484c06f65a7fa2f0543b0d861d6390ebf0959b3634ad412d519089f6936 05:30:47 $ docker rm -f --volumes 423bd484c06f65a7fa2f0543b0d861d6390ebf0959b3634ad412d519089f6936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:48 + docker inspect -f . ci-base-image-arm64 05:30:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:48 prd-ubuntu20.04-docker-arm64-4c-16g-4427 does not seem to be running inside a container 05:30:48 $ 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/30 -v /w/workspace/device-uart/30:/w/workspace/device-uart/30:rw,z -v /w/workspace/device-uart/30@tmp:/w/workspace/device-uart/30@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 05:30:49 $ docker top d596fd13b426c6eace3128da6995ab811e251239014de5255f29678dd8ac4a87 -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:50 + git config --global --add safe.directory /w/workspace/device-uart/30 [Pipeline] fileExists [Pipeline] sh 05:30:51 + make test 05:30:51 go test ./... -coverprofile=coverage.out 05:30:58 ? github.com/edgexfoundry/device-uart [no test files] 05:35:05 ? github.com/edgexfoundry/device-uart/cmd [no test files] 05:35:05 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 05:35:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:35:05 go vet ./... 05:35:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:35:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:35:51 ./bin/test-attribution-txt.sh 05:35:51 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:35:51 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:35:51 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:35:51 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:35:51 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:35:51 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:35:51 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:35:51 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:35:51 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:35:51 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 05:35:51 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:35:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:35:51 $ docker stop --time=1 d596fd13b426c6eace3128da6995ab811e251239014de5255f29678dd8ac4a87 05:35:54 $ docker rm -f --volumes d596fd13b426c6eace3128da6995ab811e251239014de5255f29678dd8ac4a87 [Pipeline] // withDockerContainer [Pipeline] sh 05:35:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:35:56 Warning: overwriting stash ‘coverage-report’ 05:35:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:35:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:35:57 + ls -al . 05:35:57 total 220 05:35:57 drwxrwxr-x 7 jenkins jenkins 4096 Jun 26 05:30 . 05:35:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:27 .. 05:35:57 -rw-rw-r-- 1 jenkins jenkins 140 Jun 26 05:27 .dockerignore 05:35:57 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:27 .git 05:35:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:27 .github 05:35:57 -rw-rw-r-- 1 jenkins jenkins 343 Jun 26 05:27 .gitignore 05:35:57 -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 05:27 .golangci.yml 05:35:57 -rw-rw-r-- 1 jenkins jenkins 9941 Jun 26 05:27 Attribution.txt 05:35:57 -rw-rw-r-- 1 jenkins jenkins 1908 Jun 26 05:27 CHANGELOG.md 05:35:57 -rw-rw-r-- 1 jenkins jenkins 1886 Jun 26 05:27 Dockerfile 05:35:57 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:27 GOVERNANCE.md 05:35:57 -rw-rw-r-- 1 jenkins jenkins 675 Jun 26 05:27 Jenkinsfile 05:35:57 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 26 05:27 LICENSE 05:35:57 -rw-rw-r-- 1 jenkins jenkins 1872 Jun 26 05:27 Makefile 05:35:57 -rw-rw-r-- 1 jenkins jenkins 617 Jun 26 05:27 OWNERS.md 05:35:57 -rw-rw-r-- 1 jenkins jenkins 8892 Jun 26 05:27 README.md 05:35:57 -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:23 VERSION 05:35:57 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:27 bin 05:35:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:27 cmd 05:35:57 -rw-r--r-- 1 jenkins jenkins 10 Jun 26 05:30 coverage.out 05:35:57 -rw-rw-r-- 1 jenkins jenkins 7020 Jun 26 05:27 go.mod 05:35:57 -rw-rw-r-- 1 jenkins jenkins 102168 Jun 26 05:27 go.sum 05:35:57 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:27 internal 05:35:57 -rw-rw-r-- 1 jenkins jenkins 209 Jun 26 05:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:58 + 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=3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd --label arch=arm64 --label version=3.0.1-dev.23 . 05:35:58 Sending build context to Docker daemon 14.59MB 05:35:58 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 05:35:58 Step 2/26 : FROM ${BASE} AS builder 05:35:58 ---> edd472257af8 05:35:58 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:35:58 ---> Running in 883a1728b339 05:35:59 Removing intermediate container 883a1728b339 05:35:59 ---> 6d29e07bd8ef 05:35:59 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 05:35:59 ---> Running in 9784d1323a09 05:35:59 Removing intermediate container 9784d1323a09 05:35:59 ---> 505d7ccc150a 05:35:59 Step 5/26 : ARG ADD_BUILD_TAGS="" 05:35:59 ---> Running in 363f99599cc8 05:36:00 Removing intermediate container 363f99599cc8 05:36:00 ---> a9525466d760 05:36:00 Step 6/26 : WORKDIR /device-uart 05:36:00 ---> Running in 072a6ae0f848 05:36:00 Removing intermediate container 072a6ae0f848 05:36:00 ---> 5087f8b7ae08 05:36:00 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:36:00 ---> Running in 86ec96da071e 05:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:36:03 OK: 271 MiB in 56 packages 05:36:04 Removing intermediate container 86ec96da071e 05:36:04 ---> f71b52119138 05:36:04 Step 8/26 : COPY go.mod vendor* ./ 05:36:05 ---> 24bb812393b5 05:36:05 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:05 ---> Running in 021f65f912df 05:36:08 Removing intermediate container 021f65f912df 05:36:08 ---> e720df7f7ea7 05:36:08 Step 10/26 : COPY . . 05:36:09 ---> 7501f90568f3 05:36:09 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:36:09 ---> Running in 1d9ddfe3a73c 05:36:10 Removing intermediate container 1d9ddfe3a73c 05:36:10 ---> 5c78d737c869 05:36:10 Step 12/26 : RUN ${MAKE} 05:36:10 ---> Running in 97986804896e 05:36:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-uart ./cmd 05:40:48 Removing intermediate container 97986804896e 05:40:48 ---> 445edad4376b 05:40:48 Step 13/26 : FROM alpine:3.18 05:40:48 3.18: Pulling from library/alpine 05:40:48 5c905c7ebe2f: Pulling fs layer 05:40:48 5c905c7ebe2f: Verifying Checksum 05:40:48 5c905c7ebe2f: Download complete 05:40:48 5c905c7ebe2f: Pull complete 05:40:48 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:40:48 Status: Downloaded newer image for alpine:3.18 05:40:48 ---> dec292d02e07 05:40:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 05:40:48 ---> Running in 4e7160ebdf94 05:40:48 Removing intermediate container 4e7160ebdf94 05:40:48 ---> f1109fca55a3 05:40:48 Step 15/26 : RUN apk add --update --no-cache dumb-init 05:40:48 ---> Running in f9581ee1d72b 05:40:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:40:48 (1/1) Installing dumb-init (1.2.5-r2) 05:40:48 Executing busybox-1.36.1-r7.trigger 05:40:48 OK: 8 MiB in 16 packages 05:40:48 Removing intermediate container f9581ee1d72b 05:40:48 ---> 95e1b8304538 05:40:48 Step 16/26 : RUN apk --no-cache upgrade 05:40:48 ---> Running in b967ac46aa05 05:40:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:40:48 OK: 8 MiB in 16 packages 05:40:49 Removing intermediate container b967ac46aa05 05:40:49 ---> c2a7a287cf4c 05:40:49 Step 17/26 : WORKDIR / 05:40:49 ---> Running in 7d390ea51f25 05:40:50 Removing intermediate container 7d390ea51f25 05:40:50 ---> 7279cf0d559a 05:40:50 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 05:40:50 ---> 1d047988377b 05:40:50 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 05:40:51 ---> e9b319c8ffe2 05:40:51 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 05:40:54 ---> b9f1b7a4d4b3 05:40:54 Step 21/26 : EXPOSE 59995 05:40:54 ---> Running in 926c7897836e 05:40:54 Removing intermediate container 926c7897836e 05:40:54 ---> 0fb1083ba48d 05:40:54 Step 22/26 : ENTRYPOINT ["/device-uart"] 05:40:54 ---> Running in 0dacf77588bd 05:40:54 Removing intermediate container 0dacf77588bd 05:40:54 ---> 10d3f5d8dccb 05:40:54 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:40:54 ---> Running in 47e6807658c1 05:40:55 Removing intermediate container 47e6807658c1 05:40:55 ---> 359974b9683b 05:40:55 Step 24/26 : LABEL arch=arm64 05:40:55 ---> Running in f00754023657 05:40:55 Removing intermediate container f00754023657 05:40:55 ---> 6be2b6fb09dd 05:40:55 Step 25/26 : LABEL git_sha=3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd 05:40:55 ---> Running in 8ba33aec26c0 05:40:55 Removing intermediate container 8ba33aec26c0 05:40:55 ---> f144609c835e 05:40:55 Step 26/26 : LABEL version=3.0.1-dev.23 05:40:55 ---> Running in bf6c540fe2ee 05:40:56 Removing intermediate container bf6c540fe2ee 05:40:56 ---> 57d6f47485ed 05:40:56 [Warning] One or more build-args [ARCH] were not consumed 05:40:56 Successfully built 57d6f47485ed 05:40:56 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 05:40:56 provisioning config files... 05:40:56 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/30@tmp/config15754912383782381699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:57 ---> ****-login.sh 05:40:57 nexus3.edgexfoundry.org:10001 05:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:57 Configure a credential helper to remove this warning. See 05:40:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:57 05:40:57 Login Succeeded 05:40:57 nexus3.edgexfoundry.org:10002 05:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:57 Configure a credential helper to remove this warning. See 05:40:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:57 05:40:57 Login Succeeded 05:40:57 nexus3.edgexfoundry.org:10003 05:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:58 Configure a credential helper to remove this warning. See 05:40:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:58 05:40:58 Login Succeeded 05:40:58 nexus3.edgexfoundry.org:10004 05:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:58 Configure a credential helper to remove this warning. See 05:40:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:58 05:40:58 Login Succeeded 05:40:58 ****.io 05:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:59 Configure a credential helper to remove this warning. See 05:40:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:59 05:40:59 Login Succeeded 05:40:59 ---> ****-login.sh ends [Pipeline] } 05:40:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:40:59 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 05:40:59 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd 05:40:59 latest 05:40:59 3.0.1-dev.23 05:40:59 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 05:40:59 main 05:40:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:59 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:00 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd 05:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 05:41:00 5477e04d66bb: Preparing 05:41:00 d1bc2fce65a8: Preparing 05:41:00 a91e4f5a4d8e: Preparing 05:41:00 34b203a99649: Preparing 05:41:00 5be75d458aa4: Preparing 05:41:00 da707bb00cb8: Preparing 05:41:00 da707bb00cb8: Waiting 05:41:00 34b203a99649: Pushed 05:41:00 a91e4f5a4d8e: Pushed 05:41:00 d1bc2fce65a8: Pushed 05:41:00 da707bb00cb8: Layer already exists 05:41:00 5be75d458aa4: Pushed 05:41:10 5477e04d66bb: Pushed 05:41:10 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd: digest: sha256:3df6025df2b084ea725f6eba556f9d89bb872628113526ae53e3ee6036e1ef98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:10 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:11 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 05:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 05:41:11 5477e04d66bb: Preparing 05:41:11 d1bc2fce65a8: Preparing 05:41:11 a91e4f5a4d8e: Preparing 05:41:11 34b203a99649: Preparing 05:41:11 5be75d458aa4: Preparing 05:41:11 da707bb00cb8: Preparing 05:41:11 da707bb00cb8: Waiting 05:41:11 5477e04d66bb: Layer already exists 05:41:11 a91e4f5a4d8e: Layer already exists 05:41:11 d1bc2fce65a8: Layer already exists 05:41:11 5be75d458aa4: Layer already exists 05:41:11 34b203a99649: Layer already exists 05:41:11 da707bb00cb8: Layer already exists 05:41:11 latest: digest: sha256:3df6025df2b084ea725f6eba556f9d89bb872628113526ae53e3ee6036e1ef98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:11 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:12 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.23 05:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 05:41:12 5477e04d66bb: Preparing 05:41:12 d1bc2fce65a8: Preparing 05:41:12 a91e4f5a4d8e: Preparing 05:41:12 34b203a99649: Preparing 05:41:12 5be75d458aa4: Preparing 05:41:12 da707bb00cb8: Preparing 05:41:12 da707bb00cb8: Waiting 05:41:12 d1bc2fce65a8: Layer already exists 05:41:12 34b203a99649: Layer already exists 05:41:12 5be75d458aa4: Layer already exists 05:41:12 a91e4f5a4d8e: Layer already exists 05:41:12 5477e04d66bb: Layer already exists 05:41:12 da707bb00cb8: Layer already exists 05:41:12 3.0.1-dev.23: digest: sha256:3df6025df2b084ea725f6eba556f9d89bb872628113526ae53e3ee6036e1ef98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:12 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:13 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 05:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 05:41:13 5477e04d66bb: Preparing 05:41:13 d1bc2fce65a8: Preparing 05:41:13 a91e4f5a4d8e: Preparing 05:41:13 34b203a99649: Preparing 05:41:13 5be75d458aa4: Preparing 05:41:13 da707bb00cb8: Preparing 05:41:13 da707bb00cb8: Waiting 05:41:13 a91e4f5a4d8e: Layer already exists 05:41:13 34b203a99649: Layer already exists 05:41:13 5be75d458aa4: Layer already exists 05:41:13 5477e04d66bb: Layer already exists 05:41:13 d1bc2fce65a8: Layer already exists 05:41:13 da707bb00cb8: Layer already exists 05:41:13 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23: digest: sha256:3df6025df2b084ea725f6eba556f9d89bb872628113526ae53e3ee6036e1ef98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:13 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:14 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 05:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 05:41:14 5477e04d66bb: Preparing 05:41:14 d1bc2fce65a8: Preparing 05:41:14 a91e4f5a4d8e: Preparing 05:41:14 34b203a99649: Preparing 05:41:14 5be75d458aa4: Preparing 05:41:14 da707bb00cb8: Preparing 05:41:14 da707bb00cb8: Waiting 05:41:14 d1bc2fce65a8: Layer already exists 05:41:14 34b203a99649: Layer already exists 05:41:14 5be75d458aa4: Layer already exists 05:41:14 5477e04d66bb: Layer already exists 05:41:14 a91e4f5a4d8e: Layer already exists 05:41:14 da707bb00cb8: Layer already exists 05:41:14 main: digest: sha256:3df6025df2b084ea725f6eba556f9d89bb872628113526ae53e3ee6036e1ef98 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:41:14 ===================================================== [Pipeline] echo 05:41:14 taggedImages: 05:41:14 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd 05:41:14 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 05:41:14 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.23 05:41:14 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd-3.0.1-dev.23 05:41:14 - 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 05:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:41:15 05:41:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:41:15 arm64: Pulling from edgex-lftools-log-publisher 05:41:15 8998bd30e6a1: Pulling fs layer 05:41:15 04944245beec: Pulling fs layer 05:41:15 699f458cf7ca: Pulling fs layer 05:41:15 765212b225bb: Pulling fs layer 05:41:15 f23df028b6ca: Pulling fs layer 05:41:15 d65c8cfc05b1: Pulling fs layer 05:41:15 2437ff75d9bd: Pulling fs layer 05:41:15 765212b225bb: Waiting 05:41:15 f23df028b6ca: Waiting 05:41:15 d65c8cfc05b1: Waiting 05:41:15 2437ff75d9bd: Waiting 05:41:15 04944245beec: Verifying Checksum 05:41:15 04944245beec: Download complete 05:41:15 765212b225bb: Download complete 05:41:15 f23df028b6ca: Download complete 05:41:15 d65c8cfc05b1: Verifying Checksum 05:41:15 d65c8cfc05b1: Download complete 05:41:15 699f458cf7ca: Verifying Checksum 05:41:15 699f458cf7ca: Download complete 05:41:16 8998bd30e6a1: Verifying Checksum 05:41:16 8998bd30e6a1: Download complete 05:41:19 2437ff75d9bd: Verifying Checksum 05:41:19 2437ff75d9bd: Download complete 05:41:21 8998bd30e6a1: Pull complete 05:41:21 04944245beec: Pull complete 05:41:23 699f458cf7ca: Pull complete 05:41:23 765212b225bb: Pull complete 05:41:24 f23df028b6ca: Pull complete 05:41:25 d65c8cfc05b1: Pull complete 05:41:43 2437ff75d9bd: Pull complete 05:41:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:41:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:41:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:43 prd-ubuntu20.04-docker-arm64-4c-16g-4427 does not seem to be running inside a container 05:41:43 $ 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/30 -v /w/workspace/device-uart/30:/w/workspace/device-uart/30:rw,z -v /w/workspace/device-uart/30@tmp:/w/workspace/device-uart/30@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 05:41:46 $ docker top 70c10bda0a5b43024993abac557f225f8e55656b47522e0bae563b7514d57821 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:47 ---> job-cost.sh 05:41:47 lf-activate-venv: SKIPPING 05:41:47 INFO: No Stack... 05:41:48 INFO: Retrieving Pricing Info for: v3-standard-4 05:41:49 INFO: Archiving Costs [Pipeline] sh 05:41:49 + cat /w/workspace/device-uart/30/archives/cost.csv 05:41:49 + cut -d, -f6 [Pipeline] lock 05:41:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-30-stack-cost] 05:41:49 Resource [jenkins-edgexfoundry-device-uart-main-30-stack-cost] did not exist. Created. 05:41:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:41:50 /w/workspace/device-uart/30@tmp/durable-c9115386/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:41:51 + echo total: 0.10999999940395355 [Pipeline] stash 05:41:51 Warning: overwriting stash ‘stack-cost’ 05:41:51 Stashed 1 file(s) [Pipeline] } 05:41:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 05:41:51 $ docker stop --time=1 70c10bda0a5b43024993abac557f225f8e55656b47522e0bae563b7514d57821 05:41:52 $ docker rm -f --volumes 70c10bda0a5b43024993abac557f225f8e55656b47522e0bae563b7514d57821 [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 05:42:01 provisioning config files... 05:42:01 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11566755178238037453tmp [Pipeline] { [Pipeline] sh 05:42:01 + set +x 05:42:01 + curl -s https://codecov.io/bash 05:42:01 + bash -s -- 05:42:01 05:42:01 _____ _ 05:42:01 / ____| | | 05:42:01 | | ___ __| | ___ ___ _____ __ 05:42:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:42:01 | |___| (_) | (_| | __/ (_| (_) \ V / 05:42:01 \_____\___/ \__,_|\___|\___\___/ \_/ 05:42:01 Bash-1.0.6 05:42:01 05:42:01 05:42:01 ==> git version 2.25.1 found 05:42:02 ==> 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 05:42:02 Release-Date: 2020-01-08 05:42:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:42:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:42:02 ==> Jenkins CI detected. 05:42:02 current dir:  /w/workspace/edgexfoundry_device-uart_main 05:42:02 project root: . 05:42:02 --> token set from env 05:42:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:42:02 ==> Running gcov in . (disable via -X gcov) 05:42:02 ==> Python coveragepy not found 05:42:02 ==> Searching for coverage reports in: 05:42:02 + . 05:42:02 -> Found 1 reports 05:42:02 ==> Detecting git/mercurial file structure 05:42:02 ==> Reading reports 05:42:02 + ./coverage.out bytes=10 05:42:02 ==> Appending adjustments 05:42:02 https://docs.codecov.io/docs/fixing-reports 05:42:02 + Found adjustments 05:42:02 ==> Gzipping contents 05:42:02 4.0K /tmp/codecov.3BH3Gx.gz 05:42:02 ==> Uploading reports 05:42:02 url: https://codecov.io 05:42:02 query: branch=main&commit=3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 05:42:02 -> Pinging Codecov 05:42:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 05:42:02 -> Uploading to 05:42:02 https://storage.googleapis.com/codecov/v4/raw/2024-06-26/B9AA6E0BBD74AE3A32605C7A7C664919/3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd/2bdb472f-6c3a-453f-b8c3-3b33ef16bb0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240626%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240626T054202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd4c0d329fb062f787e14aadd0fb63ece4d447b01813f3f58aa97ddddbbc8b2f 05:42:02 % Total % Received % Xferd Average Speed Time Time Time Current 05:42:02 Dload Upload Total Spent Left Speed 05:42:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2544 --:--:-- --:--:-- --:--:-- 2544 05:42:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] } 05:42:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:42:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:42:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:42:03 05:42:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:42:03 latest: Pulling from edgex-devops/edgex-snyk-go 05:42:03 619be1103602: Already exists 05:42:03 f8ea3408117e: Pulling fs layer 05:42:03 91320369b822: Pulling fs layer 05:42:03 0406650e8295: Pulling fs layer 05:42:03 4f4fb700ef54: Pulling fs layer 05:42:03 96d80e3f36e1: Pulling fs layer 05:42:03 bcf3aedb951c: Pulling fs layer 05:42:03 4f4fb700ef54: Waiting 05:42:03 96d80e3f36e1: Waiting 05:42:03 bcf3aedb951c: Waiting 05:42:03 0406650e8295: Verifying Checksum 05:42:03 0406650e8295: Download complete 05:42:03 f8ea3408117e: Verifying Checksum 05:42:03 f8ea3408117e: Download complete 05:42:03 4f4fb700ef54: Verifying Checksum 05:42:03 f8ea3408117e: Pull complete 05:42:03 96d80e3f36e1: Verifying Checksum 05:42:03 96d80e3f36e1: Download complete 05:42:04 91320369b822: Download complete 05:42:04 bcf3aedb951c: Verifying Checksum 05:42:04 bcf3aedb951c: Download complete 05:42:08 91320369b822: Pull complete 05:42:08 0406650e8295: Pull complete 05:42:08 4f4fb700ef54: Pull complete 05:42:08 96d80e3f36e1: Pull complete 05:42:13 bcf3aedb951c: Pull complete 05:42:13 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 05:42:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:42:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:14 prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container 05:42:14 $ 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 05:42:21 $ docker top ebfad1444ef8f99cfe25c8f8872306ea5cd03bdaa5b4699ef6b48f76557361c7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:22 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo 05:42:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 05:42:22 + set -o pipefail 05:42:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 05:42:33 05:42:33 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 05:42:33 05:42:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/45a22ce4-80c7-44eb-ab5d-23464904b57d 05:42:33 05:42:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:42:33 05:42:33 05:42:33 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 05:42:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:42:33 $ docker stop --time=1 ebfad1444ef8f99cfe25c8f8872306ea5cd03bdaa5b4699ef6b48f76557361c7 05:42:40 $ docker rm -f --volumes ebfad1444ef8f99cfe25c8f8872306ea5cd03bdaa5b4699ef6b48f76557361c7 [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 05:42:41 + git log --format=format:%s -1 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd [Pipeline] sh 05:42:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:42:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:42 prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container 05:42:42 $ 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 05:42:42 $ docker top ef6509f15fd590f6df3d6a1258cf09adb89f23e442c7825fbebdc5f569268a6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:42:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:42 [ssh-agent] Looking for ssh-agent implementation... 05:42:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:42 $ docker exec ef6509f15fd590f6df3d6a1258cf09adb89f23e442c7825fbebdc5f569268a6a ssh-agent 05:42:43 SSH_AUTH_SOCK=/tmp/ssh-nmjAhEOwaaaj/agent.32 05:42:43 SSH_AGENT_PID=38 05:42:43 Running ssh-add (command line suppressed) 05:42:43 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7987831669510259700.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7987831669510259700.key) 05:42:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:43 + git semver tag 05:42:43 2024-06-26 05:42:43,642 [run_tag] DEBUG tag force:False 05:42:43 2024-06-26 05:42:43,643 [check_head_tag] DEBUG check head tag 05:42:43 2024-06-26 05:42:43,643 [execute] INFO git cat-file --batch-check 05:42:43 2024-06-26 05:42:43,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 05:42:43 2024-06-26 05:42:43,647 [execute] INFO git cat-file --batch 05:42:43 2024-06-26 05:42:43,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 05:42:43 2024-06-26 05:42:43,661 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:42:43 2024-06-26 05:42:43,661 [execute] INFO git tag -a v3.0.1-dev.23 -m v3.0.1-dev.23 05:42:43 2024-06-26 05:42:43,662 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.23', '-m', 'v3.0.1-dev.23'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 05:42:43 2024-06-26 05:42:43,665 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:42:43 3.0.1-dev.23 [Pipeline] } 05:42:43 $ docker exec --env ******** --env ******** ef6509f15fd590f6df3d6a1258cf09adb89f23e442c7825fbebdc5f569268a6a ssh-agent -k 05:42:43 unset SSH_AUTH_SOCK; 05:42:43 unset SSH_AGENT_PID; 05:42:43 echo Agent pid 38 killed; 05:42:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:44 + git semver [Pipeline] } 05:42:44 $ docker stop --time=1 ef6509f15fd590f6df3d6a1258cf09adb89f23e442c7825fbebdc5f569268a6a 05:42:45 $ docker rm -f --volumes ef6509f15fd590f6df3d6a1258cf09adb89f23e442c7825fbebdc5f569268a6a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:42:46 05:42:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:42:46 0.23.1-centos7: Pulling from edgex-lftools 05:42:46 ab5ef0e58194: Pulling fs layer 05:42:46 9712f1f96733: Pulling fs layer 05:42:46 63f879dbbcfc: Pulling fs layer 05:42:46 0d9ebad4ef96: Pulling fs layer 05:42:46 e9a5061849ea: Pulling fs layer 05:42:46 d747dcd14b5f: Pulling fs layer 05:42:46 2de7ff778b66: Pulling fs layer 05:42:46 0d9ebad4ef96: Waiting 05:42:46 2de7ff778b66: Waiting 05:42:46 d747dcd14b5f: Waiting 05:42:46 e9a5061849ea: Waiting 05:42:46 9712f1f96733: Verifying Checksum 05:42:46 9712f1f96733: Download complete 05:42:46 63f879dbbcfc: Verifying Checksum 05:42:46 63f879dbbcfc: Download complete 05:42:46 e9a5061849ea: Verifying Checksum 05:42:46 e9a5061849ea: Download complete 05:42:46 d747dcd14b5f: Verifying Checksum 05:42:46 d747dcd14b5f: Download complete 05:42:46 ab5ef0e58194: Verifying Checksum 05:42:46 ab5ef0e58194: Download complete 05:42:47 2de7ff778b66: Verifying Checksum 05:42:47 2de7ff778b66: Download complete 05:42:47 0d9ebad4ef96: Verifying Checksum 05:42:47 0d9ebad4ef96: Download complete 05:42:49 ab5ef0e58194: Pull complete 05:42:49 9712f1f96733: Pull complete 05:42:50 63f879dbbcfc: Pull complete 05:42:54 0d9ebad4ef96: Pull complete 05:42:54 e9a5061849ea: Pull complete 05:42:54 d747dcd14b5f: Pull complete 05:42:55 2de7ff778b66: Pull complete 05:42:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:42:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:55 prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container 05:42:55 $ 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 05:43:05 $ docker top ff28ed9820ab5638184272e2fcb2db4673bff1ed41f3b178bcfbf05d552feca2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:43:05 provisioning config files... 05:43:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6609116043668789808tmp 05:43:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13946886324355711668tmp 05:43:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3310896000419231551tmp [Pipeline] { [Pipeline] echo 05:43:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:43:06 ---> sigul-configuration.sh 05:43:06 gpg: directory `/root/.gnupg' created 05:43:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:43:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:43:06 gpg: keyring `/root/.gnupg/secring.gpg' created 05:43:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:43:06 gpg: CAST5 encrypted data 05:43:06 gpg: encrypted with 1 passphrase 05:43:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:43:06 + mkdir /home/jenkins 05:43:06 + mkdir /home/jenkins/sigul [Pipeline] sh 05:43:06 + 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 05:43:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:43:07 ---> sigul-install.sh 05:43:07 Sigul already installed; skipping installation. [Pipeline] sh 05:43:07 + git tag --list 05:43:07 v0.0.0 05:43:07 v0.0.1-dev.1 05:43:07 v0.0.1-dev.2 05:43:07 v0.0.1-dev.3 05:43:07 v0.0.1-dev.4 05:43:07 v3.0.0 05:43:07 v3.0.1-dev.1 05:43:07 v3.0.1-dev.10 05:43:07 v3.0.1-dev.11 05:43:07 v3.0.1-dev.12 05:43:07 v3.0.1-dev.13 05:43:07 v3.0.1-dev.14 05:43:07 v3.0.1-dev.15 05:43:07 v3.0.1-dev.16 05:43:07 v3.0.1-dev.17 05:43:07 v3.0.1-dev.18 05:43:07 v3.0.1-dev.19 05:43:07 v3.0.1-dev.2 05:43:07 v3.0.1-dev.20 05:43:07 v3.0.1-dev.21 05:43:07 v3.0.1-dev.22 05:43:07 v3.0.1-dev.23 05:43:07 v3.0.1-dev.3 05:43:07 v3.0.1-dev.4 05:43:07 v3.0.1-dev.5 05:43:07 v3.0.1-dev.6 05:43:07 v3.0.1-dev.7 05:43:07 v3.0.1-dev.8 05:43:07 v3.0.1-dev.9 05:43:07 v3.1 05:43:07 v3.1.0 05:43:07 v3.1.1 05:43:07 v3.1.1-dev.1 [Pipeline] sh 05:43:07 + lftools sign git-tag v3.0.1-dev.23 05:43:08 Signing Git tag with Sigul... 05:43:08 Signing v3.0.1-dev.23 [Pipeline] echo 05:43:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:43:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:43:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:43:08 $ docker stop --time=1 ff28ed9820ab5638184272e2fcb2db4673bff1ed41f3b178bcfbf05d552feca2 05:43:11 $ docker rm -f --volumes ff28ed9820ab5638184272e2fcb2db4673bff1ed41f3b178bcfbf05d552feca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:43:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:43:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:12 prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container 05:43:12 $ 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 05:43:12 $ docker top ed8f197c1cc648028b2100a29e55b859a2f5f74d7da6a5613d0f83ff0a98900f -eo pid,comm 05:43:12 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). 05:43:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:12 [ssh-agent] Looking for ssh-agent implementation... 05:43:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:12 $ docker exec ed8f197c1cc648028b2100a29e55b859a2f5f74d7da6a5613d0f83ff0a98900f ssh-agent 05:43:12 SSH_AUTH_SOCK=/tmp/ssh-eAkCg8INO4mN/agent.31 05:43:12 SSH_AGENT_PID=37 05:43:12 Running ssh-add (command line suppressed) 05:43:12 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16116068890962975409.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16116068890962975409.key) 05:43:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:13 + git semver bump pre 05:43:13 2024-06-26 05:43:13,279 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:43:13 2024-06-26 05:43:13,279 [bump_version] DEBUG bumping version:3.0.1-dev.23 on axis:pre with prefix:dev 05:43:13 2024-06-26 05:43:13,279 [bump_version] DEBUG bumped version:3.0.1-dev.24 05:43:13 2024-06-26 05:43:13,279 [write_version] DEBUG write version:3.0.1-dev.24 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 05:43:13 2024-06-26 05:43:13,279 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:43:13 2024-06-26 05:43:13,279 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 05:43:13 2024-06-26 05:43:13,281 [execute] INFO git cat-file --batch-check 05:43:13 2024-06-26 05:43:13,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 05:43:13 2024-06-26 05:43:13,288 [execute] INFO git cat-file --batch 05:43:13 2024-06-26 05:43:13,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 05:43:13 2024-06-26 05:43:13,293 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:43:13 3.0.1-dev.24 [Pipeline] } 05:43:13 $ docker exec --env ******** --env ******** ed8f197c1cc648028b2100a29e55b859a2f5f74d7da6a5613d0f83ff0a98900f ssh-agent -k 05:43:13 unset SSH_AUTH_SOCK; 05:43:13 unset SSH_AGENT_PID; 05:43:13 echo Agent pid 37 killed; 05:43:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:13 + git semver [Pipeline] } 05:43:14 $ docker stop --time=1 ed8f197c1cc648028b2100a29e55b859a2f5f74d7da6a5613d0f83ff0a98900f 05:43:15 $ docker rm -f --volumes ed8f197c1cc648028b2100a29e55b859a2f5f74d7da6a5613d0f83ff0a98900f [Pipeline] // withDockerContainer [Pipeline] sh 05:43:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:43:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:18 prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container 05:43:18 $ 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 05:43:18 $ docker top 359d37496af7cd6ec6f1b1c9cb26c0b4d2a6e436a83c759eedfdc990aac09984 -eo pid,comm 05:43:19 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). 05:43:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:19 [ssh-agent] Looking for ssh-agent implementation... 05:43:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:19 $ docker exec 359d37496af7cd6ec6f1b1c9cb26c0b4d2a6e436a83c759eedfdc990aac09984 ssh-agent 05:43:19 SSH_AUTH_SOCK=/tmp/ssh-HOGpCeUrWG2I/agent.32 05:43:19 SSH_AGENT_PID=38 05:43:19 Running ssh-add (command line suppressed) 05:43:19 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6095644651987006507.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6095644651987006507.key) 05:43:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:19 + git semver push 05:43:20 2024-06-26 05:43:19,963 [run_push] DEBUG push 05:43:20 2024-06-26 05:43:19,964 [execute] INFO git cat-file --batch-check 05:43:20 2024-06-26 05:43:19,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 05:43:20 2024-06-26 05:43:19,969 [execute] INFO git rev-list 29ef93d0716178b809b559d83ad80260709c78cc -- 05:43:20 2024-06-26 05:43:19,970 [execute] DEBUG Popen(['git', 'rev-list', '29ef93d0716178b809b559d83ad80260709c78cc', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 05:43:20 2024-06-26 05:43:19,976 [execute] INFO git fetch -v origin 05:43:20 2024-06-26 05:43:19,976 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 05:43:20 2024-06-26 05:43:20,432 [run_push] DEBUG no remote changes detected 05:43:20 2024-06-26 05:43:20,433 [execute] INFO git push origin semver 05:43:20 2024-06-26 05:43:20,433 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 05:43:21 2024-06-26 05:43:21,202 [run_push] DEBUG push all version tags 05:43:21 2024-06-26 05:43:21,202 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:43:21 2024-06-26 05:43:21,203 [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) 05:43:22 2024-06-26 05:43:21,876 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 05:43:22 3.0.1-dev.24 [Pipeline] } 05:43:22 $ docker exec --env ******** --env ******** 359d37496af7cd6ec6f1b1c9cb26c0b4d2a6e436a83c759eedfdc990aac09984 ssh-agent -k 05:43:22 unset SSH_AUTH_SOCK; 05:43:22 unset SSH_AGENT_PID; 05:43:22 echo Agent pid 38 killed; 05:43:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:22 + git semver [Pipeline] } 05:43:22 $ docker stop --time=1 359d37496af7cd6ec6f1b1c9cb26c0b4d2a6e436a83c759eedfdc990aac09984 05:43:24 $ docker rm -f --volumes 359d37496af7cd6ec6f1b1c9cb26c0b4d2a6e436a83c759eedfdc990aac09984 [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 05:43:24 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 05:43:24 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 05:43:24 total 16 05:43:24 drwxr-xr-x 3 root root 4096 Jun 26 05:27 . 05:43:24 drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 05:43 .. 05:43:24 drwxr-xr-x 2 root root 4096 Jun 26 05:27 cost 05:43:24 -rw-r--r-- 1 root root 82 Jun 26 05:27 cost.csv 05:43:24 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 05:43:24 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 05:43:24 total 16 05:43:24 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:27 . 05:43:24 drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 05:43 .. 05:43:24 drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 05:27 cost 05:43:24 -rw-r--r-- 1 jenkins jenkins 82 Jun 26 05:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:43:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:43:26 ---> package-listing.sh 05:43:26 ++ facter osfamily 05:43:26 ++ tr '[:upper:]' '[:lower:]' 05:43:26 + OS_FAMILY=debian 05:43:26 + workspace=/w/workspace/edgexfoundry_device-uart_main 05:43:26 + START_PACKAGES=/tmp/packages_start.txt 05:43:26 + END_PACKAGES=/tmp/packages_end.txt 05:43:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:43:26 + PACKAGES=/tmp/packages_start.txt 05:43:26 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 05:43:26 + PACKAGES=/tmp/packages_end.txt 05:43:26 + case "${OS_FAMILY}" in 05:43:26 + dpkg -l 05:43:26 + grep '^ii' 05:43:26 + '[' -f /tmp/packages_start.txt ']' 05:43:26 + '[' -f /tmp/packages_end.txt ']' 05:43:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:43:26 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 05:43:26 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 05:43:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 05:43:26 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 05:43:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:27 prd-ubuntu20.04-docker-8c-8g-4423 does not seem to be running inside a container 05:43:27 $ 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 05:43:27 $ docker top b8d3536ea09d559231fcfe8eebfee29a1af5406954b0e975c4fbee5ffa2a744b -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:27 + touch /tmp/pre-build-complete [Pipeline] sh 05:43:28 + mkdir -p /var/log/sysstat [Pipeline] sh 05:43:28 + ls /var/log/sa-host 05:43:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:28 provisioning config files... 05:43:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5279446981245972676tmp [Pipeline] { [Pipeline] echo 05:43:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:43:28 ---> create-netrc.sh [Pipeline] } 05:43:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:43:29 ---> python-tools-install.sh [Pipeline] echo 05:43:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:43:29 ---> sudo-logs.sh 05:43:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:43:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:43:29 ---> job-cost.sh 05:43:29 lf-activate-venv: SKIPPING 05:43:29 DEBUG: total: 0.2199999988079071 05:43:29 INFO: Retrieving Stack Cost... 05:43:30 INFO: Retrieving Pricing Info for: v3-standard-8 05:43:30 INFO: Archiving Costs [Pipeline] echo 05:43:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:43:30 ---> logs-deploy.sh 05:43:30 lf-activate-venv: SKIPPING 05:43:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/30 05:43:30 INFO: archiving workspace using pattern(s): 05:43:31 Archives upload complete. 05:43:31 INFO: archiving logs to Nexus 05:43:32 ---> uname -a: 05:43:32 Linux prd-ubuntu20-04-docker-8c-8g-4423 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:43:32 05:43:32 05:43:32 ---> lscpu: 05:43:32 Architecture: x86_64 05:43:32 CPU op-mode(s): 32-bit, 64-bit 05:43:32 Byte Order: Little Endian 05:43:32 Address sizes: 40 bits physical, 48 bits virtual 05:43:32 CPU(s): 8 05:43:32 On-line CPU(s) list: 0-7 05:43:32 Thread(s) per core: 1 05:43:32 Core(s) per socket: 1 05:43:32 Socket(s): 8 05:43:32 NUMA node(s): 1 05:43:32 Vendor ID: AuthenticAMD 05:43:32 CPU family: 23 05:43:32 Model: 49 05:43:32 Model name: AMD EPYC-Rome Processor 05:43:32 Stepping: 0 05:43:32 CPU MHz: 2800.000 05:43:32 BogoMIPS: 5600.00 05:43:32 Virtualization: AMD-V 05:43:32 Hypervisor vendor: KVM 05:43:32 Virtualization type: full 05:43:32 L1d cache: 256 KiB 05:43:32 L1i cache: 256 KiB 05:43:32 L2 cache: 4 MiB 05:43:32 L3 cache: 128 MiB 05:43:32 NUMA node0 CPU(s): 0-7 05:43:32 Vulnerability Itlb multihit: Not affected 05:43:32 Vulnerability L1tf: Not affected 05:43:32 Vulnerability Mds: Not affected 05:43:32 Vulnerability Meltdown: Not affected 05:43:32 Vulnerability Mmio stale data: Not affected 05:43:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:43:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:43:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:43:32 Vulnerability Srbds: Not affected 05:43:32 Vulnerability Tsx async abort: Not affected 05:43:32 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 05:43:32 05:43:32 05:43:32 ---> nproc: 05:43:32 8 05:43:32 05:43:32 05:43:32 ---> df -h: 05:43:32 Filesystem Size Used Avail Use% Mounted on 05:43:32 overlay 155G 14G 142G 9% / 05:43:32 tmpfs 64M 0 64M 0% /dev 05:43:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:43:32 shm 64M 0 64M 0% /dev/shm 05:43:32 /dev/vda1 155G 14G 142G 9% /facter-os 05:43:32 05:43:32 05:43:32 ---> sar -b -r -n DEV: 05:43:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4423) 06/26/24 _x86_64_ (8 CPU) 05:43:32 05:43:32 05:22:52 LINUX RESTART (8 CPU) 05:43:32 05:43:32 05:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:43:32 05:24:03 358.18 48.33 309.85 0.00 5423.79 103827.52 0.00 05:43:32 05:25:01 279.19 2.72 276.47 0.00 39.30 83732.32 0.00 05:43:32 05:26:01 148.12 0.25 147.87 0.00 20.13 36595.13 0.00 05:43:32 05:27:01 131.49 0.07 131.43 0.00 10.00 38505.18 0.00 05:43:32 05:28:01 48.38 1.62 46.76 0.00 88.79 13591.48 0.00 05:43:32 05:29:01 36.96 3.50 33.46 0.00 4256.09 6785.80 0.00 05:43:32 05:30:01 2.90 0.02 2.88 0.00 0.13 88.79 0.00 05:43:32 05:31:01 1.37 0.00 1.37 0.00 0.00 14.00 0.00 05:43:32 05:32:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 05:43:32 05:33:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 05:43:32 05:34:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 05:43:32 05:35:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 05:43:32 05:36:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 05:43:32 05:37:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 05:43:32 05:38:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 05:43:32 05:39:01 1.45 0.02 1.43 0.00 0.13 20.39 0.00 05:43:32 05:40:01 1.13 0.00 1.13 0.00 0.00 15.33 0.00 05:43:32 05:41:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 05:43:32 05:42:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 05:43:32 05:43:01 125.48 0.23 125.25 0.00 16.53 58398.40 0.00 05:43:32 Average: 56.88 2.84 54.04 0.00 493.53 16974.19 0.00 05:43:32 05:43:32 05:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:43:32 05:24:03 29426816 31507564 821016 2.50 65420 2310720 2111464 6.22 1056428 2041168 399500 05:43:32 05:25:01 26932664 31497400 797984 2.43 184356 4448984 1882140 5.55 1347572 3986076 508056 05:43:32 05:26:01 27849852 31477480 817096 2.48 192680 3584236 1903748 5.61 1324364 3172116 15240 05:43:32 05:27:01 26930380 31489272 800676 2.43 201960 4433460 1861388 5.49 1405576 3931196 338524 05:43:32 05:28:01 26815900 31457556 823596 2.50 212604 4503204 2316864 6.83 1486416 3951472 1036 05:43:32 05:29:01 26476092 31477464 794572 2.42 230708 4834728 1725144 5.08 1694676 4063024 260 05:43:32 05:30:01 26488332 31484788 787924 2.40 229224 4831484 1702576 5.02 1686036 4059832 320 05:43:32 05:31:01 26488848 31485304 787344 2.39 229244 4831484 1702576 5.02 1685880 4059832 132 05:43:32 05:32:01 26498196 31494720 777880 2.37 229288 4831488 1702576 5.02 1676532 4059840 16 05:43:32 05:33:01 26498320 31494928 777544 2.36 229324 4831492 1702576 5.02 1676404 4059836 188 05:43:32 05:34:01 26498052 31494660 777720 2.37 229356 4831492 1702576 5.02 1676300 4059836 12 05:43:32 05:35:01 26498424 31495100 777388 2.36 229376 4831496 1702576 5.02 1676576 4059844 224 05:43:32 05:36:01 26500488 31497168 775296 2.36 229400 4831500 1702576 5.02 1674504 4059848 32 05:43:32 05:37:01 26500284 31496968 775456 2.36 229424 4831500 1702576 5.02 1674492 4059848 140 05:43:32 05:38:01 26500236 31497008 775400 2.36 229464 4831504 1702576 5.02 1674624 4059848 48 05:43:32 05:39:01 26498740 31495636 776432 2.36 229496 4831548 1738012 5.12 1675300 4059876 148 05:43:32 05:40:01 26498240 31495208 776864 2.36 229544 4831552 1738012 5.12 1675532 4059892 44 05:43:32 05:41:01 26498296 31495268 776708 2.36 229580 4831556 1738012 5.12 1675312 4059896 204 05:43:32 05:42:01 26498284 31495340 776616 2.36 229616 4831556 1738012 5.12 1675608 4059896 20 05:43:32 05:43:01 25076816 31454840 809748 2.46 254804 6064624 1802088 5.31 1764472 5264008 88428 05:43:32 Average: 26698663 31489184 789163 2.40 216243 4649480 1793903 5.29 1594130 3959359 67629 05:43:32 05:43:32 05:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:43:32 05:24:03 ens3 604.23 408.30 6049.75 97.74 0.00 0.00 0.00 0.00 05:43:32 05:24:03 docker0 31.34 36.49 2.39 235.97 0.00 0.00 0.00 0.00 05:43:32 05:24:03 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 05:43:32 05:25:01 ens3 547.85 324.65 3428.94 37.68 0.00 0.00 0.00 0.00 05:43:32 05:25:01 docker0 317.77 534.82 27.78 3418.54 0.00 0.00 0.00 0.00 05:43:32 05:25:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 05:43:32 05:26:01 ens3 43.15 25.57 77.85 15.37 0.00 0.00 0.00 0.00 05:43:32 05:26:01 docker0 1.83 3.65 0.11 30.97 0.00 0.00 0.00 0.00 05:43:32 05:26:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 05:43:32 05:27:01 ens3 164.49 122.18 2669.64 350.90 0.00 0.00 0.00 0.00 05:43:32 05:27:01 docker0 2.68 4.37 0.17 62.24 0.00 0.00 0.00 0.00 05:43:32 05:27:01 lo 7.87 7.87 0.78 0.78 0.00 0.00 0.00 0.00 05:43:32 05:28:01 ens3 48.91 20.11 676.56 4.56 0.00 0.00 0.00 0.00 05:43:32 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:28:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:43:32 05:29:01 ens3 136.79 45.04 2050.64 3.44 0.00 0.00 0.00 0.00 05:43:32 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:29:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 05:43:32 05:30:01 ens3 1.68 0.25 0.37 0.20 0.00 0.00 0.00 0.00 05:43:32 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:31:01 ens3 1.73 0.73 0.68 0.48 0.00 0.00 0.00 0.00 05:43:32 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:32 05:32:01 ens3 0.55 0.32 0.27 0.21 0.00 0.00 0.00 0.00 05:43:32 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:33:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:43:32 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:32 05:34:01 ens3 0.28 0.13 0.08 0.07 0.00 0.00 0.00 0.00 05:43:32 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:35:01 ens3 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 05:43:32 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:32 05:36:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 05:43:32 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:37:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:43:32 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:32 05:38:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:39:01 ens3 0.43 0.18 0.09 0.07 0.00 0.00 0.00 0.00 05:43:32 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:32 05:40:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:43:32 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:41:01 ens3 0.38 0.12 0.13 0.01 0.00 0.00 0.00 0.00 05:43:32 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:32 05:42:01 ens3 1.70 1.28 1.33 0.47 0.00 0.00 0.00 0.00 05:43:32 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:32 05:43:01 ens3 435.08 273.79 8063.15 163.06 0.00 0.00 0.00 0.00 05:43:32 05:43:01 docker0 83.19 163.82 7.39 1256.03 0.00 0.00 0.00 0.00 05:43:32 05:43:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 05:43:32 Average: ens3 98.67 60.71 1147.19 33.71 0.00 0.00 0.00 0.00 05:43:32 Average: docker0 21.35 36.33 1.85 244.89 0.00 0.00 0.00 0.00 05:43:32 Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 05:43:32 05:43:32 05:43:32 ---> sar -P ALL: 05:43:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4423) 06/26/24 _x86_64_ (8 CPU) 05:43:32 05:43:32 05:22:52 LINUX RESTART (8 CPU) 05:43:32 05:43:32 05:23:01 CPU %user %nice %system %iowait %steal %idle 05:43:32 05:24:03 all 7.87 0.00 2.60 2.75 0.05 86.73 05:43:32 05:24:03 0 5.04 0.00 2.30 6.15 0.05 86.45 05:43:32 05:24:03 1 8.06 0.00 3.20 1.11 0.07 87.56 05:43:32 05:24:03 2 8.16 0.00 2.42 8.19 0.03 81.19 05:43:32 05:24:03 3 8.57 0.00 2.38 0.25 0.05 88.75 05:43:32 05:24:03 4 7.82 0.00 2.22 2.39 0.05 87.53 05:43:32 05:24:03 5 8.14 0.00 2.04 0.08 0.07 89.66 05:43:32 05:24:03 6 9.75 0.00 1.81 0.27 0.05 88.12 05:43:32 05:24:03 7 7.40 0.00 4.41 3.59 0.07 84.52 05:43:32 05:25:01 all 8.28 0.00 3.97 6.79 0.06 80.90 05:43:32 05:25:01 0 9.30 0.00 3.61 0.66 0.05 86.37 05:43:32 05:25:01 1 7.64 0.00 4.28 2.76 0.05 85.26 05:43:32 05:25:01 2 10.09 0.00 3.19 1.27 0.07 85.38 05:43:32 05:25:01 3 7.85 0.00 5.66 30.06 0.07 56.37 05:43:32 05:25:01 4 8.36 0.00 2.87 1.13 0.05 87.59 05:43:32 05:25:01 5 7.17 0.00 3.82 4.73 0.05 84.22 05:43:32 05:25:01 6 8.40 0.00 4.08 11.84 0.07 75.61 05:43:32 05:25:01 7 7.42 0.00 4.22 1.97 0.07 86.32 05:43:32 05:26:01 all 36.54 0.00 5.91 3.69 0.09 53.76 05:43:32 05:26:01 0 36.09 0.00 6.04 0.55 0.10 57.21 05:43:32 05:26:01 1 35.98 0.00 7.44 2.13 0.08 54.37 05:43:32 05:26:01 2 37.43 0.00 5.64 0.96 0.10 55.87 05:43:32 05:26:01 3 37.21 0.00 5.72 9.84 0.08 47.15 05:43:32 05:26:01 4 36.56 0.00 5.48 9.22 0.10 48.63 05:43:32 05:26:01 5 35.62 0.00 5.76 4.97 0.08 53.56 05:43:32 05:26:01 6 36.15 0.00 5.55 0.52 0.08 57.69 05:43:32 05:26:01 7 37.30 0.00 5.64 1.38 0.08 55.60 05:43:32 05:27:01 all 24.79 0.00 4.80 4.02 0.08 66.31 05:43:32 05:27:01 0 26.03 0.00 4.76 0.18 0.08 68.95 05:43:32 05:27:01 1 24.84 0.00 5.06 0.54 0.08 69.48 05:43:32 05:27:01 2 23.81 0.00 5.06 2.81 0.08 68.23 05:43:32 05:27:01 3 25.86 0.00 5.15 0.27 0.08 68.64 05:43:32 05:27:01 4 23.10 0.00 4.34 10.12 0.08 62.35 05:43:32 05:27:01 5 25.37 0.00 4.55 0.08 0.08 69.91 05:43:32 05:27:01 6 25.32 0.00 4.58 10.96 0.08 59.06 05:43:32 05:27:01 7 23.94 0.00 4.88 7.28 0.08 63.82 05:43:32 05:28:01 all 0.61 0.00 0.45 1.07 0.01 97.86 05:43:32 05:28:01 0 0.95 0.00 0.53 1.02 0.02 97.48 05:43:32 05:28:01 1 0.40 0.00 0.35 0.02 0.02 99.21 05:43:32 05:28:01 2 0.52 0.00 0.27 0.02 0.02 99.18 05:43:32 05:28:01 3 0.47 0.00 0.13 0.02 0.00 99.38 05:43:32 05:28:01 4 1.32 0.00 0.23 0.03 0.00 98.41 05:43:32 05:28:01 5 0.33 0.00 0.28 1.05 0.00 98.33 05:43:32 05:28:01 6 0.15 0.00 1.32 0.02 0.00 98.52 05:43:32 05:28:01 7 0.75 0.00 0.47 6.43 0.02 92.34 05:43:32 05:29:01 all 2.13 0.00 0.95 0.40 0.02 96.50 05:43:32 05:29:01 0 2.48 0.00 1.52 0.20 0.02 95.79 05:43:32 05:29:01 1 2.54 0.00 1.40 1.20 0.02 94.84 05:43:32 05:29:01 2 3.45 0.00 0.87 0.07 0.02 95.60 05:43:32 05:29:01 3 1.73 0.00 0.53 0.02 0.02 97.70 05:43:32 05:29:01 4 1.45 0.00 0.60 0.05 0.02 97.88 05:43:32 05:29:01 5 1.72 0.00 0.92 0.90 0.03 96.43 05:43:32 05:29:01 6 1.62 0.00 1.15 0.73 0.02 96.48 05:43:32 05:29:01 7 2.05 0.00 0.58 0.03 0.02 97.31 05:43:32 05:30:01 all 0.09 0.00 0.05 0.01 0.00 99.85 05:43:32 05:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 05:43:32 05:30:01 1 0.05 0.00 0.07 0.02 0.00 99.87 05:43:32 05:30:01 2 0.10 0.00 0.07 0.00 0.02 99.82 05:43:32 05:30:01 3 0.10 0.00 0.03 0.02 0.00 99.85 05:43:32 05:30:01 4 0.03 0.00 0.03 0.02 0.00 99.92 05:43:32 05:30:01 5 0.28 0.00 0.07 0.03 0.00 99.62 05:43:32 05:30:01 6 0.05 0.00 0.07 0.02 0.02 99.85 05:43:32 05:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:43:32 05:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:43:32 05:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:43:32 05:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:43:32 05:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:43:32 05:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:43:32 05:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:43:32 05:31:01 5 0.02 0.00 0.00 0.02 0.00 99.97 05:43:32 05:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:43:32 05:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:43:32 05:32:01 all 0.05 0.00 0.01 0.00 0.01 99.93 05:43:32 05:32:01 0 0.23 0.00 0.00 0.00 0.02 99.75 05:43:32 05:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:43:32 05:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:43:32 05:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:43:32 05:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:43:32 05:32:01 5 0.02 0.00 0.02 0.02 0.02 99.93 05:43:32 05:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:43:32 05:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:43:32 05:33:01 all 0.03 0.00 0.01 0.00 0.00 99.96 05:43:32 05:33:01 0 0.08 0.00 0.00 0.00 0.00 99.92 05:43:32 05:33:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:43:32 05:33:01 2 0.07 0.00 0.02 0.00 0.00 99.92 05:43:32 05:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:43:32 05:33:01 4 0.00 0.00 0.02 0.02 0.00 99.97 05:43:32 05:33:01 5 0.03 0.00 0.00 0.02 0.00 99.95 05:43:32 05:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:43:32 05:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:43:32 05:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:43:32 05:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:43:32 05:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:43:32 05:34:01 2 0.05 0.00 0.00 0.00 0.02 99.93 05:43:32 05:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:43:32 05:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:43:32 05:34:01 5 0.02 0.00 0.00 0.02 0.00 99.97 05:43:32 05:34:01 6 0.02 0.00 0.03 0.00 0.02 99.93 05:43:32 05:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:43:32 05:43:32 05:34:01 CPU %user %nice %system %iowait %steal %idle 05:43:32 05:35:01 all 0.04 0.00 0.01 0.00 0.01 99.94 05:43:32 05:35:01 0 0.10 0.00 0.02 0.00 0.02 99.87 05:43:32 05:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:43:32 05:35:01 2 0.07 0.00 0.00 0.00 0.02 99.92 05:43:32 05:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:43:32 05:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:43:32 05:35:01 5 0.03 0.00 0.00 0.02 0.02 99.93 05:43:32 05:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:43:32 05:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:43:32 05:36:01 all 0.02 0.00 0.01 0.00 0.00 99.97 05:43:32 05:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:43:32 05:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:43:32 05:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:43:32 05:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:43:32 05:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:43:32 05:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:43:32 05:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:43:32 05:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:43:32 05:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 05:43:32 05:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:43:32 05:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:43:32 05:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:43:32 05:37:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:43:32 05:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:43:32 05:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 05:43:32 05:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:43:32 05:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:43:32 05:38:01 all 0.21 0.00 0.01 0.00 0.00 99.77 05:43:32 05:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:43:32 05:38:01 1 0.05 0.00 0.00 0.00 0.02 99.93 05:43:32 05:38:01 2 1.57 0.00 0.05 0.00 0.02 98.37 05:43:32 05:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:43:32 05:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:43:32 05:38:01 5 0.00 0.00 0.02 0.02 0.00 99.97 05:43:32 05:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:43:32 05:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:43:32 05:39:01 all 0.04 0.00 0.04 0.21 0.01 99.71 05:43:32 05:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:43:32 05:39:01 1 0.00 0.00 0.03 0.00 0.00 99.97 05:43:32 05:39:01 2 0.20 0.00 0.07 0.00 0.02 99.71 05:43:32 05:39:01 3 0.03 0.00 0.05 0.00 0.02 99.90 05:43:32 05:39:01 4 0.02 0.00 0.05 0.00 0.02 99.92 05:43:32 05:39:01 5 0.03 0.00 0.03 1.65 0.02 98.27 05:43:32 05:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:43:32 05:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:43:32 05:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:43:32 05:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:43:32 05:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:43:32 05:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:43:32 05:40:01 3 0.02 0.00 0.05 0.00 0.02 99.92 05:43:32 05:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:43:32 05:40:01 5 0.02 0.00 0.00 0.02 0.00 99.97 05:43:32 05:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:43:32 05:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:43:32 05:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:43:32 05:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:43:32 05:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:43:32 05:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:43:32 05:41:01 3 0.02 0.00 0.02 0.00 0.03 99.93 05:43:32 05:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:43:32 05:41:01 5 0.03 0.00 0.03 0.02 0.02 99.90 05:43:32 05:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:43:32 05:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 05:43:32 05:42:01 all 0.04 0.00 0.01 0.47 0.09 99.39 05:43:32 05:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:43:32 05:42:01 1 0.03 0.00 0.02 0.00 0.56 99.39 05:43:32 05:42:01 2 0.18 0.00 0.03 0.00 0.07 99.72 05:43:32 05:42:01 3 0.02 0.00 0.02 0.02 0.02 99.93 05:43:32 05:42:01 4 0.03 0.00 0.00 0.00 0.07 99.90 05:43:32 05:42:01 5 0.02 0.00 0.03 3.73 0.00 96.22 05:43:32 05:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:43:32 05:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:43:32 05:43:01 all 8.24 0.00 3.58 4.93 0.31 82.93 05:43:32 05:43:01 0 7.91 0.00 4.40 24.41 0.22 63.06 05:43:32 05:43:01 1 8.86 0.00 3.12 0.19 0.22 87.62 05:43:32 05:43:01 2 11.21 0.00 3.91 0.35 0.53 83.99 05:43:32 05:43:01 3 7.21 0.00 3.92 1.67 0.30 86.89 05:43:32 05:43:01 4 7.86 0.00 3.54 0.30 0.17 88.13 05:43:32 05:43:01 5 9.08 0.00 3.06 3.08 0.12 84.66 05:43:32 05:43:01 6 6.14 0.00 3.02 7.73 0.61 82.51 05:43:32 05:43:01 7 7.77 0.00 3.67 1.65 0.35 86.56 05:43:32 Average: all 4.42 0.00 1.11 1.20 0.04 93.23 05:43:32 Average: 0 4.39 0.00 1.15 1.64 0.03 92.79 05:43:32 Average: 1 4.40 0.00 1.24 0.39 0.06 93.90 05:43:32 Average: 2 4.81 0.00 1.07 0.68 0.05 93.39 05:43:32 Average: 3 4.43 0.00 1.17 2.04 0.04 92.33 05:43:32 Average: 4 4.29 0.00 0.96 1.16 0.03 93.56 05:43:32 Average: 5 4.36 0.00 1.02 1.01 0.03 93.58 05:43:32 Average: 6 4.35 0.00 1.07 1.56 0.05 92.97 05:43:32 Average: 7 4.31 0.00 1.19 1.11 0.04 93.36 05:43:32 05:43:32 05:43:32