Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29095bb537f1da0dbab557ee3d164df1f6daf1a4 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-ssh13400017130502329164.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh838476243784129291.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 056ae7b86453181957306e7078512cbe12174832 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-ssh11363882578253037656.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh13724452600706415569.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-ssh7901348339885110566.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7828 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 29095bb537f1da0dbab557ee3d164df1f6daf1a4 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#758)" > 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 29095bb537f1da0dbab557ee3d164df1f6daf1a4 # timeout=10 > git rev-list --no-walk f6ad11b07f533e8dc6340b2d60a3b4c4fa8eda8d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:13:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:13:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:13:26 ========================================================= 03:13:26 EdgeX Global Pipelines Version Info 03:13:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:13:27 ------------------- 03:13:27 stable info: 03:13:27 ------------------- 03:13:27 Commited By: Cherry Wang cherry@iotechsys.com 03:13:27 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:13:27 Message: update stable to v1.0.276 03:13:27 ------------------- 03:13:27 experimental info: 03:13:27 ------------------- 03:13:27 Commited By: **** collab-it+edgex@linuxfoundation.org 03:13:27 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:13:27 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29095bb537f1da0dbab557ee3d164df1f6daf1a4 [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29095bb [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:13:28 provisioning config files... 03:13:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11504135619079086800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:28 ---> ****-login.sh 03:13:28 nexus3.edgexfoundry.org:10001 03:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:29 03:13:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:13:29 Configure a credential helper to remove this warning. See 03:13:29 https://docs.****.com/go/credential-store/ 03:13:29 03:13:29 Login Succeeded 03:13:29 nexus3.edgexfoundry.org:10002 03:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:29 03:13:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:13:29 Configure a credential helper to remove this warning. See 03:13:29 https://docs.****.com/go/credential-store/ 03:13:29 03:13:29 Login Succeeded 03:13:29 nexus3.edgexfoundry.org:10003 03:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:29 03:13:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:13:29 Configure a credential helper to remove this warning. See 03:13:29 https://docs.****.com/go/credential-store/ 03:13:29 03:13:29 Login Succeeded 03:13:29 nexus3.edgexfoundry.org:10004 03:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:29 03:13:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:13:29 Configure a credential helper to remove this warning. See 03:13:29 https://docs.****.com/go/credential-store/ 03:13:29 03:13:29 Login Succeeded 03:13:29 ****.io 03:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:29 03:13:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:13:29 Configure a credential helper to remove this warning. See 03:13:29 https://docs.****.com/go/credential-store/ 03:13:29 03:13:29 Login Succeeded 03:13:29 ---> ****-login.sh ends [Pipeline] } 03:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:13:29 + git rev-list -1 --merges 29095bb537f1da0dbab557ee3d164df1f6daf1a4~1..29095bb537f1da0dbab557ee3d164df1f6daf1a4 [Pipeline] echo 03:13:30 -----------> git rev-list -1 --merges 29095bb537f1da0dbab557ee3d164df1f6daf1a4~1..29095bb537f1da0dbab557ee3d164df1f6daf1a4 29095bb537f1da0dbab557ee3d164df1f6daf1a4 [false] [Pipeline] sh 03:13:30 + git log --format=format:%s -1 29095bb537f1da0dbab557ee3d164df1f6daf1a4 [Pipeline] echo 03:13:30 ========================================================= 03:13:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:13:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:13:30 + git log --format=format:%s -1 29095bb537f1da0dbab557ee3d164df1f6daf1a4 [Pipeline] echo 03:13:30 [semverPrep] GIT_COMMIT: 29095bb537f1da0dbab557ee3d164df1f6daf1a4, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#758) [Pipeline] echo 03:13:30 [semverPrep] This is not a build commit. [Pipeline] sh 03:13:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:13:31 + grep -v github /etc/ssh/ssh_known_hosts 03:13:31 + [ -e /tmp/ssh_known_hosts ] 03:13:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:13:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:13:31 + sudo tee -a /etc/ssh/ssh_known_hosts 03:13:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:13:31 03:13:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:13:31 0.1.4: Pulling from edgex-devops/py-git-semver 03:13:31 3dae71ba6b94: Pulling fs layer 03:13:31 6bf1a483ea7c: Pulling fs layer 03:13:31 f5dfc541a4d3: Pulling fs layer 03:13:31 461d9e800cba: Pulling fs layer 03:13:31 80192f66455f: Pulling fs layer 03:13:31 461d9e800cba: Waiting 03:13:31 2e8e34ca0e6c: Pulling fs layer 03:13:31 80192f66455f: Waiting 03:13:31 a29436f7fd5d: Pulling fs layer 03:13:31 923cac83aea3: Pulling fs layer 03:13:31 25ad8b0a4227: Pulling fs layer 03:13:31 db01528c6b51: Pulling fs layer 03:13:31 28988de357af: Pulling fs layer 03:13:31 a29436f7fd5d: Waiting 03:13:31 923cac83aea3: Waiting 03:13:31 25ad8b0a4227: Waiting 03:13:31 db01528c6b51: Waiting 03:13:31 28988de357af: Waiting 03:13:31 2e8e34ca0e6c: Waiting 03:13:31 6bf1a483ea7c: Verifying Checksum 03:13:31 6bf1a483ea7c: Download complete 03:13:31 461d9e800cba: Verifying Checksum 03:13:31 461d9e800cba: Download complete 03:13:31 80192f66455f: Download complete 03:13:31 f5dfc541a4d3: Verifying Checksum 03:13:31 f5dfc541a4d3: Download complete 03:13:31 3dae71ba6b94: Verifying Checksum 03:13:31 3dae71ba6b94: Download complete 03:13:31 923cac83aea3: Download complete 03:13:31 25ad8b0a4227: Verifying Checksum 03:13:31 25ad8b0a4227: Download complete 03:13:32 db01528c6b51: Verifying Checksum 03:13:32 db01528c6b51: Download complete 03:13:32 28988de357af: Verifying Checksum 03:13:32 28988de357af: Download complete 03:13:32 a29436f7fd5d: Verifying Checksum 03:13:32 a29436f7fd5d: Download complete 03:13:32 2e8e34ca0e6c: Verifying Checksum 03:13:32 2e8e34ca0e6c: Download complete 03:13:33 3dae71ba6b94: Pull complete 03:13:33 6bf1a483ea7c: Pull complete 03:13:34 f5dfc541a4d3: Pull complete 03:13:34 461d9e800cba: Pull complete 03:13:34 80192f66455f: Pull complete 03:13:38 2e8e34ca0e6c: Pull complete 03:13:38 a29436f7fd5d: Pull complete 03:13:38 923cac83aea3: Pull complete 03:13:38 25ad8b0a4227: Pull complete 03:13:38 db01528c6b51: Pull complete 03:13:38 28988de357af: Pull complete 03:13:38 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:13:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:38 prd-ubuntu20.04-docker-8c-8g-7828 does not seem to be running inside a container 03:13: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:13:40 $ docker top 646cfc93cb8e11d87f0f0b23b4cc0d91f1d85da92289bf772e8d0a63a7e21c3f -eo pid,comm 03:13:40 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). 03:13:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:13:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:13:40 [ssh-agent] Looking for ssh-agent implementation... 03:13:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:41 $ docker exec 646cfc93cb8e11d87f0f0b23b4cc0d91f1d85da92289bf772e8d0a63a7e21c3f ssh-agent 03:13:41 SSH_AUTH_SOCK=/tmp/ssh-Ql6nRRZW86ha/agent.32 03:13:41 SSH_AGENT_PID=38 03:13:41 Running ssh-add (command line suppressed) 03:13:41 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13764911179675057416.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13764911179675057416.key) 03:13:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:13:41 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh 03:13:41 + git tag --points-at HEAD [Pipeline] } 03:13:41 $ docker exec --env ******** --env ******** 646cfc93cb8e11d87f0f0b23b4cc0d91f1d85da92289bf772e8d0a63a7e21c3f ssh-agent -k 03:13:41 unset SSH_AUTH_SOCK; 03:13:41 unset SSH_AGENT_PID; 03:13:41 echo Agent pid 38 killed; 03:13:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:13:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:13:42 [ssh-agent] Looking for ssh-agent implementation... 03:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:42 $ docker exec 646cfc93cb8e11d87f0f0b23b4cc0d91f1d85da92289bf772e8d0a63a7e21c3f ssh-agent 03:13:42 SSH_AUTH_SOCK=/tmp/ssh-HyChGqtWnFSG/agent.85 03:13:42 SSH_AGENT_PID=91 03:13:42 Running ssh-add (command line suppressed) 03:13:42 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12109214021591282564.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12109214021591282564.key) 03:13:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:13:42 + git semver init 03:13:42 2025-08-29 03:13:42,841 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:13:42 2025-08-29 03:13:42,844 [run_init] DEBUG init version:0.0.0 force:False 03:13:42 2025-08-29 03:13:42,844 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 03:13:42 2025-08-29 03:13:42,845 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 03:13:42 2025-08-29 03:13:42,845 [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, stdin=None, shell=False, universal_newlines=False) 03:13:44 2025-08-29 03:13:44,070 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 03:13:44 2025-08-29 03:13:44,070 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 03:13:44 2025-08-29 03:13:44,070 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:13:44 2025-08-29 03:13:44,070 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:13:44 4.1.0-dev.5 [Pipeline] } 03:13:44 $ docker exec --env ******** --env ******** 646cfc93cb8e11d87f0f0b23b4cc0d91f1d85da92289bf772e8d0a63a7e21c3f ssh-agent -k 03:13:44 unset SSH_AUTH_SOCK; 03:13:44 unset SSH_AGENT_PID; 03:13:44 echo Agent pid 91 killed; 03:13:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:13:44 + git semver [Pipeline] } 03:13:45 $ docker stop --time=1 646cfc93cb8e11d87f0f0b23b4cc0d91f1d85da92289bf772e8d0a63a7e21c3f 03:13:46 $ docker rm -f --volumes 646cfc93cb8e11d87f0f0b23b4cc0d91f1d85da92289bf772e8d0a63a7e21c3f [Pipeline] // withDockerContainer [Pipeline] sh 03:13:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:13:46 Stashed 1 file(s) [Pipeline] echo 03:13:46 [edgeXSemver]: initialized semver on version 4.1.0-dev.5 [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 03:13:47 provisioning config files... 03:13:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15824407908561523659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:47 ---> ****-login.sh 03:13:47 nexus3.edgexfoundry.org:10001 03:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:47 Login Succeeded 03:13:47 nexus3.edgexfoundry.org:10002 03:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:47 Login Succeeded 03:13:47 nexus3.edgexfoundry.org:10003 03:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:47 Login Succeeded 03:13:47 nexus3.edgexfoundry.org:10004 03:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:47 Login Succeeded 03:13:47 ****.io 03:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:47 Login Succeeded 03:13:47 ---> ****-login.sh ends [Pipeline] } 03:13:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:13:48 ========================================================= 03:13:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:13:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:48 + 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 . 03:13:48 #0 building with "default" instance using docker driver 03:13:48 03:13:48 #1 [internal] load build definition from Dockerfile 03:13:48 #1 transferring dockerfile: 1.84kB done 03:13:48 #1 DONE 0.0s 03:13:48 03:13:48 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:13:48 #2 DONE 0.1s 03:13:49 03:13:49 #3 [internal] load .dockerignore 03:13:49 #3 transferring context: 182B done 03:13:49 #3 DONE 0.0s 03:13:49 03:13:49 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 03:13:49 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 03:13:49 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 03:13:49 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 03:13:49 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 0B / 126B 0.1s 03:13:49 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 03:13:49 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 03:13:49 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 03:13:49 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 03:13:49 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.63MB / 74.06MB 0.2s 03:13:49 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 03:13:49 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:13:49 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 03:13:49 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s 03:13:49 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s 03:13:49 #4 ... 03:13:49 03:13:49 #5 [internal] load build context 03:13:49 #5 transferring context: 30.64MB 0.2s done 03:13:49 #5 DONE 0.2s 03:13:49 03:13:49 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 03:13:49 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 26.21MB / 74.06MB 0.3s 03:13:49 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 03:13:49 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 7.34MB / 103.05MB 0.3s 03:13:49 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 03:13:49 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 03:13:49 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 12.29kB / 13.29MB 0.3s 03:13:49 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 54.53MB / 74.06MB 0.5s 03:13:49 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 20.97MB / 103.05MB 0.5s 03:13:49 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 9.18MB / 13.29MB 0.5s 03:13:49 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 03:13:49 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 46.14MB / 103.05MB 0.7s 03:13:49 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done 03:13:49 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 03:13:49 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 65.01MB / 103.05MB 0.8s 03:13:49 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 03:13:49 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s 03:13:50 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s done 03:13:54 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.1s done 03:13:54 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 03:13:54 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 03:13:54 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:13:54 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 03:13:54 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 03:13:54 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 03:13:54 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 03:13:57 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.9s done 03:13:57 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 03:13:58 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done 03:13:58 #4 DONE 9.1s 03:13:58 03:13:58 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 03:13:58 #6 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:13:58 #6 0.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:13:58 #6 0.685 (1/4) Installing openssh-keygen (9.7_p1-r5) 03:13:58 #6 0.694 (2/4) Installing libedit (20240517.3.1-r0) 03:13:58 #6 0.701 (3/4) Installing openssh-client-common (9.7_p1-r5) 03:13:58 #6 0.723 (4/4) Installing openssh-client-default (9.7_p1-r5) 03:13:58 #6 0.736 Executing busybox-1.36.1-r29.trigger 03:13:58 #6 0.745 OK: 252 MiB in 62 packages 03:14:00 #6 DONE 2.5s 03:14:00 03:14:00 #7 [builder 3/7] WORKDIR /device-mqtt-go 03:14:00 #7 DONE 0.0s 03:14:00 03:14:00 #8 [builder 4/7] COPY go.mod vendor* ./ 03:14:00 #8 DONE 0.0s 03:14:00 03:14:00 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:02 Still waiting to schedule task 03:14:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:14:22 #9 DONE 21.5s 03:14:22 03:14:22 #10 [builder 6/7] COPY . . 03:14:22 #10 DONE 0.1s 03:14:22 03:14:22 #11 [builder 7/7] RUN echo noop 03:14:22 #11 0.183 noop 03:14:22 #11 DONE 0.2s 03:14:22 03:14:22 #12 exporting to image 03:14:22 #12 exporting layers 03:14:29 #12 exporting layers 7.0s done 03:14:29 #12 writing image sha256:756f11c8fb3b39a16d9d5d7a85a1869bd55eac23326f45eec02938b993197110 done 03:14:29 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:14:29 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:29 + docker inspect -f . ci-base-image-x86_64 03:14:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:30 prd-ubuntu20.04-docker-8c-8g-7828 does not seem to be running inside a container 03:14:30 $ 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 ******** -e ******** ci-base-image-x86_64 cat 03:14:30 $ docker top ac139a2de63fa9f00b09392fa6e80bd19e7d1a0de337f3c630d0e5705ecff06a -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:30 + go version 03:14:30 go version go1.23.9 linux/amd64 [Pipeline] } 03:14:30 $ docker stop --time=1 ac139a2de63fa9f00b09392fa6e80bd19e7d1a0de337f3c630d0e5705ecff06a 03:14:31 $ docker rm -f --volumes ac139a2de63fa9f00b09392fa6e80bd19e7d1a0de337f3c630d0e5705ecff06a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:32 + docker inspect -f . ci-base-image-x86_64 03:14:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:32 prd-ubuntu20.04-docker-8c-8g-7828 does not seem to be running inside a container 03:14:32 $ 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 ******** -e ******** ci-base-image-x86_64 cat 03:14:32 $ docker top a485e2abb735ad2f333edd1e75932989f830f695f4b04b5228ad9dc64f1b7fb0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 03:14:33 + make test 03:14:33 go test ./... -coverprofile=coverage.out ./... 03:14:34 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:14:52 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 03:14:52 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 03:14:52 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.8% of statements 03:15:00 go vet ./... 03:15:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:15:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:15:05 ./bin/test-attribution-txt.sh 03:15:05 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 03:15:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:15:06 $ docker stop --time=1 a485e2abb735ad2f333edd1e75932989f830f695f4b04b5228ad9dc64f1b7fb0 03:15:08 $ docker rm -f --volumes a485e2abb735ad2f333edd1e75932989f830f695f4b04b5228ad9dc64f1b7fb0 [Pipeline] // withDockerContainer [Pipeline] sh 03:15:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:15:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:15:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:15:09 + ls -al . 03:15:09 total 252 03:15:09 drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 03:14 . 03:15:09 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 03:13 .. 03:15:09 -rw-rw-r-- 1 jenkins jenkins 140 Aug 29 03:13 .dockerignore 03:15:09 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 03:14 .git 03:15:09 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 03:13 .github 03:15:09 -rw-rw-r-- 1 jenkins jenkins 264 Aug 29 03:13 .gitignore 03:15:09 -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 03:13 .golangci.yml 03:15:09 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 03:13 .semver 03:15:09 -rw-rw-r-- 1 jenkins jenkins 19745 Aug 29 03:13 Attribution.txt 03:15:09 -rw-rw-r-- 1 jenkins jenkins 19382 Aug 29 03:13 CHANGELOG.md 03:15:09 -rw-rw-r-- 1 jenkins jenkins 1803 Aug 29 03:13 Dockerfile 03:15:09 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 03:13 GOVERNANCE.md 03:15:09 -rw-rw-r-- 1 jenkins jenkins 657 Aug 29 03:13 Jenkinsfile 03:15:09 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 03:13 LICENSE 03:15:09 -rw-rw-r-- 1 jenkins jenkins 2545 Aug 29 03:13 Makefile 03:15:09 -rw-rw-r-- 1 jenkins jenkins 620 Aug 29 03:13 OWNERS.md 03:15:09 -rw-rw-r-- 1 jenkins jenkins 3599 Aug 29 03:13 README.md 03:15:09 -rw-rw-r-- 1 jenkins jenkins 11 Aug 29 03:13 VERSION 03:15:09 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 03:13 bin 03:15:09 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 03:13 cmd 03:15:09 -rw-r--r-- 1 jenkins jenkins 21039 Aug 29 03:14 coverage.out 03:15:09 -rw-rw-r-- 1 jenkins jenkins 6255 Aug 29 03:13 go.mod 03:15:09 -rw-rw-r-- 1 jenkins jenkins 86944 Aug 29 03:13 go.sum 03:15:09 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 03:13 internal 03:15:09 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 03:13 mock 03:15:09 -rw-rw-r-- 1 jenkins jenkins 227 Aug 29 03:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:10 + 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=29095bb537f1da0dbab557ee3d164df1f6daf1a4 --label arch=amd64 --label version=4.1.0-dev.5 . 03:15:10 #0 building with "default" instance using docker driver 03:15:10 03:15:10 #1 [internal] load build definition from Dockerfile 03:15:10 #1 transferring dockerfile: 1.84kB done 03:15:10 #1 DONE 0.0s 03:15:10 03:15:10 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:15:10 #2 DONE 0.0s 03:15:10 03:15:10 #3 [internal] load metadata for docker.io/library/alpine:3.20 03:15:10 #3 DONE 0.1s 03:15:10 03:15:10 #4 [internal] load .dockerignore 03:15:10 #4 transferring context: 33B 03:15:10 #4 transferring context: 182B done 03:15:10 #4 DONE 0.0s 03:15:10 03:15:10 #5 [internal] load build context 03:15:10 #5 transferring context: 31.93kB 0.0s done 03:15:10 #5 DONE 0.0s 03:15:10 03:15:10 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:15:10 #6 DONE 0.1s 03:15:10 03:15:10 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:15:10 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:15:10 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 03:15:10 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 03:15:10 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:15:10 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 03:15:10 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 03:15:10 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 03:15:10 #7 DONE 0.3s 03:15:10 03:15:10 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 03:15:10 #8 0.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:15:10 #8 0.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:15:10 #8 0.602 OK: 252 MiB in 62 packages 03:15:11 #8 DONE 0.7s 03:15:11 03:15:11 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:15:11 #9 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:15:11 #9 0.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:15:11 #9 0.536 (1/1) Installing dumb-init (1.2.5-r3) 03:15:11 #9 0.541 Executing busybox-1.36.1-r29.trigger 03:15:11 #9 0.548 OK: 8 MiB in 15 packages 03:15:11 #9 DONE 0.7s 03:15:11 03:15:11 #10 [builder 3/7] WORKDIR /device-mqtt-go 03:15:11 #10 DONE 0.0s 03:15:11 03:15:11 #11 [builder 4/7] COPY go.mod vendor* ./ 03:15:11 #11 DONE 0.0s 03:15:11 03:15:11 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:11 #12 DONE 0.5s 03:15:11 03:15:11 #13 [builder 6/7] COPY . . 03:15:11 #13 DONE 0.1s 03:15:11 03:15:11 #14 [stage-1 3/6] RUN apk --no-cache upgrade 03:15:11 #14 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:15:11 #14 0.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:15:11 #14 0.725 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:15:11 #14 0.737 Executing busybox-1.36.1-r30.post-upgrade 03:15:11 #14 0.769 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:15:11 #14 0.777 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:15:11 #14 0.780 Executing busybox-1.36.1-r30.trigger 03:15:11 #14 0.785 OK: 8 MiB in 15 packages 03:15:11 #14 DONE 0.9s 03:15:11 03:15:11 #15 [builder 7/7] RUN make build 03:15:11 #15 0.204 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 03:15:33 #15 DONE 21.1s 03:15:33 03:15:33 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 03:15:33 #16 DONE 0.2s 03:15:33 03:15:33 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 03:15:33 #17 DONE 0.0s 03:15:33 03:15:33 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 03:15:33 #18 DONE 0.0s 03:15:33 03:15:33 #19 exporting to image 03:15:33 #19 exporting layers 0.1s done 03:15:33 #19 writing image sha256:d48a741e698d7085e70b5ef7f567abc64aeb1e4df4e52a850a1eab10f71d4dd7 done 03:15:33 #19 naming to docker.io/library/device-mqtt done 03:15:33 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:15:34 provisioning config files... 03:15:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1940650889565360130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:34 ---> ****-login.sh 03:15:34 nexus3.edgexfoundry.org:10001 03:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:34 Login Succeeded 03:15:34 nexus3.edgexfoundry.org:10002 03:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:34 Login Succeeded 03:15:34 nexus3.edgexfoundry.org:10003 03:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:34 Login Succeeded 03:15:34 nexus3.edgexfoundry.org:10004 03:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:34 Login Succeeded 03:15:34 ****.io 03:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:34 Login Succeeded 03:15:34 ---> ****-login.sh ends [Pipeline] } 03:15:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:15:34 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 03:15:34 29095bb537f1da0dbab557ee3d164df1f6daf1a4 03:15:34 latest 03:15:34 4.1.0-dev.5 03:15:34 29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5 03:15:34 main 03:15:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:35 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:35 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4 03:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:15:35 d0f351d307e0: Preparing 03:15:35 f73f1bb73a11: Preparing 03:15:35 3fa5f20f10b5: Preparing 03:15:35 9144518cfbc4: Preparing 03:15:35 eca3752c271d: Preparing 03:15:35 097100c76c15: Preparing 03:15:35 097100c76c15: Waiting 03:15:40 eca3752c271d: Pushed 03:15:40 f73f1bb73a11: Pushed 03:15:40 d0f351d307e0: Pushed 03:15:40 097100c76c15: Layer already exists 03:15:40 9144518cfbc4: Pushed 03:15:40 3fa5f20f10b5: Pushed 03:15:40 29095bb537f1da0dbab557ee3d164df1f6daf1a4: digest: sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:41 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:41 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:15:41 d0f351d307e0: Preparing 03:15:41 f73f1bb73a11: Preparing 03:15:41 3fa5f20f10b5: Preparing 03:15:41 9144518cfbc4: Preparing 03:15:41 eca3752c271d: Preparing 03:15:41 097100c76c15: Preparing 03:15:41 097100c76c15: Waiting 03:15:41 9144518cfbc4: Layer already exists 03:15:41 eca3752c271d: Layer already exists 03:15:41 3fa5f20f10b5: Layer already exists 03:15:41 d0f351d307e0: Layer already exists 03:15:41 f73f1bb73a11: Layer already exists 03:15:41 097100c76c15: Layer already exists 03:15:41 latest: digest: sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:41 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.5 03:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:15:42 d0f351d307e0: Preparing 03:15:42 f73f1bb73a11: Preparing 03:15:42 3fa5f20f10b5: Preparing 03:15:42 9144518cfbc4: Preparing 03:15:42 eca3752c271d: Preparing 03:15:42 097100c76c15: Preparing 03:15:42 097100c76c15: Waiting 03:15:42 3fa5f20f10b5: Layer already exists 03:15:42 d0f351d307e0: Layer already exists 03:15:42 9144518cfbc4: Layer already exists 03:15:42 f73f1bb73a11: Layer already exists 03:15:42 eca3752c271d: Layer already exists 03:15:42 097100c76c15: Layer already exists 03:15:42 4.1.0-dev.5: digest: sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 size: 1575 [Pipeline] } 03:15:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7830 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] // withEnv [Pipeline] { [Pipeline] ws 03:15:42 Running in /w/workspace/device-mqtt-go/200 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 03:15:45 The recommended git tool is: git [Pipeline] sh 03:15:45 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5 03:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:15:45 d0f351d307e0: Preparing 03:15:45 f73f1bb73a11: Preparing 03:15:45 3fa5f20f10b5: Preparing 03:15:45 9144518cfbc4: Preparing 03:15:45 eca3752c271d: Preparing 03:15:45 097100c76c15: Preparing 03:15:45 097100c76c15: Waiting 03:15:45 f73f1bb73a11: Layer already exists 03:15:45 d0f351d307e0: Layer already exists 03:15:45 eca3752c271d: Layer already exists 03:15:45 3fa5f20f10b5: Layer already exists 03:15:45 9144518cfbc4: Layer already exists 03:15:45 097100c76c15: Layer already exists 03:15:45 29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5: digest: sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:46 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:46 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 03:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:15:46 d0f351d307e0: Preparing 03:15:46 f73f1bb73a11: Preparing 03:15:46 3fa5f20f10b5: Preparing 03:15:46 9144518cfbc4: Preparing 03:15:46 eca3752c271d: Preparing 03:15:46 097100c76c15: Preparing 03:15:46 097100c76c15: Waiting 03:15:46 d0f351d307e0: Layer already exists 03:15:46 f73f1bb73a11: Layer already exists 03:15:46 3fa5f20f10b5: Layer already exists 03:15:46 9144518cfbc4: Layer already exists 03:15:46 eca3752c271d: Layer already exists 03:15:46 097100c76c15: Layer already exists 03:15:46 main: digest: sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:46 ===================================================== [Pipeline] echo 03:15:46 taggedImages: 03:15:46 - nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4 03:15:46 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:15:46 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.5 03:15:46 - nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5 03:15:46 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo 03:15:46 ========================================================= 03:15:46 [edgeXBuildMultiArch] RAW Config: 03:15:46 images: 03:15:46 - nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4 03:15:46 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:15:46 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.5 03:15:46 - nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5 03:15:46 - nexus3.edgexfoundry.org:10004/device-mqtt:main 03:15:46 settingsFile: 03:15:46 device-mqtt-go-settings 03:15:46 ========================================================= [Pipeline] node 03:15:50 using credential edgex-jenkins-ssh 03:15:50 Cloning the remote Git repository 03:15:50 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:15:50 > git init /w/workspace/device-mqtt-go/200 # timeout=10 03:15:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:15:50 > git --version # timeout=10 03:15:50 > git --version # 'git version 2.25.1' 03:15:50 using GIT_SSH to set credentials SSH Credentials for GitHub 03:15:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:15:53 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:15:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:15:54 Avoid second fetch 03:15:54 Checking out Revision 29095bb537f1da0dbab557ee3d164df1f6daf1a4 (main) 03:15:54 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#758)" 03:15:54 > git config core.sparsecheckout # timeout=10 03:15:54 > git checkout -f 29095bb537f1da0dbab557ee3d164df1f6daf1a4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:15:59 provisioning config files... 03:15:59 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/200@tmp/config13251732276168723494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:59 ---> ****-login.sh 03:15:59 nexus3.edgexfoundry.org:10001 03:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:00 Configure a credential helper to remove this warning. See 03:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:00 03:16:00 Login Succeeded 03:16:00 nexus3.edgexfoundry.org:10002 03:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:00 Configure a credential helper to remove this warning. See 03:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:00 03:16:00 Login Succeeded 03:16:00 nexus3.edgexfoundry.org:10003 03:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:00 Configure a credential helper to remove this warning. See 03:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:00 03:16:00 Login Succeeded 03:16:00 nexus3.edgexfoundry.org:10004 03:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:01 Configure a credential helper to remove this warning. See 03:16:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:01 03:16:01 Login Succeeded 03:16:01 ****.io 03:16:01 Still waiting to schedule task 03:16:01 All nodes of label ‘centos7-docker-4c-2g’ are offline 03:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:01 Configure a credential helper to remove this warning. See 03:16:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:01 03:16:01 Login Succeeded 03:16:01 ---> ****-login.sh ends [Pipeline] } 03:16:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:16:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:16:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:16:02 ========================================================= 03:16:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:16:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:02 + 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 . 03:16:03 Sending build context to Docker daemon 15.47MB 03:16:03 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:16:03 Step 2/12 : FROM ${BASE} AS builder 03:16:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:16:03 94e9d8af2201: Pulling fs layer 03:16:03 a6c56e8762df: Pulling fs layer 03:16:03 f0f3c8884826: Pulling fs layer 03:16:03 c7e7622c144d: Pulling fs layer 03:16:03 4f4fb700ef54: Pulling fs layer 03:16:03 b4c3b6d88c5a: Pulling fs layer 03:16:03 ba8bce9d2590: Pulling fs layer 03:16:03 ca778ea9c289: Pulling fs layer 03:16:03 4f4fb700ef54: Waiting 03:16:03 b4c3b6d88c5a: Waiting 03:16:03 c7e7622c144d: Waiting 03:16:03 ba8bce9d2590: Waiting 03:16:03 ca778ea9c289: Waiting 03:16:03 a6c56e8762df: Verifying Checksum 03:16:03 a6c56e8762df: Download complete 03:16:03 c7e7622c144d: Download complete 03:16:03 4f4fb700ef54: Verifying Checksum 03:16:03 4f4fb700ef54: Download complete 03:16:03 b4c3b6d88c5a: Download complete 03:16:03 94e9d8af2201: Download complete 03:16:03 ca778ea9c289: Verifying Checksum 03:16:03 ca778ea9c289: Download complete 03:16:04 94e9d8af2201: Pull complete 03:16:04 a6c56e8762df: Pull complete 03:16:05 f0f3c8884826: Verifying Checksum 03:16:05 f0f3c8884826: Download complete 03:16:06 ba8bce9d2590: Download complete 03:16:21 f0f3c8884826: Pull complete 03:16:21 c7e7622c144d: Pull complete 03:16:21 4f4fb700ef54: Pull complete 03:16:21 b4c3b6d88c5a: Pull complete 03:16:27 ba8bce9d2590: Pull complete 03:16:28 Running on prd-centos7-docker-4c-2g-7831 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:16:28 provisioning config files... 03:16:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11842805337905979428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:29 ca778ea9c289: Pull complete 03:16:29 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 03:16:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:16:29 ---> 47b25d7523d1 03:16:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:16:30 ---> ****-login.sh 03:16:30 nexus3.edgexfoundry.org:10001 03:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:30 Configure a credential helper to remove this warning. See 03:16:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:30 03:16:30 Login Succeeded 03:16:30 nexus3.edgexfoundry.org:10002 03:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:31 Configure a credential helper to remove this warning. See 03:16:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:31 03:16:31 Login Succeeded 03:16:31 nexus3.edgexfoundry.org:10003 03:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:31 Configure a credential helper to remove this warning. See 03:16:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:31 03:16:31 Login Succeeded 03:16:31 nexus3.edgexfoundry.org:10004 03:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:31 ---> Running in c5afddcc3693 03:16:31 Removing intermediate container c5afddcc3693 03:16:31 ---> 97b65ffb289a 03:16:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:16:31 ---> Running in 5f1103ed5888 03:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:31 Configure a credential helper to remove this warning. See 03:16:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:31 03:16:31 Login Succeeded 03:16:31 ****.io 03:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:31 Configure a credential helper to remove this warning. See 03:16:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:31 03:16:31 Login Succeeded 03:16:31 ---> ****-login.sh ends [Pipeline] } 03:16:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:16:31 Removing intermediate container 5f1103ed5888 03:16:31 ---> 637a406ded06 03:16:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:16:31 ---> Running in 5f561a8d7834 03:16:32 + docker buildx ls 03:16:32 Removing intermediate container 5f561a8d7834 03:16:32 ---> 66f8ebca4d31 03:16:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:16:32 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:16:32 default * docker 03:16:32 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:16:32 ---> Running in 01d4c44de4a1 03:16:32 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:16:32 edgex-builder [Pipeline] sh 03:16:32 Removing intermediate container 01d4c44de4a1 03:16:32 ---> 6391b1303002 03:16:32 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:16:32 ---> Running in 51f8070c5cd2 03:16:32 + docker buildx inspect --bootstrap 03:16:32 #1 [internal] booting buildkit 03:16:32 #1 pulling image moby/buildkit:buildx-stable-1 03:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:16:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:16:35 (1/4) Installing openssh-keygen (9.7_p1-r5) 03:16:35 (2/4) Installing libedit (20240517.3.1-r0) 03:16:35 (3/4) Installing openssh-client-common (9.7_p1-r5) 03:16:35 (4/4) Installing openssh-client-default (9.7_p1-r5) 03:16:35 Executing busybox-1.36.1-r29.trigger 03:16:35 OK: 244 MiB in 62 packages 03:16:36 #1 pulling image moby/buildkit:buildx-stable-1 3.4s done 03:16:36 #1 creating container buildx_buildkit_edgex-builder0 03:16:36 Removing intermediate container 51f8070c5cd2 03:16:36 ---> aa80a563a0fc 03:16:36 Step 8/12 : WORKDIR /device-mqtt-go 03:16:36 ---> Running in b53623dd1f16 03:16:36 Removing intermediate container b53623dd1f16 03:16:36 ---> d148c7cea4c4 03:16:36 Step 9/12 : COPY go.mod vendor* ./ 03:16:37 ---> 23cc9c787bfb 03:16:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:37 ---> Running in f6267570c6d6 03:16:37 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 03:16:37 #1 DONE 4.7s 03:16:37 Name: edgex-builder 03:16:37 Driver: docker-container 03:16:37 03:16:37 Nodes: 03:16:37 Name: edgex-builder0 03:16:37 Endpoint: unix:///var/run/docker.sock 03:16:37 Status: running 03:16:37 Buildkit: v0.23.2 03:16:37 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:16:37 + docker buildx ls 03:16:37 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:16:37 edgex-builder * docker-container 03:16:37 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:16:37 default docker 03:16:37 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:16:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4' 03:16:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4 --push - 03:16:38 #1 [internal] load build definition from Dockerfile 03:16:38 #1 transferring dockerfile: 196B 0.0s done 03:16:38 #1 DONE 0.0s 03:16:38 03:16:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4 03:16:38 #2 DONE 0.1s 03:16:38 03:16:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4 03:16:38 #3 DONE 0.1s 03:16:38 03:16:38 #4 [internal] load .dockerignore 03:16:38 #4 transferring context: 2B done 03:16:38 #4 DONE 0.0s 03:16:38 03:16:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 03:16:38 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 0.0s done 03:16:38 #5 DONE 0.0s 03:16:38 03:16:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 03:16:38 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 0.0s done 03:16:38 #6 DONE 0.1s 03:16:38 03:16:38 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 03:16:38 #7 DONE 0.0s 03:16:38 03:16:38 #8 exporting to image 03:16:38 #8 exporting layers done 03:16:38 #8 exporting manifest sha256:f8265bbbe678b8c150010d42a3a6180d27541111e242bafbeb8df3d296a0039b 0.0s done 03:16:38 #8 exporting config sha256:d48a741e698d7085e70b5ef7f567abc64aeb1e4df4e52a850a1eab10f71d4dd7 done 03:16:38 #8 exporting manifest sha256:235f436dbf0375002f9c5675bdae2a5346dc3cfffb59b51c9db5ee55c0aa0972 done 03:16:38 #8 exporting config sha256:1609c839ac252a42a8ae7f2dfc92c7c4970758388b677a1f40e609caa8afeb5a done 03:16:38 #8 exporting manifest list sha256:9f16d33accbfa1cb8edafbb854777a94f5af04c0e2714d9c38d51be7bf3f731c done 03:16:38 #8 pushing layers 0.1s done 03:16:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4@sha256:9f16d33accbfa1cb8edafbb854777a94f5af04c0e2714d9c38d51be7bf3f731c 03:16:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:16:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4@sha256:9f16d33accbfa1cb8edafbb854777a94f5af04c0e2714d9c38d51be7bf3f731c 0.1s done 03:16:38 #8 DONE 0.2s 03:16:38 03:16:38 1 warning found (use --debug to expand): 03:16:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:16:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:latest --push - 03:16:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest' 03:16:38 #1 [internal] load build definition from Dockerfile 03:16:38 #1 transferring dockerfile: 162B done 03:16:38 #1 DONE 0.0s 03:16:38 03:16:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:16:38 #2 DONE 0.0s 03:16:38 03:16:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:16:38 #3 DONE 0.0s 03:16:38 03:16:38 #4 [internal] load .dockerignore 03:16:38 #4 transferring context: 2B done 03:16:38 #4 DONE 0.0s 03:16:39 03:16:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 03:16:39 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 0.0s done 03:16:39 #5 CACHED 03:16:39 03:16:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 03:16:39 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 0.0s done 03:16:39 #6 CACHED 03:16:39 03:16:39 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 03:16:39 #7 DONE 0.0s 03:16:39 03:16:39 #8 exporting to image 03:16:39 #8 exporting layers done 03:16:39 #8 exporting manifest sha256:f8265bbbe678b8c150010d42a3a6180d27541111e242bafbeb8df3d296a0039b done 03:16:39 #8 exporting config sha256:d48a741e698d7085e70b5ef7f567abc64aeb1e4df4e52a850a1eab10f71d4dd7 done 03:16:39 #8 exporting manifest sha256:235f436dbf0375002f9c5675bdae2a5346dc3cfffb59b51c9db5ee55c0aa0972 done 03:16:39 #8 exporting config sha256:1609c839ac252a42a8ae7f2dfc92c7c4970758388b677a1f40e609caa8afeb5a done 03:16:39 #8 exporting manifest list sha256:9f16d33accbfa1cb8edafbb854777a94f5af04c0e2714d9c38d51be7bf3f731c done 03:16:39 #8 pushing layers 0.0s done 03:16:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:9f16d33accbfa1cb8edafbb854777a94f5af04c0e2714d9c38d51be7bf3f731c 0.1s done 03:16:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:16:39 #8 DONE 0.1s 03:16:39 03:16:39 1 warning found (use --debug to expand): 03:16:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:16:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.5' 03:16:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.5 --push - 03:16:39 #1 [internal] load build definition from Dockerfile 03:16:39 #1 transferring dockerfile: 167B done 03:16:39 #1 DONE 0.0s 03:16:39 03:16:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.5 03:16:39 #2 DONE 0.0s 03:16:39 03:16:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.5 03:16:39 #3 DONE 0.0s 03:16:39 03:16:39 #4 [internal] load .dockerignore 03:16:39 #4 transferring context: 2B done 03:16:39 #4 DONE 0.0s 03:16:39 03:16:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.5@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 03:16:39 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.5@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 0.0s done 03:16:39 #5 DONE 0.0s 03:16:39 03:16:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.5@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 03:16:39 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.5@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 0.0s done 03:16:39 #6 CACHED 03:16:39 03:16:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.5@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 03:16:39 #5 CACHED 03:16:39 03:16:39 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 03:16:39 #7 DONE 0.0s 03:16:39 03:16:39 #8 exporting to image 03:16:39 #8 exporting layers done 03:16:39 #8 exporting manifest sha256:f8265bbbe678b8c150010d42a3a6180d27541111e242bafbeb8df3d296a0039b done 03:16:39 #8 exporting config sha256:d48a741e698d7085e70b5ef7f567abc64aeb1e4df4e52a850a1eab10f71d4dd7 done 03:16:39 #8 exporting manifest sha256:235f436dbf0375002f9c5675bdae2a5346dc3cfffb59b51c9db5ee55c0aa0972 done 03:16:39 #8 exporting config sha256:1609c839ac252a42a8ae7f2dfc92c7c4970758388b677a1f40e609caa8afeb5a done 03:16:39 #8 exporting manifest list sha256:9f16d33accbfa1cb8edafbb854777a94f5af04c0e2714d9c38d51be7bf3f731c done 03:16:39 #8 pushing layers 0.0s done 03:16:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.5@sha256:9f16d33accbfa1cb8edafbb854777a94f5af04c0e2714d9c38d51be7bf3f731c 0.1s done 03:16:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:16:39 #8 DONE 0.1s 03:16:39 03:16:39 1 warning found (use --debug to expand): 03:16:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:16:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5' 03:16:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5 --push - 03:16:40 #1 [internal] load build definition from Dockerfile 03:16:40 #1 transferring dockerfile: 208B done 03:16:40 #1 DONE 0.0s 03:16:40 03:16:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5 03:16:40 #2 DONE 0.0s 03:16:40 03:16:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5 03:16:40 #3 DONE 0.0s 03:16:40 03:16:40 #4 [internal] load .dockerignore 03:16:40 #4 transferring context: 2B done 03:16:40 #4 DONE 0.0s 03:16:40 03:16:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 03:16:40 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 0.0s done 03:16:40 #5 DONE 0.0s 03:16:40 03:16:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 03:16:40 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 0.0s done 03:16:40 #6 CACHED 03:16:40 03:16:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 03:16:40 #5 CACHED 03:16:40 03:16:40 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 03:16:40 #7 DONE 0.0s 03:16:40 03:16:40 #8 exporting to image 03:16:40 #8 exporting layers done 03:16:40 #8 exporting manifest sha256:f8265bbbe678b8c150010d42a3a6180d27541111e242bafbeb8df3d296a0039b done 03:16:40 #8 exporting config sha256:d48a741e698d7085e70b5ef7f567abc64aeb1e4df4e52a850a1eab10f71d4dd7 done 03:16:40 #8 exporting manifest sha256:235f436dbf0375002f9c5675bdae2a5346dc3cfffb59b51c9db5ee55c0aa0972 done 03:16:40 #8 exporting config sha256:1609c839ac252a42a8ae7f2dfc92c7c4970758388b677a1f40e609caa8afeb5a done 03:16:40 #8 exporting manifest list sha256:9f16d33accbfa1cb8edafbb854777a94f5af04c0e2714d9c38d51be7bf3f731c done 03:16:40 #8 pushing layers 0.0s done 03:16:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5@sha256:9f16d33accbfa1cb8edafbb854777a94f5af04c0e2714d9c38d51be7bf3f731c 0.1s done 03:16:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:16:40 #8 DONE 0.1s 03:16:40 03:16:40 1 warning found (use --debug to expand): 03:16:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:16:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:main' 03:16:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:main --push - 03:16:40 #1 [internal] load build definition from Dockerfile 03:16:40 #1 transferring dockerfile: 160B done 03:16:40 #1 DONE 0.0s 03:16:40 03:16:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 03:16:40 #2 DONE 0.0s 03:16:40 03:16:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 03:16:40 #3 DONE 0.0s 03:16:40 03:16:40 #4 [internal] load .dockerignore 03:16:40 #4 transferring context: 2B done 03:16:40 #4 DONE 0.0s 03:16:40 03:16:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 03:16:40 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 03:16:40 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 0.0s done 03:16:40 #5 CACHED 03:16:40 03:16:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 03:16:40 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:3cc8987ecdc95eba2f742d7deb2f4ad0bc22fd9d12f0239d43da1ef8c01afb22 0.0s done 03:16:40 #6 CACHED 03:16:40 03:16:40 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 03:16:40 #7 DONE 0.0s 03:16:40 03:16:40 #8 exporting to image 03:16:40 #8 exporting layers done 03:16:40 #8 exporting manifest sha256:f8265bbbe678b8c150010d42a3a6180d27541111e242bafbeb8df3d296a0039b done 03:16:40 #8 exporting config sha256:d48a741e698d7085e70b5ef7f567abc64aeb1e4df4e52a850a1eab10f71d4dd7 done 03:16:40 #8 exporting manifest sha256:235f436dbf0375002f9c5675bdae2a5346dc3cfffb59b51c9db5ee55c0aa0972 done 03:16:40 #8 exporting config sha256:1609c839ac252a42a8ae7f2dfc92c7c4970758388b677a1f40e609caa8afeb5a done 03:16:40 #8 exporting manifest list sha256:9f16d33accbfa1cb8edafbb854777a94f5af04c0e2714d9c38d51be7bf3f731c done 03:16:40 #8 pushing layers 0.0s done 03:16:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:9f16d33accbfa1cb8edafbb854777a94f5af04c0e2714d9c38d51be7bf3f731c 0.1s done 03:16:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:16:40 #8 DONE 0.1s 03:16:40 03:16:40 1 warning found (use --debug to expand): 03:16:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:16:41 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:16:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:16:42 ---> package-listing.sh 03:16:42 ++ facter osfamily 03:16:42 ++ tr '[:upper:]' '[:lower:]' 03:16:42 + OS_FAMILY=redhat 03:16:42 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 03:16:42 + START_PACKAGES=/tmp/packages_start.txt 03:16:42 + END_PACKAGES=/tmp/packages_end.txt 03:16:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:16:42 + PACKAGES=/tmp/packages_start.txt 03:16:42 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:16:42 + PACKAGES=/tmp/packages_end.txt 03:16:42 + case "${OS_FAMILY}" in 03:16:42 + sort 03:16:42 + rpm -qa 03:16:43 + '[' -f /tmp/packages_start.txt ']' 03:16:43 + '[' -f /tmp/packages_end.txt ']' 03:16:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:16:43 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:16:43 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 03:16:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 03:16:43 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 03:16:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:16:43 03:16:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:16:44 latest: Pulling from edgex-lftools-log-publisher 03:16:44 5eb5b503b376: Pulling fs layer 03:16:44 5c69ac0246d0: Pulling fs layer 03:16:44 ec43610c2a17: Pulling fs layer 03:16:44 3a2ae6a8a46f: Pulling fs layer 03:16:44 33b1e0a273af: Pulling fs layer 03:16:44 5d3b04190fa2: Pulling fs layer 03:16:44 2f39f015ded8: Pulling fs layer 03:16:44 3a2ae6a8a46f: Waiting 03:16:44 33b1e0a273af: Waiting 03:16:44 5d3b04190fa2: Waiting 03:16:44 2f39f015ded8: Waiting 03:16:44 5c69ac0246d0: Verifying Checksum 03:16:44 5c69ac0246d0: Download complete 03:16:44 3a2ae6a8a46f: Verifying Checksum 03:16:44 3a2ae6a8a46f: Download complete 03:16:44 33b1e0a273af: Verifying Checksum 03:16:44 33b1e0a273af: Download complete 03:16:44 5d3b04190fa2: Verifying Checksum 03:16:44 5d3b04190fa2: Download complete 03:16:44 ec43610c2a17: Verifying Checksum 03:16:44 ec43610c2a17: Download complete 03:16:44 5eb5b503b376: Verifying Checksum 03:16:44 5eb5b503b376: Download complete 03:16:45 2f39f015ded8: Verifying Checksum 03:16:45 2f39f015ded8: Download complete 03:16:46 5eb5b503b376: Pull complete 03:16:46 5c69ac0246d0: Pull complete 03:16:46 ec43610c2a17: Pull complete 03:16:46 3a2ae6a8a46f: Pull complete 03:16:46 33b1e0a273af: Pull complete 03:16:46 5d3b04190fa2: Pull complete 03:16:50 2f39f015ded8: Pull complete 03:16:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:16:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:16:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:50 prd-centos7-docker-4c-2g-7831 does not seem to be running inside a container 03:16:51 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:16:54 $ docker top 1a5f2658257de9dbb45339839d0c4ac1174cb8a9795fe8d598d9fd755edf305a -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:54 + touch /tmp/pre-build-complete [Pipeline] sh 03:16:55 + mkdir -p /var/log/sysstat [Pipeline] sh 03:16:55 + ls /var/log/sa-host 03:16:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:16:55 provisioning config files... 03:16:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8363320758975266816tmp [Pipeline] { [Pipeline] echo 03:16:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:16:55 ---> create-netrc.sh [Pipeline] } 03:16:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:16:56 ---> python-tools-install.sh [Pipeline] echo 03:16:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:16:56 ---> sudo-logs.sh 03:16:56 Archiving 'sudo' log.. 03:16:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-7831.novalocal: Name or service not known 03:16:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-7831.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:16:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:16:56 ---> job-cost.sh 03:16:56 lf-activate-venv: SKIPPING 03:16:56 INFO: No Stack... 03:16:57 INFO: Retrieving Pricing Info for: v3-standard-2 03:16:57 INFO: Archiving Costs [Pipeline] echo 03:16:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:16:57 ---> logs-deploy.sh 03:16:57 lf-activate-venv: SKIPPING 03:16:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/200 03:16:57 INFO: archiving workspace using pattern(s): 03:16:58 Archives upload complete. 03:16:58 INFO: archiving logs to Nexus 03:16:59 ---> uname -a: 03:16:59 Linux prd-centos7-docker-4c-2g-7831.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:16:59 03:16:59 03:16:59 ---> lscpu: 03:16:59 Architecture: x86_64 03:16:59 CPU op-mode(s): 32-bit, 64-bit 03:16:59 Byte Order: Little Endian 03:16:59 Address sizes: 40 bits physical, 48 bits virtual 03:16:59 CPU(s): 2 03:16:59 On-line CPU(s) list: 0,1 03:16:59 Thread(s) per core: 1 03:16:59 Core(s) per socket: 1 03:16:59 Socket(s): 2 03:16:59 NUMA node(s): 1 03:16:59 Vendor ID: AuthenticAMD 03:16:59 CPU family: 23 03:16:59 Model: 49 03:16:59 Model name: AMD EPYC-Rome Processor 03:16:59 Stepping: 0 03:16:59 CPU MHz: 2799.998 03:16:59 BogoMIPS: 5599.99 03:16:59 Virtualization: AMD-V 03:16:59 Hypervisor vendor: KVM 03:16:59 Virtualization type: full 03:16:59 L1d cache: 64 KiB 03:16:59 L1i cache: 64 KiB 03:16:59 L2 cache: 1 MiB 03:16:59 L3 cache: 32 MiB 03:16:59 NUMA node0 CPU(s): 0,1 03:16:59 Vulnerability Itlb multihit: Not affected 03:16:59 Vulnerability L1tf: Not affected 03:16:59 Vulnerability Mds: Not affected 03:16:59 Vulnerability Meltdown: Not affected 03:16:59 Vulnerability Mmio stale data: Not affected 03:16:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:16:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:16:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:16:59 Vulnerability Srbds: Not affected 03:16:59 Vulnerability Tsx async abort: Not affected 03:16:59 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:16:59 03:16:59 03:16:59 ---> nproc: 03:16:59 2 03:16:59 03:16:59 03:16:59 ---> df -h: 03:16:59 Filesystem Size Used Avail Use% Mounted on 03:16:59 overlay 40G 7.3G 33G 19% / 03:16:59 tmpfs 64M 0 64M 0% /dev 03:16:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:16:59 shm 64M 0 64M 0% /dev/shm 03:16:59 /dev/vda1 40G 7.3G 33G 19% /facter-os 03:16:59 03:16:59 03:16:59 Cannot open /var/log/sysstat/sa29: No such file or directory 03:16:59 Please check if data collecting is enabled 03:16:59 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:59 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:16:59 $ docker stop --time=1 1a5f2658257de9dbb45339839d0c4ac1174cb8a9795fe8d598d9fd755edf305a 03:17:00 $ docker rm -f --volumes 1a5f2658257de9dbb45339839d0c4ac1174cb8a9795fe8d598d9fd755edf305a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:17:01 [WS-CLEANUP] Deleting project workspace... 03:17:01 [WS-CLEANUP] Deferred wipeout is used... 03:17:01 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 03:17:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:17:01 03:17:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:17:01 latest: Pulling from edgex-lftools-log-publisher 03:17:01 5eb5b503b376: Pulling fs layer 03:17:01 5c69ac0246d0: Pulling fs layer 03:17:01 ec43610c2a17: Pulling fs layer 03:17:01 3a2ae6a8a46f: Pulling fs layer 03:17:01 33b1e0a273af: Pulling fs layer 03:17:01 5d3b04190fa2: Pulling fs layer 03:17:01 2f39f015ded8: Pulling fs layer 03:17:01 33b1e0a273af: Waiting 03:17:01 5d3b04190fa2: Waiting 03:17:01 2f39f015ded8: Waiting 03:17:01 3a2ae6a8a46f: Waiting 03:17:01 5c69ac0246d0: Download complete 03:17:01 3a2ae6a8a46f: Verifying Checksum 03:17:01 3a2ae6a8a46f: Download complete 03:17:01 33b1e0a273af: Verifying Checksum 03:17:01 33b1e0a273af: Download complete 03:17:01 ec43610c2a17: Verifying Checksum 03:17:01 ec43610c2a17: Download complete 03:17:01 5d3b04190fa2: Verifying Checksum 03:17:01 5d3b04190fa2: Download complete 03:17:02 5eb5b503b376: Verifying Checksum 03:17:02 5eb5b503b376: Download complete 03:17:03 2f39f015ded8: Download complete 03:17:03 5eb5b503b376: Pull complete 03:17:03 5c69ac0246d0: Pull complete 03:17:04 ec43610c2a17: Pull complete 03:17:04 3a2ae6a8a46f: Pull complete 03:17:04 33b1e0a273af: Pull complete 03:17:04 5d3b04190fa2: Pull complete 03:17:09 2f39f015ded8: Pull complete 03:17:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:17:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:17:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:09 prd-ubuntu20.04-docker-8c-8g-7828 does not seem to be running inside a container 03:17:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:17:11 $ docker top 7491719ef5088a45258a21f41dba95a8c4801144081e2363fa54c9897db4fd39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:11 ---> job-cost.sh 03:17:11 lf-activate-venv: SKIPPING 03:17:11 INFO: No Stack... 03:17:11 INFO: Retrieving Pricing Info for: v3-standard-8 03:17:12 INFO: Archiving Costs [Pipeline] sh 03:17:12 + cat+ /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 03:17:12 cut -d, -f6 [Pipeline] lock 03:17:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-200-stack-cost] 03:17:12 Resource [jenkins-edgexfoundry-device-mqtt-go-main-200-stack-cost] did not exist. Created. 03:17:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:17:12 + echo total: 0.2199999988079071 [Pipeline] stash 03:17:12 Stashed 1 file(s) [Pipeline] } 03:17:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-200-stack-cost] [Pipeline] // lock [Pipeline] } 03:17:12 $ docker stop --time=1 7491719ef5088a45258a21f41dba95a8c4801144081e2363fa54c9897db4fd39 03:17:14 $ docker rm -f --volumes 7491719ef5088a45258a21f41dba95a8c4801144081e2363fa54c9897db4fd39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:18:29 Removing intermediate container f6267570c6d6 03:18:29 ---> 5b4ca10ca7dc 03:18:29 Step 11/12 : COPY . . 03:18:29 ---> 0e14a768b987 03:18:29 Step 12/12 : RUN $MAKE 03:18:29 ---> Running in def9960e18f3 03:18:29 noop 03:18:29 Removing intermediate container def9960e18f3 03:18:29 ---> 109e668409e1 03:18:29 Successfully built 109e668409e1 03:18:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:29 + docker inspect -f . ci-base-image-arm64 03:18:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:29 prd-ubuntu20.04-docker-arm64-4c-16g-7830 does not seem to be running inside a container 03:18:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/200 -v /w/workspace/device-mqtt-go/200:/w/workspace/device-mqtt-go/200:rw,z -v /w/workspace/device-mqtt-go/200@tmp:/w/workspace/device-mqtt-go/200@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 03:18:31 $ docker top 6aad30855753f891fd7f8f340415fd300bc4a4f77d0dba3e362df2a89e9c27b6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:31 + go version 03:18:31 go version go1.23.9 linux/arm64 [Pipeline] } 03:18:31 $ docker stop --time=1 6aad30855753f891fd7f8f340415fd300bc4a4f77d0dba3e362df2a89e9c27b6 03:18:33 $ docker rm -f --volumes 6aad30855753f891fd7f8f340415fd300bc4a4f77d0dba3e362df2a89e9c27b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:34 + docker inspect -f . ci-base-image-arm64 03:18:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:34 prd-ubuntu20.04-docker-arm64-4c-16g-7830 does not seem to be running inside a container 03:18:34 $ 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/200 -v /w/workspace/device-mqtt-go/200:/w/workspace/device-mqtt-go/200:rw,z -v /w/workspace/device-mqtt-go/200@tmp:/w/workspace/device-mqtt-go/200@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 03:18:35 $ docker top 63b71a8a9d41e167c2bc243da0b4147756da17cb8472b20607d766cd8d600fcf -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:36 + git config --global --add safe.directory /w/workspace/device-mqtt-go/200 [Pipeline] fileExists [Pipeline] sh 03:18:36 + make test 03:18:36 go test ./... -coverprofile=coverage.out ./... 03:18:43 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:21:50 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 03:21:54 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 03:21:54 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.050s coverage: 22.8% of statements 03:21:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:21:54 go vet ./... 03:22:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:22:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:22:41 ./bin/test-attribution-txt.sh 03:22:41 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 03:22:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:22:41 $ docker stop --time=1 63b71a8a9d41e167c2bc243da0b4147756da17cb8472b20607d766cd8d600fcf 03:22:43 $ docker rm -f --volumes 63b71a8a9d41e167c2bc243da0b4147756da17cb8472b20607d766cd8d600fcf [Pipeline] // withDockerContainer [Pipeline] sh 03:22:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:22:45 Warning: overwriting stash ‘coverage-report’ 03:22:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:22:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:22:46 + ls -al . 03:22:46 total 248 03:22:46 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 03:18 . 03:22:46 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 03:15 .. 03:22:46 -rw-rw-r-- 1 jenkins jenkins 140 Aug 29 03:15 .dockerignore 03:22:46 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 03:15 .git 03:22:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 03:15 .github 03:22:46 -rw-rw-r-- 1 jenkins jenkins 264 Aug 29 03:15 .gitignore 03:22:46 -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 03:15 .golangci.yml 03:22:46 -rw-rw-r-- 1 jenkins jenkins 19745 Aug 29 03:15 Attribution.txt 03:22:46 -rw-rw-r-- 1 jenkins jenkins 19382 Aug 29 03:15 CHANGELOG.md 03:22:46 -rw-rw-r-- 1 jenkins jenkins 1803 Aug 29 03:15 Dockerfile 03:22:46 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 03:15 GOVERNANCE.md 03:22:46 -rw-rw-r-- 1 jenkins jenkins 657 Aug 29 03:15 Jenkinsfile 03:22:46 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 29 03:15 LICENSE 03:22:46 -rw-rw-r-- 1 jenkins jenkins 2545 Aug 29 03:15 Makefile 03:22:46 -rw-rw-r-- 1 jenkins jenkins 620 Aug 29 03:15 OWNERS.md 03:22:46 -rw-rw-r-- 1 jenkins jenkins 3599 Aug 29 03:15 README.md 03:22:46 -rw-rw-r-- 1 jenkins jenkins 11 Aug 29 03:13 VERSION 03:22:46 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 03:15 bin 03:22:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 03:15 cmd 03:22:46 -rw-r--r-- 1 jenkins jenkins 21039 Aug 29 03:21 coverage.out 03:22:46 -rw-rw-r-- 1 jenkins jenkins 6255 Aug 29 03:15 go.mod 03:22:46 -rw-rw-r-- 1 jenkins jenkins 86944 Aug 29 03:15 go.sum 03:22:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 03:15 internal 03:22:46 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 03:15 mock 03:22:46 -rw-rw-r-- 1 jenkins jenkins 227 Aug 29 03:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:47 + 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=29095bb537f1da0dbab557ee3d164df1f6daf1a4 --label arch=arm64 --label version=4.1.0-dev.5 . 03:22:47 Sending build context to Docker daemon 15.49MB 03:22:47 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 03:22:47 Step 2/25 : FROM ${BASE} AS builder 03:22:47 ---> 109e668409e1 03:22:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:22:48 ---> Running in 587384aab6dc 03:22:48 Removing intermediate container 587384aab6dc 03:22:48 ---> bcc18e6d7e99 03:22:48 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:22:48 ---> Running in 14201bd3a253 03:22:48 Removing intermediate container 14201bd3a253 03:22:48 ---> a7b59f0e8677 03:22:48 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:22:48 ---> Running in ff614e13cdc1 03:22:49 Removing intermediate container ff614e13cdc1 03:22:49 ---> db459ecdabbb 03:22:49 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 03:22:49 ---> Running in eac55f5a985e 03:22:49 Removing intermediate container eac55f5a985e 03:22:49 ---> 1fbf4b454c93 03:22:49 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:22:49 ---> Running in f67f367197b4 03:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:22:52 OK: 244 MiB in 62 packages 03:22:53 Removing intermediate container f67f367197b4 03:22:53 ---> 2e2d9ccfa2c7 03:22:53 Step 8/25 : WORKDIR /device-mqtt-go 03:22:53 ---> Running in aebbc54b31bd 03:22:53 Removing intermediate container aebbc54b31bd 03:22:53 ---> 691a0bbcef72 03:22:53 Step 9/25 : COPY go.mod vendor* ./ 03:22:54 ---> 869a2ea2947d 03:22:54 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:54 ---> Running in f9060cefc815 03:22:56 Removing intermediate container f9060cefc815 03:22:56 ---> 64896d57c106 03:22:56 Step 11/25 : COPY . . 03:22:57 ---> 5748a4d432d2 03:22:57 Step 12/25 : RUN $MAKE 03:22:57 ---> Running in 72d90d42d3ec 03:22:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 03:26:20 Removing intermediate container 72d90d42d3ec 03:26:20 ---> 94065ed0c162 03:26:20 Step 13/25 : FROM alpine:3.20 03:26:20 3.20: Pulling from library/alpine 03:26:20 13e713f82565: Pulling fs layer 03:26:20 13e713f82565: Download complete 03:26:20 13e713f82565: Pull complete 03:26:20 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:26:20 Status: Downloaded newer image for alpine:3.20 03:26:20 ---> c88e9dceb6cb 03:26:20 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 03:26:20 ---> Running in d107d24bd97f 03:26:20 Removing intermediate container d107d24bd97f 03:26:20 ---> c984375b0271 03:26:20 Step 15/25 : RUN apk add --update --no-cache dumb-init 03:26:20 ---> Running in 4393b67babc6 03:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:20 (1/1) Installing dumb-init (1.2.5-r3) 03:26:20 Executing busybox-1.36.1-r29.trigger 03:26:20 OK: 9 MiB in 15 packages 03:26:20 Removing intermediate container 4393b67babc6 03:26:20 ---> 175652079ba7 03:26:20 Step 16/25 : RUN apk --no-cache upgrade 03:26:20 ---> Running in 308e4f475b24 03:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:26:23 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:26:23 Executing busybox-1.36.1-r30.post-upgrade 03:26:23 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:26:23 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:26:23 Executing busybox-1.36.1-r30.trigger 03:26:23 OK: 9 MiB in 15 packages 03:26:25 Removing intermediate container 308e4f475b24 03:26:25 ---> e1ddfcdac864 03:26:25 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 03:26:27 ---> a9bed332276c 03:26:27 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 03:26:27 ---> cbd7fbd00c97 03:26:27 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:26:28 ---> 73df03dfc0b6 03:26:28 Step 20/25 : EXPOSE 59982 03:26:28 ---> Running in 24b6b54f3daf 03:26:28 Removing intermediate container 24b6b54f3daf 03:26:28 ---> 1ee536cab1af 03:26:28 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 03:26:28 ---> Running in f5655b037318 03:26:29 Removing intermediate container f5655b037318 03:26:29 ---> b234af494d96 03:26:29 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:26:29 ---> Running in a2125513c1f2 03:26:29 Removing intermediate container a2125513c1f2 03:26:29 ---> 20eaa6101c77 03:26:29 Step 23/25 : LABEL arch=arm64 03:26:29 ---> Running in 521d3e52fea5 03:26:29 Removing intermediate container 521d3e52fea5 03:26:29 ---> 28bd57532fdf 03:26:29 Step 24/25 : LABEL git_sha=29095bb537f1da0dbab557ee3d164df1f6daf1a4 03:26:29 ---> Running in ae2454bd0a6e 03:26:30 Removing intermediate container ae2454bd0a6e 03:26:30 ---> 25130661850b 03:26:30 Step 25/25 : LABEL version=4.1.0-dev.5 03:26:30 ---> Running in cb7e5bed4671 03:26:30 Removing intermediate container cb7e5bed4671 03:26:30 ---> 5422794ea7bc 03:26:30 [Warning] One or more build-args [ARCH] were not consumed 03:26:30 Successfully built 5422794ea7bc 03:26:30 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:30 provisioning config files... 03:26:30 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/200@tmp/config5373167048339341958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:30 ---> ****-login.sh 03:26:30 nexus3.edgexfoundry.org:10001 03:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:31 Configure a credential helper to remove this warning. See 03:26:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:31 03:26:31 Login Succeeded 03:26:31 nexus3.edgexfoundry.org:10002 03:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:31 Configure a credential helper to remove this warning. See 03:26:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:31 03:26:31 Login Succeeded 03:26:31 nexus3.edgexfoundry.org:10003 03:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:31 Configure a credential helper to remove this warning. See 03:26:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:31 03:26:31 Login Succeeded 03:26:31 nexus3.edgexfoundry.org:10004 03:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:32 Configure a credential helper to remove this warning. See 03:26:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:32 03:26:32 Login Succeeded 03:26:32 ****.io 03:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:32 Configure a credential helper to remove this warning. See 03:26:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:32 03:26:32 Login Succeeded 03:26:32 ---> ****-login.sh ends [Pipeline] } 03:26:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:26:32 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 03:26:32 29095bb537f1da0dbab557ee3d164df1f6daf1a4 03:26:32 latest 03:26:32 4.1.0-dev.5 03:26:32 29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5 03:26:32 main 03:26:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:33 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:29095bb537f1da0dbab557ee3d164df1f6daf1a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:29095bb537f1da0dbab557ee3d164df1f6daf1a4 03:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:26:33 824c5349cd53: Preparing 03:26:33 fedea719c27d: Preparing 03:26:33 253eb7f9a282: Preparing 03:26:33 968a6221242d: Preparing 03:26:33 b48a2688bed2: Preparing 03:26:33 1e890da81ec9: Preparing 03:26:33 1e890da81ec9: Waiting 03:26:33 fedea719c27d: Pushed 03:26:33 824c5349cd53: Pushed 03:26:33 b48a2688bed2: Pushed 03:26:33 1e890da81ec9: Layer already exists 03:26:34 968a6221242d: Pushed 03:26:44 253eb7f9a282: Pushed 03:26:44 29095bb537f1da0dbab557ee3d164df1f6daf1a4: digest: sha256:6d5c4abceb399262eb76ce47c421b3dd04daf2d1ae66b39ee539ee5cb4e34214 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:44 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:44 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:26:44 824c5349cd53: Preparing 03:26:44 fedea719c27d: Preparing 03:26:44 253eb7f9a282: Preparing 03:26:44 968a6221242d: Preparing 03:26:44 b48a2688bed2: Preparing 03:26:44 1e890da81ec9: Preparing 03:26:44 253eb7f9a282: Layer already exists 03:26:44 fedea719c27d: Layer already exists 03:26:44 b48a2688bed2: Layer already exists 03:26:44 824c5349cd53: Layer already exists 03:26:44 968a6221242d: Layer already exists 03:26:44 1e890da81ec9: Layer already exists 03:26:45 latest: digest: sha256:6d5c4abceb399262eb76ce47c421b3dd04daf2d1ae66b39ee539ee5cb4e34214 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:45 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.5 03:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:26:45 824c5349cd53: Preparing 03:26:45 fedea719c27d: Preparing 03:26:45 253eb7f9a282: Preparing 03:26:45 968a6221242d: Preparing 03:26:45 b48a2688bed2: Preparing 03:26:45 1e890da81ec9: Preparing 03:26:45 fedea719c27d: Layer already exists 03:26:45 968a6221242d: Layer already exists 03:26:45 253eb7f9a282: Layer already exists 03:26:45 824c5349cd53: Layer already exists 03:26:45 b48a2688bed2: Layer already exists 03:26:45 1e890da81ec9: Layer already exists 03:26:45 4.1.0-dev.5: digest: sha256:6d5c4abceb399262eb76ce47c421b3dd04daf2d1ae66b39ee539ee5cb4e34214 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:46 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:46 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5 03:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:26:46 824c5349cd53: Preparing 03:26:46 fedea719c27d: Preparing 03:26:46 253eb7f9a282: Preparing 03:26:46 968a6221242d: Preparing 03:26:46 b48a2688bed2: Preparing 03:26:46 1e890da81ec9: Preparing 03:26:46 1e890da81ec9: Waiting 03:26:46 968a6221242d: Layer already exists 03:26:46 253eb7f9a282: Layer already exists 03:26:46 fedea719c27d: Layer already exists 03:26:46 824c5349cd53: Layer already exists 03:26:46 b48a2688bed2: Layer already exists 03:26:46 1e890da81ec9: Layer already exists 03:26:46 29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5: digest: sha256:6d5c4abceb399262eb76ce47c421b3dd04daf2d1ae66b39ee539ee5cb4e34214 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:47 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:47 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 03:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:26:47 824c5349cd53: Preparing 03:26:47 fedea719c27d: Preparing 03:26:47 253eb7f9a282: Preparing 03:26:47 968a6221242d: Preparing 03:26:47 b48a2688bed2: Preparing 03:26:47 1e890da81ec9: Preparing 03:26:47 968a6221242d: Layer already exists 03:26:47 fedea719c27d: Layer already exists 03:26:47 824c5349cd53: Layer already exists 03:26:47 b48a2688bed2: Layer already exists 03:26:47 253eb7f9a282: Layer already exists 03:26:47 1e890da81ec9: Layer already exists 03:26:47 main: digest: sha256:6d5c4abceb399262eb76ce47c421b3dd04daf2d1ae66b39ee539ee5cb4e34214 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:48 ===================================================== [Pipeline] echo 03:26:48 taggedImages: 03:26:48 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:29095bb537f1da0dbab557ee3d164df1f6daf1a4 03:26:48 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:26:48 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.5 03:26:48 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5 03:26:48 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo 03:26:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:29095bb537f1da0dbab557ee3d164df1f6daf1a4 [Pipeline] echo 03:26:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo 03:26:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.5 [Pipeline] echo 03:26:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:29095bb537f1da0dbab557ee3d164df1f6daf1a4-4.1.0-dev.5 [Pipeline] echo 03:26:48 Skip building multi-arch image for 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 03:26:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:26:48 03:26:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:26:48 arm64: Pulling from edgex-lftools-log-publisher 03:26:48 8998bd30e6a1: Pulling fs layer 03:26:48 04944245beec: Pulling fs layer 03:26:48 699f458cf7ca: Pulling fs layer 03:26:48 765212b225bb: Pulling fs layer 03:26:48 f23df028b6ca: Pulling fs layer 03:26:48 d65c8cfc05b1: Pulling fs layer 03:26:48 2437ff75d9bd: Pulling fs layer 03:26:48 765212b225bb: Waiting 03:26:48 f23df028b6ca: Waiting 03:26:48 d65c8cfc05b1: Waiting 03:26:48 2437ff75d9bd: Waiting 03:26:49 04944245beec: Verifying Checksum 03:26:49 04944245beec: Download complete 03:26:49 765212b225bb: Verifying Checksum 03:26:49 765212b225bb: Download complete 03:26:49 f23df028b6ca: Verifying Checksum 03:26:49 f23df028b6ca: Download complete 03:26:49 d65c8cfc05b1: Verifying Checksum 03:26:49 d65c8cfc05b1: Download complete 03:26:49 699f458cf7ca: Verifying Checksum 03:26:49 699f458cf7ca: Download complete 03:26:49 8998bd30e6a1: Verifying Checksum 03:26:49 8998bd30e6a1: Download complete 03:26:52 2437ff75d9bd: Verifying Checksum 03:26:52 2437ff75d9bd: Download complete 03:26:54 8998bd30e6a1: Pull complete 03:26:54 04944245beec: Pull complete 03:26:56 699f458cf7ca: Pull complete 03:26:56 765212b225bb: Pull complete 03:26:57 f23df028b6ca: Pull complete 03:26:57 d65c8cfc05b1: Pull complete 03:27:15 2437ff75d9bd: Pull complete 03:27:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:27:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:27:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:15 prd-ubuntu20.04-docker-arm64-4c-16g-7830 does not seem to be running inside a container 03:27:15 $ 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/200 -v /w/workspace/device-mqtt-go/200:/w/workspace/device-mqtt-go/200:rw,z -v /w/workspace/device-mqtt-go/200@tmp:/w/workspace/device-mqtt-go/200@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 03:27:18 $ docker top 73e18605cbe4b5aacedc743b3157dccd9032fcba23b7414f2828ba859c9cb7e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:19 ---> job-cost.sh 03:27:19 lf-activate-venv: SKIPPING 03:27:19 INFO: No Stack... 03:27:19 INFO: Retrieving Pricing Info for: v3-standard-4 03:27:20 INFO: Archiving Costs [Pipeline] sh 03:27:20 + cat /w/workspace/device-mqtt-go/200/archives/cost.csv 03:27:20 + cut -d, -f6 [Pipeline] lock 03:27:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-200-stack-cost] 03:27:20 Resource [jenkins-edgexfoundry-device-mqtt-go-main-200-stack-cost] did not exist. Created. 03:27:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:27:21 /w/workspace/device-mqtt-go/200@tmp/durable-bbd16d04/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:27:21 + echo total: 0.10999999940395355 [Pipeline] stash 03:27:21 Warning: overwriting stash ‘stack-cost’ 03:27:21 Stashed 1 file(s) [Pipeline] } 03:27:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-200-stack-cost] [Pipeline] // lock [Pipeline] } 03:27:21 $ docker stop --time=1 73e18605cbe4b5aacedc743b3157dccd9032fcba23b7414f2828ba859c9cb7e8 03:27:23 $ docker rm -f --volumes 73e18605cbe4b5aacedc743b3157dccd9032fcba23b7414f2828ba859c9cb7e8 [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 03:27:23 provisioning config files... 03:27:23 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13763848648259754612tmp [Pipeline] { [Pipeline] sh 03:27:24 + set +x 03:27:24 + curl -s https://codecov.io/bash 03:27:24 + bash -s -- 03:27:24 03:27:24 _____ _ 03:27:24 / ____| | | 03:27:24 | | ___ __| | ___ ___ _____ __ 03:27:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:27:24 | |___| (_) | (_| | __/ (_| (_) \ V / 03:27:24 \_____\___/ \__,_|\___|\___\___/ \_/ 03:27:24 Bash-1.0.6 03:27:24 03:27:24 03:27:24 ==> git version 2.25.1 found 03:27:24 ==> 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 03:27:24 Release-Date: 2020-01-08 03:27:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:27:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:27:24 ==> Jenkins CI detected. 03:27:24 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 03:27:24 project root: . 03:27:24 --> token set from env 03:27:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:27:24 ==> Running gcov in . (disable via -X gcov) 03:27:24 ==> Python coveragepy not found 03:27:24 ==> Searching for coverage reports in: 03:27:24 + . 03:27:24 -> Found 1 reports 03:27:24 ==> Detecting git/mercurial file structure 03:27:24 ==> Reading reports 03:27:24 + ./coverage.out bytes=21039 03:27:24 ==> Appending adjustments 03:27:24 https://docs.codecov.io/docs/fixing-reports 03:27:24 + Found adjustments 03:27:24 ==> Gzipping contents 03:27:24 4.0K /tmp/codecov.BE0xBo.gz 03:27:24 ==> Uploading reports 03:27:24 url: https://codecov.io 03:27:24 query: branch=main&commit=29095bb537f1da0dbab557ee3d164df1f6daf1a4&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:27:24 -> Pinging Codecov 03:27:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=29095bb537f1da0dbab557ee3d164df1f6daf1a4&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:27:24 -> Uploading to 03:27:24 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/29095bb537f1da0dbab557ee3d164df1f6daf1a4/fd96eabb-45c2-41bb-a47a-f5719cd741c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250829%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250829T032724Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=acf75fc34c697c0c210083ed2a3d8ef7ea6824105183038443019e22ca3aa083 03:27:24 % Total % Received % Xferd Average Speed Time Time Time Current 03:27:24 Dload Upload Total Spent Left Speed 03:27:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 24246 --:--:-- --:--:-- --:--:-- 24246 03:27:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/29095bb537f1da0dbab557ee3d164df1f6daf1a4 [Pipeline] } 03:27:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:27:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:27:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:27:26 03:27:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:27:27 latest: Pulling from edgex-devops/edgex-snyk-go 03:27:27 0a9a5dfd008f: Already exists 03:27:27 36466aa92d05: Already exists 03:27:27 e10405b45d13: Already exists 03:27:27 096b7ceb2af7: Already exists 03:27:27 4f4fb700ef54: Already exists 03:27:27 e50aa161e22a: Pulling fs layer 03:27:27 d3c8db5fb9df: Pulling fs layer 03:27:27 e50aa161e22a: Verifying Checksum 03:27:27 e50aa161e22a: Download complete 03:27:27 e50aa161e22a: Pull complete 03:27:28 d3c8db5fb9df: Verifying Checksum 03:27:28 d3c8db5fb9df: Download complete 03:27:32 d3c8db5fb9df: Pull complete 03:27:32 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 03:27:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:27:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:32 prd-ubuntu20.04-docker-8c-8g-7828 does not seem to be running inside a container 03:27:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:27:34 $ docker top 8a64b818e86845ef3735305d3e4f295251581b38d20bbb480eae3d0087d5768b -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 03:27:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 03:27:34 + set -o pipefail 03:27:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 03:27:43 03:27:43 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 03:27:43 03:27:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/b1bc590a-de54-4f2d-9266-88664162cffc 03:27:43 03:27:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:27:43 [Pipeline] } 03:27:43 $ docker stop --time=1 8a64b818e86845ef3735305d3e4f295251581b38d20bbb480eae3d0087d5768b 03:27:46 $ docker rm -f --volumes 8a64b818e86845ef3735305d3e4f295251581b38d20bbb480eae3d0087d5768b [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 03:27:47 + git log --format=format:%s -1 29095bb537f1da0dbab557ee3d164df1f6daf1a4 [Pipeline] sh 03:27:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:27:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:27:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:48 prd-ubuntu20.04-docker-8c-8g-7828 does not seem to be running inside a container 03:27:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:27:48 $ docker top d79ebb78df31aeb55afab28f6924eed106b88f6e37b2ef8ae1cc39d48aa993e3 -eo pid,comm 03:27:48 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). 03:27:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:27:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:48 [ssh-agent] Looking for ssh-agent implementation... 03:27:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:48 $ docker exec d79ebb78df31aeb55afab28f6924eed106b88f6e37b2ef8ae1cc39d48aa993e3 ssh-agent 03:27:48 SSH_AUTH_SOCK=/tmp/ssh-QptCBRqg3VzL/agent.32 03:27:48 SSH_AGENT_PID=38 03:27:48 Running ssh-add (command line suppressed) 03:27:48 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16111714520715617904.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16111714520715617904.key) 03:27:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:49 + git semver tag 03:27:49 2025-08-29 03:27:49,235 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:27:49 2025-08-29 03:27:49,239 [run_tag] DEBUG tag force:False 03:27:49 2025-08-29 03:27:49,239 [check_head_tag] DEBUG check head tag 03:27:49 2025-08-29 03:27:49,239 [execute] INFO git cat-file --batch-check 03:27:49 2025-08-29 03:27:49,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 03:27:49 2025-08-29 03:27:49,241 [execute] INFO git cat-file --batch 03:27:49 2025-08-29 03:27:49,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 03:27:49 2025-08-29 03:27:49,250 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:27:49 2025-08-29 03:27:49,250 [execute] INFO git tag -a v4.1.0-dev.5 -m v4.1.0-dev.5 03:27:49 2025-08-29 03:27:49,250 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.5', '-m', 'v4.1.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 03:27:49 2025-08-29 03:27:49,253 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:27:49 4.1.0-dev.5 [Pipeline] } 03:27:49 $ docker exec --env ******** --env ******** d79ebb78df31aeb55afab28f6924eed106b88f6e37b2ef8ae1cc39d48aa993e3 ssh-agent -k 03:27:49 unset SSH_AUTH_SOCK; 03:27:49 unset SSH_AGENT_PID; 03:27:49 echo Agent pid 38 killed; 03:27:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:27:49 + git semver [Pipeline] } 03:27:50 $ docker stop --time=1 d79ebb78df31aeb55afab28f6924eed106b88f6e37b2ef8ae1cc39d48aa993e3 03:27:51 $ docker rm -f --volumes d79ebb78df31aeb55afab28f6924eed106b88f6e37b2ef8ae1cc39d48aa993e3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:27:51 03:27:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:27:52 0.23.1-centos7: Pulling from edgex-lftools 03:27:52 ab5ef0e58194: Pulling fs layer 03:27:52 9712f1f96733: Pulling fs layer 03:27:52 63f879dbbcfc: Pulling fs layer 03:27:52 0d9ebad4ef96: Pulling fs layer 03:27:52 e9a5061849ea: Pulling fs layer 03:27:52 d747dcd14b5f: Pulling fs layer 03:27:52 2de7ff778b66: Pulling fs layer 03:27:52 d747dcd14b5f: Waiting 03:27:52 0d9ebad4ef96: Waiting 03:27:52 2de7ff778b66: Waiting 03:27:52 e9a5061849ea: Waiting 03:27:52 9712f1f96733: Verifying Checksum 03:27:52 9712f1f96733: Download complete 03:27:52 63f879dbbcfc: Verifying Checksum 03:27:52 63f879dbbcfc: Download complete 03:27:52 e9a5061849ea: Verifying Checksum 03:27:52 e9a5061849ea: Download complete 03:27:52 d747dcd14b5f: Verifying Checksum 03:27:52 d747dcd14b5f: Download complete 03:27:52 0d9ebad4ef96: Verifying Checksum 03:27:52 0d9ebad4ef96: Download complete 03:27:52 ab5ef0e58194: Verifying Checksum 03:27:52 ab5ef0e58194: Download complete 03:27:52 2de7ff778b66: Verifying Checksum 03:27:52 2de7ff778b66: Download complete 03:27:56 ab5ef0e58194: Pull complete 03:27:56 9712f1f96733: Pull complete 03:27:56 63f879dbbcfc: Pull complete 03:28:02 0d9ebad4ef96: Pull complete 03:28:02 e9a5061849ea: Pull complete 03:28:02 d747dcd14b5f: Pull complete 03:28:03 2de7ff778b66: Pull complete 03:28:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:28:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:28:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:03 prd-ubuntu20.04-docker-8c-8g-7828 does not seem to be running inside a container 03:28:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:28:05 $ docker top cafd97f688b51d81a6db77302351e95c781407e58dd0e08808447d7dd0e2fd82 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:28:05 provisioning config files... 03:28:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5365277188763653596tmp 03:28:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3741023017492736781tmp 03:28:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9853691017224514641tmp [Pipeline] { [Pipeline] echo 03:28:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:28:05 ---> sigul-configuration.sh 03:28:05 gpg: directory `/root/.gnupg' created 03:28:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:28:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:28:05 gpg: keyring `/root/.gnupg/secring.gpg' created 03:28:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:28:05 gpg: CAST5 encrypted data 03:28:05 gpg: encrypted with 1 passphrase 03:28:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:28:05 + mkdir /home/jenkins 03:28:05 + mkdir /home/jenkins/sigul [Pipeline] sh 03:28:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:28:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:28:06 ---> sigul-install.sh 03:28:06 Sigul already installed; skipping installation. [Pipeline] sh 03:28:06 + git tag --list 03:28:06 0.7.1 03:28:06 v1.0.0 03:28:06 v1.1.0 03:28:06 v1.1.1 03:28:06 v1.2.2 03:28:06 v1.3.0 03:28:06 v1.3.1 03:28:06 v2.0.0 03:28:06 v2.1.0 03:28:06 v2.1.1 03:28:06 v2.2.0 03:28:06 v2.3.0 03:28:06 v3.0 03:28:06 v3.0.0 03:28:06 v3.1 03:28:06 v3.1.0 03:28:06 v3.1.1 03:28:06 v4.0 03:28:06 v4.0.0 03:28:06 v4.1.0-dev.1 03:28:06 v4.1.0-dev.2 03:28:06 v4.1.0-dev.3 03:28:06 v4.1.0-dev.4 03:28:06 v4.1.0-dev.5 [Pipeline] sh 03:28:07 + lftools sign git-tag v4.1.0-dev.5 03:28:07 Signing Git tag with Sigul... 03:28:07 Signing v4.1.0-dev.5 [Pipeline] echo 03:28:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:28:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:28:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:28:08 $ docker stop --time=1 cafd97f688b51d81a6db77302351e95c781407e58dd0e08808447d7dd0e2fd82 03:28:09 $ docker rm -f --volumes cafd97f688b51d81a6db77302351e95c781407e58dd0e08808447d7dd0e2fd82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:28:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:28:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:10 prd-ubuntu20.04-docker-8c-8g-7828 does not seem to be running inside a container 03:28:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:28:10 $ docker top 7e4ba300c23521e88f396168dfb7da9a20da1477df5cae7d52586ce8af35e177 -eo pid,comm 03:28:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:28:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:28:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:28:11 [ssh-agent] Looking for ssh-agent implementation... 03:28:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:11 $ docker exec 7e4ba300c23521e88f396168dfb7da9a20da1477df5cae7d52586ce8af35e177 ssh-agent 03:28:11 SSH_AUTH_SOCK=/tmp/ssh-664fo6U1kK5w/agent.32 03:28:11 SSH_AGENT_PID=38 03:28:11 Running ssh-add (command line suppressed) 03:28:11 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6057099251674300282.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6057099251674300282.key) 03:28:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:28:11 + git semver bump pre 03:28:11 2025-08-29 03:28:11,881 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:28:11 2025-08-29 03:28:11,885 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:28:11 2025-08-29 03:28:11,885 [bump_version] DEBUG bumping version:4.1.0-dev.5 on axis:pre with prefix:dev 03:28:11 2025-08-29 03:28:11,885 [bump_version] DEBUG bumped version:4.1.0-dev.6 03:28:11 2025-08-29 03:28:11,886 [write_version] DEBUG write version:4.1.0-dev.6 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 03:28:11 2025-08-29 03:28:11,886 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:28:11 2025-08-29 03:28:11,886 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:28:11 2025-08-29 03:28:11,888 [execute] INFO git cat-file --batch-check 03:28:11 2025-08-29 03:28:11,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:28:11 2025-08-29 03:28:11,892 [execute] INFO git cat-file --batch 03:28:11 2025-08-29 03:28:11,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:28:11 2025-08-29 03:28:11,895 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:28:11 4.1.0-dev.6 [Pipeline] } 03:28:11 $ docker exec --env ******** --env ******** 7e4ba300c23521e88f396168dfb7da9a20da1477df5cae7d52586ce8af35e177 ssh-agent -k 03:28:12 unset SSH_AUTH_SOCK; 03:28:12 unset SSH_AGENT_PID; 03:28:12 echo Agent pid 38 killed; 03:28:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:28:12 + git semver [Pipeline] } 03:28:12 $ docker stop --time=1 7e4ba300c23521e88f396168dfb7da9a20da1477df5cae7d52586ce8af35e177 03:28:13 $ docker rm -f --volumes 7e4ba300c23521e88f396168dfb7da9a20da1477df5cae7d52586ce8af35e177 [Pipeline] // withDockerContainer [Pipeline] sh 03:28:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:28:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:14 prd-ubuntu20.04-docker-8c-8g-7828 does not seem to be running inside a container 03:28:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:28:14 $ docker top b7d83376a33fa6a089195dcf5ba61af6c7478963176cf6736a9cb591dd202b1e -eo pid,comm 03:28:14 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). 03:28:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:28:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:28:15 [ssh-agent] Looking for ssh-agent implementation... 03:28:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:15 $ docker exec b7d83376a33fa6a089195dcf5ba61af6c7478963176cf6736a9cb591dd202b1e ssh-agent 03:28:15 SSH_AUTH_SOCK=/tmp/ssh-CrNdNvFUdrUK/agent.32 03:28:15 SSH_AGENT_PID=38 03:28:15 Running ssh-add (command line suppressed) 03:28:15 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_103202759317426187.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_103202759317426187.key) 03:28:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:28:15 + git semver push 03:28:15 2025-08-29 03:28:15,876 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:28:15 2025-08-29 03:28:15,879 [run_push] DEBUG push 03:28:15 2025-08-29 03:28:15,880 [execute] INFO git cat-file --batch-check 03:28:15 2025-08-29 03:28:15,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:28:15 2025-08-29 03:28:15,882 [execute] INFO git rev-list 86d744b0011ef417a069b957d2ff13be89c3d76b -- 03:28:15 2025-08-29 03:28:15,882 [execute] DEBUG Popen(['git', 'rev-list', '86d744b0011ef417a069b957d2ff13be89c3d76b', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:28:15 2025-08-29 03:28:15,891 [execute] INFO git fetch -v -- origin 03:28:15 2025-08-29 03:28:15,891 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:28:16 2025-08-29 03:28:16,349 [run_push] DEBUG no remote changes detected 03:28:16 2025-08-29 03:28:16,349 [execute] INFO git push origin semver 03:28:16 2025-08-29 03:28:16,349 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:28:17 2025-08-29 03:28:17,030 [run_push] DEBUG push all version tags 03:28:17 2025-08-29 03:28:17,031 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:28:17 2025-08-29 03:28:17,031 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 03:28:18 2025-08-29 03:28:17,690 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:28:18 4.1.0-dev.6 [Pipeline] } 03:28:18 $ docker exec --env ******** --env ******** b7d83376a33fa6a089195dcf5ba61af6c7478963176cf6736a9cb591dd202b1e ssh-agent -k 03:28:18 unset SSH_AUTH_SOCK; 03:28:18 unset SSH_AGENT_PID; 03:28:18 echo Agent pid 38 killed; 03:28:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:28:18 + git semver [Pipeline] } 03:28:18 $ docker stop --time=1 b7d83376a33fa6a089195dcf5ba61af6c7478963176cf6736a9cb591dd202b1e 03:28:20 $ docker rm -f --volumes b7d83376a33fa6a089195dcf5ba61af6c7478963176cf6736a9cb591dd202b1e [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 03:28:20 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 03:28:20 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:28:20 total 16 03:28:20 drwxr-xr-x 3 root root 4096 Aug 29 03:17 . 03:28:20 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 03:28 .. 03:28:20 drwxr-xr-x 2 root root 4096 Aug 29 03:17 cost 03:28:20 -rw-r--r-- 1 root root 86 Aug 29 03:17 cost.csv 03:28:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:28:20 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:28:20 total 16 03:28:20 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 03:17 . 03:28:20 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 03:28 .. 03:28:20 drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 03:17 cost 03:28:20 -rw-r--r-- 1 jenkins jenkins 86 Aug 29 03:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:28:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:28:21 ---> package-listing.sh 03:28:21 ++ facter osfamily 03:28:21 ++ tr '[:upper:]' '[:lower:]' 03:28:22 + OS_FAMILY=debian 03:28:22 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 03:28:22 + START_PACKAGES=/tmp/packages_start.txt 03:28:22 + END_PACKAGES=/tmp/packages_end.txt 03:28:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:28:22 + PACKAGES=/tmp/packages_start.txt 03:28:22 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:28:22 + PACKAGES=/tmp/packages_end.txt 03:28:22 + case "${OS_FAMILY}" in 03:28:22 + dpkg -l 03:28:22 + grep '^ii' 03:28:22 + '[' -f /tmp/packages_start.txt ']' 03:28:22 + '[' -f /tmp/packages_end.txt ']' 03:28:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:28:22 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:28:22 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 03:28:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 03:28:22 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 03:28:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:28:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:22 prd-ubuntu20.04-docker-8c-8g-7828 does not seem to be running inside a container 03:28:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:28:23 $ docker top bc7d8350a7a3d1cc28e1b70d4427906ee62b3dfa721c4334f44c929951ef2ed2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:23 + touch /tmp/pre-build-complete [Pipeline] sh 03:28:23 + mkdir -p /var/log/sysstat [Pipeline] sh 03:28:24 + ls /var/log/sa-host 03:28:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:24 provisioning config files... 03:28:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7324694864137139806tmp [Pipeline] { [Pipeline] echo 03:28:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:28:24 ---> create-netrc.sh [Pipeline] } 03:28:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:28:24 ---> python-tools-install.sh [Pipeline] echo 03:28:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:28:25 ---> sudo-logs.sh 03:28:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:28:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:28:25 ---> job-cost.sh 03:28:25 lf-activate-venv: SKIPPING 03:28:25 DEBUG: total: 0.2199999988079071 03:28:25 INFO: Retrieving Stack Cost... 03:28:25 INFO: Retrieving Pricing Info for: v3-standard-8 03:28:26 INFO: Archiving Costs [Pipeline] echo 03:28:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:28:26 ---> logs-deploy.sh 03:28:26 lf-activate-venv: SKIPPING 03:28:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/200 03:28:26 INFO: archiving workspace using pattern(s): 03:28:27 Archives upload complete. 03:28:27 INFO: archiving logs to Nexus 03:28:28 ---> uname -a: 03:28:28 Linux prd-ubuntu20-04-docker-8c-8g-7828 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:28:28 03:28:28