Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed 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-ssh16626084976619726213.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-ssh628263291549255697.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-ssh4667763274082883798.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-ssh539752509947316041.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-ssh8306705998208297222.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21896’ Running on prd-ubuntu20.04-docker-8c-8g-21901 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 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed (main) Commit message: "Merge pull request #697 from jinlinGuan/golang-1.23" > 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 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed # timeout=10 > git rev-list --no-walk a7ea162f49cc88b1fd5543c209327df7c238676c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-05T14:04:41.445Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-05T14:04:41.529Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-05T14:04:41.562Z] ========================================================= [2024-10-05T14:04:41.562Z] EdgeX Global Pipelines Version Info [2024-10-05T14:04:41.562Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:04:42.293Z] ------------------- [2024-10-05T14:04:42.293Z] stable info: [2024-10-05T14:04:42.293Z] ------------------- [2024-10-05T14:04:42.293Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-05T14:04:42.293Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-05T14:04:42.293Z] Message: update stable to v1.0.265 [2024-10-05T14:04:42.864Z] ------------------- [2024-10-05T14:04:42.864Z] experimental info: [2024-10-05T14:04:42.864Z] ------------------- [2024-10-05T14:04:42.864Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-05T14:04:42.864Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-05T14:04:42.864Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-05T14:04:42.971Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-10-05T14:04:43.001Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-10-05T14:04:43.034Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-05T14:04:43.067Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-05T14:04:43.095Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-05T14:04:43.124Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-05T14:04:43.149Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-05T14:04:43.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-05T14:04:43.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-05T14:04:43.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-05T14:04:43.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-05T14:04:43.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-10-05T14:04:43.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-05T14:04:43.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-05T14:04:43.360Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-05T14:04:43.386Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-05T14:04:43.416Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-05T14:04:43.442Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-05T14:04:43.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-05T14:04:43.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-05T14:04:43.525Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-05T14:04:43.552Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-05T14:04:43.581Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-05T14:04:43.606Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-05T14:04:43.630Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-05T14:04:43.657Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-05T14:04:43.683Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-05T14:04:43.709Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-05T14:04:43.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-05T14:04:43.763Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-05T14:04:43.787Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [Pipeline] echo [2024-10-05T14:04:43.817Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70ea9a5 [Pipeline] echo [2024-10-05T14:04:43.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:04:43.910Z] provisioning config files... [2024-10-05T14:04:43.923Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10426595994623217167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:04:44.270Z] ---> ****-login.sh [2024-10-05T14:04:44.270Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:04:44.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:04:44.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:04:44.529Z] Configure a credential helper to remove this warning. See [2024-10-05T14:04:44.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:04:44.529Z] [2024-10-05T14:04:44.529Z] Login Succeeded [2024-10-05T14:04:44.529Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:04:44.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:04:44.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:04:44.530Z] Configure a credential helper to remove this warning. See [2024-10-05T14:04:44.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:04:44.530Z] [2024-10-05T14:04:44.530Z] Login Succeeded [2024-10-05T14:04:44.530Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:04:44.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:04:44.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:04:44.791Z] Configure a credential helper to remove this warning. See [2024-10-05T14:04:44.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:04:44.791Z] [2024-10-05T14:04:44.791Z] Login Succeeded [2024-10-05T14:04:44.791Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:04:44.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:04:44.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:04:44.792Z] Configure a credential helper to remove this warning. See [2024-10-05T14:04:44.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:04:44.792Z] [2024-10-05T14:04:44.792Z] Login Succeeded [2024-10-05T14:04:44.792Z] ****.io [2024-10-05T14:04:45.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:04:45.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:04:45.052Z] Configure a credential helper to remove this warning. See [2024-10-05T14:04:45.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:04:45.052Z] [2024-10-05T14:04:45.052Z] Login Succeeded [2024-10-05T14:04:45.052Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:04:45.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-05T14:04:45.499Z] + git rev-list -1 --merges 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed~1..70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [Pipeline] echo [2024-10-05T14:04:45.529Z] -----------> git rev-list -1 --merges 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed~1..70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [2024-10-05T14:04:45.529Z] 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [false] [Pipeline] sh [2024-10-05T14:04:45.829Z] + git log --format=format:%s -1 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [Pipeline] echo [2024-10-05T14:04:45.849Z] ========================================================= [2024-10-05T14:04:45.849Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-05T14:04:45.849Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-05T14:04:46.287Z] + git log --format=format:%s -1 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [Pipeline] echo [2024-10-05T14:04:46.300Z] [semverPrep] GIT_COMMIT: 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed, Commit Message: Merge pull request #697 from jinlinGuan/golang-1.23 [Pipeline] echo [2024-10-05T14:04:46.314Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-05T14:04:46.686Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:04:46.686Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-05T14:04:46.686Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-05T14:04:46.686Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-05T14:04:46.686Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-05T14:04:46.686Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-05T14:04:46.686Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:04:47.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:04:47.049Z] [2024-10-05T14:04:47.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:04:47.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:04:47.370Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-05T14:04:47.370Z] b85a868b505f: Pulling fs layer [2024-10-05T14:04:47.370Z] e2be974225ed: Pulling fs layer [2024-10-05T14:04:47.370Z] 339a4e72a1f5: Pulling fs layer [2024-10-05T14:04:47.370Z] 988bab9f4d93: Pulling fs layer [2024-10-05T14:04:47.370Z] 1469e6f7b9e6: Pulling fs layer [2024-10-05T14:04:47.370Z] eaf3925da568: Pulling fs layer [2024-10-05T14:04:47.370Z] bab4dde63d76: Pulling fs layer [2024-10-05T14:04:47.370Z] bde34c3a00c8: Pulling fs layer [2024-10-05T14:04:47.370Z] b352a97aabf1: Pulling fs layer [2024-10-05T14:04:47.370Z] 4872d77fe225: Pulling fs layer [2024-10-05T14:04:47.370Z] 5851b861e8e6: Pulling fs layer [2024-10-05T14:04:47.370Z] bab4dde63d76: Waiting [2024-10-05T14:04:47.370Z] eaf3925da568: Waiting [2024-10-05T14:04:47.370Z] 1469e6f7b9e6: Waiting [2024-10-05T14:04:47.370Z] bde34c3a00c8: Waiting [2024-10-05T14:04:47.370Z] b352a97aabf1: Waiting [2024-10-05T14:04:47.370Z] 4872d77fe225: Waiting [2024-10-05T14:04:47.370Z] 5851b861e8e6: Waiting [2024-10-05T14:04:47.370Z] 988bab9f4d93: Waiting [2024-10-05T14:04:47.370Z] e2be974225ed: Verifying Checksum [2024-10-05T14:04:47.370Z] e2be974225ed: Download complete [2024-10-05T14:04:47.370Z] 988bab9f4d93: Download complete [2024-10-05T14:04:47.370Z] 1469e6f7b9e6: Verifying Checksum [2024-10-05T14:04:47.370Z] 1469e6f7b9e6: Download complete [2024-10-05T14:04:47.370Z] eaf3925da568: Verifying Checksum [2024-10-05T14:04:47.370Z] eaf3925da568: Download complete [2024-10-05T14:04:47.370Z] 339a4e72a1f5: Verifying Checksum [2024-10-05T14:04:47.370Z] 339a4e72a1f5: Download complete [2024-10-05T14:04:47.629Z] bde34c3a00c8: Download complete [2024-10-05T14:04:47.629Z] b352a97aabf1: Verifying Checksum [2024-10-05T14:04:47.629Z] b352a97aabf1: Download complete [2024-10-05T14:04:47.629Z] 4872d77fe225: Verifying Checksum [2024-10-05T14:04:47.629Z] 4872d77fe225: Download complete [2024-10-05T14:04:47.629Z] 5851b861e8e6: Download complete [2024-10-05T14:04:47.629Z] b85a868b505f: Verifying Checksum [2024-10-05T14:04:47.629Z] b85a868b505f: Download complete [2024-10-05T14:04:47.958Z] bab4dde63d76: Verifying Checksum [2024-10-05T14:04:47.958Z] bab4dde63d76: Download complete [2024-10-05T14:04:48.897Z] b85a868b505f: Pull complete [2024-10-05T14:04:49.157Z] e2be974225ed: Pull complete [2024-10-05T14:04:49.726Z] 339a4e72a1f5: Pull complete [2024-10-05T14:04:49.726Z] 988bab9f4d93: Pull complete [2024-10-05T14:04:49.985Z] 1469e6f7b9e6: Pull complete [2024-10-05T14:04:49.985Z] eaf3925da568: Pull complete [2024-10-05T14:04:51.890Z] bab4dde63d76: Pull complete [2024-10-05T14:04:51.890Z] bde34c3a00c8: Pull complete [2024-10-05T14:04:52.150Z] b352a97aabf1: Pull complete [2024-10-05T14:04:52.150Z] 4872d77fe225: Pull complete [2024-10-05T14:04:52.410Z] 5851b861e8e6: Pull complete [2024-10-05T14:04:52.410Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-05T14:04:52.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:04:52.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:04:52.564Z] prd-ubuntu20.04-docker-8c-8g-21901 does not seem to be running inside a container [2024-10-05T14:04:52.605Z] $ 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-10-05T14:04:55.797Z] $ docker top c0be9737a374650939f79917c0f75c8dbee3767104d586e131fa8965b19eb706 -eo pid,comm [2024-10-05T14:04:55.857Z] 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-10-05T14:04:55.857Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:04:55.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:04:55.922Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:04:56.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:04:56.053Z] $ docker exec c0be9737a374650939f79917c0f75c8dbee3767104d586e131fa8965b19eb706 ssh-agent [2024-10-05T14:04:56.170Z] SSH_AUTH_SOCK=/tmp/ssh-RPxHML69h3YX/agent.32 [2024-10-05T14:04:56.170Z] SSH_AGENT_PID=38 [2024-10-05T14:04:56.178Z] Running ssh-add (command line suppressed) [2024-10-05T14:04:56.276Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1323550500478445713.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1323550500478445713.key) [2024-10-05T14:04:56.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:04:56.592Z] + git tag --points-at HEAD [Pipeline] } [2024-10-05T14:04:56.602Z] $ docker exec --env ******** --env ******** c0be9737a374650939f79917c0f75c8dbee3767104d586e131fa8965b19eb706 ssh-agent -k [2024-10-05T14:04:56.726Z] unset SSH_AUTH_SOCK; [2024-10-05T14:04:56.727Z] unset SSH_AGENT_PID; [2024-10-05T14:04:56.727Z] echo Agent pid 38 killed; [2024-10-05T14:04:56.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-05T14:04:56.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:04:56.783Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:04:56.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:04:56.932Z] $ docker exec c0be9737a374650939f79917c0f75c8dbee3767104d586e131fa8965b19eb706 ssh-agent [2024-10-05T14:04:57.040Z] SSH_AUTH_SOCK=/tmp/ssh-etGvFsnv5WVb/agent.71 [2024-10-05T14:04:57.040Z] SSH_AGENT_PID=77 [2024-10-05T14:04:57.045Z] Running ssh-add (command line suppressed) [2024-10-05T14:04:57.160Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12301894268926633692.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12301894268926633692.key) [2024-10-05T14:04:57.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:04:57.471Z] + git semver init [2024-10-05T14:04:57.731Z] 2024-10-05 14:04:57,666 [run_init] DEBUG init version:0.0.0 force:False [2024-10-05T14:04:57.731Z] 2024-10-05 14:04:57,667 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-10-05T14:04:57.731Z] 2024-10-05 14:04:57,668 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-10-05T14:04:57.731Z] 2024-10-05 14:04:57,668 [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-10-05T14:04:59.649Z] 2024-10-05 14:04:59,433 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-10-05T14:04:59.649Z] 2024-10-05 14:04:59,434 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-10-05T14:04:59.649Z] 2024-10-05 14:04:59,434 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-05T14:04:59.649Z] 2024-10-05 14:04:59,434 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-05T14:04:59.649Z] 3.2.0-dev.20 [Pipeline] } [2024-10-05T14:04:59.659Z] $ docker exec --env ******** --env ******** c0be9737a374650939f79917c0f75c8dbee3767104d586e131fa8965b19eb706 ssh-agent -k [2024-10-05T14:04:59.768Z] unset SSH_AUTH_SOCK; [2024-10-05T14:04:59.769Z] unset SSH_AGENT_PID; [2024-10-05T14:04:59.769Z] echo Agent pid 77 killed; [2024-10-05T14:04:59.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:05:00.121Z] + git semver [Pipeline] } [2024-10-05T14:05:00.396Z] $ docker stop --time=1 c0be9737a374650939f79917c0f75c8dbee3767104d586e131fa8965b19eb706 [2024-10-05T14:05:01.704Z] $ docker rm -f --volumes c0be9737a374650939f79917c0f75c8dbee3767104d586e131fa8965b19eb706 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:05:02.060Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-05T14:05:02.309Z] Stashed 1 file(s) [Pipeline] echo [2024-10-05T14:05:02.314Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.20 [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-10-05T14:05:02.521Z] provisioning config files... [2024-10-05T14:05:02.530Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3037332459851848168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:05:02.856Z] ---> ****-login.sh [2024-10-05T14:05:02.856Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:05:02.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:05:02.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:05:02.856Z] Configure a credential helper to remove this warning. See [2024-10-05T14:05:02.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:05:02.856Z] [2024-10-05T14:05:02.856Z] Login Succeeded [2024-10-05T14:05:02.856Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:05:02.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:05:02.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:05:02.856Z] Configure a credential helper to remove this warning. See [2024-10-05T14:05:02.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:05:02.856Z] [2024-10-05T14:05:02.856Z] Login Succeeded [2024-10-05T14:05:02.856Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:05:03.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:05:03.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:05:03.116Z] Configure a credential helper to remove this warning. See [2024-10-05T14:05:03.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:05:03.116Z] [2024-10-05T14:05:03.116Z] Login Succeeded [2024-10-05T14:05:03.116Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:05:03.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:05:03.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:05:03.117Z] Configure a credential helper to remove this warning. See [2024-10-05T14:05:03.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:05:03.117Z] [2024-10-05T14:05:03.117Z] Login Succeeded [2024-10-05T14:05:03.117Z] ****.io [2024-10-05T14:05:03.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:05:03.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:05:03.376Z] Configure a credential helper to remove this warning. See [2024-10-05T14:05:03.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:05:03.376Z] [2024-10-05T14:05:03.376Z] Login Succeeded [2024-10-05T14:05:03.376Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:05:03.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-05T14:05:03.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:05:03.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:05:03.541Z] ========================================================= [2024-10-05T14:05:03.541Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-05T14:05:03.541Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:05:03.897Z] + 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-10-05T14:05:03.897Z] Sending build context to Docker daemon 20.85MB [2024-10-05T14:05:03.897Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-05T14:05:03.897Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-05T14:05:04.155Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-05T14:05:04.155Z] 43c4264eed91: Pulling fs layer [2024-10-05T14:05:04.155Z] 4cc291be95ef: Pulling fs layer [2024-10-05T14:05:04.155Z] 2ac1f1163629: Pulling fs layer [2024-10-05T14:05:04.155Z] 5c3c966382ef: Pulling fs layer [2024-10-05T14:05:04.155Z] 4f4fb700ef54: Pulling fs layer [2024-10-05T14:05:04.155Z] 5d5c8e513c77: Pulling fs layer [2024-10-05T14:05:04.155Z] 9f66e0745190: Pulling fs layer [2024-10-05T14:05:04.155Z] f49a43e4bbc0: Pulling fs layer [2024-10-05T14:05:04.155Z] 561ebcabdf7f: Pulling fs layer [2024-10-05T14:05:04.155Z] 5c3c966382ef: Waiting [2024-10-05T14:05:04.155Z] 4f4fb700ef54: Waiting [2024-10-05T14:05:04.155Z] 5d5c8e513c77: Waiting [2024-10-05T14:05:04.155Z] 9f66e0745190: Waiting [2024-10-05T14:05:04.155Z] f49a43e4bbc0: Waiting [2024-10-05T14:05:04.155Z] 561ebcabdf7f: Waiting [2024-10-05T14:05:04.155Z] 4cc291be95ef: Verifying Checksum [2024-10-05T14:05:04.155Z] 4cc291be95ef: Download complete [2024-10-05T14:05:04.155Z] 5c3c966382ef: Download complete [2024-10-05T14:05:04.155Z] 4f4fb700ef54: Verifying Checksum [2024-10-05T14:05:04.155Z] 4f4fb700ef54: Download complete [2024-10-05T14:05:04.155Z] 5d5c8e513c77: Download complete [2024-10-05T14:05:04.155Z] 43c4264eed91: Download complete [2024-10-05T14:05:04.155Z] 9f66e0745190: Verifying Checksum [2024-10-05T14:05:04.155Z] 9f66e0745190: Download complete [2024-10-05T14:05:04.418Z] 43c4264eed91: Pull complete [2024-10-05T14:05:04.418Z] 561ebcabdf7f: Download complete [2024-10-05T14:05:04.678Z] 4cc291be95ef: Pull complete [2024-10-05T14:05:04.678Z] 2ac1f1163629: Download complete [2024-10-05T14:05:04.937Z] f49a43e4bbc0: Verifying Checksum [2024-10-05T14:05:04.937Z] f49a43e4bbc0: Download complete [2024-10-05T14:05:08.225Z] 2ac1f1163629: Pull complete [2024-10-05T14:05:08.484Z] 5c3c966382ef: Pull complete [2024-10-05T14:05:08.484Z] 4f4fb700ef54: Pull complete [2024-10-05T14:05:08.484Z] 5d5c8e513c77: Pull complete [2024-10-05T14:05:08.484Z] 9f66e0745190: Pull complete [2024-10-05T14:05:11.014Z] f49a43e4bbc0: Pull complete [2024-10-05T14:05:11.273Z] 561ebcabdf7f: Pull complete [2024-10-05T14:05:11.273Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-05T14:05:11.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-05T14:05:11.273Z] ---> 3a752c3f9dda [2024-10-05T14:05:11.273Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-05T14:05:16.560Z] ---> Running in bd7364a1306e [2024-10-05T14:05:16.560Z] Removing intermediate container bd7364a1306e [2024-10-05T14:05:16.560Z] ---> fce7d91bd0e7 [2024-10-05T14:05:16.560Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-05T14:05:16.560Z] ---> Running in d2c969d60109 [2024-10-05T14:05:16.560Z] Removing intermediate container d2c969d60109 [2024-10-05T14:05:16.560Z] ---> 764eb36d0bc7 [2024-10-05T14:05:16.560Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-05T14:05:16.560Z] ---> Running in 4d9661f566de [2024-10-05T14:05:16.560Z] Removing intermediate container 4d9661f566de [2024-10-05T14:05:16.560Z] ---> a378441a9775 [2024-10-05T14:05:16.560Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-05T14:05:16.560Z] ---> Running in 4bda4d317efb [2024-10-05T14:05:16.560Z] Removing intermediate container 4bda4d317efb [2024-10-05T14:05:16.560Z] ---> 906bca1710c3 [2024-10-05T14:05:16.560Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-05T14:05:16.819Z] ---> Running in fbbc074902ce [2024-10-05T14:05:17.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T14:05:17.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T14:05:17.342Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-05T14:05:17.463Z] Still waiting to schedule task [2024-10-05T14:05:17.463Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21899’ [2024-10-05T14:05:17.602Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-05T14:05:17.602Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-05T14:05:17.602Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-05T14:05:17.602Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:05:17.602Z] OK: 250 MiB in 58 packages [2024-10-05T14:05:18.171Z] Removing intermediate container fbbc074902ce [2024-10-05T14:05:18.171Z] ---> f80688893e6c [2024-10-05T14:05:18.171Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-10-05T14:05:18.171Z] ---> Running in f5d3ad377d31 [2024-10-05T14:05:18.171Z] Removing intermediate container f5d3ad377d31 [2024-10-05T14:05:18.171Z] ---> 62268a420249 [2024-10-05T14:05:18.171Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-05T14:05:18.171Z] ---> 0328e6e2d986 [2024-10-05T14:05:18.171Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T14:05:18.171Z] ---> Running in 71b1954875e5 [2024-10-05T14:06:26.022Z] Removing intermediate container 71b1954875e5 [2024-10-05T14:06:26.022Z] ---> 6908c694decf [2024-10-05T14:06:26.022Z] Step 11/12 : COPY . . [2024-10-05T14:06:26.022Z] ---> 7b66f4195405 [2024-10-05T14:06:26.022Z] Step 12/12 : RUN $MAKE [2024-10-05T14:06:26.022Z] ---> Running in 1ce215279134 [2024-10-05T14:06:26.022Z] noop [2024-10-05T14:06:26.022Z] Removing intermediate container 1ce215279134 [2024-10-05T14:06:26.022Z] ---> 9d8dfec30e90 [2024-10-05T14:06:26.022Z] Successfully built 9d8dfec30e90 [2024-10-05T14:06:26.022Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:06:31.096Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-05T14:06:31.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:06:31.179Z] prd-ubuntu20.04-docker-8c-8g-21901 does not seem to be running inside a container [2024-10-05T14:06:31.215Z] $ 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-10-05T14:06:31.574Z] $ docker top d53be490983ac70f217c3ae6686a3f8edd61de9d8068ce1bee8bd1d6249e630b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:06:31.930Z] + go version [2024-10-05T14:06:31.930Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-05T14:06:31.940Z] $ docker stop --time=1 d53be490983ac70f217c3ae6686a3f8edd61de9d8068ce1bee8bd1d6249e630b [2024-10-05T14:06:33.210Z] $ docker rm -f --volumes d53be490983ac70f217c3ae6686a3f8edd61de9d8068ce1bee8bd1d6249e630b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:06:33.676Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-05T14:06:33.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:06:33.760Z] prd-ubuntu20.04-docker-8c-8g-21901 does not seem to be running inside a container [2024-10-05T14:06:33.789Z] $ 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-10-05T14:06:34.106Z] $ docker top 9b5a0f232a60c992d4d20827bb2f12b5858db2bbbe0b7bf0867d0ace84bcf0a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:06:34.450Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-05T14:06:34.757Z] + make test [2024-10-05T14:06:34.757Z] go test ./... -coverprofile=coverage.out ./... [2024-10-05T14:06:36.128Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-10-05T14:06:58.042Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-10-05T14:06:58.042Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-10-05T14:06:58.042Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [2024-10-05T14:07:06.151Z] go vet ./... [2024-10-05T14:07:12.710Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-05T14:07:12.710Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-05T14:07:12.710Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-05T14:07:12.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-05T14:07:12.753Z] $ docker stop --time=1 9b5a0f232a60c992d4d20827bb2f12b5858db2bbbe0b7bf0867d0ace84bcf0a3 [2024-10-05T14:07:18.053Z] $ docker rm -f --volumes 9b5a0f232a60c992d4d20827bb2f12b5858db2bbbe0b7bf0867d0ace84bcf0a3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:07:18.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-05T14:07:18.648Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-05T14:07:19.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-05T14:07:19.494Z] + ls -al . [2024-10-05T14:07:19.495Z] total 264 [2024-10-05T14:07:19.495Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 14:06 . [2024-10-05T14:07:19.495Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 14:04 .. [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 5 14:04 .dockerignore [2024-10-05T14:07:19.495Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:06 .git [2024-10-05T14:07:19.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:04 .github [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 5 14:04 .gitignore [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 14:04 .golangci.yml [2024-10-05T14:07:19.495Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:04 .semver [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 19106 Oct 5 14:04 Attribution.txt [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 18574 Oct 5 14:04 CHANGELOG.md [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 1798 Oct 5 14:04 Dockerfile [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 14:04 GOVERNANCE.md [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 5 14:04 Jenkinsfile [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 14:04 LICENSE [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 5 14:04 Makefile [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 14:04 OWNERS.md [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 5 14:04 README.md [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 14:05 VERSION [2024-10-05T14:07:19.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:04 bin [2024-10-05T14:07:19.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:04 cmd [2024-10-05T14:07:19.495Z] -rw-r--r-- 1 jenkins jenkins 21039 Oct 5 14:06 coverage.out [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 7037 Oct 5 14:04 go.mod [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 5 14:04 go.sum [2024-10-05T14:07:19.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:04 internal [2024-10-05T14:07:19.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:04 mock [2024-10-05T14:07:19.495Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 5 14:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:07:19.850Z] + 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=70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed --label arch=amd64 --label version=3.2.0-dev.20 . [2024-10-05T14:07:19.850Z] Sending build context to Docker daemon 20.87MB [2024-10-05T14:07:19.850Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-05T14:07:19.850Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-05T14:07:19.850Z] ---> 9d8dfec30e90 [2024-10-05T14:07:19.850Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-05T14:07:20.417Z] ---> Running in 3cb2874ff98a [2024-10-05T14:07:20.417Z] Removing intermediate container 3cb2874ff98a [2024-10-05T14:07:20.417Z] ---> 8b797a706aee [2024-10-05T14:07:20.417Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-05T14:07:20.417Z] ---> Running in e95d73ba70bf [2024-10-05T14:07:20.417Z] Removing intermediate container e95d73ba70bf [2024-10-05T14:07:20.417Z] ---> c1d7c4a7b9bd [2024-10-05T14:07:20.417Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-05T14:07:20.417Z] ---> Running in 17c173de5207 [2024-10-05T14:07:20.676Z] Removing intermediate container 17c173de5207 [2024-10-05T14:07:20.676Z] ---> 573f6bddfdaa [2024-10-05T14:07:20.676Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-05T14:07:20.676Z] ---> Running in 47af2beffc19 [2024-10-05T14:07:20.676Z] Removing intermediate container 47af2beffc19 [2024-10-05T14:07:20.676Z] ---> 13cc1cfddbd3 [2024-10-05T14:07:20.676Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-05T14:07:20.676Z] ---> Running in 83161fedd4a2 [2024-10-05T14:07:20.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T14:07:21.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T14:07:21.457Z] OK: 250 MiB in 58 packages [2024-10-05T14:07:21.714Z] Removing intermediate container 83161fedd4a2 [2024-10-05T14:07:21.714Z] ---> 551450c0d1b5 [2024-10-05T14:07:21.714Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-10-05T14:07:21.714Z] ---> Running in c731e2bfc03e [2024-10-05T14:07:21.972Z] Removing intermediate container c731e2bfc03e [2024-10-05T14:07:21.972Z] ---> c81d08516901 [2024-10-05T14:07:21.972Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-05T14:07:21.972Z] ---> bd97dbbfe864 [2024-10-05T14:07:21.972Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T14:07:21.972Z] ---> Running in 77e8ad042d21 [2024-10-05T14:07:22.538Z] Removing intermediate container 77e8ad042d21 [2024-10-05T14:07:22.538Z] ---> db97e3bddee6 [2024-10-05T14:07:22.538Z] Step 11/25 : COPY . . [2024-10-05T14:07:23.515Z] ---> 33b9716c1e55 [2024-10-05T14:07:23.515Z] Step 12/25 : RUN $MAKE [2024-10-05T14:07:23.515Z] ---> Running in 9b27f657b637 [2024-10-05T14:07:23.775Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-10-05T14:08:02.488Z] Removing intermediate container 9b27f657b637 [2024-10-05T14:08:02.488Z] ---> bbfefdfce8b8 [2024-10-05T14:08:02.488Z] Step 13/25 : FROM alpine:3.20 [2024-10-05T14:08:02.488Z] 3.20: Pulling from library/alpine [2024-10-05T14:08:02.488Z] 43c4264eed91: Already exists [2024-10-05T14:08:02.488Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T14:08:02.488Z] Status: Downloaded newer image for alpine:3.20 [2024-10-05T14:08:02.488Z] ---> 91ef0af61f39 [2024-10-05T14:08:02.488Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-10-05T14:08:02.488Z] ---> Running in 2208df9feed7 [2024-10-05T14:08:02.488Z] Removing intermediate container 2208df9feed7 [2024-10-05T14:08:02.488Z] ---> c64694d7b1a1 [2024-10-05T14:08:02.488Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-05T14:08:02.488Z] ---> Running in 4ef4ec8b8136 [2024-10-05T14:08:02.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T14:08:02.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T14:08:02.488Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-05T14:08:02.488Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:08:02.488Z] OK: 8 MiB in 15 packages [2024-10-05T14:08:02.488Z] Removing intermediate container 4ef4ec8b8136 [2024-10-05T14:08:02.488Z] ---> 77c0f242b841 [2024-10-05T14:08:02.488Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-05T14:08:02.488Z] ---> Running in ff31b9ffcbd0 [2024-10-05T14:08:02.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T14:08:02.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T14:08:02.488Z] Upgrading critical system libraries and apk-tools: [2024-10-05T14:08:02.488Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T14:08:02.488Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:08:02.488Z] Continuing the upgrade transaction with new apk-tools: [2024-10-05T14:08:02.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T14:08:02.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T14:08:02.488Z] OK: 8 MiB in 15 packages [2024-10-05T14:08:03.054Z] Removing intermediate container ff31b9ffcbd0 [2024-10-05T14:08:03.054Z] ---> b98c5684527b [2024-10-05T14:08:03.054Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-10-05T14:08:04.428Z] ---> 9dd74ef5b645 [2024-10-05T14:08:04.428Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-10-05T14:08:04.687Z] ---> 0f135f2d49e0 [2024-10-05T14:08:04.687Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-10-05T14:08:04.687Z] ---> 67f9bb63124b [2024-10-05T14:08:04.687Z] Step 20/25 : EXPOSE 59982 [2024-10-05T14:08:04.687Z] ---> Running in d8491232aa41 [2024-10-05T14:08:04.687Z] Removing intermediate container d8491232aa41 [2024-10-05T14:08:04.687Z] ---> d2f261ed2cf3 [2024-10-05T14:08:04.687Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-10-05T14:08:04.947Z] ---> Running in 1c5adbba7bda [2024-10-05T14:08:04.947Z] Removing intermediate container 1c5adbba7bda [2024-10-05T14:08:04.947Z] ---> 42245d89141b [2024-10-05T14:08:04.947Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-05T14:08:04.947Z] ---> Running in 2d502038966c [2024-10-05T14:08:04.947Z] Removing intermediate container 2d502038966c [2024-10-05T14:08:04.947Z] ---> cc9c5b32c0c3 [2024-10-05T14:08:04.947Z] Step 23/25 : LABEL arch=amd64 [2024-10-05T14:08:04.947Z] ---> Running in 1dfdf388e0ab [2024-10-05T14:08:04.947Z] Removing intermediate container 1dfdf388e0ab [2024-10-05T14:08:04.947Z] ---> 2daa78378e33 [2024-10-05T14:08:04.947Z] Step 24/25 : LABEL git_sha=70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [2024-10-05T14:08:05.205Z] ---> Running in 8ac6424d574a [2024-10-05T14:08:05.205Z] Removing intermediate container 8ac6424d574a [2024-10-05T14:08:05.205Z] ---> 3087b52c4275 [2024-10-05T14:08:05.205Z] Step 25/25 : LABEL version=3.2.0-dev.20 [2024-10-05T14:08:05.205Z] ---> Running in 868778ac2f35 [2024-10-05T14:08:05.205Z] Removing intermediate container 868778ac2f35 [2024-10-05T14:08:05.205Z] ---> a7e74ebb86c4 [2024-10-05T14:08:05.205Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-05T14:08:05.205Z] Successfully built a7e74ebb86c4 [2024-10-05T14:08:05.205Z] 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-10-05T14:08:09.943Z] provisioning config files... [2024-10-05T14:08:09.952Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3560966194166014946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:08:10.255Z] ---> ****-login.sh [2024-10-05T14:08:10.255Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:08:10.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:08:10.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:08:10.255Z] Configure a credential helper to remove this warning. See [2024-10-05T14:08:10.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:08:10.255Z] [2024-10-05T14:08:10.255Z] Login Succeeded [2024-10-05T14:08:10.255Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:08:10.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:08:10.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:08:10.255Z] Configure a credential helper to remove this warning. See [2024-10-05T14:08:10.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:08:10.255Z] [2024-10-05T14:08:10.255Z] Login Succeeded [2024-10-05T14:08:10.255Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:08:10.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:08:10.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:08:10.514Z] Configure a credential helper to remove this warning. See [2024-10-05T14:08:10.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:08:10.514Z] [2024-10-05T14:08:10.514Z] Login Succeeded [2024-10-05T14:08:10.514Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:08:10.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:08:10.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:08:10.514Z] Configure a credential helper to remove this warning. See [2024-10-05T14:08:10.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:08:10.514Z] [2024-10-05T14:08:10.514Z] Login Succeeded [2024-10-05T14:08:10.514Z] ****.io [2024-10-05T14:08:10.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:08:10.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:08:10.774Z] Configure a credential helper to remove this warning. See [2024-10-05T14:08:10.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:08:10.774Z] [2024-10-05T14:08:10.774Z] Login Succeeded [2024-10-05T14:08:10.774Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:08:10.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T14:08:10.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:08:10.895Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-10-05T14:08:10.895Z] 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [2024-10-05T14:08:10.895Z] latest [2024-10-05T14:08:10.895Z] 3.2.0-dev.20 [2024-10-05T14:08:10.895Z] 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed-3.2.0-dev.20 [2024-10-05T14:08:10.895Z] main [2024-10-05T14:08:10.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:08:11.267Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:08:11.604Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [2024-10-05T14:08:11.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-05T14:08:11.604Z] cf015e813baf: Preparing [2024-10-05T14:08:11.604Z] 2087f603d481: Preparing [2024-10-05T14:08:11.604Z] dc551003bc66: Preparing [2024-10-05T14:08:11.604Z] 156cbdd5915c: Preparing [2024-10-05T14:08:11.604Z] 7ecb669650a0: Preparing [2024-10-05T14:08:11.604Z] 63ca1fbb43ae: Preparing [2024-10-05T14:08:11.604Z] 63ca1fbb43ae: Waiting [2024-10-05T14:08:11.604Z] 2087f603d481: Pushed [2024-10-05T14:08:11.604Z] cf015e813baf: Pushed [2024-10-05T14:08:11.604Z] 156cbdd5915c: Pushed [2024-10-05T14:08:11.604Z] 7ecb669650a0: Pushed [2024-10-05T14:08:11.604Z] 63ca1fbb43ae: Layer already exists [2024-10-05T14:08:16.872Z] dc551003bc66: Pushed [2024-10-05T14:08:16.872Z] 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed: digest: sha256:52509c72b4372520ac71d0a3e5571a04c03aeec3c846fc023c4a94d614f68af5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:08:17.218Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:08:17.562Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-10-05T14:08:17.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-05T14:08:17.563Z] cf015e813baf: Preparing [2024-10-05T14:08:17.563Z] 2087f603d481: Preparing [2024-10-05T14:08:17.563Z] dc551003bc66: Preparing [2024-10-05T14:08:17.563Z] 156cbdd5915c: Preparing [2024-10-05T14:08:17.563Z] 7ecb669650a0: Preparing [2024-10-05T14:08:17.563Z] 63ca1fbb43ae: Preparing [2024-10-05T14:08:17.563Z] 63ca1fbb43ae: Waiting [2024-10-05T14:08:17.563Z] dc551003bc66: Layer already exists [2024-10-05T14:08:17.563Z] 156cbdd5915c: Layer already exists [2024-10-05T14:08:17.563Z] 7ecb669650a0: Layer already exists [2024-10-05T14:08:17.563Z] 2087f603d481: Layer already exists [2024-10-05T14:08:17.563Z] cf015e813baf: Layer already exists [2024-10-05T14:08:17.563Z] 63ca1fbb43ae: Layer already exists [2024-10-05T14:08:17.563Z] latest: digest: sha256:52509c72b4372520ac71d0a3e5571a04c03aeec3c846fc023c4a94d614f68af5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:08:17.912Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:08:18.255Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.20 [2024-10-05T14:08:18.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-05T14:08:18.255Z] cf015e813baf: Preparing [2024-10-05T14:08:18.255Z] 2087f603d481: Preparing [2024-10-05T14:08:18.255Z] dc551003bc66: Preparing [2024-10-05T14:08:18.255Z] 156cbdd5915c: Preparing [2024-10-05T14:08:18.255Z] 7ecb669650a0: Preparing [2024-10-05T14:08:18.255Z] 63ca1fbb43ae: Preparing [2024-10-05T14:08:18.255Z] 63ca1fbb43ae: Waiting [2024-10-05T14:08:18.255Z] 7ecb669650a0: Layer already exists [2024-10-05T14:08:18.255Z] 156cbdd5915c: Layer already exists [2024-10-05T14:08:18.255Z] dc551003bc66: Layer already exists [2024-10-05T14:08:18.255Z] cf015e813baf: Layer already exists [2024-10-05T14:08:18.255Z] 2087f603d481: Layer already exists [2024-10-05T14:08:18.255Z] 63ca1fbb43ae: Layer already exists [2024-10-05T14:08:18.255Z] 3.2.0-dev.20: digest: sha256:52509c72b4372520ac71d0a3e5571a04c03aeec3c846fc023c4a94d614f68af5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:08:18.598Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:08:18.934Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed-3.2.0-dev.20 [2024-10-05T14:08:18.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-05T14:08:18.934Z] cf015e813baf: Preparing [2024-10-05T14:08:18.934Z] 2087f603d481: Preparing [2024-10-05T14:08:18.934Z] dc551003bc66: Preparing [2024-10-05T14:08:18.934Z] 156cbdd5915c: Preparing [2024-10-05T14:08:18.934Z] 7ecb669650a0: Preparing [2024-10-05T14:08:18.934Z] 63ca1fbb43ae: Preparing [2024-10-05T14:08:18.934Z] 63ca1fbb43ae: Waiting [2024-10-05T14:08:18.934Z] cf015e813baf: Layer already exists [2024-10-05T14:08:18.934Z] dc551003bc66: Layer already exists [2024-10-05T14:08:18.934Z] 156cbdd5915c: Layer already exists [2024-10-05T14:08:18.934Z] 2087f603d481: Layer already exists [2024-10-05T14:08:18.934Z] 7ecb669650a0: Layer already exists [2024-10-05T14:08:18.934Z] 63ca1fbb43ae: Layer already exists [2024-10-05T14:08:18.934Z] 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed-3.2.0-dev.20: digest: sha256:52509c72b4372520ac71d0a3e5571a04c03aeec3c846fc023c4a94d614f68af5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:08:19.274Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:08:19.620Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-10-05T14:08:19.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-05T14:08:19.620Z] cf015e813baf: Preparing [2024-10-05T14:08:19.620Z] 2087f603d481: Preparing [2024-10-05T14:08:19.620Z] dc551003bc66: Preparing [2024-10-05T14:08:19.620Z] 156cbdd5915c: Preparing [2024-10-05T14:08:19.620Z] 7ecb669650a0: Preparing [2024-10-05T14:08:19.620Z] 63ca1fbb43ae: Preparing [2024-10-05T14:08:19.620Z] 63ca1fbb43ae: Waiting [2024-10-05T14:08:19.620Z] 7ecb669650a0: Layer already exists [2024-10-05T14:08:19.620Z] dc551003bc66: Layer already exists [2024-10-05T14:08:19.620Z] 156cbdd5915c: Layer already exists [2024-10-05T14:08:19.620Z] 2087f603d481: Layer already exists [2024-10-05T14:08:19.620Z] cf015e813baf: Layer already exists [2024-10-05T14:08:19.620Z] 63ca1fbb43ae: Layer already exists [2024-10-05T14:08:19.620Z] main: digest: sha256:52509c72b4372520ac71d0a3e5571a04c03aeec3c846fc023c4a94d614f68af5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T14:08:19.719Z] ===================================================== [Pipeline] echo [2024-10-05T14:08:19.741Z] taggedImages: [2024-10-05T14:08:19.741Z] - nexus3.edgexfoundry.org:10004/device-mqtt:70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [2024-10-05T14:08:19.741Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-10-05T14:08:19.741Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.20 [2024-10-05T14:08:19.741Z] - nexus3.edgexfoundry.org:10004/device-mqtt:70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed-3.2.0-dev.20 [2024-10-05T14:08:19.741Z] - 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-10-05T14:08:20.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:08:20.197Z] [2024-10-05T14:08:20.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:08:20.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:08:20.508Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-05T14:08:20.508Z] 5eb5b503b376: Pulling fs layer [2024-10-05T14:08:20.508Z] 5c69ac0246d0: Pulling fs layer [2024-10-05T14:08:20.508Z] ec43610c2a17: Pulling fs layer [2024-10-05T14:08:20.508Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-05T14:08:20.508Z] 33b1e0a273af: Pulling fs layer [2024-10-05T14:08:20.508Z] 5d3b04190fa2: Pulling fs layer [2024-10-05T14:08:20.508Z] 2f39f015ded8: Pulling fs layer [2024-10-05T14:08:20.508Z] 3a2ae6a8a46f: Waiting [2024-10-05T14:08:20.508Z] 33b1e0a273af: Waiting [2024-10-05T14:08:20.508Z] 2f39f015ded8: Waiting [2024-10-05T14:08:20.508Z] 5c69ac0246d0: Verifying Checksum [2024-10-05T14:08:20.508Z] 5c69ac0246d0: Download complete [2024-10-05T14:08:20.508Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-05T14:08:20.508Z] 3a2ae6a8a46f: Download complete [2024-10-05T14:08:20.508Z] 33b1e0a273af: Verifying Checksum [2024-10-05T14:08:20.508Z] 33b1e0a273af: Download complete [2024-10-05T14:08:20.508Z] ec43610c2a17: Verifying Checksum [2024-10-05T14:08:20.508Z] ec43610c2a17: Download complete [2024-10-05T14:08:20.508Z] 5d3b04190fa2: Verifying Checksum [2024-10-05T14:08:20.508Z] 5d3b04190fa2: Download complete [2024-10-05T14:08:20.773Z] 5eb5b503b376: Download complete [2024-10-05T14:08:21.341Z] 2f39f015ded8: Verifying Checksum [2024-10-05T14:08:21.341Z] 2f39f015ded8: Download complete [2024-10-05T14:08:21.908Z] 5eb5b503b376: Pull complete [2024-10-05T14:08:22.166Z] 5c69ac0246d0: Pull complete [2024-10-05T14:08:22.734Z] ec43610c2a17: Pull complete [2024-10-05T14:08:22.735Z] 3a2ae6a8a46f: Pull complete [2024-10-05T14:08:22.735Z] 33b1e0a273af: Pull complete [2024-10-05T14:08:22.993Z] 5d3b04190fa2: Pull complete [2024-10-05T14:08:27.179Z] 2f39f015ded8: Pull complete [2024-10-05T14:08:27.179Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-05T14:08:27.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:08:27.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:08:27.300Z] prd-ubuntu20.04-docker-8c-8g-21901 does not seem to be running inside a container [2024-10-05T14:08:27.326Z] $ 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-10-05T14:08:32.917Z] $ docker top 7a4f75719718bcdf00ea30d9ff4e633a9ed16f88d646c4124f6a219942782c19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:08:33.311Z] ---> job-cost.sh [2024-10-05T14:08:33.311Z] lf-activate-venv: SKIPPING [2024-10-05T14:08:33.311Z] INFO: No Stack... [2024-10-05T14:08:33.571Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-05T14:08:33.832Z] INFO: Archiving Costs [Pipeline] sh [2024-10-05T14:08:34.127Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-10-05T14:08:34.127Z] + cut -d, -f6 [Pipeline] lock [2024-10-05T14:08:34.143Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-175-stack-cost] [2024-10-05T14:08:34.151Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-175-stack-cost] did not exist. Created. [2024-10-05T14:08:34.157Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-05T14:08:34.477Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-05T14:08:34.521Z] Stashed 1 file(s) [Pipeline] } [2024-10-05T14:08:34.529Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-175-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-05T14:08:34.559Z] $ docker stop --time=1 7a4f75719718bcdf00ea30d9ff4e633a9ed16f88d646c4124f6a219942782c19 [2024-10-05T14:08:35.705Z] $ docker rm -f --volumes 7a4f75719718bcdf00ea30d9ff4e633a9ed16f88d646c4124f6a219942782c19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-05T14:08:55.615Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21907 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-10-05T14:08:55.638Z] Running in /w/workspace/device-mqtt-go/175 [Pipeline] { [Pipeline] checkout [2024-10-05T14:08:58.697Z] The recommended git tool is: git [2024-10-05T14:09:04.242Z] using credential edgex-jenkins-ssh [2024-10-05T14:09:04.276Z] Cloning the remote Git repository [2024-10-05T14:09:04.335Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-05T14:09:04.448Z] > git init /w/workspace/device-mqtt-go/175 # timeout=10 [2024-10-05T14:09:04.637Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-05T14:09:04.638Z] > git --version # timeout=10 [2024-10-05T14:09:04.661Z] > git --version # 'git version 2.25.1' [2024-10-05T14:09:04.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-05T14:09:04.841Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-05T14:09:08.757Z] Avoid second fetch [2024-10-05T14:09:08.758Z] Checking out Revision 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed (main) [2024-10-05T14:09:07.719Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-10-05T14:09:07.746Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-05T14:09:08.781Z] > git config core.sparsecheckout # timeout=10 [2024-10-05T14:09:08.868Z] > git checkout -f 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed # timeout=10 [2024-10-05T14:09:09.503Z] Commit message: "Merge pull request #697 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-05T14:09:14.348Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-05T14:09:14.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T14:09:14.348Z] Dload Upload Total Spent Left Speed [2024-10-05T14:09:14.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 152k 0 --:--:-- --:--:-- --:--:-- 152k [Pipeline] sh [2024-10-05T14:09:14.734Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-05T14:09:15.076Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-05T14:09:15.077Z] + sudo tee /etc/docker/daemon.new [2024-10-05T14:09:15.077Z] { [2024-10-05T14:09:15.077Z] "registry-mirrors": [ [2024-10-05T14:09:15.077Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-05T14:09:15.077Z] ], [2024-10-05T14:09:15.077Z] "bip": "10.250.0.254/24", [2024-10-05T14:09:15.077Z] "hosts": [ [2024-10-05T14:09:15.077Z] "tcp://0.0.0.0:5555", [2024-10-05T14:09:15.077Z] "unix:///var/run/docker.sock" [2024-10-05T14:09:15.077Z] ], [2024-10-05T14:09:15.077Z] "mtu": 1458, [2024-10-05T14:09:15.077Z] "selinux-enabled": true, [2024-10-05T14:09:15.077Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-05T14:09:15.077Z] } [Pipeline] sh [2024-10-05T14:09:15.428Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-05T14:09:15.781Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:09:34.113Z] provisioning config files... [2024-10-05T14:09:34.144Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/175@tmp/config6595535800184263485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:09:34.637Z] ---> ****-login.sh [2024-10-05T14:09:34.637Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:09:35.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:09:35.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:09:35.239Z] Configure a credential helper to remove this warning. See [2024-10-05T14:09:35.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:09:35.239Z] [2024-10-05T14:09:35.239Z] Login Succeeded [2024-10-05T14:09:35.239Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:09:35.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:09:35.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:09:35.796Z] Configure a credential helper to remove this warning. See [2024-10-05T14:09:35.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:09:35.796Z] [2024-10-05T14:09:35.796Z] Login Succeeded [2024-10-05T14:09:35.796Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:09:36.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:09:36.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:09:36.072Z] Configure a credential helper to remove this warning. See [2024-10-05T14:09:36.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:09:36.072Z] [2024-10-05T14:09:36.072Z] Login Succeeded [2024-10-05T14:09:36.072Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:09:36.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:09:36.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:09:36.346Z] Configure a credential helper to remove this warning. See [2024-10-05T14:09:36.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:09:36.346Z] [2024-10-05T14:09:36.346Z] Login Succeeded [2024-10-05T14:09:36.619Z] ****.io [2024-10-05T14:09:36.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:09:36.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:09:36.895Z] Configure a credential helper to remove this warning. See [2024-10-05T14:09:36.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:09:36.895Z] [2024-10-05T14:09:36.895Z] Login Succeeded [2024-10-05T14:09:36.895Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:09:36.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-05T14:09:37.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:09:37.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:09:37.357Z] ========================================================= [2024-10-05T14:09:37.357Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-05T14:09:37.357Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:09:37.730Z] + 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-10-05T14:09:37.998Z] Sending build context to Docker daemon 10.53MB [2024-10-05T14:09:38.268Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-05T14:09:38.268Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-05T14:09:38.268Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-05T14:09:38.268Z] cf04c63912e1: Pulling fs layer [2024-10-05T14:09:38.268Z] 55b35a11ae5e: Pulling fs layer [2024-10-05T14:09:38.268Z] a37a00ec5f00: Pulling fs layer [2024-10-05T14:09:38.268Z] 50b3750afda1: Pulling fs layer [2024-10-05T14:09:38.268Z] 4f4fb700ef54: Pulling fs layer [2024-10-05T14:09:38.268Z] 80978eb59214: Pulling fs layer [2024-10-05T14:09:38.268Z] c9f46d7d2bd2: Pulling fs layer [2024-10-05T14:09:38.268Z] c5a475d317c9: Pulling fs layer [2024-10-05T14:09:38.268Z] 4f4fb700ef54: Waiting [2024-10-05T14:09:38.268Z] 80978eb59214: Waiting [2024-10-05T14:09:38.268Z] c9f46d7d2bd2: Waiting [2024-10-05T14:09:38.536Z] c5a475d317c9: Waiting [2024-10-05T14:09:38.536Z] 50b3750afda1: Waiting [2024-10-05T14:09:38.536Z] 55b35a11ae5e: Download complete [2024-10-05T14:09:38.536Z] 50b3750afda1: Verifying Checksum [2024-10-05T14:09:38.536Z] 50b3750afda1: Download complete [2024-10-05T14:09:38.536Z] 4f4fb700ef54: Verifying Checksum [2024-10-05T14:09:38.536Z] 4f4fb700ef54: Download complete [2024-10-05T14:09:38.536Z] 80978eb59214: Verifying Checksum [2024-10-05T14:09:38.536Z] 80978eb59214: Download complete [2024-10-05T14:09:38.536Z] cf04c63912e1: Verifying Checksum [2024-10-05T14:09:38.536Z] cf04c63912e1: Download complete [2024-10-05T14:09:39.127Z] c5a475d317c9: Verifying Checksum [2024-10-05T14:09:39.127Z] c5a475d317c9: Download complete [2024-10-05T14:09:39.717Z] cf04c63912e1: Pull complete [2024-10-05T14:09:40.311Z] 55b35a11ae5e: Pull complete [2024-10-05T14:09:40.896Z] a37a00ec5f00: Verifying Checksum [2024-10-05T14:09:40.896Z] a37a00ec5f00: Download complete [2024-10-05T14:09:41.864Z] c9f46d7d2bd2: Verifying Checksum [2024-10-05T14:09:41.864Z] c9f46d7d2bd2: Download complete [2024-10-05T14:09:56.916Z] a37a00ec5f00: Pull complete [2024-10-05T14:09:56.916Z] 50b3750afda1: Pull complete [2024-10-05T14:09:56.916Z] 4f4fb700ef54: Pull complete [2024-10-05T14:09:56.916Z] 80978eb59214: Pull complete [2024-10-05T14:10:03.576Z] c9f46d7d2bd2: Pull complete [2024-10-05T14:10:04.557Z] c5a475d317c9: Pull complete [2024-10-05T14:10:04.557Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-05T14:10:04.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-05T14:10:04.557Z] ---> be29e6b0f0d4 [2024-10-05T14:10:04.557Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-05T14:10:06.510Z] ---> Running in 4fe9358ee896 [2024-10-05T14:10:07.112Z] Removing intermediate container 4fe9358ee896 [2024-10-05T14:10:07.112Z] ---> d14a04db9902 [2024-10-05T14:10:07.112Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-05T14:10:07.112Z] ---> Running in 4ea0c809e7df [2024-10-05T14:10:07.399Z] Removing intermediate container 4ea0c809e7df [2024-10-05T14:10:07.399Z] ---> 01883cc624f7 [2024-10-05T14:10:07.399Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-05T14:10:07.683Z] ---> Running in 43824c25abee [2024-10-05T14:10:07.965Z] Removing intermediate container 43824c25abee [2024-10-05T14:10:07.965Z] ---> 3ac1127e0c3b [2024-10-05T14:10:07.965Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-05T14:10:07.965Z] ---> Running in 0b5f8787f7d5 [2024-10-05T14:10:08.561Z] Removing intermediate container 0b5f8787f7d5 [2024-10-05T14:10:08.561Z] ---> 18e7f766e9fb [2024-10-05T14:10:08.561Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-05T14:10:08.561Z] ---> Running in 2426ec414070 [2024-10-05T14:10:09.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T14:10:10.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T14:10:12.232Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-05T14:10:12.232Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-05T14:10:12.232Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-05T14:10:12.508Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-05T14:10:12.508Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:10:12.508Z] OK: 242 MiB in 58 packages [2024-10-05T14:10:13.955Z] Removing intermediate container 2426ec414070 [2024-10-05T14:10:13.955Z] ---> f8ff60e04a8b [2024-10-05T14:10:13.955Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-10-05T14:10:13.955Z] ---> Running in 1a2e24c23c40 [2024-10-05T14:10:14.231Z] Removing intermediate container 1a2e24c23c40 [2024-10-05T14:10:14.231Z] ---> 0807dcc6e66f [2024-10-05T14:10:14.231Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-05T14:10:14.843Z] ---> 96b055c30482 [2024-10-05T14:10:14.843Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T14:10:15.128Z] ---> Running in 963aa3ac8b88 [2024-10-05T14:12:21.880Z] Removing intermediate container 963aa3ac8b88 [2024-10-05T14:12:21.880Z] ---> e83e1e266575 [2024-10-05T14:12:21.880Z] Step 11/12 : COPY . . [2024-10-05T14:12:21.880Z] ---> 31bc34f29f8a [2024-10-05T14:12:21.880Z] Step 12/12 : RUN $MAKE [2024-10-05T14:12:21.880Z] ---> Running in 5823033b4a8e [2024-10-05T14:12:21.880Z] noop [2024-10-05T14:12:21.880Z] Removing intermediate container 5823033b4a8e [2024-10-05T14:12:21.880Z] ---> bf7c0feb361f [2024-10-05T14:12:21.880Z] Successfully built bf7c0feb361f [2024-10-05T14:12:21.880Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:12:22.295Z] + docker inspect -f . ci-base-image-arm64 [2024-10-05T14:12:22.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:12:22.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-21907 does not seem to be running inside a container [2024-10-05T14:12:22.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/175 -v /w/workspace/device-mqtt-go/175:/w/workspace/device-mqtt-go/175:rw,z -v /w/workspace/device-mqtt-go/175@tmp:/w/workspace/device-mqtt-go/175@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-10-05T14:12:24.128Z] $ docker top bb1dba7d55a1b5cdc6f95019aeab3063a50ca997cabe66255adff5b4f8b64616 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:12:24.985Z] + go version [2024-10-05T14:12:24.985Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-05T14:12:25.005Z] $ docker stop --time=1 bb1dba7d55a1b5cdc6f95019aeab3063a50ca997cabe66255adff5b4f8b64616 [2024-10-05T14:12:26.631Z] $ docker rm -f --volumes bb1dba7d55a1b5cdc6f95019aeab3063a50ca997cabe66255adff5b4f8b64616 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:12:27.264Z] + docker inspect -f . ci-base-image-arm64 [2024-10-05T14:12:27.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:12:27.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-21907 does not seem to be running inside a container [2024-10-05T14:12:27.665Z] $ 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/175 -v /w/workspace/device-mqtt-go/175:/w/workspace/device-mqtt-go/175:rw,z -v /w/workspace/device-mqtt-go/175@tmp:/w/workspace/device-mqtt-go/175@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-10-05T14:12:29.019Z] $ docker top 9f85d3b67a833742e12cfaf6fb9d29b99517df68c926400d109d1dc3f5e114a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:12:29.889Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/175 [Pipeline] fileExists [Pipeline] sh [2024-10-05T14:12:30.564Z] + make test [2024-10-05T14:12:30.564Z] go test ./... -coverprofile=coverage.out ./... [2024-10-05T14:12:37.209Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-10-05T14:16:44.211Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-10-05T14:16:44.211Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-10-05T14:16:44.211Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 22.8% of statements [2024-10-05T14:16:44.211Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-05T14:16:44.211Z] go vet ./... [2024-10-05T14:17:52.101Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-05T14:17:52.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-05T14:17:52.101Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-05T14:17:52.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-05T14:17:52.152Z] $ docker stop --time=1 9f85d3b67a833742e12cfaf6fb9d29b99517df68c926400d109d1dc3f5e114a9 [2024-10-05T14:17:54.182Z] $ docker rm -f --volumes 9f85d3b67a833742e12cfaf6fb9d29b99517df68c926400d109d1dc3f5e114a9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:17:56.154Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-05T14:17:56.191Z] Warning: overwriting stash ‘coverage-report’ [2024-10-05T14:17:56.807Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-05T14:17:57.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-05T14:17:57.589Z] + ls -al . [2024-10-05T14:17:57.589Z] total 260 [2024-10-05T14:17:57.589Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:12 . [2024-10-05T14:17:57.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 14:09 .. [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 5 14:09 .dockerignore [2024-10-05T14:17:57.589Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:09 .git [2024-10-05T14:17:57.589Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:09 .github [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 5 14:09 .gitignore [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 14:09 .golangci.yml [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 19106 Oct 5 14:09 Attribution.txt [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 18574 Oct 5 14:09 CHANGELOG.md [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 1798 Oct 5 14:09 Dockerfile [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 14:09 GOVERNANCE.md [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 5 14:09 Jenkinsfile [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 14:09 LICENSE [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 5 14:09 Makefile [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 14:09 OWNERS.md [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 5 14:09 README.md [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 14:05 VERSION [2024-10-05T14:17:57.589Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:09 bin [2024-10-05T14:17:57.589Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:09 cmd [2024-10-05T14:17:57.589Z] -rw-r--r-- 1 jenkins jenkins 21039 Oct 5 14:16 coverage.out [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 7037 Oct 5 14:09 go.mod [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 5 14:09 go.sum [2024-10-05T14:17:57.589Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:09 internal [2024-10-05T14:17:57.589Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:09 mock [2024-10-05T14:17:57.589Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 5 14:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:17:57.956Z] + 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=70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed --label arch=arm64 --label version=3.2.0-dev.20 . [2024-10-05T14:17:58.225Z] Sending build context to Docker daemon 10.55MB [2024-10-05T14:17:58.493Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-05T14:17:58.493Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-05T14:17:58.493Z] ---> bf7c0feb361f [2024-10-05T14:17:58.493Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-05T14:17:58.493Z] ---> Running in 6aa3a8d13223 [2024-10-05T14:17:59.080Z] Removing intermediate container 6aa3a8d13223 [2024-10-05T14:17:59.080Z] ---> e3c8c6de3a2e [2024-10-05T14:17:59.080Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-05T14:17:59.080Z] ---> Running in ca36437dcb44 [2024-10-05T14:17:59.352Z] Removing intermediate container ca36437dcb44 [2024-10-05T14:17:59.352Z] ---> bf457bc82cec [2024-10-05T14:17:59.352Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-05T14:17:59.352Z] ---> Running in ffee3434144e [2024-10-05T14:17:59.939Z] Removing intermediate container ffee3434144e [2024-10-05T14:17:59.939Z] ---> 9b58199c13ec [2024-10-05T14:17:59.939Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-05T14:17:59.939Z] ---> Running in 16e11ea4a92c [2024-10-05T14:18:00.208Z] Removing intermediate container 16e11ea4a92c [2024-10-05T14:18:00.208Z] ---> e3d1fe9d3e12 [2024-10-05T14:18:00.208Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-05T14:18:00.478Z] ---> Running in f69870e5993c [2024-10-05T14:18:01.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T14:18:02.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T14:18:03.465Z] OK: 242 MiB in 58 packages [2024-10-05T14:18:04.442Z] Removing intermediate container f69870e5993c [2024-10-05T14:18:04.442Z] ---> 68beccacfddc [2024-10-05T14:18:04.442Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-10-05T14:18:04.709Z] ---> Running in a28790ad2176 [2024-10-05T14:18:04.976Z] Removing intermediate container a28790ad2176 [2024-10-05T14:18:04.976Z] ---> 2ecaa7acbf00 [2024-10-05T14:18:04.976Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-05T14:18:05.560Z] ---> 834b6a54791a [2024-10-05T14:18:05.560Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T14:18:05.560Z] ---> Running in bff7f69d74cc [2024-10-05T14:18:08.140Z] Removing intermediate container bff7f69d74cc [2024-10-05T14:18:08.140Z] ---> 85615afbf0c0 [2024-10-05T14:18:08.140Z] Step 11/25 : COPY . . [2024-10-05T14:18:09.101Z] ---> 0cabdd6e0dd0 [2024-10-05T14:18:09.101Z] Step 12/25 : RUN $MAKE [2024-10-05T14:18:09.101Z] ---> Running in 58578de49745 [2024-10-05T14:18:10.065Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-10-05T14:22:17.206Z] Removing intermediate container 58578de49745 [2024-10-05T14:22:17.206Z] ---> 0a4df6ac677d [2024-10-05T14:22:17.206Z] Step 13/25 : FROM alpine:3.20 [2024-10-05T14:22:17.206Z] 3.20: Pulling from library/alpine [2024-10-05T14:22:17.206Z] cf04c63912e1: Already exists [2024-10-05T14:22:17.206Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T14:22:17.206Z] Status: Downloaded newer image for alpine:3.20 [2024-10-05T14:22:17.206Z] ---> c157a85ed455 [2024-10-05T14:22:17.206Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-10-05T14:22:17.206Z] ---> Running in 2c1eef6d1ded [2024-10-05T14:22:17.206Z] Removing intermediate container 2c1eef6d1ded [2024-10-05T14:22:17.206Z] ---> 206b545be546 [2024-10-05T14:22:17.206Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-05T14:22:17.206Z] ---> Running in b537651cdab9 [2024-10-05T14:22:17.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T14:22:18.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T14:22:20.316Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-05T14:22:20.316Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:22:20.316Z] OK: 9 MiB in 15 packages [2024-10-05T14:22:20.900Z] Removing intermediate container b537651cdab9 [2024-10-05T14:22:20.900Z] ---> b3d4b8ba557e [2024-10-05T14:22:20.900Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-05T14:22:21.168Z] ---> Running in 118678c86d2a [2024-10-05T14:22:22.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T14:22:22.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T14:22:24.683Z] Upgrading critical system libraries and apk-tools: [2024-10-05T14:22:24.683Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T14:22:24.683Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:22:24.683Z] Continuing the upgrade transaction with new apk-tools: [2024-10-05T14:22:24.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T14:22:24.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T14:22:26.916Z] OK: 9 MiB in 15 packages [2024-10-05T14:22:27.509Z] Removing intermediate container 118678c86d2a [2024-10-05T14:22:27.509Z] ---> e335b620bd6a [2024-10-05T14:22:27.509Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-10-05T14:22:30.111Z] ---> c694de58a881 [2024-10-05T14:22:30.111Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-10-05T14:22:30.699Z] ---> 5cd9461fe0d3 [2024-10-05T14:22:30.699Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-10-05T14:22:31.295Z] ---> 3e053c1f1d03 [2024-10-05T14:22:31.295Z] Step 20/25 : EXPOSE 59982 [2024-10-05T14:22:31.565Z] ---> Running in 784f8fead5aa [2024-10-05T14:22:31.840Z] Removing intermediate container 784f8fead5aa [2024-10-05T14:22:31.840Z] ---> 45f529b07ad0 [2024-10-05T14:22:31.840Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-10-05T14:22:31.840Z] ---> Running in 587909cda463 [2024-10-05T14:22:32.435Z] Removing intermediate container 587909cda463 [2024-10-05T14:22:32.435Z] ---> cc7929e8e4d2 [2024-10-05T14:22:32.435Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-05T14:22:32.435Z] ---> Running in d37fb7aeb285 [2024-10-05T14:22:32.705Z] Removing intermediate container d37fb7aeb285 [2024-10-05T14:22:32.705Z] ---> df31ef16be1f [2024-10-05T14:22:32.705Z] Step 23/25 : LABEL arch=arm64 [2024-10-05T14:22:32.976Z] ---> Running in 9f0ae8f8eb7d [2024-10-05T14:22:33.245Z] Removing intermediate container 9f0ae8f8eb7d [2024-10-05T14:22:33.245Z] ---> eca8a5665d07 [2024-10-05T14:22:33.245Z] Step 24/25 : LABEL git_sha=70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [2024-10-05T14:22:33.245Z] ---> Running in 5a30a3598ed1 [2024-10-05T14:22:33.834Z] Removing intermediate container 5a30a3598ed1 [2024-10-05T14:22:33.834Z] ---> 77a6ef1e08c3 [2024-10-05T14:22:33.834Z] Step 25/25 : LABEL version=3.2.0-dev.20 [2024-10-05T14:22:33.834Z] ---> Running in 21a5f8664194 [2024-10-05T14:22:34.100Z] Removing intermediate container 21a5f8664194 [2024-10-05T14:22:34.100Z] ---> 1c3bd6458466 [2024-10-05T14:22:34.100Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-05T14:22:34.100Z] Successfully built 1c3bd6458466 [2024-10-05T14:22:34.100Z] 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-10-05T14:22:34.289Z] provisioning config files... [2024-10-05T14:22:34.306Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/175@tmp/config17251338104912560117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:22:34.671Z] ---> ****-login.sh [2024-10-05T14:22:34.671Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:22:34.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:22:34.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:22:34.945Z] Configure a credential helper to remove this warning. See [2024-10-05T14:22:34.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:22:34.945Z] [2024-10-05T14:22:34.945Z] Login Succeeded [2024-10-05T14:22:34.945Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:22:35.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:22:35.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:22:35.217Z] Configure a credential helper to remove this warning. See [2024-10-05T14:22:35.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:22:35.217Z] [2024-10-05T14:22:35.217Z] Login Succeeded [2024-10-05T14:22:35.217Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:22:35.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:22:35.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:22:35.764Z] Configure a credential helper to remove this warning. See [2024-10-05T14:22:35.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:22:35.764Z] [2024-10-05T14:22:35.764Z] Login Succeeded [2024-10-05T14:22:35.764Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:22:36.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:22:36.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:22:36.031Z] Configure a credential helper to remove this warning. See [2024-10-05T14:22:36.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:22:36.031Z] [2024-10-05T14:22:36.031Z] Login Succeeded [2024-10-05T14:22:36.031Z] ****.io [2024-10-05T14:22:36.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:22:36.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:22:36.566Z] Configure a credential helper to remove this warning. See [2024-10-05T14:22:36.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:22:36.566Z] [2024-10-05T14:22:36.566Z] Login Succeeded [2024-10-05T14:22:36.566Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:22:36.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T14:22:36.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:22:36.689Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-10-05T14:22:36.689Z] 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [2024-10-05T14:22:36.689Z] latest [2024-10-05T14:22:36.689Z] 3.2.0-dev.20 [2024-10-05T14:22:36.689Z] 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed-3.2.0-dev.20 [2024-10-05T14:22:36.689Z] main [2024-10-05T14:22:36.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:22:37.089Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:22:37.459Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [2024-10-05T14:22:37.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-05T14:22:37.460Z] b0a410bc1dc5: Preparing [2024-10-05T14:22:37.460Z] d817992b9bbd: Preparing [2024-10-05T14:22:37.460Z] 5bcb2278a048: Preparing [2024-10-05T14:22:37.460Z] 7ae5f79a1a66: Preparing [2024-10-05T14:22:37.460Z] 7fbbe658a65d: Preparing [2024-10-05T14:22:37.460Z] 16113d51b718: Preparing [2024-10-05T14:22:37.460Z] 16113d51b718: Waiting [2024-10-05T14:22:37.726Z] b0a410bc1dc5: Pushed [2024-10-05T14:22:37.726Z] d817992b9bbd: Pushed [2024-10-05T14:22:37.726Z] 7fbbe658a65d: Pushed [2024-10-05T14:22:37.726Z] 16113d51b718: Layer already exists [2024-10-05T14:22:37.726Z] 7ae5f79a1a66: Pushed [2024-10-05T14:22:47.817Z] 5bcb2278a048: Pushed [2024-10-05T14:22:47.817Z] 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed: digest: sha256:0d7a3d5e1d97bf996b2806e4152583c7b8cf653b8ca57173d91f2947efa945d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:22:48.222Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:22:48.610Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-10-05T14:22:48.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-05T14:22:48.610Z] b0a410bc1dc5: Preparing [2024-10-05T14:22:48.610Z] d817992b9bbd: Preparing [2024-10-05T14:22:48.610Z] 5bcb2278a048: Preparing [2024-10-05T14:22:48.610Z] 7ae5f79a1a66: Preparing [2024-10-05T14:22:48.610Z] 7fbbe658a65d: Preparing [2024-10-05T14:22:48.610Z] 16113d51b718: Preparing [2024-10-05T14:22:48.610Z] 16113d51b718: Waiting [2024-10-05T14:22:48.610Z] d817992b9bbd: Layer already exists [2024-10-05T14:22:48.610Z] b0a410bc1dc5: Layer already exists [2024-10-05T14:22:48.610Z] 5bcb2278a048: Layer already exists [2024-10-05T14:22:48.610Z] 7fbbe658a65d: Layer already exists [2024-10-05T14:22:48.610Z] 7ae5f79a1a66: Layer already exists [2024-10-05T14:22:48.610Z] 16113d51b718: Layer already exists [2024-10-05T14:22:48.879Z] latest: digest: sha256:0d7a3d5e1d97bf996b2806e4152583c7b8cf653b8ca57173d91f2947efa945d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:22:49.253Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:22:49.628Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.20 [2024-10-05T14:22:49.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-05T14:22:49.628Z] b0a410bc1dc5: Preparing [2024-10-05T14:22:49.628Z] d817992b9bbd: Preparing [2024-10-05T14:22:49.628Z] 5bcb2278a048: Preparing [2024-10-05T14:22:49.628Z] 7ae5f79a1a66: Preparing [2024-10-05T14:22:49.628Z] 7fbbe658a65d: Preparing [2024-10-05T14:22:49.628Z] 16113d51b718: Preparing [2024-10-05T14:22:49.628Z] 16113d51b718: Waiting [2024-10-05T14:22:49.628Z] b0a410bc1dc5: Layer already exists [2024-10-05T14:22:49.628Z] 5bcb2278a048: Layer already exists [2024-10-05T14:22:49.628Z] 7ae5f79a1a66: Layer already exists [2024-10-05T14:22:49.628Z] 7fbbe658a65d: Layer already exists [2024-10-05T14:22:49.628Z] d817992b9bbd: Layer already exists [2024-10-05T14:22:49.628Z] 16113d51b718: Layer already exists [2024-10-05T14:22:49.894Z] 3.2.0-dev.20: digest: sha256:0d7a3d5e1d97bf996b2806e4152583c7b8cf653b8ca57173d91f2947efa945d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:22:50.289Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:22:50.674Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed-3.2.0-dev.20 [2024-10-05T14:22:50.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-05T14:22:50.674Z] b0a410bc1dc5: Preparing [2024-10-05T14:22:50.674Z] d817992b9bbd: Preparing [2024-10-05T14:22:50.674Z] 5bcb2278a048: Preparing [2024-10-05T14:22:50.674Z] 7ae5f79a1a66: Preparing [2024-10-05T14:22:50.674Z] 7fbbe658a65d: Preparing [2024-10-05T14:22:50.674Z] 16113d51b718: Preparing [2024-10-05T14:22:50.674Z] 16113d51b718: Waiting [2024-10-05T14:22:50.674Z] 7fbbe658a65d: Layer already exists [2024-10-05T14:22:50.674Z] b0a410bc1dc5: Layer already exists [2024-10-05T14:22:50.674Z] 5bcb2278a048: Layer already exists [2024-10-05T14:22:50.674Z] 7ae5f79a1a66: Layer already exists [2024-10-05T14:22:50.674Z] d817992b9bbd: Layer already exists [2024-10-05T14:22:50.674Z] 16113d51b718: Layer already exists [2024-10-05T14:22:50.944Z] 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed-3.2.0-dev.20: digest: sha256:0d7a3d5e1d97bf996b2806e4152583c7b8cf653b8ca57173d91f2947efa945d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:22:51.341Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:22:51.730Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-10-05T14:22:51.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-05T14:22:51.730Z] b0a410bc1dc5: Preparing [2024-10-05T14:22:51.730Z] d817992b9bbd: Preparing [2024-10-05T14:22:51.730Z] 5bcb2278a048: Preparing [2024-10-05T14:22:51.730Z] 7ae5f79a1a66: Preparing [2024-10-05T14:22:51.730Z] 7fbbe658a65d: Preparing [2024-10-05T14:22:51.730Z] 16113d51b718: Preparing [2024-10-05T14:22:51.730Z] 16113d51b718: Waiting [2024-10-05T14:22:51.730Z] b0a410bc1dc5: Layer already exists [2024-10-05T14:22:51.730Z] 7fbbe658a65d: Layer already exists [2024-10-05T14:22:51.730Z] 5bcb2278a048: Layer already exists [2024-10-05T14:22:51.730Z] 7ae5f79a1a66: Layer already exists [2024-10-05T14:22:51.730Z] d817992b9bbd: Layer already exists [2024-10-05T14:22:51.730Z] 16113d51b718: Layer already exists [2024-10-05T14:22:51.996Z] main: digest: sha256:0d7a3d5e1d97bf996b2806e4152583c7b8cf653b8ca57173d91f2947efa945d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T14:22:52.096Z] ===================================================== [Pipeline] echo [2024-10-05T14:22:52.109Z] taggedImages: [2024-10-05T14:22:52.109Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [2024-10-05T14:22:52.109Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-10-05T14:22:52.109Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.20 [2024-10-05T14:22:52.109Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed-3.2.0-dev.20 [2024-10-05T14:22:52.109Z] - 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-10-05T14:22:52.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-05T14:22:52.527Z] [2024-10-05T14:22:52.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:22:52.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-05T14:22:53.268Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-05T14:22:53.268Z] 8998bd30e6a1: Pulling fs layer [2024-10-05T14:22:53.268Z] 04944245beec: Pulling fs layer [2024-10-05T14:22:53.268Z] 699f458cf7ca: Pulling fs layer [2024-10-05T14:22:53.268Z] 765212b225bb: Pulling fs layer [2024-10-05T14:22:53.268Z] f23df028b6ca: Pulling fs layer [2024-10-05T14:22:53.268Z] d65c8cfc05b1: Pulling fs layer [2024-10-05T14:22:53.268Z] 2437ff75d9bd: Pulling fs layer [2024-10-05T14:22:53.268Z] f23df028b6ca: Waiting [2024-10-05T14:22:53.268Z] d65c8cfc05b1: Waiting [2024-10-05T14:22:53.268Z] 2437ff75d9bd: Waiting [2024-10-05T14:22:53.268Z] 765212b225bb: Waiting [2024-10-05T14:22:53.268Z] 04944245beec: Verifying Checksum [2024-10-05T14:22:53.268Z] 04944245beec: Download complete [2024-10-05T14:22:53.268Z] 765212b225bb: Verifying Checksum [2024-10-05T14:22:53.268Z] 765212b225bb: Download complete [2024-10-05T14:22:53.268Z] f23df028b6ca: Verifying Checksum [2024-10-05T14:22:53.268Z] f23df028b6ca: Download complete [2024-10-05T14:22:53.268Z] d65c8cfc05b1: Verifying Checksum [2024-10-05T14:22:53.268Z] d65c8cfc05b1: Download complete [2024-10-05T14:22:53.544Z] 699f458cf7ca: Verifying Checksum [2024-10-05T14:22:53.544Z] 699f458cf7ca: Download complete [2024-10-05T14:22:54.145Z] 8998bd30e6a1: Verifying Checksum [2024-10-05T14:22:54.145Z] 8998bd30e6a1: Download complete [2024-10-05T14:22:56.769Z] 2437ff75d9bd: Download complete [2024-10-05T14:22:59.398Z] 8998bd30e6a1: Pull complete [2024-10-05T14:22:59.982Z] 04944245beec: Pull complete [2024-10-05T14:23:01.391Z] 699f458cf7ca: Pull complete [2024-10-05T14:23:01.661Z] 765212b225bb: Pull complete [2024-10-05T14:23:02.623Z] f23df028b6ca: Pull complete [2024-10-05T14:23:02.623Z] d65c8cfc05b1: Pull complete [2024-10-05T14:23:20.827Z] 2437ff75d9bd: Pull complete [2024-10-05T14:23:20.827Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-05T14:23:20.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-05T14:23:20.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:23:21.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-21907 does not seem to be running inside a container [2024-10-05T14:23:21.140Z] $ 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/175 -v /w/workspace/device-mqtt-go/175:/w/workspace/device-mqtt-go/175:rw,z -v /w/workspace/device-mqtt-go/175@tmp:/w/workspace/device-mqtt-go/175@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-10-05T14:23:24.247Z] $ docker top dbee3e38e8533c60d306ceacd6b0d837f08a84260ae22979c5b1e86c276786d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:23:25.199Z] ---> job-cost.sh [2024-10-05T14:23:25.199Z] lf-activate-venv: SKIPPING [2024-10-05T14:23:25.199Z] INFO: No Stack... [2024-10-05T14:23:25.467Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-05T14:23:26.429Z] INFO: Archiving Costs [Pipeline] sh [2024-10-05T14:23:27.070Z] + cat /w/workspace/device-mqtt-go/175/archives/cost.csv [2024-10-05T14:23:27.070Z] + cut -d, -f6 [Pipeline] lock [2024-10-05T14:23:27.109Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-175-stack-cost] [2024-10-05T14:23:27.116Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-175-stack-cost] did not exist. Created. [2024-10-05T14:23:27.121Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-05T14:23:27.796Z] /w/workspace/device-mqtt-go/175@tmp/durable-2c402b28/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-05T14:23:28.464Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-05T14:23:28.481Z] Warning: overwriting stash ‘stack-cost’ [2024-10-05T14:23:28.540Z] Stashed 1 file(s) [Pipeline] } [2024-10-05T14:23:28.549Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-175-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-05T14:23:28.581Z] $ docker stop --time=1 dbee3e38e8533c60d306ceacd6b0d837f08a84260ae22979c5b1e86c276786d5 [2024-10-05T14:23:30.142Z] $ docker rm -f --volumes dbee3e38e8533c60d306ceacd6b0d837f08a84260ae22979c5b1e86c276786d5 [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-10-05T14:23:30.668Z] provisioning config files... [2024-10-05T14:23:30.676Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12909312422699857433tmp [Pipeline] { [Pipeline] sh [2024-10-05T14:23:30.989Z] + set +x [2024-10-05T14:23:30.989Z] + bash -s -- [2024-10-05T14:23:30.989Z] + curl -s https://codecov.io/bash [2024-10-05T14:23:30.989Z] [2024-10-05T14:23:30.989Z] _____ _ [2024-10-05T14:23:30.989Z] / ____| | | [2024-10-05T14:23:30.989Z] | | ___ __| | ___ ___ _____ __ [2024-10-05T14:23:30.989Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-05T14:23:30.989Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-05T14:23:30.989Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-05T14:23:30.989Z] Bash-1.0.6 [2024-10-05T14:23:30.989Z] [2024-10-05T14:23:30.989Z] [2024-10-05T14:23:30.989Z] ==> git version 2.25.1 found [2024-10-05T14:23:30.989Z] ==> 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-10-05T14:23:30.989Z] Release-Date: 2020-01-08 [2024-10-05T14:23:30.989Z] 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-10-05T14:23:30.989Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-05T14:23:30.989Z] ==> Jenkins CI detected. [2024-10-05T14:23:30.989Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-10-05T14:23:30.989Z] project root: . [2024-10-05T14:23:30.989Z] --> token set from env [2024-10-05T14:23:30.989Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-05T14:23:30.989Z] ==> Running gcov in . (disable via -X gcov) [2024-10-05T14:23:30.989Z] ==> Python coveragepy not found [2024-10-05T14:23:30.989Z] ==> Searching for coverage reports in: [2024-10-05T14:23:30.989Z] + . [2024-10-05T14:23:30.989Z] -> Found 1 reports [2024-10-05T14:23:30.989Z] ==> Detecting git/mercurial file structure [2024-10-05T14:23:30.989Z] ==> Reading reports [2024-10-05T14:23:30.989Z] + ./coverage.out bytes=21039 [2024-10-05T14:23:30.989Z] ==> Appending adjustments [2024-10-05T14:23:30.989Z] https://docs.codecov.io/docs/fixing-reports [2024-10-05T14:23:31.249Z] + Found adjustments [2024-10-05T14:23:31.249Z] ==> Gzipping contents [2024-10-05T14:23:31.249Z] 4.0K /tmp/codecov.6oAntZ.gz [2024-10-05T14:23:31.249Z] ==> Uploading reports [2024-10-05T14:23:31.249Z] url: https://codecov.io [2024-10-05T14:23:31.249Z] query: branch=main&commit=70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-05T14:23:31.249Z] -> Pinging Codecov [2024-10-05T14:23:31.249Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-05T14:23:31.510Z] -> Uploading to [2024-10-05T14:23:31.510Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed/51d332bf-7c97-4642-9bdf-dad4102834a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241005%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241005T142331Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e75e3c874670f8cc6defee225b2356a500b675677b42f5060f4a6eafbbde579f [2024-10-05T14:23:31.510Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T14:23:31.510Z] Dload Upload Total Spent Left Speed [2024-10-05T14:23:31.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 16401 --:--:-- --:--:-- --:--:-- 16321 100 3346 0 0 100 3346 0 14805 --:--:-- --:--:-- --:--:-- 14740 [2024-10-05T14:23:31.771Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [Pipeline] } [2024-10-05T14:23:31.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-05T14:23:31.938Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-05T14:23:31.960Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:32.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-05T14:23:32.286Z] [2024-10-05T14:23:32.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:32.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-05T14:23:32.592Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-05T14:23:32.592Z] 43c4264eed91: Already exists [2024-10-05T14:23:32.592Z] 4cc291be95ef: Already exists [2024-10-05T14:23:32.592Z] 2ac1f1163629: Already exists [2024-10-05T14:23:32.592Z] 5c3c966382ef: Already exists [2024-10-05T14:23:32.592Z] 4f4fb700ef54: Already exists [2024-10-05T14:23:32.592Z] d9c7d2e4e75e: Pulling fs layer [2024-10-05T14:23:32.592Z] 9c3e1370e548: Pulling fs layer [2024-10-05T14:23:32.850Z] d9c7d2e4e75e: Verifying Checksum [2024-10-05T14:23:32.850Z] d9c7d2e4e75e: Download complete [2024-10-05T14:23:33.108Z] d9c7d2e4e75e: Pull complete [2024-10-05T14:23:33.674Z] 9c3e1370e548: Verifying Checksum [2024-10-05T14:23:33.674Z] 9c3e1370e548: Download complete [2024-10-05T14:23:36.968Z] 9c3e1370e548: Pull complete [2024-10-05T14:23:36.968Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-05T14:23:36.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-05T14:23:36.968Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:23:37.080Z] prd-ubuntu20.04-docker-8c-8g-21901 does not seem to be running inside a container [2024-10-05T14:23:37.118Z] $ 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-10-05T14:23:40.188Z] $ docker top 168f6c0a1e0963e8cef6573037772dd68833567ac2295dd3266b851fd72a264d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:23:40.550Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2024-10-05T14:23:40.561Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-10-05T14:23:40.841Z] + set -o pipefail [2024-10-05T14:23:40.842Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-10-05T14:23:47.416Z] [2024-10-05T14:23:47.416Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-10-05T14:23:47.416Z] [2024-10-05T14:23:47.416Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/4f0327fd-9939-47f6-8a79-e6fa5aa0b36e [2024-10-05T14:23:47.416Z] [2024-10-05T14:23:47.416Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-05T14:23:47.416Z] [2024-10-05T14:23:47.416Z] [2024-10-05T14:23:47.416Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-05T14:23:47.416Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-05T14:23:47.989Z] $ docker stop --time=1 168f6c0a1e0963e8cef6573037772dd68833567ac2295dd3266b851fd72a264d [2024-10-05T14:23:53.255Z] $ docker rm -f --volumes 168f6c0a1e0963e8cef6573037772dd68833567ac2295dd3266b851fd72a264d [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-10-05T14:23:54.200Z] + git log --format=format:%s -1 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed [Pipeline] sh [2024-10-05T14:23:54.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:23:54.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:54.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:23:54.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:23:54.891Z] prd-ubuntu20.04-docker-8c-8g-21901 does not seem to be running inside a container [2024-10-05T14:23:54.916Z] $ 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-10-05T14:23:55.437Z] $ docker top f938fbe18f3d56c0673df118534b86c4de04d2ac2028d44c0900824cfecaab3e -eo pid,comm [2024-10-05T14:23:55.492Z] 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-10-05T14:23:55.492Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:23:55.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:23:55.564Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:23:55.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:23:55.685Z] $ docker exec f938fbe18f3d56c0673df118534b86c4de04d2ac2028d44c0900824cfecaab3e ssh-agent [2024-10-05T14:23:55.806Z] SSH_AUTH_SOCK=/tmp/ssh-r6NylT5LZD0T/agent.32 [2024-10-05T14:23:55.806Z] SSH_AGENT_PID=38 [2024-10-05T14:23:55.811Z] Running ssh-add (command line suppressed) [2024-10-05T14:23:55.916Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11028306370462162194.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11028306370462162194.key) [2024-10-05T14:23:55.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:23:56.235Z] + git semver tag [2024-10-05T14:23:56.495Z] 2024-10-05 14:23:56,414 [run_tag] DEBUG tag force:False [2024-10-05T14:23:56.495Z] 2024-10-05 14:23:56,414 [check_head_tag] DEBUG check head tag [2024-10-05T14:23:56.495Z] 2024-10-05 14:23:56,415 [execute] INFO git cat-file --batch-check [2024-10-05T14:23:56.495Z] 2024-10-05 14:23:56,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-10-05T14:23:56.495Z] 2024-10-05 14:23:56,419 [execute] INFO git cat-file --batch [2024-10-05T14:23:56.495Z] 2024-10-05 14:23:56,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-10-05T14:23:56.495Z] 2024-10-05 14:23:56,438 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-05T14:23:56.495Z] 2024-10-05 14:23:56,438 [execute] INFO git tag -a v3.2.0-dev.20 -m v3.2.0-dev.20 [2024-10-05T14:23:56.495Z] 2024-10-05 14:23:56,438 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.20', '-m', 'v3.2.0-dev.20'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:23:56.495Z] 2024-10-05 14:23:56,443 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-05T14:23:56.495Z] 3.2.0-dev.20 [Pipeline] } [2024-10-05T14:23:56.500Z] $ docker exec --env ******** --env ******** f938fbe18f3d56c0673df118534b86c4de04d2ac2028d44c0900824cfecaab3e ssh-agent -k [2024-10-05T14:23:56.599Z] unset SSH_AUTH_SOCK; [2024-10-05T14:23:56.599Z] unset SSH_AGENT_PID; [2024-10-05T14:23:56.599Z] echo Agent pid 38 killed; [2024-10-05T14:23:56.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:23:56.958Z] + git semver [Pipeline] } [2024-10-05T14:23:57.228Z] $ docker stop --time=1 f938fbe18f3d56c0673df118534b86c4de04d2ac2028d44c0900824cfecaab3e [2024-10-05T14:23:58.519Z] $ docker rm -f --volumes f938fbe18f3d56c0673df118534b86c4de04d2ac2028d44c0900824cfecaab3e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:58.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-05T14:23:58.952Z] [2024-10-05T14:23:58.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:59.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-05T14:23:59.257Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-05T14:23:59.257Z] ab5ef0e58194: Pulling fs layer [2024-10-05T14:23:59.257Z] 9712f1f96733: Pulling fs layer [2024-10-05T14:23:59.257Z] 63f879dbbcfc: Pulling fs layer [2024-10-05T14:23:59.257Z] 0d9ebad4ef96: Pulling fs layer [2024-10-05T14:23:59.257Z] e9a5061849ea: Pulling fs layer [2024-10-05T14:23:59.257Z] d747dcd14b5f: Pulling fs layer [2024-10-05T14:23:59.257Z] 2de7ff778b66: Pulling fs layer [2024-10-05T14:23:59.257Z] e9a5061849ea: Waiting [2024-10-05T14:23:59.257Z] d747dcd14b5f: Waiting [2024-10-05T14:23:59.257Z] 2de7ff778b66: Waiting [2024-10-05T14:23:59.257Z] 9712f1f96733: Download complete [2024-10-05T14:23:59.517Z] 63f879dbbcfc: Verifying Checksum [2024-10-05T14:23:59.517Z] 63f879dbbcfc: Download complete [2024-10-05T14:23:59.774Z] 0d9ebad4ef96: Verifying Checksum [2024-10-05T14:23:59.774Z] 0d9ebad4ef96: Download complete [2024-10-05T14:23:59.774Z] d747dcd14b5f: Verifying Checksum [2024-10-05T14:23:59.774Z] d747dcd14b5f: Download complete [2024-10-05T14:23:59.774Z] e9a5061849ea: Verifying Checksum [2024-10-05T14:23:59.774Z] e9a5061849ea: Download complete [2024-10-05T14:23:59.774Z] ab5ef0e58194: Verifying Checksum [2024-10-05T14:23:59.774Z] ab5ef0e58194: Download complete [2024-10-05T14:24:00.032Z] 2de7ff778b66: Verifying Checksum [2024-10-05T14:24:00.032Z] 2de7ff778b66: Download complete [2024-10-05T14:24:02.557Z] ab5ef0e58194: Pull complete [2024-10-05T14:24:02.557Z] 9712f1f96733: Pull complete [2024-10-05T14:24:03.125Z] 63f879dbbcfc: Pull complete [2024-10-05T14:24:07.334Z] 0d9ebad4ef96: Pull complete [2024-10-05T14:24:07.334Z] e9a5061849ea: Pull complete [2024-10-05T14:24:07.334Z] d747dcd14b5f: Pull complete [2024-10-05T14:24:08.271Z] 2de7ff778b66: Pull complete [2024-10-05T14:24:08.271Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-05T14:24:08.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-05T14:24:08.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:24:08.403Z] prd-ubuntu20.04-docker-8c-8g-21901 does not seem to be running inside a container [2024-10-05T14:24:08.431Z] $ 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-10-05T14:24:15.209Z] $ docker top 3f8b56fc654737a05c02582b5f24ee68e8d341f102500be975ec45d006fb620c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:24:15.301Z] provisioning config files... [2024-10-05T14:24:15.306Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1744836309864900340tmp [2024-10-05T14:24:15.318Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1586205444895069279tmp [2024-10-05T14:24:15.327Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9698864574714051203tmp [Pipeline] { [Pipeline] echo [2024-10-05T14:24:15.413Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:24:15.709Z] ---> sigul-configuration.sh [2024-10-05T14:24:15.709Z] gpg: directory `/root/.gnupg' created [2024-10-05T14:24:15.709Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-05T14:24:15.709Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-05T14:24:15.709Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-05T14:24:15.709Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-05T14:24:15.709Z] gpg: CAST5 encrypted data [2024-10-05T14:24:15.709Z] gpg: encrypted with 1 passphrase [2024-10-05T14:24:15.709Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-05T14:24:16.019Z] + mkdir /home/jenkins [2024-10-05T14:24:16.019Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-05T14:24:16.324Z] + 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-10-05T14:24:16.339Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:24:16.634Z] ---> sigul-install.sh [2024-10-05T14:24:16.634Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-05T14:24:16.934Z] + git tag --list [2024-10-05T14:24:16.934Z] 0.7.1 [2024-10-05T14:24:16.934Z] v1.0.0 [2024-10-05T14:24:16.934Z] v1.1.0 [2024-10-05T14:24:16.934Z] v1.1.1 [2024-10-05T14:24:16.934Z] v1.2.2 [2024-10-05T14:24:16.934Z] v1.3.0 [2024-10-05T14:24:16.934Z] v1.3.1 [2024-10-05T14:24:16.934Z] v2.0.0 [2024-10-05T14:24:16.934Z] v2.1.0 [2024-10-05T14:24:16.934Z] v2.1.1 [2024-10-05T14:24:16.934Z] v2.2.0 [2024-10-05T14:24:16.934Z] v2.3.0 [2024-10-05T14:24:16.934Z] v3.0 [2024-10-05T14:24:16.934Z] v3.0.0 [2024-10-05T14:24:16.934Z] v3.1 [2024-10-05T14:24:16.934Z] v3.1.0 [2024-10-05T14:24:16.934Z] v3.1.0-dev.1 [2024-10-05T14:24:16.934Z] v3.1.0-dev.10 [2024-10-05T14:24:16.934Z] v3.1.0-dev.11 [2024-10-05T14:24:16.934Z] v3.1.0-dev.12 [2024-10-05T14:24:16.934Z] v3.1.0-dev.13 [2024-10-05T14:24:16.934Z] v3.1.0-dev.14 [2024-10-05T14:24:16.934Z] v3.1.0-dev.15 [2024-10-05T14:24:16.934Z] v3.1.0-dev.16 [2024-10-05T14:24:16.934Z] v3.1.0-dev.17 [2024-10-05T14:24:16.934Z] v3.1.0-dev.18 [2024-10-05T14:24:16.934Z] v3.1.0-dev.19 [2024-10-05T14:24:16.934Z] v3.1.0-dev.2 [2024-10-05T14:24:16.934Z] v3.1.0-dev.20 [2024-10-05T14:24:16.934Z] v3.1.0-dev.21 [2024-10-05T14:24:16.934Z] v3.1.0-dev.22 [2024-10-05T14:24:16.934Z] v3.1.0-dev.23 [2024-10-05T14:24:16.934Z] v3.1.0-dev.24 [2024-10-05T14:24:16.934Z] v3.1.0-dev.25 [2024-10-05T14:24:16.934Z] v3.1.0-dev.3 [2024-10-05T14:24:16.934Z] v3.1.0-dev.4 [2024-10-05T14:24:16.934Z] v3.1.0-dev.5 [2024-10-05T14:24:16.934Z] v3.1.0-dev.6 [2024-10-05T14:24:16.934Z] v3.1.0-dev.7 [2024-10-05T14:24:16.934Z] v3.1.0-dev.8 [2024-10-05T14:24:16.934Z] v3.1.0-dev.9 [2024-10-05T14:24:16.934Z] v3.1.1 [2024-10-05T14:24:16.934Z] v3.2.0-dev.1 [2024-10-05T14:24:16.934Z] v3.2.0-dev.10 [2024-10-05T14:24:16.934Z] v3.2.0-dev.11 [2024-10-05T14:24:16.934Z] v3.2.0-dev.12 [2024-10-05T14:24:16.934Z] v3.2.0-dev.13 [2024-10-05T14:24:16.934Z] v3.2.0-dev.14 [2024-10-05T14:24:16.934Z] v3.2.0-dev.15 [2024-10-05T14:24:16.934Z] v3.2.0-dev.16 [2024-10-05T14:24:16.934Z] v3.2.0-dev.17 [2024-10-05T14:24:16.934Z] v3.2.0-dev.18 [2024-10-05T14:24:16.934Z] v3.2.0-dev.19 [2024-10-05T14:24:16.934Z] v3.2.0-dev.2 [2024-10-05T14:24:16.934Z] v3.2.0-dev.20 [2024-10-05T14:24:16.934Z] v3.2.0-dev.3 [2024-10-05T14:24:16.934Z] v3.2.0-dev.4 [2024-10-05T14:24:16.934Z] v3.2.0-dev.5 [2024-10-05T14:24:16.934Z] v3.2.0-dev.6 [2024-10-05T14:24:16.934Z] v3.2.0-dev.7 [2024-10-05T14:24:16.934Z] v3.2.0-dev.8 [2024-10-05T14:24:16.934Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-05T14:24:17.235Z] + lftools sign git-tag v3.2.0-dev.20 [2024-10-05T14:24:17.806Z] Signing Git tag with Sigul... [2024-10-05T14:24:17.806Z] Signing v3.2.0-dev.20 [Pipeline] echo [2024-10-05T14:24:18.080Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:24:18.375Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-05T14:24:18.383Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-05T14:24:18.421Z] $ docker stop --time=1 3f8b56fc654737a05c02582b5f24ee68e8d341f102500be975ec45d006fb620c [2024-10-05T14:24:19.821Z] $ docker rm -f --volumes 3f8b56fc654737a05c02582b5f24ee68e8d341f102500be975ec45d006fb620c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-05T14:24:20.313Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:24:20.313Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:24:20.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:24:20.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:24:20.723Z] prd-ubuntu20.04-docker-8c-8g-21901 does not seem to be running inside a container [2024-10-05T14:24:20.752Z] $ 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-10-05T14:24:21.091Z] $ docker top c469f312c62b65f099ef353b4f9ef2d69e57d913fc1f12085a6307efebd4d62c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:24:21.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:24:21.208Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:24:21.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:24:21.319Z] $ docker exec c469f312c62b65f099ef353b4f9ef2d69e57d913fc1f12085a6307efebd4d62c ssh-agent [2024-10-05T14:24:21.418Z] SSH_AUTH_SOCK=/tmp/ssh-XSxWm6lP4pRM/agent.31 [2024-10-05T14:24:21.418Z] SSH_AGENT_PID=37 [2024-10-05T14:24:21.423Z] Running ssh-add (command line suppressed) [2024-10-05T14:24:21.514Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7704439810361464186.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7704439810361464186.key) [2024-10-05T14:24:21.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:24:21.824Z] + git semver bump pre [2024-10-05T14:24:22.088Z] 2024-10-05 14:24:21,986 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-05T14:24:22.088Z] 2024-10-05 14:24:21,986 [bump_version] DEBUG bumping version:3.2.0-dev.20 on axis:pre with prefix:dev [2024-10-05T14:24:22.088Z] 2024-10-05 14:24:21,986 [bump_version] DEBUG bumped version:3.2.0-dev.21 [2024-10-05T14:24:22.088Z] 2024-10-05 14:24:21,986 [write_version] DEBUG write version:3.2.0-dev.21 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-10-05T14:24:22.088Z] 2024-10-05 14:24:21,986 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-05T14:24:22.088Z] 2024-10-05 14:24:21,986 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-05T14:24:22.088Z] 2024-10-05 14:24:21,988 [execute] INFO git cat-file --batch-check [2024-10-05T14:24:22.088Z] 2024-10-05 14:24:21,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-05T14:24:22.088Z] 2024-10-05 14:24:21,993 [execute] INFO git cat-file --batch [2024-10-05T14:24:22.088Z] 2024-10-05 14:24:21,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-05T14:24:22.088Z] 2024-10-05 14:24:21,998 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-05T14:24:22.088Z] 3.2.0-dev.21 [Pipeline] } [2024-10-05T14:24:22.094Z] $ docker exec --env ******** --env ******** c469f312c62b65f099ef353b4f9ef2d69e57d913fc1f12085a6307efebd4d62c ssh-agent -k [2024-10-05T14:24:22.183Z] unset SSH_AUTH_SOCK; [2024-10-05T14:24:22.183Z] unset SSH_AGENT_PID; [2024-10-05T14:24:22.183Z] echo Agent pid 37 killed; [2024-10-05T14:24:22.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:24:22.540Z] + git semver [Pipeline] } [2024-10-05T14:24:22.809Z] $ docker stop --time=1 c469f312c62b65f099ef353b4f9ef2d69e57d913fc1f12085a6307efebd4d62c [2024-10-05T14:24:24.102Z] $ docker rm -f --volumes c469f312c62b65f099ef353b4f9ef2d69e57d913fc1f12085a6307efebd4d62c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:24:24.470Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:24:24.470Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:24:24.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:24:24.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:24:24.867Z] prd-ubuntu20.04-docker-8c-8g-21901 does not seem to be running inside a container [2024-10-05T14:24:24.892Z] $ 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-10-05T14:24:25.222Z] $ docker top 3bf8a073106cbe13a6e46d327c6ff3f8d0650eb7f9c55a3c8d16423488a89b84 -eo pid,comm [2024-10-05T14:24:25.272Z] 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-10-05T14:24:25.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:24:25.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:24:25.343Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:24:25.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:24:25.442Z] $ docker exec 3bf8a073106cbe13a6e46d327c6ff3f8d0650eb7f9c55a3c8d16423488a89b84 ssh-agent [2024-10-05T14:24:25.551Z] SSH_AUTH_SOCK=/tmp/ssh-wumpQGE3u3fP/agent.30 [2024-10-05T14:24:25.551Z] SSH_AGENT_PID=36 [2024-10-05T14:24:25.555Z] Running ssh-add (command line suppressed) [2024-10-05T14:24:25.647Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13847548356746337264.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13847548356746337264.key) [2024-10-05T14:24:25.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:24:25.953Z] + git semver push [2024-10-05T14:24:26.212Z] 2024-10-05 14:24:26,122 [run_push] DEBUG push [2024-10-05T14:24:26.212Z] 2024-10-05 14:24:26,122 [execute] INFO git cat-file --batch-check [2024-10-05T14:24:26.212Z] 2024-10-05 14:24:26,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-05T14:24:26.212Z] 2024-10-05 14:24:26,126 [execute] INFO git rev-list c289656964e341a573585948558e31827bf938b5 -- [2024-10-05T14:24:26.212Z] 2024-10-05 14:24:26,126 [execute] DEBUG Popen(['git', 'rev-list', 'c289656964e341a573585948558e31827bf938b5', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:24:26.212Z] 2024-10-05 14:24:26,135 [execute] INFO git fetch -v origin [2024-10-05T14:24:26.212Z] 2024-10-05 14:24:26,135 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-05T14:24:26.783Z] 2024-10-05 14:24:26,592 [run_push] DEBUG no remote changes detected [2024-10-05T14:24:26.783Z] 2024-10-05 14:24:26,592 [execute] INFO git push origin semver [2024-10-05T14:24:26.783Z] 2024-10-05 14:24:26,593 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:24:27.349Z] 2024-10-05 14:24:27,239 [run_push] DEBUG push all version tags [2024-10-05T14:24:27.349Z] 2024-10-05 14:24:27,240 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-05T14:24:27.349Z] 2024-10-05 14:24:27,240 [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-10-05T14:24:28.289Z] 2024-10-05 14:24:28,024 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-05T14:24:28.290Z] 3.2.0-dev.21 [Pipeline] } [2024-10-05T14:24:28.295Z] $ docker exec --env ******** --env ******** 3bf8a073106cbe13a6e46d327c6ff3f8d0650eb7f9c55a3c8d16423488a89b84 ssh-agent -k [2024-10-05T14:24:28.385Z] unset SSH_AUTH_SOCK; [2024-10-05T14:24:28.385Z] unset SSH_AGENT_PID; [2024-10-05T14:24:28.385Z] echo Agent pid 36 killed; [2024-10-05T14:24:28.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:24:28.742Z] + git semver [Pipeline] } [2024-10-05T14:24:29.008Z] $ docker stop --time=1 3bf8a073106cbe13a6e46d327c6ff3f8d0650eb7f9c55a3c8d16423488a89b84 [2024-10-05T14:24:30.291Z] $ docker rm -f --volumes 3bf8a073106cbe13a6e46d327c6ff3f8d0650eb7f9c55a3c8d16423488a89b84 [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-10-05T14:24:30.948Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-10-05T14:24:30.948Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-10-05T14:24:30.948Z] total 16 [2024-10-05T14:24:30.948Z] drwxr-xr-x 3 root root 4096 Oct 5 14:08 . [2024-10-05T14:24:30.948Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 14:24 .. [2024-10-05T14:24:30.948Z] drwxr-xr-x 2 root root 4096 Oct 5 14:08 cost [2024-10-05T14:24:30.948Z] -rw-r--r-- 1 root root 86 Oct 5 14:08 cost.csv [2024-10-05T14:24:30.948Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-10-05T14:24:30.948Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-10-05T14:24:30.948Z] total 16 [2024-10-05T14:24:30.948Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:08 . [2024-10-05T14:24:30.948Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 14:24 .. [2024-10-05T14:24:30.948Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 14:08 cost [2024-10-05T14:24:30.948Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 5 14:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:24:31.236Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:24:32.095Z] ---> package-listing.sh [2024-10-05T14:24:32.095Z] ++ facter osfamily [2024-10-05T14:24:32.095Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-05T14:24:32.352Z] + OS_FAMILY=debian [2024-10-05T14:24:32.352Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-10-05T14:24:32.352Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-05T14:24:32.352Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-05T14:24:32.352Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-05T14:24:32.352Z] + PACKAGES=/tmp/packages_start.txt [2024-10-05T14:24:32.352Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-10-05T14:24:32.352Z] + PACKAGES=/tmp/packages_end.txt [2024-10-05T14:24:32.352Z] + case "${OS_FAMILY}" in [2024-10-05T14:24:32.352Z] + dpkg -l [2024-10-05T14:24:32.352Z] + grep '^ii' [2024-10-05T14:24:32.352Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-05T14:24:32.352Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-05T14:24:32.352Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-05T14:24:32.352Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-10-05T14:24:32.352Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-10-05T14:24:32.352Z] + 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-10-05T14:24:32.362Z] 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-10-05T14:24:32.637Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:24:33.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:24:33.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:24:33.283Z] prd-ubuntu20.04-docker-8c-8g-21901 does not seem to be running inside a container [2024-10-05T14:24:33.309Z] $ 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-10-05T14:24:33.522Z] $ docker top 9eb0b998a471c0f741ec4d17c91833f59095766a7a5e7b2afa41ac7ec2a3f218 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:24:33.871Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-05T14:24:34.153Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-05T14:24:34.439Z] + ls /var/log/sa-host [2024-10-05T14:24:34.439Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:24:34.516Z] provisioning config files... [2024-10-05T14:24:34.523Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14432312156649145396tmp [Pipeline] { [Pipeline] echo [2024-10-05T14:24:34.543Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:24:34.823Z] ---> create-netrc.sh [Pipeline] } [2024-10-05T14:24:34.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:24:35.169Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-05T14:24:35.178Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:24:35.462Z] ---> sudo-logs.sh [2024-10-05T14:24:35.462Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-05T14:24:35.498Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:24:35.780Z] ---> job-cost.sh [2024-10-05T14:24:35.780Z] lf-activate-venv: SKIPPING [2024-10-05T14:24:35.780Z] DEBUG: total: 0.2199999988079071 [2024-10-05T14:24:35.780Z] INFO: Retrieving Stack Cost... [2024-10-05T14:24:36.038Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-05T14:24:36.606Z] INFO: Archiving Costs [Pipeline] echo [2024-10-05T14:24:36.619Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:24:36.900Z] ---> logs-deploy.sh [2024-10-05T14:24:36.900Z] lf-activate-venv: SKIPPING [2024-10-05T14:24:36.900Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/175 [2024-10-05T14:24:36.900Z] INFO: archiving workspace using pattern(s): [2024-10-05T14:24:37.835Z] Archives upload complete. [2024-10-05T14:24:37.835Z] INFO: archiving logs to Nexus