Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7bcf2a01f0ca0871350a0480051ec51dd105a569 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-ssh16624880490208568228.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2984992867964549800.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh11491186469993186453.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh7303683435583353812.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-ssh5290242797349366242.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26425 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 7bcf2a01f0ca0871350a0480051ec51dd105a569 (main) Commit message: "Merge pull request #711 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" > 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 7bcf2a01f0ca0871350a0480051ec51dd105a569 # timeout=10 > git rev-list --no-walk 84743cd4846c2a040d455589816366e8bf795dd2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-14T07:07:54.789Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-14T07:07:54.882Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-14T07:07:54.907Z] ========================================================= [2024-11-14T07:07:54.907Z] EdgeX Global Pipelines Version Info [2024-11-14T07:07:54.907Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:07:56.030Z] ------------------- [2024-11-14T07:07:56.030Z] stable info: [2024-11-14T07:07:56.030Z] ------------------- [2024-11-14T07:07:56.030Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-14T07:07:56.030Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-14T07:07:56.030Z] Message: update stable to v1.0.265 [2024-11-14T07:07:56.291Z] ------------------- [2024-11-14T07:07:56.291Z] experimental info: [2024-11-14T07:07:56.291Z] ------------------- [2024-11-14T07:07:56.291Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-14T07:07:56.291Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-14T07:07:56.291Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-14T07:07:56.379Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-11-14T07:07:56.402Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-11-14T07:07:56.420Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-14T07:07:56.439Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-14T07:07:56.457Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-14T07:07:56.475Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-14T07:07:56.498Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-14T07:07:56.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-14T07:07:56.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-14T07:07:56.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-14T07:07:56.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-14T07:07:56.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-11-14T07:07:56.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-14T07:07:56.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-14T07:07:56.693Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-14T07:07:56.717Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-14T07:07:56.738Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-14T07:07:56.762Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-14T07:07:56.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-14T07:07:56.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-14T07:07:56.845Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-14T07:07:56.864Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-14T07:07:56.889Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-14T07:07:56.916Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-14T07:07:56.943Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-14T07:07:56.964Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-14T07:07:56.985Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-14T07:07:57.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-14T07:07:57.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-14T07:07:57.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-14T07:07:57.083Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bcf2a01f0ca0871350a0480051ec51dd105a569 [Pipeline] echo [2024-11-14T07:07:57.101Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bcf2a0 [Pipeline] echo [2024-11-14T07:07:57.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T07:07:57.197Z] provisioning config files... [2024-11-14T07:07:57.211Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11635547351234147333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:07:57.546Z] ---> ****-login.sh [2024-11-14T07:07:57.546Z] nexus3.edgexfoundry.org:10001 [2024-11-14T07:07:57.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:07:57.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:07:57.808Z] Configure a credential helper to remove this warning. See [2024-11-14T07:07:57.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:07:57.808Z] [2024-11-14T07:07:57.808Z] Login Succeeded [2024-11-14T07:07:57.808Z] nexus3.edgexfoundry.org:10002 [2024-11-14T07:07:57.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:07:58.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:07:58.069Z] Configure a credential helper to remove this warning. See [2024-11-14T07:07:58.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:07:58.069Z] [2024-11-14T07:07:58.069Z] Login Succeeded [2024-11-14T07:07:58.069Z] nexus3.edgexfoundry.org:10003 [2024-11-14T07:07:58.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:07:58.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:07:58.069Z] Configure a credential helper to remove this warning. See [2024-11-14T07:07:58.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:07:58.069Z] [2024-11-14T07:07:58.069Z] Login Succeeded [2024-11-14T07:07:58.069Z] nexus3.edgexfoundry.org:10004 [2024-11-14T07:07:58.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:07:58.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:07:58.333Z] Configure a credential helper to remove this warning. See [2024-11-14T07:07:58.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:07:58.333Z] [2024-11-14T07:07:58.333Z] Login Succeeded [2024-11-14T07:07:58.333Z] ****.io [2024-11-14T07:07:58.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:07:58.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:07:58.592Z] Configure a credential helper to remove this warning. See [2024-11-14T07:07:58.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:07:58.592Z] [2024-11-14T07:07:58.592Z] Login Succeeded [2024-11-14T07:07:58.592Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T07:07:58.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-14T07:07:59.018Z] + git rev-list -1 --merges 7bcf2a01f0ca0871350a0480051ec51dd105a569~1..7bcf2a01f0ca0871350a0480051ec51dd105a569 [Pipeline] echo [2024-11-14T07:07:59.064Z] -----------> git rev-list -1 --merges 7bcf2a01f0ca0871350a0480051ec51dd105a569~1..7bcf2a01f0ca0871350a0480051ec51dd105a569 7bcf2a01f0ca0871350a0480051ec51dd105a569 [2024-11-14T07:07:59.064Z] 7bcf2a01f0ca0871350a0480051ec51dd105a569 [false] [Pipeline] sh [2024-11-14T07:07:59.366Z] + git log --format=format:%s -1 7bcf2a01f0ca0871350a0480051ec51dd105a569 [Pipeline] echo [2024-11-14T07:07:59.385Z] ========================================================= [2024-11-14T07:07:59.385Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-14T07:07:59.385Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T07:07:59.722Z] + git log --format=format:%s -1 7bcf2a01f0ca0871350a0480051ec51dd105a569 [Pipeline] echo [2024-11-14T07:07:59.734Z] [semverPrep] GIT_COMMIT: 7bcf2a01f0ca0871350a0480051ec51dd105a569, Commit Message: Merge pull request #711 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7 [Pipeline] echo [2024-11-14T07:07:59.751Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-14T07:08:00.148Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T07:08:00.148Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-14T07:08:00.148Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-14T07:08:00.148Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-14T07:08:00.148Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-14T07:08:00.148Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-14T07:08:00.148Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:08:00.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T07:08:00.595Z] [2024-11-14T07:08:00.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:08:00.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T07:08:00.915Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-14T07:08:00.915Z] b85a868b505f: Pulling fs layer [2024-11-14T07:08:00.915Z] e2be974225ed: Pulling fs layer [2024-11-14T07:08:00.915Z] 339a4e72a1f5: Pulling fs layer [2024-11-14T07:08:00.915Z] 988bab9f4d93: Pulling fs layer [2024-11-14T07:08:00.915Z] 1469e6f7b9e6: Pulling fs layer [2024-11-14T07:08:00.915Z] 988bab9f4d93: Waiting [2024-11-14T07:08:00.915Z] eaf3925da568: Pulling fs layer [2024-11-14T07:08:00.915Z] bab4dde63d76: Pulling fs layer [2024-11-14T07:08:00.915Z] 1469e6f7b9e6: Waiting [2024-11-14T07:08:00.915Z] bde34c3a00c8: Pulling fs layer [2024-11-14T07:08:00.915Z] b352a97aabf1: Pulling fs layer [2024-11-14T07:08:00.915Z] 4872d77fe225: Pulling fs layer [2024-11-14T07:08:00.915Z] 5851b861e8e6: Pulling fs layer [2024-11-14T07:08:00.915Z] bde34c3a00c8: Waiting [2024-11-14T07:08:00.915Z] eaf3925da568: Waiting [2024-11-14T07:08:00.915Z] bab4dde63d76: Waiting [2024-11-14T07:08:00.915Z] 5851b861e8e6: Waiting [2024-11-14T07:08:00.915Z] b352a97aabf1: Waiting [2024-11-14T07:08:00.915Z] 4872d77fe225: Waiting [2024-11-14T07:08:00.915Z] e2be974225ed: Verifying Checksum [2024-11-14T07:08:00.915Z] e2be974225ed: Download complete [2024-11-14T07:08:00.915Z] 988bab9f4d93: Download complete [2024-11-14T07:08:00.915Z] 1469e6f7b9e6: Verifying Checksum [2024-11-14T07:08:00.915Z] 1469e6f7b9e6: Download complete [2024-11-14T07:08:00.915Z] 339a4e72a1f5: Verifying Checksum [2024-11-14T07:08:00.915Z] 339a4e72a1f5: Download complete [2024-11-14T07:08:01.174Z] eaf3925da568: Download complete [2024-11-14T07:08:01.174Z] bde34c3a00c8: Download complete [2024-11-14T07:08:01.174Z] b352a97aabf1: Verifying Checksum [2024-11-14T07:08:01.174Z] b352a97aabf1: Download complete [2024-11-14T07:08:01.174Z] 4872d77fe225: Verifying Checksum [2024-11-14T07:08:01.174Z] 4872d77fe225: Download complete [2024-11-14T07:08:01.174Z] 5851b861e8e6: Verifying Checksum [2024-11-14T07:08:01.174Z] 5851b861e8e6: Download complete [2024-11-14T07:08:01.174Z] b85a868b505f: Verifying Checksum [2024-11-14T07:08:01.174Z] b85a868b505f: Download complete [2024-11-14T07:08:01.434Z] bab4dde63d76: Verifying Checksum [2024-11-14T07:08:01.434Z] bab4dde63d76: Download complete [2024-11-14T07:08:02.371Z] b85a868b505f: Pull complete [2024-11-14T07:08:02.631Z] e2be974225ed: Pull complete [2024-11-14T07:08:02.890Z] 339a4e72a1f5: Pull complete [2024-11-14T07:08:02.890Z] 988bab9f4d93: Pull complete [2024-11-14T07:08:03.150Z] 1469e6f7b9e6: Pull complete [2024-11-14T07:08:03.409Z] eaf3925da568: Pull complete [2024-11-14T07:08:04.784Z] bab4dde63d76: Pull complete [2024-11-14T07:08:04.784Z] bde34c3a00c8: Pull complete [2024-11-14T07:08:05.044Z] b352a97aabf1: Pull complete [2024-11-14T07:08:05.044Z] 4872d77fe225: Pull complete [2024-11-14T07:08:05.044Z] 5851b861e8e6: Pull complete [2024-11-14T07:08:05.044Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-14T07:08:05.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T07:08:05.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T07:08:05.190Z] prd-ubuntu20.04-docker-8c-8g-26425 does not seem to be running inside a container [2024-11-14T07:08:05.218Z] $ 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 [2024-11-14T07:08:06.542Z] $ docker top dfd9fb696d3ac850b515b8e71ee556ebdd435d2714a4646a067c80802357a36c -eo pid,comm [2024-11-14T07:08:06.612Z] 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). [2024-11-14T07:08:06.612Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T07:08:06.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T07:08:06.701Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T07:08:06.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T07:08:06.828Z] $ docker exec dfd9fb696d3ac850b515b8e71ee556ebdd435d2714a4646a067c80802357a36c ssh-agent [2024-11-14T07:08:06.940Z] SSH_AUTH_SOCK=/tmp/ssh-lQvoZrFj41W9/agent.32 [2024-11-14T07:08:06.940Z] SSH_AGENT_PID=38 [2024-11-14T07:08:06.948Z] Running ssh-add (command line suppressed) [2024-11-14T07:08:07.045Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8305292350618905540.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8305292350618905540.key) [2024-11-14T07:08:07.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T07:08:07.360Z] + git tag --points-at HEAD [Pipeline] } [2024-11-14T07:08:07.373Z] $ docker exec --env ******** --env ******** dfd9fb696d3ac850b515b8e71ee556ebdd435d2714a4646a067c80802357a36c ssh-agent -k [2024-11-14T07:08:07.467Z] unset SSH_AUTH_SOCK; [2024-11-14T07:08:07.467Z] unset SSH_AGENT_PID; [2024-11-14T07:08:07.467Z] echo Agent pid 38 killed; [2024-11-14T07:08:07.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-14T07:08:07.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T07:08:07.525Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T07:08:07.647Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T07:08:07.648Z] $ docker exec dfd9fb696d3ac850b515b8e71ee556ebdd435d2714a4646a067c80802357a36c ssh-agent [2024-11-14T07:08:07.759Z] SSH_AUTH_SOCK=/tmp/ssh-rzjyBVp3tv27/agent.71 [2024-11-14T07:08:07.759Z] SSH_AGENT_PID=77 [2024-11-14T07:08:07.766Z] Running ssh-add (command line suppressed) [2024-11-14T07:08:07.869Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8837988316478853503.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8837988316478853503.key) [2024-11-14T07:08:07.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T07:08:08.174Z] + git semver init [2024-11-14T07:08:08.435Z] 2024-11-14 07:08:08,330 [run_init] DEBUG init version:0.0.0 force:False [2024-11-14T07:08:08.435Z] 2024-11-14 07:08:08,331 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-11-14T07:08:08.435Z] 2024-11-14 07:08:08,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-11-14T07:08:08.435Z] 2024-11-14 07:08:08,331 [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) [2024-11-14T07:08:10.345Z] 2024-11-14 07:08:09,868 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-11-14T07:08:10.345Z] 2024-11-14 07:08:09,868 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-11-14T07:08:10.345Z] 2024-11-14 07:08:09,868 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-14T07:08:10.345Z] 2024-11-14 07:08:09,869 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-14T07:08:10.345Z] 4.0.0-dev.5 [Pipeline] } [2024-11-14T07:08:10.354Z] $ docker exec --env ******** --env ******** dfd9fb696d3ac850b515b8e71ee556ebdd435d2714a4646a067c80802357a36c ssh-agent -k [2024-11-14T07:08:10.447Z] unset SSH_AUTH_SOCK; [2024-11-14T07:08:10.447Z] unset SSH_AGENT_PID; [2024-11-14T07:08:10.448Z] echo Agent pid 77 killed; [2024-11-14T07:08:10.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T07:08:10.785Z] + git semver [Pipeline] } [2024-11-14T07:08:11.058Z] $ docker stop --time=1 dfd9fb696d3ac850b515b8e71ee556ebdd435d2714a4646a067c80802357a36c [2024-11-14T07:08:12.355Z] $ docker rm -f --volumes dfd9fb696d3ac850b515b8e71ee556ebdd435d2714a4646a067c80802357a36c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T07:08:12.707Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-14T07:08:12.951Z] Stashed 1 file(s) [Pipeline] echo [2024-11-14T07:08:12.954Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T07:08:13.279Z] provisioning config files... [2024-11-14T07:08:13.288Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14325444102218902211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:08:13.607Z] ---> ****-login.sh [2024-11-14T07:08:13.608Z] nexus3.edgexfoundry.org:10001 [2024-11-14T07:08:13.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:08:13.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:08:13.608Z] Configure a credential helper to remove this warning. See [2024-11-14T07:08:13.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:08:13.608Z] [2024-11-14T07:08:13.608Z] Login Succeeded [2024-11-14T07:08:13.608Z] nexus3.edgexfoundry.org:10002 [2024-11-14T07:08:13.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:08:13.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:08:13.608Z] Configure a credential helper to remove this warning. See [2024-11-14T07:08:13.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:08:13.608Z] [2024-11-14T07:08:13.608Z] Login Succeeded [2024-11-14T07:08:13.608Z] nexus3.edgexfoundry.org:10003 [2024-11-14T07:08:13.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:08:13.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:08:13.867Z] Configure a credential helper to remove this warning. See [2024-11-14T07:08:13.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:08:13.867Z] [2024-11-14T07:08:13.867Z] Login Succeeded [2024-11-14T07:08:13.867Z] nexus3.edgexfoundry.org:10004 [2024-11-14T07:08:13.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:08:13.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:08:13.868Z] Configure a credential helper to remove this warning. See [2024-11-14T07:08:13.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:08:13.868Z] [2024-11-14T07:08:13.868Z] Login Succeeded [2024-11-14T07:08:13.868Z] ****.io [2024-11-14T07:08:14.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:08:14.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:08:14.128Z] Configure a credential helper to remove this warning. See [2024-11-14T07:08:14.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:08:14.128Z] [2024-11-14T07:08:14.128Z] Login Succeeded [2024-11-14T07:08:14.128Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T07:08:14.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-14T07:08:14.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T07:08:14.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T07:08:14.278Z] ========================================================= [2024-11-14T07:08:14.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-14T07:08:14.278Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:08:14.628Z] + 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 . [2024-11-14T07:08:14.628Z] Sending build context to Docker daemon 20.91MB [2024-11-14T07:08:14.628Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T07:08:14.628Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-14T07:08:14.628Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-14T07:08:14.628Z] 43c4264eed91: Pulling fs layer [2024-11-14T07:08:14.628Z] 4cc291be95ef: Pulling fs layer [2024-11-14T07:08:14.628Z] 2ac1f1163629: Pulling fs layer [2024-11-14T07:08:14.628Z] 5c3c966382ef: Pulling fs layer [2024-11-14T07:08:14.628Z] 4f4fb700ef54: Pulling fs layer [2024-11-14T07:08:14.628Z] 5d5c8e513c77: Pulling fs layer [2024-11-14T07:08:14.628Z] 9f66e0745190: Pulling fs layer [2024-11-14T07:08:14.628Z] f49a43e4bbc0: Pulling fs layer [2024-11-14T07:08:14.628Z] 561ebcabdf7f: Pulling fs layer [2024-11-14T07:08:14.628Z] 5c3c966382ef: Waiting [2024-11-14T07:08:14.628Z] 4f4fb700ef54: Waiting [2024-11-14T07:08:14.628Z] f49a43e4bbc0: Waiting [2024-11-14T07:08:14.628Z] 561ebcabdf7f: Waiting [2024-11-14T07:08:14.628Z] 5d5c8e513c77: Waiting [2024-11-14T07:08:14.628Z] 9f66e0745190: Waiting [2024-11-14T07:08:14.887Z] 4cc291be95ef: Download complete [2024-11-14T07:08:14.887Z] 5c3c966382ef: Download complete [2024-11-14T07:08:14.887Z] 4f4fb700ef54: Verifying Checksum [2024-11-14T07:08:14.887Z] 4f4fb700ef54: Download complete [2024-11-14T07:08:14.887Z] 5d5c8e513c77: Verifying Checksum [2024-11-14T07:08:14.887Z] 5d5c8e513c77: Download complete [2024-11-14T07:08:14.887Z] 43c4264eed91: Download complete [2024-11-14T07:08:14.887Z] 9f66e0745190: Verifying Checksum [2024-11-14T07:08:14.887Z] 9f66e0745190: Download complete [2024-11-14T07:08:14.887Z] 43c4264eed91: Pull complete [2024-11-14T07:08:15.145Z] 561ebcabdf7f: Download complete [2024-11-14T07:08:15.145Z] 4cc291be95ef: Pull complete [2024-11-14T07:08:15.145Z] 2ac1f1163629: Verifying Checksum [2024-11-14T07:08:15.146Z] 2ac1f1163629: Download complete [2024-11-14T07:08:15.404Z] f49a43e4bbc0: Verifying Checksum [2024-11-14T07:08:15.404Z] f49a43e4bbc0: Download complete [2024-11-14T07:08:18.686Z] 2ac1f1163629: Pull complete [2024-11-14T07:08:18.686Z] 5c3c966382ef: Pull complete [2024-11-14T07:08:18.686Z] 4f4fb700ef54: Pull complete [2024-11-14T07:08:18.686Z] 5d5c8e513c77: Pull complete [2024-11-14T07:08:18.686Z] 9f66e0745190: Pull complete [2024-11-14T07:08:20.588Z] f49a43e4bbc0: Pull complete [2024-11-14T07:08:21.156Z] 561ebcabdf7f: Pull complete [2024-11-14T07:08:21.156Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-14T07:08:21.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-14T07:08:21.156Z] ---> 3a752c3f9dda [2024-11-14T07:08:21.156Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-14T07:08:23.069Z] ---> Running in a6f21b9d1f25 [2024-11-14T07:08:23.069Z] Removing intermediate container a6f21b9d1f25 [2024-11-14T07:08:23.069Z] ---> d7aac70d27c8 [2024-11-14T07:08:23.069Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T07:08:23.069Z] ---> Running in c5e5d6bdca9c [2024-11-14T07:08:23.069Z] Removing intermediate container c5e5d6bdca9c [2024-11-14T07:08:23.069Z] ---> 1116eac5446b [2024-11-14T07:08:23.069Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-14T07:08:23.069Z] ---> Running in 72e60f96b5fc [2024-11-14T07:08:23.069Z] Removing intermediate container 72e60f96b5fc [2024-11-14T07:08:23.069Z] ---> 2712057928b7 [2024-11-14T07:08:23.069Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T07:08:23.069Z] ---> Running in 1d51e88402e1 [2024-11-14T07:08:23.069Z] Removing intermediate container 1d51e88402e1 [2024-11-14T07:08:23.069Z] ---> 115216c6775f [2024-11-14T07:08:23.069Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T07:08:23.069Z] ---> Running in 73cffda1d09c [2024-11-14T07:08:23.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T07:08:23.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T07:08:23.848Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-14T07:08:23.848Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-14T07:08:23.848Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-14T07:08:23.848Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-14T07:08:23.848Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T07:08:24.108Z] OK: 250 MiB in 58 packages [2024-11-14T07:08:24.368Z] Removing intermediate container 73cffda1d09c [2024-11-14T07:08:24.368Z] ---> bccbcc6b77a0 [2024-11-14T07:08:24.368Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-11-14T07:08:24.368Z] ---> Running in fdaa99107d9a [2024-11-14T07:08:24.368Z] Removing intermediate container fdaa99107d9a [2024-11-14T07:08:24.368Z] ---> e5c7f6dd8ee3 [2024-11-14T07:08:24.368Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-14T07:08:24.628Z] ---> 84d7bae7479f [2024-11-14T07:08:24.628Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T07:08:24.628Z] ---> Running in 511898c92ee1 [2024-11-14T07:08:28.226Z] Still waiting to schedule task [2024-11-14T07:08:28.226Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-14T07:09:20.891Z] Removing intermediate container 511898c92ee1 [2024-11-14T07:09:20.891Z] ---> 5bdafc24c631 [2024-11-14T07:09:20.891Z] Step 11/12 : COPY . . [2024-11-14T07:09:20.891Z] ---> 2919303ec65a [2024-11-14T07:09:20.891Z] Step 12/12 : RUN $MAKE [2024-11-14T07:09:20.891Z] ---> Running in f309ac1966b5 [2024-11-14T07:09:20.891Z] noop [2024-11-14T07:09:20.892Z] Removing intermediate container f309ac1966b5 [2024-11-14T07:09:20.892Z] ---> 745fe5ccd9e4 [2024-11-14T07:09:20.892Z] Successfully built 745fe5ccd9e4 [2024-11-14T07:09:20.892Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:09:21.227Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-14T07:09:21.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T07:09:21.312Z] prd-ubuntu20.04-docker-8c-8g-26425 does not seem to be running inside a container [2024-11-14T07:09:21.339Z] $ 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 [2024-11-14T07:09:21.677Z] $ docker top b7983d94948d98c00c1df38a01135672ded701001d68fa6b05f3a0aad2562ade -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T07:09:22.032Z] + go version [2024-11-14T07:09:22.032Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-14T07:09:22.042Z] $ docker stop --time=1 b7983d94948d98c00c1df38a01135672ded701001d68fa6b05f3a0aad2562ade [2024-11-14T07:09:23.297Z] $ docker rm -f --volumes b7983d94948d98c00c1df38a01135672ded701001d68fa6b05f3a0aad2562ade [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:09:23.742Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-14T07:09:23.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T07:09:23.829Z] prd-ubuntu20.04-docker-8c-8g-26425 does not seem to be running inside a container [2024-11-14T07:09:23.857Z] $ 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 [2024-11-14T07:09:24.179Z] $ docker top d47863a34feb14ab85d7070f96d6b9b98c2426f23093bedb07f0520fe2d2b364 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T07:09:24.544Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-14T07:09:24.846Z] + make test [2024-11-14T07:09:24.846Z] go test ./... -coverprofile=coverage.out ./... [2024-11-14T07:09:26.767Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-11-14T07:09:44.864Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-11-14T07:09:44.864Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-11-14T07:09:44.864Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.8% of statements [2024-11-14T07:09:57.072Z] go vet ./... [2024-11-14T07:10:01.268Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-14T07:10:01.268Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-14T07:10:01.268Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-14T07:10:01.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-14T07:10:01.574Z] $ docker stop --time=1 d47863a34feb14ab85d7070f96d6b9b98c2426f23093bedb07f0520fe2d2b364 [2024-11-14T07:10:05.766Z] $ docker rm -f --volumes d47863a34feb14ab85d7070f96d6b9b98c2426f23093bedb07f0520fe2d2b364 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T07:10:06.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-14T07:10:06.379Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-14T07:10:06.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-14T07:10:07.275Z] + ls -al . [2024-11-14T07:10:07.275Z] total 252 [2024-11-14T07:10:07.275Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 07:09 . [2024-11-14T07:10:07.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 07:07 .. [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 07:07 .dockerignore [2024-11-14T07:10:07.275Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 07:09 .git [2024-11-14T07:10:07.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 07:07 .github [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 07:07 .gitignore [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 07:07 .golangci.yml [2024-11-14T07:10:07.275Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 07:08 .semver [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 19106 Nov 14 07:07 Attribution.txt [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 14 07:07 CHANGELOG.md [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 1803 Nov 14 07:07 Dockerfile [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 07:07 GOVERNANCE.md [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 07:07 Jenkinsfile [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 07:07 LICENSE [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 2545 Nov 14 07:07 Makefile [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 07:07 OWNERS.md [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 14 07:07 README.md [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 07:08 VERSION [2024-11-14T07:10:07.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 07:07 bin [2024-11-14T07:10:07.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 07:07 cmd [2024-11-14T07:10:07.275Z] -rw-r--r-- 1 jenkins jenkins 21039 Nov 14 07:09 coverage.out [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 6321 Nov 14 07:07 go.mod [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 14 07:07 go.sum [2024-11-14T07:10:07.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 07:07 internal [2024-11-14T07:10:07.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 07:07 mock [2024-11-14T07:10:07.275Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 14 07:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:10:07.591Z] + 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=7bcf2a01f0ca0871350a0480051ec51dd105a569 --label arch=amd64 --label version=4.0.0-dev.5 . [2024-11-14T07:10:07.591Z] Sending build context to Docker daemon 20.93MB [2024-11-14T07:10:07.591Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T07:10:07.591Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-14T07:10:07.591Z] ---> 745fe5ccd9e4 [2024-11-14T07:10:07.591Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-14T07:10:07.850Z] ---> Running in 336ffdb4c476 [2024-11-14T07:10:08.108Z] Removing intermediate container 336ffdb4c476 [2024-11-14T07:10:08.108Z] ---> b5a06c21e58f [2024-11-14T07:10:08.108Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T07:10:08.108Z] ---> Running in 5855f60537de [2024-11-14T07:10:08.108Z] Removing intermediate container 5855f60537de [2024-11-14T07:10:08.108Z] ---> c5cd654f5aa5 [2024-11-14T07:10:08.108Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-14T07:10:08.108Z] ---> Running in b7d054d21180 [2024-11-14T07:10:08.367Z] Removing intermediate container b7d054d21180 [2024-11-14T07:10:08.367Z] ---> 5ae22e839d78 [2024-11-14T07:10:08.367Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T07:10:08.367Z] ---> Running in f4d90cdbaf7d [2024-11-14T07:10:08.367Z] Removing intermediate container f4d90cdbaf7d [2024-11-14T07:10:08.367Z] ---> 88e4200347b7 [2024-11-14T07:10:08.367Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T07:10:08.367Z] ---> Running in 11c29aa1e3f9 [2024-11-14T07:10:08.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T07:10:08.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T07:10:09.146Z] OK: 250 MiB in 58 packages [2024-11-14T07:10:09.405Z] Removing intermediate container 11c29aa1e3f9 [2024-11-14T07:10:09.405Z] ---> 8b02538bc4ef [2024-11-14T07:10:09.405Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-11-14T07:10:09.405Z] ---> Running in 2a2543e29156 [2024-11-14T07:10:09.665Z] Removing intermediate container 2a2543e29156 [2024-11-14T07:10:09.665Z] ---> 54c270b85617 [2024-11-14T07:10:09.665Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-14T07:10:09.665Z] ---> d8fd0a2f361f [2024-11-14T07:10:09.665Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T07:10:09.665Z] ---> Running in 1b6068c7fb03 [2024-11-14T07:10:10.598Z] Removing intermediate container 1b6068c7fb03 [2024-11-14T07:10:10.598Z] ---> 98852a0c2157 [2024-11-14T07:10:10.598Z] Step 11/25 : COPY . . [2024-11-14T07:10:11.165Z] ---> 8d8dec54b25b [2024-11-14T07:10:11.165Z] Step 12/25 : RUN $MAKE [2024-11-14T07:10:11.165Z] ---> Running in a72234f97c1b [2024-11-14T07:10:11.425Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2024-11-14T07:10:43.489Z] Removing intermediate container a72234f97c1b [2024-11-14T07:10:43.489Z] ---> f64940a5f869 [2024-11-14T07:10:43.489Z] Step 13/25 : FROM alpine:3.20 [2024-11-14T07:10:43.489Z] 3.20: Pulling from library/alpine [2024-11-14T07:10:43.489Z] da9db072f522: Pulling fs layer [2024-11-14T07:10:43.489Z] da9db072f522: Download complete [2024-11-14T07:10:43.746Z] da9db072f522: Pull complete [2024-11-14T07:10:43.746Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-14T07:10:43.746Z] Status: Downloaded newer image for alpine:3.20 [2024-11-14T07:10:43.746Z] ---> 63b790fccc90 [2024-11-14T07:10:43.746Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-11-14T07:10:43.746Z] ---> Running in 5412e8273c94 [2024-11-14T07:10:44.005Z] Removing intermediate container 5412e8273c94 [2024-11-14T07:10:44.005Z] ---> f81b07af5f83 [2024-11-14T07:10:44.005Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-14T07:10:44.005Z] ---> Running in 9ba8a617cfb5 [2024-11-14T07:10:44.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T07:10:44.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T07:10:44.841Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-14T07:10:44.841Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T07:10:44.841Z] OK: 8 MiB in 15 packages [2024-11-14T07:10:45.101Z] Removing intermediate container 9ba8a617cfb5 [2024-11-14T07:10:45.101Z] ---> cdfa7c127ccc [2024-11-14T07:10:45.101Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-14T07:10:45.101Z] ---> Running in 592599b04d57 [2024-11-14T07:10:45.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T07:10:45.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T07:10:45.630Z] Upgrading critical system libraries and apk-tools: [2024-11-14T07:10:45.630Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-14T07:10:45.630Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T07:10:45.890Z] Continuing the upgrade transaction with new apk-tools: [2024-11-14T07:10:45.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-14T07:10:45.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-14T07:10:46.148Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T07:10:46.148Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T07:10:46.148Z] OK: 8 MiB in 15 packages [2024-11-14T07:10:46.714Z] Removing intermediate container 592599b04d57 [2024-11-14T07:10:46.714Z] ---> eaf9ab7bb426 [2024-11-14T07:10:46.714Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-11-14T07:10:48.091Z] ---> 1a5775d21fdc [2024-11-14T07:10:48.091Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-11-14T07:10:48.091Z] ---> e77c924a954d [2024-11-14T07:10:48.091Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-11-14T07:10:48.351Z] ---> b9ea4bbf07b3 [2024-11-14T07:10:48.351Z] Step 20/25 : EXPOSE 59982 [2024-11-14T07:10:48.351Z] ---> Running in 4ad1850cf733 [2024-11-14T07:10:48.351Z] Removing intermediate container 4ad1850cf733 [2024-11-14T07:10:48.351Z] ---> b50e5650dcc3 [2024-11-14T07:10:48.351Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-11-14T07:10:48.351Z] ---> Running in f1a207bfb36c [2024-11-14T07:10:48.351Z] Removing intermediate container f1a207bfb36c [2024-11-14T07:10:48.351Z] ---> 313ebd00315c [2024-11-14T07:10:48.351Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-14T07:10:48.351Z] ---> Running in fc4042498637 [2024-11-14T07:10:48.609Z] Removing intermediate container fc4042498637 [2024-11-14T07:10:48.609Z] ---> 6d58d46319f7 [2024-11-14T07:10:48.609Z] Step 23/25 : LABEL arch=amd64 [2024-11-14T07:10:48.609Z] ---> Running in 70a77ebfa6c1 [2024-11-14T07:10:48.609Z] Removing intermediate container 70a77ebfa6c1 [2024-11-14T07:10:48.609Z] ---> 9a74464619dc [2024-11-14T07:10:48.609Z] Step 24/25 : LABEL git_sha=7bcf2a01f0ca0871350a0480051ec51dd105a569 [2024-11-14T07:10:48.609Z] ---> Running in 614496e0cd07 [2024-11-14T07:10:48.868Z] Removing intermediate container 614496e0cd07 [2024-11-14T07:10:48.868Z] ---> d0c199b35b7d [2024-11-14T07:10:48.868Z] Step 25/25 : LABEL version=4.0.0-dev.5 [2024-11-14T07:10:48.868Z] ---> Running in 0c882dcffa56 [2024-11-14T07:10:48.868Z] Removing intermediate container 0c882dcffa56 [2024-11-14T07:10:48.868Z] ---> 65a8f035974a [2024-11-14T07:10:48.868Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-14T07:10:48.868Z] Successfully built 65a8f035974a [2024-11-14T07:10:48.868Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T07:10:49.013Z] provisioning config files... [2024-11-14T07:10:49.023Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5327033333873279084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:10:49.329Z] ---> ****-login.sh [2024-11-14T07:10:49.329Z] nexus3.edgexfoundry.org:10001 [2024-11-14T07:10:49.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:10:49.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:10:49.330Z] Configure a credential helper to remove this warning. See [2024-11-14T07:10:49.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:10:49.330Z] [2024-11-14T07:10:49.330Z] Login Succeeded [2024-11-14T07:10:49.330Z] nexus3.edgexfoundry.org:10002 [2024-11-14T07:10:49.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:10:49.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:10:49.330Z] Configure a credential helper to remove this warning. See [2024-11-14T07:10:49.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:10:49.330Z] [2024-11-14T07:10:49.330Z] Login Succeeded [2024-11-14T07:10:49.330Z] nexus3.edgexfoundry.org:10003 [2024-11-14T07:10:49.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:10:49.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:10:49.589Z] Configure a credential helper to remove this warning. See [2024-11-14T07:10:49.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:10:49.589Z] [2024-11-14T07:10:49.589Z] Login Succeeded [2024-11-14T07:10:49.589Z] nexus3.edgexfoundry.org:10004 [2024-11-14T07:10:49.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:10:49.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:10:49.589Z] Configure a credential helper to remove this warning. See [2024-11-14T07:10:49.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:10:49.590Z] [2024-11-14T07:10:49.590Z] Login Succeeded [2024-11-14T07:10:49.590Z] ****.io [2024-11-14T07:10:49.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:10:49.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:10:49.849Z] Configure a credential helper to remove this warning. See [2024-11-14T07:10:49.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:10:49.849Z] [2024-11-14T07:10:49.849Z] Login Succeeded [2024-11-14T07:10:49.849Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T07:10:49.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T07:10:49.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T07:10:49.934Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-11-14T07:10:49.934Z] 7bcf2a01f0ca0871350a0480051ec51dd105a569 [2024-11-14T07:10:49.934Z] latest [2024-11-14T07:10:49.934Z] 4.0.0-dev.5 [2024-11-14T07:10:49.934Z] 7bcf2a01f0ca0871350a0480051ec51dd105a569-4.0.0-dev.5 [2024-11-14T07:10:49.934Z] main [2024-11-14T07:10:49.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:10:50.289Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7bcf2a01f0ca0871350a0480051ec51dd105a569 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:10:50.613Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7bcf2a01f0ca0871350a0480051ec51dd105a569 [2024-11-14T07:10:50.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-14T07:10:50.614Z] 7f50ffb8aa5b: Preparing [2024-11-14T07:10:50.614Z] 3475ba75ff57: Preparing [2024-11-14T07:10:50.614Z] 9e751cfce307: Preparing [2024-11-14T07:10:50.614Z] d76c122996c0: Preparing [2024-11-14T07:10:50.614Z] ea13ec5b87ae: Preparing [2024-11-14T07:10:50.614Z] 75654b8eeebd: Preparing [2024-11-14T07:10:50.614Z] 75654b8eeebd: Waiting [2024-11-14T07:10:50.614Z] 7f50ffb8aa5b: Pushed [2024-11-14T07:10:50.614Z] 3475ba75ff57: Pushed [2024-11-14T07:10:50.614Z] ea13ec5b87ae: Pushed [2024-11-14T07:10:50.614Z] 75654b8eeebd: Layer already exists [2024-11-14T07:10:51.180Z] d76c122996c0: Pushed [2024-11-14T07:10:55.371Z] 9e751cfce307: Pushed [2024-11-14T07:10:55.371Z] 7bcf2a01f0ca0871350a0480051ec51dd105a569: digest: sha256:d0f0d849bcf73da5ba11f33c8ef7d9ce58372ee8f66f801ec3950b183b9c29f3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:10:55.711Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:10:56.036Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-11-14T07:10:56.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-14T07:10:56.037Z] 7f50ffb8aa5b: Preparing [2024-11-14T07:10:56.037Z] 3475ba75ff57: Preparing [2024-11-14T07:10:56.037Z] 9e751cfce307: Preparing [2024-11-14T07:10:56.037Z] d76c122996c0: Preparing [2024-11-14T07:10:56.037Z] ea13ec5b87ae: Preparing [2024-11-14T07:10:56.037Z] 75654b8eeebd: Preparing [2024-11-14T07:10:56.037Z] 75654b8eeebd: Waiting [2024-11-14T07:10:56.037Z] d76c122996c0: Layer already exists [2024-11-14T07:10:56.037Z] 7f50ffb8aa5b: Layer already exists [2024-11-14T07:10:56.037Z] 9e751cfce307: Layer already exists [2024-11-14T07:10:56.037Z] 3475ba75ff57: Layer already exists [2024-11-14T07:10:56.037Z] ea13ec5b87ae: Layer already exists [2024-11-14T07:10:56.037Z] 75654b8eeebd: Layer already exists [2024-11-14T07:10:56.037Z] latest: digest: sha256:d0f0d849bcf73da5ba11f33c8ef7d9ce58372ee8f66f801ec3950b183b9c29f3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:10:56.374Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:10:56.699Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.5 [2024-11-14T07:10:56.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-14T07:10:56.699Z] 7f50ffb8aa5b: Preparing [2024-11-14T07:10:56.699Z] 3475ba75ff57: Preparing [2024-11-14T07:10:56.699Z] 9e751cfce307: Preparing [2024-11-14T07:10:56.699Z] d76c122996c0: Preparing [2024-11-14T07:10:56.699Z] ea13ec5b87ae: Preparing [2024-11-14T07:10:56.699Z] 75654b8eeebd: Preparing [2024-11-14T07:10:56.699Z] 75654b8eeebd: Waiting [2024-11-14T07:10:56.700Z] d76c122996c0: Layer already exists [2024-11-14T07:10:56.700Z] 3475ba75ff57: Layer already exists [2024-11-14T07:10:56.700Z] 9e751cfce307: Layer already exists [2024-11-14T07:10:56.700Z] ea13ec5b87ae: Layer already exists [2024-11-14T07:10:56.700Z] 7f50ffb8aa5b: Layer already exists [2024-11-14T07:10:56.700Z] 75654b8eeebd: Layer already exists [2024-11-14T07:10:56.700Z] 4.0.0-dev.5: digest: sha256:d0f0d849bcf73da5ba11f33c8ef7d9ce58372ee8f66f801ec3950b183b9c29f3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:10:57.034Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7bcf2a01f0ca0871350a0480051ec51dd105a569-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:10:57.369Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7bcf2a01f0ca0871350a0480051ec51dd105a569-4.0.0-dev.5 [2024-11-14T07:10:57.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-14T07:10:57.369Z] 7f50ffb8aa5b: Preparing [2024-11-14T07:10:57.369Z] 3475ba75ff57: Preparing [2024-11-14T07:10:57.369Z] 9e751cfce307: Preparing [2024-11-14T07:10:57.369Z] d76c122996c0: Preparing [2024-11-14T07:10:57.369Z] ea13ec5b87ae: Preparing [2024-11-14T07:10:57.369Z] 75654b8eeebd: Preparing [2024-11-14T07:10:57.369Z] 75654b8eeebd: Waiting [2024-11-14T07:10:57.369Z] ea13ec5b87ae: Layer already exists [2024-11-14T07:10:57.369Z] 7f50ffb8aa5b: Layer already exists [2024-11-14T07:10:57.369Z] 3475ba75ff57: Layer already exists [2024-11-14T07:10:57.369Z] 9e751cfce307: Layer already exists [2024-11-14T07:10:57.369Z] d76c122996c0: Layer already exists [2024-11-14T07:10:57.369Z] 75654b8eeebd: Layer already exists [2024-11-14T07:10:57.369Z] 7bcf2a01f0ca0871350a0480051ec51dd105a569-4.0.0-dev.5: digest: sha256:d0f0d849bcf73da5ba11f33c8ef7d9ce58372ee8f66f801ec3950b183b9c29f3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:10:57.696Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:10:58.017Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-11-14T07:10:58.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-11-14T07:10:58.017Z] 7f50ffb8aa5b: Preparing [2024-11-14T07:10:58.017Z] 3475ba75ff57: Preparing [2024-11-14T07:10:58.017Z] 9e751cfce307: Preparing [2024-11-14T07:10:58.017Z] d76c122996c0: Preparing [2024-11-14T07:10:58.017Z] ea13ec5b87ae: Preparing [2024-11-14T07:10:58.017Z] 75654b8eeebd: Preparing [2024-11-14T07:10:58.017Z] 75654b8eeebd: Waiting [2024-11-14T07:10:58.017Z] 3475ba75ff57: Layer already exists [2024-11-14T07:10:58.017Z] d76c122996c0: Layer already exists [2024-11-14T07:10:58.017Z] 9e751cfce307: Layer already exists [2024-11-14T07:10:58.017Z] ea13ec5b87ae: Layer already exists [2024-11-14T07:10:58.017Z] 7f50ffb8aa5b: Layer already exists [2024-11-14T07:10:58.017Z] 75654b8eeebd: Layer already exists [2024-11-14T07:10:58.017Z] main: digest: sha256:d0f0d849bcf73da5ba11f33c8ef7d9ce58372ee8f66f801ec3950b183b9c29f3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T07:10:58.102Z] ===================================================== [Pipeline] echo [2024-11-14T07:10:58.123Z] taggedImages: [2024-11-14T07:10:58.123Z] - nexus3.edgexfoundry.org:10004/device-mqtt:7bcf2a01f0ca0871350a0480051ec51dd105a569 [2024-11-14T07:10:58.123Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-11-14T07:10:58.123Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.5 [2024-11-14T07:10:58.123Z] - nexus3.edgexfoundry.org:10004/device-mqtt:7bcf2a01f0ca0871350a0480051ec51dd105a569-4.0.0-dev.5 [2024-11-14T07:10:58.123Z] - 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 [2024-11-14T07:10:58.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T07:10:58.543Z] [2024-11-14T07:10:58.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:10:58.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T07:10:58.849Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-14T07:10:58.849Z] 5eb5b503b376: Pulling fs layer [2024-11-14T07:10:58.849Z] 5c69ac0246d0: Pulling fs layer [2024-11-14T07:10:58.849Z] ec43610c2a17: Pulling fs layer [2024-11-14T07:10:58.849Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-14T07:10:58.849Z] 33b1e0a273af: Pulling fs layer [2024-11-14T07:10:58.849Z] 5d3b04190fa2: Pulling fs layer [2024-11-14T07:10:58.849Z] 2f39f015ded8: Pulling fs layer [2024-11-14T07:10:58.849Z] 2f39f015ded8: Waiting [2024-11-14T07:10:58.849Z] 5d3b04190fa2: Waiting [2024-11-14T07:10:58.849Z] 3a2ae6a8a46f: Waiting [2024-11-14T07:10:58.849Z] 33b1e0a273af: Waiting [2024-11-14T07:10:58.849Z] 5c69ac0246d0: Download complete [2024-11-14T07:10:59.787Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-14T07:10:59.787Z] 3a2ae6a8a46f: Download complete [2024-11-14T07:10:59.787Z] 33b1e0a273af: Verifying Checksum [2024-11-14T07:10:59.787Z] 33b1e0a273af: Download complete [2024-11-14T07:10:59.787Z] 5d3b04190fa2: Download complete [2024-11-14T07:10:59.787Z] ec43610c2a17: Verifying Checksum [2024-11-14T07:10:59.787Z] ec43610c2a17: Download complete [2024-11-14T07:11:00.045Z] 5eb5b503b376: Verifying Checksum [2024-11-14T07:11:00.045Z] 5eb5b503b376: Download complete [2024-11-14T07:11:00.613Z] 2f39f015ded8: Download complete [2024-11-14T07:11:01.181Z] 5eb5b503b376: Pull complete [2024-11-14T07:11:01.439Z] 5c69ac0246d0: Pull complete [2024-11-14T07:11:02.008Z] ec43610c2a17: Pull complete [2024-11-14T07:11:02.008Z] 3a2ae6a8a46f: Pull complete [2024-11-14T07:11:02.267Z] 33b1e0a273af: Pull complete [2024-11-14T07:11:02.267Z] 5d3b04190fa2: Pull complete [2024-11-14T07:11:06.462Z] 2f39f015ded8: Pull complete [2024-11-14T07:11:06.462Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-14T07:11:06.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T07:11:06.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T07:11:06.576Z] prd-ubuntu20.04-docker-8c-8g-26425 does not seem to be running inside a container [2024-11-14T07:11:06.604Z] $ 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 [2024-11-14T07:11:10.439Z] $ docker top f802d287a9e4cb5a4d32d69b49109597b25a46e0a3338ec7c107c385e0a984a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:11:10.856Z] ---> job-cost.sh [2024-11-14T07:11:10.857Z] lf-activate-venv: SKIPPING [2024-11-14T07:11:10.857Z] INFO: No Stack... [2024-11-14T07:11:11.116Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-14T07:11:11.682Z] INFO: Archiving Costs [Pipeline] sh [2024-11-14T07:11:11.974Z] + + catcut /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv -d, [2024-11-14T07:11:11.974Z] -f6 [Pipeline] lock [2024-11-14T07:11:11.992Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-183-stack-cost] [2024-11-14T07:11:12.001Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-183-stack-cost] did not exist. Created. [2024-11-14T07:11:12.010Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-14T07:11:12.328Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-14T07:11:12.377Z] Stashed 1 file(s) [Pipeline] } [2024-11-14T07:11:12.386Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-14T07:11:12.413Z] $ docker stop --time=1 f802d287a9e4cb5a4d32d69b49109597b25a46e0a3338ec7c107c385e0a984a5 [2024-11-14T07:11:13.568Z] $ docker rm -f --volumes f802d287a9e4cb5a4d32d69b49109597b25a46e0a3338ec7c107c385e0a984a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-14T07:11:19.899Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26427 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-11-14T07:11:19.923Z] Running in /w/workspace/device-mqtt-go/183 [Pipeline] { [Pipeline] checkout [2024-11-14T07:11:22.990Z] The recommended git tool is: git [2024-11-14T07:11:28.022Z] using credential edgex-jenkins-ssh [2024-11-14T07:11:28.045Z] Cloning the remote Git repository [2024-11-14T07:11:28.088Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-11-14T07:11:28.188Z] > git init /w/workspace/device-mqtt-go/183 # timeout=10 [2024-11-14T07:11:28.346Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-11-14T07:11:28.347Z] > git --version # timeout=10 [2024-11-14T07:11:28.367Z] > git --version # 'git version 2.25.1' [2024-11-14T07:11:28.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-14T07:11:28.524Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-14T07:11:31.136Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-11-14T07:11:31.163Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-14T07:11:32.005Z] Avoid second fetch [2024-11-14T07:11:32.006Z] Checking out Revision 7bcf2a01f0ca0871350a0480051ec51dd105a569 (main) [2024-11-14T07:11:32.659Z] Commit message: "Merge pull request #711 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" [2024-11-14T07:11:32.017Z] > git config core.sparsecheckout # timeout=10 [2024-11-14T07:11:32.078Z] > git checkout -f 7bcf2a01f0ca0871350a0480051ec51dd105a569 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T07:11:37.345Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-14T07:11:37.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T07:11:37.345Z] Dload Upload Total Spent Left Speed [2024-11-14T07:11:37.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84394 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh [2024-11-14T07:11:37.686Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-14T07:11:38.007Z] + sudo tee /etc/docker/daemon.new [2024-11-14T07:11:38.008Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-14T07:11:38.008Z] { [2024-11-14T07:11:38.008Z] "registry-mirrors": [ [2024-11-14T07:11:38.008Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-14T07:11:38.008Z] ], [2024-11-14T07:11:38.008Z] "bip": "10.250.0.254/24", [2024-11-14T07:11:38.008Z] "hosts": [ [2024-11-14T07:11:38.008Z] "tcp://0.0.0.0:5555", [2024-11-14T07:11:38.008Z] "unix:///var/run/docker.sock" [2024-11-14T07:11:38.008Z] ], [2024-11-14T07:11:38.008Z] "mtu": 1458, [2024-11-14T07:11:38.008Z] "selinux-enabled": true, [2024-11-14T07:11:38.008Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-14T07:11:38.008Z] } [Pipeline] sh [2024-11-14T07:11:38.336Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-14T07:11:38.656Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T07:11:56.926Z] provisioning config files... [2024-11-14T07:11:56.964Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/183@tmp/config13692786429519866364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:11:57.428Z] ---> ****-login.sh [2024-11-14T07:11:57.428Z] nexus3.edgexfoundry.org:10001 [2024-11-14T07:11:58.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:11:58.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:11:58.021Z] Configure a credential helper to remove this warning. See [2024-11-14T07:11:58.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:11:58.021Z] [2024-11-14T07:11:58.021Z] Login Succeeded [2024-11-14T07:11:58.021Z] nexus3.edgexfoundry.org:10002 [2024-11-14T07:11:58.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:11:58.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:11:58.568Z] Configure a credential helper to remove this warning. See [2024-11-14T07:11:58.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:11:58.568Z] [2024-11-14T07:11:58.568Z] Login Succeeded [2024-11-14T07:11:58.569Z] nexus3.edgexfoundry.org:10003 [2024-11-14T07:11:58.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:11:58.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:11:58.837Z] Configure a credential helper to remove this warning. See [2024-11-14T07:11:58.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:11:58.837Z] [2024-11-14T07:11:58.838Z] Login Succeeded [2024-11-14T07:11:58.838Z] nexus3.edgexfoundry.org:10004 [2024-11-14T07:11:59.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:11:59.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:11:59.107Z] Configure a credential helper to remove this warning. See [2024-11-14T07:11:59.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:11:59.107Z] [2024-11-14T07:11:59.107Z] Login Succeeded [2024-11-14T07:11:59.107Z] ****.io [2024-11-14T07:11:59.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:11:59.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:11:59.646Z] Configure a credential helper to remove this warning. See [2024-11-14T07:11:59.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:11:59.646Z] [2024-11-14T07:11:59.646Z] Login Succeeded [2024-11-14T07:11:59.646Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T07:11:59.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-14T07:12:00.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T07:12:00.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T07:12:00.073Z] ========================================================= [2024-11-14T07:12:00.073Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-14T07:12:00.073Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:12:00.459Z] + 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 . [2024-11-14T07:12:01.050Z] Sending build context to Docker daemon 10.57MB [2024-11-14T07:12:01.050Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T07:12:01.050Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-14T07:12:01.050Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-14T07:12:01.050Z] cf04c63912e1: Pulling fs layer [2024-11-14T07:12:01.050Z] 55b35a11ae5e: Pulling fs layer [2024-11-14T07:12:01.050Z] a37a00ec5f00: Pulling fs layer [2024-11-14T07:12:01.050Z] 50b3750afda1: Pulling fs layer [2024-11-14T07:12:01.050Z] 4f4fb700ef54: Pulling fs layer [2024-11-14T07:12:01.050Z] 80978eb59214: Pulling fs layer [2024-11-14T07:12:01.050Z] c9f46d7d2bd2: Pulling fs layer [2024-11-14T07:12:01.050Z] c5a475d317c9: Pulling fs layer [2024-11-14T07:12:01.050Z] 50b3750afda1: Waiting [2024-11-14T07:12:01.050Z] 4f4fb700ef54: Waiting [2024-11-14T07:12:01.050Z] c9f46d7d2bd2: Waiting [2024-11-14T07:12:01.050Z] 80978eb59214: Waiting [2024-11-14T07:12:01.050Z] c5a475d317c9: Waiting [2024-11-14T07:12:01.050Z] 55b35a11ae5e: Download complete [2024-11-14T07:12:01.050Z] 50b3750afda1: Verifying Checksum [2024-11-14T07:12:01.050Z] 50b3750afda1: Download complete [2024-11-14T07:12:01.050Z] 4f4fb700ef54: Verifying Checksum [2024-11-14T07:12:01.050Z] 4f4fb700ef54: Download complete [2024-11-14T07:12:01.050Z] 80978eb59214: Verifying Checksum [2024-11-14T07:12:01.050Z] 80978eb59214: Download complete [2024-11-14T07:12:01.319Z] cf04c63912e1: Verifying Checksum [2024-11-14T07:12:01.319Z] cf04c63912e1: Download complete [2024-11-14T07:12:01.909Z] c5a475d317c9: Verifying Checksum [2024-11-14T07:12:01.909Z] c5a475d317c9: Download complete [2024-11-14T07:12:02.184Z] cf04c63912e1: Pull complete [2024-11-14T07:12:03.168Z] 55b35a11ae5e: Pull complete [2024-11-14T07:12:03.168Z] a37a00ec5f00: Verifying Checksum [2024-11-14T07:12:03.168Z] a37a00ec5f00: Download complete [2024-11-14T07:12:03.758Z] c9f46d7d2bd2: Verifying Checksum [2024-11-14T07:12:03.758Z] c9f46d7d2bd2: Download complete [2024-11-14T07:12:18.780Z] a37a00ec5f00: Pull complete [2024-11-14T07:12:18.780Z] 50b3750afda1: Pull complete [2024-11-14T07:12:18.780Z] 4f4fb700ef54: Pull complete [2024-11-14T07:12:18.780Z] 80978eb59214: Pull complete [2024-11-14T07:12:25.442Z] c9f46d7d2bd2: Pull complete [2024-11-14T07:12:27.392Z] c5a475d317c9: Pull complete [2024-11-14T07:12:27.392Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-14T07:12:27.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-14T07:12:27.392Z] ---> be29e6b0f0d4 [2024-11-14T07:12:27.392Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-14T07:12:27.977Z] ---> Running in 9c15d3631393 [2024-11-14T07:12:28.248Z] Removing intermediate container 9c15d3631393 [2024-11-14T07:12:28.249Z] ---> 81b85ebbe6bc [2024-11-14T07:12:28.249Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T07:12:28.249Z] ---> Running in c32c0379bb23 [2024-11-14T07:12:28.521Z] Removing intermediate container c32c0379bb23 [2024-11-14T07:12:28.521Z] ---> 27b7a76f2c1a [2024-11-14T07:12:28.521Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-14T07:12:28.788Z] ---> Running in 6f464d4757f9 [2024-11-14T07:12:29.055Z] Removing intermediate container 6f464d4757f9 [2024-11-14T07:12:29.055Z] ---> 6c17968e4b24 [2024-11-14T07:12:29.055Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T07:12:29.055Z] ---> Running in 595aaa17bfbf [2024-11-14T07:12:29.322Z] Removing intermediate container 595aaa17bfbf [2024-11-14T07:12:29.322Z] ---> 9a05dd5b398b [2024-11-14T07:12:29.322Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T07:12:29.322Z] ---> Running in dbdc8f7d689f [2024-11-14T07:12:30.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T07:12:30.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T07:12:32.278Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-14T07:12:32.278Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-14T07:12:32.278Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-14T07:12:32.278Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-14T07:12:32.278Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T07:12:32.278Z] OK: 242 MiB in 58 packages [2024-11-14T07:12:33.247Z] Removing intermediate container dbdc8f7d689f [2024-11-14T07:12:33.247Z] ---> 50c7825974ec [2024-11-14T07:12:33.247Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-11-14T07:12:33.247Z] ---> Running in 34667f138e6c [2024-11-14T07:12:33.514Z] Removing intermediate container 34667f138e6c [2024-11-14T07:12:33.514Z] ---> 5d2365743a70 [2024-11-14T07:12:33.514Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-14T07:12:33.792Z] ---> f518eef3d023 [2024-11-14T07:12:33.792Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T07:12:34.067Z] ---> Running in 6c22b110c645 [2024-11-14T07:14:25.746Z] Removing intermediate container 6c22b110c645 [2024-11-14T07:14:25.746Z] ---> dca53d457d49 [2024-11-14T07:14:25.746Z] Step 11/12 : COPY . . [2024-11-14T07:14:25.746Z] ---> 31d2e347a5c7 [2024-11-14T07:14:25.746Z] Step 12/12 : RUN $MAKE [2024-11-14T07:14:25.746Z] ---> Running in 7888b81244ec [2024-11-14T07:14:25.746Z] noop [2024-11-14T07:14:25.746Z] Removing intermediate container 7888b81244ec [2024-11-14T07:14:25.746Z] ---> fa329c5cb995 [2024-11-14T07:14:25.746Z] Successfully built fa329c5cb995 [2024-11-14T07:14:25.746Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:14:26.117Z] + docker inspect -f . ci-base-image-arm64 [2024-11-14T07:14:26.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T07:14:26.317Z] prd-ubuntu20.04-docker-arm64-4c-16g-26427 does not seem to be running inside a container [2024-11-14T07:14:26.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/183 -v /w/workspace/device-mqtt-go/183:/w/workspace/device-mqtt-go/183:rw,z -v /w/workspace/device-mqtt-go/183@tmp:/w/workspace/device-mqtt-go/183@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 [2024-11-14T07:14:27.502Z] $ docker top f3439ef080af813377c59d10f29673c2592c902a2bb79ab765461c4b8134a039 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T07:14:28.318Z] + go version [2024-11-14T07:14:28.318Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-14T07:14:28.335Z] $ docker stop --time=1 f3439ef080af813377c59d10f29673c2592c902a2bb79ab765461c4b8134a039 [2024-11-14T07:14:29.952Z] $ docker rm -f --volumes f3439ef080af813377c59d10f29673c2592c902a2bb79ab765461c4b8134a039 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:14:30.571Z] + docker inspect -f . ci-base-image-arm64 [2024-11-14T07:14:30.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T07:14:30.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-26427 does not seem to be running inside a container [2024-11-14T07:14:30.828Z] $ 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/183 -v /w/workspace/device-mqtt-go/183:/w/workspace/device-mqtt-go/183:rw,z -v /w/workspace/device-mqtt-go/183@tmp:/w/workspace/device-mqtt-go/183@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 [2024-11-14T07:14:33.022Z] $ docker top adb2ca0066917862fb892cec2cf4a650dad808a0f0b0abe04163ade5509b1c28 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T07:14:33.518Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/183 [Pipeline] fileExists [Pipeline] sh [2024-11-14T07:14:33.858Z] + make test [2024-11-14T07:14:33.858Z] go test ./... -coverprofile=coverage.out ./... [2024-11-14T07:14:39.200Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-11-14T07:17:45.996Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-11-14T07:17:45.996Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-11-14T07:17:45.996Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.052s coverage: 22.8% of statements [2024-11-14T07:17:45.996Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-14T07:17:45.996Z] go vet ./... [2024-11-14T07:18:24.925Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-14T07:18:24.925Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-14T07:18:24.925Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-14T07:18:24.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-14T07:18:24.965Z] $ docker stop --time=1 adb2ca0066917862fb892cec2cf4a650dad808a0f0b0abe04163ade5509b1c28 [2024-11-14T07:18:26.787Z] $ docker rm -f --volumes adb2ca0066917862fb892cec2cf4a650dad808a0f0b0abe04163ade5509b1c28 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T07:18:28.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-14T07:18:28.313Z] Warning: overwriting stash ‘coverage-report’ [2024-11-14T07:18:28.763Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-14T07:18:29.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-14T07:18:29.486Z] + ls -al . [2024-11-14T07:18:29.486Z] total 248 [2024-11-14T07:18:29.486Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 07:14 . [2024-11-14T07:18:29.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 07:11 .. [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 07:11 .dockerignore [2024-11-14T07:18:29.486Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 07:11 .git [2024-11-14T07:18:29.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 07:11 .github [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 07:11 .gitignore [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 07:11 .golangci.yml [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 19106 Nov 14 07:11 Attribution.txt [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 14 07:11 CHANGELOG.md [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 1803 Nov 14 07:11 Dockerfile [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 07:11 GOVERNANCE.md [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 07:11 Jenkinsfile [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 07:11 LICENSE [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 2545 Nov 14 07:11 Makefile [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 07:11 OWNERS.md [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 14 07:11 README.md [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 14 07:08 VERSION [2024-11-14T07:18:29.486Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 07:11 bin [2024-11-14T07:18:29.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 07:11 cmd [2024-11-14T07:18:29.486Z] -rw-r--r-- 1 jenkins jenkins 21039 Nov 14 07:17 coverage.out [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 6321 Nov 14 07:11 go.mod [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 14 07:11 go.sum [2024-11-14T07:18:29.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 07:11 internal [2024-11-14T07:18:29.486Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 07:11 mock [2024-11-14T07:18:29.486Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 14 07:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:18:29.859Z] + 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=7bcf2a01f0ca0871350a0480051ec51dd105a569 --label arch=arm64 --label version=4.0.0-dev.5 . [2024-11-14T07:18:30.449Z] Sending build context to Docker daemon 10.59MB [2024-11-14T07:18:30.449Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-14T07:18:30.449Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-14T07:18:30.449Z] ---> fa329c5cb995 [2024-11-14T07:18:30.449Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-14T07:18:30.449Z] ---> Running in 9892646db1c5 [2024-11-14T07:18:30.715Z] Removing intermediate container 9892646db1c5 [2024-11-14T07:18:30.715Z] ---> e8975e02a0ae [2024-11-14T07:18:30.715Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-14T07:18:30.715Z] ---> Running in 356745cb837c [2024-11-14T07:18:30.984Z] Removing intermediate container 356745cb837c [2024-11-14T07:18:30.984Z] ---> 245ead62df72 [2024-11-14T07:18:30.984Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-14T07:18:31.250Z] ---> Running in 5152efe6ccc6 [2024-11-14T07:18:31.250Z] Removing intermediate container 5152efe6ccc6 [2024-11-14T07:18:31.250Z] ---> a1654808d822 [2024-11-14T07:18:31.250Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-14T07:18:31.516Z] ---> Running in 94e3c905937e [2024-11-14T07:18:31.783Z] Removing intermediate container 94e3c905937e [2024-11-14T07:18:31.783Z] ---> e35e12d5d46c [2024-11-14T07:18:31.783Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-14T07:18:31.783Z] ---> Running in 5d8b24000b87 [2024-11-14T07:18:32.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T07:18:33.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T07:18:34.420Z] OK: 242 MiB in 58 packages [2024-11-14T07:18:35.380Z] Removing intermediate container 5d8b24000b87 [2024-11-14T07:18:35.380Z] ---> 1ef06592aae3 [2024-11-14T07:18:35.380Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-11-14T07:18:35.380Z] ---> Running in 0cfe6df77c8f [2024-11-14T07:18:35.645Z] Removing intermediate container 0cfe6df77c8f [2024-11-14T07:18:35.645Z] ---> 2e3fcd11443b [2024-11-14T07:18:35.645Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-14T07:18:35.910Z] ---> fd691373cbe4 [2024-11-14T07:18:35.910Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-14T07:18:36.181Z] ---> Running in 0d5866b5259c [2024-11-14T07:18:38.122Z] Removing intermediate container 0d5866b5259c [2024-11-14T07:18:38.122Z] ---> bbe71bcf5dc4 [2024-11-14T07:18:38.122Z] Step 11/25 : COPY . . [2024-11-14T07:18:39.533Z] ---> b5daacb76081 [2024-11-14T07:18:39.533Z] Step 12/25 : RUN $MAKE [2024-11-14T07:18:39.533Z] ---> Running in 3c635e47c905 [2024-11-14T07:18:40.120Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2024-11-14T07:22:01.985Z] Removing intermediate container 3c635e47c905 [2024-11-14T07:22:01.985Z] ---> b5107a435c60 [2024-11-14T07:22:01.985Z] Step 13/25 : FROM alpine:3.20 [2024-11-14T07:22:01.985Z] 3.20: Pulling from library/alpine [2024-11-14T07:22:01.985Z] 9986a736f7d3: Pulling fs layer [2024-11-14T07:22:01.985Z] 9986a736f7d3: Verifying Checksum [2024-11-14T07:22:01.985Z] 9986a736f7d3: Download complete [2024-11-14T07:22:01.985Z] 9986a736f7d3: Pull complete [2024-11-14T07:22:01.985Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-14T07:22:01.985Z] Status: Downloaded newer image for alpine:3.20 [2024-11-14T07:22:01.985Z] ---> 511a44083d3a [2024-11-14T07:22:01.985Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-11-14T07:22:01.985Z] ---> Running in ff9aa806c35e [2024-11-14T07:22:01.985Z] Removing intermediate container ff9aa806c35e [2024-11-14T07:22:01.985Z] ---> e3cc89039efe [2024-11-14T07:22:01.985Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-14T07:22:01.985Z] ---> Running in 8f67abb723e0 [2024-11-14T07:22:01.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T07:22:01.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T07:22:01.985Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-14T07:22:01.985Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T07:22:01.985Z] OK: 9 MiB in 15 packages [2024-11-14T07:22:01.985Z] Removing intermediate container 8f67abb723e0 [2024-11-14T07:22:01.985Z] ---> 33bf06e2109f [2024-11-14T07:22:01.985Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-14T07:22:01.985Z] ---> Running in 7d1979cd990f [2024-11-14T07:22:01.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T07:22:01.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T07:22:01.985Z] Upgrading critical system libraries and apk-tools: [2024-11-14T07:22:01.985Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-14T07:22:01.985Z] Executing busybox-1.36.1-r29.trigger [2024-11-14T07:22:01.985Z] Continuing the upgrade transaction with new apk-tools: [2024-11-14T07:22:01.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-14T07:22:01.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-14T07:22:01.985Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T07:22:01.985Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-14T07:22:01.985Z] OK: 9 MiB in 15 packages [2024-11-14T07:22:02.252Z] Removing intermediate container 7d1979cd990f [2024-11-14T07:22:02.252Z] ---> 68564ce60a34 [2024-11-14T07:22:02.252Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-11-14T07:22:04.844Z] ---> b9fef16ac9b8 [2024-11-14T07:22:04.844Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-11-14T07:22:04.844Z] ---> 4fa11f8f59d0 [2024-11-14T07:22:04.844Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-11-14T07:22:05.434Z] ---> 7c5fa79ef9c9 [2024-11-14T07:22:05.434Z] Step 20/25 : EXPOSE 59982 [2024-11-14T07:22:05.434Z] ---> Running in 64e4db62d9fc [2024-11-14T07:22:05.700Z] Removing intermediate container 64e4db62d9fc [2024-11-14T07:22:05.700Z] ---> ab9270da458a [2024-11-14T07:22:05.700Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-11-14T07:22:05.700Z] ---> Running in 61a530dee746 [2024-11-14T07:22:05.968Z] Removing intermediate container 61a530dee746 [2024-11-14T07:22:05.968Z] ---> 3ffdf0c2ca54 [2024-11-14T07:22:05.968Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-14T07:22:05.968Z] ---> Running in b539f62d1786 [2024-11-14T07:22:06.236Z] Removing intermediate container b539f62d1786 [2024-11-14T07:22:06.236Z] ---> e7b914fa1b19 [2024-11-14T07:22:06.236Z] Step 23/25 : LABEL arch=arm64 [2024-11-14T07:22:06.236Z] ---> Running in b9c07c0053c2 [2024-11-14T07:22:06.501Z] Removing intermediate container b9c07c0053c2 [2024-11-14T07:22:06.501Z] ---> f26484a8d736 [2024-11-14T07:22:06.501Z] Step 24/25 : LABEL git_sha=7bcf2a01f0ca0871350a0480051ec51dd105a569 [2024-11-14T07:22:06.775Z] ---> Running in 57c73c2e91d9 [2024-11-14T07:22:07.042Z] Removing intermediate container 57c73c2e91d9 [2024-11-14T07:22:07.042Z] ---> d111f715bd25 [2024-11-14T07:22:07.042Z] Step 25/25 : LABEL version=4.0.0-dev.5 [2024-11-14T07:22:07.042Z] ---> Running in c221068532e5 [2024-11-14T07:22:07.507Z] Removing intermediate container c221068532e5 [2024-11-14T07:22:07.507Z] ---> a737264adaa9 [2024-11-14T07:22:07.507Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-14T07:22:07.507Z] Successfully built a737264adaa9 [2024-11-14T07:22:07.507Z] 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 [2024-11-14T07:22:07.676Z] provisioning config files... [2024-11-14T07:22:07.691Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/183@tmp/config3987605862266744363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:22:08.028Z] ---> ****-login.sh [2024-11-14T07:22:08.028Z] nexus3.edgexfoundry.org:10001 [2024-11-14T07:22:08.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:22:08.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:22:08.294Z] Configure a credential helper to remove this warning. See [2024-11-14T07:22:08.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:22:08.294Z] [2024-11-14T07:22:08.294Z] Login Succeeded [2024-11-14T07:22:08.295Z] nexus3.edgexfoundry.org:10002 [2024-11-14T07:22:08.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:22:08.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:22:08.562Z] Configure a credential helper to remove this warning. See [2024-11-14T07:22:08.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:22:08.562Z] [2024-11-14T07:22:08.562Z] Login Succeeded [2024-11-14T07:22:08.562Z] nexus3.edgexfoundry.org:10003 [2024-11-14T07:22:08.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:22:08.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:22:08.828Z] Configure a credential helper to remove this warning. See [2024-11-14T07:22:08.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:22:08.828Z] [2024-11-14T07:22:08.828Z] Login Succeeded [2024-11-14T07:22:09.096Z] nexus3.edgexfoundry.org:10004 [2024-11-14T07:22:09.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:22:09.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:22:09.366Z] Configure a credential helper to remove this warning. See [2024-11-14T07:22:09.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:22:09.366Z] [2024-11-14T07:22:09.366Z] Login Succeeded [2024-11-14T07:22:09.366Z] ****.io [2024-11-14T07:22:09.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-14T07:22:09.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-14T07:22:09.901Z] Configure a credential helper to remove this warning. See [2024-11-14T07:22:09.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-14T07:22:09.902Z] [2024-11-14T07:22:09.902Z] Login Succeeded [2024-11-14T07:22:09.902Z] ---> ****-login.sh ends [Pipeline] } [2024-11-14T07:22:09.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T07:22:09.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-14T07:22:10.003Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-11-14T07:22:10.003Z] 7bcf2a01f0ca0871350a0480051ec51dd105a569 [2024-11-14T07:22:10.003Z] latest [2024-11-14T07:22:10.003Z] 4.0.0-dev.5 [2024-11-14T07:22:10.003Z] 7bcf2a01f0ca0871350a0480051ec51dd105a569-4.0.0-dev.5 [2024-11-14T07:22:10.003Z] main [2024-11-14T07:22:10.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:22:10.397Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7bcf2a01f0ca0871350a0480051ec51dd105a569 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:22:10.770Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7bcf2a01f0ca0871350a0480051ec51dd105a569 [2024-11-14T07:22:10.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-14T07:22:10.770Z] b2305329a1ee: Preparing [2024-11-14T07:22:10.770Z] 8f3197656da6: Preparing [2024-11-14T07:22:10.770Z] bdc53abc7a03: Preparing [2024-11-14T07:22:10.770Z] fe89960c9712: Preparing [2024-11-14T07:22:10.770Z] 2e02da243989: Preparing [2024-11-14T07:22:10.770Z] 651d9022c234: Preparing [2024-11-14T07:22:10.770Z] 651d9022c234: Waiting [2024-11-14T07:22:11.043Z] b2305329a1ee: Pushed [2024-11-14T07:22:11.043Z] 2e02da243989: Pushed [2024-11-14T07:22:11.043Z] 8f3197656da6: Pushed [2024-11-14T07:22:11.043Z] 651d9022c234: Layer already exists [2024-11-14T07:22:12.454Z] fe89960c9712: Pushed [2024-11-14T07:22:19.096Z] bdc53abc7a03: Pushed [2024-11-14T07:22:19.096Z] 7bcf2a01f0ca0871350a0480051ec51dd105a569: digest: sha256:e748b2f58aa2c272e25a84c17149fc0bf85733039066dca11ee517a2cbcd2ac4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:22:19.471Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:22:19.829Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-11-14T07:22:19.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-14T07:22:19.829Z] b2305329a1ee: Preparing [2024-11-14T07:22:19.829Z] 8f3197656da6: Preparing [2024-11-14T07:22:19.829Z] bdc53abc7a03: Preparing [2024-11-14T07:22:19.829Z] fe89960c9712: Preparing [2024-11-14T07:22:19.829Z] 2e02da243989: Preparing [2024-11-14T07:22:19.829Z] 651d9022c234: Preparing [2024-11-14T07:22:19.829Z] 651d9022c234: Waiting [2024-11-14T07:22:19.829Z] b2305329a1ee: Layer already exists [2024-11-14T07:22:19.829Z] fe89960c9712: Layer already exists [2024-11-14T07:22:19.830Z] 2e02da243989: Layer already exists [2024-11-14T07:22:19.830Z] 8f3197656da6: Layer already exists [2024-11-14T07:22:19.830Z] bdc53abc7a03: Layer already exists [2024-11-14T07:22:19.830Z] 651d9022c234: Layer already exists [2024-11-14T07:22:20.095Z] latest: digest: sha256:e748b2f58aa2c272e25a84c17149fc0bf85733039066dca11ee517a2cbcd2ac4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:22:20.466Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:22:20.834Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.5 [2024-11-14T07:22:20.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-14T07:22:20.834Z] b2305329a1ee: Preparing [2024-11-14T07:22:20.834Z] 8f3197656da6: Preparing [2024-11-14T07:22:20.834Z] bdc53abc7a03: Preparing [2024-11-14T07:22:20.834Z] fe89960c9712: Preparing [2024-11-14T07:22:20.834Z] 2e02da243989: Preparing [2024-11-14T07:22:20.834Z] 651d9022c234: Preparing [2024-11-14T07:22:20.834Z] 651d9022c234: Waiting [2024-11-14T07:22:20.834Z] 8f3197656da6: Layer already exists [2024-11-14T07:22:20.834Z] fe89960c9712: Layer already exists [2024-11-14T07:22:20.834Z] 2e02da243989: Layer already exists [2024-11-14T07:22:20.834Z] b2305329a1ee: Layer already exists [2024-11-14T07:22:20.834Z] bdc53abc7a03: Layer already exists [2024-11-14T07:22:20.834Z] 651d9022c234: Layer already exists [2024-11-14T07:22:21.102Z] 4.0.0-dev.5: digest: sha256:e748b2f58aa2c272e25a84c17149fc0bf85733039066dca11ee517a2cbcd2ac4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:22:21.472Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7bcf2a01f0ca0871350a0480051ec51dd105a569-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:22:22.806Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7bcf2a01f0ca0871350a0480051ec51dd105a569-4.0.0-dev.5 [2024-11-14T07:22:22.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-14T07:22:22.806Z] b2305329a1ee: Preparing [2024-11-14T07:22:22.806Z] 8f3197656da6: Preparing [2024-11-14T07:22:22.806Z] bdc53abc7a03: Preparing [2024-11-14T07:22:22.806Z] fe89960c9712: Preparing [2024-11-14T07:22:22.806Z] 2e02da243989: Preparing [2024-11-14T07:22:22.806Z] 651d9022c234: Preparing [2024-11-14T07:22:22.806Z] 651d9022c234: Waiting [2024-11-14T07:22:22.806Z] b2305329a1ee: Layer already exists [2024-11-14T07:22:22.806Z] 8f3197656da6: Layer already exists [2024-11-14T07:22:22.806Z] fe89960c9712: Layer already exists [2024-11-14T07:22:22.806Z] bdc53abc7a03: Layer already exists [2024-11-14T07:22:22.806Z] 2e02da243989: Layer already exists [2024-11-14T07:22:22.806Z] 651d9022c234: Layer already exists [2024-11-14T07:22:22.806Z] 7bcf2a01f0ca0871350a0480051ec51dd105a569-4.0.0-dev.5: digest: sha256:e748b2f58aa2c272e25a84c17149fc0bf85733039066dca11ee517a2cbcd2ac4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:22:23.449Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:22:23.807Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-11-14T07:22:23.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-11-14T07:22:23.807Z] b2305329a1ee: Preparing [2024-11-14T07:22:23.807Z] 8f3197656da6: Preparing [2024-11-14T07:22:23.807Z] bdc53abc7a03: Preparing [2024-11-14T07:22:23.807Z] fe89960c9712: Preparing [2024-11-14T07:22:23.807Z] 2e02da243989: Preparing [2024-11-14T07:22:23.807Z] 651d9022c234: Preparing [2024-11-14T07:22:23.807Z] 651d9022c234: Waiting [2024-11-14T07:22:23.807Z] b2305329a1ee: Layer already exists [2024-11-14T07:22:23.807Z] bdc53abc7a03: Layer already exists [2024-11-14T07:22:23.807Z] 8f3197656da6: Layer already exists [2024-11-14T07:22:23.807Z] 2e02da243989: Layer already exists [2024-11-14T07:22:23.807Z] fe89960c9712: Layer already exists [2024-11-14T07:22:23.807Z] 651d9022c234: Layer already exists [2024-11-14T07:22:23.807Z] main: digest: sha256:e748b2f58aa2c272e25a84c17149fc0bf85733039066dca11ee517a2cbcd2ac4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-14T07:22:24.155Z] ===================================================== [Pipeline] echo [2024-11-14T07:22:24.174Z] taggedImages: [2024-11-14T07:22:24.174Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7bcf2a01f0ca0871350a0480051ec51dd105a569 [2024-11-14T07:22:24.174Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-11-14T07:22:24.174Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.5 [2024-11-14T07:22:24.174Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7bcf2a01f0ca0871350a0480051ec51dd105a569-4.0.0-dev.5 [2024-11-14T07:22:24.174Z] - 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 [2024-11-14T07:22:24.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T07:22:24.558Z] [2024-11-14T07:22:24.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:22:24.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T07:22:24.903Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-14T07:22:24.903Z] 8998bd30e6a1: Pulling fs layer [2024-11-14T07:22:24.903Z] 04944245beec: Pulling fs layer [2024-11-14T07:22:24.903Z] 699f458cf7ca: Pulling fs layer [2024-11-14T07:22:24.903Z] 765212b225bb: Pulling fs layer [2024-11-14T07:22:24.903Z] f23df028b6ca: Pulling fs layer [2024-11-14T07:22:24.903Z] d65c8cfc05b1: Pulling fs layer [2024-11-14T07:22:24.903Z] 2437ff75d9bd: Pulling fs layer [2024-11-14T07:22:24.903Z] f23df028b6ca: Waiting [2024-11-14T07:22:24.903Z] d65c8cfc05b1: Waiting [2024-11-14T07:22:24.903Z] 2437ff75d9bd: Waiting [2024-11-14T07:22:24.903Z] 765212b225bb: Waiting [2024-11-14T07:22:25.174Z] 04944245beec: Verifying Checksum [2024-11-14T07:22:25.174Z] 04944245beec: Download complete [2024-11-14T07:22:25.174Z] 765212b225bb: Verifying Checksum [2024-11-14T07:22:25.174Z] 765212b225bb: Download complete [2024-11-14T07:22:25.174Z] f23df028b6ca: Verifying Checksum [2024-11-14T07:22:25.174Z] f23df028b6ca: Download complete [2024-11-14T07:22:25.174Z] d65c8cfc05b1: Verifying Checksum [2024-11-14T07:22:25.174Z] d65c8cfc05b1: Download complete [2024-11-14T07:22:25.174Z] 699f458cf7ca: Verifying Checksum [2024-11-14T07:22:25.174Z] 699f458cf7ca: Download complete [2024-11-14T07:22:25.763Z] 8998bd30e6a1: Verifying Checksum [2024-11-14T07:22:25.763Z] 8998bd30e6a1: Download complete [2024-11-14T07:22:28.397Z] 2437ff75d9bd: Verifying Checksum [2024-11-14T07:22:28.397Z] 2437ff75d9bd: Download complete [2024-11-14T07:22:30.343Z] 8998bd30e6a1: Pull complete [2024-11-14T07:22:30.610Z] 04944245beec: Pull complete [2024-11-14T07:22:32.017Z] 699f458cf7ca: Pull complete [2024-11-14T07:22:32.283Z] 765212b225bb: Pull complete [2024-11-14T07:22:33.241Z] f23df028b6ca: Pull complete [2024-11-14T07:22:33.241Z] d65c8cfc05b1: Pull complete [2024-11-14T07:22:48.215Z] 2437ff75d9bd: Pull complete [2024-11-14T07:22:48.215Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-14T07:22:48.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-14T07:22:48.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T07:22:48.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-26427 does not seem to be running inside a container [2024-11-14T07:22:48.464Z] $ 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/183 -v /w/workspace/device-mqtt-go/183:/w/workspace/device-mqtt-go/183:rw,z -v /w/workspace/device-mqtt-go/183@tmp:/w/workspace/device-mqtt-go/183@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 [2024-11-14T07:22:50.975Z] $ docker top 5c19098c5bd17e82ac42dea5b2d792fd1d91618bff900a1949ca352d28641f87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:22:51.804Z] ---> job-cost.sh [2024-11-14T07:22:51.804Z] lf-activate-venv: SKIPPING [2024-11-14T07:22:51.804Z] INFO: No Stack... [2024-11-14T07:22:52.385Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-14T07:22:52.964Z] INFO: Archiving Costs [Pipeline] sh [2024-11-14T07:22:53.597Z] + cat /w/workspace/device-mqtt-go/183/archives/cost.csv [2024-11-14T07:22:53.597Z] + cut -d, -f6 [Pipeline] lock [2024-11-14T07:22:53.654Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-183-stack-cost] [2024-11-14T07:22:53.664Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-183-stack-cost] did not exist. Created. [2024-11-14T07:22:53.670Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-14T07:22:54.018Z] /w/workspace/device-mqtt-go/183@tmp/durable-1bc8129e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-14T07:22:54.422Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-14T07:22:54.443Z] Warning: overwriting stash ‘stack-cost’ [2024-11-14T07:22:54.511Z] Stashed 1 file(s) [Pipeline] } [2024-11-14T07:22:54.521Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-14T07:22:54.549Z] $ docker stop --time=1 5c19098c5bd17e82ac42dea5b2d792fd1d91618bff900a1949ca352d28641f87 [2024-11-14T07:22:56.032Z] $ docker rm -f --volumes 5c19098c5bd17e82ac42dea5b2d792fd1d91618bff900a1949ca352d28641f87 [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 [2024-11-14T07:22:56.547Z] provisioning config files... [2024-11-14T07:22:56.555Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5494693442818093333tmp [Pipeline] { [Pipeline] sh [2024-11-14T07:22:56.853Z] + set +x [2024-11-14T07:22:56.853Z] + curl -s https://codecov.io/bash [2024-11-14T07:22:56.853Z] + bash -s -- [2024-11-14T07:22:57.111Z] [2024-11-14T07:22:57.111Z] _____ _ [2024-11-14T07:22:57.111Z] / ____| | | [2024-11-14T07:22:57.111Z] | | ___ __| | ___ ___ _____ __ [2024-11-14T07:22:57.111Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-14T07:22:57.111Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-14T07:22:57.111Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-14T07:22:57.111Z] Bash-1.0.6 [2024-11-14T07:22:57.111Z] [2024-11-14T07:22:57.111Z] [2024-11-14T07:22:57.112Z] ==> git version 2.25.1 found [2024-11-14T07:22:57.112Z] ==> 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 [2024-11-14T07:22:57.112Z] Release-Date: 2020-01-08 [2024-11-14T07:22:57.112Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-14T07:22:57.112Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-14T07:22:57.112Z] ==> Jenkins CI detected. [2024-11-14T07:22:57.112Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-11-14T07:22:57.112Z] project root: . [2024-11-14T07:22:57.112Z] --> token set from env [2024-11-14T07:22:57.112Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-14T07:22:57.112Z] ==> Running gcov in . (disable via -X gcov) [2024-11-14T07:22:57.112Z] ==> Python coveragepy not found [2024-11-14T07:22:57.112Z] ==> Searching for coverage reports in: [2024-11-14T07:22:57.112Z] + . [2024-11-14T07:22:57.112Z] -> Found 1 reports [2024-11-14T07:22:57.112Z] ==> Detecting git/mercurial file structure [2024-11-14T07:22:57.112Z] ==> Reading reports [2024-11-14T07:22:57.112Z] + ./coverage.out bytes=21039 [2024-11-14T07:22:57.112Z] ==> Appending adjustments [2024-11-14T07:22:57.112Z] https://docs.codecov.io/docs/fixing-reports [2024-11-14T07:22:57.112Z] + Found adjustments [2024-11-14T07:22:57.112Z] ==> Gzipping contents [2024-11-14T07:22:57.112Z] 4.0K /tmp/codecov.olrH9A.gz [2024-11-14T07:22:57.112Z] ==> Uploading reports [2024-11-14T07:22:57.112Z] url: https://codecov.io [2024-11-14T07:22:57.112Z] query: branch=main&commit=7bcf2a01f0ca0871350a0480051ec51dd105a569&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-14T07:22:57.112Z] -> Pinging Codecov [2024-11-14T07:22:57.112Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7bcf2a01f0ca0871350a0480051ec51dd105a569&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-14T07:22:57.371Z] -> Uploading to [2024-11-14T07:22:57.371Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/7bcf2a01f0ca0871350a0480051ec51dd105a569/8cc501c6-698d-475b-badd-177066b170f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241114%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241114T072257Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=75e40f52cf2f797cf15a6da35a65fce48088bcd76f14b6bd91adc67b7a16a3cb [2024-11-14T07:22:57.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-14T07:22:57.371Z] Dload Upload Total Spent Left Speed [2024-11-14T07:22:57.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 15783 --:--:-- --:--:-- --:--:-- 15783 [2024-11-14T07:22:57.629Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/7bcf2a01f0ca0871350a0480051ec51dd105a569 [Pipeline] } [2024-11-14T07:22:57.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-14T07:22:57.893Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-14T07:22:57.915Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:22:58.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T07:22:58.230Z] [2024-11-14T07:22:58.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:22:58.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T07:22:58.530Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-14T07:22:58.530Z] 43c4264eed91: Already exists [2024-11-14T07:22:58.530Z] 4cc291be95ef: Already exists [2024-11-14T07:22:58.530Z] 2ac1f1163629: Already exists [2024-11-14T07:22:58.530Z] 5c3c966382ef: Already exists [2024-11-14T07:22:58.530Z] 4f4fb700ef54: Already exists [2024-11-14T07:22:58.530Z] d9c7d2e4e75e: Pulling fs layer [2024-11-14T07:22:58.530Z] 9c3e1370e548: Pulling fs layer [2024-11-14T07:22:58.791Z] d9c7d2e4e75e: Verifying Checksum [2024-11-14T07:22:58.791Z] d9c7d2e4e75e: Download complete [2024-11-14T07:22:59.051Z] d9c7d2e4e75e: Pull complete [2024-11-14T07:22:59.617Z] 9c3e1370e548: Verifying Checksum [2024-11-14T07:22:59.617Z] 9c3e1370e548: Download complete [2024-11-14T07:23:02.160Z] 9c3e1370e548: Pull complete [2024-11-14T07:23:02.160Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-14T07:23:02.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-14T07:23:02.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T07:23:02.263Z] prd-ubuntu20.04-docker-8c-8g-26425 does not seem to be running inside a container [2024-11-14T07:23:02.292Z] $ 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 [2024-11-14T07:23:04.482Z] $ docker top 20c31042f332a18f9f6172be5f342bdcbb100258a2b525dceaf4bba3cca9f008 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T07:23:04.838Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2024-11-14T07:23:04.849Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-11-14T07:23:05.128Z] + set -o pipefail [2024-11-14T07:23:05.128Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-11-14T07:23:13.252Z] [2024-11-14T07:23:13.252Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-11-14T07:23:13.252Z] [2024-11-14T07:23:13.252Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/d68d69ba-d65a-4180-b79c-fa183d5fa075 [2024-11-14T07:23:13.252Z] [2024-11-14T07:23:13.252Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-14T07:23:13.252Z] [2024-11-14T07:23:13.252Z] [2024-11-14T07:23:13.252Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-14T07:23:13.252Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-14T07:23:13.258Z] $ docker stop --time=1 20c31042f332a18f9f6172be5f342bdcbb100258a2b525dceaf4bba3cca9f008 [2024-11-14T07:23:18.427Z] $ docker rm -f --volumes 20c31042f332a18f9f6172be5f342bdcbb100258a2b525dceaf4bba3cca9f008 [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 [2024-11-14T07:23:19.373Z] + git log --format=format:%s -1 7bcf2a01f0ca0871350a0480051ec51dd105a569 [Pipeline] sh [2024-11-14T07:23:19.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T07:23:19.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:23:20.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T07:23:20.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T07:23:20.131Z] prd-ubuntu20.04-docker-8c-8g-26425 does not seem to be running inside a container [2024-11-14T07:23:20.152Z] $ 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 [2024-11-14T07:23:20.621Z] $ docker top e2581b09455339325639c5ab2d8db3135e3e4b0478dc69437b01b22f8f040b31 -eo pid,comm [2024-11-14T07:23:20.680Z] 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). [2024-11-14T07:23:20.680Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T07:23:20.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T07:23:20.737Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T07:23:20.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T07:23:20.837Z] $ docker exec e2581b09455339325639c5ab2d8db3135e3e4b0478dc69437b01b22f8f040b31 ssh-agent [2024-11-14T07:23:20.962Z] SSH_AUTH_SOCK=/tmp/ssh-1QkNbzrUvXk4/agent.32 [2024-11-14T07:23:20.962Z] SSH_AGENT_PID=38 [2024-11-14T07:23:20.967Z] Running ssh-add (command line suppressed) [2024-11-14T07:23:21.076Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12945612797592511645.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12945612797592511645.key) [2024-11-14T07:23:21.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T07:23:21.391Z] + git semver tag [2024-11-14T07:23:21.649Z] 2024-11-14 07:23:21,564 [run_tag] DEBUG tag force:False [2024-11-14T07:23:21.649Z] 2024-11-14 07:23:21,564 [check_head_tag] DEBUG check head tag [2024-11-14T07:23:21.649Z] 2024-11-14 07:23:21,565 [execute] INFO git cat-file --batch-check [2024-11-14T07:23:21.649Z] 2024-11-14 07:23:21,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-11-14T07:23:21.649Z] 2024-11-14 07:23:21,569 [execute] INFO git cat-file --batch [2024-11-14T07:23:21.649Z] 2024-11-14 07:23:21,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-11-14T07:23:21.649Z] 2024-11-14 07:23:21,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-14T07:23:21.649Z] 2024-11-14 07:23:21,590 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 [2024-11-14T07:23:21.649Z] 2024-11-14 07:23:21,590 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-14T07:23:21.649Z] 2024-11-14 07:23:21,594 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-14T07:23:21.649Z] 4.0.0-dev.5 [Pipeline] } [2024-11-14T07:23:21.650Z] $ docker exec --env ******** --env ******** e2581b09455339325639c5ab2d8db3135e3e4b0478dc69437b01b22f8f040b31 ssh-agent -k [2024-11-14T07:23:21.740Z] unset SSH_AUTH_SOCK; [2024-11-14T07:23:21.740Z] unset SSH_AGENT_PID; [2024-11-14T07:23:21.740Z] echo Agent pid 38 killed; [2024-11-14T07:23:21.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T07:23:22.093Z] + git semver [Pipeline] } [2024-11-14T07:23:22.358Z] $ docker stop --time=1 e2581b09455339325639c5ab2d8db3135e3e4b0478dc69437b01b22f8f040b31 [2024-11-14T07:23:23.644Z] $ docker rm -f --volumes e2581b09455339325639c5ab2d8db3135e3e4b0478dc69437b01b22f8f040b31 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:23:24.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T07:23:24.088Z] [2024-11-14T07:23:24.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:23:24.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T07:23:24.477Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-14T07:23:24.477Z] ab5ef0e58194: Pulling fs layer [2024-11-14T07:23:24.477Z] 9712f1f96733: Pulling fs layer [2024-11-14T07:23:24.477Z] 63f879dbbcfc: Pulling fs layer [2024-11-14T07:23:24.477Z] 0d9ebad4ef96: Pulling fs layer [2024-11-14T07:23:24.477Z] e9a5061849ea: Pulling fs layer [2024-11-14T07:23:24.477Z] d747dcd14b5f: Pulling fs layer [2024-11-14T07:23:24.477Z] 2de7ff778b66: Pulling fs layer [2024-11-14T07:23:24.477Z] 0d9ebad4ef96: Waiting [2024-11-14T07:23:24.477Z] e9a5061849ea: Waiting [2024-11-14T07:23:24.477Z] 2de7ff778b66: Waiting [2024-11-14T07:23:24.477Z] d747dcd14b5f: Waiting [2024-11-14T07:23:24.477Z] 9712f1f96733: Download complete [2024-11-14T07:23:24.735Z] 63f879dbbcfc: Verifying Checksum [2024-11-14T07:23:24.735Z] 63f879dbbcfc: Download complete [2024-11-14T07:23:24.994Z] e9a5061849ea: Verifying Checksum [2024-11-14T07:23:24.994Z] e9a5061849ea: Download complete [2024-11-14T07:23:24.994Z] d747dcd14b5f: Download complete [2024-11-14T07:23:24.994Z] 0d9ebad4ef96: Verifying Checksum [2024-11-14T07:23:24.994Z] 0d9ebad4ef96: Download complete [2024-11-14T07:23:24.994Z] 2de7ff778b66: Download complete [2024-11-14T07:23:24.994Z] ab5ef0e58194: Verifying Checksum [2024-11-14T07:23:24.994Z] ab5ef0e58194: Download complete [2024-11-14T07:23:28.278Z] ab5ef0e58194: Pull complete [2024-11-14T07:23:28.278Z] 9712f1f96733: Pull complete [2024-11-14T07:23:28.539Z] 63f879dbbcfc: Pull complete [2024-11-14T07:23:32.723Z] 0d9ebad4ef96: Pull complete [2024-11-14T07:23:32.723Z] e9a5061849ea: Pull complete [2024-11-14T07:23:32.723Z] d747dcd14b5f: Pull complete [2024-11-14T07:23:34.097Z] 2de7ff778b66: Pull complete [2024-11-14T07:23:34.097Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-14T07:23:34.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-14T07:23:34.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T07:23:34.205Z] prd-ubuntu20.04-docker-8c-8g-26425 does not seem to be running inside a container [2024-11-14T07:23:34.226Z] $ 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 [2024-11-14T07:23:39.350Z] $ docker top b61ea5879c569df20104f8d3c999bab1094b6b0be2affa02025ee75f9dfa633e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-14T07:23:39.447Z] provisioning config files... [2024-11-14T07:23:39.455Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16552239744469894420tmp [2024-11-14T07:23:39.466Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7613050261434828412tmp [2024-11-14T07:23:39.477Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5126055373923948581tmp [Pipeline] { [Pipeline] echo [2024-11-14T07:23:39.507Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:23:39.798Z] ---> sigul-configuration.sh [2024-11-14T07:23:39.798Z] gpg: directory `/root/.gnupg' created [2024-11-14T07:23:39.798Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-14T07:23:39.798Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-14T07:23:39.798Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-14T07:23:39.798Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-14T07:23:39.798Z] gpg: CAST5 encrypted data [2024-11-14T07:23:39.798Z] gpg: encrypted with 1 passphrase [2024-11-14T07:23:39.798Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-14T07:23:40.090Z] + mkdir /home/jenkins [2024-11-14T07:23:40.090Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-14T07:23:40.385Z] + 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 [2024-11-14T07:23:40.400Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:23:40.691Z] ---> sigul-install.sh [2024-11-14T07:23:40.691Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-14T07:23:40.989Z] + git tag --list [2024-11-14T07:23:40.989Z] 0.7.1 [2024-11-14T07:23:40.989Z] v1.0.0 [2024-11-14T07:23:40.989Z] v1.1.0 [2024-11-14T07:23:40.989Z] v1.1.1 [2024-11-14T07:23:40.989Z] v1.2.2 [2024-11-14T07:23:40.989Z] v1.3.0 [2024-11-14T07:23:40.989Z] v1.3.1 [2024-11-14T07:23:40.989Z] v2.0.0 [2024-11-14T07:23:40.989Z] v2.1.0 [2024-11-14T07:23:40.989Z] v2.1.1 [2024-11-14T07:23:40.989Z] v2.2.0 [2024-11-14T07:23:40.989Z] v2.3.0 [2024-11-14T07:23:40.989Z] v3.0 [2024-11-14T07:23:40.989Z] v3.0.0 [2024-11-14T07:23:40.989Z] v3.1 [2024-11-14T07:23:40.989Z] v3.1.0 [2024-11-14T07:23:40.989Z] v3.1.0-dev.1 [2024-11-14T07:23:40.989Z] v3.1.0-dev.10 [2024-11-14T07:23:40.989Z] v3.1.0-dev.11 [2024-11-14T07:23:40.989Z] v3.1.0-dev.12 [2024-11-14T07:23:40.989Z] v3.1.0-dev.13 [2024-11-14T07:23:40.989Z] v3.1.0-dev.14 [2024-11-14T07:23:40.989Z] v3.1.0-dev.15 [2024-11-14T07:23:40.989Z] v3.1.0-dev.16 [2024-11-14T07:23:40.989Z] v3.1.0-dev.17 [2024-11-14T07:23:40.989Z] v3.1.0-dev.18 [2024-11-14T07:23:40.989Z] v3.1.0-dev.19 [2024-11-14T07:23:40.989Z] v3.1.0-dev.2 [2024-11-14T07:23:40.989Z] v3.1.0-dev.20 [2024-11-14T07:23:40.989Z] v3.1.0-dev.21 [2024-11-14T07:23:40.989Z] v3.1.0-dev.22 [2024-11-14T07:23:40.989Z] v3.1.0-dev.23 [2024-11-14T07:23:40.989Z] v3.1.0-dev.24 [2024-11-14T07:23:40.989Z] v3.1.0-dev.25 [2024-11-14T07:23:40.989Z] v3.1.0-dev.3 [2024-11-14T07:23:40.989Z] v3.1.0-dev.4 [2024-11-14T07:23:40.989Z] v3.1.0-dev.5 [2024-11-14T07:23:40.989Z] v3.1.0-dev.6 [2024-11-14T07:23:40.989Z] v3.1.0-dev.7 [2024-11-14T07:23:40.989Z] v3.1.0-dev.8 [2024-11-14T07:23:40.989Z] v3.1.0-dev.9 [2024-11-14T07:23:40.989Z] v3.1.1 [2024-11-14T07:23:40.989Z] v3.2.0-dev.1 [2024-11-14T07:23:40.989Z] v3.2.0-dev.10 [2024-11-14T07:23:40.989Z] v3.2.0-dev.11 [2024-11-14T07:23:40.989Z] v3.2.0-dev.12 [2024-11-14T07:23:40.989Z] v3.2.0-dev.13 [2024-11-14T07:23:40.989Z] v3.2.0-dev.14 [2024-11-14T07:23:40.989Z] v3.2.0-dev.15 [2024-11-14T07:23:40.989Z] v3.2.0-dev.16 [2024-11-14T07:23:40.989Z] v3.2.0-dev.17 [2024-11-14T07:23:40.989Z] v3.2.0-dev.18 [2024-11-14T07:23:40.989Z] v3.2.0-dev.19 [2024-11-14T07:23:40.989Z] v3.2.0-dev.2 [2024-11-14T07:23:40.989Z] v3.2.0-dev.20 [2024-11-14T07:23:40.989Z] v3.2.0-dev.21 [2024-11-14T07:23:40.989Z] v3.2.0-dev.22 [2024-11-14T07:23:40.989Z] v3.2.0-dev.23 [2024-11-14T07:23:40.989Z] v3.2.0-dev.3 [2024-11-14T07:23:40.989Z] v3.2.0-dev.4 [2024-11-14T07:23:40.989Z] v3.2.0-dev.5 [2024-11-14T07:23:40.989Z] v3.2.0-dev.6 [2024-11-14T07:23:40.989Z] v3.2.0-dev.7 [2024-11-14T07:23:40.989Z] v3.2.0-dev.8 [2024-11-14T07:23:40.989Z] v3.2.0-dev.9 [2024-11-14T07:23:40.989Z] v4.0.0-dev.1 [2024-11-14T07:23:40.989Z] v4.0.0-dev.2 [2024-11-14T07:23:40.989Z] v4.0.0-dev.3 [2024-11-14T07:23:40.989Z] v4.0.0-dev.4 [2024-11-14T07:23:40.989Z] v4.0.0-dev.5 [Pipeline] sh [2024-11-14T07:23:41.283Z] + lftools sign git-tag v4.0.0-dev.5 [2024-11-14T07:23:41.854Z] Signing Git tag with Sigul... [2024-11-14T07:23:41.854Z] Signing v4.0.0-dev.5 [Pipeline] echo [2024-11-14T07:23:42.438Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:23:42.740Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-14T07:23:42.747Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-14T07:23:42.774Z] $ docker stop --time=1 b61ea5879c569df20104f8d3c999bab1094b6b0be2affa02025ee75f9dfa633e [2024-11-14T07:23:44.081Z] $ docker rm -f --volumes b61ea5879c569df20104f8d3c999bab1094b6b0be2affa02025ee75f9dfa633e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-14T07:23:44.538Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T07:23:44.538Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:23:44.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T07:23:44.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T07:23:44.926Z] prd-ubuntu20.04-docker-8c-8g-26425 does not seem to be running inside a container [2024-11-14T07:23:44.944Z] $ 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 [2024-11-14T07:23:45.309Z] $ docker top e24f3fd9e75bac9aa12e301c9a709cb07b58eca772ede3b2eff7071ea027b7db -eo pid,comm [2024-11-14T07:23:45.372Z] 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). [2024-11-14T07:23:45.372Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T07:23:45.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T07:23:45.429Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T07:23:45.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T07:23:45.533Z] $ docker exec e24f3fd9e75bac9aa12e301c9a709cb07b58eca772ede3b2eff7071ea027b7db ssh-agent [2024-11-14T07:23:45.666Z] SSH_AUTH_SOCK=/tmp/ssh-q1TMmvorebmK/agent.31 [2024-11-14T07:23:45.666Z] SSH_AGENT_PID=37 [2024-11-14T07:23:45.670Z] Running ssh-add (command line suppressed) [2024-11-14T07:23:45.766Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3424424633219621262.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3424424633219621262.key) [2024-11-14T07:23:45.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T07:23:46.081Z] + git semver bump pre [2024-11-14T07:23:46.340Z] 2024-11-14 07:23:46,251 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-14T07:23:46.340Z] 2024-11-14 07:23:46,251 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev [2024-11-14T07:23:46.340Z] 2024-11-14 07:23:46,251 [bump_version] DEBUG bumped version:4.0.0-dev.6 [2024-11-14T07:23:46.340Z] 2024-11-14 07:23:46,252 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-11-14T07:23:46.340Z] 2024-11-14 07:23:46,252 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-14T07:23:46.340Z] 2024-11-14 07:23:46,252 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-14T07:23:46.340Z] 2024-11-14 07:23:46,254 [execute] INFO git cat-file --batch-check [2024-11-14T07:23:46.340Z] 2024-11-14 07:23:46,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T07:23:46.340Z] 2024-11-14 07:23:46,261 [execute] INFO git cat-file --batch [2024-11-14T07:23:46.340Z] 2024-11-14 07:23:46,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T07:23:46.340Z] 2024-11-14 07:23:46,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-14T07:23:46.340Z] 4.0.0-dev.6 [Pipeline] } [2024-11-14T07:23:46.341Z] $ docker exec --env ******** --env ******** e24f3fd9e75bac9aa12e301c9a709cb07b58eca772ede3b2eff7071ea027b7db ssh-agent -k [2024-11-14T07:23:46.454Z] unset SSH_AUTH_SOCK; [2024-11-14T07:23:46.454Z] unset SSH_AGENT_PID; [2024-11-14T07:23:46.454Z] echo Agent pid 37 killed; [2024-11-14T07:23:46.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T07:23:46.795Z] + git semver [Pipeline] } [2024-11-14T07:23:47.060Z] $ docker stop --time=1 e24f3fd9e75bac9aa12e301c9a709cb07b58eca772ede3b2eff7071ea027b7db [2024-11-14T07:23:48.318Z] $ docker rm -f --volumes e24f3fd9e75bac9aa12e301c9a709cb07b58eca772ede3b2eff7071ea027b7db [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-14T07:23:48.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-14T07:23:48.684Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:23:48.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-14T07:23:48.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T07:23:49.070Z] prd-ubuntu20.04-docker-8c-8g-26425 does not seem to be running inside a container [2024-11-14T07:23:49.091Z] $ 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 [2024-11-14T07:23:49.462Z] $ docker top e4a6f6e3dcb526e72faffb9c8f503f35bf856f2d6a72a7e74949bd4c699e6638 -eo pid,comm [2024-11-14T07:23:49.517Z] 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). [2024-11-14T07:23:49.517Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-14T07:23:49.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-14T07:23:49.572Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-14T07:23:49.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-14T07:23:49.677Z] $ docker exec e4a6f6e3dcb526e72faffb9c8f503f35bf856f2d6a72a7e74949bd4c699e6638 ssh-agent [2024-11-14T07:23:49.797Z] SSH_AUTH_SOCK=/tmp/ssh-60dhWVBGdFRr/agent.31 [2024-11-14T07:23:49.797Z] SSH_AGENT_PID=37 [2024-11-14T07:23:49.801Z] Running ssh-add (command line suppressed) [2024-11-14T07:23:49.897Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11893309951962548884.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11893309951962548884.key) [2024-11-14T07:23:49.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-14T07:23:50.212Z] + git semver push [2024-11-14T07:23:50.471Z] 2024-11-14 07:23:50,385 [run_push] DEBUG push [2024-11-14T07:23:50.471Z] 2024-11-14 07:23:50,386 [execute] INFO git cat-file --batch-check [2024-11-14T07:23:50.472Z] 2024-11-14 07:23:50,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-14T07:23:50.472Z] 2024-11-14 07:23:50,390 [execute] INFO git rev-list c056146450067f1121848de531467a8e34a65f1d -- [2024-11-14T07:23:50.472Z] 2024-11-14 07:23:50,390 [execute] DEBUG Popen(['git', 'rev-list', 'c056146450067f1121848de531467a8e34a65f1d', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-14T07:23:50.472Z] 2024-11-14 07:23:50,401 [execute] INFO git fetch -v origin [2024-11-14T07:23:50.472Z] 2024-11-14 07:23:50,401 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-14T07:23:51.041Z] 2024-11-14 07:23:50,873 [run_push] DEBUG no remote changes detected [2024-11-14T07:23:51.041Z] 2024-11-14 07:23:50,874 [execute] INFO git push origin semver [2024-11-14T07:23:51.041Z] 2024-11-14 07:23:50,874 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-14T07:23:51.612Z] 2024-11-14 07:23:51,544 [run_push] DEBUG push all version tags [2024-11-14T07:23:51.612Z] 2024-11-14 07:23:51,545 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-14T07:23:51.612Z] 2024-11-14 07:23:51,545 [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) [2024-11-14T07:23:52.556Z] 2024-11-14 07:23:52,179 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-11-14T07:23:52.556Z] 4.0.0-dev.6 [Pipeline] } [2024-11-14T07:23:52.558Z] $ docker exec --env ******** --env ******** e4a6f6e3dcb526e72faffb9c8f503f35bf856f2d6a72a7e74949bd4c699e6638 ssh-agent -k [2024-11-14T07:23:52.674Z] unset SSH_AUTH_SOCK; [2024-11-14T07:23:52.675Z] unset SSH_AGENT_PID; [2024-11-14T07:23:52.675Z] echo Agent pid 37 killed; [2024-11-14T07:23:52.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-14T07:23:53.021Z] + git semver [Pipeline] } [2024-11-14T07:23:53.286Z] $ docker stop --time=1 e4a6f6e3dcb526e72faffb9c8f503f35bf856f2d6a72a7e74949bd4c699e6638 [2024-11-14T07:23:54.577Z] $ docker rm -f --volumes e4a6f6e3dcb526e72faffb9c8f503f35bf856f2d6a72a7e74949bd4c699e6638 [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 [2024-11-14T07:23:55.256Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-11-14T07:23:55.256Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-11-14T07:23:55.256Z] total 16 [2024-11-14T07:23:55.256Z] drwxr-xr-x 3 root root 4096 Nov 14 07:11 . [2024-11-14T07:23:55.256Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 07:23 .. [2024-11-14T07:23:55.256Z] drwxr-xr-x 2 root root 4096 Nov 14 07:11 cost [2024-11-14T07:23:55.256Z] -rw-r--r-- 1 root root 86 Nov 14 07:11 cost.csv [2024-11-14T07:23:55.256Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-11-14T07:23:55.256Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-11-14T07:23:55.256Z] total 16 [2024-11-14T07:23:55.256Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 07:11 . [2024-11-14T07:23:55.256Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 07:23 .. [2024-11-14T07:23:55.256Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 07:11 cost [2024-11-14T07:23:55.256Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 14 07:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:23:55.555Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:23:56.424Z] ---> package-listing.sh [2024-11-14T07:23:56.424Z] ++ facter osfamily [2024-11-14T07:23:56.424Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-14T07:23:56.684Z] + OS_FAMILY=debian [2024-11-14T07:23:56.684Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-11-14T07:23:56.684Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-14T07:23:56.684Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-14T07:23:56.684Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-14T07:23:56.684Z] + PACKAGES=/tmp/packages_start.txt [2024-11-14T07:23:56.684Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-11-14T07:23:56.684Z] + PACKAGES=/tmp/packages_end.txt [2024-11-14T07:23:56.684Z] + case "${OS_FAMILY}" in [2024-11-14T07:23:56.684Z] + dpkg -l [2024-11-14T07:23:56.684Z] + grep '^ii' [2024-11-14T07:23:56.684Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-14T07:23:56.684Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-14T07:23:56.684Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-14T07:23:56.684Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-11-14T07:23:56.684Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-11-14T07:23:56.684Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2024-11-14T07:23:56.697Z] 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 [2024-11-14T07:23:56.980Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-14T07:23:57.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-14T07:23:57.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-14T07:23:57.657Z] prd-ubuntu20.04-docker-8c-8g-26425 does not seem to be running inside a container [2024-11-14T07:23:57.684Z] $ 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 [2024-11-14T07:23:57.924Z] $ docker top b438091f7f3c6f6b1e4614013523f9e2007dc71788fdc6363298c0ee963a53fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-14T07:23:58.287Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-14T07:23:58.587Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-14T07:23:58.874Z] + ls /var/log/sa-host [2024-11-14T07:23:58.874Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-14T07:23:59.042Z] provisioning config files... [2024-11-14T07:23:59.051Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7688062009592379795tmp [Pipeline] { [Pipeline] echo [2024-11-14T07:23:59.069Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:23:59.358Z] ---> create-netrc.sh [Pipeline] } [2024-11-14T07:23:59.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:23:59.709Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-14T07:23:59.718Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:24:00.001Z] ---> sudo-logs.sh [2024-11-14T07:24:00.001Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-14T07:24:00.038Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:24:00.324Z] ---> job-cost.sh [2024-11-14T07:24:00.324Z] lf-activate-venv: SKIPPING [2024-11-14T07:24:00.324Z] DEBUG: total: 0.2199999988079071 [2024-11-14T07:24:00.324Z] INFO: Retrieving Stack Cost... [2024-11-14T07:24:00.590Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-14T07:24:01.161Z] INFO: Archiving Costs [Pipeline] echo [2024-11-14T07:24:01.178Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-14T07:24:01.458Z] ---> logs-deploy.sh [2024-11-14T07:24:01.458Z] lf-activate-venv: SKIPPING [2024-11-14T07:24:01.458Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/183 [2024-11-14T07:24:01.458Z] INFO: archiving workspace using pattern(s): [2024-11-14T07:24:02.401Z] Archives upload complete. [2024-11-14T07:24:02.401Z] INFO: archiving logs to Nexus