Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 241a878cec89566ff21da3f2869313bdc7ed294a 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-ssh13825021747396679406.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12947290544311020499.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17191649416449370583.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh6654268955504422660.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-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6506530413125780148.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-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-35165 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 241a878cec89566ff21da3f2869313bdc7ed294a (main) Commit message: "Merge pull request #716 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 241a878cec89566ff21da3f2869313bdc7ed294a # timeout=10 > git rev-list --no-walk 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:00:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:00:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:00:26 ========================================================= 02:00:26 EdgeX Global Pipelines Version Info 02:00:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:00:27 ------------------- 02:00:27 stable info: 02:00:27 ------------------- 02:00:27 Commited By: Cherry Wang cherry@iotechsys.com 02:00:27 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:00:27 Message: update stable to v1.0.269 02:00:28 ------------------- 02:00:28 experimental info: 02:00:28 ------------------- 02:00:28 Commited By: **** collab-it+edgex@linuxfoundation.org 02:00:28 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:00:28 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:00:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:00:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:00:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:00:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:00:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:00:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:00:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:00:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:00:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] echo 02:00:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 241a878 [Pipeline] echo 02:00:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:29 provisioning config files... 02:00:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2053075108721880521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:29 ---> ****-login.sh 02:00:29 nexus3.edgexfoundry.org:10001 02:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:30 Configure a credential helper to remove this warning. See 02:00:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:30 02:00:30 Login Succeeded 02:00:30 nexus3.edgexfoundry.org:10002 02:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:30 Configure a credential helper to remove this warning. See 02:00:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:30 02:00:30 Login Succeeded 02:00:30 nexus3.edgexfoundry.org:10003 02:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:31 Configure a credential helper to remove this warning. See 02:00:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:31 02:00:31 Login Succeeded 02:00:31 nexus3.edgexfoundry.org:10004 02:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:31 Configure a credential helper to remove this warning. See 02:00:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:31 02:00:31 Login Succeeded 02:00:31 ****.io 02:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:31 Configure a credential helper to remove this warning. See 02:00:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:31 02:00:31 Login Succeeded 02:00:31 ---> ****-login.sh ends [Pipeline] } 02:00:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:00:31 + git rev-list -1 --merges 241a878cec89566ff21da3f2869313bdc7ed294a~1..241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] echo 02:00:31 -----------> git rev-list -1 --merges 241a878cec89566ff21da3f2869313bdc7ed294a~1..241a878cec89566ff21da3f2869313bdc7ed294a 241a878cec89566ff21da3f2869313bdc7ed294a 02:00:31 241a878cec89566ff21da3f2869313bdc7ed294a [false] [Pipeline] sh 02:00:32 + git log --format=format:%s -1 241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] echo 02:00:32 ========================================================= 02:00:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:00:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:32 + git log --format=format:%s -1 241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] echo 02:00:32 [semverPrep] GIT_COMMIT: 241a878cec89566ff21da3f2869313bdc7ed294a, Commit Message: Merge pull request #716 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11 [Pipeline] echo 02:00:32 [semverPrep] This is not a build commit. [Pipeline] sh 02:00:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:00:32 + grep -v github /etc/ssh/ssh_known_hosts 02:00:32 + [ -e /tmp/ssh_known_hosts ] 02:00:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:00:32 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:00:32 sudo tee -a /etc/ssh/ssh_known_hosts 02:00:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:33 02:00:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:33 0.1.4: Pulling from edgex-devops/py-git-semver 02:00:33 b85a868b505f: Pulling fs layer 02:00:33 e2be974225ed: Pulling fs layer 02:00:33 339a4e72a1f5: Pulling fs layer 02:00:33 988bab9f4d93: Pulling fs layer 02:00:33 1469e6f7b9e6: Pulling fs layer 02:00:33 eaf3925da568: Pulling fs layer 02:00:33 bab4dde63d76: Pulling fs layer 02:00:33 bde34c3a00c8: Pulling fs layer 02:00:33 b352a97aabf1: Pulling fs layer 02:00:33 4872d77fe225: Pulling fs layer 02:00:33 5851b861e8e6: Pulling fs layer 02:00:33 4872d77fe225: Waiting 02:00:33 bab4dde63d76: Waiting 02:00:33 5851b861e8e6: Waiting 02:00:33 1469e6f7b9e6: Waiting 02:00:33 eaf3925da568: Waiting 02:00:33 bde34c3a00c8: Waiting 02:00:33 988bab9f4d93: Waiting 02:00:33 b352a97aabf1: Waiting 02:00:33 e2be974225ed: Verifying Checksum 02:00:33 e2be974225ed: Download complete 02:00:33 988bab9f4d93: Verifying Checksum 02:00:33 988bab9f4d93: Download complete 02:00:33 1469e6f7b9e6: Verifying Checksum 02:00:33 1469e6f7b9e6: Download complete 02:00:33 339a4e72a1f5: Verifying Checksum 02:00:33 339a4e72a1f5: Download complete 02:00:33 eaf3925da568: Download complete 02:00:33 bde34c3a00c8: Download complete 02:00:33 b352a97aabf1: Download complete 02:00:33 4872d77fe225: Verifying Checksum 02:00:33 4872d77fe225: Download complete 02:00:33 5851b861e8e6: Verifying Checksum 02:00:33 5851b861e8e6: Download complete 02:00:33 b85a868b505f: Verifying Checksum 02:00:33 b85a868b505f: Download complete 02:00:34 bab4dde63d76: Verifying Checksum 02:00:34 bab4dde63d76: Download complete 02:00:35 b85a868b505f: Pull complete 02:00:35 e2be974225ed: Pull complete 02:00:35 339a4e72a1f5: Pull complete 02:00:35 988bab9f4d93: Pull complete 02:00:36 1469e6f7b9e6: Pull complete 02:00:36 eaf3925da568: Pull complete 02:00:38 bab4dde63d76: Pull complete 02:00:38 bde34c3a00c8: Pull complete 02:00:38 b352a97aabf1: Pull complete 02:00:38 4872d77fe225: Pull complete 02:00:38 5851b861e8e6: Pull complete 02:00:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:38 prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container 02:00:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:00:41 $ docker top e668e2c628b76213d81f1bf46d43718f6840cda6640be8553891267d652d3670 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:00:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:44 [ssh-agent] Looking for ssh-agent implementation... 02:00:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:44 $ docker exec e668e2c628b76213d81f1bf46d43718f6840cda6640be8553891267d652d3670 ssh-agent 02:00:44 SSH_AUTH_SOCK=/tmp/ssh-uUnZ5VXYkMg9/agent.33 02:00:44 SSH_AGENT_PID=39 02:00:44 Running ssh-add (command line suppressed) 02:00:44 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4915358166963540240.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4915358166963540240.key) 02:00:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:44 + git tag --points-at HEAD [Pipeline] } 02:00:44 $ docker exec --env ******** --env ******** e668e2c628b76213d81f1bf46d43718f6840cda6640be8553891267d652d3670 ssh-agent -k 02:00:44 unset SSH_AUTH_SOCK; 02:00:44 unset SSH_AGENT_PID; 02:00:44 echo Agent pid 39 killed; 02:00:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:00:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:44 [ssh-agent] Looking for ssh-agent implementation... 02:00:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:45 $ docker exec e668e2c628b76213d81f1bf46d43718f6840cda6640be8553891267d652d3670 ssh-agent 02:00:45 SSH_AUTH_SOCK=/tmp/ssh-uyf96o8bNCIt/agent.72 02:00:45 SSH_AGENT_PID=78 02:00:45 Running ssh-add (command line suppressed) 02:00:45 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15276671019608755310.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15276671019608755310.key) 02:00:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:47 + git semver init 02:00:47 2024-12-16 02:00:45,847 [run_init] DEBUG init version:0.0.0 force:False 02:00:47 2024-12-16 02:00:45,848 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:00:47 2024-12-16 02:00:45,848 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:00:47 2024-12-16 02:00:45,848 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:00:53 2024-12-16 02:00:49,328 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 02:00:53 2024-12-16 02:00:49,329 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 02:00:53 2024-12-16 02:00:49,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:00:53 2024-12-16 02:00:49,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:00:53 4.0.0-dev.7 [Pipeline] } 02:00:53 $ docker exec --env ******** --env ******** e668e2c628b76213d81f1bf46d43718f6840cda6640be8553891267d652d3670 ssh-agent -k 02:00:53 unset SSH_AUTH_SOCK; 02:00:53 unset SSH_AGENT_PID; 02:00:53 echo Agent pid 78 killed; 02:00:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:01 + git semver [Pipeline] } 02:01:01 $ docker stop --time=1 e668e2c628b76213d81f1bf46d43718f6840cda6640be8553891267d652d3670 02:01:05 $ docker rm -f --volumes e668e2c628b76213d81f1bf46d43718f6840cda6640be8553891267d652d3670 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:01:09 Stashed 1 file(s) [Pipeline] echo 02:01:09 [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 02:01:09 provisioning config files... 02:01:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2951118984359920835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:09 ---> ****-login.sh 02:01:09 nexus3.edgexfoundry.org:10001 02:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:09 Configure a credential helper to remove this warning. See 02:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:09 02:01:09 Login Succeeded 02:01:09 nexus3.edgexfoundry.org:10002 02:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:09 Configure a credential helper to remove this warning. See 02:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:09 02:01:09 Login Succeeded 02:01:09 nexus3.edgexfoundry.org:10003 02:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:09 Configure a credential helper to remove this warning. See 02:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:09 02:01:09 Login Succeeded 02:01:09 nexus3.edgexfoundry.org:10004 02:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:09 Configure a credential helper to remove this warning. See 02:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:09 02:01:09 Login Succeeded 02:01:09 ****.io 02:01:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:10 Configure a credential helper to remove this warning. See 02:01:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:10 02:01:10 Login Succeeded 02:01:10 ---> ****-login.sh ends [Pipeline] } 02:01:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:01:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:01:10 ========================================================= 02:01:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:01:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:01:10 Sending build context to Docker daemon 20.99MB 02:01:10 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 02:01:10 Step 2/12 : FROM ${BASE} AS builder 02:01:19 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:01:19 43c4264eed91: Pulling fs layer 02:01:19 4cc291be95ef: Pulling fs layer 02:01:19 2ac1f1163629: Pulling fs layer 02:01:19 5c3c966382ef: Pulling fs layer 02:01:19 4f4fb700ef54: Pulling fs layer 02:01:19 5d5c8e513c77: Pulling fs layer 02:01:19 9f66e0745190: Pulling fs layer 02:01:19 f49a43e4bbc0: Pulling fs layer 02:01:19 561ebcabdf7f: Pulling fs layer 02:01:19 5d5c8e513c77: Waiting 02:01:19 9f66e0745190: Waiting 02:01:19 4f4fb700ef54: Waiting 02:01:24 Still waiting to schedule task 02:01:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-35164’ 02:01:24 4cc291be95ef: Verifying Checksum 02:01:24 4cc291be95ef: Download complete 02:01:24 5c3c966382ef: Download complete 02:01:24 4f4fb700ef54: Download complete 02:01:24 5d5c8e513c77: Verifying Checksum 02:01:24 5d5c8e513c77: Download complete 02:01:24 43c4264eed91: Download complete 02:01:24 9f66e0745190: Verifying Checksum 02:01:24 9f66e0745190: Download complete 02:01:24 43c4264eed91: Pull complete 02:01:24 4cc291be95ef: Pull complete 02:01:29 561ebcabdf7f: Verifying Checksum 02:01:29 561ebcabdf7f: Download complete 02:01:29 2ac1f1163629: Verifying Checksum 02:01:29 2ac1f1163629: Download complete 02:01:29 f49a43e4bbc0: Verifying Checksum 02:01:29 f49a43e4bbc0: Download complete 02:01:33 2ac1f1163629: Pull complete 02:01:33 5c3c966382ef: Pull complete 02:01:33 4f4fb700ef54: Pull complete 02:01:33 5d5c8e513c77: Pull complete 02:01:33 9f66e0745190: Pull complete 02:01:35 f49a43e4bbc0: Pull complete 02:01:36 561ebcabdf7f: Pull complete 02:01:36 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 02:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:01:36 ---> 3a752c3f9dda 02:01:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:01:40 ---> Running in a05d99ef58b9 02:01:40 Removing intermediate container a05d99ef58b9 02:01:40 ---> f7ed0fdbc575 02:01:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:40 ---> Running in bceae8574a7e 02:01:40 Removing intermediate container bceae8574a7e 02:01:40 ---> 22fb9b9efec1 02:01:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:40 ---> Running in 2ab5d16c5594 02:01:40 Removing intermediate container 2ab5d16c5594 02:01:40 ---> 63ac45d7a651 02:01:40 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:01:40 ---> Running in 0793f93112cf 02:01:40 Removing intermediate container 0793f93112cf 02:01:40 ---> 2de213b4c549 02:01:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:40 ---> Running in f5e5a4f55da0 02:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:01:41 (1/4) Installing openssh-keygen (9.7_p1-r4) 02:01:41 (2/4) Installing libedit (20240517.3.1-r0) 02:01:41 (3/4) Installing openssh-client-common (9.7_p1-r4) 02:01:41 (4/4) Installing openssh-client-default (9.7_p1-r4) 02:01:41 Executing busybox-1.36.1-r29.trigger 02:01:41 OK: 250 MiB in 58 packages 02:01:41 Removing intermediate container f5e5a4f55da0 02:01:41 ---> 136b5e17e28e 02:01:41 Step 8/12 : WORKDIR /device-mqtt-go 02:01:41 ---> Running in ef79e2fe4103 02:01:41 Removing intermediate container ef79e2fe4103 02:01:41 ---> 721437a6d6d7 02:01:41 Step 9/12 : COPY go.mod vendor* ./ 02:01:41 ---> a8a7060d27b6 02:01:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:42 ---> Running in ffc01795909e 02:02:28 Removing intermediate container ffc01795909e 02:02:28 ---> 17267ae0630b 02:02:28 Step 11/12 : COPY . . 02:02:28 ---> faf259eaf68d 02:02:28 Step 12/12 : RUN $MAKE 02:02:28 ---> Running in a0cb149fe543 02:02:28 noop 02:02:28 Removing intermediate container a0cb149fe543 02:02:28 ---> 807ea20eacf2 02:02:28 Successfully built 807ea20eacf2 02:02:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:29 + docker inspect -f . ci-base-image-x86_64 02:02:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:29 prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container 02:02:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:02:29 $ docker top dfecc9d07249022b4e564693c2f05b98c918aec843dc5ff04a7d252e4a306765 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:29 + go version 02:02:29 go version go1.23.2 linux/amd64 [Pipeline] } 02:02:29 $ docker stop --time=1 dfecc9d07249022b4e564693c2f05b98c918aec843dc5ff04a7d252e4a306765 02:02:31 $ docker rm -f --volumes dfecc9d07249022b4e564693c2f05b98c918aec843dc5ff04a7d252e4a306765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:31 + docker inspect -f . ci-base-image-x86_64 02:02:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:31 prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container 02:02:31 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:02:32 $ docker top 0f0409cdc5ffed24ae2b9c45385acb6deb76e8319c52f6d3586d183fc67fd5de -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:32 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 02:02:32 + make test 02:02:32 go test ./... -coverprofile=coverage.out ./... 02:02:34 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:02:52 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:02:52 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:02:52 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements 02:03:02 go vet ./... 02:03:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:03:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:03:06 ./bin/test-attribution-txt.sh [Pipeline] echo 02:03:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:03:06 $ docker stop --time=1 0f0409cdc5ffed24ae2b9c45385acb6deb76e8319c52f6d3586d183fc67fd5de 02:03:10 $ docker rm -f --volumes 0f0409cdc5ffed24ae2b9c45385acb6deb76e8319c52f6d3586d183fc67fd5de [Pipeline] // withDockerContainer [Pipeline] sh 02:03:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:03:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:03:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:03:12 + ls -al . 02:03:12 total 252 02:03:12 drwxrwxr-x 9 jenkins jenkins 4096 Dec 16 02:02 . 02:03:12 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 02:00 .. 02:03:12 -rw-rw-r-- 1 jenkins jenkins 140 Dec 16 02:00 .dockerignore 02:03:12 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 02:02 .git 02:03:12 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 02:00 .github 02:03:12 -rw-rw-r-- 1 jenkins jenkins 264 Dec 16 02:00 .gitignore 02:03:12 -rw-rw-r-- 1 jenkins jenkins 41 Dec 16 02:00 .golangci.yml 02:03:12 drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 02:00 .semver 02:03:12 -rw-rw-r-- 1 jenkins jenkins 19106 Dec 16 02:00 Attribution.txt 02:03:12 -rw-rw-r-- 1 jenkins jenkins 18574 Dec 16 02:00 CHANGELOG.md 02:03:12 -rw-rw-r-- 1 jenkins jenkins 1803 Dec 16 02:00 Dockerfile 02:03:12 -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 02:00 GOVERNANCE.md 02:03:12 -rw-rw-r-- 1 jenkins jenkins 657 Dec 16 02:00 Jenkinsfile 02:03:12 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 16 02:00 LICENSE 02:03:12 -rw-rw-r-- 1 jenkins jenkins 2545 Dec 16 02:00 Makefile 02:03:12 -rw-rw-r-- 1 jenkins jenkins 620 Dec 16 02:00 OWNERS.md 02:03:12 -rw-rw-r-- 1 jenkins jenkins 3599 Dec 16 02:00 README.md 02:03:12 -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 02:01 VERSION 02:03:12 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 02:00 bin 02:03:12 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 02:00 cmd 02:03:12 -rw-r--r-- 1 jenkins jenkins 21039 Dec 16 02:02 coverage.out 02:03:12 -rw-rw-r-- 1 jenkins jenkins 6267 Dec 16 02:00 go.mod 02:03:12 -rw-rw-r-- 1 jenkins jenkins 87152 Dec 16 02:00 go.sum 02:03:12 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 02:00 internal 02:03:12 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 02:00 mock 02:03:12 -rw-rw-r-- 1 jenkins jenkins 227 Dec 16 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:12 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=241a878cec89566ff21da3f2869313bdc7ed294a --label arch=amd64 --label version=4.0.0-dev.7 . 02:03:12 Sending build context to Docker daemon 21.01MB 02:03:12 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 02:03:12 Step 2/25 : FROM ${BASE} AS builder 02:03:12 ---> 807ea20eacf2 02:03:12 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:03:12 ---> Running in 40eca608843f 02:03:12 Removing intermediate container 40eca608843f 02:03:12 ---> b7a2a0e18373 02:03:12 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:03:12 ---> Running in db8748f2ea87 02:03:12 Removing intermediate container db8748f2ea87 02:03:12 ---> 6276726f3033 02:03:12 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:03:12 ---> Running in bfd30aecaa11 02:03:12 Removing intermediate container bfd30aecaa11 02:03:12 ---> 377e398f6645 02:03:12 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:03:12 ---> Running in 415a91bb998c 02:03:12 Removing intermediate container 415a91bb998c 02:03:12 ---> 7f98ef33b145 02:03:12 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:03:13 ---> Running in 16a78470aa22 02:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:03:13 OK: 250 MiB in 58 packages 02:03:13 Removing intermediate container 16a78470aa22 02:03:13 ---> 123002dba098 02:03:13 Step 8/25 : WORKDIR /device-mqtt-go 02:03:13 ---> Running in 0ba69533bc0f 02:03:13 Removing intermediate container 0ba69533bc0f 02:03:13 ---> cd55ade6750b 02:03:13 Step 9/25 : COPY go.mod vendor* ./ 02:03:14 ---> 3ec6e59b1511 02:03:14 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:14 ---> Running in 1885df04a073 02:03:14 Removing intermediate container 1885df04a073 02:03:14 ---> b76aa26a27e3 02:03:14 Step 11/25 : COPY . . 02:03:15 ---> a98ccb95f37b 02:03:15 Step 12/25 : RUN $MAKE 02:03:15 ---> Running in 0bb5078223d5 02:03:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:03:47 Removing intermediate container 0bb5078223d5 02:03:47 ---> 8c2122c29246 02:03:47 Step 13/25 : FROM alpine:3.20 02:03:47 3.20: Pulling from library/alpine 02:03:47 da9db072f522: Pulling fs layer 02:03:47 da9db072f522: Verifying Checksum 02:03:47 da9db072f522: Download complete 02:03:47 da9db072f522: Pull complete 02:03:47 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:03:47 Status: Downloaded newer image for alpine:3.20 02:03:47 ---> 63b790fccc90 02:03:47 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 02:03:47 ---> Running in 38d79bd413fc 02:03:47 Removing intermediate container 38d79bd413fc 02:03:47 ---> 54c7934e2d24 02:03:47 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:03:47 ---> Running in 36fd9e16a942 02:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:03:47 (1/1) Installing dumb-init (1.2.5-r3) 02:03:47 Executing busybox-1.36.1-r29.trigger 02:03:47 OK: 8 MiB in 15 packages 02:03:47 Removing intermediate container 36fd9e16a942 02:03:47 ---> cb818a2f5320 02:03:47 Step 16/25 : RUN apk --no-cache upgrade 02:03:47 ---> Running in bc8ceb3db25c 02:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:03:47 Upgrading critical system libraries and apk-tools: 02:03:47 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:03:47 Executing busybox-1.36.1-r29.trigger 02:03:47 Continuing the upgrade transaction with new apk-tools: 02:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:03:47 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:03:47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:03:47 OK: 8 MiB in 15 packages 02:03:47 Removing intermediate container bc8ceb3db25c 02:03:47 ---> 2c881353c041 02:03:47 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:03:49 ---> 4add20b8c898 02:03:49 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:03:49 ---> c4d8ba8b9201 02:03:49 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:03:49 ---> 518570315c42 02:03:49 Step 20/25 : EXPOSE 59982 02:03:49 ---> Running in af05c943fcff 02:03:49 Removing intermediate container af05c943fcff 02:03:49 ---> ee89ce670755 02:03:49 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:03:49 ---> Running in f2a7a9a92284 02:03:49 Removing intermediate container f2a7a9a92284 02:03:49 ---> b6ed469674f6 02:03:49 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:03:49 ---> Running in cb3110bb308e 02:03:49 Removing intermediate container cb3110bb308e 02:03:49 ---> 950e52c763c2 02:03:49 Step 23/25 : LABEL arch=amd64 02:03:49 ---> Running in d4fff5acec07 02:03:49 Removing intermediate container d4fff5acec07 02:03:49 ---> 2c9dc9c1fd44 02:03:49 Step 24/25 : LABEL git_sha=241a878cec89566ff21da3f2869313bdc7ed294a 02:03:49 ---> Running in 9cb5669510b6 02:03:49 Removing intermediate container 9cb5669510b6 02:03:49 ---> 1fee24d0dea3 02:03:49 Step 25/25 : LABEL version=4.0.0-dev.7 02:03:49 ---> Running in 7ca3022c60cf 02:03:49 Removing intermediate container 7ca3022c60cf 02:03:49 ---> 3de8ac0aef19 02:03:49 [Warning] One or more build-args [ARCH] were not consumed 02:03:49 Successfully built 3de8ac0aef19 02:03:49 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:49 provisioning config files... 02:03:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14956124068024409246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:50 ---> ****-login.sh 02:03:50 nexus3.edgexfoundry.org:10001 02:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:50 Configure a credential helper to remove this warning. See 02:03:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:50 02:03:50 Login Succeeded 02:03:50 nexus3.edgexfoundry.org:10002 02:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:50 Configure a credential helper to remove this warning. See 02:03:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:50 02:03:50 Login Succeeded 02:03:50 nexus3.edgexfoundry.org:10003 02:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:50 Configure a credential helper to remove this warning. See 02:03:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:50 02:03:50 Login Succeeded 02:03:50 nexus3.edgexfoundry.org:10004 02:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:50 Configure a credential helper to remove this warning. See 02:03:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:50 02:03:50 Login Succeeded 02:03:50 ****.io 02:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:50 Configure a credential helper to remove this warning. See 02:03:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:50 02:03:50 Login Succeeded 02:03:50 ---> ****-login.sh ends [Pipeline] } 02:03:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:03:50 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:03:50 241a878cec89566ff21da3f2869313bdc7ed294a 02:03:50 latest 02:03:50 4.0.0-dev.7 02:03:50 241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 02:03:50 main 02:03:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:51 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:241a878cec89566ff21da3f2869313bdc7ed294a 02:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:03:51 ca07dea51000: Preparing 02:03:51 bdfcd4c120de: Preparing 02:03:51 cd4121876702: Preparing 02:03:51 f28a18ca5691: Preparing 02:03:51 bdaf9d5206b1: Preparing 02:03:51 75654b8eeebd: Preparing 02:03:51 75654b8eeebd: Waiting 02:03:51 bdfcd4c120de: Pushed 02:03:51 bdaf9d5206b1: Pushed 02:03:51 ca07dea51000: Pushed 02:03:51 75654b8eeebd: Layer already exists 02:03:51 f28a18ca5691: Pushed 02:03:56 cd4121876702: Pushed 02:03:56 241a878cec89566ff21da3f2869313bdc7ed294a: digest: sha256:bc2d5fd153b6944a3273dd91319924151d65bc9a1dc7b1531705e9e0e1de8188 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:56 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:56 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:03:56 ca07dea51000: Preparing 02:03:56 bdfcd4c120de: Preparing 02:03:56 cd4121876702: Preparing 02:03:56 f28a18ca5691: Preparing 02:03:56 bdaf9d5206b1: Preparing 02:03:56 75654b8eeebd: Preparing 02:03:56 75654b8eeebd: Waiting 02:03:56 f28a18ca5691: Layer already exists 02:03:56 ca07dea51000: Layer already exists 02:03:56 bdfcd4c120de: Layer already exists 02:03:56 bdaf9d5206b1: Layer already exists 02:03:56 cd4121876702: Layer already exists 02:03:56 75654b8eeebd: Layer already exists 02:03:56 latest: digest: sha256:bc2d5fd153b6944a3273dd91319924151d65bc9a1dc7b1531705e9e0e1de8188 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:57 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:57 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.7 02:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:03:57 ca07dea51000: Preparing 02:03:57 bdfcd4c120de: Preparing 02:03:57 cd4121876702: Preparing 02:03:57 f28a18ca5691: Preparing 02:03:57 bdaf9d5206b1: Preparing 02:03:57 75654b8eeebd: Preparing 02:03:57 75654b8eeebd: Waiting 02:03:57 cd4121876702: Layer already exists 02:03:57 bdaf9d5206b1: Layer already exists 02:03:57 ca07dea51000: Layer already exists 02:03:57 bdfcd4c120de: Layer already exists 02:03:57 f28a18ca5691: Layer already exists 02:03:57 75654b8eeebd: Layer already exists 02:03:57 4.0.0-dev.7: digest: sha256:bc2d5fd153b6944a3273dd91319924151d65bc9a1dc7b1531705e9e0e1de8188 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:57 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:58 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 02:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:03:58 ca07dea51000: Preparing 02:03:58 bdfcd4c120de: Preparing 02:03:58 cd4121876702: Preparing 02:03:58 f28a18ca5691: Preparing 02:03:58 bdaf9d5206b1: Preparing 02:03:58 75654b8eeebd: Preparing 02:03:58 75654b8eeebd: Waiting 02:03:58 bdfcd4c120de: Layer already exists 02:03:58 bdaf9d5206b1: Layer already exists 02:03:58 f28a18ca5691: Layer already exists 02:03:58 cd4121876702: Layer already exists 02:03:58 ca07dea51000: Layer already exists 02:03:58 75654b8eeebd: Layer already exists 02:03:58 241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7: digest: sha256:bc2d5fd153b6944a3273dd91319924151d65bc9a1dc7b1531705e9e0e1de8188 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:58 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:58 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 02:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:03:58 ca07dea51000: Preparing 02:03:58 bdfcd4c120de: Preparing 02:03:58 cd4121876702: Preparing 02:03:58 f28a18ca5691: Preparing 02:03:58 bdaf9d5206b1: Preparing 02:03:58 75654b8eeebd: Preparing 02:03:58 75654b8eeebd: Waiting 02:03:58 f28a18ca5691: Layer already exists 02:03:58 cd4121876702: Layer already exists 02:03:58 ca07dea51000: Layer already exists 02:03:58 bdfcd4c120de: Layer already exists 02:03:58 bdaf9d5206b1: Layer already exists 02:03:58 75654b8eeebd: Layer already exists 02:03:58 main: digest: sha256:bc2d5fd153b6944a3273dd91319924151d65bc9a1dc7b1531705e9e0e1de8188 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:58 ===================================================== [Pipeline] echo 02:03:58 taggedImages: 02:03:58 - nexus3.edgexfoundry.org:10004/device-mqtt:241a878cec89566ff21da3f2869313bdc7ed294a 02:03:58 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:03:58 - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.7 02:03:58 - nexus3.edgexfoundry.org:10004/device-mqtt:241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 02:03:58 - nexus3.edgexfoundry.org:10004/device-mqtt: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 02:03:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:59 02:03:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:59 latest: Pulling from edgex-lftools-log-publisher 02:03:59 5eb5b503b376: Pulling fs layer 02:03:59 5c69ac0246d0: Pulling fs layer 02:03:59 ec43610c2a17: Pulling fs layer 02:03:59 3a2ae6a8a46f: Pulling fs layer 02:03:59 33b1e0a273af: Pulling fs layer 02:03:59 5d3b04190fa2: Pulling fs layer 02:03:59 2f39f015ded8: Pulling fs layer 02:03:59 3a2ae6a8a46f: Waiting 02:03:59 33b1e0a273af: Waiting 02:03:59 2f39f015ded8: Waiting 02:03:59 5c69ac0246d0: Download complete 02:03:59 3a2ae6a8a46f: Verifying Checksum 02:03:59 3a2ae6a8a46f: Download complete 02:03:59 33b1e0a273af: Verifying Checksum 02:03:59 33b1e0a273af: Download complete 02:03:59 5d3b04190fa2: Download complete 02:03:59 ec43610c2a17: Download complete 02:03:59 5eb5b503b376: Verifying Checksum 02:03:59 5eb5b503b376: Download complete 02:04:00 2f39f015ded8: Download complete 02:04:01 5eb5b503b376: Pull complete 02:04:01 5c69ac0246d0: Pull complete 02:04:01 ec43610c2a17: Pull complete 02:04:01 3a2ae6a8a46f: Pull complete 02:04:02 33b1e0a273af: Pull complete 02:04:02 5d3b04190fa2: Pull complete 02:04:06 2f39f015ded8: Pull complete 02:04:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:04:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:04:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:06 prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container 02:04:06 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:04:09 $ docker top 953e616ebb261f5c79947d72a98fb8f8a2d6de184b13bea994ddae2f4491a74a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:10 ---> job-cost.sh 02:04:10 lf-activate-venv: SKIPPING 02:04:10 INFO: No Stack... 02:04:10 INFO: Retrieving Pricing Info for: v3-standard-8 02:04:11 INFO: Archiving Costs [Pipeline] sh 02:04:11 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 02:04:11 + cut -d, -f6 [Pipeline] lock 02:04:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] 02:04:11 Resource [jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] did not exist. Created. 02:04:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:04:11 + echo total: 0.2199999988079071 [Pipeline] stash 02:04:11 Stashed 1 file(s) [Pipeline] } 02:04:11 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] [Pipeline] // lock [Pipeline] } 02:04:11 $ docker stop --time=1 953e616ebb261f5c79947d72a98fb8f8a2d6de184b13bea994ddae2f4491a74a 02:04:13 $ docker rm -f --volumes 953e616ebb261f5c79947d72a98fb8f8a2d6de184b13bea994ddae2f4491a74a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:05:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-35167 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:05:00 Running in /w/workspace/device-mqtt-go/185 [Pipeline] { [Pipeline] checkout 02:05:03 The recommended git tool is: git 02:05:08 using credential edgex-jenkins-ssh 02:05:08 Cloning the remote Git repository 02:05:08 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:05:08 > git init /w/workspace/device-mqtt-go/185 # timeout=10 02:05:09 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:05:09 > git --version # timeout=10 02:05:09 > git --version # 'git version 2.25.1' 02:05:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:12 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:05:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:13 Avoid second fetch 02:05:13 Checking out Revision 241a878cec89566ff21da3f2869313bdc7ed294a (main) 02:05:13 Commit message: "Merge pull request #716 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" 02:05:13 > git config core.sparsecheckout # timeout=10 02:05:13 > git checkout -f 241a878cec89566ff21da3f2869313bdc7ed294a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:05:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:05:18 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:18 Dload Upload Total Spent Left Speed 02:05:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 65116 0 --:--:-- --:--:-- --:--:-- 65116 [Pipeline] sh 02:05:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:05:19 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 02:05:19 02:05:19 { 02:05:19 "registry-mirrors": [ 02:05:19 "https://nexus3.edgexfoundry.org:10001" 02:05:19 ], 02:05:19 "bip": "10.250.0.254/24", 02:05:19 "hosts": [ 02:05:19 "tcp://0.0.0.0:5555", 02:05:19 "unix:///var/run/docker.sock" 02:05:19 ], 02:05:19 "mtu": 1458, 02:05:19 "selinux-enabled": true, 02:05:19 "seccomp-profile": "/etc/docker/seccomp.json" 02:05:19 } [Pipeline] sh 02:05:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:05:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:38 provisioning config files... 02:05:38 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/185@tmp/config6288388432851527500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:38 ---> ****-login.sh 02:05:38 nexus3.edgexfoundry.org:10001 02:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:39 Configure a credential helper to remove this warning. See 02:05:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:39 02:05:39 Login Succeeded 02:05:39 nexus3.edgexfoundry.org:10002 02:05:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:39 Configure a credential helper to remove this warning. See 02:05:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:39 02:05:39 Login Succeeded 02:05:39 nexus3.edgexfoundry.org:10003 02:05:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:39 Configure a credential helper to remove this warning. See 02:05:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:39 02:05:39 Login Succeeded 02:05:39 nexus3.edgexfoundry.org:10004 02:05:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:40 Configure a credential helper to remove this warning. See 02:05:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:40 02:05:40 Login Succeeded 02:05:40 ****.io 02:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:40 Configure a credential helper to remove this warning. See 02:05:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:40 02:05:40 Login Succeeded 02:05:40 ---> ****-login.sh ends [Pipeline] } 02:05:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:05:40 ========================================================= 02:05:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:05:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:05:42 #0 building with "default" instance using docker driver 02:05:42 02:05:42 #1 [internal] load build definition from Dockerfile 02:05:42 #1 transferring dockerfile: 1.84kB 0.0s done 02:05:42 #1 DONE 0.1s 02:05:42 02:05:42 #2 [internal] load .dockerignore 02:05:42 #2 transferring context: 182B done 02:05:42 #2 DONE 0.1s 02:05:42 02:05:42 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:05:42 #3 DONE 0.1s 02:05:42 02:05:42 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:05:42 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done 02:05:42 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 3.15MB / 4.09MB 0.2s 02:05:42 #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done 02:05:42 #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done 02:05:42 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0B / 293.52kB 0.1s 02:05:42 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done 02:05:42 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done 02:05:42 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done 02:05:42 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.24MB / 70.64MB 0.3s 02:05:42 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 02:05:42 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 02:05:42 #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done 02:05:42 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 3.15MB / 95.52MB 0.4s 02:05:42 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 57.34kB / 12.73MB 0.4s 02:05:43 #4 ... 02:05:43 02:05:43 #5 [internal] load build context 02:05:43 #5 transferring context: 10.48MB 0.5s done 02:05:43 #5 DONE 0.5s 02:05:43 02:05:43 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:05:43 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 10.76MB / 70.64MB 0.5s 02:05:43 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 3.15MB / 12.73MB 0.5s 02:05:43 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 14.68MB / 70.64MB 0.6s 02:05:43 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 10.49MB / 95.52MB 0.6s 02:05:43 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 6.29MB / 12.73MB 0.6s 02:05:43 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 19.28MB / 70.64MB 0.7s 02:05:43 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 10.49MB / 12.73MB 0.7s 02:05:43 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 23.24MB / 70.64MB 0.8s 02:05:43 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done 02:05:43 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 19.92MB / 95.52MB 0.8s 02:05:43 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s done 02:05:43 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 27.26MB / 70.64MB 0.9s 02:05:43 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 25.17MB / 95.52MB 0.9s 02:05:43 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 02:05:43 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 36.70MB / 70.64MB 1.1s 02:05:43 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 36.70MB / 95.52MB 1.1s 02:05:43 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 41.94MB / 70.64MB 1.2s 02:05:43 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 42.44MB / 95.52MB 1.2s 02:05:43 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done 02:05:43 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 47.19MB / 70.64MB 1.3s 02:05:43 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 48.23MB / 95.52MB 1.3s 02:05:43 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 56.99MB / 70.64MB 1.5s 02:05:43 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 58.72MB / 95.52MB 1.5s 02:05:44 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 62.91MB / 70.64MB 1.6s 02:05:44 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 64.63MB / 95.52MB 1.6s 02:05:44 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.8s 02:05:44 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 75.50MB / 95.52MB 1.8s 02:05:44 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.9s done 02:05:44 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 80.74MB / 95.52MB 1.9s 02:05:44 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 90.18MB / 95.52MB 2.1s 02:05:44 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 02:05:44 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.3s 02:05:45 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.3s done 02:05:51 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.4s 02:05:56 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.6s 02:06:04 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 19.0s done 02:06:05 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 02:06:05 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done 02:06:05 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:06:05 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done 02:06:05 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 02:06:10 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s 02:06:14 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.1s done 02:06:14 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 02:06:15 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.8s done 02:06:16 #4 DONE 33.3s 02:06:16 02:06:16 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:06:16 #6 0.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:06:16 #6 1.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:06:18 #6 2.172 (1/4) Installing openssh-keygen (9.7_p1-r4) 02:06:18 #6 2.190 (2/4) Installing libedit (20240517.3.1-r0) 02:06:18 #6 2.202 (3/4) Installing openssh-client-common (9.7_p1-r4) 02:06:18 #6 2.264 (4/4) Installing openssh-client-default (9.7_p1-r4) 02:06:18 #6 2.368 Executing busybox-1.36.1-r29.trigger 02:06:18 #6 2.401 OK: 242 MiB in 58 packages 02:06:20 #6 DONE 4.1s 02:06:20 02:06:20 #7 [builder 3/7] WORKDIR /device-mqtt-go 02:06:20 #7 DONE 0.1s 02:06:20 02:06:20 #8 [builder 4/7] COPY go.mod vendor* ./ 02:06:20 #8 DONE 0.1s 02:06:20 02:06:20 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:52 #9 DONE 31.1s 02:06:52 02:06:52 #10 [builder 6/7] COPY . . 02:06:52 #10 DONE 0.3s 02:06:52 02:06:52 #11 [builder 7/7] RUN echo noop 02:06:52 #11 0.673 noop 02:06:52 #11 DONE 0.7s 02:06:52 02:06:52 #12 exporting to image 02:06:52 #12 exporting layers 02:07:31 #12 exporting layers 34.9s done 02:07:31 #12 writing image sha256:b1d09e90fa9c2fc52abbbf248b7f83c57cb12e9e99451cdd3e154250f114ad9a done 02:07:31 #12 naming to docker.io/library/ci-base-image-arm64 done 02:07:31 #12 DONE 34.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:31 + docker inspect -f . ci-base-image-arm64 02:07:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:31 prd-ubuntu20.04-docker-arm64-4c-16g-35167 does not seem to be running inside a container 02:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/185 -v /w/workspace/device-mqtt-go/185:/w/workspace/device-mqtt-go/185:rw,z -v /w/workspace/device-mqtt-go/185@tmp:/w/workspace/device-mqtt-go/185@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 02:07:33 $ docker top 6540c3158689ceb3ae45519faa19d2d41371906eeaf930465a9a9c41cf4c208f -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:34 + go version 02:07:34 go version go1.23.2 linux/arm64 [Pipeline] } 02:07:34 $ docker stop --time=1 6540c3158689ceb3ae45519faa19d2d41371906eeaf930465a9a9c41cf4c208f 02:07:36 $ docker rm -f --volumes 6540c3158689ceb3ae45519faa19d2d41371906eeaf930465a9a9c41cf4c208f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:36 + docker inspect -f . ci-base-image-arm64 02:07:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:36 prd-ubuntu20.04-docker-arm64-4c-16g-35167 does not seem to be running inside a container 02:07:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/185 -v /w/workspace/device-mqtt-go/185:/w/workspace/device-mqtt-go/185:rw,z -v /w/workspace/device-mqtt-go/185@tmp:/w/workspace/device-mqtt-go/185@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 02:07:37 $ docker top 318b731067ca355f5e2cbfeaab4589a6e6a68b9390b025d30417120b4daf1f01 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:38 + git config --global --add safe.directory /w/workspace/device-mqtt-go/185 [Pipeline] fileExists [Pipeline] sh 02:07:38 + make test 02:07:38 go test ./... -coverprofile=coverage.out ./... 02:07:44 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:09:50 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:09:50 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:09:50 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.057s coverage: 22.8% of statements 02:09:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:09:50 go vet ./... 02:10:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:10:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:10:23 ./bin/test-attribution-txt.sh [Pipeline] echo 02:10:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:10:23 $ docker stop --time=1 318b731067ca355f5e2cbfeaab4589a6e6a68b9390b025d30417120b4daf1f01 02:10:25 $ docker rm -f --volumes 318b731067ca355f5e2cbfeaab4589a6e6a68b9390b025d30417120b4daf1f01 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:26 Warning: overwriting stash ‘coverage-report’ 02:10:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:27 + ls -al . 02:10:27 total 248 02:10:27 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 02:07 . 02:10:27 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 02:05 .. 02:10:27 -rw-rw-r-- 1 jenkins jenkins 140 Dec 16 02:05 .dockerignore 02:10:27 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 02:05 .git 02:10:27 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 02:05 .github 02:10:27 -rw-rw-r-- 1 jenkins jenkins 264 Dec 16 02:05 .gitignore 02:10:27 -rw-rw-r-- 1 jenkins jenkins 41 Dec 16 02:05 .golangci.yml 02:10:27 -rw-rw-r-- 1 jenkins jenkins 19106 Dec 16 02:05 Attribution.txt 02:10:27 -rw-rw-r-- 1 jenkins jenkins 18574 Dec 16 02:05 CHANGELOG.md 02:10:27 -rw-rw-r-- 1 jenkins jenkins 1803 Dec 16 02:05 Dockerfile 02:10:27 -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 02:05 GOVERNANCE.md 02:10:27 -rw-rw-r-- 1 jenkins jenkins 657 Dec 16 02:05 Jenkinsfile 02:10:27 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 16 02:05 LICENSE 02:10:27 -rw-rw-r-- 1 jenkins jenkins 2545 Dec 16 02:05 Makefile 02:10:27 -rw-rw-r-- 1 jenkins jenkins 620 Dec 16 02:05 OWNERS.md 02:10:27 -rw-rw-r-- 1 jenkins jenkins 3599 Dec 16 02:05 README.md 02:10:27 -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 02:01 VERSION 02:10:27 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 02:05 bin 02:10:27 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 02:05 cmd 02:10:27 -rw-r--r-- 1 jenkins jenkins 21039 Dec 16 02:09 coverage.out 02:10:27 -rw-rw-r-- 1 jenkins jenkins 6267 Dec 16 02:05 go.mod 02:10:27 -rw-rw-r-- 1 jenkins jenkins 87152 Dec 16 02:05 go.sum 02:10:27 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 02:05 internal 02:10:27 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 02:05 mock 02:10:27 -rw-rw-r-- 1 jenkins jenkins 227 Dec 16 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:27 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=241a878cec89566ff21da3f2869313bdc7ed294a --label arch=arm64 --label version=4.0.0-dev.7 . 02:10:28 #0 building with "default" instance using docker driver 02:10:28 02:10:28 #1 [internal] load build definition from Dockerfile 02:10:28 #1 transferring dockerfile: 1.84kB done 02:10:28 #1 DONE 0.0s 02:10:28 02:10:28 #2 [internal] load .dockerignore 02:10:28 #2 transferring context: 182B done 02:10:28 #2 DONE 0.0s 02:10:28 02:10:28 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:10:28 #3 DONE 0.0s 02:10:28 02:10:28 #4 [internal] load metadata for docker.io/library/alpine:3.20 02:10:29 #4 DONE 0.8s 02:10:29 02:10:29 #5 [internal] load build context 02:10:29 #5 transferring context: 28.27kB 0.0s done 02:10:29 #5 DONE 0.1s 02:10:29 02:10:29 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:10:29 #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 02:10:29 #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 02:10:29 #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 02:10:29 #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 02:10:29 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s 02:10:29 #6 ... 02:10:29 02:10:29 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:10:29 #7 DONE 0.3s 02:10:29 02:10:29 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 02:10:29 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.2s 02:10:29 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.3s 02:10:29 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 02:10:29 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 02:10:30 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done 02:10:30 #6 DONE 1.1s 02:10:30 02:10:30 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:10:31 #8 0.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:10:31 #8 0.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:10:32 #8 ... 02:10:32 02:10:32 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:10:32 #9 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:10:32 #9 1.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:10:32 #9 2.592 OK: 242 MiB in 58 packages 02:10:32 #9 DONE 2.9s 02:10:32 02:10:32 #10 [builder 3/7] WORKDIR /device-mqtt-go 02:10:32 #10 DONE 0.1s 02:10:32 02:10:32 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:10:32 #8 2.347 (1/1) Installing dumb-init (1.2.5-r3) 02:10:32 #8 ... 02:10:32 02:10:32 #11 [builder 4/7] COPY go.mod vendor* ./ 02:10:32 #11 DONE 0.2s 02:10:32 02:10:32 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:10:32 #8 2.360 Executing busybox-1.36.1-r29.trigger 02:10:32 #8 2.395 OK: 9 MiB in 15 packages 02:10:33 #8 DONE 2.8s 02:10:33 02:10:33 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:34 #12 DONE 1.5s 02:10:34 02:10:34 #13 [builder 6/7] COPY . . 02:10:35 #13 DONE 0.4s 02:10:35 02:10:35 #14 [builder 7/7] RUN make build 02:10:35 #14 0.642 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:10:39 #14 ... 02:10:39 02:10:39 #15 [stage-1 3/6] RUN apk --no-cache upgrade 02:10:39 #15 0.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:10:39 #15 1.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:10:39 #15 2.930 Upgrading critical system libraries and apk-tools: 02:10:39 #15 2.930 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:10:39 #15 2.951 Executing busybox-1.36.1-r29.trigger 02:10:39 #15 3.260 Continuing the upgrade transaction with new apk-tools: 02:10:39 #15 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:10:39 #15 3.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:10:39 #15 4.961 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:10:39 #15 5.084 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:10:39 #15 5.117 OK: 9 MiB in 15 packages 02:10:39 #15 DONE 5.5s 02:10:39 02:10:39 #14 [builder 7/7] RUN make build 02:13:01 #14 DONE 133.2s 02:13:01 02:13:01 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 02:13:01 #16 DONE 0.5s 02:13:01 02:13:01 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 02:13:01 #17 DONE 0.1s 02:13:01 02:13:01 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 02:13:01 #18 DONE 0.1s 02:13:01 02:13:01 #19 exporting to image 02:13:01 #19 exporting layers 02:13:01 #19 exporting layers 0.7s done 02:13:01 #19 writing image sha256:d9d348ca69398ecddfd3abd62773dd2a9b831b18e8431405efbf6ff675c71c75 done 02:13:01 #19 naming to docker.io/library/device-mqtt-arm64 done 02:13:01 #19 DONE 0.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:01 provisioning config files... 02:13:01 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/185@tmp/config3144390243336828400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:02 ---> ****-login.sh 02:13:02 nexus3.edgexfoundry.org:10001 02:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:03 Configure a credential helper to remove this warning. See 02:13:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:03 02:13:03 Login Succeeded 02:13:03 nexus3.edgexfoundry.org:10002 02:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:03 Configure a credential helper to remove this warning. See 02:13:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:03 02:13:03 Login Succeeded 02:13:03 nexus3.edgexfoundry.org:10003 02:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:04 Configure a credential helper to remove this warning. See 02:13:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:04 02:13:04 Login Succeeded 02:13:04 nexus3.edgexfoundry.org:10004 02:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:04 Configure a credential helper to remove this warning. See 02:13:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:04 02:13:04 Login Succeeded 02:13:04 ****.io 02:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:04 Configure a credential helper to remove this warning. See 02:13:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:04 02:13:04 Login Succeeded 02:13:04 ---> ****-login.sh ends [Pipeline] } 02:13:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:13:04 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:13:04 241a878cec89566ff21da3f2869313bdc7ed294a 02:13:04 latest 02:13:04 4.0.0-dev.7 02:13:04 241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 02:13:04 main 02:13:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:05 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:05 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:241a878cec89566ff21da3f2869313bdc7ed294a 02:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:13:05 ad19655627b7: Preparing 02:13:05 0a61c5703a8b: Preparing 02:13:05 86b6a4de52cf: Preparing 02:13:05 feabfa952b45: Preparing 02:13:05 f7097c1667fd: Preparing 02:13:05 651d9022c234: Preparing 02:13:05 651d9022c234: Waiting 02:13:05 ad19655627b7: Pushed 02:13:05 0a61c5703a8b: Pushed 02:13:05 f7097c1667fd: Pushed 02:13:05 651d9022c234: Layer already exists 02:13:07 feabfa952b45: Pushed 02:13:15 86b6a4de52cf: Pushed 02:13:15 241a878cec89566ff21da3f2869313bdc7ed294a: digest: sha256:f9f3eb142cd94c94fc6bc13b232c7199f93f7039e7e86d433d77ae1a60ed71a3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:16 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:16 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:13:16 ad19655627b7: Preparing 02:13:16 0a61c5703a8b: Preparing 02:13:16 86b6a4de52cf: Preparing 02:13:16 feabfa952b45: Preparing 02:13:16 f7097c1667fd: Preparing 02:13:16 651d9022c234: Preparing 02:13:16 651d9022c234: Waiting 02:13:16 0a61c5703a8b: Layer already exists 02:13:16 ad19655627b7: Layer already exists 02:13:16 f7097c1667fd: Layer already exists 02:13:16 feabfa952b45: Layer already exists 02:13:16 86b6a4de52cf: Layer already exists 02:13:16 651d9022c234: Layer already exists 02:13:16 latest: digest: sha256:f9f3eb142cd94c94fc6bc13b232c7199f93f7039e7e86d433d77ae1a60ed71a3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:17 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:17 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.7 02:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:13:17 ad19655627b7: Preparing 02:13:17 0a61c5703a8b: Preparing 02:13:17 86b6a4de52cf: Preparing 02:13:17 feabfa952b45: Preparing 02:13:17 f7097c1667fd: Preparing 02:13:17 651d9022c234: Preparing 02:13:17 651d9022c234: Waiting 02:13:17 86b6a4de52cf: Layer already exists 02:13:17 feabfa952b45: Layer already exists 02:13:17 0a61c5703a8b: Layer already exists 02:13:17 ad19655627b7: Layer already exists 02:13:17 f7097c1667fd: Layer already exists 02:13:17 651d9022c234: Layer already exists 02:13:17 4.0.0-dev.7: digest: sha256:f9f3eb142cd94c94fc6bc13b232c7199f93f7039e7e86d433d77ae1a60ed71a3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:18 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 02:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:13:18 ad19655627b7: Preparing 02:13:18 0a61c5703a8b: Preparing 02:13:18 86b6a4de52cf: Preparing 02:13:18 feabfa952b45: Preparing 02:13:18 f7097c1667fd: Preparing 02:13:18 651d9022c234: Preparing 02:13:18 651d9022c234: Waiting 02:13:18 0a61c5703a8b: Layer already exists 02:13:18 86b6a4de52cf: Layer already exists 02:13:18 ad19655627b7: Layer already exists 02:13:18 feabfa952b45: Layer already exists 02:13:18 f7097c1667fd: Layer already exists 02:13:18 651d9022c234: Layer already exists 02:13:18 241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7: digest: sha256:f9f3eb142cd94c94fc6bc13b232c7199f93f7039e7e86d433d77ae1a60ed71a3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:19 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:19 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 02:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:13:19 ad19655627b7: Preparing 02:13:19 0a61c5703a8b: Preparing 02:13:19 86b6a4de52cf: Preparing 02:13:19 feabfa952b45: Preparing 02:13:19 f7097c1667fd: Preparing 02:13:19 651d9022c234: Preparing 02:13:19 651d9022c234: Waiting 02:13:19 86b6a4de52cf: Layer already exists 02:13:19 ad19655627b7: Layer already exists 02:13:19 0a61c5703a8b: Layer already exists 02:13:19 feabfa952b45: Layer already exists 02:13:19 f7097c1667fd: Layer already exists 02:13:19 651d9022c234: Layer already exists 02:13:19 main: digest: sha256:f9f3eb142cd94c94fc6bc13b232c7199f93f7039e7e86d433d77ae1a60ed71a3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:19 ===================================================== [Pipeline] echo 02:13:19 taggedImages: 02:13:19 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:241a878cec89566ff21da3f2869313bdc7ed294a 02:13:19 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:13:19 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.7 02:13:19 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:241a878cec89566ff21da3f2869313bdc7ed294a-4.0.0-dev.7 02:13:19 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:20 02:13:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:21 arm64: Pulling from edgex-lftools-log-publisher 02:13:21 8998bd30e6a1: Pulling fs layer 02:13:21 04944245beec: Pulling fs layer 02:13:21 699f458cf7ca: Pulling fs layer 02:13:21 765212b225bb: Pulling fs layer 02:13:21 f23df028b6ca: Pulling fs layer 02:13:21 d65c8cfc05b1: Pulling fs layer 02:13:21 2437ff75d9bd: Pulling fs layer 02:13:21 765212b225bb: Waiting 02:13:21 f23df028b6ca: Waiting 02:13:21 d65c8cfc05b1: Waiting 02:13:21 2437ff75d9bd: Waiting 02:13:21 04944245beec: Verifying Checksum 02:13:21 04944245beec: Download complete 02:13:21 765212b225bb: Verifying Checksum 02:13:21 765212b225bb: Download complete 02:13:21 f23df028b6ca: Verifying Checksum 02:13:21 f23df028b6ca: Download complete 02:13:21 d65c8cfc05b1: Verifying Checksum 02:13:21 d65c8cfc05b1: Download complete 02:13:21 699f458cf7ca: Verifying Checksum 02:13:21 699f458cf7ca: Download complete 02:13:22 8998bd30e6a1: Verifying Checksum 02:13:22 8998bd30e6a1: Download complete 02:13:24 2437ff75d9bd: Verifying Checksum 02:13:24 2437ff75d9bd: Download complete 02:13:28 8998bd30e6a1: Pull complete 02:13:29 04944245beec: Pull complete 02:13:30 699f458cf7ca: Pull complete 02:13:30 765212b225bb: Pull complete 02:13:33 f23df028b6ca: Pull complete 02:13:33 d65c8cfc05b1: Pull complete 02:14:00 2437ff75d9bd: Pull complete 02:14:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:14:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:14:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:00 prd-ubuntu20.04-docker-arm64-4c-16g-35167 does not seem to be running inside a container 02:14:00 $ 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-mqtt-go/185 -v /w/workspace/device-mqtt-go/185:/w/workspace/device-mqtt-go/185:rw,z -v /w/workspace/device-mqtt-go/185@tmp:/w/workspace/device-mqtt-go/185@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 02:14:02 $ docker top 9746fefb39a4ceeef58e84824b17a632d6a94d7777c57fbe608fa98632280c7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:03 ---> job-cost.sh 02:14:03 lf-activate-venv: SKIPPING 02:14:03 INFO: No Stack... 02:14:03 INFO: Retrieving Pricing Info for: v3-standard-8 02:14:04 INFO: Archiving Costs [Pipeline] sh 02:14:05 + cat /w/workspace/device-mqtt-go/185/archives/cost.csv 02:14:05 + cut -d, -f6 [Pipeline] lock 02:14:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] 02:14:05 Resource [jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] did not exist. Created. 02:14:05 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:14:05 /w/workspace/device-mqtt-go/185@tmp/durable-325a5906/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:14:06 + echo total: 0.2199999988079071 [Pipeline] stash 02:14:06 Warning: overwriting stash ‘stack-cost’ 02:14:06 Stashed 1 file(s) [Pipeline] } 02:14:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-185-stack-cost] [Pipeline] // lock [Pipeline] } 02:14:06 $ docker stop --time=1 9746fefb39a4ceeef58e84824b17a632d6a94d7777c57fbe608fa98632280c7f 02:14:09 $ docker rm -f --volumes 9746fefb39a4ceeef58e84824b17a632d6a94d7777c57fbe608fa98632280c7f [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 02:14:09 provisioning config files... 02:14:09 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11759989540543223664tmp [Pipeline] { [Pipeline] sh 02:14:10 + set +x 02:14:10 + + curl -s https://codecov.io/bash 02:14:10 bash -s -- 02:14:10 02:14:10 _____ _ 02:14:10 / ____| | | 02:14:10 | | ___ __| | ___ ___ _____ __ 02:14:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:14:10 | |___| (_) | (_| | __/ (_| (_) \ V / 02:14:10 \_____\___/ \__,_|\___|\___\___/ \_/ 02:14:10 Bash-1.0.6 02:14:10 02:14:10 02:14:10 ==> git version 2.25.1 found 02:14:10 ==> 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 02:14:10 Release-Date: 2020-01-08 02:14:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:14:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:14:10 ==> Jenkins CI detected. 02:14:10 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 02:14:10 project root: . 02:14:10 --> token set from env 02:14:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:14:10 ==> Running gcov in . (disable via -X gcov) 02:14:10 ==> Python coveragepy not found 02:14:10 ==> Searching for coverage reports in: 02:14:10 + . 02:14:10 -> Found 1 reports 02:14:10 ==> Detecting git/mercurial file structure 02:14:10 ==> Reading reports 02:14:10 + ./coverage.out bytes=21039 02:14:10 ==> Appending adjustments 02:14:10 https://docs.codecov.io/docs/fixing-reports 02:14:10 + Found adjustments 02:14:10 ==> Gzipping contents 02:14:10 4.0K /tmp/codecov.Anl2Ye.gz 02:14:10 ==> Uploading reports 02:14:10 url: https://codecov.io 02:14:10 query: branch=main&commit=241a878cec89566ff21da3f2869313bdc7ed294a&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:14:10 -> Pinging Codecov 02:14:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=241a878cec89566ff21da3f2869313bdc7ed294a&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:14:10 -> Uploading to 02:14:10 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/241a878cec89566ff21da3f2869313bdc7ed294a/1fad3c41-69e1-4754-9a21-4363d845c00d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241216%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241216T021410Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=86c0abe3ad847c3356bfe945aaa0a9b71a2caf62913303146340b089e5299cd6 02:14:10 % Total % Received % Xferd Average Speed Time Time Time Current 02:14:10 Dload Upload Total Spent Left Speed 02:14:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 17071 --:--:-- --:--:-- --:--:-- 17071 02:14:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] } 02:14:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:14:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:14:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:14:12 02:14:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:14:12 latest: Pulling from edgex-devops/edgex-snyk-go 02:14:12 43c4264eed91: Already exists 02:14:12 4cc291be95ef: Already exists 02:14:13 2ac1f1163629: Already exists 02:14:13 5c3c966382ef: Already exists 02:14:13 4f4fb700ef54: Already exists 02:14:13 d9c7d2e4e75e: Pulling fs layer 02:14:13 9c3e1370e548: Pulling fs layer 02:14:13 d9c7d2e4e75e: Verifying Checksum 02:14:13 d9c7d2e4e75e: Download complete 02:14:13 d9c7d2e4e75e: Pull complete 02:14:14 9c3e1370e548: Verifying Checksum 02:14:14 9c3e1370e548: Download complete 02:14:17 9c3e1370e548: Pull complete 02:14:17 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:14:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:14:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:17 prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container 02:14:18 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:14:22 $ docker top 05498a69c8b698adb591c525b0858002fc60ec93cf5d6c3187a2ec61ac22a714 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:23 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 02:14:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 02:14:23 + set -o pipefail 02:14:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 02:14:31 02:14:31 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 02:14:31 02:14:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/35d5a8b6-00f3-4c02-9421-9eb38033e714 02:14:31 02:14:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:14:31 02:14:31 02:14:31 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:14:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:14:31 $ docker stop --time=1 05498a69c8b698adb591c525b0858002fc60ec93cf5d6c3187a2ec61ac22a714 02:15:11 $ docker rm -f --volumes 05498a69c8b698adb591c525b0858002fc60ec93cf5d6c3187a2ec61ac22a714 [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 02:15:13 + git log --format=format:%s -1 241a878cec89566ff21da3f2869313bdc7ed294a [Pipeline] sh 02:15:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:15:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:15:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:13 prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container 02:15:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:15:19 $ docker top d7fd49e2ba9e8c0ebe687bb813f2fe4566232ef73f0aaa8168441fed36719522 -eo pid,comm 02:15: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). 02:15:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:15:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:15:20 [ssh-agent] Looking for ssh-agent implementation... 02:15:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:15:20 $ docker exec d7fd49e2ba9e8c0ebe687bb813f2fe4566232ef73f0aaa8168441fed36719522 ssh-agent 02:15:20 SSH_AUTH_SOCK=/tmp/ssh-mNFuWCOyxycq/agent.14 02:15:20 SSH_AGENT_PID=20 02:15:20 Running ssh-add (command line suppressed) 02:15:20 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12232047148530812095.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12232047148530812095.key) 02:15:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:15:20 + git semver tag 02:15:21 2024-12-16 02:15:21,613 [run_tag] DEBUG tag force:False 02:15:21 2024-12-16 02:15:21,613 [check_head_tag] DEBUG check head tag 02:15:21 2024-12-16 02:15:21,616 [execute] INFO git cat-file --batch-check 02:15:21 2024-12-16 02:15:21,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:15:21 2024-12-16 02:15:21,623 [execute] INFO git cat-file --batch 02:15:21 2024-12-16 02:15:21,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:15:21 2024-12-16 02:15:21,646 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:15:21 2024-12-16 02:15:21,646 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 02:15:21 2024-12-16 02:15:21,646 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:15:21 2024-12-16 02:15:21,650 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:15:21 4.0.0-dev.7 [Pipeline] } 02:15:21 $ docker exec --env ******** --env ******** d7fd49e2ba9e8c0ebe687bb813f2fe4566232ef73f0aaa8168441fed36719522 ssh-agent -k 02:15:21 unset SSH_AUTH_SOCK; 02:15:21 unset SSH_AGENT_PID; 02:15:21 echo Agent pid 20 killed; 02:15:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:15:22 + git semver [Pipeline] } 02:15:22 $ docker stop --time=1 d7fd49e2ba9e8c0ebe687bb813f2fe4566232ef73f0aaa8168441fed36719522 02:15:27 $ docker rm -f --volumes d7fd49e2ba9e8c0ebe687bb813f2fe4566232ef73f0aaa8168441fed36719522 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:15:28 02:15:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:15:29 0.23.1-centos7: Pulling from edgex-lftools 02:15:29 ab5ef0e58194: Pulling fs layer 02:15:29 9712f1f96733: Pulling fs layer 02:15:29 63f879dbbcfc: Pulling fs layer 02:15:29 0d9ebad4ef96: Pulling fs layer 02:15:29 e9a5061849ea: Pulling fs layer 02:15:29 d747dcd14b5f: Pulling fs layer 02:15:29 2de7ff778b66: Pulling fs layer 02:15:29 0d9ebad4ef96: Waiting 02:15:29 e9a5061849ea: Waiting 02:15:29 d747dcd14b5f: Waiting 02:15:29 2de7ff778b66: Waiting 02:15:29 9712f1f96733: Verifying Checksum 02:15:29 9712f1f96733: Download complete 02:15:30 63f879dbbcfc: Verifying Checksum 02:15:30 63f879dbbcfc: Download complete 02:15:30 0d9ebad4ef96: Verifying Checksum 02:15:30 0d9ebad4ef96: Download complete 02:15:30 e9a5061849ea: Verifying Checksum 02:15:30 e9a5061849ea: Download complete 02:15:30 d747dcd14b5f: Verifying Checksum 02:15:30 d747dcd14b5f: Download complete 02:15:30 ab5ef0e58194: Verifying Checksum 02:15:30 ab5ef0e58194: Download complete 02:15:30 2de7ff778b66: Verifying Checksum 02:15:34 ab5ef0e58194: Pull complete 02:15:35 9712f1f96733: Pull complete 02:15:37 63f879dbbcfc: Pull complete 02:15:44 0d9ebad4ef96: Pull complete 02:15:45 e9a5061849ea: Pull complete 02:15:46 d747dcd14b5f: Pull complete 02:15:50 2de7ff778b66: Pull complete 02:16:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:16:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:09 prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container 02:16:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:16:17 $ docker top 1f4bfbbcdc62ed787fbeef84a7efa58ab35c4801d417bb7b89802a903b9ede05 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:16:17 provisioning config files... 02:16:17 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16278197612506853241tmp 02:16:17 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2896472926235098642tmp 02:16:17 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10308529197007162698tmp [Pipeline] { [Pipeline] echo 02:16:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:16:17 ---> sigul-configuration.sh 02:16:17 gpg: directory `/root/.gnupg' created 02:16:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:16:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:16:17 gpg: keyring `/root/.gnupg/secring.gpg' created 02:16:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:16:17 gpg: CAST5 encrypted data 02:16:17 gpg: encrypted with 1 passphrase 02:16:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:16:18 + mkdir /home/jenkins 02:16:18 + mkdir /home/jenkins/sigul [Pipeline] sh 02:16:18 + 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 02:16:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:16:18 ---> sigul-install.sh 02:16:18 Sigul already installed; skipping installation. [Pipeline] sh 02:16:18 + git tag --list 02:16:18 0.7.1 02:16:18 v1.0.0 02:16:18 v1.1.0 02:16:18 v1.1.1 02:16:18 v1.2.2 02:16:18 v1.3.0 02:16:18 v1.3.1 02:16:18 v2.0.0 02:16:18 v2.1.0 02:16:18 v2.1.1 02:16:18 v2.2.0 02:16:18 v2.3.0 02:16:18 v3.0 02:16:18 v3.0.0 02:16:18 v3.1 02:16:18 v3.1.0 02:16:18 v3.1.0-dev.1 02:16:18 v3.1.0-dev.10 02:16:18 v3.1.0-dev.11 02:16:18 v3.1.0-dev.12 02:16:18 v3.1.0-dev.13 02:16:18 v3.1.0-dev.14 02:16:18 v3.1.0-dev.15 02:16:18 v3.1.0-dev.16 02:16:18 v3.1.0-dev.17 02:16:18 v3.1.0-dev.18 02:16:18 v3.1.0-dev.19 02:16:18 v3.1.0-dev.2 02:16:18 v3.1.0-dev.20 02:16:18 v3.1.0-dev.21 02:16:18 v3.1.0-dev.22 02:16:18 v3.1.0-dev.23 02:16:18 v3.1.0-dev.24 02:16:18 v3.1.0-dev.25 02:16:18 v3.1.0-dev.3 02:16:18 v3.1.0-dev.4 02:16:18 v3.1.0-dev.5 02:16:18 v3.1.0-dev.6 02:16:18 v3.1.0-dev.7 02:16:18 v3.1.0-dev.8 02:16:18 v3.1.0-dev.9 02:16:18 v3.1.1 02:16:18 v3.2.0-dev.1 02:16:18 v3.2.0-dev.10 02:16:18 v3.2.0-dev.11 02:16:18 v3.2.0-dev.12 02:16:18 v3.2.0-dev.13 02:16:18 v3.2.0-dev.14 02:16:18 v3.2.0-dev.15 02:16:18 v3.2.0-dev.16 02:16:18 v3.2.0-dev.17 02:16:18 v3.2.0-dev.18 02:16:18 v3.2.0-dev.19 02:16:18 v3.2.0-dev.2 02:16:18 v3.2.0-dev.20 02:16:18 v3.2.0-dev.21 02:16:18 v3.2.0-dev.22 02:16:18 v3.2.0-dev.23 02:16:18 v3.2.0-dev.3 02:16:18 v3.2.0-dev.4 02:16:18 v3.2.0-dev.5 02:16:18 v3.2.0-dev.6 02:16:18 v3.2.0-dev.7 02:16:18 v3.2.0-dev.8 02:16:18 v3.2.0-dev.9 02:16:18 v4.0.0-dev.1 02:16:18 v4.0.0-dev.2 02:16:18 v4.0.0-dev.3 02:16:18 v4.0.0-dev.4 02:16:18 v4.0.0-dev.5 02:16:18 v4.0.0-dev.6 02:16:18 v4.0.0-dev.7 [Pipeline] sh 02:16:19 + lftools sign git-tag v4.0.0-dev.7 02:16:19 Signing Git tag with Sigul... 02:16:19 Signing v4.0.0-dev.7 [Pipeline] echo 02:16:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:16:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:16:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:16:20 $ docker stop --time=1 1f4bfbbcdc62ed787fbeef84a7efa58ab35c4801d417bb7b89802a903b9ede05 02:16:22 $ docker rm -f --volumes 1f4bfbbcdc62ed787fbeef84a7efa58ab35c4801d417bb7b89802a903b9ede05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:16:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:16:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:22 prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container 02:16:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:16:23 $ docker top 4fa530cdac1ac6a7bf5b224ca56d15df3cbbef917ef6ac429633c66bbc693f51 -eo pid,comm 02:16:23 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). 02:16:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:16:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:23 [ssh-agent] Looking for ssh-agent implementation... 02:16:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:23 $ docker exec 4fa530cdac1ac6a7bf5b224ca56d15df3cbbef917ef6ac429633c66bbc693f51 ssh-agent 02:16:23 SSH_AUTH_SOCK=/tmp/ssh-jlH8CCaB0gEs/agent.31 02:16:23 SSH_AGENT_PID=37 02:16:23 Running ssh-add (command line suppressed) 02:16:24 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18344539690612367089.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18344539690612367089.key) 02:16:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:24 + git semver bump pre 02:16:24 2024-12-16 02:16:24,555 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:16:24 2024-12-16 02:16:24,555 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev 02:16:24 2024-12-16 02:16:24,556 [bump_version] DEBUG bumped version:4.0.0-dev.8 02:16:24 2024-12-16 02:16:24,556 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 02:16:24 2024-12-16 02:16:24,556 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:16:24 2024-12-16 02:16:24,556 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:16:24 2024-12-16 02:16:24,559 [execute] INFO git cat-file --batch-check 02:16:24 2024-12-16 02:16:24,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:16:24 2024-12-16 02:16:24,565 [execute] INFO git cat-file --batch 02:16:24 2024-12-16 02:16:24,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:16:24 2024-12-16 02:16:24,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:16:24 4.0.0-dev.8 [Pipeline] } 02:16:24 $ docker exec --env ******** --env ******** 4fa530cdac1ac6a7bf5b224ca56d15df3cbbef917ef6ac429633c66bbc693f51 ssh-agent -k 02:16:24 unset SSH_AUTH_SOCK; 02:16:24 unset SSH_AGENT_PID; 02:16:24 echo Agent pid 37 killed; 02:16:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:16:25 + git semver [Pipeline] } 02:16:25 $ docker stop --time=1 4fa530cdac1ac6a7bf5b224ca56d15df3cbbef917ef6ac429633c66bbc693f51 02:16:27 $ docker rm -f --volumes 4fa530cdac1ac6a7bf5b224ca56d15df3cbbef917ef6ac429633c66bbc693f51 [Pipeline] // withDockerContainer [Pipeline] sh 02:16:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:16:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:27 prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container 02:16:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:16:28 $ docker top 7ef5172a677fa2c202287841a0191e51fe618f1805a31d09ae7be5237807905b -eo pid,comm 02:16:28 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). 02:16:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:16:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:28 [ssh-agent] Looking for ssh-agent implementation... 02:16:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:28 $ docker exec 7ef5172a677fa2c202287841a0191e51fe618f1805a31d09ae7be5237807905b ssh-agent 02:16:28 SSH_AUTH_SOCK=/tmp/ssh-3nB4MqvMdQcl/agent.14 02:16:28 SSH_AGENT_PID=29 02:16:28 Running ssh-add (command line suppressed) 02:16:28 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16289256655494241490.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16289256655494241490.key) 02:16:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:29 + git semver push 02:16:29 2024-12-16 02:16:29,430 [run_push] DEBUG push 02:16:29 2024-12-16 02:16:29,431 [execute] INFO git cat-file --batch-check 02:16:29 2024-12-16 02:16:29,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:16:29 2024-12-16 02:16:29,434 [execute] INFO git rev-list 42160384d5a2ab9bd1fc0ee9f270ddf090e73e9c -- 02:16:29 2024-12-16 02:16:29,435 [execute] DEBUG Popen(['git', 'rev-list', '42160384d5a2ab9bd1fc0ee9f270ddf090e73e9c', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:16:29 2024-12-16 02:16:29,445 [execute] INFO git fetch -v origin 02:16:29 2024-12-16 02:16:29,445 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:16:30 2024-12-16 02:16:29,889 [run_push] DEBUG no remote changes detected 02:16:30 2024-12-16 02:16:29,889 [execute] INFO git push origin semver 02:16:30 2024-12-16 02:16:29,890 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:16:30 2024-12-16 02:16:30,554 [run_push] DEBUG push all version tags 02:16:30 2024-12-16 02:16:30,555 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:16:30 2024-12-16 02:16:30,555 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:16:31 2024-12-16 02:16:31,148 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:16:31 4.0.0-dev.8 [Pipeline] } 02:16:31 $ docker exec --env ******** --env ******** 7ef5172a677fa2c202287841a0191e51fe618f1805a31d09ae7be5237807905b ssh-agent -k 02:16:31 unset SSH_AUTH_SOCK; 02:16:31 unset SSH_AGENT_PID; 02:16:31 echo Agent pid 29 killed; 02:16:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:16:31 + git semver [Pipeline] } 02:16:31 $ docker stop --time=1 7ef5172a677fa2c202287841a0191e51fe618f1805a31d09ae7be5237807905b 02:16:33 $ docker rm -f --volumes 7ef5172a677fa2c202287841a0191e51fe618f1805a31d09ae7be5237807905b [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 02:16:33 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 02:16:33 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:16:33 total 16 02:16:33 drwxr-xr-x 3 root root 4096 Dec 16 02:04 . 02:16:33 drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 02:16 .. 02:16:33 drwxr-xr-x 2 root root 4096 Dec 16 02:04 cost 02:16:33 -rw-r--r-- 1 root root 86 Dec 16 02:04 cost.csv 02:16:33 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:16:33 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:16:33 total 16 02:16:33 drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 02:04 . 02:16:33 drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 02:16 .. 02:16:33 drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 02:04 cost 02:16:33 -rw-r--r-- 1 jenkins jenkins 86 Dec 16 02:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:16:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:16:35 ---> package-listing.sh 02:16:35 ++ facter osfamily 02:16:35 ++ tr '[:upper:]' '[:lower:]' 02:16:35 + OS_FAMILY=debian 02:16:35 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:16:35 + START_PACKAGES=/tmp/packages_start.txt 02:16:35 + END_PACKAGES=/tmp/packages_end.txt 02:16:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:16:35 + PACKAGES=/tmp/packages_start.txt 02:16:35 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:16:35 + PACKAGES=/tmp/packages_end.txt 02:16:35 + case "${OS_FAMILY}" in 02:16:35 + dpkg -l 02:16:35 + grep '^ii' 02:16:35 + '[' -f /tmp/packages_start.txt ']' 02:16:35 + '[' -f /tmp/packages_end.txt ']' 02:16:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:16:35 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:16:35 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:16:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 02:16:35 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-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:16:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:16:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:36 prd-ubuntu20.04-docker-8c-8g-35165 does not seem to be running inside a container 02:16:36 $ 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-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:16:36 $ docker top 220b858d4e0e65735d897c7df11151175d9c52cdd65de539927ff8ec40f2b901 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:36 + touch /tmp/pre-build-complete [Pipeline] sh 02:16:37 + mkdir -p /var/log/sysstat [Pipeline] sh 02:16:37 + ls /var/log/sa-host 02:16:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:37 provisioning config files... 02:16:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15553622683789874775tmp [Pipeline] { [Pipeline] echo 02:16:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:16:38 ---> create-netrc.sh [Pipeline] } 02:16:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:16:38 ---> python-tools-install.sh [Pipeline] echo 02:16:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:16:38 ---> sudo-logs.sh 02:16:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:16:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:16:39 ---> job-cost.sh 02:16:39 lf-activate-venv: SKIPPING 02:16:39 DEBUG: total: 0.2199999988079071 02:16:39 INFO: Retrieving Stack Cost... 02:16:39 INFO: Retrieving Pricing Info for: v3-standard-8 02:16:39 INFO: Archiving Costs [Pipeline] echo 02:16:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:16:40 ---> logs-deploy.sh 02:16:40 lf-activate-venv: SKIPPING 02:16:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/185 02:16:40 INFO: archiving workspace using pattern(s): 02:16:41 Archives upload complete. 02:16:41 INFO: archiving logs to Nexus 02:16:42 ---> uname -a: 02:16:42 Linux prd-ubuntu20-04-docker-8c-8g-35165 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:16:42 02:16:42 02:16:42 ---> lscpu: 02:16:42 Architecture: x86_64 02:16:42 CPU op-mode(s): 32-bit, 64-bit 02:16:42 Byte Order: Little Endian 02:16:42 Address sizes: 40 bits physical, 48 bits virtual 02:16:42 CPU(s): 8 02:16:42 On-line CPU(s) list: 0-7 02:16:42 Thread(s) per core: 1 02:16:42 Core(s) per socket: 1 02:16:42 Socket(s): 8 02:16:42 NUMA node(s): 1 02:16:42 Vendor ID: AuthenticAMD 02:16:42 CPU family: 23 02:16:42 Model: 49 02:16:42 Model name: AMD EPYC-Rome Processor 02:16:42 Stepping: 0 02:16:42 CPU MHz: 2799.998 02:16:42 BogoMIPS: 5599.99 02:16:42 Virtualization: AMD-V 02:16:42 Hypervisor vendor: KVM 02:16:42 Virtualization type: full 02:16:42 L1d cache: 256 KiB 02:16:42 L1i cache: 256 KiB 02:16:42 L2 cache: 4 MiB 02:16:42 L3 cache: 128 MiB 02:16:42 NUMA node0 CPU(s): 0-7 02:16:42 Vulnerability Itlb multihit: Not affected 02:16:42 Vulnerability L1tf: Not affected 02:16:42 Vulnerability Mds: Not affected 02:16:42 Vulnerability Meltdown: Not affected 02:16:42 Vulnerability Mmio stale data: Not affected 02:16:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:16:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:16:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:16:42 Vulnerability Srbds: Not affected 02:16:42 Vulnerability Tsx async abort: Not affected 02:16:42 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 02:16:42 02:16:42 02:16:42 ---> nproc: 02:16:42 8 02:16:42 02:16:42 02:16:42 ---> df -h: 02:16:42 Filesystem Size Used Avail Use% Mounted on 02:16:42 overlay 155G 13G 142G 9% / 02:16:42 tmpfs 64M 0 64M 0% /dev 02:16:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:16:42 shm 64M 0 64M 0% /dev/shm 02:16:42 /dev/vda1 155G 13G 142G 9% /facter-os 02:16:42 02:16:42 02:16:42 ---> sar -b -r -n DEV: 02:16:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35165) 12/16/24 _x86_64_ (8 CPU) 02:16:42 02:16:42 01:59:46 LINUX RESTART (8 CPU) 02:16:42 02:16:42 02:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:16:42 02:01:01 325.36 47.88 277.49 0.00 5405.10 81335.78 0.00 02:16:42 02:02:01 183.78 2.94 180.85 0.00 53.38 42949.18 0.00 02:16:42 02:03:01 165.73 0.05 165.68 0.00 6.13 59145.08 0.00 02:16:42 02:04:01 176.55 0.20 176.35 0.00 17.06 49049.03 0.00 02:16:42 02:05:01 81.34 3.97 77.37 0.00 2081.65 21376.70 0.00 02:16:42 02:06:01 19.09 1.23 17.86 0.00 2270.04 3841.39 0.00 02:16:42 02:07:01 3.25 0.02 3.23 0.00 0.13 86.92 0.00 02:16:42 02:08:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 02:16:42 02:09:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 02:16:42 02:10:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 02:16:42 02:11:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 02:16:42 02:12:01 1.93 0.37 1.57 0.00 11.46 24.53 0.00 02:16:42 02:13:01 2.42 1.20 1.22 0.00 25.46 15.20 0.00 02:16:42 02:14:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 02:16:42 02:15:02 47.66 0.28 47.38 0.00 16.36 26412.93 0.00 02:16:42 02:16:01 42.15 0.03 42.11 0.00 7.32 13294.83 0.00 02:16:42 Average: 65.96 3.64 62.33 0.00 618.50 18615.78 0.00 02:16:42 02:16:42 02:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:16:42 02:01:01 29925208 31596332 751828 2.29 59624 1908072 1772912 5.22 963636 1659128 732 02:16:42 02:02:01 28072552 31534104 771852 2.35 128208 3499596 1897128 5.59 1264380 3035656 478152 02:16:42 02:03:01 27470012 31475608 823532 2.50 187548 3908272 1910588 5.63 1332680 3491444 368160 02:16:42 02:04:01 27204428 31514684 786992 2.39 193344 4218864 2007888 5.92 1387020 3715100 235396 02:16:42 02:05:01 26710688 31507328 765244 2.33 215112 4651844 1707080 5.03 1518544 4015912 152 02:16:42 02:06:01 26504620 31515660 755048 2.30 228596 4847588 1751940 5.16 1661844 4068532 4 02:16:42 02:07:01 26514640 31520764 750552 2.28 227148 4844336 1731808 5.10 1656124 4065300 8 02:16:42 02:08:01 26514916 31521144 750056 2.28 227172 4844472 1731808 5.10 1656124 4065404 188 02:16:42 02:09:01 26523160 31529420 741720 2.26 227188 4844472 1731808 5.10 1647700 4065436 20 02:16:42 02:10:01 26525636 31532008 738988 2.25 227224 4844476 1731808 5.10 1644988 4065444 184 02:16:42 02:11:01 26525912 31532340 738628 2.25 227248 4844476 1731808 5.10 1645152 4065448 8 02:16:42 02:12:01 26524968 31531776 739292 2.25 227292 4844816 1731808 5.10 1648620 4065600 60 02:16:42 02:13:01 26509252 31517796 753192 2.29 227316 4845588 1714620 5.05 1666004 4065756 44 02:16:42 02:14:01 26509212 31517804 753132 2.29 227356 4845588 1714620 5.05 1665752 4065740 176 02:16:42 02:15:02 25596124 31482640 785976 2.39 236740 5643624 1863252 5.49 1833412 4732028 113856 02:16:42 02:16:01 25357380 31481012 787208 2.39 244356 5849624 1807464 5.33 1719928 5061932 462560 02:16:42 Average: 26811794 31519401 762078 2.32 206967 4580357 1783646 5.26 1556994 3893991 103731 02:16:42 02:16:42 02:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:16:42 02:01:01 docker0 27.30 26.16 2.00 166.97 0.00 0.00 0.00 0.00 02:16:42 02:01:01 veth4c6d8c1 27.30 26.30 2.38 166.98 0.00 0.00 0.00 0.01 02:16:42 02:01:01 ens3 401.27 289.87 2750.49 84.08 0.00 0.00 0.00 0.00 02:16:42 02:01:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 02:16:42 02:02:01 docker0 283.19 436.66 25.00 3282.65 0.00 0.00 0.00 0.00 02:16:42 02:02:01 ens3 564.83 363.77 6469.73 44.76 0.00 0.00 0.00 0.00 02:16:42 02:02:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 02:16:42 02:03:01 veth42788e5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:16:42 02:03:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:16:42 02:03:01 ens3 23.87 14.73 26.04 10.40 0.00 0.00 0.00 0.00 02:16:42 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:42 02:04:01 docker0 7.05 13.96 0.43 190.67 0.00 0.00 0.00 0.00 02:16:42 02:04:01 ens3 177.24 129.80 2810.18 396.45 0.00 0.00 0.00 0.00 02:16:42 02:04:01 lo 8.13 8.13 0.81 0.81 0.00 0.00 0.00 0.00 02:16:42 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:42 02:05:01 ens3 100.73 65.39 1482.14 9.44 0.00 0.00 0.00 0.00 02:16:42 02:05:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 02:16:42 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:42 02:06:01 ens3 147.45 103.72 1396.77 7.03 0.00 0.00 0.00 0.00 02:16:42 02:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:16:42 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:42 02:07:01 ens3 1.03 0.28 2.59 0.02 0.00 0.00 0.00 0.00 02:16:42 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:42 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:42 02:08:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:16:42 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:42 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:42 02:09:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:16:42 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:42 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:42 02:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:16:42 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:42 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:42 02:11:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 02:16:42 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:42 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:42 02:12:01 ens3 0.97 0.73 0.87 0.37 0.00 0.00 0.00 0.00 02:16:42 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:42 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:42 02:13:01 ens3 28.30 29.06 6.07 85.17 0.00 0.00 0.00 0.00 02:16:42 02:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:16:42 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:42 02:14:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:16:42 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:42 02:15:02 docker0 71.03 129.86 6.61 1228.41 0.00 0.00 0.00 0.00 02:16:42 02:15:02 ens3 220.84 125.21 3852.48 54.53 0.00 0.00 0.00 0.00 02:16:42 02:15:02 lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 02:16:42 02:16:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:16:42 02:16:01 ens3 122.56 79.00 3254.59 18.73 0.00 0.00 0.00 0.00 02:16:42 02:16:01 lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 02:16:42 Average: docker0 24.41 38.12 2.14 305.96 0.00 0.00 0.00 0.00 02:16:42 Average: ens3 112.04 75.22 1379.20 44.47 0.00 0.00 0.00 0.00 02:16:42 Average: lo 1.18 1.18 0.11 0.11 0.00 0.00 0.00 0.00 02:16:42 02:16:42 02:16:42 ---> sar -P ALL: 02:16:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35165) 12/16/24 _x86_64_ (8 CPU) 02:16:42 02:16:42 01:59:46 LINUX RESTART (8 CPU) 02:16:42 02:16:42 02:00:01 CPU %user %nice %system %iowait %steal %idle 02:16:42 02:01:01 all 6.84 0.00 2.02 1.99 0.04 89.12 02:16:42 02:01:01 0 7.13 0.00 1.89 0.27 0.03 90.68 02:16:42 02:01:01 1 6.12 0.00 1.44 6.45 0.03 85.96 02:16:42 02:01:01 2 7.98 0.00 1.64 0.52 0.05 89.81 02:16:42 02:01:01 3 4.75 0.00 1.85 3.17 0.05 90.18 02:16:42 02:01:01 4 8.36 0.00 1.96 0.55 0.03 89.09 02:16:42 02:01:01 5 7.30 0.00 2.14 0.49 0.03 90.04 02:16:42 02:01:01 6 5.68 0.00 2.70 4.21 0.05 87.37 02:16:42 02:01:01 7 7.38 0.00 2.51 0.25 0.05 89.81 02:16:42 02:02:01 all 5.98 0.00 2.61 2.52 0.05 88.84 02:16:42 02:02:01 0 5.27 0.00 2.03 0.70 0.03 91.96 02:16:42 02:02:01 1 5.85 0.00 2.81 2.53 0.05 88.76 02:16:42 02:02:01 2 6.14 0.00 3.03 6.91 0.05 83.87 02:16:42 02:02:01 3 6.14 0.00 2.60 6.14 0.07 85.05 02:16:42 02:02:01 4 6.26 0.00 2.71 1.37 0.05 89.60 02:16:42 02:02:01 5 5.40 0.00 2.78 1.07 0.10 90.65 02:16:42 02:02:01 6 6.03 0.00 2.81 0.67 0.03 90.46 02:16:42 02:02:01 7 6.74 0.00 2.08 0.82 0.05 90.32 02:16:42 02:03:01 all 36.93 0.00 6.76 3.17 0.08 53.06 02:16:42 02:03:01 0 37.25 0.00 7.18 1.16 0.07 54.35 02:16:42 02:03:01 1 35.74 0.00 6.59 0.69 0.07 56.91 02:16:42 02:03:01 2 38.43 0.00 7.51 15.79 0.08 38.18 02:16:42 02:03:01 3 37.12 0.00 6.26 0.47 0.08 56.06 02:16:42 02:03:01 4 35.73 0.00 5.94 3.79 0.07 54.47 02:16:42 02:03:01 5 36.82 0.00 6.48 0.96 0.08 55.66 02:16:42 02:03:01 6 36.61 0.00 6.48 0.40 0.07 56.44 02:16:42 02:03:01 7 37.78 0.00 7.65 2.18 0.08 52.30 02:16:42 02:04:01 all 27.32 0.00 5.36 2.24 0.08 65.00 02:16:42 02:04:01 0 26.08 0.00 6.20 0.22 0.07 67.43 02:16:42 02:04:01 1 26.67 0.00 5.71 0.29 0.08 67.24 02:16:42 02:04:01 2 29.92 0.00 5.49 0.69 0.07 63.84 02:16:42 02:04:01 3 27.00 0.00 4.98 1.61 0.07 66.34 02:16:42 02:04:01 4 27.79 0.00 5.22 0.91 0.07 66.02 02:16:42 02:04:01 5 27.26 0.00 5.42 1.67 0.08 65.57 02:16:42 02:04:01 6 27.01 0.00 4.80 1.68 0.07 66.44 02:16:42 02:04:01 7 26.85 0.00 5.07 10.91 0.10 57.07 02:16:42 02:05:01 all 3.12 0.00 1.66 1.01 0.03 94.18 02:16:42 02:05:01 0 2.95 0.00 1.59 0.15 0.03 95.28 02:16:42 02:05:01 1 4.38 0.00 1.35 1.13 0.05 93.10 02:16:42 02:05:01 2 3.07 0.00 2.11 0.74 0.02 94.07 02:16:42 02:05:01 3 4.04 0.00 1.46 0.20 0.05 94.25 02:16:42 02:05:01 4 2.21 0.00 2.66 0.85 0.02 94.26 02:16:42 02:05:01 5 2.43 0.00 1.06 0.02 0.05 96.45 02:16:42 02:05:01 6 3.12 0.00 1.64 1.39 0.02 93.84 02:16:42 02:05:01 7 2.75 0.00 1.44 3.61 0.03 92.16 02:16:42 02:06:01 all 1.07 0.00 0.65 0.10 0.01 98.16 02:16:42 02:06:01 0 1.75 0.00 0.68 0.02 0.00 97.55 02:16:42 02:06:01 1 1.44 0.00 0.60 0.47 0.03 97.45 02:16:42 02:06:01 2 0.70 0.00 0.52 0.27 0.02 98.50 02:16:42 02:06:01 3 0.77 0.00 0.70 0.02 0.02 98.50 02:16:42 02:06:01 4 0.60 0.00 0.60 0.00 0.00 98.80 02:16:42 02:06:01 5 0.84 0.00 1.22 0.03 0.02 97.89 02:16:42 02:06:01 6 1.80 0.00 0.50 0.02 0.02 97.67 02:16:42 02:06:01 7 0.70 0.00 0.38 0.00 0.02 98.90 02:16:42 02:07:01 all 0.32 0.00 0.06 0.01 0.01 99.59 02:16:42 02:07:01 0 0.22 0.00 0.13 0.03 0.02 99.60 02:16:42 02:07:01 1 1.97 0.00 0.05 0.02 0.05 97.91 02:16:42 02:07:01 2 0.07 0.00 0.08 0.00 0.02 99.83 02:16:42 02:07:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:16:42 02:07:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:16:42 02:07:01 5 0.07 0.00 0.03 0.05 0.02 99.83 02:16:42 02:07:01 6 0.05 0.00 0.05 0.00 0.00 99.90 02:16:42 02:07:01 7 0.05 0.00 0.07 0.02 0.00 99.87 02:16:42 02:08:01 all 0.07 0.00 0.02 0.00 0.01 99.90 02:16:42 02:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:16:42 02:08:01 1 0.53 0.00 0.13 0.00 0.03 99.30 02:16:42 02:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:16:42 02:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:16:42 02:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:16:42 02:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:16:42 02:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:16:42 02:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:16:42 02:09:01 all 0.06 0.00 0.01 1.65 0.01 98.28 02:16:42 02:09:01 0 0.02 0.00 0.00 13.16 0.02 86.80 02:16:42 02:09:01 1 0.27 0.00 0.02 0.00 0.03 99.68 02:16:42 02:09:01 2 0.10 0.00 0.00 0.00 0.02 99.88 02:16:42 02:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:16:42 02:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:16:42 02:09:01 5 0.02 0.00 0.02 0.02 0.02 99.93 02:16:42 02:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:16:42 02:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:16:42 02:10:01 all 0.03 0.00 0.01 0.02 0.01 99.93 02:16:42 02:10:01 0 0.00 0.00 0.02 0.03 0.00 99.95 02:16:42 02:10:01 1 0.18 0.00 0.03 0.00 0.03 99.75 02:16:42 02:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:16:42 02:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:16:42 02:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:16:42 02:10:01 5 0.02 0.00 0.02 0.13 0.00 99.83 02:16:42 02:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:16:42 02:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:16:42 02:11:01 all 0.02 0.00 0.00 0.00 0.01 99.97 02:16:42 02:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:16:42 02:11:01 1 0.08 0.00 0.02 0.00 0.02 99.88 02:16:42 02:11:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:16:42 02:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:16:42 02:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:16:42 02:11:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:16:42 02:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:16:42 02:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:16:42 02:16:42 02:11:01 CPU %user %nice %system %iowait %steal %idle 02:16:42 02:12:01 all 0.07 0.00 0.01 0.02 0.01 99.89 02:16:42 02:12:01 0 0.12 0.00 0.02 0.03 0.02 99.82 02:16:42 02:12:01 1 0.17 0.00 0.03 0.00 0.03 99.77 02:16:42 02:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:16:42 02:12:01 3 0.12 0.00 0.00 0.02 0.00 99.87 02:16:42 02:12:01 4 0.07 0.00 0.00 0.00 0.00 99.93 02:16:42 02:12:01 5 0.05 0.00 0.02 0.12 0.00 99.82 02:16:42 02:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:16:42 02:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:16:42 02:13:01 all 0.27 0.00 0.04 0.01 0.01 99.67 02:16:42 02:13:01 0 0.22 0.00 0.05 0.00 0.00 99.73 02:16:42 02:13:01 1 0.98 0.00 0.05 0.00 0.03 98.93 02:16:42 02:13:01 2 0.12 0.00 0.02 0.00 0.02 99.85 02:16:42 02:13:01 3 0.33 0.00 0.07 0.03 0.00 99.57 02:16:42 02:13:01 4 0.12 0.00 0.05 0.00 0.00 99.83 02:16:42 02:13:01 5 0.07 0.00 0.03 0.00 0.02 99.88 02:16:42 02:13:01 6 0.05 0.00 0.02 0.02 0.00 99.92 02:16:42 02:13:01 7 0.30 0.00 0.07 0.00 0.02 99.62 02:16:42 02:14:01 all 0.01 0.00 0.01 0.02 0.01 99.95 02:16:42 02:14:01 0 0.03 0.00 0.00 0.13 0.00 99.83 02:16:42 02:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:16:42 02:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:16:42 02:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:16:42 02:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:16:42 02:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:16:42 02:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:16:42 02:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:16:42 02:15:02 all 3.35 0.00 1.39 10.47 0.04 84.76 02:16:42 02:15:02 0 3.13 0.00 1.08 9.36 0.05 86.39 02:16:42 02:15:02 1 2.93 0.00 1.24 10.17 0.03 85.63 02:16:42 02:15:02 2 3.61 0.00 1.16 2.93 0.02 92.28 02:16:42 02:15:02 3 2.85 0.00 1.63 1.69 0.02 93.81 02:16:42 02:15:02 4 2.76 0.00 1.80 0.46 0.02 94.96 02:16:42 02:15:02 5 3.73 0.00 1.44 24.11 0.05 70.68 02:16:42 02:15:02 6 4.08 0.00 1.36 0.00 0.05 94.51 02:16:42 02:15:02 7 3.72 0.00 1.42 35.33 0.05 59.49 02:16:42 02:16:01 all 3.77 0.00 1.76 14.36 0.07 80.05 02:16:42 02:16:01 0 3.69 0.00 1.88 1.30 0.05 93.08 02:16:42 02:16:01 1 3.57 0.00 1.74 7.82 0.05 86.81 02:16:42 02:16:01 2 4.20 0.00 1.72 17.28 0.03 76.76 02:16:42 02:16:01 3 4.64 0.00 2.16 4.76 0.05 88.39 02:16:42 02:16:01 4 3.64 0.00 1.63 66.14 0.12 28.47 02:16:42 02:16:01 5 3.57 0.00 1.80 3.45 0.14 91.05 02:16:42 02:16:01 6 3.20 0.00 1.68 1.28 0.03 93.81 02:16:42 02:16:01 7 3.60 0.00 1.44 12.88 0.05 82.02 02:16:42 Average: all 5.54 0.00 1.39 2.33 0.03 90.70 02:16:42 Average: 0 5.47 0.00 1.42 1.67 0.02 91.43 02:16:42 Average: 1 5.65 0.00 1.36 1.84 0.04 91.11 02:16:42 Average: 2 5.86 0.00 1.45 2.79 0.03 89.88 02:16:42 Average: 3 5.46 0.00 1.35 1.12 0.03 92.04 02:16:42 Average: 4 5.44 0.00 1.41 4.53 0.03 88.59 02:16:42 Average: 5 5.45 0.00 1.40 2.00 0.04 91.11 02:16:42 Average: 6 5.45 0.00 1.37 0.60 0.02 92.56 02:16:42 Average: 7 5.58 0.00 1.38 4.11 0.03 88.90 02:16:42 02:16:42 02:16:42