Pull request #677 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ce71274c74d254ccf2a9e55b902c93e797fc9851+a00efe280ec4bc21b554f46c724946ca453ce756 (3fe9665849ecb5ad465fd85d1db26499c1a3cd25) 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-ssh3668760276131406441.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8197708869256395107.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-677/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-677/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2930259722110474963.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-677/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6610840166513459245.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2122470776219144299.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-677/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-677/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3087588849721894679.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4701 in /w/workspace/gexfoundry_device-mqtt-go_PR-677 [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/gexfoundry_device-mqtt-go_PR-677 # 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 > 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 Merging remotes/origin/main commit a00efe280ec4bc21b554f46c724946ca453ce756 into PR head commit ce71274c74d254ccf2a9e55b902c93e797fc9851 Merge succeeded, producing ce71274c74d254ccf2a9e55b902c93e797fc9851 Checking out Revision ce71274c74d254ccf2a9e55b902c93e797fc9851 (PR-677) Commit message: "build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/677/head:refs/remotes/origin/PR-677 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce71274c74d254ccf2a9e55b902c93e797fc9851 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a00efe280ec4bc21b554f46c724946ca453ce756 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce71274c74d254ccf2a9e55b902c93e797fc9851 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-01T20:39:06.547Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-01T20:39:06.774Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-01T20:39:06.903Z] ========================================================= [2024-07-01T20:39:06.903Z] EdgeX Global Pipelines Version Info [2024-07-01T20:39:06.903Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:39:07.661Z] ------------------- [2024-07-01T20:39:07.661Z] stable info: [2024-07-01T20:39:07.661Z] ------------------- [2024-07-01T20:39:07.661Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T20:39:07.661Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-01T20:39:07.661Z] Message: update stable to v1.0.260 [2024-07-01T20:39:08.231Z] ------------------- [2024-07-01T20:39:08.231Z] experimental info: [2024-07-01T20:39:08.231Z] ------------------- [2024-07-01T20:39:08.231Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T20:39:08.231Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-01T20:39:08.231Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-01T20:39:08.473Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-07-01T20:39:08.540Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-07-01T20:39:08.609Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-01T20:39:08.670Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-01T20:39:08.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-01T20:39:08.791Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-01T20:39:08.857Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-01T20:39:08.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-01T20:39:08.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-01T20:39:09.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-01T20:39:09.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-01T20:39:09.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-07-01T20:39:09.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-01T20:39:09.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-01T20:39:09.353Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-01T20:39:09.411Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-01T20:39:09.513Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T20:39:09.585Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T20:39:09.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-01T20:39:09.707Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-01T20:39:09.768Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-01T20:39:09.836Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-01T20:39:09.898Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-01T20:39:09.962Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-01T20:39:10.022Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-01T20:39:10.083Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-01T20:39:10.141Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-01T20:39:10.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-677 [Pipeline] echo [2024-07-01T20:39:10.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-677 [Pipeline] echo [2024-07-01T20:39:10.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-677 [Pipeline] echo [2024-07-01T20:39:10.385Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce71274c74d254ccf2a9e55b902c93e797fc9851 [Pipeline] echo [2024-07-01T20:39:10.447Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce71274 [Pipeline] echo [2024-07-01T20:39:10.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T20:39:10.659Z] provisioning config files... [2024-07-01T20:39:10.673Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-677@tmp/config1498272546634474861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:39:11.066Z] ---> ****-login.sh [2024-07-01T20:39:11.066Z] nexus3.edgexfoundry.org:10001 [2024-07-01T20:39:11.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:39:11.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:39:11.327Z] Configure a credential helper to remove this warning. See [2024-07-01T20:39:11.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:39:11.327Z] [2024-07-01T20:39:11.327Z] Login Succeeded [2024-07-01T20:39:11.327Z] nexus3.edgexfoundry.org:10002 [2024-07-01T20:39:11.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:39:11.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:39:11.587Z] Configure a credential helper to remove this warning. See [2024-07-01T20:39:11.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:39:11.587Z] [2024-07-01T20:39:11.587Z] Login Succeeded [2024-07-01T20:39:11.587Z] nexus3.edgexfoundry.org:10003 [2024-07-01T20:39:11.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:39:11.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:39:11.587Z] Configure a credential helper to remove this warning. See [2024-07-01T20:39:11.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:39:11.587Z] [2024-07-01T20:39:11.587Z] Login Succeeded [2024-07-01T20:39:11.587Z] nexus3.edgexfoundry.org:10004 [2024-07-01T20:39:11.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:39:11.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:39:11.847Z] Configure a credential helper to remove this warning. See [2024-07-01T20:39:11.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:39:11.847Z] [2024-07-01T20:39:11.847Z] Login Succeeded [2024-07-01T20:39:11.847Z] ****.io [2024-07-01T20:39:11.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:39:12.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:39:12.107Z] Configure a credential helper to remove this warning. See [2024-07-01T20:39:12.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:39:12.107Z] [2024-07-01T20:39:12.107Z] Login Succeeded [2024-07-01T20:39:12.107Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T20:39:12.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-01T20:39:12.853Z] + git rev-list -1 --merges ce71274c74d254ccf2a9e55b902c93e797fc9851~1..ce71274c74d254ccf2a9e55b902c93e797fc9851 [Pipeline] echo [2024-07-01T20:39:12.902Z] -----------> git rev-list -1 --merges ce71274c74d254ccf2a9e55b902c93e797fc9851~1..ce71274c74d254ccf2a9e55b902c93e797fc9851 ce71274c74d254ccf2a9e55b902c93e797fc9851 [false] [Pipeline] sh [2024-07-01T20:39:13.226Z] + git log --format=format:%s -1 ce71274c74d254ccf2a9e55b902c93e797fc9851 [Pipeline] echo [2024-07-01T20:39:13.300Z] ========================================================= [2024-07-01T20:39:13.300Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-01T20:39:13.300Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T20:39:13.749Z] + git log --format=format:%s -1 ce71274c74d254ccf2a9e55b902c93e797fc9851 [Pipeline] echo [2024-07-01T20:39:13.786Z] [semverPrep] GIT_COMMIT: ce71274c74d254ccf2a9e55b902c93e797fc9851, Commit Message: build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1 [Pipeline] echo [2024-07-01T20:39:13.835Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-01T20:39:14.274Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-01T20:39:14.274Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-01T20:39:14.274Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-01T20:39:14.274Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-01T20:39:14.274Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-01T20:39:14.274Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-01T20:39:14.274Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:39:14.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T20:39:14.825Z] [2024-07-01T20:39:14.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:39:15.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T20:39:15.233Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-01T20:39:15.233Z] b85a868b505f: Pulling fs layer [2024-07-01T20:39:15.233Z] e2be974225ed: Pulling fs layer [2024-07-01T20:39:15.233Z] 339a4e72a1f5: Pulling fs layer [2024-07-01T20:39:15.233Z] 988bab9f4d93: Pulling fs layer [2024-07-01T20:39:15.233Z] 1469e6f7b9e6: Pulling fs layer [2024-07-01T20:39:15.233Z] eaf3925da568: Pulling fs layer [2024-07-01T20:39:15.233Z] bab4dde63d76: Pulling fs layer [2024-07-01T20:39:15.233Z] bde34c3a00c8: Pulling fs layer [2024-07-01T20:39:15.233Z] b352a97aabf1: Pulling fs layer [2024-07-01T20:39:15.233Z] 4872d77fe225: Pulling fs layer [2024-07-01T20:39:15.233Z] 5851b861e8e6: Pulling fs layer [2024-07-01T20:39:15.233Z] 988bab9f4d93: Waiting [2024-07-01T20:39:15.233Z] 4872d77fe225: Waiting [2024-07-01T20:39:15.233Z] 1469e6f7b9e6: Waiting [2024-07-01T20:39:15.233Z] eaf3925da568: Waiting [2024-07-01T20:39:15.233Z] bde34c3a00c8: Waiting [2024-07-01T20:39:15.233Z] b352a97aabf1: Waiting [2024-07-01T20:39:15.233Z] 5851b861e8e6: Waiting [2024-07-01T20:39:15.233Z] e2be974225ed: Download complete [2024-07-01T20:39:15.233Z] 988bab9f4d93: Verifying Checksum [2024-07-01T20:39:15.233Z] 988bab9f4d93: Download complete [2024-07-01T20:39:15.503Z] 1469e6f7b9e6: Verifying Checksum [2024-07-01T20:39:15.503Z] 1469e6f7b9e6: Download complete [2024-07-01T20:39:15.503Z] eaf3925da568: Verifying Checksum [2024-07-01T20:39:15.503Z] eaf3925da568: Download complete [2024-07-01T20:39:15.503Z] 339a4e72a1f5: Verifying Checksum [2024-07-01T20:39:15.503Z] 339a4e72a1f5: Download complete [2024-07-01T20:39:15.503Z] bde34c3a00c8: Download complete [2024-07-01T20:39:15.503Z] b352a97aabf1: Verifying Checksum [2024-07-01T20:39:15.503Z] b352a97aabf1: Download complete [2024-07-01T20:39:15.503Z] 4872d77fe225: Verifying Checksum [2024-07-01T20:39:15.503Z] 4872d77fe225: Download complete [2024-07-01T20:39:15.503Z] 5851b861e8e6: Verifying Checksum [2024-07-01T20:39:15.503Z] 5851b861e8e6: Download complete [2024-07-01T20:39:15.762Z] b85a868b505f: Verifying Checksum [2024-07-01T20:39:15.762Z] b85a868b505f: Download complete [2024-07-01T20:39:15.762Z] bab4dde63d76: Verifying Checksum [2024-07-01T20:39:15.762Z] bab4dde63d76: Download complete [2024-07-01T20:39:16.699Z] b85a868b505f: Pull complete [2024-07-01T20:39:16.957Z] e2be974225ed: Pull complete [2024-07-01T20:39:17.217Z] 339a4e72a1f5: Pull complete [2024-07-01T20:39:17.217Z] 988bab9f4d93: Pull complete [2024-07-01T20:39:17.477Z] 1469e6f7b9e6: Pull complete [2024-07-01T20:39:17.735Z] eaf3925da568: Pull complete [2024-07-01T20:39:19.640Z] bab4dde63d76: Pull complete [2024-07-01T20:39:19.640Z] bde34c3a00c8: Pull complete [2024-07-01T20:39:19.640Z] b352a97aabf1: Pull complete [2024-07-01T20:39:19.640Z] 4872d77fe225: Pull complete [2024-07-01T20:39:19.640Z] 5851b861e8e6: Pull complete [2024-07-01T20:39:19.640Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-01T20:39:19.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T20:39:19.640Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:39:19.933Z] prd-ubuntu20.04-docker-8c-8g-4701 does not seem to be running inside a container [2024-07-01T20:39:19.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-677 -v /w/workspace/gexfoundry_device-mqtt-go_PR-677:/w/workspace/gexfoundry_device-mqtt-go_PR-677:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-677@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-677@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-07-01T20:39:23.586Z] $ docker top ad7353915138670685022e20c60506ba8015b06f5fbdfbda7a29186420ab1386 -eo pid,comm [2024-07-01T20:39:23.644Z] 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-07-01T20:39:23.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-01T20:39:23.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T20:39:23.813Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T20:39:23.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T20:39:23.922Z] $ docker exec ad7353915138670685022e20c60506ba8015b06f5fbdfbda7a29186420ab1386 ssh-agent [2024-07-01T20:39:24.023Z] SSH_AUTH_SOCK=/tmp/ssh-NmHdVDk7SJGU/agent.31 [2024-07-01T20:39:24.023Z] SSH_AGENT_PID=37 [2024-07-01T20:39:24.029Z] Running ssh-add (command line suppressed) [2024-07-01T20:39:24.120Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-677@tmp/private_key_18218677594970903054.key (/w/workspace/gexfoundry_device-mqtt-go_PR-677@tmp/private_key_18218677594970903054.key) [2024-07-01T20:39:24.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T20:39:24.567Z] + git tag --points-at HEAD [Pipeline] } [2024-07-01T20:39:24.595Z] $ docker exec --env ******** --env ******** ad7353915138670685022e20c60506ba8015b06f5fbdfbda7a29186420ab1386 ssh-agent -k [2024-07-01T20:39:24.692Z] unset SSH_AUTH_SOCK; [2024-07-01T20:39:24.693Z] unset SSH_AGENT_PID; [2024-07-01T20:39:24.693Z] echo Agent pid 37 killed; [2024-07-01T20:39:24.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-01T20:39:24.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T20:39:24.826Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T20:39:24.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T20:39:24.945Z] $ docker exec ad7353915138670685022e20c60506ba8015b06f5fbdfbda7a29186420ab1386 ssh-agent [2024-07-01T20:39:25.065Z] SSH_AUTH_SOCK=/tmp/ssh-ZRPcLaNcIcM0/agent.70 [2024-07-01T20:39:25.065Z] SSH_AGENT_PID=76 [2024-07-01T20:39:25.070Z] Running ssh-add (command line suppressed) [2024-07-01T20:39:25.161Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-677@tmp/private_key_3914891351390159746.key (/w/workspace/gexfoundry_device-mqtt-go_PR-677@tmp/private_key_3914891351390159746.key) [2024-07-01T20:39:25.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T20:39:25.541Z] + git semver init [2024-07-01T20:39:25.801Z] 2024-07-01 20:39:25,690 [run_init] DEBUG init version:0.0.0 force:False [2024-07-01T20:39:25.801Z] 2024-07-01 20:39:25,691 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-677/.semver [2024-07-01T20:39:25.801Z] 2024-07-01 20:39:25,692 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-677/.semver [2024-07-01T20:39:25.801Z] 2024-07-01 20:39:25,692 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-677/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-677, universal_newlines=False, shell=None, istream=None) [2024-07-01T20:39:27.183Z] 2024-07-01 20:39:26,994 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-677/.git/info/exclude [2024-07-01T20:39:27.183Z] 2024-07-01 20:39:26,995 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-677/.semver/PR-677 with force:False [2024-07-01T20:39:27.183Z] 2024-07-01 20:39:26,995 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-677/.semver/PR-677 [2024-07-01T20:39:27.183Z] 2024-07-01 20:39:26,999 [execute] INFO git cat-file --batch-check [2024-07-01T20:39:27.183Z] 2024-07-01 20:39:27,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-677/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T20:39:27.183Z] 2024-07-01 20:39:27,006 [execute] INFO git cat-file --batch [2024-07-01T20:39:27.183Z] 2024-07-01 20:39:27,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-677/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T20:39:27.183Z] 2024-07-01 20:39:27,012 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-677/.semver/PR-677 [2024-07-01T20:39:27.183Z] 0.0.0 [Pipeline] } [2024-07-01T20:39:27.219Z] $ docker exec --env ******** --env ******** ad7353915138670685022e20c60506ba8015b06f5fbdfbda7a29186420ab1386 ssh-agent -k [2024-07-01T20:39:27.320Z] unset SSH_AUTH_SOCK; [2024-07-01T20:39:27.321Z] unset SSH_AGENT_PID; [2024-07-01T20:39:27.321Z] echo Agent pid 76 killed; [2024-07-01T20:39:27.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-01T20:39:27.797Z] + git semver [Pipeline] } [2024-07-01T20:39:28.088Z] $ docker stop --time=1 ad7353915138670685022e20c60506ba8015b06f5fbdfbda7a29186420ab1386 [2024-07-01T20:39:29.413Z] $ docker rm -f --volumes ad7353915138670685022e20c60506ba8015b06f5fbdfbda7a29186420ab1386 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T20:39:29.839Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-01T20:39:30.193Z] Stashed 1 file(s) [Pipeline] echo [2024-07-01T20:39:30.217Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-07-01T20:39:30.948Z] provisioning config files... [2024-07-01T20:39:30.956Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-677@tmp/config13291470610020098701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:39:31.334Z] ---> ****-login.sh [2024-07-01T20:39:31.334Z] nexus3.edgexfoundry.org:10001 [2024-07-01T20:39:31.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:39:31.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:39:31.334Z] Configure a credential helper to remove this warning. See [2024-07-01T20:39:31.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:39:31.334Z] [2024-07-01T20:39:31.334Z] Login Succeeded [2024-07-01T20:39:31.334Z] nexus3.edgexfoundry.org:10002 [2024-07-01T20:39:31.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:39:31.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:39:31.334Z] Configure a credential helper to remove this warning. See [2024-07-01T20:39:31.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:39:31.335Z] [2024-07-01T20:39:31.335Z] Login Succeeded [2024-07-01T20:39:31.335Z] nexus3.edgexfoundry.org:10003 [2024-07-01T20:39:31.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:39:31.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:39:31.593Z] Configure a credential helper to remove this warning. See [2024-07-01T20:39:31.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:39:31.594Z] [2024-07-01T20:39:31.594Z] Login Succeeded [2024-07-01T20:39:31.594Z] nexus3.edgexfoundry.org:10004 [2024-07-01T20:39:31.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:39:31.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:39:31.594Z] Configure a credential helper to remove this warning. See [2024-07-01T20:39:31.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:39:31.594Z] [2024-07-01T20:39:31.594Z] Login Succeeded [2024-07-01T20:39:31.594Z] ****.io [2024-07-01T20:39:31.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:39:31.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:39:31.853Z] Configure a credential helper to remove this warning. See [2024-07-01T20:39:31.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:39:31.853Z] [2024-07-01T20:39:31.853Z] Login Succeeded [2024-07-01T20:39:31.853Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T20:39:31.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-01T20:39:32.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:39:32.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:39:32.237Z] ========================================================= [2024-07-01T20:39:32.237Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-01T20:39:32.237Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:39:32.773Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-01T20:39:32.773Z] Sending build context to Docker daemon 21.02MB [2024-07-01T20:39:32.773Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:39:32.773Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-01T20:39:33.034Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-01T20:39:33.035Z] 619be1103602: Pulling fs layer [2024-07-01T20:39:33.035Z] 7862e08f4a3e: Pulling fs layer [2024-07-01T20:39:33.035Z] 5df492c9dc93: Pulling fs layer [2024-07-01T20:39:33.035Z] 7629e6793208: Pulling fs layer [2024-07-01T20:39:33.035Z] 4f4fb700ef54: Pulling fs layer [2024-07-01T20:39:33.035Z] fb5054dd5b73: Pulling fs layer [2024-07-01T20:39:33.035Z] eeca6798cff9: Pulling fs layer [2024-07-01T20:39:33.035Z] aa269ceb94a6: Pulling fs layer [2024-07-01T20:39:33.035Z] ada007ff1a6a: Pulling fs layer [2024-07-01T20:39:33.035Z] 4f4fb700ef54: Waiting [2024-07-01T20:39:33.035Z] fb5054dd5b73: Waiting [2024-07-01T20:39:33.035Z] eeca6798cff9: Waiting [2024-07-01T20:39:33.035Z] 7629e6793208: Waiting [2024-07-01T20:39:33.035Z] ada007ff1a6a: Waiting [2024-07-01T20:39:33.035Z] aa269ceb94a6: Waiting [2024-07-01T20:39:33.035Z] 7862e08f4a3e: Verifying Checksum [2024-07-01T20:39:33.035Z] 7862e08f4a3e: Download complete [2024-07-01T20:39:33.035Z] 7629e6793208: Verifying Checksum [2024-07-01T20:39:33.035Z] 7629e6793208: Download complete [2024-07-01T20:39:33.035Z] 4f4fb700ef54: Verifying Checksum [2024-07-01T20:39:33.035Z] 4f4fb700ef54: Download complete [2024-07-01T20:39:33.035Z] fb5054dd5b73: Verifying Checksum [2024-07-01T20:39:33.035Z] fb5054dd5b73: Download complete [2024-07-01T20:39:33.035Z] 619be1103602: Verifying Checksum [2024-07-01T20:39:33.035Z] 619be1103602: Download complete [2024-07-01T20:39:33.035Z] eeca6798cff9: Verifying Checksum [2024-07-01T20:39:33.035Z] eeca6798cff9: Download complete [2024-07-01T20:39:33.035Z] 619be1103602: Pull complete [2024-07-01T20:39:33.294Z] 7862e08f4a3e: Pull complete [2024-07-01T20:39:33.294Z] ada007ff1a6a: Verifying Checksum [2024-07-01T20:39:33.294Z] ada007ff1a6a: Download complete [2024-07-01T20:39:33.555Z] 5df492c9dc93: Verifying Checksum [2024-07-01T20:39:33.555Z] 5df492c9dc93: Download complete [2024-07-01T20:39:33.813Z] aa269ceb94a6: Verifying Checksum [2024-07-01T20:39:33.813Z] aa269ceb94a6: Download complete [2024-07-01T20:39:37.104Z] 5df492c9dc93: Pull complete [2024-07-01T20:39:37.104Z] 7629e6793208: Pull complete [2024-07-01T20:39:37.104Z] 4f4fb700ef54: Pull complete [2024-07-01T20:39:37.104Z] fb5054dd5b73: Pull complete [2024-07-01T20:39:37.104Z] eeca6798cff9: Pull complete [2024-07-01T20:39:39.635Z] aa269ceb94a6: Pull complete [2024-07-01T20:39:39.635Z] ada007ff1a6a: Pull complete [2024-07-01T20:39:39.635Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-01T20:39:39.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-01T20:39:39.635Z] ---> f489d0715acc [2024-07-01T20:39:39.635Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:39:44.931Z] ---> Running in 86ac26a074c2 [2024-07-01T20:39:44.931Z] Removing intermediate container 86ac26a074c2 [2024-07-01T20:39:44.931Z] ---> ac0fd044a156 [2024-07-01T20:39:44.931Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T20:39:44.931Z] ---> Running in c3f962213e22 [2024-07-01T20:39:44.931Z] Removing intermediate container c3f962213e22 [2024-07-01T20:39:44.931Z] ---> d97bb43ca4ba [2024-07-01T20:39:44.931Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-01T20:39:44.931Z] ---> Running in e6324e8e4c0e [2024-07-01T20:39:44.931Z] Removing intermediate container e6324e8e4c0e [2024-07-01T20:39:44.931Z] ---> 4e9e2a93a66b [2024-07-01T20:39:44.931Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:39:44.931Z] ---> Running in 458135c8e2a0 [2024-07-01T20:39:44.931Z] Removing intermediate container 458135c8e2a0 [2024-07-01T20:39:44.931Z] ---> 966124ddd7df [2024-07-01T20:39:44.931Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:39:44.931Z] ---> Running in fa5f03a15ee8 [2024-07-01T20:39:44.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:39:45.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:39:45.453Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-07-01T20:39:45.453Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-01T20:39:45.453Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-07-01T20:39:45.453Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-07-01T20:39:45.453Z] Executing busybox-1.36.1-r5.trigger [2024-07-01T20:39:45.453Z] OK: 268 MiB in 56 packages [2024-07-01T20:39:45.727Z] Still waiting to schedule task [2024-07-01T20:39:45.727Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-01T20:39:46.020Z] Removing intermediate container fa5f03a15ee8 [2024-07-01T20:39:46.020Z] ---> f97b62537217 [2024-07-01T20:39:46.020Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-01T20:39:46.020Z] ---> Running in 47da77356c77 [2024-07-01T20:39:46.020Z] Removing intermediate container 47da77356c77 [2024-07-01T20:39:46.020Z] ---> adf8bc7a7200 [2024-07-01T20:39:46.020Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-01T20:39:46.020Z] ---> ac4c26e23456 [2024-07-01T20:39:46.020Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:39:46.280Z] ---> Running in e5c10d2bc127 [2024-07-01T20:40:54.037Z] Removing intermediate container e5c10d2bc127 [2024-07-01T20:40:54.037Z] ---> 811f3606fb9d [2024-07-01T20:40:54.037Z] Step 11/12 : COPY . . [2024-07-01T20:40:54.037Z] ---> 958e1c5396f1 [2024-07-01T20:40:54.037Z] Step 12/12 : RUN $MAKE [2024-07-01T20:40:54.037Z] ---> Running in 464c17beb785 [2024-07-01T20:40:54.037Z] noop [2024-07-01T20:40:54.037Z] Removing intermediate container 464c17beb785 [2024-07-01T20:40:54.037Z] ---> e463d49aef29 [2024-07-01T20:40:54.037Z] Successfully built e463d49aef29 [2024-07-01T20:40:54.037Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:40:54.512Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-01T20:40:54.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:40:54.701Z] prd-ubuntu20.04-docker-8c-8g-4701 does not seem to be running inside a container [2024-07-01T20:40:54.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-677 -v /w/workspace/gexfoundry_device-mqtt-go_PR-677:/w/workspace/gexfoundry_device-mqtt-go_PR-677:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-677@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-677@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-01T20:40:55.105Z] $ docker top 8c56df57a3f01c7c2139aac89163889fd0242b30ea16d490b18c223cdafa5763 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:40:55.542Z] + go version [2024-07-01T20:40:55.542Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-01T20:40:55.574Z] $ docker stop --time=1 8c56df57a3f01c7c2139aac89163889fd0242b30ea16d490b18c223cdafa5763 [2024-07-01T20:40:56.846Z] $ docker rm -f --volumes 8c56df57a3f01c7c2139aac89163889fd0242b30ea16d490b18c223cdafa5763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:40:57.699Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-01T20:40:57.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:40:57.890Z] prd-ubuntu20.04-docker-8c-8g-4701 does not seem to be running inside a container [2024-07-01T20:40:57.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-677 -v /w/workspace/gexfoundry_device-mqtt-go_PR-677:/w/workspace/gexfoundry_device-mqtt-go_PR-677:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-677@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-677@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-01T20:40:58.254Z] $ docker top 1d7603abee99f87ba1d7bf765943ae48551af42f1af73ab0a942a2902501bb6d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:40:58.670Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-677 [Pipeline] fileExists [Pipeline] sh [2024-07-01T20:40:59.073Z] + make test [2024-07-01T20:40:59.073Z] go test ./... -coverprofile=coverage.out ./... [2024-07-01T20:41:00.975Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-01T20:41:15.398Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4709 in /w/workspace/gexfoundry_device-mqtt-go_PR-677 [Pipeline] { [Pipeline] ws [2024-07-01T20:41:15.473Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-07-01T20:41:15.574Z] The recommended git tool is: git [2024-07-01T20:41:20.402Z] using credential edgex-jenkins-ssh [2024-07-01T20:41:20.427Z] Cloning the remote Git repository [2024-07-01T20:41:20.467Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-01T20:41:20.560Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-07-01T20:41:20.695Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-01T20:41:20.696Z] > git --version # timeout=10 [2024-07-01T20:41:20.714Z] > git --version # 'git version 2.25.1' [2024-07-01T20:41:20.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T20:41:20.857Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T20:41:22.970Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-01T20:41:22.970Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-01T20:41:22.970Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [2024-07-01T20:41:23.274Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-07-01T20:41:23.312Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T20:41:25.134Z] Merging remotes/origin/main commit a00efe280ec4bc21b554f46c724946ca453ce756 into PR head commit ce71274c74d254ccf2a9e55b902c93e797fc9851 [2024-07-01T20:41:25.458Z] Merge succeeded, producing ce71274c74d254ccf2a9e55b902c93e797fc9851 [2024-07-01T20:41:25.459Z] Checking out Revision ce71274c74d254ccf2a9e55b902c93e797fc9851 (PR-677) [2024-07-01T20:41:24.532Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-07-01T20:41:24.577Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-01T20:41:24.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T20:41:24.603Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/677/head:refs/remotes/origin/PR-677 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-01T20:41:25.150Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T20:41:25.236Z] > git checkout -f ce71274c74d254ccf2a9e55b902c93e797fc9851 # timeout=10 [2024-07-01T20:41:25.330Z] > git remote # timeout=10 [2024-07-01T20:41:25.352Z] > git config --get remote.origin.url # timeout=10 [2024-07-01T20:41:25.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T20:41:25.403Z] > git merge a00efe280ec4bc21b554f46c724946ca453ce756 # timeout=10 [2024-07-01T20:41:25.433Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-01T20:41:25.460Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T20:41:25.482Z] > git checkout -f ce71274c74d254ccf2a9e55b902c93e797fc9851 # timeout=10 [2024-07-01T20:41:26.087Z] Commit message: "build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1" [2024-07-01T20:41:26.143Z] > git --version # timeout=10 [2024-07-01T20:41:26.155Z] > git --version # 'git version 2.25.1' [2024-07-01T20:41:26.180Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T20:41:31.071Z] go vet ./... [2024-07-01T20:41:31.117Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-01T20:41:31.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-01T20:41:31.117Z] Dload Upload Total Spent Left Speed [2024-07-01T20:41:31.117Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86093 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh [2024-07-01T20:41:31.493Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-01T20:41:31.861Z] + sudo tee /etc/docker/daemon.new [2024-07-01T20:41:31.861Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-01T20:41:31.861Z] { [2024-07-01T20:41:31.861Z] "registry-mirrors": [ [2024-07-01T20:41:31.861Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-01T20:41:31.861Z] ], [2024-07-01T20:41:31.861Z] "bip": "10.250.0.254/24", [2024-07-01T20:41:31.861Z] "hosts": [ [2024-07-01T20:41:31.861Z] "tcp://0.0.0.0:5555", [2024-07-01T20:41:31.861Z] "unix:///var/run/docker.sock" [2024-07-01T20:41:31.861Z] ], [2024-07-01T20:41:31.861Z] "mtu": 1458, [2024-07-01T20:41:31.861Z] "selinux-enabled": true, [2024-07-01T20:41:31.861Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-01T20:41:31.861Z] } [Pipeline] sh [2024-07-01T20:41:32.222Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-01T20:41:32.603Z] + sudo service docker restart [2024-07-01T20:41:37.623Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-01T20:41:37.623Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-01T20:41:37.623Z] ./bin/test-attribution-txt.sh [2024-07-01T20:41:37.623Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-01T20:41:37.623Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-01T20:41:37.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-01T20:41:37.722Z] $ docker stop --time=1 1d7603abee99f87ba1d7bf765943ae48551af42f1af73ab0a942a2902501bb6d [2024-07-01T20:41:42.021Z] $ docker rm -f --volumes 1d7603abee99f87ba1d7bf765943ae48551af42f1af73ab0a942a2902501bb6d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T20:41:42.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-01T20:41:42.787Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-01T20:41:43.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-01T20:41:43.924Z] + ls -al . [2024-07-01T20:41:43.924Z] total 252 [2024-07-01T20:41:43.924Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 20:40 . [2024-07-01T20:41:43.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:39 .. [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 1 20:39 .dockerignore [2024-07-01T20:41:43.924Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:41 .git [2024-07-01T20:41:43.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:39 .github [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 1 20:39 .gitignore [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 20:39 .golangci.yml [2024-07-01T20:41:43.924Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:39 .semver [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 1 20:39 Attribution.txt [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 1 20:39 CHANGELOG.md [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 1 20:39 Dockerfile [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 20:39 GOVERNANCE.md [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 1 20:39 Jenkinsfile [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 1 20:39 LICENSE [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 1 20:39 Makefile [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 1 20:39 OWNERS.md [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 1 20:39 README.md [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:39 VERSION [2024-07-01T20:41:43.924Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:39 bin [2024-07-01T20:41:43.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:39 cmd [2024-07-01T20:41:43.924Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 1 20:41 coverage.out [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 7121 Jul 1 20:39 go.mod [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jul 1 20:39 go.sum [2024-07-01T20:41:43.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:39 internal [2024-07-01T20:41:43.924Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:39 mock [2024-07-01T20:41:43.924Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 1 20:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:41:44.407Z] + 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=ce71274c74d254ccf2a9e55b902c93e797fc9851 --label arch=amd64 --label version=0.0.0 . [2024-07-01T20:41:44.407Z] Sending build context to Docker daemon 21.04MB [2024-07-01T20:41:44.407Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:41:44.407Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-01T20:41:44.407Z] ---> e463d49aef29 [2024-07-01T20:41:44.407Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:41:44.665Z] ---> Running in 435a57aa3715 [2024-07-01T20:41:44.665Z] Removing intermediate container 435a57aa3715 [2024-07-01T20:41:44.665Z] ---> c3bfd9076426 [2024-07-01T20:41:44.665Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T20:41:44.925Z] ---> Running in 25514985e91b [2024-07-01T20:41:44.925Z] Removing intermediate container 25514985e91b [2024-07-01T20:41:44.925Z] ---> ad84aed99744 [2024-07-01T20:41:44.925Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-01T20:41:44.925Z] ---> Running in dad7461a14d8 [2024-07-01T20:41:44.925Z] Removing intermediate container dad7461a14d8 [2024-07-01T20:41:44.925Z] ---> b748b9961bc5 [2024-07-01T20:41:44.925Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:41:44.925Z] ---> Running in e8b4803b3518 [2024-07-01T20:41:45.185Z] Removing intermediate container e8b4803b3518 [2024-07-01T20:41:45.185Z] ---> 7416d248bf13 [2024-07-01T20:41:45.185Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:41:45.185Z] ---> Running in b672c041953c [2024-07-01T20:41:45.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:41:45.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:41:45.733Z] OK: 268 MiB in 56 packages [2024-07-01T20:41:46.304Z] Removing intermediate container b672c041953c [2024-07-01T20:41:46.304Z] ---> 85fd87c2111b [2024-07-01T20:41:46.304Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-01T20:41:46.304Z] ---> Running in 21de95e669a8 [2024-07-01T20:41:46.304Z] Removing intermediate container 21de95e669a8 [2024-07-01T20:41:46.304Z] ---> 78819c8b18c7 [2024-07-01T20:41:46.304Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-01T20:41:46.304Z] ---> caaba09b4a0e [2024-07-01T20:41:46.304Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:41:46.563Z] ---> Running in 9dc9134d0527 [2024-07-01T20:41:47.133Z] Removing intermediate container 9dc9134d0527 [2024-07-01T20:41:47.133Z] ---> 9f144caf5ea3 [2024-07-01T20:41:47.133Z] Step 11/25 : COPY . . [2024-07-01T20:41:48.130Z] ---> 088d829671a0 [2024-07-01T20:41:48.130Z] Step 12/25 : RUN $MAKE [2024-07-01T20:41:48.130Z] ---> Running in b1014f2d418d [2024-07-01T20:41:48.395Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T20:41:50.988Z] provisioning config files... [2024-07-01T20:41:51.022Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1786044314174775056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:41:51.566Z] ---> ****-login.sh [2024-07-01T20:41:51.567Z] nexus3.edgexfoundry.org:10001 [2024-07-01T20:41:52.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:52.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:52.440Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:52.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:52.440Z] [2024-07-01T20:41:52.440Z] Login Succeeded [2024-07-01T20:41:52.440Z] nexus3.edgexfoundry.org:10002 [2024-07-01T20:41:52.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:52.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:52.712Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:52.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:52.712Z] [2024-07-01T20:41:52.712Z] Login Succeeded [2024-07-01T20:41:52.712Z] nexus3.edgexfoundry.org:10003 [2024-07-01T20:41:52.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:53.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:53.261Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:53.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:53.261Z] [2024-07-01T20:41:53.261Z] Login Succeeded [2024-07-01T20:41:53.261Z] nexus3.edgexfoundry.org:10004 [2024-07-01T20:41:53.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:53.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:53.533Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:53.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:53.533Z] [2024-07-01T20:41:53.533Z] Login Succeeded [2024-07-01T20:41:53.533Z] ****.io [2024-07-01T20:41:54.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:54.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:54.405Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:54.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:54.405Z] [2024-07-01T20:41:54.405Z] Login Succeeded [2024-07-01T20:41:54.405Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T20:41:54.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-01T20:41:54.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:41:55.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:41:55.099Z] ========================================================= [2024-07-01T20:41:55.099Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-01T20:41:55.099Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:41:55.657Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-01T20:41:56.256Z] Sending build context to Docker daemon 10.62MB [2024-07-01T20:41:56.256Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:41:56.256Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-01T20:41:56.533Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-01T20:41:56.533Z] c6b39de5b339: Pulling fs layer [2024-07-01T20:41:56.533Z] a69c41024577: Pulling fs layer [2024-07-01T20:41:56.533Z] d6de4b400683: Pulling fs layer [2024-07-01T20:41:56.533Z] 35cb2a7552d0: Pulling fs layer [2024-07-01T20:41:56.533Z] 4f4fb700ef54: Pulling fs layer [2024-07-01T20:41:56.533Z] 464afbd9ba4c: Pulling fs layer [2024-07-01T20:41:56.533Z] 00f215d4a9da: Pulling fs layer [2024-07-01T20:41:56.533Z] d496ad576159: Pulling fs layer [2024-07-01T20:41:56.533Z] 35cb2a7552d0: Waiting [2024-07-01T20:41:56.533Z] 464afbd9ba4c: Waiting [2024-07-01T20:41:56.533Z] 4f4fb700ef54: Waiting [2024-07-01T20:41:56.533Z] d496ad576159: Waiting [2024-07-01T20:41:56.533Z] 00f215d4a9da: Waiting [2024-07-01T20:41:56.533Z] a69c41024577: Verifying Checksum [2024-07-01T20:41:56.533Z] a69c41024577: Download complete [2024-07-01T20:41:56.533Z] 35cb2a7552d0: Verifying Checksum [2024-07-01T20:41:56.533Z] 35cb2a7552d0: Download complete [2024-07-01T20:41:56.533Z] 4f4fb700ef54: Verifying Checksum [2024-07-01T20:41:56.533Z] 4f4fb700ef54: Download complete [2024-07-01T20:41:56.533Z] 464afbd9ba4c: Download complete [2024-07-01T20:41:56.533Z] c6b39de5b339: Download complete [2024-07-01T20:41:57.130Z] d496ad576159: Verifying Checksum [2024-07-01T20:41:57.130Z] d496ad576159: Download complete [2024-07-01T20:41:57.723Z] c6b39de5b339: Pull complete [2024-07-01T20:41:58.312Z] a69c41024577: Pull complete [2024-07-01T20:41:58.580Z] d6de4b400683: Verifying Checksum [2024-07-01T20:41:58.580Z] d6de4b400683: Download complete [2024-07-01T20:41:59.990Z] 00f215d4a9da: Verifying Checksum [2024-07-01T20:41:59.990Z] 00f215d4a9da: Download complete [2024-07-01T20:42:12.336Z] d6de4b400683: Pull complete [2024-07-01T20:42:12.336Z] 35cb2a7552d0: Pull complete [2024-07-01T20:42:12.336Z] 4f4fb700ef54: Pull complete [2024-07-01T20:42:12.336Z] 464afbd9ba4c: Pull complete [2024-07-01T20:42:20.585Z] 00f215d4a9da: Pull complete [2024-07-01T20:42:22.029Z] d496ad576159: Pull complete [2024-07-01T20:42:22.029Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-01T20:42:22.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-01T20:42:22.029Z] ---> f246e2811388 [2024-07-01T20:42:22.029Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:42:24.633Z] ---> Running in e550916e30e6 [2024-07-01T20:42:24.633Z] Removing intermediate container e550916e30e6 [2024-07-01T20:42:24.633Z] ---> 6ca35588a713 [2024-07-01T20:42:24.633Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T20:42:24.904Z] ---> Running in 79323089676c [2024-07-01T20:42:25.177Z] Removing intermediate container 79323089676c [2024-07-01T20:42:25.177Z] ---> 10bff422d96a [2024-07-01T20:42:25.177Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-01T20:42:25.177Z] ---> Running in 9153be3c559b [2024-07-01T20:42:25.771Z] Removing intermediate container 9153be3c559b [2024-07-01T20:42:25.771Z] ---> 05b319d3b45b [2024-07-01T20:42:25.771Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:42:26.044Z] ---> Running in 883fc5eeaf5e [2024-07-01T20:42:26.326Z] Removing intermediate container 883fc5eeaf5e [2024-07-01T20:42:26.326Z] ---> 11c87a201233 [2024-07-01T20:42:26.326Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:42:26.326Z] ---> Running in 77db794bd628 [2024-07-01T20:42:27.118Z] Removing intermediate container b1014f2d418d [2024-07-01T20:42:27.119Z] ---> 2267e6e77611 [2024-07-01T20:42:27.119Z] Step 13/25 : FROM alpine:3.18 [2024-07-01T20:42:27.119Z] 3.18: Pulling from library/alpine [2024-07-01T20:42:27.119Z] 73baa7ef167e: Pulling fs layer [2024-07-01T20:42:27.119Z] 73baa7ef167e: Verifying Checksum [2024-07-01T20:42:27.119Z] 73baa7ef167e: Download complete [2024-07-01T20:42:27.119Z] 73baa7ef167e: Pull complete [2024-07-01T20:42:27.119Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-01T20:42:27.119Z] Status: Downloaded newer image for alpine:3.18 [2024-07-01T20:42:27.119Z] ---> 8fd7cac70a4a [2024-07-01T20:42:27.119Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-01T20:42:27.119Z] ---> Running in 0b39d468a618 [2024-07-01T20:42:27.119Z] Removing intermediate container 0b39d468a618 [2024-07-01T20:42:27.119Z] ---> a74415700eaa [2024-07-01T20:42:27.119Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-01T20:42:27.119Z] ---> Running in f18b72dc81fc [2024-07-01T20:42:27.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:42:27.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:42:27.119Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-01T20:42:27.119Z] Executing busybox-1.36.1-r7.trigger [2024-07-01T20:42:27.119Z] OK: 7 MiB in 16 packages [2024-07-01T20:42:27.119Z] Removing intermediate container f18b72dc81fc [2024-07-01T20:42:27.119Z] ---> 36e4f64bd399 [2024-07-01T20:42:27.119Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-01T20:42:27.119Z] ---> Running in a7716704e4ee [2024-07-01T20:42:27.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:42:27.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:42:27.119Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T20:42:27.119Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T20:42:27.119Z] OK: 7 MiB in 16 packages [2024-07-01T20:42:27.119Z] Removing intermediate container a7716704e4ee [2024-07-01T20:42:27.119Z] ---> 393b0acc86e0 [2024-07-01T20:42:27.119Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-01T20:42:27.119Z] ---> 9f342131e6d9 [2024-07-01T20:42:27.119Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-01T20:42:27.119Z] ---> c49631ec4bb4 [2024-07-01T20:42:27.119Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-01T20:42:27.119Z] ---> a196785e40c4 [2024-07-01T20:42:27.119Z] Step 20/25 : EXPOSE 59982 [2024-07-01T20:42:27.119Z] ---> Running in c50aaf4ba601 [2024-07-01T20:42:27.379Z] Removing intermediate container c50aaf4ba601 [2024-07-01T20:42:27.379Z] ---> 363165ed0ad8 [2024-07-01T20:42:27.379Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-01T20:42:27.379Z] ---> Running in eaf225d32c31 [2024-07-01T20:42:27.379Z] Removing intermediate container eaf225d32c31 [2024-07-01T20:42:27.379Z] ---> ac29942406c4 [2024-07-01T20:42:27.379Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-01T20:42:27.379Z] ---> Running in a1e569da6a83 [2024-07-01T20:42:27.379Z] Removing intermediate container a1e569da6a83 [2024-07-01T20:42:27.379Z] ---> 465b9ed9a989 [2024-07-01T20:42:27.379Z] Step 23/25 : LABEL arch=amd64 [2024-07-01T20:42:27.379Z] ---> Running in a4e76d6aadca [2024-07-01T20:42:27.640Z] Removing intermediate container a4e76d6aadca [2024-07-01T20:42:27.640Z] ---> 1a62e21da45c [2024-07-01T20:42:27.640Z] Step 24/25 : LABEL git_sha=ce71274c74d254ccf2a9e55b902c93e797fc9851 [2024-07-01T20:42:27.640Z] ---> Running in 84390e3f142c [2024-07-01T20:42:27.640Z] Removing intermediate container 84390e3f142c [2024-07-01T20:42:27.640Z] ---> b39acb31c5ff [2024-07-01T20:42:27.640Z] Step 25/25 : LABEL version=0.0.0 [2024-07-01T20:42:27.640Z] ---> Running in a13272b348ca [2024-07-01T20:42:27.640Z] Removing intermediate container a13272b348ca [2024-07-01T20:42:27.640Z] ---> 0669970af559 [2024-07-01T20:42:27.640Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-01T20:42:27.640Z] Successfully built 0669970af559 [2024-07-01T20:42:27.640Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-07-01T20:42:27.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 [2024-07-01T20:42:28.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:42:28.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:42:28.738Z] [2024-07-01T20:42:28.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:42:29.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:42:29.140Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-01T20:42:29.140Z] 5eb5b503b376: Pulling fs layer [2024-07-01T20:42:29.140Z] 5c69ac0246d0: Pulling fs layer [2024-07-01T20:42:29.140Z] ec43610c2a17: Pulling fs layer [2024-07-01T20:42:29.140Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-01T20:42:29.140Z] 33b1e0a273af: Pulling fs layer [2024-07-01T20:42:29.140Z] 5d3b04190fa2: Pulling fs layer [2024-07-01T20:42:29.140Z] 2f39f015ded8: Pulling fs layer [2024-07-01T20:42:29.140Z] 3a2ae6a8a46f: Waiting [2024-07-01T20:42:29.140Z] 2f39f015ded8: Waiting [2024-07-01T20:42:29.140Z] 5d3b04190fa2: Waiting [2024-07-01T20:42:29.140Z] 5c69ac0246d0: Verifying Checksum [2024-07-01T20:42:29.140Z] 5c69ac0246d0: Download complete [2024-07-01T20:42:29.140Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-01T20:42:29.140Z] 3a2ae6a8a46f: Download complete [2024-07-01T20:42:29.140Z] 33b1e0a273af: Verifying Checksum [2024-07-01T20:42:29.140Z] 33b1e0a273af: Download complete [2024-07-01T20:42:29.140Z] ec43610c2a17: Verifying Checksum [2024-07-01T20:42:29.140Z] ec43610c2a17: Download complete [2024-07-01T20:42:29.140Z] 5d3b04190fa2: Download complete [2024-07-01T20:42:29.315Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-07-01T20:42:29.315Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-01T20:42:29.315Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-07-01T20:42:29.315Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-07-01T20:42:29.315Z] Executing busybox-1.36.1-r5.trigger [2024-07-01T20:42:29.315Z] OK: 271 MiB in 56 packages [2024-07-01T20:42:29.398Z] 5eb5b503b376: Verifying Checksum [2024-07-01T20:42:29.398Z] 5eb5b503b376: Download complete [2024-07-01T20:42:29.968Z] 2f39f015ded8: Download complete [2024-07-01T20:42:30.535Z] 5eb5b503b376: Pull complete [2024-07-01T20:42:30.743Z] Removing intermediate container 77db794bd628 [2024-07-01T20:42:30.743Z] ---> 2a21430091bf [2024-07-01T20:42:30.743Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-01T20:42:30.743Z] ---> Running in cf8c97da9c59 [2024-07-01T20:42:30.793Z] 5c69ac0246d0: Pull complete [2024-07-01T20:42:31.013Z] Removing intermediate container cf8c97da9c59 [2024-07-01T20:42:31.013Z] ---> f92aa6f5f757 [2024-07-01T20:42:31.013Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-01T20:42:31.358Z] ec43610c2a17: Pull complete [2024-07-01T20:42:31.358Z] 3a2ae6a8a46f: Pull complete [2024-07-01T20:42:31.604Z] ---> ff5240d4a6f9 [2024-07-01T20:42:31.604Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:42:31.619Z] 33b1e0a273af: Pull complete [2024-07-01T20:42:31.619Z] 5d3b04190fa2: Pull complete [2024-07-01T20:42:31.875Z] ---> Running in b1e60992d5c9 [2024-07-01T20:42:35.803Z] 2f39f015ded8: Pull complete [2024-07-01T20:42:35.803Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-01T20:42:35.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:42:35.803Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:42:36.079Z] prd-ubuntu20.04-docker-8c-8g-4701 does not seem to be running inside a container [2024-07-01T20:42:36.105Z] $ 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/gexfoundry_device-mqtt-go_PR-677 -v /w/workspace/gexfoundry_device-mqtt-go_PR-677:/w/workspace/gexfoundry_device-mqtt-go_PR-677:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-677@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-677@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-01T20:42:41.081Z] $ docker top 0499525c3ffb6ac84a84bffb5669e36a8222406b29dadffb30e3448981350869 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:42:41.566Z] ---> job-cost.sh [2024-07-01T20:42:41.566Z] lf-activate-venv: SKIPPING [2024-07-01T20:42:41.566Z] INFO: No Stack... [2024-07-01T20:42:41.824Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T20:42:42.082Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T20:42:42.398Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-677/archives/cost.csv [2024-07-01T20:42:42.398Z] + cut -d, -f6 [Pipeline] lock [2024-07-01T20:42:42.460Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-677-1-stack-cost] [2024-07-01T20:42:42.468Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-677-1-stack-cost] did not exist. Created. [2024-07-01T20:42:42.480Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-677-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T20:42:42.909Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-01T20:42:42.971Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T20:42:43.019Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-677-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T20:42:43.119Z] $ docker stop --time=1 0499525c3ffb6ac84a84bffb5669e36a8222406b29dadffb30e3448981350869 [2024-07-01T20:42:44.286Z] $ docker rm -f --volumes 0499525c3ffb6ac84a84bffb5669e36a8222406b29dadffb30e3448981350869 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-01T20:44:38.639Z] Removing intermediate container b1e60992d5c9 [2024-07-01T20:44:38.639Z] ---> 65cfb9babd80 [2024-07-01T20:44:38.639Z] Step 11/12 : COPY . . [2024-07-01T20:44:38.639Z] ---> 713e4249966b [2024-07-01T20:44:38.639Z] Step 12/12 : RUN $MAKE [2024-07-01T20:44:38.639Z] ---> Running in d2d77abfb13b [2024-07-01T20:44:38.639Z] noop [2024-07-01T20:44:38.639Z] Removing intermediate container d2d77abfb13b [2024-07-01T20:44:38.639Z] ---> 914489ed0990 [2024-07-01T20:44:38.639Z] Successfully built 914489ed0990 [2024-07-01T20:44:38.639Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:44:39.220Z] + docker inspect -f . ci-base-image-arm64 [2024-07-01T20:44:39.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:44:39.662Z] prd-ubuntu20.04-docker-arm64-4c-16g-4709 does not seem to be running inside a container [2024-07-01T20:44:40.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-01T20:44:41.418Z] $ docker top 06fa84010bcbff0c32cbd4191ecb7a015f9890da1ecf6b568d30c87a153005ae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:44:42.377Z] + go version [2024-07-01T20:44:42.377Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-01T20:44:42.414Z] $ docker stop --time=1 06fa84010bcbff0c32cbd4191ecb7a015f9890da1ecf6b568d30c87a153005ae [2024-07-01T20:44:44.102Z] $ docker rm -f --volumes 06fa84010bcbff0c32cbd4191ecb7a015f9890da1ecf6b568d30c87a153005ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:44:45.144Z] + docker inspect -f . ci-base-image-arm64 [2024-07-01T20:44:45.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:44:45.520Z] prd-ubuntu20.04-docker-arm64-4c-16g-4709 does not seem to be running inside a container [2024-07-01T20:44:45.649Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-01T20:44:47.073Z] $ docker top d9921d31f721f8607ad9770dc53aa404a54434060aa5822be9910d63d79798bf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:44:48.017Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-01T20:44:48.772Z] + make test [2024-07-01T20:44:48.772Z] go test ./... -coverprofile=coverage.out ./... [2024-07-01T20:44:55.456Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-01T20:49:32.419Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-01T20:49:37.795Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-01T20:49:37.796Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.066s coverage: 22.8% of statements [2024-07-01T20:49:39.240Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-01T20:49:39.240Z] go vet ./... [2024-07-01T20:50:47.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-01T20:50:47.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-01T20:50:47.379Z] ./bin/test-attribution-txt.sh [2024-07-01T20:50:47.379Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-01T20:50:47.379Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-01T20:50:47.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-01T20:50:47.468Z] $ docker stop --time=1 d9921d31f721f8607ad9770dc53aa404a54434060aa5822be9910d63d79798bf [2024-07-01T20:50:49.659Z] $ docker rm -f --volumes d9921d31f721f8607ad9770dc53aa404a54434060aa5822be9910d63d79798bf [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T20:50:51.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-01T20:50:51.988Z] Warning: overwriting stash ‘coverage-report’ [2024-07-01T20:50:52.723Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T20:50:53.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-01T20:50:53.759Z] + ls -al . [2024-07-01T20:50:53.759Z] total 248 [2024-07-01T20:50:53.759Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:44 . [2024-07-01T20:50:53.759Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:41 .. [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 1 20:41 .dockerignore [2024-07-01T20:50:53.759Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:41 .git [2024-07-01T20:50:53.759Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:41 .github [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 1 20:41 .gitignore [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 20:41 .golangci.yml [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 1 20:41 Attribution.txt [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 1 20:41 CHANGELOG.md [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 1 20:41 Dockerfile [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 20:41 GOVERNANCE.md [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 1 20:41 Jenkinsfile [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 1 20:41 LICENSE [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 1 20:41 Makefile [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 1 20:41 OWNERS.md [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 1 20:41 README.md [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:39 VERSION [2024-07-01T20:50:53.759Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:41 bin [2024-07-01T20:50:53.759Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:41 cmd [2024-07-01T20:50:53.759Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 1 20:49 coverage.out [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 7121 Jul 1 20:41 go.mod [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jul 1 20:41 go.sum [2024-07-01T20:50:53.759Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:41 internal [2024-07-01T20:50:53.759Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:41 mock [2024-07-01T20:50:53.759Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 1 20:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:50:54.253Z] + 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=ce71274c74d254ccf2a9e55b902c93e797fc9851 --label arch=arm64 --label version=0.0.0 . [2024-07-01T20:50:54.861Z] Sending build context to Docker daemon 10.64MB [2024-07-01T20:50:54.861Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:50:54.861Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-01T20:50:54.861Z] ---> 914489ed0990 [2024-07-01T20:50:54.861Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:50:55.134Z] ---> Running in 866304148ff7 [2024-07-01T20:50:55.415Z] Removing intermediate container 866304148ff7 [2024-07-01T20:50:55.415Z] ---> 99835edb10e6 [2024-07-01T20:50:55.415Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T20:50:55.688Z] ---> Running in b1e70c4ac86a [2024-07-01T20:50:55.965Z] Removing intermediate container b1e70c4ac86a [2024-07-01T20:50:55.965Z] ---> 408ac494e92d [2024-07-01T20:50:55.965Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-01T20:50:55.965Z] ---> Running in 18f4221e97b0 [2024-07-01T20:50:56.572Z] Removing intermediate container 18f4221e97b0 [2024-07-01T20:50:56.572Z] ---> e82b6a2bee6b [2024-07-01T20:50:56.572Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:50:56.572Z] ---> Running in da07a28a91c6 [2024-07-01T20:50:57.167Z] Removing intermediate container da07a28a91c6 [2024-07-01T20:50:57.167Z] ---> 6f6f08d99d9e [2024-07-01T20:50:57.167Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:50:57.167Z] ---> Running in 2f77e0abfe3d [2024-07-01T20:50:58.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T20:50:59.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T20:51:01.529Z] OK: 271 MiB in 56 packages [2024-07-01T20:51:02.513Z] Removing intermediate container 2f77e0abfe3d [2024-07-01T20:51:02.513Z] ---> 1dcc62f63738 [2024-07-01T20:51:02.513Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-01T20:51:02.513Z] ---> Running in bcdb11cdd430 [2024-07-01T20:51:02.791Z] Removing intermediate container bcdb11cdd430 [2024-07-01T20:51:02.791Z] ---> c9c49b42bc45 [2024-07-01T20:51:02.791Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-01T20:51:03.775Z] ---> f9d55ddf4f08 [2024-07-01T20:51:03.775Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:51:03.775Z] ---> Running in d4244e4c31d2 [2024-07-01T20:51:07.186Z] Removing intermediate container d4244e4c31d2 [2024-07-01T20:51:07.186Z] ---> 76b3ad95f077 [2024-07-01T20:51:07.186Z] Step 11/25 : COPY . . [2024-07-01T20:51:08.172Z] ---> 5cd5c7fcc266 [2024-07-01T20:51:08.172Z] Step 12/25 : RUN $MAKE [2024-07-01T20:51:08.172Z] ---> Running in c8f249e06f30 [2024-07-01T20:51:09.620Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-07-01T20:56:01.744Z] Removing intermediate container c8f249e06f30 [2024-07-01T20:56:01.744Z] ---> 9ec22b4f25b2 [2024-07-01T20:56:01.744Z] Step 13/25 : FROM alpine:3.18 [2024-07-01T20:56:01.744Z] 3.18: Pulling from library/alpine [2024-07-01T20:56:01.744Z] 5c905c7ebe2f: Pulling fs layer [2024-07-01T20:56:01.744Z] 5c905c7ebe2f: Verifying Checksum [2024-07-01T20:56:01.744Z] 5c905c7ebe2f: Download complete [2024-07-01T20:56:01.744Z] 5c905c7ebe2f: Pull complete [2024-07-01T20:56:01.744Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-01T20:56:01.744Z] Status: Downloaded newer image for alpine:3.18 [2024-07-01T20:56:01.744Z] ---> dec292d02e07 [2024-07-01T20:56:01.744Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-01T20:56:01.744Z] ---> Running in 0dcfdac394fc [2024-07-01T20:56:01.744Z] Removing intermediate container 0dcfdac394fc [2024-07-01T20:56:01.744Z] ---> efa1422549e5 [2024-07-01T20:56:01.744Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-01T20:56:01.744Z] ---> Running in c52ba85ead66 [2024-07-01T20:56:01.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T20:56:01.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T20:56:01.744Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-01T20:56:01.744Z] Executing busybox-1.36.1-r7.trigger [2024-07-01T20:56:01.744Z] OK: 8 MiB in 16 packages [2024-07-01T20:56:01.744Z] Removing intermediate container c52ba85ead66 [2024-07-01T20:56:01.744Z] ---> 84150f126394 [2024-07-01T20:56:01.744Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-01T20:56:01.744Z] ---> Running in 4f0e4831325b [2024-07-01T20:56:01.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T20:56:01.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T20:56:02.020Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T20:56:02.292Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T20:56:02.292Z] OK: 8 MiB in 16 packages [2024-07-01T20:56:03.266Z] Removing intermediate container 4f0e4831325b [2024-07-01T20:56:03.266Z] ---> 5a99602812c8 [2024-07-01T20:56:03.266Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-01T20:56:05.853Z] ---> 2e88b909d4d7 [2024-07-01T20:56:05.853Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-01T20:56:06.441Z] ---> 424da123534f [2024-07-01T20:56:06.441Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-01T20:56:07.029Z] ---> 65597f576557 [2024-07-01T20:56:07.029Z] Step 20/25 : EXPOSE 59982 [2024-07-01T20:56:07.299Z] ---> Running in 4464d017db85 [2024-07-01T20:56:07.570Z] Removing intermediate container 4464d017db85 [2024-07-01T20:56:07.570Z] ---> 73ae1aabffaf [2024-07-01T20:56:07.570Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-01T20:56:07.570Z] ---> Running in 56f473dedf70 [2024-07-01T20:56:08.158Z] Removing intermediate container 56f473dedf70 [2024-07-01T20:56:08.158Z] ---> e94cd058b197 [2024-07-01T20:56:08.158Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-01T20:56:08.158Z] ---> Running in 2b6fc2568a39 [2024-07-01T20:56:08.428Z] Removing intermediate container 2b6fc2568a39 [2024-07-01T20:56:08.428Z] ---> d9596a870d23 [2024-07-01T20:56:08.428Z] Step 23/25 : LABEL arch=arm64 [2024-07-01T20:56:08.700Z] ---> Running in 7081e14c102a [2024-07-01T20:56:08.972Z] Removing intermediate container 7081e14c102a [2024-07-01T20:56:08.972Z] ---> 6ef6221195a4 [2024-07-01T20:56:08.972Z] Step 24/25 : LABEL git_sha=ce71274c74d254ccf2a9e55b902c93e797fc9851 [2024-07-01T20:56:08.972Z] ---> Running in dffad8bc9791 [2024-07-01T20:56:09.561Z] Removing intermediate container dffad8bc9791 [2024-07-01T20:56:09.562Z] ---> b7162914f9d8 [2024-07-01T20:56:09.562Z] Step 25/25 : LABEL version=0.0.0 [2024-07-01T20:56:09.562Z] ---> Running in 7bba7a6efa51 [2024-07-01T20:56:09.832Z] Removing intermediate container 7bba7a6efa51 [2024-07-01T20:56:09.832Z] ---> 3a4488c91db6 [2024-07-01T20:56:09.832Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-01T20:56:09.832Z] Successfully built 3a4488c91db6 [2024-07-01T20:56:10.101Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:56:11.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T20:56:11.106Z] [2024-07-01T20:56:11.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:56:11.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T20:56:11.838Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-01T20:56:11.838Z] 8998bd30e6a1: Pulling fs layer [2024-07-01T20:56:11.838Z] 04944245beec: Pulling fs layer [2024-07-01T20:56:11.838Z] 699f458cf7ca: Pulling fs layer [2024-07-01T20:56:11.838Z] 765212b225bb: Pulling fs layer [2024-07-01T20:56:11.838Z] f23df028b6ca: Pulling fs layer [2024-07-01T20:56:11.838Z] d65c8cfc05b1: Pulling fs layer [2024-07-01T20:56:11.838Z] 2437ff75d9bd: Pulling fs layer [2024-07-01T20:56:11.838Z] 765212b225bb: Waiting [2024-07-01T20:56:11.838Z] f23df028b6ca: Waiting [2024-07-01T20:56:11.838Z] d65c8cfc05b1: Waiting [2024-07-01T20:56:11.838Z] 2437ff75d9bd: Waiting [2024-07-01T20:56:11.838Z] 04944245beec: Verifying Checksum [2024-07-01T20:56:11.838Z] 04944245beec: Download complete [2024-07-01T20:56:11.838Z] 765212b225bb: Verifying Checksum [2024-07-01T20:56:11.838Z] 765212b225bb: Download complete [2024-07-01T20:56:11.838Z] f23df028b6ca: Verifying Checksum [2024-07-01T20:56:11.838Z] f23df028b6ca: Download complete [2024-07-01T20:56:12.111Z] d65c8cfc05b1: Verifying Checksum [2024-07-01T20:56:12.111Z] d65c8cfc05b1: Download complete [2024-07-01T20:56:12.111Z] 699f458cf7ca: Verifying Checksum [2024-07-01T20:56:12.111Z] 699f458cf7ca: Download complete [2024-07-01T20:56:12.705Z] 8998bd30e6a1: Verifying Checksum [2024-07-01T20:56:12.705Z] 8998bd30e6a1: Download complete [2024-07-01T20:56:15.310Z] 2437ff75d9bd: Verifying Checksum [2024-07-01T20:56:15.310Z] 2437ff75d9bd: Download complete [2024-07-01T20:56:18.683Z] 8998bd30e6a1: Pull complete [2024-07-01T20:56:18.683Z] 04944245beec: Pull complete [2024-07-01T20:56:20.656Z] 699f458cf7ca: Pull complete [2024-07-01T20:56:20.928Z] 765212b225bb: Pull complete [2024-07-01T20:56:21.904Z] f23df028b6ca: Pull complete [2024-07-01T20:56:22.174Z] d65c8cfc05b1: Pull complete [2024-07-01T20:56:44.297Z] 2437ff75d9bd: Pull complete [2024-07-01T20:56:44.297Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-01T20:56:44.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T20:56:44.297Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:56:44.697Z] prd-ubuntu20.04-docker-arm64-4c-16g-4709 does not seem to be running inside a container [2024-07-01T20:56:44.776Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-01T20:56:48.367Z] $ docker top f88ee3d6256e5f7e1901151daf38b0d672287028913c97b0fa045165d3c8648b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:56:49.412Z] ---> job-cost.sh [2024-07-01T20:56:49.412Z] lf-activate-venv: SKIPPING [2024-07-01T20:56:49.412Z] INFO: No Stack... [2024-07-01T20:56:49.996Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-01T20:56:50.961Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T20:56:51.643Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2024-07-01T20:56:51.643Z] + cut -d, -f6 [Pipeline] lock [2024-07-01T20:56:51.710Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-677-1-stack-cost] [2024-07-01T20:56:51.718Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-677-1-stack-cost] did not exist. Created. [2024-07-01T20:56:51.725Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-677-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T20:56:52.491Z] /w/workspace/device-mqtt-go/1@tmp/durable-721aea5f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-01T20:56:53.207Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-01T20:56:53.248Z] Warning: overwriting stash ‘stack-cost’ [2024-07-01T20:56:53.302Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T20:56:53.324Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-677-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T20:56:53.417Z] $ docker stop --time=1 f88ee3d6256e5f7e1901151daf38b0d672287028913c97b0fa045165d3c8648b [2024-07-01T20:56:55.089Z] $ docker rm -f --volumes f88ee3d6256e5f7e1901151daf38b0d672287028913c97b0fa045165d3c8648b [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-07-01T20:56:56.391Z] provisioning config files... [2024-07-01T20:56:56.399Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-677@tmp/config6964341237839584119tmp [Pipeline] { [Pipeline] sh [2024-07-01T20:56:56.771Z] + set +x [2024-07-01T20:56:56.771Z] + curl -s https://codecov.io/bash [2024-07-01T20:56:56.771Z] + bash -s -- [2024-07-01T20:56:56.771Z] [2024-07-01T20:56:56.771Z] _____ _ [2024-07-01T20:56:56.771Z] / ____| | | [2024-07-01T20:56:56.771Z] | | ___ __| | ___ ___ _____ __ [2024-07-01T20:56:56.771Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-01T20:56:56.771Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-01T20:56:56.771Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-01T20:56:56.771Z] Bash-1.0.6 [2024-07-01T20:56:56.771Z] [2024-07-01T20:56:56.771Z] [2024-07-01T20:56:56.771Z] ==> git version 2.25.1 found [2024-07-01T20:56:56.771Z] ==> 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-07-01T20:56:56.771Z] Release-Date: 2020-01-08 [2024-07-01T20:56:56.771Z] 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-07-01T20:56:56.771Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-01T20:56:56.771Z] ==> Jenkins CI detected. [2024-07-01T20:56:56.771Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-677 [2024-07-01T20:56:56.771Z] project root: . [2024-07-01T20:56:56.771Z] --> token set from env [2024-07-01T20:56:56.771Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-01T20:56:56.771Z] ==> Running gcov in . (disable via -X gcov) [2024-07-01T20:56:56.771Z] ==> Python coveragepy not found [2024-07-01T20:56:56.771Z] ==> Searching for coverage reports in: [2024-07-01T20:56:56.771Z] + . [2024-07-01T20:56:56.771Z] -> Found 1 reports [2024-07-01T20:56:56.771Z] ==> Detecting git/mercurial file structure [2024-07-01T20:56:56.771Z] ==> Reading reports [2024-07-01T20:56:56.771Z] + ./coverage.out bytes=18506 [2024-07-01T20:56:56.771Z] ==> Appending adjustments [2024-07-01T20:56:56.771Z] https://docs.codecov.io/docs/fixing-reports [2024-07-01T20:56:57.031Z] + Found adjustments [2024-07-01T20:56:57.031Z] ==> Gzipping contents [2024-07-01T20:56:57.031Z] 4.0K /tmp/codecov.Uvtvdw.gz [2024-07-01T20:56:57.031Z] ==> Uploading reports [2024-07-01T20:56:57.031Z] url: https://codecov.io [2024-07-01T20:56:57.031Z] query: branch=PR-677&commit=ce71274c74d254ccf2a9e55b902c93e797fc9851&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-677%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=677&job=&cmd_args= [2024-07-01T20:56:57.031Z] -> Pinging Codecov [2024-07-01T20:56:57.031Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-677&commit=ce71274c74d254ccf2a9e55b902c93e797fc9851&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-677%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=677&job=&cmd_args= [2024-07-01T20:56:57.031Z] -> Uploading to [2024-07-01T20:56:57.031Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-01/7D719EC7BBE17E464838252E33014C33/ce71274c74d254ccf2a9e55b902c93e797fc9851/0fdcc42c-eb13-41ab-8bed-aae1eb839bfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240701%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240701T205656Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab1c8d7bca644e0fa9caa8446ed42b94664a629a81f6eed188cb8e87b1aa8039 [2024-07-01T20:56:57.031Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-01T20:56:57.031Z] Dload Upload Total Spent Left Speed [2024-07-01T20:56:57.291Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11376 --:--:-- --:--:-- --:--:-- 11334 [2024-07-01T20:56:57.291Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ce71274c74d254ccf2a9e55b902c93e797fc9851 [Pipeline] } [2024-07-01T20:56:57.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-07-01T20:56:59.687Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-677/archives ] [2024-07-01T20:56:59.687Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-677/archives [2024-07-01T20:56:59.687Z] total 16 [2024-07-01T20:56:59.687Z] drwxr-xr-x 3 root root 4096 Jul 1 20:42 . [2024-07-01T20:56:59.687Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 20:42 .. [2024-07-01T20:56:59.687Z] drwxr-xr-x 2 root root 4096 Jul 1 20:42 cost [2024-07-01T20:56:59.687Z] -rw-r--r-- 1 root root 86 Jul 1 20:42 cost.csv [2024-07-01T20:56:59.688Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-677/archives [2024-07-01T20:56:59.688Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-677/archives [2024-07-01T20:56:59.688Z] total 16 [2024-07-01T20:56:59.688Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:42 . [2024-07-01T20:56:59.688Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 20:42 .. [2024-07-01T20:56:59.688Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 20:42 cost [2024-07-01T20:56:59.688Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 1 20:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:57:00.034Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:57:00.940Z] ---> package-listing.sh [2024-07-01T20:57:00.940Z] ++ facter osfamily [2024-07-01T20:57:00.940Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-01T20:57:01.201Z] + OS_FAMILY=debian [2024-07-01T20:57:01.201Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-677 [2024-07-01T20:57:01.201Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-01T20:57:01.201Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-01T20:57:01.201Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-01T20:57:01.201Z] + PACKAGES=/tmp/packages_start.txt [2024-07-01T20:57:01.201Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-677 ']' [2024-07-01T20:57:01.201Z] + PACKAGES=/tmp/packages_end.txt [2024-07-01T20:57:01.201Z] + case "${OS_FAMILY}" in [2024-07-01T20:57:01.201Z] + dpkg -l [2024-07-01T20:57:01.201Z] + grep '^ii' [2024-07-01T20:57:01.201Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-01T20:57:01.201Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-01T20:57:01.201Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-01T20:57:01.201Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-677 ']' [2024-07-01T20:57:01.201Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-677/archives/ [2024-07-01T20:57:01.201Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-677/archives/ [Pipeline] echo [2024-07-01T20:57:01.246Z] 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/gexfoundry_device-mqtt-go_PR-677/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-01T20:57:01.559Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:57:02.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:57:02.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:57:02.527Z] prd-ubuntu20.04-docker-8c-8g-4701 does not seem to be running inside a container [2024-07-01T20:57:02.568Z] $ 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/gexfoundry_device-mqtt-go_PR-677/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-677 -v /w/workspace/gexfoundry_device-mqtt-go_PR-677:/w/workspace/gexfoundry_device-mqtt-go_PR-677:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-677@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-677@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-01T20:57:02.778Z] $ docker top b607e438bafe6b756c43b61e47943cad44d3250e55b1990689e8bb904f006e01 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:57:03.203Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-01T20:57:03.524Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-01T20:57:03.939Z] + ls /var/log/sa-host [2024-07-01T20:57:03.940Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T20:57:04.118Z] provisioning config files... [2024-07-01T20:57:04.140Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-677@tmp/config8314862835702971536tmp [Pipeline] { [Pipeline] echo [2024-07-01T20:57:04.216Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:57:04.581Z] ---> create-netrc.sh [Pipeline] } [2024-07-01T20:57:04.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:57:05.046Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-01T20:57:05.085Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:57:05.408Z] ---> sudo-logs.sh [2024-07-01T20:57:05.408Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-01T20:57:05.511Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:57:05.836Z] ---> job-cost.sh [2024-07-01T20:57:05.836Z] lf-activate-venv: SKIPPING [2024-07-01T20:57:05.836Z] DEBUG: total: 0.2199999988079071 [2024-07-01T20:57:05.836Z] INFO: Retrieving Stack Cost... [2024-07-01T20:57:06.095Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T20:57:06.662Z] INFO: Archiving Costs [Pipeline] echo [2024-07-01T20:57:06.708Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:57:07.045Z] ---> logs-deploy.sh [2024-07-01T20:57:07.045Z] lf-activate-venv: SKIPPING [2024-07-01T20:57:07.045Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-677/1 [2024-07-01T20:57:07.045Z] INFO: archiving workspace using pattern(s): [2024-07-01T20:57:07.984Z] Archives upload complete. [2024-07-01T20:57:07.984Z] INFO: archiving logs to Nexus