Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82a85f1d5a8b5edd26386b3f1f92ed92300f945c 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-ssh16038590546382938249.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13733442162392621715.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17346846024123433893.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5322755727111300183.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-ssh15093972014346286854.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-39381 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 82a85f1d5a8b5edd26386b3f1f92ed92300f945c (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#729)" > 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 82a85f1d5a8b5edd26386b3f1f92ed92300f945c # timeout=10 > git rev-list --no-walk 8ef9746ad1a0a4d7f0b27323c0f166999a917d77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-21T03:00:22.581Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-21T03:00:22.669Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-21T03:00:22.693Z] ========================================================= [2025-02-21T03:00:22.693Z] EdgeX Global Pipelines Version Info [2025-02-21T03:00:22.693Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:00:23.416Z] ------------------- [2025-02-21T03:00:23.416Z] stable info: [2025-02-21T03:00:23.416Z] ------------------- [2025-02-21T03:00:23.416Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-21T03:00:23.416Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-21T03:00:23.416Z] Message: update stable to v1.0.269 [2025-02-21T03:00:23.988Z] ------------------- [2025-02-21T03:00:23.988Z] experimental info: [2025-02-21T03:00:23.988Z] ------------------- [2025-02-21T03:00:23.988Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-21T03:00:23.988Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-21T03:00:23.988Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-21T03:00:24.082Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-02-21T03:00:24.098Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-02-21T03:00:24.118Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-21T03:00:24.144Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-21T03:00:24.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-21T03:00:24.185Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-21T03:00:24.205Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-21T03:00:24.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-21T03:00:24.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-21T03:00:24.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-21T03:00:24.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-21T03:00:24.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-02-21T03:00:24.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-21T03:00:24.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-21T03:00:24.394Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-21T03:00:24.419Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-21T03:00:24.443Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-21T03:00:24.471Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-21T03:00:24.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-21T03:00:24.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-21T03:00:24.563Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-21T03:00:24.593Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-21T03:00:24.616Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-21T03:00:24.640Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-21T03:00:24.662Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-21T03:00:24.683Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-21T03:00:24.710Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-21T03:00:24.732Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-21T03:00:24.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-21T03:00:24.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-21T03:00:24.802Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82a85f1d5a8b5edd26386b3f1f92ed92300f945c [Pipeline] echo [2025-02-21T03:00:24.827Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82a85f1 [Pipeline] echo [2025-02-21T03:00:24.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T03:00:24.917Z] provisioning config files... [2025-02-21T03:00:24.931Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17783597040845805682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:00:25.270Z] ---> ****-login.sh [2025-02-21T03:00:25.270Z] nexus3.edgexfoundry.org:10001 [2025-02-21T03:00:25.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:00:25.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:00:25.792Z] Configure a credential helper to remove this warning. See [2025-02-21T03:00:25.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:00:25.792Z] [2025-02-21T03:00:25.792Z] Login Succeeded [2025-02-21T03:00:25.792Z] nexus3.edgexfoundry.org:10002 [2025-02-21T03:00:25.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:00:26.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:00:26.051Z] Configure a credential helper to remove this warning. See [2025-02-21T03:00:26.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:00:26.051Z] [2025-02-21T03:00:26.051Z] Login Succeeded [2025-02-21T03:00:26.051Z] nexus3.edgexfoundry.org:10003 [2025-02-21T03:00:26.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:00:26.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:00:26.051Z] Configure a credential helper to remove this warning. See [2025-02-21T03:00:26.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:00:26.051Z] [2025-02-21T03:00:26.051Z] Login Succeeded [2025-02-21T03:00:26.051Z] nexus3.edgexfoundry.org:10004 [2025-02-21T03:00:26.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:00:26.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:00:26.311Z] Configure a credential helper to remove this warning. See [2025-02-21T03:00:26.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:00:26.311Z] [2025-02-21T03:00:26.311Z] Login Succeeded [2025-02-21T03:00:26.311Z] ****.io [2025-02-21T03:00:26.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:00:26.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:00:26.571Z] Configure a credential helper to remove this warning. See [2025-02-21T03:00:26.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:00:26.571Z] [2025-02-21T03:00:26.571Z] Login Succeeded [2025-02-21T03:00:26.571Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T03:00:26.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-21T03:00:27.000Z] + git rev-list -1 --merges 82a85f1d5a8b5edd26386b3f1f92ed92300f945c~1..82a85f1d5a8b5edd26386b3f1f92ed92300f945c [Pipeline] echo [2025-02-21T03:00:27.026Z] -----------> git rev-list -1 --merges 82a85f1d5a8b5edd26386b3f1f92ed92300f945c~1..82a85f1d5a8b5edd26386b3f1f92ed92300f945c 82a85f1d5a8b5edd26386b3f1f92ed92300f945c [false] [Pipeline] sh [2025-02-21T03:00:27.317Z] + git log --format=format:%s -1 82a85f1d5a8b5edd26386b3f1f92ed92300f945c [Pipeline] echo [2025-02-21T03:00:27.333Z] ========================================================= [2025-02-21T03:00:27.333Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-21T03:00:27.333Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T03:00:27.683Z] + git log --format=format:%s -1 82a85f1d5a8b5edd26386b3f1f92ed92300f945c [Pipeline] echo [2025-02-21T03:00:27.696Z] [semverPrep] GIT_COMMIT: 82a85f1d5a8b5edd26386b3f1f92ed92300f945c, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#729) [Pipeline] echo [2025-02-21T03:00:27.709Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-21T03:00:28.091Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T03:00:28.091Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-21T03:00:28.091Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-21T03:00:28.091Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-21T03:00:28.091Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-21T03:00:28.091Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-21T03:00:28.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:00:28.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T03:00:28.518Z] [2025-02-21T03:00:28.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:00:28.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T03:00:28.826Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-21T03:00:28.826Z] b85a868b505f: Pulling fs layer [2025-02-21T03:00:28.826Z] e2be974225ed: Pulling fs layer [2025-02-21T03:00:28.826Z] 339a4e72a1f5: Pulling fs layer [2025-02-21T03:00:28.826Z] 988bab9f4d93: Pulling fs layer [2025-02-21T03:00:28.826Z] 1469e6f7b9e6: Pulling fs layer [2025-02-21T03:00:28.826Z] eaf3925da568: Pulling fs layer [2025-02-21T03:00:28.826Z] bab4dde63d76: Pulling fs layer [2025-02-21T03:00:28.826Z] bde34c3a00c8: Pulling fs layer [2025-02-21T03:00:28.826Z] b352a97aabf1: Pulling fs layer [2025-02-21T03:00:28.826Z] 4872d77fe225: Pulling fs layer [2025-02-21T03:00:28.826Z] 5851b861e8e6: Pulling fs layer [2025-02-21T03:00:28.826Z] b352a97aabf1: Waiting [2025-02-21T03:00:28.826Z] eaf3925da568: Waiting [2025-02-21T03:00:28.826Z] bde34c3a00c8: Waiting [2025-02-21T03:00:28.826Z] 988bab9f4d93: Waiting [2025-02-21T03:00:28.826Z] 4872d77fe225: Waiting [2025-02-21T03:00:28.826Z] bab4dde63d76: Waiting [2025-02-21T03:00:28.826Z] 1469e6f7b9e6: Waiting [2025-02-21T03:00:28.826Z] e2be974225ed: Verifying Checksum [2025-02-21T03:00:28.826Z] e2be974225ed: Download complete [2025-02-21T03:00:28.826Z] 988bab9f4d93: Verifying Checksum [2025-02-21T03:00:28.826Z] 988bab9f4d93: Download complete [2025-02-21T03:00:29.086Z] 1469e6f7b9e6: Verifying Checksum [2025-02-21T03:00:29.086Z] 1469e6f7b9e6: Download complete [2025-02-21T03:00:29.086Z] 339a4e72a1f5: Verifying Checksum [2025-02-21T03:00:29.086Z] 339a4e72a1f5: Download complete [2025-02-21T03:00:29.086Z] eaf3925da568: Verifying Checksum [2025-02-21T03:00:29.086Z] eaf3925da568: Download complete [2025-02-21T03:00:29.086Z] bde34c3a00c8: Verifying Checksum [2025-02-21T03:00:29.086Z] bde34c3a00c8: Download complete [2025-02-21T03:00:29.086Z] b352a97aabf1: Download complete [2025-02-21T03:00:29.086Z] 4872d77fe225: Download complete [2025-02-21T03:00:29.086Z] 5851b861e8e6: Verifying Checksum [2025-02-21T03:00:29.086Z] 5851b861e8e6: Download complete [2025-02-21T03:00:29.086Z] b85a868b505f: Verifying Checksum [2025-02-21T03:00:29.086Z] b85a868b505f: Download complete [2025-02-21T03:00:29.346Z] bab4dde63d76: Verifying Checksum [2025-02-21T03:00:29.346Z] bab4dde63d76: Download complete [2025-02-21T03:00:30.280Z] b85a868b505f: Pull complete [2025-02-21T03:00:30.538Z] e2be974225ed: Pull complete [2025-02-21T03:00:30.799Z] 339a4e72a1f5: Pull complete [2025-02-21T03:00:31.058Z] 988bab9f4d93: Pull complete [2025-02-21T03:00:31.317Z] 1469e6f7b9e6: Pull complete [2025-02-21T03:00:31.317Z] eaf3925da568: Pull complete [2025-02-21T03:00:32.694Z] bab4dde63d76: Pull complete [2025-02-21T03:00:32.694Z] bde34c3a00c8: Pull complete [2025-02-21T03:00:32.952Z] b352a97aabf1: Pull complete [2025-02-21T03:00:32.952Z] 4872d77fe225: Pull complete [2025-02-21T03:00:32.952Z] 5851b861e8e6: Pull complete [2025-02-21T03:00:32.952Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-21T03:00:32.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T03:00:32.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:00:33.088Z] prd-ubuntu20.04-docker-8c-8g-39381 does not seem to be running inside a container [2025-02-21T03:00:33.119Z] $ 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 [2025-02-21T03:00:34.582Z] $ docker top 95bfb202504c94ba000af2a842c9d49e49d24a2c575ed33b37a9504b044882c8 -eo pid,comm [2025-02-21T03:00:34.636Z] 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). [2025-02-21T03:00:34.636Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T03:00:34.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T03:00:34.694Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T03:00:34.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T03:00:34.811Z] $ docker exec 95bfb202504c94ba000af2a842c9d49e49d24a2c575ed33b37a9504b044882c8 ssh-agent [2025-02-21T03:00:34.907Z] SSH_AUTH_SOCK=/tmp/ssh-2mLHdEEUvHOl/agent.33 [2025-02-21T03:00:34.907Z] SSH_AGENT_PID=39 [2025-02-21T03:00:34.912Z] Running ssh-add (command line suppressed) [2025-02-21T03:00:35.019Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12191210340193989902.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12191210340193989902.key) [2025-02-21T03:00:35.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T03:00:35.329Z] + git tag --points-at HEAD [Pipeline] } [2025-02-21T03:00:35.339Z] $ docker exec --env ******** --env ******** 95bfb202504c94ba000af2a842c9d49e49d24a2c575ed33b37a9504b044882c8 ssh-agent -k [2025-02-21T03:00:35.435Z] unset SSH_AUTH_SOCK; [2025-02-21T03:00:35.435Z] unset SSH_AGENT_PID; [2025-02-21T03:00:35.435Z] echo Agent pid 39 killed; [2025-02-21T03:00:35.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-21T03:00:35.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T03:00:35.494Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T03:00:35.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T03:00:35.641Z] $ docker exec 95bfb202504c94ba000af2a842c9d49e49d24a2c575ed33b37a9504b044882c8 ssh-agent [2025-02-21T03:00:35.742Z] SSH_AUTH_SOCK=/tmp/ssh-UQ0mLvxwh4ua/agent.72 [2025-02-21T03:00:35.742Z] SSH_AGENT_PID=78 [2025-02-21T03:00:35.746Z] Running ssh-add (command line suppressed) [2025-02-21T03:00:35.832Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5690140822341205473.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5690140822341205473.key) [2025-02-21T03:00:35.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T03:00:36.135Z] + git semver init [2025-02-21T03:00:36.393Z] 2025-02-21 03:00:36,301 [run_init] DEBUG init version:0.0.0 force:False [2025-02-21T03:00:36.393Z] 2025-02-21 03:00:36,302 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-02-21T03:00:36.393Z] 2025-02-21 03:00:36,302 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-02-21T03:00:36.393Z] 2025-02-21 03:00:36,302 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-21T03:00:38.303Z] 2025-02-21 03:00:37,802 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2025-02-21T03:00:38.303Z] 2025-02-21 03:00:37,803 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2025-02-21T03:00:38.303Z] 2025-02-21 03:00:37,803 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-21T03:00:38.303Z] 2025-02-21 03:00:37,803 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-21T03:00:38.303Z] 4.0.0-dev.12 [Pipeline] } [2025-02-21T03:00:38.314Z] $ docker exec --env ******** --env ******** 95bfb202504c94ba000af2a842c9d49e49d24a2c575ed33b37a9504b044882c8 ssh-agent -k [2025-02-21T03:00:38.414Z] unset SSH_AUTH_SOCK; [2025-02-21T03:00:38.414Z] unset SSH_AGENT_PID; [2025-02-21T03:00:38.414Z] echo Agent pid 78 killed; [2025-02-21T03:00:38.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T03:00:38.752Z] + git semver [Pipeline] } [2025-02-21T03:00:39.025Z] $ docker stop --time=1 95bfb202504c94ba000af2a842c9d49e49d24a2c575ed33b37a9504b044882c8 [2025-02-21T03:00:40.368Z] $ docker rm -f --volumes 95bfb202504c94ba000af2a842c9d49e49d24a2c575ed33b37a9504b044882c8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T03:00:40.720Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-21T03:00:41.004Z] Stashed 1 file(s) [Pipeline] echo [2025-02-21T03:00:41.009Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.12 [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 [2025-02-21T03:00:41.193Z] provisioning config files... [2025-02-21T03:00:41.202Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6351994822090832127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:00:41.503Z] ---> ****-login.sh [2025-02-21T03:00:41.503Z] nexus3.edgexfoundry.org:10001 [2025-02-21T03:00:41.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:00:41.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:00:41.503Z] Configure a credential helper to remove this warning. See [2025-02-21T03:00:41.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:00:41.503Z] [2025-02-21T03:00:41.503Z] Login Succeeded [2025-02-21T03:00:41.503Z] nexus3.edgexfoundry.org:10002 [2025-02-21T03:00:41.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:00:41.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:00:41.503Z] Configure a credential helper to remove this warning. See [2025-02-21T03:00:41.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:00:41.503Z] [2025-02-21T03:00:41.503Z] Login Succeeded [2025-02-21T03:00:41.503Z] nexus3.edgexfoundry.org:10003 [2025-02-21T03:00:41.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:00:41.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:00:41.762Z] Configure a credential helper to remove this warning. See [2025-02-21T03:00:41.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:00:41.762Z] [2025-02-21T03:00:41.762Z] Login Succeeded [2025-02-21T03:00:41.762Z] nexus3.edgexfoundry.org:10004 [2025-02-21T03:00:41.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:00:41.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:00:41.762Z] Configure a credential helper to remove this warning. See [2025-02-21T03:00:41.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:00:41.762Z] [2025-02-21T03:00:41.762Z] Login Succeeded [2025-02-21T03:00:41.762Z] ****.io [2025-02-21T03:00:42.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:00:42.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:00:42.021Z] Configure a credential helper to remove this warning. See [2025-02-21T03:00:42.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:00:42.021Z] [2025-02-21T03:00:42.021Z] Login Succeeded [2025-02-21T03:00:42.021Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T03:00:42.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-21T03:00:42.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T03:00:42.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T03:00:42.150Z] ========================================================= [2025-02-21T03:00:42.151Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-21T03:00:42.151Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:00:42.487Z] + 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 . [2025-02-21T03:00:42.487Z] Sending build context to Docker daemon 21.15MB [2025-02-21T03:00:42.487Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T03:00:42.487Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-21T03:00:42.487Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-21T03:00:42.487Z] da9db072f522: Pulling fs layer [2025-02-21T03:00:42.487Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-21T03:00:42.487Z] 06f05ace1117: Pulling fs layer [2025-02-21T03:00:42.487Z] 5fe327b54edc: Pulling fs layer [2025-02-21T03:00:42.487Z] 4f4fb700ef54: Pulling fs layer [2025-02-21T03:00:42.487Z] 92a5565b7b96: Pulling fs layer [2025-02-21T03:00:42.487Z] ff9bb7016b71: Pulling fs layer [2025-02-21T03:00:42.487Z] b67dba6c2c7d: Pulling fs layer [2025-02-21T03:00:42.487Z] a813b0c90790: Pulling fs layer [2025-02-21T03:00:42.487Z] 92a5565b7b96: Waiting [2025-02-21T03:00:42.487Z] 5fe327b54edc: Waiting [2025-02-21T03:00:42.487Z] a813b0c90790: Waiting [2025-02-21T03:00:42.487Z] ff9bb7016b71: Waiting [2025-02-21T03:00:42.487Z] 4f4fb700ef54: Waiting [2025-02-21T03:00:42.487Z] b67dba6c2c7d: Waiting [2025-02-21T03:00:42.746Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-21T03:00:42.746Z] 6ef4a4ee8ca5: Download complete [2025-02-21T03:00:42.746Z] 5fe327b54edc: Download complete [2025-02-21T03:00:42.746Z] 4f4fb700ef54: Verifying Checksum [2025-02-21T03:00:42.746Z] 4f4fb700ef54: Download complete [2025-02-21T03:00:42.746Z] 92a5565b7b96: Verifying Checksum [2025-02-21T03:00:42.746Z] 92a5565b7b96: Download complete [2025-02-21T03:00:42.746Z] da9db072f522: Verifying Checksum [2025-02-21T03:00:42.746Z] da9db072f522: Download complete [2025-02-21T03:00:42.746Z] ff9bb7016b71: Verifying Checksum [2025-02-21T03:00:42.746Z] ff9bb7016b71: Download complete [2025-02-21T03:00:42.746Z] da9db072f522: Pull complete [2025-02-21T03:00:43.006Z] 6ef4a4ee8ca5: Pull complete [2025-02-21T03:00:43.006Z] a813b0c90790: Verifying Checksum [2025-02-21T03:00:43.006Z] a813b0c90790: Download complete [2025-02-21T03:00:43.006Z] 06f05ace1117: Verifying Checksum [2025-02-21T03:00:43.006Z] 06f05ace1117: Download complete [2025-02-21T03:00:43.571Z] b67dba6c2c7d: Verifying Checksum [2025-02-21T03:00:43.571Z] b67dba6c2c7d: Download complete [2025-02-21T03:00:46.103Z] 06f05ace1117: Pull complete [2025-02-21T03:00:46.103Z] 5fe327b54edc: Pull complete [2025-02-21T03:00:46.103Z] 4f4fb700ef54: Pull complete [2025-02-21T03:00:46.103Z] 92a5565b7b96: Pull complete [2025-02-21T03:00:46.365Z] ff9bb7016b71: Pull complete [2025-02-21T03:00:48.260Z] b67dba6c2c7d: Pull complete [2025-02-21T03:00:48.829Z] a813b0c90790: Pull complete [2025-02-21T03:00:48.829Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-21T03:00:48.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-21T03:00:48.829Z] ---> 3ba60ce46760 [2025-02-21T03:00:48.829Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-02-21T03:00:51.367Z] ---> Running in 1f41c9c58226 [2025-02-21T03:00:51.367Z] Removing intermediate container 1f41c9c58226 [2025-02-21T03:00:51.367Z] ---> 810a45f4c0c4 [2025-02-21T03:00:51.367Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-21T03:00:51.367Z] ---> Running in 3dc29dccaeb8 [2025-02-21T03:00:51.367Z] Removing intermediate container 3dc29dccaeb8 [2025-02-21T03:00:51.367Z] ---> b1cca4c57992 [2025-02-21T03:00:51.367Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-21T03:00:51.367Z] ---> Running in b309dc58ecc7 [2025-02-21T03:00:51.367Z] Removing intermediate container b309dc58ecc7 [2025-02-21T03:00:51.367Z] ---> fa4448fc748d [2025-02-21T03:00:51.367Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-21T03:00:51.367Z] ---> Running in d41926a1eaa0 [2025-02-21T03:00:51.367Z] Removing intermediate container d41926a1eaa0 [2025-02-21T03:00:51.367Z] ---> d0bcdfe9ccd2 [2025-02-21T03:00:51.367Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-21T03:00:51.367Z] ---> Running in 8a15504d5887 [2025-02-21T03:00:51.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T03:00:51.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T03:00:51.888Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-02-21T03:00:51.888Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-02-21T03:00:51.888Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-02-21T03:00:52.149Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-02-21T03:00:52.149Z] Executing busybox-1.36.1-r29.trigger [2025-02-21T03:00:52.149Z] OK: 252 MiB in 62 packages [2025-02-21T03:00:52.409Z] Removing intermediate container 8a15504d5887 [2025-02-21T03:00:52.409Z] ---> 5de2511f8b19 [2025-02-21T03:00:52.409Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-02-21T03:00:52.409Z] ---> Running in c7ab012fcf7f [2025-02-21T03:00:52.409Z] Removing intermediate container c7ab012fcf7f [2025-02-21T03:00:52.409Z] ---> f7d7bd55fd1f [2025-02-21T03:00:52.409Z] Step 9/12 : COPY go.mod vendor* ./ [2025-02-21T03:00:52.668Z] ---> 7f7716e62a05 [2025-02-21T03:00:52.668Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T03:00:52.668Z] ---> Running in 75af33dfb21e [2025-02-21T03:00:56.147Z] Still waiting to schedule task [2025-02-21T03:00:56.147Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-21T03:01:31.403Z] Removing intermediate container 75af33dfb21e [2025-02-21T03:01:31.403Z] ---> 226a0e601300 [2025-02-21T03:01:31.403Z] Step 11/12 : COPY . . [2025-02-21T03:01:31.403Z] ---> b93d8c643d51 [2025-02-21T03:01:31.403Z] Step 12/12 : RUN $MAKE [2025-02-21T03:01:31.403Z] ---> Running in 668c29b1f22b [2025-02-21T03:01:31.403Z] noop [2025-02-21T03:01:31.403Z] Removing intermediate container 668c29b1f22b [2025-02-21T03:01:31.403Z] ---> 213ef1d75335 [2025-02-21T03:01:31.403Z] Successfully built 213ef1d75335 [2025-02-21T03:01:31.403Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:01:31.738Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-21T03:01:31.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:01:31.824Z] prd-ubuntu20.04-docker-8c-8g-39381 does not seem to be running inside a container [2025-02-21T03:01:31.855Z] $ 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 [2025-02-21T03:01:32.157Z] $ docker top 1665d0e881a588d6ea1f094c2188271d86d044c8b2bc3cb9a0684c78ae7d535f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T03:01:32.507Z] + go version [2025-02-21T03:01:32.507Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-21T03:01:32.515Z] $ docker stop --time=1 1665d0e881a588d6ea1f094c2188271d86d044c8b2bc3cb9a0684c78ae7d535f [2025-02-21T03:01:33.801Z] $ docker rm -f --volumes 1665d0e881a588d6ea1f094c2188271d86d044c8b2bc3cb9a0684c78ae7d535f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:01:34.248Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-21T03:01:34.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:01:34.334Z] prd-ubuntu20.04-docker-8c-8g-39381 does not seem to be running inside a container [2025-02-21T03:01:34.362Z] $ 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 [2025-02-21T03:01:34.665Z] $ docker top 13746e23c6724ec94659a7a66a79fb54073784785be1a2d7d8a8e3c96a8dbd46 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T03:01:35.015Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-21T03:01:35.320Z] + make test [2025-02-21T03:01:35.320Z] go test ./... -coverprofile=coverage.out ./... [2025-02-21T03:01:36.697Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-02-21T03:01:54.762Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-02-21T03:01:54.762Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-02-21T03:01:54.763Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [2025-02-21T03:02:01.314Z] go vet ./... [2025-02-21T03:02:06.574Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-21T03:02:06.574Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-21T03:02:06.574Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-21T03:02:06.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-21T03:02:06.602Z] $ docker stop --time=1 13746e23c6724ec94659a7a66a79fb54073784785be1a2d7d8a8e3c96a8dbd46 [2025-02-21T03:02:09.013Z] $ docker rm -f --volumes 13746e23c6724ec94659a7a66a79fb54073784785be1a2d7d8a8e3c96a8dbd46 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T03:02:09.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-21T03:02:09.584Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-21T03:02:10.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-21T03:02:10.427Z] + ls -al . [2025-02-21T03:02:10.427Z] total 252 [2025-02-21T03:02:10.427Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 03:01 . [2025-02-21T03:02:10.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:00 .. [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 21 03:00 .dockerignore [2025-02-21T03:02:10.427Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:01 .git [2025-02-21T03:02:10.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:00 .github [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 21 03:00 .gitignore [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 03:00 .golangci.yml [2025-02-21T03:02:10.427Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:00 .semver [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 19106 Feb 21 03:00 Attribution.txt [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 18574 Feb 21 03:00 CHANGELOG.md [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 1803 Feb 21 03:00 Dockerfile [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 03:00 GOVERNANCE.md [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 21 03:00 Jenkinsfile [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 21 03:00 LICENSE [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 2545 Feb 21 03:00 Makefile [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 21 03:00 OWNERS.md [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 21 03:00 README.md [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 03:00 VERSION [2025-02-21T03:02:10.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:00 bin [2025-02-21T03:02:10.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:00 cmd [2025-02-21T03:02:10.427Z] -rw-r--r-- 1 jenkins jenkins 21039 Feb 21 03:01 coverage.out [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 6223 Feb 21 03:00 go.mod [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 86628 Feb 21 03:00 go.sum [2025-02-21T03:02:10.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:00 internal [2025-02-21T03:02:10.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:00 mock [2025-02-21T03:02:10.427Z] -rw-rw-r-- 1 jenkins jenkins 227 Feb 21 03:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:02:10.740Z] + 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=82a85f1d5a8b5edd26386b3f1f92ed92300f945c --label arch=amd64 --label version=4.0.0-dev.12 . [2025-02-21T03:02:10.740Z] Sending build context to Docker daemon 21.17MB [2025-02-21T03:02:10.740Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T03:02:10.740Z] Step 2/25 : FROM ${BASE} AS builder [2025-02-21T03:02:10.740Z] ---> 213ef1d75335 [2025-02-21T03:02:10.740Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-02-21T03:02:11.000Z] ---> Running in b52ec519e1dc [2025-02-21T03:02:11.000Z] Removing intermediate container b52ec519e1dc [2025-02-21T03:02:11.000Z] ---> 4768dcbbc449 [2025-02-21T03:02:11.000Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-21T03:02:11.000Z] ---> Running in 8bfec333a095 [2025-02-21T03:02:11.000Z] Removing intermediate container 8bfec333a095 [2025-02-21T03:02:11.000Z] ---> 94e2ab164e8d [2025-02-21T03:02:11.000Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-21T03:02:11.000Z] ---> Running in ae698f9e675c [2025-02-21T03:02:11.259Z] Removing intermediate container ae698f9e675c [2025-02-21T03:02:11.259Z] ---> 498f2c512785 [2025-02-21T03:02:11.259Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-02-21T03:02:11.259Z] ---> Running in b99223cb93c7 [2025-02-21T03:02:11.259Z] Removing intermediate container b99223cb93c7 [2025-02-21T03:02:11.259Z] ---> 2cc28b04c3b8 [2025-02-21T03:02:11.259Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-21T03:02:11.259Z] ---> Running in 491ef9680bd9 [2025-02-21T03:02:11.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T03:02:11.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T03:02:12.039Z] OK: 252 MiB in 62 packages [2025-02-21T03:02:12.307Z] Removing intermediate container 491ef9680bd9 [2025-02-21T03:02:12.307Z] ---> e917b67783cc [2025-02-21T03:02:12.307Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-02-21T03:02:12.307Z] ---> Running in c7f155558fff [2025-02-21T03:02:12.307Z] Removing intermediate container c7f155558fff [2025-02-21T03:02:12.307Z] ---> 9772622b322d [2025-02-21T03:02:12.307Z] Step 9/25 : COPY go.mod vendor* ./ [2025-02-21T03:02:12.568Z] ---> 09594eebc93a [2025-02-21T03:02:12.568Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T03:02:12.568Z] ---> Running in d7d5586e1104 [2025-02-21T03:02:13.136Z] Removing intermediate container d7d5586e1104 [2025-02-21T03:02:13.136Z] ---> bd6759e16ccb [2025-02-21T03:02:13.136Z] Step 11/25 : COPY . . [2025-02-21T03:02:13.702Z] ---> 25dee7c4441c [2025-02-21T03:02:13.702Z] Step 12/25 : RUN $MAKE [2025-02-21T03:02:13.702Z] ---> Running in 7a073a3b9054 [2025-02-21T03:02:13.702Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-02-21T03:02:23.357Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39383 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2025-02-21T03:02:23.373Z] Running in /w/workspace/device-mqtt-go/190 [Pipeline] { [Pipeline] checkout [2025-02-21T03:02:26.419Z] The recommended git tool is: git [2025-02-21T03:02:30.832Z] using credential edgex-jenkins-ssh [2025-02-21T03:02:30.853Z] Cloning the remote Git repository [2025-02-21T03:02:30.890Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-02-21T03:02:30.977Z] > git init /w/workspace/device-mqtt-go/190 # timeout=10 [2025-02-21T03:02:31.094Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-02-21T03:02:31.094Z] > git --version # timeout=10 [2025-02-21T03:02:31.113Z] > git --version # 'git version 2.25.1' [2025-02-21T03:02:31.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-21T03:02:31.246Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-21T03:02:33.762Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-02-21T03:02:33.784Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-21T03:02:34.603Z] Avoid second fetch [2025-02-21T03:02:34.604Z] Checking out Revision 82a85f1d5a8b5edd26386b3f1f92ed92300f945c (main) [2025-02-21T03:02:34.619Z] > git config core.sparsecheckout # timeout=10 [2025-02-21T03:02:34.676Z] > git checkout -f 82a85f1d5a8b5edd26386b3f1f92ed92300f945c # timeout=10 [2025-02-21T03:02:35.177Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#729)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T03:02:39.729Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-21T03:02:39.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-21T03:02:39.729Z] Dload Upload Total Spent Left Speed [2025-02-21T03:02:39.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 60225 0 --:--:-- --:--:-- --:--:-- 60509 [Pipeline] sh [2025-02-21T03:02:40.060Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-21T03:02:40.232Z] Removing intermediate container 7a073a3b9054 [2025-02-21T03:02:40.232Z] ---> a4b13f83e7f2 [2025-02-21T03:02:40.232Z] Step 13/25 : FROM alpine:3.20 [2025-02-21T03:02:40.232Z] 3.20: Pulling from library/alpine [2025-02-21T03:02:40.232Z] 0a9a5dfd008f: Pulling fs layer [2025-02-21T03:02:40.232Z] 0a9a5dfd008f: Download complete [2025-02-21T03:02:40.232Z] 0a9a5dfd008f: Pull complete [2025-02-21T03:02:40.232Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-21T03:02:40.232Z] Status: Downloaded newer image for alpine:3.20 [2025-02-21T03:02:40.232Z] ---> ff221270b9fb [2025-02-21T03:02:40.232Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-02-21T03:02:40.232Z] ---> Running in 751aa444ed3d [2025-02-21T03:02:40.232Z] Removing intermediate container 751aa444ed3d [2025-02-21T03:02:40.232Z] ---> 52cccccbc971 [2025-02-21T03:02:40.232Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-02-21T03:02:40.232Z] ---> Running in b0522c853d9d [2025-02-21T03:02:40.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T03:02:40.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T03:02:40.387Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-21T03:02:40.387Z] + sudo tee /etc/docker/daemon.new [2025-02-21T03:02:40.387Z] { [2025-02-21T03:02:40.387Z] "registry-mirrors": [ [2025-02-21T03:02:40.387Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-21T03:02:40.387Z] ], [2025-02-21T03:02:40.387Z] "bip": "10.250.0.254/24", [2025-02-21T03:02:40.387Z] "hosts": [ [2025-02-21T03:02:40.387Z] "tcp://0.0.0.0:5555", [2025-02-21T03:02:40.387Z] "unix:///var/run/docker.sock" [2025-02-21T03:02:40.387Z] ], [2025-02-21T03:02:40.387Z] "mtu": 1458, [2025-02-21T03:02:40.387Z] "selinux-enabled": true, [2025-02-21T03:02:40.387Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-21T03:02:40.387Z] } [Pipeline] sh [2025-02-21T03:02:40.496Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-21T03:02:40.496Z] Executing busybox-1.36.1-r29.trigger [2025-02-21T03:02:40.496Z] OK: 8 MiB in 15 packages [2025-02-21T03:02:40.714Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-21T03:02:40.756Z] Removing intermediate container b0522c853d9d [2025-02-21T03:02:40.756Z] ---> 610edfad870d [2025-02-21T03:02:40.756Z] Step 16/25 : RUN apk --no-cache upgrade [2025-02-21T03:02:40.756Z] ---> Running in a6afac8aeeec [2025-02-21T03:02:41.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T03:02:41.047Z] + sudo service docker restart [2025-02-21T03:02:41.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T03:02:41.536Z] OK: 8 MiB in 15 packages [2025-02-21T03:02:41.795Z] Removing intermediate container a6afac8aeeec [2025-02-21T03:02:41.795Z] ---> cc1b2afdddd1 [2025-02-21T03:02:41.795Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-02-21T03:02:42.364Z] ---> 2e6aa1abb016 [2025-02-21T03:02:42.364Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-02-21T03:02:42.624Z] ---> 2458215f613d [2025-02-21T03:02:42.624Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-02-21T03:02:42.624Z] ---> 10cf59b12d34 [2025-02-21T03:02:42.624Z] Step 20/25 : EXPOSE 59982 [2025-02-21T03:02:42.624Z] ---> Running in d1717bf0b255 [2025-02-21T03:02:42.884Z] Removing intermediate container d1717bf0b255 [2025-02-21T03:02:42.884Z] ---> 1d8bcc9e786f [2025-02-21T03:02:42.884Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-02-21T03:02:42.884Z] ---> Running in d3d70c46a3ed [2025-02-21T03:02:42.884Z] Removing intermediate container d3d70c46a3ed [2025-02-21T03:02:42.884Z] ---> d5a83801741d [2025-02-21T03:02:42.884Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-21T03:02:42.884Z] ---> Running in 4c307bdca712 [2025-02-21T03:02:42.884Z] Removing intermediate container 4c307bdca712 [2025-02-21T03:02:42.884Z] ---> ebeb2fb2d9e4 [2025-02-21T03:02:42.884Z] Step 23/25 : LABEL arch=amd64 [2025-02-21T03:02:42.884Z] ---> Running in 53a8955d32c1 [2025-02-21T03:02:43.143Z] Removing intermediate container 53a8955d32c1 [2025-02-21T03:02:43.143Z] ---> 87ffa35685a3 [2025-02-21T03:02:43.143Z] Step 24/25 : LABEL git_sha=82a85f1d5a8b5edd26386b3f1f92ed92300f945c [2025-02-21T03:02:43.143Z] ---> Running in 335253abc46d [2025-02-21T03:02:43.143Z] Removing intermediate container 335253abc46d [2025-02-21T03:02:43.143Z] ---> e57cac8b9a7e [2025-02-21T03:02:43.143Z] Step 25/25 : LABEL version=4.0.0-dev.12 [2025-02-21T03:02:43.143Z] ---> Running in 5d9dc89e63a3 [2025-02-21T03:02:43.143Z] Removing intermediate container 5d9dc89e63a3 [2025-02-21T03:02:43.143Z] ---> 0e5f9396cc7a [2025-02-21T03:02:43.143Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-21T03:02:43.143Z] Successfully built 0e5f9396cc7a [2025-02-21T03:02:43.143Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T03:02:43.285Z] provisioning config files... [2025-02-21T03:02:43.296Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1098223319662615311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:02:43.597Z] ---> ****-login.sh [2025-02-21T03:02:43.597Z] nexus3.edgexfoundry.org:10001 [2025-02-21T03:02:43.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:02:43.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:02:43.597Z] Configure a credential helper to remove this warning. See [2025-02-21T03:02:43.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:02:43.597Z] [2025-02-21T03:02:43.597Z] Login Succeeded [2025-02-21T03:02:43.597Z] nexus3.edgexfoundry.org:10002 [2025-02-21T03:02:43.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:02:43.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:02:43.597Z] Configure a credential helper to remove this warning. See [2025-02-21T03:02:43.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:02:43.597Z] [2025-02-21T03:02:43.598Z] Login Succeeded [2025-02-21T03:02:43.598Z] nexus3.edgexfoundry.org:10003 [2025-02-21T03:02:43.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:02:43.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:02:43.857Z] Configure a credential helper to remove this warning. See [2025-02-21T03:02:43.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:02:43.857Z] [2025-02-21T03:02:43.857Z] Login Succeeded [2025-02-21T03:02:43.857Z] nexus3.edgexfoundry.org:10004 [2025-02-21T03:02:43.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:02:43.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:02:43.857Z] Configure a credential helper to remove this warning. See [2025-02-21T03:02:43.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:02:43.857Z] [2025-02-21T03:02:43.857Z] Login Succeeded [2025-02-21T03:02:43.857Z] ****.io [2025-02-21T03:02:43.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:02:44.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:02:44.116Z] Configure a credential helper to remove this warning. See [2025-02-21T03:02:44.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:02:44.116Z] [2025-02-21T03:02:44.116Z] Login Succeeded [2025-02-21T03:02:44.116Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T03:02:44.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T03:02:44.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T03:02:44.222Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2025-02-21T03:02:44.222Z] 82a85f1d5a8b5edd26386b3f1f92ed92300f945c [2025-02-21T03:02:44.222Z] latest [2025-02-21T03:02:44.222Z] 4.0.0-dev.12 [2025-02-21T03:02:44.222Z] 82a85f1d5a8b5edd26386b3f1f92ed92300f945c-4.0.0-dev.12 [2025-02-21T03:02:44.222Z] main [2025-02-21T03:02:44.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:02:44.570Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:82a85f1d5a8b5edd26386b3f1f92ed92300f945c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:02:44.892Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:82a85f1d5a8b5edd26386b3f1f92ed92300f945c [2025-02-21T03:02:44.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-02-21T03:02:44.892Z] 1589dfcd2210: Preparing [2025-02-21T03:02:44.892Z] f252de5d15a2: Preparing [2025-02-21T03:02:44.892Z] 16679b2ffab4: Preparing [2025-02-21T03:02:44.892Z] 19c2faa4a58c: Preparing [2025-02-21T03:02:44.892Z] 69a2f3ee187a: Preparing [2025-02-21T03:02:44.892Z] 994456c4fd7b: Preparing [2025-02-21T03:02:44.892Z] 994456c4fd7b: Waiting [2025-02-21T03:02:44.892Z] 19c2faa4a58c: Pushed [2025-02-21T03:02:44.892Z] 69a2f3ee187a: Pushed [2025-02-21T03:02:44.892Z] 1589dfcd2210: Pushed [2025-02-21T03:02:44.892Z] f252de5d15a2: Pushed [2025-02-21T03:02:44.892Z] 994456c4fd7b: Layer already exists [2025-02-21T03:02:49.086Z] 16679b2ffab4: Pushed [2025-02-21T03:02:49.086Z] 82a85f1d5a8b5edd26386b3f1f92ed92300f945c: digest: sha256:03296b9d3287fcc63aea8a1cf023ed93fe3afd0dffff7dade89c13bbe517d9e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:02:49.418Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:02:49.741Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-02-21T03:02:49.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-02-21T03:02:49.741Z] 1589dfcd2210: Preparing [2025-02-21T03:02:49.741Z] f252de5d15a2: Preparing [2025-02-21T03:02:49.741Z] 16679b2ffab4: Preparing [2025-02-21T03:02:49.741Z] 19c2faa4a58c: Preparing [2025-02-21T03:02:49.741Z] 69a2f3ee187a: Preparing [2025-02-21T03:02:49.741Z] 994456c4fd7b: Preparing [2025-02-21T03:02:49.741Z] 994456c4fd7b: Waiting [2025-02-21T03:02:49.741Z] 69a2f3ee187a: Layer already exists [2025-02-21T03:02:49.741Z] 19c2faa4a58c: Layer already exists [2025-02-21T03:02:49.741Z] 1589dfcd2210: Layer already exists [2025-02-21T03:02:49.741Z] 16679b2ffab4: Layer already exists [2025-02-21T03:02:49.741Z] f252de5d15a2: Layer already exists [2025-02-21T03:02:49.741Z] 994456c4fd7b: Layer already exists [2025-02-21T03:02:49.741Z] latest: digest: sha256:03296b9d3287fcc63aea8a1cf023ed93fe3afd0dffff7dade89c13bbe517d9e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:02:50.067Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:02:50.389Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.12 [2025-02-21T03:02:50.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-02-21T03:02:50.389Z] 1589dfcd2210: Preparing [2025-02-21T03:02:50.389Z] f252de5d15a2: Preparing [2025-02-21T03:02:50.389Z] 16679b2ffab4: Preparing [2025-02-21T03:02:50.389Z] 19c2faa4a58c: Preparing [2025-02-21T03:02:50.389Z] 69a2f3ee187a: Preparing [2025-02-21T03:02:50.389Z] 994456c4fd7b: Preparing [2025-02-21T03:02:50.389Z] 994456c4fd7b: Waiting [2025-02-21T03:02:50.389Z] 1589dfcd2210: Layer already exists [2025-02-21T03:02:50.389Z] 16679b2ffab4: Layer already exists [2025-02-21T03:02:50.389Z] 19c2faa4a58c: Layer already exists [2025-02-21T03:02:50.389Z] f252de5d15a2: Layer already exists [2025-02-21T03:02:50.389Z] 69a2f3ee187a: Layer already exists [2025-02-21T03:02:50.389Z] 994456c4fd7b: Layer already exists [2025-02-21T03:02:50.389Z] 4.0.0-dev.12: digest: sha256:03296b9d3287fcc63aea8a1cf023ed93fe3afd0dffff7dade89c13bbe517d9e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:02:50.718Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:82a85f1d5a8b5edd26386b3f1f92ed92300f945c-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:02:51.041Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:82a85f1d5a8b5edd26386b3f1f92ed92300f945c-4.0.0-dev.12 [2025-02-21T03:02:51.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-02-21T03:02:51.041Z] 1589dfcd2210: Preparing [2025-02-21T03:02:51.041Z] f252de5d15a2: Preparing [2025-02-21T03:02:51.041Z] 16679b2ffab4: Preparing [2025-02-21T03:02:51.041Z] 19c2faa4a58c: Preparing [2025-02-21T03:02:51.041Z] 69a2f3ee187a: Preparing [2025-02-21T03:02:51.041Z] 994456c4fd7b: Preparing [2025-02-21T03:02:51.041Z] 994456c4fd7b: Waiting [2025-02-21T03:02:51.041Z] 16679b2ffab4: Layer already exists [2025-02-21T03:02:51.041Z] 19c2faa4a58c: Layer already exists [2025-02-21T03:02:51.041Z] f252de5d15a2: Layer already exists [2025-02-21T03:02:51.041Z] 69a2f3ee187a: Layer already exists [2025-02-21T03:02:51.041Z] 1589dfcd2210: Layer already exists [2025-02-21T03:02:51.041Z] 994456c4fd7b: Layer already exists [2025-02-21T03:02:51.041Z] 82a85f1d5a8b5edd26386b3f1f92ed92300f945c-4.0.0-dev.12: digest: sha256:03296b9d3287fcc63aea8a1cf023ed93fe3afd0dffff7dade89c13bbe517d9e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:02:51.453Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:02:51.787Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-02-21T03:02:51.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-02-21T03:02:51.788Z] 1589dfcd2210: Preparing [2025-02-21T03:02:51.788Z] f252de5d15a2: Preparing [2025-02-21T03:02:51.788Z] 16679b2ffab4: Preparing [2025-02-21T03:02:51.788Z] 19c2faa4a58c: Preparing [2025-02-21T03:02:51.788Z] 69a2f3ee187a: Preparing [2025-02-21T03:02:51.788Z] 994456c4fd7b: Preparing [2025-02-21T03:02:51.788Z] 994456c4fd7b: Waiting [2025-02-21T03:02:51.788Z] 69a2f3ee187a: Layer already exists [2025-02-21T03:02:51.788Z] 16679b2ffab4: Layer already exists [2025-02-21T03:02:51.788Z] f252de5d15a2: Layer already exists [2025-02-21T03:02:51.788Z] 19c2faa4a58c: Layer already exists [2025-02-21T03:02:51.788Z] 1589dfcd2210: Layer already exists [2025-02-21T03:02:51.788Z] 994456c4fd7b: Layer already exists [2025-02-21T03:02:51.788Z] main: digest: sha256:03296b9d3287fcc63aea8a1cf023ed93fe3afd0dffff7dade89c13bbe517d9e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T03:02:51.867Z] ===================================================== [Pipeline] echo [2025-02-21T03:02:51.885Z] taggedImages: [2025-02-21T03:02:51.885Z] - nexus3.edgexfoundry.org:10004/device-mqtt:82a85f1d5a8b5edd26386b3f1f92ed92300f945c [2025-02-21T03:02:51.885Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-02-21T03:02:51.885Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.12 [2025-02-21T03:02:51.885Z] - nexus3.edgexfoundry.org:10004/device-mqtt:82a85f1d5a8b5edd26386b3f1f92ed92300f945c-4.0.0-dev.12 [2025-02-21T03:02:51.885Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:02:52.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T03:02:52.309Z] [2025-02-21T03:02:52.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:02:52.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T03:02:52.616Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-21T03:02:52.616Z] 5eb5b503b376: Pulling fs layer [2025-02-21T03:02:52.616Z] 5c69ac0246d0: Pulling fs layer [2025-02-21T03:02:52.616Z] ec43610c2a17: Pulling fs layer [2025-02-21T03:02:52.616Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-21T03:02:52.616Z] 33b1e0a273af: Pulling fs layer [2025-02-21T03:02:52.616Z] 5d3b04190fa2: Pulling fs layer [2025-02-21T03:02:52.616Z] 2f39f015ded8: Pulling fs layer [2025-02-21T03:02:52.616Z] 33b1e0a273af: Waiting [2025-02-21T03:02:52.616Z] 5d3b04190fa2: Waiting [2025-02-21T03:02:52.616Z] 2f39f015ded8: Waiting [2025-02-21T03:02:52.616Z] 5c69ac0246d0: Verifying Checksum [2025-02-21T03:02:52.616Z] 5c69ac0246d0: Download complete [2025-02-21T03:02:52.616Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-21T03:02:52.616Z] 3a2ae6a8a46f: Download complete [2025-02-21T03:02:52.616Z] 33b1e0a273af: Verifying Checksum [2025-02-21T03:02:52.616Z] 33b1e0a273af: Download complete [2025-02-21T03:02:52.616Z] ec43610c2a17: Verifying Checksum [2025-02-21T03:02:52.616Z] ec43610c2a17: Download complete [2025-02-21T03:02:52.879Z] 5eb5b503b376: Verifying Checksum [2025-02-21T03:02:52.879Z] 5eb5b503b376: Download complete [2025-02-21T03:02:53.494Z] 2f39f015ded8: Verifying Checksum [2025-02-21T03:02:53.494Z] 2f39f015ded8: Download complete [2025-02-21T03:02:53.754Z] 5eb5b503b376: Pull complete [2025-02-21T03:02:54.012Z] 5c69ac0246d0: Pull complete [2025-02-21T03:02:54.272Z] ec43610c2a17: Pull complete [2025-02-21T03:02:54.531Z] 3a2ae6a8a46f: Pull complete [2025-02-21T03:02:54.531Z] 33b1e0a273af: Pull complete [2025-02-21T03:02:54.531Z] 5d3b04190fa2: Pull complete [2025-02-21T03:02:58.713Z] 2f39f015ded8: Pull complete [2025-02-21T03:02:58.713Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-21T03:02:58.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T03:02:58.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:02:58.821Z] prd-ubuntu20.04-docker-8c-8g-39381 does not seem to be running inside a container [2025-02-21T03:02:58.850Z] $ 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 [2025-02-21T03:03:00.452Z] $ docker top 98f1d663bdedba3289268607905006a0e3ca3d6535f823e687e1f31b730f6d22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2025-02-21T03:03:00.627Z] provisioning config files... [2025-02-21T03:03:00.657Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/190@tmp/config4880464861677294625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:03:00.876Z] ---> job-cost.sh [2025-02-21T03:03:00.876Z] lf-activate-venv: SKIPPING [2025-02-21T03:03:00.876Z] INFO: No Stack... [2025-02-21T03:03:01.135Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-21T03:03:01.137Z] ---> ****-login.sh [2025-02-21T03:03:01.137Z] nexus3.edgexfoundry.org:10001 [2025-02-21T03:03:01.396Z] INFO: Archiving Costs [Pipeline] sh [2025-02-21T03:03:01.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:03:01.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:03:01.687Z] Configure a credential helper to remove this warning. See [2025-02-21T03:03:01.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:03:01.687Z] [2025-02-21T03:03:01.687Z] Login Succeeded [2025-02-21T03:03:01.687Z] nexus3.edgexfoundry.org:10002 [2025-02-21T03:03:01.688Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2025-02-21T03:03:01.688Z] + cut -d, -f6 [Pipeline] lock [2025-02-21T03:03:01.704Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-190-stack-cost] [2025-02-21T03:03:01.716Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-190-stack-cost] did not exist. Created. [2025-02-21T03:03:01.722Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-21T03:03:01.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:03:02.034Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-21T03:03:02.069Z] Stashed 1 file(s) [Pipeline] } [2025-02-21T03:03:02.077Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-21T03:03:02.108Z] $ docker stop --time=1 98f1d663bdedba3289268607905006a0e3ca3d6535f823e687e1f31b730f6d22 [2025-02-21T03:03:02.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:03:02.228Z] Configure a credential helper to remove this warning. See [2025-02-21T03:03:02.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:03:02.228Z] [2025-02-21T03:03:02.228Z] Login Succeeded [2025-02-21T03:03:02.228Z] nexus3.edgexfoundry.org:10003 [2025-02-21T03:03:02.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:03:02.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:03:02.500Z] Configure a credential helper to remove this warning. See [2025-02-21T03:03:02.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:03:02.500Z] [2025-02-21T03:03:02.500Z] Login Succeeded [2025-02-21T03:03:02.500Z] nexus3.edgexfoundry.org:10004 [2025-02-21T03:03:02.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:03:02.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:03:02.773Z] Configure a credential helper to remove this warning. See [2025-02-21T03:03:02.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:03:02.774Z] [2025-02-21T03:03:02.774Z] Login Succeeded [2025-02-21T03:03:02.774Z] ****.io [2025-02-21T03:03:03.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:03:03.258Z] $ docker rm -f --volumes 98f1d663bdedba3289268607905006a0e3ca3d6535f823e687e1f31b730f6d22 [2025-02-21T03:03:03.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:03:03.310Z] Configure a credential helper to remove this warning. See [2025-02-21T03:03:03.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:03:03.310Z] [2025-02-21T03:03:03.310Z] Login Succeeded [2025-02-21T03:03:03.310Z] ---> ****-login.sh ends [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2025-02-21T03:03:03.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-02-21T03:03:03.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T03:03:03.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T03:03:03.670Z] ========================================================= [2025-02-21T03:03:03.670Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-21T03:03:03.670Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:03:04.035Z] + 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 . [2025-02-21T03:03:04.301Z] Sending build context to Docker daemon 10.69MB [2025-02-21T03:03:04.570Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T03:03:04.570Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-21T03:03:04.570Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-21T03:03:04.570Z] 9986a736f7d3: Pulling fs layer [2025-02-21T03:03:04.570Z] 1f018df60701: Pulling fs layer [2025-02-21T03:03:04.570Z] 39f8f326b044: Pulling fs layer [2025-02-21T03:03:04.570Z] e6a1e7a6a96a: Pulling fs layer [2025-02-21T03:03:04.570Z] 4f4fb700ef54: Pulling fs layer [2025-02-21T03:03:04.570Z] d45d956e0dbf: Pulling fs layer [2025-02-21T03:03:04.570Z] d7702b0d1db1: Pulling fs layer [2025-02-21T03:03:04.570Z] 5c7f0f088c93: Pulling fs layer [2025-02-21T03:03:04.570Z] 4fdc064ae6cf: Pulling fs layer [2025-02-21T03:03:04.570Z] d45d956e0dbf: Waiting [2025-02-21T03:03:04.570Z] d7702b0d1db1: Waiting [2025-02-21T03:03:04.570Z] 5c7f0f088c93: Waiting [2025-02-21T03:03:04.570Z] 4fdc064ae6cf: Waiting [2025-02-21T03:03:04.570Z] e6a1e7a6a96a: Waiting [2025-02-21T03:03:04.570Z] 4f4fb700ef54: Waiting [2025-02-21T03:03:04.570Z] 1f018df60701: Verifying Checksum [2025-02-21T03:03:04.570Z] 1f018df60701: Download complete [2025-02-21T03:03:04.570Z] e6a1e7a6a96a: Verifying Checksum [2025-02-21T03:03:04.570Z] e6a1e7a6a96a: Download complete [2025-02-21T03:03:04.570Z] 4f4fb700ef54: Verifying Checksum [2025-02-21T03:03:04.570Z] 4f4fb700ef54: Download complete [2025-02-21T03:03:04.570Z] d45d956e0dbf: Verifying Checksum [2025-02-21T03:03:04.570Z] d45d956e0dbf: Download complete [2025-02-21T03:03:04.838Z] d7702b0d1db1: Verifying Checksum [2025-02-21T03:03:04.838Z] d7702b0d1db1: Download complete [2025-02-21T03:03:04.838Z] 9986a736f7d3: Verifying Checksum [2025-02-21T03:03:04.838Z] 9986a736f7d3: Download complete [2025-02-21T03:03:05.423Z] 4fdc064ae6cf: Verifying Checksum [2025-02-21T03:03:05.423Z] 4fdc064ae6cf: Download complete [2025-02-21T03:03:05.693Z] 9986a736f7d3: Pull complete [2025-02-21T03:03:06.280Z] 1f018df60701: Pull complete [2025-02-21T03:03:06.865Z] 39f8f326b044: Download complete [2025-02-21T03:03:07.452Z] 5c7f0f088c93: Verifying Checksum [2025-02-21T03:03:07.452Z] 5c7f0f088c93: Download complete [2025-02-21T03:03:22.511Z] 39f8f326b044: Pull complete [2025-02-21T03:03:22.511Z] e6a1e7a6a96a: Pull complete [2025-02-21T03:03:22.511Z] 4f4fb700ef54: Pull complete [2025-02-21T03:03:22.511Z] d45d956e0dbf: Pull complete [2025-02-21T03:03:22.511Z] d7702b0d1db1: Pull complete [2025-02-21T03:03:29.171Z] 5c7f0f088c93: Pull complete [2025-02-21T03:03:31.120Z] 4fdc064ae6cf: Pull complete [2025-02-21T03:03:31.121Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-21T03:03:31.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-21T03:03:31.121Z] ---> 63f30b955cb9 [2025-02-21T03:03:31.121Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-02-21T03:03:32.086Z] ---> Running in 6da8a0139bf4 [2025-02-21T03:03:32.353Z] Removing intermediate container 6da8a0139bf4 [2025-02-21T03:03:32.353Z] ---> 6c9b7d9246ad [2025-02-21T03:03:32.353Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-21T03:03:32.353Z] ---> Running in dc60eff7df7e [2025-02-21T03:03:32.622Z] Removing intermediate container dc60eff7df7e [2025-02-21T03:03:32.622Z] ---> 8ed8a7e93ad7 [2025-02-21T03:03:32.622Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-21T03:03:32.890Z] ---> Running in 1acb6250c93d [2025-02-21T03:03:33.157Z] Removing intermediate container 1acb6250c93d [2025-02-21T03:03:33.157Z] ---> 27dba77d927f [2025-02-21T03:03:33.157Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-21T03:03:33.157Z] ---> Running in a1bb5fb49b60 [2025-02-21T03:03:33.434Z] Removing intermediate container a1bb5fb49b60 [2025-02-21T03:03:33.434Z] ---> 05b0395bf3aa [2025-02-21T03:03:33.434Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-21T03:03:33.701Z] ---> Running in 9af3d48ea631 [2025-02-21T03:03:35.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T03:03:35.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T03:03:37.062Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-02-21T03:03:37.062Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-02-21T03:03:37.062Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-02-21T03:03:37.062Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-02-21T03:03:37.062Z] Executing busybox-1.36.1-r29.trigger [2025-02-21T03:03:37.062Z] OK: 244 MiB in 62 packages [2025-02-21T03:03:38.019Z] Removing intermediate container 9af3d48ea631 [2025-02-21T03:03:38.019Z] ---> 1add2964dbc2 [2025-02-21T03:03:38.019Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-02-21T03:03:38.019Z] ---> Running in 5d4bfb9d9b7d [2025-02-21T03:03:38.285Z] Removing intermediate container 5d4bfb9d9b7d [2025-02-21T03:03:38.285Z] ---> b683ffe415fa [2025-02-21T03:03:38.285Z] Step 9/12 : COPY go.mod vendor* ./ [2025-02-21T03:03:38.556Z] ---> 8f9f2e5dbccc [2025-02-21T03:03:38.557Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T03:03:38.557Z] ---> Running in eab2bc9b25e8 [2025-02-21T03:05:30.296Z] Removing intermediate container eab2bc9b25e8 [2025-02-21T03:05:30.296Z] ---> b42c42350c58 [2025-02-21T03:05:30.296Z] Step 11/12 : COPY . . [2025-02-21T03:05:30.296Z] ---> 9aa8724131a4 [2025-02-21T03:05:30.296Z] Step 12/12 : RUN $MAKE [2025-02-21T03:05:30.296Z] ---> Running in 8e0b275ff91a [2025-02-21T03:05:30.296Z] noop [2025-02-21T03:05:30.296Z] Removing intermediate container 8e0b275ff91a [2025-02-21T03:05:30.296Z] ---> 143d5f6db66d [2025-02-21T03:05:30.296Z] Successfully built 143d5f6db66d [2025-02-21T03:05:30.296Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:05:30.669Z] + docker inspect -f . ci-base-image-arm64 [2025-02-21T03:05:30.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:05:30.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-39383 does not seem to be running inside a container [2025-02-21T03:05:30.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/190 -v /w/workspace/device-mqtt-go/190:/w/workspace/device-mqtt-go/190:rw,z -v /w/workspace/device-mqtt-go/190@tmp:/w/workspace/device-mqtt-go/190@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 [2025-02-21T03:05:32.140Z] $ docker top 4bb9e41feba4711fb8431743edd85bb190975f9123030901b0bdf31a869183c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T03:05:32.970Z] + go version [2025-02-21T03:05:32.970Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-21T03:05:32.983Z] $ docker stop --time=1 4bb9e41feba4711fb8431743edd85bb190975f9123030901b0bdf31a869183c6 [2025-02-21T03:05:34.568Z] $ docker rm -f --volumes 4bb9e41feba4711fb8431743edd85bb190975f9123030901b0bdf31a869183c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:05:35.156Z] + docker inspect -f . ci-base-image-arm64 [2025-02-21T03:05:35.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:05:35.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-39383 does not seem to be running inside a container [2025-02-21T03:05:35.400Z] $ 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/190 -v /w/workspace/device-mqtt-go/190:/w/workspace/device-mqtt-go/190:rw,z -v /w/workspace/device-mqtt-go/190@tmp:/w/workspace/device-mqtt-go/190@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 [2025-02-21T03:05:36.519Z] $ docker top 56e85ef45726642da0df6eab985d0d28bd8daaf0a21c17ec2d16048a32beb177 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T03:05:37.044Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/190 [Pipeline] fileExists [Pipeline] sh [2025-02-21T03:05:37.954Z] + make test [2025-02-21T03:05:37.954Z] go test ./... -coverprofile=coverage.out ./... [2025-02-21T03:05:43.287Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-02-21T03:09:35.108Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-02-21T03:09:35.108Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-02-21T03:09:35.108Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.056s coverage: 22.8% of statements [2025-02-21T03:09:36.068Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-21T03:09:36.068Z] go vet ./... [2025-02-21T03:10:32.878Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-21T03:10:32.878Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-21T03:10:32.878Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-21T03:10:32.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-21T03:10:32.920Z] $ docker stop --time=1 56e85ef45726642da0df6eab985d0d28bd8daaf0a21c17ec2d16048a32beb177 [2025-02-21T03:10:34.859Z] $ docker rm -f --volumes 56e85ef45726642da0df6eab985d0d28bd8daaf0a21c17ec2d16048a32beb177 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T03:10:36.678Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-21T03:10:36.702Z] Warning: overwriting stash ‘coverage-report’ [2025-02-21T03:10:37.310Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T03:10:37.726Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-21T03:10:38.058Z] + ls -al . [2025-02-21T03:10:38.058Z] total 248 [2025-02-21T03:10:38.058Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:05 . [2025-02-21T03:10:38.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:02 .. [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 21 03:02 .dockerignore [2025-02-21T03:10:38.058Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:02 .git [2025-02-21T03:10:38.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:02 .github [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 21 03:02 .gitignore [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 03:02 .golangci.yml [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 19106 Feb 21 03:02 Attribution.txt [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 18574 Feb 21 03:02 CHANGELOG.md [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 1803 Feb 21 03:02 Dockerfile [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 03:02 GOVERNANCE.md [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 21 03:02 Jenkinsfile [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 21 03:02 LICENSE [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 2545 Feb 21 03:02 Makefile [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 21 03:02 OWNERS.md [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 21 03:02 README.md [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 03:00 VERSION [2025-02-21T03:10:38.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:02 bin [2025-02-21T03:10:38.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:02 cmd [2025-02-21T03:10:38.058Z] -rw-r--r-- 1 jenkins jenkins 21039 Feb 21 03:09 coverage.out [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 6223 Feb 21 03:02 go.mod [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 86628 Feb 21 03:02 go.sum [2025-02-21T03:10:38.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:02 internal [2025-02-21T03:10:38.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:02 mock [2025-02-21T03:10:38.058Z] -rw-rw-r-- 1 jenkins jenkins 227 Feb 21 03:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:10:38.419Z] + 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=82a85f1d5a8b5edd26386b3f1f92ed92300f945c --label arch=arm64 --label version=4.0.0-dev.12 . [2025-02-21T03:10:38.688Z] Sending build context to Docker daemon 10.72MB [2025-02-21T03:10:38.957Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T03:10:38.958Z] Step 2/25 : FROM ${BASE} AS builder [2025-02-21T03:10:38.958Z] ---> 143d5f6db66d [2025-02-21T03:10:38.958Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-02-21T03:10:38.958Z] ---> Running in baac5b9be4d7 [2025-02-21T03:10:39.231Z] Removing intermediate container baac5b9be4d7 [2025-02-21T03:10:39.231Z] ---> b8e75f580398 [2025-02-21T03:10:39.231Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-21T03:10:39.501Z] ---> Running in 6ebff8ed2035 [2025-02-21T03:10:39.774Z] Removing intermediate container 6ebff8ed2035 [2025-02-21T03:10:39.774Z] ---> f101a26eebe6 [2025-02-21T03:10:39.774Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-21T03:10:39.774Z] ---> Running in e936199c63a4 [2025-02-21T03:10:40.361Z] Removing intermediate container e936199c63a4 [2025-02-21T03:10:40.361Z] ---> ec2240ea52bc [2025-02-21T03:10:40.361Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-02-21T03:10:40.361Z] ---> Running in fbe7576107a5 [2025-02-21T03:10:40.631Z] Removing intermediate container fbe7576107a5 [2025-02-21T03:10:40.631Z] ---> 46871bb54f51 [2025-02-21T03:10:40.631Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-21T03:10:40.631Z] ---> Running in ce3418be746d [2025-02-21T03:10:42.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T03:10:42.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T03:10:43.725Z] OK: 244 MiB in 62 packages [2025-02-21T03:10:44.692Z] Removing intermediate container ce3418be746d [2025-02-21T03:10:44.692Z] ---> a0287d515c82 [2025-02-21T03:10:44.692Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-02-21T03:10:44.960Z] ---> Running in 090f127ed9ee [2025-02-21T03:10:45.228Z] Removing intermediate container 090f127ed9ee [2025-02-21T03:10:45.228Z] ---> 15abc00a3efa [2025-02-21T03:10:45.228Z] Step 9/25 : COPY go.mod vendor* ./ [2025-02-21T03:10:45.814Z] ---> 9d79a258073a [2025-02-21T03:10:45.814Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T03:10:45.814Z] ---> Running in a87eb6d96cee [2025-02-21T03:10:48.416Z] Removing intermediate container a87eb6d96cee [2025-02-21T03:10:48.416Z] ---> e16d6f97a24c [2025-02-21T03:10:48.416Z] Step 11/25 : COPY . . [2025-02-21T03:10:49.380Z] ---> 05759c151502 [2025-02-21T03:10:49.380Z] Step 12/25 : RUN $MAKE [2025-02-21T03:10:49.653Z] ---> Running in 113f1469164f [2025-02-21T03:10:50.616Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-02-21T03:14:42.463Z] Removing intermediate container 113f1469164f [2025-02-21T03:14:42.463Z] ---> a41966b71148 [2025-02-21T03:14:42.463Z] Step 13/25 : FROM alpine:3.20 [2025-02-21T03:14:42.463Z] 3.20: Pulling from library/alpine [2025-02-21T03:14:42.463Z] 94e9d8af2201: Pulling fs layer [2025-02-21T03:14:42.463Z] 94e9d8af2201: Verifying Checksum [2025-02-21T03:14:42.463Z] 94e9d8af2201: Download complete [2025-02-21T03:14:42.463Z] 94e9d8af2201: Pull complete [2025-02-21T03:14:42.463Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-21T03:14:42.463Z] Status: Downloaded newer image for alpine:3.20 [2025-02-21T03:14:42.463Z] ---> 7aab056cecc6 [2025-02-21T03:14:42.463Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-02-21T03:14:42.463Z] ---> Running in 92ddaeec87f6 [2025-02-21T03:14:42.463Z] Removing intermediate container 92ddaeec87f6 [2025-02-21T03:14:42.463Z] ---> 32e2f319abe1 [2025-02-21T03:14:42.463Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-02-21T03:14:42.463Z] ---> Running in bc67bd952bd7 [2025-02-21T03:14:42.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T03:14:43.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T03:14:45.265Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-21T03:14:45.265Z] Executing busybox-1.36.1-r29.trigger [2025-02-21T03:14:45.265Z] OK: 9 MiB in 15 packages [2025-02-21T03:14:46.229Z] Removing intermediate container bc67bd952bd7 [2025-02-21T03:14:46.229Z] ---> bbaed21a1ccd [2025-02-21T03:14:46.229Z] Step 16/25 : RUN apk --no-cache upgrade [2025-02-21T03:14:46.229Z] ---> Running in 551683611cc2 [2025-02-21T03:14:47.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-21T03:14:47.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-21T03:14:48.865Z] OK: 9 MiB in 15 packages [2025-02-21T03:14:49.832Z] Removing intermediate container 551683611cc2 [2025-02-21T03:14:49.832Z] ---> cb97530fbb5e [2025-02-21T03:14:49.832Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-02-21T03:14:52.419Z] ---> ba2c8ec45469 [2025-02-21T03:14:52.419Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-02-21T03:14:52.687Z] ---> cc9ab27da3f5 [2025-02-21T03:14:52.687Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-02-21T03:14:53.272Z] ---> 5ab577fa8b8a [2025-02-21T03:14:53.272Z] Step 20/25 : EXPOSE 59982 [2025-02-21T03:14:53.541Z] ---> Running in 400274bdbf6a [2025-02-21T03:14:53.806Z] Removing intermediate container 400274bdbf6a [2025-02-21T03:14:53.806Z] ---> 84e2c0e03826 [2025-02-21T03:14:53.806Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-02-21T03:14:53.806Z] ---> Running in bc7248808e1f [2025-02-21T03:14:54.071Z] Removing intermediate container bc7248808e1f [2025-02-21T03:14:54.071Z] ---> fba11cc429a8 [2025-02-21T03:14:54.071Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-21T03:14:54.071Z] ---> Running in 3a9d28251ce4 [2025-02-21T03:14:54.651Z] Removing intermediate container 3a9d28251ce4 [2025-02-21T03:14:54.651Z] ---> 89206bd87cbc [2025-02-21T03:14:54.651Z] Step 23/25 : LABEL arch=arm64 [2025-02-21T03:14:54.651Z] ---> Running in 1ae011ba72f3 [2025-02-21T03:14:54.921Z] Removing intermediate container 1ae011ba72f3 [2025-02-21T03:14:54.921Z] ---> a5ef887010d9 [2025-02-21T03:14:54.921Z] Step 24/25 : LABEL git_sha=82a85f1d5a8b5edd26386b3f1f92ed92300f945c [2025-02-21T03:14:54.921Z] ---> Running in 9b6eab66eac6 [2025-02-21T03:14:55.186Z] Removing intermediate container 9b6eab66eac6 [2025-02-21T03:14:55.186Z] ---> 8ff758605dd7 [2025-02-21T03:14:55.186Z] Step 25/25 : LABEL version=4.0.0-dev.12 [2025-02-21T03:14:55.186Z] ---> Running in 4e927112b014 [2025-02-21T03:14:55.771Z] Removing intermediate container 4e927112b014 [2025-02-21T03:14:55.771Z] ---> 9e11fada6972 [2025-02-21T03:14:55.771Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-21T03:14:55.771Z] Successfully built 9e11fada6972 [2025-02-21T03:14:55.771Z] 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 [2025-02-21T03:14:55.923Z] provisioning config files... [2025-02-21T03:14:55.935Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/190@tmp/config1885885333818517846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:14:56.282Z] ---> ****-login.sh [2025-02-21T03:14:56.282Z] nexus3.edgexfoundry.org:10001 [2025-02-21T03:14:56.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:14:56.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:14:56.549Z] Configure a credential helper to remove this warning. See [2025-02-21T03:14:56.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:14:56.549Z] [2025-02-21T03:14:56.549Z] Login Succeeded [2025-02-21T03:14:56.549Z] nexus3.edgexfoundry.org:10002 [2025-02-21T03:14:56.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:14:56.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:14:56.815Z] Configure a credential helper to remove this warning. See [2025-02-21T03:14:56.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:14:56.815Z] [2025-02-21T03:14:56.815Z] Login Succeeded [2025-02-21T03:14:56.815Z] nexus3.edgexfoundry.org:10003 [2025-02-21T03:14:57.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:14:57.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:14:57.355Z] Configure a credential helper to remove this warning. See [2025-02-21T03:14:57.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:14:57.355Z] [2025-02-21T03:14:57.355Z] Login Succeeded [2025-02-21T03:14:57.355Z] nexus3.edgexfoundry.org:10004 [2025-02-21T03:14:57.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:14:57.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:14:57.623Z] Configure a credential helper to remove this warning. See [2025-02-21T03:14:57.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:14:57.623Z] [2025-02-21T03:14:57.623Z] Login Succeeded [2025-02-21T03:14:57.623Z] ****.io [2025-02-21T03:14:57.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:14:58.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:14:58.157Z] Configure a credential helper to remove this warning. See [2025-02-21T03:14:58.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:14:58.157Z] [2025-02-21T03:14:58.157Z] Login Succeeded [2025-02-21T03:14:58.157Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T03:14:58.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T03:14:58.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T03:14:58.252Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2025-02-21T03:14:58.252Z] 82a85f1d5a8b5edd26386b3f1f92ed92300f945c [2025-02-21T03:14:58.252Z] latest [2025-02-21T03:14:58.252Z] 4.0.0-dev.12 [2025-02-21T03:14:58.252Z] 82a85f1d5a8b5edd26386b3f1f92ed92300f945c-4.0.0-dev.12 [2025-02-21T03:14:58.252Z] main [2025-02-21T03:14:58.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:14:58.641Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:82a85f1d5a8b5edd26386b3f1f92ed92300f945c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:14:58.984Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:82a85f1d5a8b5edd26386b3f1f92ed92300f945c [2025-02-21T03:14:58.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-02-21T03:14:58.984Z] 436c92678753: Preparing [2025-02-21T03:14:58.984Z] 343ba1292a38: Preparing [2025-02-21T03:14:58.984Z] bcc5071bd017: Preparing [2025-02-21T03:14:58.984Z] bb39489c96f8: Preparing [2025-02-21T03:14:58.984Z] 23e00c81bf4f: Preparing [2025-02-21T03:14:58.984Z] dd9c8f8612c8: Preparing [2025-02-21T03:14:58.984Z] dd9c8f8612c8: Waiting [2025-02-21T03:14:59.252Z] 343ba1292a38: Pushed [2025-02-21T03:14:59.252Z] 436c92678753: Pushed [2025-02-21T03:14:59.252Z] bb39489c96f8: Pushed [2025-02-21T03:14:59.252Z] 23e00c81bf4f: Pushed [2025-02-21T03:14:59.253Z] dd9c8f8612c8: Layer already exists [2025-02-21T03:15:09.331Z] bcc5071bd017: Pushed [2025-02-21T03:15:09.331Z] 82a85f1d5a8b5edd26386b3f1f92ed92300f945c: digest: sha256:d7d6b189c8e5593d26dcdfec2092ccb8b9eb223c230a7c3bc0dcd47b1768dfc9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:15:09.714Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:15:10.091Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-02-21T03:15:10.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-02-21T03:15:10.091Z] 436c92678753: Preparing [2025-02-21T03:15:10.091Z] 343ba1292a38: Preparing [2025-02-21T03:15:10.091Z] bcc5071bd017: Preparing [2025-02-21T03:15:10.091Z] bb39489c96f8: Preparing [2025-02-21T03:15:10.091Z] 23e00c81bf4f: Preparing [2025-02-21T03:15:10.091Z] dd9c8f8612c8: Preparing [2025-02-21T03:15:10.091Z] dd9c8f8612c8: Waiting [2025-02-21T03:15:10.091Z] 436c92678753: Layer already exists [2025-02-21T03:15:10.091Z] 343ba1292a38: Layer already exists [2025-02-21T03:15:10.091Z] 23e00c81bf4f: Layer already exists [2025-02-21T03:15:10.091Z] bb39489c96f8: Layer already exists [2025-02-21T03:15:10.091Z] bcc5071bd017: Layer already exists [2025-02-21T03:15:10.091Z] dd9c8f8612c8: Layer already exists [2025-02-21T03:15:10.091Z] latest: digest: sha256:d7d6b189c8e5593d26dcdfec2092ccb8b9eb223c230a7c3bc0dcd47b1768dfc9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:15:10.730Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:15:11.094Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.12 [2025-02-21T03:15:11.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-02-21T03:15:11.094Z] 436c92678753: Preparing [2025-02-21T03:15:11.094Z] 343ba1292a38: Preparing [2025-02-21T03:15:11.094Z] bcc5071bd017: Preparing [2025-02-21T03:15:11.094Z] bb39489c96f8: Preparing [2025-02-21T03:15:11.094Z] 23e00c81bf4f: Preparing [2025-02-21T03:15:11.094Z] dd9c8f8612c8: Preparing [2025-02-21T03:15:11.094Z] dd9c8f8612c8: Waiting [2025-02-21T03:15:11.094Z] 436c92678753: Layer already exists [2025-02-21T03:15:11.094Z] 23e00c81bf4f: Layer already exists [2025-02-21T03:15:11.094Z] 343ba1292a38: Layer already exists [2025-02-21T03:15:11.094Z] bb39489c96f8: Layer already exists [2025-02-21T03:15:11.094Z] bcc5071bd017: Layer already exists [2025-02-21T03:15:11.094Z] dd9c8f8612c8: Layer already exists [2025-02-21T03:15:11.362Z] 4.0.0-dev.12: digest: sha256:d7d6b189c8e5593d26dcdfec2092ccb8b9eb223c230a7c3bc0dcd47b1768dfc9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:15:11.723Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:82a85f1d5a8b5edd26386b3f1f92ed92300f945c-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:15:12.090Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:82a85f1d5a8b5edd26386b3f1f92ed92300f945c-4.0.0-dev.12 [2025-02-21T03:15:12.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-02-21T03:15:12.090Z] 436c92678753: Preparing [2025-02-21T03:15:12.090Z] 343ba1292a38: Preparing [2025-02-21T03:15:12.090Z] bcc5071bd017: Preparing [2025-02-21T03:15:12.090Z] bb39489c96f8: Preparing [2025-02-21T03:15:12.090Z] 23e00c81bf4f: Preparing [2025-02-21T03:15:12.090Z] dd9c8f8612c8: Preparing [2025-02-21T03:15:12.090Z] dd9c8f8612c8: Waiting [2025-02-21T03:15:12.090Z] 436c92678753: Layer already exists [2025-02-21T03:15:12.090Z] bcc5071bd017: Layer already exists [2025-02-21T03:15:12.090Z] 343ba1292a38: Layer already exists [2025-02-21T03:15:12.090Z] 23e00c81bf4f: Layer already exists [2025-02-21T03:15:12.090Z] bb39489c96f8: Layer already exists [2025-02-21T03:15:12.090Z] dd9c8f8612c8: Layer already exists [2025-02-21T03:15:12.357Z] 82a85f1d5a8b5edd26386b3f1f92ed92300f945c-4.0.0-dev.12: digest: sha256:d7d6b189c8e5593d26dcdfec2092ccb8b9eb223c230a7c3bc0dcd47b1768dfc9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:15:12.722Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:15:13.092Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2025-02-21T03:15:13.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-02-21T03:15:13.092Z] 436c92678753: Preparing [2025-02-21T03:15:13.092Z] 343ba1292a38: Preparing [2025-02-21T03:15:13.092Z] bcc5071bd017: Preparing [2025-02-21T03:15:13.092Z] bb39489c96f8: Preparing [2025-02-21T03:15:13.092Z] 23e00c81bf4f: Preparing [2025-02-21T03:15:13.092Z] dd9c8f8612c8: Preparing [2025-02-21T03:15:13.092Z] dd9c8f8612c8: Waiting [2025-02-21T03:15:13.092Z] 436c92678753: Layer already exists [2025-02-21T03:15:13.092Z] 23e00c81bf4f: Layer already exists [2025-02-21T03:15:13.092Z] 343ba1292a38: Layer already exists [2025-02-21T03:15:13.092Z] bcc5071bd017: Layer already exists [2025-02-21T03:15:13.092Z] bb39489c96f8: Layer already exists [2025-02-21T03:15:13.092Z] dd9c8f8612c8: Layer already exists [2025-02-21T03:15:13.357Z] main: digest: sha256:d7d6b189c8e5593d26dcdfec2092ccb8b9eb223c230a7c3bc0dcd47b1768dfc9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-21T03:15:13.446Z] ===================================================== [Pipeline] echo [2025-02-21T03:15:13.459Z] taggedImages: [2025-02-21T03:15:13.459Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:82a85f1d5a8b5edd26386b3f1f92ed92300f945c [2025-02-21T03:15:13.459Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-02-21T03:15:13.459Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.12 [2025-02-21T03:15:13.459Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:82a85f1d5a8b5edd26386b3f1f92ed92300f945c-4.0.0-dev.12 [2025-02-21T03:15:13.459Z] - 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 [2025-02-21T03:15:13.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-21T03:15:13.852Z] [2025-02-21T03:15:13.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:15:14.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-21T03:15:14.187Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-21T03:15:14.187Z] 8998bd30e6a1: Pulling fs layer [2025-02-21T03:15:14.187Z] 04944245beec: Pulling fs layer [2025-02-21T03:15:14.187Z] 699f458cf7ca: Pulling fs layer [2025-02-21T03:15:14.187Z] 765212b225bb: Pulling fs layer [2025-02-21T03:15:14.187Z] f23df028b6ca: Pulling fs layer [2025-02-21T03:15:14.187Z] d65c8cfc05b1: Pulling fs layer [2025-02-21T03:15:14.187Z] 2437ff75d9bd: Pulling fs layer [2025-02-21T03:15:14.187Z] 2437ff75d9bd: Waiting [2025-02-21T03:15:14.452Z] 04944245beec: Verifying Checksum [2025-02-21T03:15:14.452Z] 04944245beec: Download complete [2025-02-21T03:15:14.452Z] 765212b225bb: Verifying Checksum [2025-02-21T03:15:14.452Z] 765212b225bb: Download complete [2025-02-21T03:15:14.452Z] f23df028b6ca: Verifying Checksum [2025-02-21T03:15:14.452Z] f23df028b6ca: Download complete [2025-02-21T03:15:14.452Z] d65c8cfc05b1: Verifying Checksum [2025-02-21T03:15:14.452Z] d65c8cfc05b1: Download complete [2025-02-21T03:15:14.718Z] 699f458cf7ca: Verifying Checksum [2025-02-21T03:15:14.718Z] 699f458cf7ca: Download complete [2025-02-21T03:15:14.983Z] 8998bd30e6a1: Verifying Checksum [2025-02-21T03:15:14.983Z] 8998bd30e6a1: Download complete [2025-02-21T03:15:17.601Z] 2437ff75d9bd: Download complete [2025-02-21T03:15:20.174Z] 8998bd30e6a1: Pull complete [2025-02-21T03:15:20.174Z] 04944245beec: Pull complete [2025-02-21T03:15:22.111Z] 699f458cf7ca: Pull complete [2025-02-21T03:15:22.111Z] 765212b225bb: Pull complete [2025-02-21T03:15:23.068Z] f23df028b6ca: Pull complete [2025-02-21T03:15:23.334Z] d65c8cfc05b1: Pull complete [2025-02-21T03:15:41.530Z] 2437ff75d9bd: Pull complete [2025-02-21T03:15:41.530Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-21T03:15:41.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-21T03:15:41.530Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:15:41.765Z] prd-ubuntu20.04-docker-arm64-4c-16g-39383 does not seem to be running inside a container [2025-02-21T03:15:41.826Z] $ 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/190 -v /w/workspace/device-mqtt-go/190:/w/workspace/device-mqtt-go/190:rw,z -v /w/workspace/device-mqtt-go/190@tmp:/w/workspace/device-mqtt-go/190@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 [2025-02-21T03:15:44.867Z] $ docker top b569931b3c337d2e3dd0a7e912bca0ca9dde921a7c0914f1a9606c381aa61bcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:15:45.743Z] ---> job-cost.sh [2025-02-21T03:15:45.743Z] lf-activate-venv: SKIPPING [2025-02-21T03:15:45.743Z] INFO: No Stack... [2025-02-21T03:15:46.010Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-21T03:15:46.970Z] INFO: Archiving Costs [Pipeline] sh [2025-02-21T03:15:47.610Z] + cat /w/workspace/device-mqtt-go/190/archives/cost.csv [2025-02-21T03:15:47.610Z] + cut -d, -f6 [Pipeline] lock [2025-02-21T03:15:47.675Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-190-stack-cost] [2025-02-21T03:15:47.682Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-190-stack-cost] did not exist. Created. [2025-02-21T03:15:47.688Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-21T03:15:48.360Z] /w/workspace/device-mqtt-go/190@tmp/durable-160fbaf0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-21T03:15:49.005Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-21T03:15:49.018Z] Warning: overwriting stash ‘stack-cost’ [2025-02-21T03:15:49.069Z] Stashed 1 file(s) [Pipeline] } [2025-02-21T03:15:49.080Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-21T03:15:49.102Z] $ docker stop --time=1 b569931b3c337d2e3dd0a7e912bca0ca9dde921a7c0914f1a9606c381aa61bcd [2025-02-21T03:15:50.652Z] $ docker rm -f --volumes b569931b3c337d2e3dd0a7e912bca0ca9dde921a7c0914f1a9606c381aa61bcd [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 [2025-02-21T03:15:51.209Z] provisioning config files... [2025-02-21T03:15:51.216Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17787614586861204474tmp [Pipeline] { [Pipeline] sh [2025-02-21T03:15:51.510Z] + set +x [2025-02-21T03:15:51.510Z] + curl+ -s https://codecov.io/bash [2025-02-21T03:15:51.510Z] bash -s -- [2025-02-21T03:15:51.510Z] [2025-02-21T03:15:51.510Z] _____ _ [2025-02-21T03:15:51.510Z] / ____| | | [2025-02-21T03:15:51.510Z] | | ___ __| | ___ ___ _____ __ [2025-02-21T03:15:51.510Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-21T03:15:51.510Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-21T03:15:51.510Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-21T03:15:51.510Z] Bash-1.0.6 [2025-02-21T03:15:51.510Z] [2025-02-21T03:15:51.510Z] [2025-02-21T03:15:51.510Z] ==> git version 2.25.1 found [2025-02-21T03:15:51.510Z] ==> 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 [2025-02-21T03:15:51.510Z] Release-Date: 2020-01-08 [2025-02-21T03:15:51.510Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-21T03:15:51.510Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-21T03:15:51.510Z] ==> Jenkins CI detected. [2025-02-21T03:15:51.510Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2025-02-21T03:15:51.510Z] project root: . [2025-02-21T03:15:51.510Z] --> token set from env [2025-02-21T03:15:51.510Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-21T03:15:51.510Z] ==> Running gcov in . (disable via -X gcov) [2025-02-21T03:15:51.510Z] ==> Python coveragepy not found [2025-02-21T03:15:51.510Z] ==> Searching for coverage reports in: [2025-02-21T03:15:51.510Z] + . [2025-02-21T03:15:51.510Z] -> Found 1 reports [2025-02-21T03:15:51.510Z] ==> Detecting git/mercurial file structure [2025-02-21T03:15:51.510Z] ==> Reading reports [2025-02-21T03:15:51.770Z] + ./coverage.out bytes=21039 [2025-02-21T03:15:51.770Z] ==> Appending adjustments [2025-02-21T03:15:51.770Z] https://docs.codecov.io/docs/fixing-reports [2025-02-21T03:15:51.770Z] + Found adjustments [2025-02-21T03:15:51.770Z] ==> Gzipping contents [2025-02-21T03:15:51.770Z] 4.0K /tmp/codecov.04Rpwd.gz [2025-02-21T03:15:51.770Z] ==> Uploading reports [2025-02-21T03:15:51.770Z] url: https://codecov.io [2025-02-21T03:15:51.770Z] query: branch=main&commit=82a85f1d5a8b5edd26386b3f1f92ed92300f945c&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-21T03:15:51.770Z] -> Pinging Codecov [2025-02-21T03:15:51.770Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=82a85f1d5a8b5edd26386b3f1f92ed92300f945c&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-21T03:15:52.030Z] -> Uploading to [2025-02-21T03:15:52.030Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/82a85f1d5a8b5edd26386b3f1f92ed92300f945c/cb288d72-dc7d-4007-b99e-b31b312a4a2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250221%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250221T031551Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4bf5f56231de3e42f4a71371f92e3ad16bca26b54e40f8ede9adf36d22062738 [2025-02-21T03:15:52.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-21T03:15:52.030Z] Dload Upload Total Spent Left Speed [2025-02-21T03:15:52.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 16730 --:--:-- --:--:-- --:--:-- 16646 100 3346 0 0 100 3346 0 16730 --:--:-- --:--:-- --:--:-- 16646 [2025-02-21T03:15:52.289Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/82a85f1d5a8b5edd26386b3f1f92ed92300f945c [Pipeline] } [2025-02-21T03:15:52.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-21T03:15:52.522Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-21T03:15:52.537Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:15:52.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-21T03:15:52.905Z] [2025-02-21T03:15:52.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:15:53.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-21T03:15:53.280Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-21T03:15:53.280Z] 43c4264eed91: Pulling fs layer [2025-02-21T03:15:53.280Z] 4cc291be95ef: Pulling fs layer [2025-02-21T03:15:53.280Z] 2ac1f1163629: Pulling fs layer [2025-02-21T03:15:53.280Z] 5c3c966382ef: Pulling fs layer [2025-02-21T03:15:53.280Z] 4f4fb700ef54: Pulling fs layer [2025-02-21T03:15:53.280Z] d9c7d2e4e75e: Pulling fs layer [2025-02-21T03:15:53.280Z] 9c3e1370e548: Pulling fs layer [2025-02-21T03:15:53.280Z] 5c3c966382ef: Waiting [2025-02-21T03:15:53.280Z] 4f4fb700ef54: Waiting [2025-02-21T03:15:53.280Z] d9c7d2e4e75e: Waiting [2025-02-21T03:15:53.280Z] 4cc291be95ef: Verifying Checksum [2025-02-21T03:15:53.280Z] 4cc291be95ef: Download complete [2025-02-21T03:15:53.280Z] 5c3c966382ef: Verifying Checksum [2025-02-21T03:15:53.280Z] 5c3c966382ef: Download complete [2025-02-21T03:15:53.280Z] 4f4fb700ef54: Verifying Checksum [2025-02-21T03:15:53.280Z] 4f4fb700ef54: Download complete [2025-02-21T03:15:53.280Z] 43c4264eed91: Verifying Checksum [2025-02-21T03:15:53.280Z] 43c4264eed91: Download complete [2025-02-21T03:15:53.551Z] 43c4264eed91: Pull complete [2025-02-21T03:15:53.551Z] d9c7d2e4e75e: Verifying Checksum [2025-02-21T03:15:53.551Z] 4cc291be95ef: Pull complete [2025-02-21T03:15:53.851Z] 2ac1f1163629: Verifying Checksum [2025-02-21T03:15:53.851Z] 2ac1f1163629: Download complete [2025-02-21T03:15:54.124Z] 9c3e1370e548: Verifying Checksum [2025-02-21T03:15:54.124Z] 9c3e1370e548: Download complete [2025-02-21T03:15:57.407Z] 2ac1f1163629: Pull complete [2025-02-21T03:15:57.407Z] 5c3c966382ef: Pull complete [2025-02-21T03:15:57.407Z] 4f4fb700ef54: Pull complete [2025-02-21T03:15:57.407Z] d9c7d2e4e75e: Pull complete [2025-02-21T03:16:00.689Z] 9c3e1370e548: Pull complete [2025-02-21T03:16:00.689Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-21T03:16:00.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-21T03:16:00.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:16:00.794Z] prd-ubuntu20.04-docker-8c-8g-39381 does not seem to be running inside a container [2025-02-21T03:16:00.831Z] $ 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 [2025-02-21T03:16:03.280Z] $ docker top a50749b8461455f0d751824a383771b65291d4ea7737ae7c15c21f222e46ceda -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T03:16:03.635Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2025-02-21T03:16:03.646Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2025-02-21T03:16:03.922Z] + set -o pipefail [2025-02-21T03:16:03.923Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2025-02-21T03:16:12.041Z] [2025-02-21T03:16:12.041Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2025-02-21T03:16:12.041Z] [2025-02-21T03:16:12.041Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/a23a66b9-726f-4159-870d-fb53e9237436 [2025-02-21T03:16:12.041Z] [2025-02-21T03:16:12.041Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-21T03:16:12.041Z] [2025-02-21T03:16:12.041Z] [2025-02-21T03:16:12.041Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-21T03:16:12.041Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-21T03:16:12.304Z] $ docker stop --time=1 a50749b8461455f0d751824a383771b65291d4ea7737ae7c15c21f222e46ceda [2025-02-21T03:16:14.886Z] $ docker rm -f --volumes a50749b8461455f0d751824a383771b65291d4ea7737ae7c15c21f222e46ceda [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 [2025-02-21T03:16:15.737Z] + git log --format=format:%s -1 82a85f1d5a8b5edd26386b3f1f92ed92300f945c [Pipeline] sh [2025-02-21T03:16:16.029Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T03:16:16.029Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:16:16.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T03:16:16.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:16:16.412Z] prd-ubuntu20.04-docker-8c-8g-39381 does not seem to be running inside a container [2025-02-21T03:16:16.440Z] $ 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 [2025-02-21T03:16:16.819Z] $ docker top d16c2cb0ba3193d4152c9ba62d98c416d8ed8808d7e2c5af6735a2fb7a32dde8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T03:16:16.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T03:16:16.956Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T03:16:17.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T03:16:17.068Z] $ docker exec d16c2cb0ba3193d4152c9ba62d98c416d8ed8808d7e2c5af6735a2fb7a32dde8 ssh-agent [2025-02-21T03:16:17.177Z] SSH_AUTH_SOCK=/tmp/ssh-DhhjCONW19IK/agent.34 [2025-02-21T03:16:17.177Z] SSH_AGENT_PID=40 [2025-02-21T03:16:17.181Z] Running ssh-add (command line suppressed) [2025-02-21T03:16:17.273Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6905376771817996379.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6905376771817996379.key) [2025-02-21T03:16:17.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T03:16:17.590Z] + git semver tag [2025-02-21T03:16:17.849Z] 2025-02-21 03:16:17,771 [run_tag] DEBUG tag force:False [2025-02-21T03:16:17.850Z] 2025-02-21 03:16:17,771 [check_head_tag] DEBUG check head tag [2025-02-21T03:16:17.850Z] 2025-02-21 03:16:17,773 [execute] INFO git cat-file --batch-check [2025-02-21T03:16:17.850Z] 2025-02-21 03:16:17,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-02-21T03:16:17.850Z] 2025-02-21 03:16:17,777 [execute] INFO git cat-file --batch [2025-02-21T03:16:17.850Z] 2025-02-21 03:16:17,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-02-21T03:16:17.850Z] 2025-02-21 03:16:17,802 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-21T03:16:17.850Z] 2025-02-21 03:16:17,802 [execute] INFO git tag -a v4.0.0-dev.12 -m v4.0.0-dev.12 [2025-02-21T03:16:17.850Z] 2025-02-21 03:16:17,802 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.12', '-m', 'v4.0.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-21T03:16:17.850Z] 2025-02-21 03:16:17,808 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-21T03:16:17.850Z] 4.0.0-dev.12 [Pipeline] } [2025-02-21T03:16:17.856Z] $ docker exec --env ******** --env ******** d16c2cb0ba3193d4152c9ba62d98c416d8ed8808d7e2c5af6735a2fb7a32dde8 ssh-agent -k [2025-02-21T03:16:17.956Z] unset SSH_AUTH_SOCK; [2025-02-21T03:16:17.956Z] unset SSH_AGENT_PID; [2025-02-21T03:16:17.956Z] echo Agent pid 40 killed; [2025-02-21T03:16:17.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T03:16:18.303Z] + git semver [Pipeline] } [2025-02-21T03:16:18.575Z] $ docker stop --time=1 d16c2cb0ba3193d4152c9ba62d98c416d8ed8808d7e2c5af6735a2fb7a32dde8 [2025-02-21T03:16:19.840Z] $ docker rm -f --volumes d16c2cb0ba3193d4152c9ba62d98c416d8ed8808d7e2c5af6735a2fb7a32dde8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:16:20.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-21T03:16:20.270Z] [2025-02-21T03:16:20.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:16:20.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-21T03:16:20.575Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-21T03:16:20.575Z] ab5ef0e58194: Pulling fs layer [2025-02-21T03:16:20.575Z] 9712f1f96733: Pulling fs layer [2025-02-21T03:16:20.575Z] 63f879dbbcfc: Pulling fs layer [2025-02-21T03:16:20.575Z] 0d9ebad4ef96: Pulling fs layer [2025-02-21T03:16:20.575Z] e9a5061849ea: Pulling fs layer [2025-02-21T03:16:20.575Z] d747dcd14b5f: Pulling fs layer [2025-02-21T03:16:20.575Z] 2de7ff778b66: Pulling fs layer [2025-02-21T03:16:20.575Z] 0d9ebad4ef96: Waiting [2025-02-21T03:16:20.575Z] e9a5061849ea: Waiting [2025-02-21T03:16:20.575Z] d747dcd14b5f: Waiting [2025-02-21T03:16:20.575Z] 2de7ff778b66: Waiting [2025-02-21T03:16:20.575Z] 9712f1f96733: Verifying Checksum [2025-02-21T03:16:20.575Z] 9712f1f96733: Download complete [2025-02-21T03:16:21.141Z] 63f879dbbcfc: Verifying Checksum [2025-02-21T03:16:21.141Z] 63f879dbbcfc: Download complete [2025-02-21T03:16:21.141Z] 0d9ebad4ef96: Verifying Checksum [2025-02-21T03:16:21.141Z] 0d9ebad4ef96: Download complete [2025-02-21T03:16:21.141Z] d747dcd14b5f: Verifying Checksum [2025-02-21T03:16:21.141Z] d747dcd14b5f: Download complete [2025-02-21T03:16:21.141Z] e9a5061849ea: Verifying Checksum [2025-02-21T03:16:21.141Z] e9a5061849ea: Download complete [2025-02-21T03:16:21.141Z] ab5ef0e58194: Download complete [2025-02-21T03:16:21.141Z] 2de7ff778b66: Verifying Checksum [2025-02-21T03:16:21.141Z] 2de7ff778b66: Download complete [2025-02-21T03:16:23.672Z] ab5ef0e58194: Pull complete [2025-02-21T03:16:23.672Z] 9712f1f96733: Pull complete [2025-02-21T03:16:24.244Z] 63f879dbbcfc: Pull complete [2025-02-21T03:16:27.706Z] 0d9ebad4ef96: Pull complete [2025-02-21T03:16:27.706Z] e9a5061849ea: Pull complete [2025-02-21T03:16:27.706Z] d747dcd14b5f: Pull complete [2025-02-21T03:16:28.640Z] 2de7ff778b66: Pull complete [2025-02-21T03:16:28.640Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-21T03:16:28.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-21T03:16:28.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:16:28.731Z] prd-ubuntu20.04-docker-8c-8g-39381 does not seem to be running inside a container [2025-02-21T03:16:28.750Z] $ 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 [2025-02-21T03:16:31.061Z] $ docker top 5492c8f15d21605b660caaf6286cb12afa384296e0f11a3e83e981e142e6f56e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-21T03:16:31.142Z] provisioning config files... [2025-02-21T03:16:31.149Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10967908926995511525tmp [2025-02-21T03:16:31.164Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16868046713035460686tmp [2025-02-21T03:16:31.172Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10126280196511674611tmp [Pipeline] { [Pipeline] echo [2025-02-21T03:16:31.199Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:16:31.493Z] ---> sigul-configuration.sh [2025-02-21T03:16:31.494Z] gpg: directory `/root/.gnupg' created [2025-02-21T03:16:31.494Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-21T03:16:31.494Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-21T03:16:31.494Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-21T03:16:31.494Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-21T03:16:31.494Z] gpg: CAST5 encrypted data [2025-02-21T03:16:31.494Z] gpg: encrypted with 1 passphrase [2025-02-21T03:16:31.494Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-21T03:16:31.785Z] + mkdir /home/jenkins [2025-02-21T03:16:31.785Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-21T03:16:32.077Z] + 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 [2025-02-21T03:16:32.094Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:16:32.387Z] ---> sigul-install.sh [2025-02-21T03:16:32.387Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-21T03:16:32.678Z] + git tag --list [2025-02-21T03:16:32.678Z] 0.7.1 [2025-02-21T03:16:32.678Z] v1.0.0 [2025-02-21T03:16:32.678Z] v1.1.0 [2025-02-21T03:16:32.678Z] v1.1.1 [2025-02-21T03:16:32.678Z] v1.2.2 [2025-02-21T03:16:32.678Z] v1.3.0 [2025-02-21T03:16:32.678Z] v1.3.1 [2025-02-21T03:16:32.678Z] v2.0.0 [2025-02-21T03:16:32.678Z] v2.1.0 [2025-02-21T03:16:32.678Z] v2.1.1 [2025-02-21T03:16:32.678Z] v2.2.0 [2025-02-21T03:16:32.678Z] v2.3.0 [2025-02-21T03:16:32.678Z] v3.0 [2025-02-21T03:16:32.678Z] v3.0.0 [2025-02-21T03:16:32.678Z] v3.1 [2025-02-21T03:16:32.678Z] v3.1.0 [2025-02-21T03:16:32.678Z] v3.1.0-dev.1 [2025-02-21T03:16:32.678Z] v3.1.0-dev.10 [2025-02-21T03:16:32.678Z] v3.1.0-dev.11 [2025-02-21T03:16:32.678Z] v3.1.0-dev.12 [2025-02-21T03:16:32.678Z] v3.1.0-dev.13 [2025-02-21T03:16:32.678Z] v3.1.0-dev.14 [2025-02-21T03:16:32.678Z] v3.1.0-dev.15 [2025-02-21T03:16:32.678Z] v3.1.0-dev.16 [2025-02-21T03:16:32.678Z] v3.1.0-dev.17 [2025-02-21T03:16:32.678Z] v3.1.0-dev.18 [2025-02-21T03:16:32.678Z] v3.1.0-dev.19 [2025-02-21T03:16:32.678Z] v3.1.0-dev.2 [2025-02-21T03:16:32.678Z] v3.1.0-dev.20 [2025-02-21T03:16:32.678Z] v3.1.0-dev.21 [2025-02-21T03:16:32.678Z] v3.1.0-dev.22 [2025-02-21T03:16:32.678Z] v3.1.0-dev.23 [2025-02-21T03:16:32.678Z] v3.1.0-dev.24 [2025-02-21T03:16:32.678Z] v3.1.0-dev.25 [2025-02-21T03:16:32.678Z] v3.1.0-dev.3 [2025-02-21T03:16:32.678Z] v3.1.0-dev.4 [2025-02-21T03:16:32.678Z] v3.1.0-dev.5 [2025-02-21T03:16:32.678Z] v3.1.0-dev.6 [2025-02-21T03:16:32.678Z] v3.1.0-dev.7 [2025-02-21T03:16:32.678Z] v3.1.0-dev.8 [2025-02-21T03:16:32.678Z] v3.1.0-dev.9 [2025-02-21T03:16:32.678Z] v3.1.1 [2025-02-21T03:16:32.678Z] v3.2.0-dev.1 [2025-02-21T03:16:32.678Z] v3.2.0-dev.10 [2025-02-21T03:16:32.678Z] v3.2.0-dev.11 [2025-02-21T03:16:32.678Z] v3.2.0-dev.12 [2025-02-21T03:16:32.678Z] v3.2.0-dev.13 [2025-02-21T03:16:32.678Z] v3.2.0-dev.14 [2025-02-21T03:16:32.678Z] v3.2.0-dev.15 [2025-02-21T03:16:32.678Z] v3.2.0-dev.16 [2025-02-21T03:16:32.678Z] v3.2.0-dev.17 [2025-02-21T03:16:32.678Z] v3.2.0-dev.18 [2025-02-21T03:16:32.678Z] v3.2.0-dev.19 [2025-02-21T03:16:32.678Z] v3.2.0-dev.2 [2025-02-21T03:16:32.678Z] v3.2.0-dev.20 [2025-02-21T03:16:32.678Z] v3.2.0-dev.21 [2025-02-21T03:16:32.678Z] v3.2.0-dev.22 [2025-02-21T03:16:32.678Z] v3.2.0-dev.23 [2025-02-21T03:16:32.678Z] v3.2.0-dev.3 [2025-02-21T03:16:32.678Z] v3.2.0-dev.4 [2025-02-21T03:16:32.678Z] v3.2.0-dev.5 [2025-02-21T03:16:32.678Z] v3.2.0-dev.6 [2025-02-21T03:16:32.678Z] v3.2.0-dev.7 [2025-02-21T03:16:32.678Z] v3.2.0-dev.8 [2025-02-21T03:16:32.678Z] v3.2.0-dev.9 [2025-02-21T03:16:32.678Z] v4.0.0-dev.1 [2025-02-21T03:16:32.678Z] v4.0.0-dev.10 [2025-02-21T03:16:32.678Z] v4.0.0-dev.11 [2025-02-21T03:16:32.678Z] v4.0.0-dev.12 [2025-02-21T03:16:32.678Z] v4.0.0-dev.2 [2025-02-21T03:16:32.678Z] v4.0.0-dev.3 [2025-02-21T03:16:32.678Z] v4.0.0-dev.4 [2025-02-21T03:16:32.678Z] v4.0.0-dev.5 [2025-02-21T03:16:32.678Z] v4.0.0-dev.6 [2025-02-21T03:16:32.678Z] v4.0.0-dev.7 [2025-02-21T03:16:32.678Z] v4.0.0-dev.8 [2025-02-21T03:16:32.678Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-21T03:16:32.973Z] + lftools sign git-tag v4.0.0-dev.12 [2025-02-21T03:16:33.545Z] Signing Git tag with Sigul... [2025-02-21T03:16:33.545Z] Signing v4.0.0-dev.12 [Pipeline] echo [2025-02-21T03:16:33.822Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:16:34.119Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-21T03:16:34.126Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-21T03:16:34.147Z] $ docker stop --time=1 5492c8f15d21605b660caaf6286cb12afa384296e0f11a3e83e981e142e6f56e [2025-02-21T03:16:35.439Z] $ docker rm -f --volumes 5492c8f15d21605b660caaf6286cb12afa384296e0f11a3e83e981e142e6f56e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-21T03:16:35.872Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T03:16:35.872Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:16:36.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T03:16:36.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:16:36.258Z] prd-ubuntu20.04-docker-8c-8g-39381 does not seem to be running inside a container [2025-02-21T03:16:36.280Z] $ 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 [2025-02-21T03:16:36.605Z] $ docker top 31348f1da4440548086ee34089e290df891ed7ed85fafc7dbbf46b6dcc0cd555 -eo pid,comm [2025-02-21T03:16:36.659Z] 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). [2025-02-21T03:16:36.659Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T03:16:36.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T03:16:36.719Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T03:16:36.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T03:16:36.822Z] $ docker exec 31348f1da4440548086ee34089e290df891ed7ed85fafc7dbbf46b6dcc0cd555 ssh-agent [2025-02-21T03:16:36.929Z] SSH_AUTH_SOCK=/tmp/ssh-NxrQvaqYJLfB/agent.32 [2025-02-21T03:16:36.929Z] SSH_AGENT_PID=38 [2025-02-21T03:16:36.934Z] Running ssh-add (command line suppressed) [2025-02-21T03:16:37.035Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14076334252573884145.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14076334252573884145.key) [2025-02-21T03:16:37.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T03:16:37.341Z] + git semver bump pre [2025-02-21T03:16:37.599Z] 2025-02-21 03:16:37,513 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-21T03:16:37.599Z] 2025-02-21 03:16:37,513 [bump_version] DEBUG bumping version:4.0.0-dev.12 on axis:pre with prefix:dev [2025-02-21T03:16:37.599Z] 2025-02-21 03:16:37,513 [bump_version] DEBUG bumped version:4.0.0-dev.13 [2025-02-21T03:16:37.599Z] 2025-02-21 03:16:37,513 [write_version] DEBUG write version:4.0.0-dev.13 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2025-02-21T03:16:37.599Z] 2025-02-21 03:16:37,513 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-21T03:16:37.599Z] 2025-02-21 03:16:37,514 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-21T03:16:37.599Z] 2025-02-21 03:16:37,516 [execute] INFO git cat-file --batch-check [2025-02-21T03:16:37.599Z] 2025-02-21 03:16:37,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-21T03:16:37.599Z] 2025-02-21 03:16:37,521 [execute] INFO git cat-file --batch [2025-02-21T03:16:37.599Z] 2025-02-21 03:16:37,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-21T03:16:37.599Z] 2025-02-21 03:16:37,525 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-21T03:16:37.599Z] 4.0.0-dev.13 [Pipeline] } [2025-02-21T03:16:37.605Z] $ docker exec --env ******** --env ******** 31348f1da4440548086ee34089e290df891ed7ed85fafc7dbbf46b6dcc0cd555 ssh-agent -k [2025-02-21T03:16:37.694Z] unset SSH_AUTH_SOCK; [2025-02-21T03:16:37.694Z] unset SSH_AGENT_PID; [2025-02-21T03:16:37.694Z] echo Agent pid 38 killed; [2025-02-21T03:16:37.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T03:16:38.027Z] + git semver [Pipeline] } [2025-02-21T03:16:38.294Z] $ docker stop --time=1 31348f1da4440548086ee34089e290df891ed7ed85fafc7dbbf46b6dcc0cd555 [2025-02-21T03:16:39.538Z] $ docker rm -f --volumes 31348f1da4440548086ee34089e290df891ed7ed85fafc7dbbf46b6dcc0cd555 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T03:16:39.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T03:16:39.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:16:40.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T03:16:40.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:16:40.271Z] prd-ubuntu20.04-docker-8c-8g-39381 does not seem to be running inside a container [2025-02-21T03:16:40.295Z] $ 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 [2025-02-21T03:16:40.618Z] $ docker top 49bbe553972bef5bf776520eb941b8b762b512bc3b6a1a5f99e23d5cf2cb1f04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T03:16:40.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T03:16:40.723Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T03:16:40.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T03:16:40.819Z] $ docker exec 49bbe553972bef5bf776520eb941b8b762b512bc3b6a1a5f99e23d5cf2cb1f04 ssh-agent [2025-02-21T03:16:40.919Z] SSH_AUTH_SOCK=/tmp/ssh-XxSDXNOWqEfe/agent.32 [2025-02-21T03:16:40.919Z] SSH_AGENT_PID=38 [2025-02-21T03:16:40.922Z] Running ssh-add (command line suppressed) [2025-02-21T03:16:41.017Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16550334990946190686.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16550334990946190686.key) [2025-02-21T03:16:41.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T03:16:41.323Z] + git semver push [2025-02-21T03:16:41.581Z] 2025-02-21 03:16:41,498 [run_push] DEBUG push [2025-02-21T03:16:41.581Z] 2025-02-21 03:16:41,499 [execute] INFO git cat-file --batch-check [2025-02-21T03:16:41.581Z] 2025-02-21 03:16:41,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-21T03:16:41.581Z] 2025-02-21 03:16:41,503 [execute] INFO git rev-list 0c56a22620d1b846ef8b3a1327a0afe9e2b500b5 -- [2025-02-21T03:16:41.581Z] 2025-02-21 03:16:41,503 [execute] DEBUG Popen(['git', 'rev-list', '0c56a22620d1b846ef8b3a1327a0afe9e2b500b5', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-21T03:16:41.581Z] 2025-02-21 03:16:41,513 [execute] INFO git fetch -v origin [2025-02-21T03:16:41.581Z] 2025-02-21 03:16:41,514 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-21T03:16:42.151Z] 2025-02-21 03:16:41,963 [run_push] DEBUG no remote changes detected [2025-02-21T03:16:42.151Z] 2025-02-21 03:16:41,963 [execute] INFO git push origin semver [2025-02-21T03:16:42.151Z] 2025-02-21 03:16:41,964 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-21T03:16:42.729Z] 2025-02-21 03:16:42,602 [run_push] DEBUG push all version tags [2025-02-21T03:16:42.729Z] 2025-02-21 03:16:42,604 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-21T03:16:42.729Z] 2025-02-21 03:16:42,606 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-21T03:16:43.305Z] 2025-02-21 03:16:43,229 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-02-21T03:16:43.305Z] 4.0.0-dev.13 [Pipeline] } [2025-02-21T03:16:43.311Z] $ docker exec --env ******** --env ******** 49bbe553972bef5bf776520eb941b8b762b512bc3b6a1a5f99e23d5cf2cb1f04 ssh-agent -k [2025-02-21T03:16:43.419Z] unset SSH_AUTH_SOCK; [2025-02-21T03:16:43.419Z] unset SSH_AGENT_PID; [2025-02-21T03:16:43.419Z] echo Agent pid 38 killed; [2025-02-21T03:16:43.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T03:16:43.764Z] + git semver [Pipeline] } [2025-02-21T03:16:44.031Z] $ docker stop --time=1 49bbe553972bef5bf776520eb941b8b762b512bc3b6a1a5f99e23d5cf2cb1f04 [2025-02-21T03:16:45.315Z] $ docker rm -f --volumes 49bbe553972bef5bf776520eb941b8b762b512bc3b6a1a5f99e23d5cf2cb1f04 [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 [2025-02-21T03:16:45.952Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2025-02-21T03:16:45.952Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-02-21T03:16:45.952Z] total 16 [2025-02-21T03:16:45.952Z] drwxr-xr-x 3 root root 4096 Feb 21 03:03 . [2025-02-21T03:16:45.952Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 03:16 .. [2025-02-21T03:16:45.952Z] drwxr-xr-x 2 root root 4096 Feb 21 03:03 cost [2025-02-21T03:16:45.952Z] -rw-r--r-- 1 root root 86 Feb 21 03:03 cost.csv [2025-02-21T03:16:45.952Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-02-21T03:16:45.952Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-02-21T03:16:45.952Z] total 16 [2025-02-21T03:16:45.952Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:03 . [2025-02-21T03:16:45.952Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 03:16 .. [2025-02-21T03:16:45.952Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 03:03 cost [2025-02-21T03:16:45.952Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 21 03:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:16:46.245Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:16:47.098Z] ---> package-listing.sh [2025-02-21T03:16:47.098Z] ++ facter osfamily [2025-02-21T03:16:47.098Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-21T03:16:47.358Z] + OS_FAMILY=debian [2025-02-21T03:16:47.358Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-02-21T03:16:47.358Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-21T03:16:47.358Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-21T03:16:47.358Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-21T03:16:47.358Z] + PACKAGES=/tmp/packages_start.txt [2025-02-21T03:16:47.358Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-02-21T03:16:47.358Z] + PACKAGES=/tmp/packages_end.txt [2025-02-21T03:16:47.358Z] + case "${OS_FAMILY}" in [2025-02-21T03:16:47.358Z] + dpkg -l [2025-02-21T03:16:47.358Z] + grep '^ii' [2025-02-21T03:16:47.358Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-21T03:16:47.358Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-21T03:16:47.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-21T03:16:47.358Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-02-21T03:16:47.358Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-02-21T03:16:47.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2025-02-21T03:16:47.368Z] 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 [2025-02-21T03:16:47.642Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:16:48.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T03:16:48.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:16:48.293Z] prd-ubuntu20.04-docker-8c-8g-39381 does not seem to be running inside a container [2025-02-21T03:16:48.318Z] $ 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 [2025-02-21T03:16:48.493Z] $ docker top 459eab0d9ef65b989c99174ac24b91840048df84cd80c6ea1dd389c8635de4a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T03:16:48.843Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-21T03:16:49.126Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-21T03:16:49.413Z] + ls /var/log/sa-host [2025-02-21T03:16:49.413Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T03:16:49.490Z] provisioning config files... [2025-02-21T03:16:49.500Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14114995089554670946tmp [Pipeline] { [Pipeline] echo [2025-02-21T03:16:49.519Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:16:49.800Z] ---> create-netrc.sh [Pipeline] } [2025-02-21T03:16:49.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:16:50.142Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-21T03:16:50.152Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:16:50.433Z] ---> sudo-logs.sh [2025-02-21T03:16:50.433Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-21T03:16:50.466Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:16:50.749Z] ---> job-cost.sh [2025-02-21T03:16:50.749Z] lf-activate-venv: SKIPPING [2025-02-21T03:16:50.749Z] DEBUG: total: 0.2199999988079071 [2025-02-21T03:16:50.749Z] INFO: Retrieving Stack Cost... [2025-02-21T03:16:51.008Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-21T03:16:51.575Z] INFO: Archiving Costs [Pipeline] echo [2025-02-21T03:16:51.588Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:16:51.868Z] ---> logs-deploy.sh [2025-02-21T03:16:51.868Z] lf-activate-venv: SKIPPING [2025-02-21T03:16:51.868Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/190 [2025-02-21T03:16:51.868Z] INFO: archiving workspace using pattern(s): [2025-02-21T03:16:52.805Z] Archives upload complete. [2025-02-21T03:16:52.805Z] INFO: archiving logs to Nexus