Pull request #555 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f03fc1d8a33200e1270beabcfc4ddd503155c2c8+fae68001f23ebf2296c35dbe56314768b083ad85 (b30c5f2c0514bba4dc1ffb6e59a5b51bcc2c3b3e) 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-ssh2397721140210638388.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17622472968248219324.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-555/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-555/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16589543652535117414.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17603095031008798430.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-555/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-555/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2813649684798858922.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [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.20 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 ‘prd-centos7-blackbox-4c-2g-6590’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6591’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-7085’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-7086’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7091’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-7089’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7093 in /w/workspace/gexfoundry_device-mqtt-go_PR-555 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-555 # 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 Merging remotes/origin/main commit fae68001f23ebf2296c35dbe56314768b083ad85 into PR head commit f03fc1d8a33200e1270beabcfc4ddd503155c2c8 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/555/head:refs/remotes/origin/PR-555 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing f03fc1d8a33200e1270beabcfc4ddd503155c2c8 Checking out Revision f03fc1d8a33200e1270beabcfc4ddd503155c2c8 (PR-555) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-07T06:11:27.581Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-07T06:11:27.650Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-07T06:11:27.668Z] ========================================================= [2023-04-07T06:11:27.668Z] EdgeX Global Pipelines Version Info [2023-04-07T06:11:27.668Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f f03fc1d8a33200e1270beabcfc4ddd503155c2c8 # 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 fae68001f23ebf2296c35dbe56314768b083ad85 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f03fc1d8a33200e1270beabcfc4ddd503155c2c8 # timeout=10 > git rev-list --no-walk 6d838de8e54c17ab3eeb58598e0fd7d59d6a9a30 # timeout=10 [2023-04-07T06:11:28.377Z] ------------------- [2023-04-07T06:11:28.377Z] stable info: [2023-04-07T06:11:28.377Z] ------------------- [2023-04-07T06:11:28.377Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-07T06:11:28.377Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-07T06:11:28.377Z] Message: update stable to v1.0.245 [2023-04-07T06:11:28.944Z] ------------------- [2023-04-07T06:11:28.944Z] experimental info: [2023-04-07T06:11:28.944Z] ------------------- [2023-04-07T06:11:28.944Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-07T06:11:28.944Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-07T06:11:28.944Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-07T06:11:29.101Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-07T06:11:29.110Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-07T06:11:29.118Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-07T06:11:29.126Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-07T06:11:29.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-07T06:11:29.147Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-07T06:11:29.164Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-07T06:11:29.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-07T06:11:29.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-07T06:11:29.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-07T06:11:29.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-07T06:11:29.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-07T06:11:29.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-07T06:11:29.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-07T06:11:29.259Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T06:11:29.273Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T06:11:29.288Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T06:11:29.299Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T06:11:29.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-07T06:11:29.324Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-07T06:11:29.335Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-07T06:11:29.347Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-07T06:11:29.360Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-07T06:11:29.371Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-07T06:11:29.383Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-07T06:11:29.397Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-07T06:11:29.412Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-07T06:11:29.420Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-555 [Pipeline] echo [2023-04-07T06:11:29.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-555 [Pipeline] echo [2023-04-07T06:11:29.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-555 [Pipeline] echo [2023-04-07T06:11:29.444Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f03fc1d8a33200e1270beabcfc4ddd503155c2c8 [Pipeline] echo [2023-04-07T06:11:29.456Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f03fc1d [Pipeline] echo [2023-04-07T06:11:29.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:11:29.513Z] provisioning config files... [2023-04-07T06:11:29.527Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/config8031814978310629696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:11:29.823Z] ---> docker-login.sh [2023-04-07T06:11:29.823Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:11:30.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:11:30.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:11:30.342Z] Configure a credential helper to remove this warning. See [2023-04-07T06:11:30.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:11:30.342Z] [2023-04-07T06:11:30.342Z] Login Succeeded [2023-04-07T06:11:30.342Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:11:30.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:11:30.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:11:30.342Z] Configure a credential helper to remove this warning. See [2023-04-07T06:11:30.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:11:30.342Z] [2023-04-07T06:11:30.342Z] Login Succeeded [2023-04-07T06:11:30.342Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:11:30.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:11:30.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:11:30.342Z] Configure a credential helper to remove this warning. See [2023-04-07T06:11:30.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:11:30.342Z] [2023-04-07T06:11:30.342Z] Login Succeeded [2023-04-07T06:11:30.342Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:11:30.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:11:30.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:11:30.601Z] Configure a credential helper to remove this warning. See [2023-04-07T06:11:30.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:11:30.601Z] [2023-04-07T06:11:30.601Z] Login Succeeded [2023-04-07T06:11:30.601Z] docker.io [2023-04-07T06:11:30.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:11:30.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:11:30.861Z] Configure a credential helper to remove this warning. See [2023-04-07T06:11:30.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:11:30.861Z] [2023-04-07T06:11:30.861Z] Login Succeeded [2023-04-07T06:11:30.861Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:11:30.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-07T06:11:31.241Z] + git rev-list -1 --merges f03fc1d8a33200e1270beabcfc4ddd503155c2c8~1..f03fc1d8a33200e1270beabcfc4ddd503155c2c8 [Pipeline] echo [2023-04-07T06:11:31.299Z] -----------> git rev-list -1 --merges f03fc1d8a33200e1270beabcfc4ddd503155c2c8~1..f03fc1d8a33200e1270beabcfc4ddd503155c2c8 f03fc1d8a33200e1270beabcfc4ddd503155c2c8 [false] [Pipeline] sh [2023-04-07T06:11:31.591Z] + git log --format=format:%s -1 f03fc1d8a33200e1270beabcfc4ddd503155c2c8 [Pipeline] echo [2023-04-07T06:11:31.608Z] ========================================================= [2023-04-07T06:11:31.608Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-07T06:11:31.608Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T06:11:31.944Z] + git log --format=format:%s -1 f03fc1d8a33200e1270beabcfc4ddd503155c2c8 [Pipeline] echo [2023-04-07T06:11:31.955Z] [semverPrep] GIT_COMMIT: f03fc1d8a33200e1270beabcfc4ddd503155c2c8, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-04-07T06:11:31.963Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-07T06:11:32.314Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:11:32.314Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-07T06:11:32.314Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-07T06:11:32.314Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-07T06:11:32.314Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-07T06:11:32.314Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-07T06:11:32.314Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:11:32.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:11:32.673Z] [2023-04-07T06:11:32.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:11:32.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:11:32.967Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-07T06:11:32.967Z] b85a868b505f: Pulling fs layer [2023-04-07T06:11:32.967Z] e2be974225ed: Pulling fs layer [2023-04-07T06:11:32.967Z] 339a4e72a1f5: Pulling fs layer [2023-04-07T06:11:32.967Z] 988bab9f4d93: Pulling fs layer [2023-04-07T06:11:32.967Z] 1469e6f7b9e6: Pulling fs layer [2023-04-07T06:11:32.967Z] eaf3925da568: Pulling fs layer [2023-04-07T06:11:32.967Z] bab4dde63d76: Pulling fs layer [2023-04-07T06:11:32.967Z] bde34c3a00c8: Pulling fs layer [2023-04-07T06:11:32.967Z] b352a97aabf1: Pulling fs layer [2023-04-07T06:11:32.967Z] 4872d77fe225: Pulling fs layer [2023-04-07T06:11:32.967Z] 5851b861e8e6: Pulling fs layer [2023-04-07T06:11:32.967Z] eaf3925da568: Waiting [2023-04-07T06:11:32.967Z] 1469e6f7b9e6: Waiting [2023-04-07T06:11:32.967Z] bab4dde63d76: Waiting [2023-04-07T06:11:32.967Z] bde34c3a00c8: Waiting [2023-04-07T06:11:32.967Z] 4872d77fe225: Waiting [2023-04-07T06:11:32.967Z] 988bab9f4d93: Waiting [2023-04-07T06:11:32.967Z] b352a97aabf1: Waiting [2023-04-07T06:11:32.967Z] e2be974225ed: Download complete [2023-04-07T06:11:32.967Z] 988bab9f4d93: Verifying Checksum [2023-04-07T06:11:32.967Z] 988bab9f4d93: Download complete [2023-04-07T06:11:32.967Z] 1469e6f7b9e6: Verifying Checksum [2023-04-07T06:11:32.967Z] 1469e6f7b9e6: Download complete [2023-04-07T06:11:32.967Z] eaf3925da568: Download complete [2023-04-07T06:11:32.967Z] 339a4e72a1f5: Verifying Checksum [2023-04-07T06:11:32.967Z] 339a4e72a1f5: Download complete [2023-04-07T06:11:33.225Z] bde34c3a00c8: Download complete [2023-04-07T06:11:33.225Z] b352a97aabf1: Download complete [2023-04-07T06:11:33.225Z] 4872d77fe225: Verifying Checksum [2023-04-07T06:11:33.225Z] 4872d77fe225: Download complete [2023-04-07T06:11:33.225Z] 5851b861e8e6: Verifying Checksum [2023-04-07T06:11:33.225Z] 5851b861e8e6: Download complete [2023-04-07T06:11:33.225Z] b85a868b505f: Verifying Checksum [2023-04-07T06:11:33.225Z] b85a868b505f: Download complete [2023-04-07T06:11:33.483Z] bab4dde63d76: Verifying Checksum [2023-04-07T06:11:33.483Z] bab4dde63d76: Download complete [2023-04-07T06:11:34.417Z] b85a868b505f: Pull complete [2023-04-07T06:11:34.417Z] e2be974225ed: Pull complete [2023-04-07T06:11:35.002Z] 339a4e72a1f5: Pull complete [2023-04-07T06:11:35.002Z] 988bab9f4d93: Pull complete [2023-04-07T06:11:35.262Z] 1469e6f7b9e6: Pull complete [2023-04-07T06:11:35.262Z] eaf3925da568: Pull complete [2023-04-07T06:11:37.162Z] bab4dde63d76: Pull complete [2023-04-07T06:11:37.162Z] bde34c3a00c8: Pull complete [2023-04-07T06:11:37.162Z] b352a97aabf1: Pull complete [2023-04-07T06:11:37.162Z] 4872d77fe225: Pull complete [2023-04-07T06:11:37.420Z] 5851b861e8e6: Pull complete [2023-04-07T06:11:37.420Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-07T06:11:37.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:11:37.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:11:37.523Z] prd-ubuntu20.04-docker-8c-8g-7093 does not seem to be running inside a container [2023-04-07T06:11:37.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-555 -v /w/workspace/gexfoundry_device-mqtt-go_PR-555:/w/workspace/gexfoundry_device-mqtt-go_PR-555:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-555@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-devops/py-git-semver:0.1.4 cat [2023-04-07T06:11:40.933Z] $ docker top 594eff647b3719e157288407e25ed2bd387f0d4c9d3e68909a988a181572b879 -eo pid,comm [2023-04-07T06:11:41.015Z] 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). [2023-04-07T06:11:41.015Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:11:41.052Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:11:41.052Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:11:41.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:11:41.171Z] $ docker exec 594eff647b3719e157288407e25ed2bd387f0d4c9d3e68909a988a181572b879 ssh-agent [2023-04-07T06:11:41.289Z] SSH_AUTH_SOCK=/tmp/ssh-YPNdFU7s04eV/agent.31 [2023-04-07T06:11:41.289Z] SSH_AGENT_PID=37 [2023-04-07T06:11:41.297Z] Running ssh-add (command line suppressed) [2023-04-07T06:11:41.406Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/private_key_12707856056483227706.key (/w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/private_key_12707856056483227706.key) [2023-04-07T06:11:41.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:11:41.707Z] + git tag --points-at HEAD [Pipeline] } [2023-04-07T06:11:41.721Z] $ docker exec --env ******** --env ******** 594eff647b3719e157288407e25ed2bd387f0d4c9d3e68909a988a181572b879 ssh-agent -k [2023-04-07T06:11:41.825Z] unset SSH_AUTH_SOCK; [2023-04-07T06:11:41.825Z] unset SSH_AGENT_PID; [2023-04-07T06:11:41.826Z] echo Agent pid 37 killed; [2023-04-07T06:11:41.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-07T06:11:41.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:11:41.859Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:11:41.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:11:41.967Z] $ docker exec 594eff647b3719e157288407e25ed2bd387f0d4c9d3e68909a988a181572b879 ssh-agent [2023-04-07T06:11:42.079Z] SSH_AUTH_SOCK=/tmp/ssh-ETsRAXJqcmVg/agent.69 [2023-04-07T06:11:42.079Z] SSH_AGENT_PID=76 [2023-04-07T06:11:42.085Z] Running ssh-add (command line suppressed) [2023-04-07T06:11:42.183Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/private_key_3371396990945420130.key (/w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/private_key_3371396990945420130.key) [2023-04-07T06:11:42.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:11:42.483Z] + git semver init [2023-04-07T06:11:42.741Z] 2023-04-07 06:11:42,659 [run_init] DEBUG init version:0.0.0 force:False [2023-04-07T06:11:42.741Z] 2023-04-07 06:11:42,660 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver [2023-04-07T06:11:42.741Z] 2023-04-07 06:11:42,660 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver [2023-04-07T06:11:42.741Z] 2023-04-07 06:11:42,660 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-555, universal_newlines=False, shell=None, istream=None) [2023-04-07T06:11:43.677Z] 2023-04-07 06:11:43,443 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-555/.git/info/exclude [2023-04-07T06:11:43.677Z] 2023-04-07 06:11:43,443 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver/PR-555 with force:False [2023-04-07T06:11:43.677Z] 2023-04-07 06:11:43,443 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver/PR-555 [2023-04-07T06:11:43.677Z] 2023-04-07 06:11:43,447 [execute] INFO git cat-file --batch-check [2023-04-07T06:11:43.677Z] 2023-04-07 06:11:43,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T06:11:43.677Z] 2023-04-07 06:11:43,455 [execute] INFO git cat-file --batch [2023-04-07T06:11:43.677Z] 2023-04-07 06:11:43,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T06:11:43.677Z] 2023-04-07 06:11:43,461 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver/PR-555 [2023-04-07T06:11:43.677Z] 0.0.0 [Pipeline] } [2023-04-07T06:11:43.689Z] $ docker exec --env ******** --env ******** 594eff647b3719e157288407e25ed2bd387f0d4c9d3e68909a988a181572b879 ssh-agent -k [2023-04-07T06:11:43.793Z] unset SSH_AUTH_SOCK; [2023-04-07T06:11:43.794Z] unset SSH_AGENT_PID; [2023-04-07T06:11:43.794Z] echo Agent pid 76 killed; [2023-04-07T06:11:43.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:11:44.105Z] + git semver [Pipeline] } [2023-04-07T06:11:44.384Z] $ docker stop --time=1 594eff647b3719e157288407e25ed2bd387f0d4c9d3e68909a988a181572b879 [2023-04-07T06:11:45.671Z] $ docker rm -f --volumes 594eff647b3719e157288407e25ed2bd387f0d4c9d3e68909a988a181572b879 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:11:46.004Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-07T06:11:46.214Z] Stashed 1 file(s) [Pipeline] echo [2023-04-07T06:11:46.216Z] [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 [2023-04-07T06:11:46.355Z] provisioning config files... [2023-04-07T06:11:46.365Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/config9849230128052559846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:11:46.660Z] ---> docker-login.sh [2023-04-07T06:11:46.660Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:11:46.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:11:46.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:11:46.660Z] Configure a credential helper to remove this warning. See [2023-04-07T06:11:46.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:11:46.660Z] [2023-04-07T06:11:46.660Z] Login Succeeded [2023-04-07T06:11:46.660Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:11:46.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:11:46.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:11:46.660Z] Configure a credential helper to remove this warning. See [2023-04-07T06:11:46.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:11:46.660Z] [2023-04-07T06:11:46.660Z] Login Succeeded [2023-04-07T06:11:46.660Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:11:46.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:11:46.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:11:46.918Z] Configure a credential helper to remove this warning. See [2023-04-07T06:11:46.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:11:46.918Z] [2023-04-07T06:11:46.918Z] Login Succeeded [2023-04-07T06:11:46.918Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:11:46.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:11:46.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:11:46.918Z] Configure a credential helper to remove this warning. See [2023-04-07T06:11:46.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:11:46.918Z] [2023-04-07T06:11:46.918Z] Login Succeeded [2023-04-07T06:11:46.918Z] docker.io [2023-04-07T06:11:46.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:11:47.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:11:47.177Z] Configure a credential helper to remove this warning. See [2023-04-07T06:11:47.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:11:47.177Z] [2023-04-07T06:11:47.177Z] Login Succeeded [2023-04-07T06:11:47.177Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:11:47.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T06:11:47.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:11:47.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:11:47.272Z] ========================================================= [2023-04-07T06:11:47.272Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-07T06:11:47.272Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:11:47.581Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T06:11:47.581Z] Sending build context to Docker daemon 6.415MB [2023-04-07T06:11:47.581Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:11:47.581Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T06:11:47.581Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-07T06:11:47.581Z] 63b65145d645: Pulling fs layer [2023-04-07T06:11:47.581Z] a2d21d5440eb: Pulling fs layer [2023-04-07T06:11:47.581Z] 935e6c44a52c: Pulling fs layer [2023-04-07T06:11:47.581Z] 94cc34f8dd06: Pulling fs layer [2023-04-07T06:11:47.581Z] 30dea6a524f1: Pulling fs layer [2023-04-07T06:11:47.581Z] a2aff8979fd8: Pulling fs layer [2023-04-07T06:11:47.581Z] 6808be2612f2: Pulling fs layer [2023-04-07T06:11:47.581Z] f25807f1079a: Pulling fs layer [2023-04-07T06:11:47.581Z] 94cc34f8dd06: Waiting [2023-04-07T06:11:47.581Z] 30dea6a524f1: Waiting [2023-04-07T06:11:47.581Z] a2aff8979fd8: Waiting [2023-04-07T06:11:47.581Z] 6808be2612f2: Waiting [2023-04-07T06:11:47.581Z] f25807f1079a: Waiting [2023-04-07T06:11:47.581Z] a2d21d5440eb: Verifying Checksum [2023-04-07T06:11:47.581Z] a2d21d5440eb: Download complete [2023-04-07T06:11:47.581Z] 94cc34f8dd06: Verifying Checksum [2023-04-07T06:11:47.581Z] 94cc34f8dd06: Download complete [2023-04-07T06:11:47.581Z] 30dea6a524f1: Download complete [2023-04-07T06:11:47.843Z] 63b65145d645: Verifying Checksum [2023-04-07T06:11:47.843Z] 63b65145d645: Download complete [2023-04-07T06:11:47.843Z] a2aff8979fd8: Verifying Checksum [2023-04-07T06:11:47.843Z] a2aff8979fd8: Download complete [2023-04-07T06:11:47.843Z] 63b65145d645: Pull complete [2023-04-07T06:11:48.101Z] a2d21d5440eb: Pull complete [2023-04-07T06:11:48.101Z] f25807f1079a: Verifying Checksum [2023-04-07T06:11:48.101Z] f25807f1079a: Download complete [2023-04-07T06:11:48.358Z] 935e6c44a52c: Verifying Checksum [2023-04-07T06:11:48.358Z] 935e6c44a52c: Download complete [2023-04-07T06:11:48.358Z] 6808be2612f2: Verifying Checksum [2023-04-07T06:11:48.358Z] 6808be2612f2: Download complete [2023-04-07T06:11:51.637Z] 935e6c44a52c: Pull complete [2023-04-07T06:11:51.637Z] 94cc34f8dd06: Pull complete [2023-04-07T06:11:51.637Z] 30dea6a524f1: Pull complete [2023-04-07T06:11:51.637Z] a2aff8979fd8: Pull complete [2023-04-07T06:11:53.532Z] 6808be2612f2: Pull complete [2023-04-07T06:11:54.464Z] f25807f1079a: Pull complete [2023-04-07T06:11:54.464Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-07T06:11:54.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-07T06:11:54.464Z] ---> 3b553350e43f [2023-04-07T06:11:54.464Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:11:58.671Z] ---> Running in e587a97301cb [2023-04-07T06:11:58.671Z] Removing intermediate container e587a97301cb [2023-04-07T06:11:58.671Z] ---> c1d9325bfc82 [2023-04-07T06:11:58.671Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:11:58.671Z] ---> Running in b5f9f70b551d [2023-04-07T06:11:58.671Z] Removing intermediate container b5f9f70b551d [2023-04-07T06:11:58.671Z] ---> 017bcb4c34c4 [2023-04-07T06:11:58.671Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T06:11:58.671Z] ---> Running in 01d1d9edfc53 [2023-04-07T06:11:58.929Z] Removing intermediate container 01d1d9edfc53 [2023-04-07T06:11:58.929Z] ---> 1d14a51c1272 [2023-04-07T06:11:58.929Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:11:58.929Z] ---> Running in 05cbf303fcc4 [2023-04-07T06:11:58.929Z] Removing intermediate container 05cbf303fcc4 [2023-04-07T06:11:58.929Z] ---> 3e14b84d35ce [2023-04-07T06:11:58.929Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:11:58.929Z] ---> Running in f19586dd01e9 [2023-04-07T06:11:59.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T06:11:59.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T06:11:59.445Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-07T06:11:59.445Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-07T06:11:59.445Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-07T06:11:59.445Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-07T06:11:59.445Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T06:11:59.445Z] OK: 269 MiB in 57 packages [2023-04-07T06:12:00.012Z] Removing intermediate container f19586dd01e9 [2023-04-07T06:12:00.012Z] ---> e376b52bbaaf [2023-04-07T06:12:00.012Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-07T06:12:00.012Z] ---> Running in 7f38b42f18af [2023-04-07T06:12:00.012Z] Removing intermediate container 7f38b42f18af [2023-04-07T06:12:00.012Z] ---> 2353aed7e819 [2023-04-07T06:12:00.012Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T06:12:00.270Z] ---> fff2a992323f [2023-04-07T06:12:00.270Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:12:00.270Z] ---> Running in 9c1a9dc1bc6c [2023-04-07T06:12:01.310Z] Still waiting to schedule task [2023-04-07T06:12:01.310Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-07T06:12:27.017Z] Removing intermediate container 9c1a9dc1bc6c [2023-04-07T06:12:27.017Z] ---> f3b639c701ae [2023-04-07T06:12:27.017Z] Step 11/12 : COPY . . [2023-04-07T06:12:27.583Z] ---> 18a2c168b11c [2023-04-07T06:12:27.583Z] Step 12/12 : RUN $MAKE [2023-04-07T06:12:27.583Z] ---> Running in c09a926f8648 [2023-04-07T06:12:27.841Z] noop [2023-04-07T06:12:28.100Z] Removing intermediate container c09a926f8648 [2023-04-07T06:12:28.100Z] ---> 8314dfb84b26 [2023-04-07T06:12:28.100Z] Successfully built 8314dfb84b26 [2023-04-07T06:12:28.100Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:28.422Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T06:12:28.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:12:28.495Z] prd-ubuntu20.04-docker-8c-8g-7093 does not seem to be running inside a container [2023-04-07T06:12:28.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-555 -v /w/workspace/gexfoundry_device-mqtt-go_PR-555:/w/workspace/gexfoundry_device-mqtt-go_PR-555:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-555@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-07T06:12:28.850Z] $ docker top 8c067530cfefbe04f7deba8a3e8dbe92449b575fbb1282cc4349d36ff685fe40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:12:29.186Z] + go version [2023-04-07T06:12:29.186Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-07T06:12:29.198Z] $ docker stop --time=1 8c067530cfefbe04f7deba8a3e8dbe92449b575fbb1282cc4349d36ff685fe40 [2023-04-07T06:12:30.469Z] $ docker rm -f --volumes 8c067530cfefbe04f7deba8a3e8dbe92449b575fbb1282cc4349d36ff685fe40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:30.863Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T06:12:30.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:12:30.936Z] prd-ubuntu20.04-docker-8c-8g-7093 does not seem to be running inside a container [2023-04-07T06:12:30.969Z] $ 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-555 -v /w/workspace/gexfoundry_device-mqtt-go_PR-555:/w/workspace/gexfoundry_device-mqtt-go_PR-555:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-555@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-07T06:12:31.289Z] $ docker top 820431878e343a2fd52f806d09caba6a2121c27566eb2a2a3cdafc8ea960296d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:12:31.630Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-555 [Pipeline] fileExists [Pipeline] sh [2023-04-07T06:12:31.928Z] + make test [2023-04-07T06:12:31.928Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T06:12:36.107Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-07T06:12:46.066Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-07T06:12:46.066Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-07T06:12:46.066Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.2% of statements [2023-04-07T06:12:50.287Z] go vet ./... [2023-04-07T06:12:53.633Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T06:12:53.633Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T06:12:53.633Z] ./bin/test-attribution-txt.sh [2023-04-07T06:12:53.633Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T06:12:53.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T06:12:53.661Z] $ docker stop --time=1 820431878e343a2fd52f806d09caba6a2121c27566eb2a2a3cdafc8ea960296d [2023-04-07T06:12:57.064Z] $ docker rm -f --volumes 820431878e343a2fd52f806d09caba6a2121c27566eb2a2a3cdafc8ea960296d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:12:57.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T06:12:57.559Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-07T06:12:58.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T06:12:58.306Z] + ls -al . [2023-04-07T06:12:58.306Z] total 180 [2023-04-07T06:12:58.306Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 06:12 . [2023-04-07T06:12:58.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:11 .. [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 06:11 .dockerignore [2023-04-07T06:12:58.306Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 06:11 .git [2023-04-07T06:12:58.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:11 .github [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 06:11 .gitignore [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 06:11 .golangci.yml [2023-04-07T06:12:58.306Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 06:11 .semver [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 9288 Apr 7 06:11 Attribution.txt [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 7 06:11 CHANGELOG.md [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 7 06:11 Dockerfile [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 06:11 GOVERNANCE.md [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 06:11 Jenkinsfile [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 06:11 LICENSE [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 7 06:11 Makefile [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 06:11 OWNERS.md [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 7 06:11 README.md [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 06:11 VERSION [2023-04-07T06:12:58.306Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:11 bin [2023-04-07T06:12:58.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:11 cmd [2023-04-07T06:12:58.306Z] -rw-r--r-- 1 jenkins jenkins 18047 Apr 7 06:12 coverage.out [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 7 06:11 go.mod [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 7 06:11 go.sum [2023-04-07T06:12:58.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:11 internal [2023-04-07T06:12:58.306Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:11 mock [2023-04-07T06:12:58.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:11 snap [2023-04-07T06:12:58.306Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 06:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:58.608Z] + 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=f03fc1d8a33200e1270beabcfc4ddd503155c2c8 --label arch=amd64 --label version=0.0.0 . [2023-04-07T06:12:58.608Z] Sending build context to Docker daemon 6.434MB [2023-04-07T06:12:58.608Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:12:58.608Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-07T06:12:58.608Z] ---> 8314dfb84b26 [2023-04-07T06:12:58.608Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:12:58.608Z] ---> Running in 741f7a756456 [2023-04-07T06:12:58.865Z] Removing intermediate container 741f7a756456 [2023-04-07T06:12:58.865Z] ---> 4a8c3efbcc97 [2023-04-07T06:12:58.865Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:12:58.865Z] ---> Running in c845bb90b1e8 [2023-04-07T06:12:58.865Z] Removing intermediate container c845bb90b1e8 [2023-04-07T06:12:58.865Z] ---> 4d68b69d74b7 [2023-04-07T06:12:58.865Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T06:12:58.865Z] ---> Running in 69d9d8c65760 [2023-04-07T06:12:59.121Z] Removing intermediate container 69d9d8c65760 [2023-04-07T06:12:59.121Z] ---> 639ef0ba0983 [2023-04-07T06:12:59.121Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:12:59.121Z] ---> Running in ff6572e8de2a [2023-04-07T06:12:59.121Z] Removing intermediate container ff6572e8de2a [2023-04-07T06:12:59.121Z] ---> f80766ec2ec7 [2023-04-07T06:12:59.121Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:12:59.121Z] ---> Running in 80be271fd6ee [2023-04-07T06:12:59.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T06:12:59.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T06:12:59.896Z] OK: 269 MiB in 57 packages [2023-04-07T06:13:00.155Z] Removing intermediate container 80be271fd6ee [2023-04-07T06:13:00.155Z] ---> c136830500d8 [2023-04-07T06:13:00.155Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-07T06:13:00.155Z] ---> Running in 0f0fc96a794e [2023-04-07T06:13:00.412Z] Removing intermediate container 0f0fc96a794e [2023-04-07T06:13:00.412Z] ---> 2e7cfc601db4 [2023-04-07T06:13:00.412Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-07T06:13:00.412Z] ---> 10ce3ebb9fba [2023-04-07T06:13:00.412Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:13:00.412Z] ---> Running in 3e4133f5d464 [2023-04-07T06:13:01.361Z] Removing intermediate container 3e4133f5d464 [2023-04-07T06:13:01.361Z] ---> c76cee8601a7 [2023-04-07T06:13:01.361Z] Step 11/24 : COPY . . [2023-04-07T06:13:01.620Z] ---> d6e8bb548d71 [2023-04-07T06:13:01.620Z] Step 12/24 : RUN $MAKE [2023-04-07T06:13:01.620Z] ---> Running in cd69d846baa4 [2023-04-07T06:13:01.877Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-07T06:13:19.939Z] Removing intermediate container cd69d846baa4 [2023-04-07T06:13:19.939Z] ---> 004ec7395818 [2023-04-07T06:13:19.939Z] Step 13/24 : FROM alpine:3.17 [2023-04-07T06:13:19.939Z] 3.17: Pulling from library/alpine [2023-04-07T06:13:19.939Z] f56be85fc22e: Pulling fs layer [2023-04-07T06:13:19.939Z] f56be85fc22e: Download complete [2023-04-07T06:13:19.939Z] f56be85fc22e: Pull complete [2023-04-07T06:13:19.939Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T06:13:19.939Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T06:13:19.939Z] ---> 9ed4aefc74f6 [2023-04-07T06:13:19.939Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-07T06:13:19.939Z] ---> Running in 7a77b8f9c459 [2023-04-07T06:13:19.939Z] Removing intermediate container 7a77b8f9c459 [2023-04-07T06:13:19.939Z] ---> c8c444128a04 [2023-04-07T06:13:19.939Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-07T06:13:19.939Z] ---> Running in b9d27a0e7b6a [2023-04-07T06:13:19.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T06:13:20.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T06:13:20.456Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T06:13:20.456Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T06:13:20.456Z] OK: 7 MiB in 16 packages [2023-04-07T06:13:20.715Z] Removing intermediate container b9d27a0e7b6a [2023-04-07T06:13:20.715Z] ---> 1c92f7ae0b44 [2023-04-07T06:13:20.715Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-07T06:13:21.649Z] ---> a0ea3a63b3ed [2023-04-07T06:13:21.649Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-07T06:13:21.649Z] ---> dc0bae3497c9 [2023-04-07T06:13:21.649Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-07T06:13:21.649Z] ---> 55697f187abd [2023-04-07T06:13:21.649Z] Step 19/24 : EXPOSE 59982 [2023-04-07T06:13:21.649Z] ---> Running in 039c093acb2d [2023-04-07T06:13:21.649Z] Removing intermediate container 039c093acb2d [2023-04-07T06:13:21.649Z] ---> d46ad1dfe6bf [2023-04-07T06:13:21.649Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-07T06:13:21.649Z] ---> Running in 72c8bf8dd658 [2023-04-07T06:13:21.906Z] Removing intermediate container 72c8bf8dd658 [2023-04-07T06:13:21.906Z] ---> 814452339b8b [2023-04-07T06:13:21.906Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-07T06:13:21.906Z] ---> Running in e0ba2b31aa11 [2023-04-07T06:13:21.906Z] Removing intermediate container e0ba2b31aa11 [2023-04-07T06:13:21.906Z] ---> 350dad2105a3 [2023-04-07T06:13:21.906Z] Step 22/24 : LABEL arch=amd64 [2023-04-07T06:13:21.906Z] ---> Running in 37fdf5a07d9d [2023-04-07T06:13:21.906Z] Removing intermediate container 37fdf5a07d9d [2023-04-07T06:13:21.906Z] ---> 8d57b5510350 [2023-04-07T06:13:21.906Z] Step 23/24 : LABEL git_sha=f03fc1d8a33200e1270beabcfc4ddd503155c2c8 [2023-04-07T06:13:22.164Z] ---> Running in 6ec4e9e95570 [2023-04-07T06:13:22.164Z] Removing intermediate container 6ec4e9e95570 [2023-04-07T06:13:22.164Z] ---> 684bbca303eb [2023-04-07T06:13:22.164Z] Step 24/24 : LABEL version=0.0.0 [2023-04-07T06:13:22.164Z] ---> Running in 0ecb29f6b644 [2023-04-07T06:13:22.164Z] Removing intermediate container 0ecb29f6b644 [2023-04-07T06:13:22.164Z] ---> 1eff146c77df [2023-04-07T06:13:22.164Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T06:13:22.164Z] Successfully built 1eff146c77df [2023-04-07T06:13:22.164Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:13:22.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:13:22.594Z] [2023-04-07T06:13:22.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:13:22.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:13:22.886Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-07T06:13:22.886Z] 5eb5b503b376: Pulling fs layer [2023-04-07T06:13:22.886Z] 5c69ac0246d0: Pulling fs layer [2023-04-07T06:13:22.886Z] ec43610c2a17: Pulling fs layer [2023-04-07T06:13:22.886Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-07T06:13:22.886Z] 33b1e0a273af: Pulling fs layer [2023-04-07T06:13:22.886Z] 5d3b04190fa2: Pulling fs layer [2023-04-07T06:13:22.886Z] 2f39f015ded8: Pulling fs layer [2023-04-07T06:13:22.886Z] 3a2ae6a8a46f: Waiting [2023-04-07T06:13:22.886Z] 33b1e0a273af: Waiting [2023-04-07T06:13:22.886Z] 2f39f015ded8: Waiting [2023-04-07T06:13:22.886Z] 5d3b04190fa2: Waiting [2023-04-07T06:13:22.886Z] 5c69ac0246d0: Verifying Checksum [2023-04-07T06:13:22.886Z] 5c69ac0246d0: Download complete [2023-04-07T06:13:22.886Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-07T06:13:22.886Z] 3a2ae6a8a46f: Download complete [2023-04-07T06:13:22.886Z] 33b1e0a273af: Verifying Checksum [2023-04-07T06:13:22.886Z] 33b1e0a273af: Download complete [2023-04-07T06:13:22.886Z] ec43610c2a17: Verifying Checksum [2023-04-07T06:13:22.886Z] ec43610c2a17: Download complete [2023-04-07T06:13:22.886Z] 5d3b04190fa2: Verifying Checksum [2023-04-07T06:13:22.886Z] 5d3b04190fa2: Download complete [2023-04-07T06:13:23.145Z] 5eb5b503b376: Download complete [2023-04-07T06:13:23.708Z] 2f39f015ded8: Download complete [2023-04-07T06:13:24.273Z] 5eb5b503b376: Pull complete [2023-04-07T06:13:24.273Z] 5c69ac0246d0: Pull complete [2023-04-07T06:13:24.845Z] ec43610c2a17: Pull complete [2023-04-07T06:13:24.845Z] 3a2ae6a8a46f: Pull complete [2023-04-07T06:13:25.104Z] 33b1e0a273af: Pull complete [2023-04-07T06:13:25.104Z] 5d3b04190fa2: Pull complete [2023-04-07T06:13:29.286Z] 2f39f015ded8: Pull complete [2023-04-07T06:13:29.286Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-07T06:13:29.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:13:29.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:13:29.360Z] prd-ubuntu20.04-docker-8c-8g-7093 does not seem to be running inside a container [2023-04-07T06:13:29.390Z] $ 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-555 -v /w/workspace/gexfoundry_device-mqtt-go_PR-555:/w/workspace/gexfoundry_device-mqtt-go_PR-555:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-555@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-07T06:13:32.476Z] $ docker top 79305725e557c8c21e53693459127e9f178c0f45e285a4ff293a198fa7780019 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:13:32.866Z] ---> job-cost.sh [2023-04-07T06:13:32.866Z] lf-activate-venv: SKIPPING [2023-04-07T06:13:32.866Z] INFO: No Stack... [2023-04-07T06:13:33.125Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T06:13:33.691Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T06:13:33.986Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-555/archives/cost.csv [2023-04-07T06:13:33.986Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T06:13:34.000Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-555-2-stack-cost] [2023-04-07T06:13:34.008Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-555-2-stack-cost] did not exist. Created. [2023-04-07T06:13:34.008Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-555-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T06:13:34.312Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-07T06:13:34.339Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T06:13:34.347Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-555-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T06:13:34.365Z] $ docker stop --time=1 79305725e557c8c21e53693459127e9f178c0f45e285a4ff293a198fa7780019 [2023-04-07T06:13:35.517Z] $ docker rm -f --volumes 79305725e557c8c21e53693459127e9f178c0f45e285a4ff293a198fa7780019 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-07T06:14:08.845Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7097 in /w/workspace/gexfoundry_device-mqtt-go_PR-555 [Pipeline] { [Pipeline] ws [2023-04-07T06:14:08.855Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2023-04-07T06:14:08.891Z] Selected Git installation does not exist. Using Default [2023-04-07T06:14:08.891Z] The recommended git tool is: NONE [2023-04-07T06:14:16.158Z] using credential edgex-jenkins-ssh [2023-04-07T06:14:16.178Z] Cloning the remote Git repository [2023-04-07T06:14:16.249Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-07T06:14:16.387Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2023-04-07T06:14:16.583Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-07T06:14:16.584Z] > git --version # timeout=10 [2023-04-07T06:14:16.614Z] > git --version # 'git version 2.25.1' [2023-04-07T06:14:16.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T06:14:16.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T06:14:18.125Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-07T06:14:18.153Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T06:14:20.049Z] Merging remotes/origin/main commit fae68001f23ebf2296c35dbe56314768b083ad85 into PR head commit f03fc1d8a33200e1270beabcfc4ddd503155c2c8 [2023-04-07T06:14:20.435Z] Merge succeeded, producing f03fc1d8a33200e1270beabcfc4ddd503155c2c8 [2023-04-07T06:14:20.435Z] Checking out Revision f03fc1d8a33200e1270beabcfc4ddd503155c2c8 (PR-555) [2023-04-07T06:14:19.379Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-07T06:14:19.432Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-07T06:14:19.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T06:14:19.459Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/555/head:refs/remotes/origin/PR-555 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-07T06:14:20.076Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T06:14:20.175Z] > git checkout -f f03fc1d8a33200e1270beabcfc4ddd503155c2c8 # timeout=10 [2023-04-07T06:14:20.298Z] > git remote # timeout=10 [2023-04-07T06:14:20.323Z] > git config --get remote.origin.url # timeout=10 [2023-04-07T06:14:20.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T06:14:20.381Z] > git merge fae68001f23ebf2296c35dbe56314768b083ad85 # timeout=10 [2023-04-07T06:14:20.415Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-07T06:14:20.447Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T06:14:20.469Z] > git checkout -f f03fc1d8a33200e1270beabcfc4ddd503155c2c8 # timeout=10 [2023-04-07T06:14:21.172Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T06:14:22.146Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-07T06:14:22.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T06:14:22.146Z] Dload Upload Total Spent Left Speed [2023-04-07T06:14:22.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-04-07T06:14:22.839Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-07T06:14:23.196Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json [2023-04-07T06:14:23.196Z] tee /etc/docker/daemon.new [2023-04-07T06:14:23.196Z] { [2023-04-07T06:14:23.196Z] "registry-mirrors": [ [2023-04-07T06:14:23.196Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-07T06:14:23.196Z] ], [2023-04-07T06:14:23.196Z] "bip": "10.250.0.254/24", [2023-04-07T06:14:23.196Z] "hosts": [ [2023-04-07T06:14:23.196Z] "tcp://0.0.0.0:5555", [2023-04-07T06:14:23.196Z] "unix:///var/run/docker.sock" [2023-04-07T06:14:23.196Z] ], [2023-04-07T06:14:23.196Z] "mtu": 1458, [2023-04-07T06:14:23.196Z] "selinux-enabled": true, [2023-04-07T06:14:23.196Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-07T06:14:23.196Z] } [Pipeline] sh [2023-04-07T06:14:23.555Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-07T06:14:23.921Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:14:42.266Z] provisioning config files... [2023-04-07T06:14:42.303Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config6884009801124686067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:14:42.695Z] ---> docker-login.sh [2023-04-07T06:14:42.695Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:14:43.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:14:43.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:14:43.575Z] Configure a credential helper to remove this warning. See [2023-04-07T06:14:43.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:14:43.575Z] [2023-04-07T06:14:43.575Z] Login Succeeded [2023-04-07T06:14:43.575Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:14:43.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:14:43.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:14:43.849Z] Configure a credential helper to remove this warning. See [2023-04-07T06:14:43.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:14:43.849Z] [2023-04-07T06:14:43.849Z] Login Succeeded [2023-04-07T06:14:43.849Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:14:44.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:14:44.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:14:44.401Z] Configure a credential helper to remove this warning. See [2023-04-07T06:14:44.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:14:44.401Z] [2023-04-07T06:14:44.401Z] Login Succeeded [2023-04-07T06:14:44.401Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:14:44.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:14:44.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:14:44.681Z] Configure a credential helper to remove this warning. See [2023-04-07T06:14:44.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:14:44.681Z] [2023-04-07T06:14:44.681Z] Login Succeeded [2023-04-07T06:14:44.681Z] docker.io [2023-04-07T06:14:45.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:14:45.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:14:45.278Z] Configure a credential helper to remove this warning. See [2023-04-07T06:14:45.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:14:45.278Z] [2023-04-07T06:14:45.278Z] Login Succeeded [2023-04-07T06:14:45.278Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:14:45.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T06:14:45.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:14:45.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:14:45.667Z] ========================================================= [2023-04-07T06:14:45.667Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-07T06:14:45.667Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:14:46.029Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T06:14:46.301Z] Sending build context to Docker daemon 3.321MB [2023-04-07T06:14:46.301Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:14:46.301Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T06:14:46.575Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-07T06:14:46.575Z] af6eaf76a39c: Pulling fs layer [2023-04-07T06:14:46.575Z] 55522c791124: Pulling fs layer [2023-04-07T06:14:46.575Z] ce5c4a1c91eb: Pulling fs layer [2023-04-07T06:14:46.575Z] 169dfbe0d373: Pulling fs layer [2023-04-07T06:14:46.575Z] e1ff8fa3b103: Pulling fs layer [2023-04-07T06:14:46.575Z] 52ebb69f0ebf: Pulling fs layer [2023-04-07T06:14:46.575Z] 5abe8eddf0d5: Pulling fs layer [2023-04-07T06:14:46.575Z] e1ff8fa3b103: Waiting [2023-04-07T06:14:46.575Z] 52ebb69f0ebf: Waiting [2023-04-07T06:14:46.575Z] 5abe8eddf0d5: Waiting [2023-04-07T06:14:46.575Z] 169dfbe0d373: Waiting [2023-04-07T06:14:46.575Z] 55522c791124: Verifying Checksum [2023-04-07T06:14:46.575Z] 55522c791124: Download complete [2023-04-07T06:14:46.575Z] 169dfbe0d373: Verifying Checksum [2023-04-07T06:14:46.575Z] 169dfbe0d373: Download complete [2023-04-07T06:14:46.575Z] e1ff8fa3b103: Verifying Checksum [2023-04-07T06:14:46.575Z] e1ff8fa3b103: Download complete [2023-04-07T06:14:46.859Z] af6eaf76a39c: Verifying Checksum [2023-04-07T06:14:46.859Z] af6eaf76a39c: Download complete [2023-04-07T06:14:47.871Z] af6eaf76a39c: Pull complete [2023-04-07T06:14:48.148Z] 5abe8eddf0d5: Verifying Checksum [2023-04-07T06:14:48.148Z] 5abe8eddf0d5: Download complete [2023-04-07T06:14:48.419Z] 55522c791124: Pull complete [2023-04-07T06:14:49.428Z] ce5c4a1c91eb: Verifying Checksum [2023-04-07T06:14:49.428Z] ce5c4a1c91eb: Download complete [2023-04-07T06:14:49.705Z] 52ebb69f0ebf: Download complete [2023-04-07T06:15:02.225Z] ce5c4a1c91eb: Pull complete [2023-04-07T06:15:02.225Z] 169dfbe0d373: Pull complete [2023-04-07T06:15:02.225Z] e1ff8fa3b103: Pull complete [2023-04-07T06:15:08.943Z] 52ebb69f0ebf: Pull complete [2023-04-07T06:15:10.407Z] 5abe8eddf0d5: Pull complete [2023-04-07T06:15:10.681Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-07T06:15:10.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-07T06:15:10.681Z] ---> 6cb57ee374ae [2023-04-07T06:15:10.681Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:15:13.313Z] ---> Running in cc97a54dbd9c [2023-04-07T06:15:13.313Z] Removing intermediate container cc97a54dbd9c [2023-04-07T06:15:13.313Z] ---> 6d109c51a241 [2023-04-07T06:15:13.313Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:15:13.313Z] ---> Running in 621ef10c4fa6 [2023-04-07T06:15:13.588Z] Removing intermediate container 621ef10c4fa6 [2023-04-07T06:15:13.588Z] ---> 37591b531094 [2023-04-07T06:15:13.588Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T06:15:13.861Z] ---> Running in d1aa13a7dcf1 [2023-04-07T06:15:14.143Z] Removing intermediate container d1aa13a7dcf1 [2023-04-07T06:15:14.143Z] ---> ccfb72ef0096 [2023-04-07T06:15:14.143Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:15:14.417Z] ---> Running in 98c94115ab4b [2023-04-07T06:15:14.691Z] Removing intermediate container 98c94115ab4b [2023-04-07T06:15:14.691Z] ---> ba0f1036b374 [2023-04-07T06:15:14.691Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:15:14.691Z] ---> Running in 5698d6aa12c5 [2023-04-07T06:15:16.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T06:15:16.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T06:15:18.145Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-07T06:15:18.145Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-07T06:15:18.145Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-07T06:15:18.145Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-07T06:15:18.145Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T06:15:18.417Z] OK: 268 MiB in 57 packages [2023-04-07T06:15:19.846Z] Removing intermediate container 5698d6aa12c5 [2023-04-07T06:15:19.846Z] ---> cae6c44c86b6 [2023-04-07T06:15:19.846Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-07T06:15:19.846Z] ---> Running in 32d3a77b925b [2023-04-07T06:15:20.120Z] Removing intermediate container 32d3a77b925b [2023-04-07T06:15:20.120Z] ---> dc9174b0ff5c [2023-04-07T06:15:20.120Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T06:15:20.726Z] ---> 00b38a8972f6 [2023-04-07T06:15:20.726Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:15:20.726Z] ---> Running in 2de54a4ed5a8 [2023-04-07T06:16:28.697Z] Removing intermediate container 2de54a4ed5a8 [2023-04-07T06:16:28.697Z] ---> e0c66aa7dac4 [2023-04-07T06:16:28.697Z] Step 11/12 : COPY . . [2023-04-07T06:16:28.697Z] ---> 975f0977c7cb [2023-04-07T06:16:28.697Z] Step 12/12 : RUN $MAKE [2023-04-07T06:16:28.697Z] ---> Running in 53ff6f064414 [2023-04-07T06:16:28.697Z] noop [2023-04-07T06:16:28.697Z] Removing intermediate container 53ff6f064414 [2023-04-07T06:16:28.697Z] ---> a6c9c8111eea [2023-04-07T06:16:28.697Z] Successfully built a6c9c8111eea [2023-04-07T06:16:28.697Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:16:29.062Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T06:16:29.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:16:29.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-7097 does not seem to be running inside a container [2023-04-07T06:16:29.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-07T06:16:30.796Z] $ docker top e11fd85af202d193ce15412ab3c22af2b19ba0a77476ff5d16075bcff193108c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:16:31.649Z] + go version [2023-04-07T06:16:31.649Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-07T06:16:31.676Z] $ docker stop --time=1 e11fd85af202d193ce15412ab3c22af2b19ba0a77476ff5d16075bcff193108c [2023-04-07T06:16:33.362Z] $ docker rm -f --volumes e11fd85af202d193ce15412ab3c22af2b19ba0a77476ff5d16075bcff193108c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:16:33.918Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T06:16:33.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:16:34.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-7097 does not seem to be running inside a container [2023-04-07T06:16:34.226Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-07T06:16:35.573Z] $ docker top f4b931e039b6d782aba0b79792b756daef2a818c52f4e2cbd17eac7047335a96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:16:36.445Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh [2023-04-07T06:16:37.112Z] + make test [2023-04-07T06:16:37.113Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T06:17:24.032Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-07T06:20:00.843Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-07T06:20:04.207Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-07T06:20:04.207Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.081s coverage: 22.2% of statements [2023-04-07T06:20:04.477Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-07T06:20:04.477Z] go vet ./... [2023-04-07T06:20:36.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T06:20:36.765Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T06:20:36.765Z] ./bin/test-attribution-txt.sh [2023-04-07T06:20:36.765Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T06:20:36.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T06:20:36.802Z] $ docker stop --time=1 f4b931e039b6d782aba0b79792b756daef2a818c52f4e2cbd17eac7047335a96 [2023-04-07T06:20:38.740Z] $ docker rm -f --volumes f4b931e039b6d782aba0b79792b756daef2a818c52f4e2cbd17eac7047335a96 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:20:39.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T06:20:40.021Z] Warning: overwriting stash ‘coverage-report’ [2023-04-07T06:20:40.579Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T06:20:40.982Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T06:20:41.307Z] + ls -al . [2023-04-07T06:20:41.307Z] total 176 [2023-04-07T06:20:41.307Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 06:16 . [2023-04-07T06:20:41.307Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:14 .. [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 06:14 .dockerignore [2023-04-07T06:20:41.307Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 06:14 .git [2023-04-07T06:20:41.307Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:14 .github [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 06:14 .gitignore [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 06:14 .golangci.yml [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 9288 Apr 7 06:14 Attribution.txt [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 7 06:14 CHANGELOG.md [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 7 06:14 Dockerfile [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 06:14 GOVERNANCE.md [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 06:14 Jenkinsfile [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 06:14 LICENSE [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 7 06:14 Makefile [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 06:14 OWNERS.md [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 7 06:14 README.md [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 06:11 VERSION [2023-04-07T06:20:41.307Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:14 bin [2023-04-07T06:20:41.307Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:14 cmd [2023-04-07T06:20:41.307Z] -rw-r--r-- 1 jenkins jenkins 18047 Apr 7 06:20 coverage.out [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 7 06:14 go.mod [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 7 06:14 go.sum [2023-04-07T06:20:41.307Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:14 internal [2023-04-07T06:20:41.307Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:14 mock [2023-04-07T06:20:41.307Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:14 snap [2023-04-07T06:20:41.307Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 06:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:20:41.655Z] + 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=f03fc1d8a33200e1270beabcfc4ddd503155c2c8 --label arch=arm64 --label version=0.0.0 . [2023-04-07T06:20:41.928Z] Sending build context to Docker daemon 3.34MB [2023-04-07T06:20:41.928Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:20:41.928Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-07T06:20:41.928Z] ---> a6c9c8111eea [2023-04-07T06:20:41.928Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:20:42.893Z] ---> Running in de03c7648d9d [2023-04-07T06:20:43.477Z] Removing intermediate container de03c7648d9d [2023-04-07T06:20:43.477Z] ---> 8e74da3791bf [2023-04-07T06:20:43.477Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:20:43.477Z] ---> Running in b1493f9668bc [2023-04-07T06:20:43.745Z] Removing intermediate container b1493f9668bc [2023-04-07T06:20:43.745Z] ---> bf29198a715b [2023-04-07T06:20:43.745Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T06:20:43.745Z] ---> Running in 8cdafa09411c [2023-04-07T06:20:44.012Z] Removing intermediate container 8cdafa09411c [2023-04-07T06:20:44.012Z] ---> feda478cc2fd [2023-04-07T06:20:44.012Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:20:44.280Z] ---> Running in 3b6c461d4ce8 [2023-04-07T06:20:44.548Z] Removing intermediate container 3b6c461d4ce8 [2023-04-07T06:20:44.548Z] ---> c95ab414c3a3 [2023-04-07T06:20:44.548Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:20:44.548Z] ---> Running in c4c92fe6bb79 [2023-04-07T06:20:45.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T06:20:46.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T06:20:47.973Z] OK: 268 MiB in 57 packages [2023-04-07T06:20:49.931Z] Removing intermediate container c4c92fe6bb79 [2023-04-07T06:20:49.931Z] ---> 97f36d0c9299 [2023-04-07T06:20:49.931Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-07T06:20:49.931Z] ---> Running in 4bba5816c5f9 [2023-04-07T06:20:50.200Z] Removing intermediate container 4bba5816c5f9 [2023-04-07T06:20:50.200Z] ---> 9abc75f8ddfe [2023-04-07T06:20:50.200Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-07T06:20:50.788Z] ---> 73ff3c8f5dca [2023-04-07T06:20:50.788Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:20:50.788Z] ---> Running in ab1bea07134c [2023-04-07T06:20:54.149Z] Removing intermediate container ab1bea07134c [2023-04-07T06:20:54.149Z] ---> 6777656b472e [2023-04-07T06:20:54.149Z] Step 11/24 : COPY . . [2023-04-07T06:20:54.752Z] ---> 7cb24b7fd14b [2023-04-07T06:20:54.752Z] Step 12/24 : RUN $MAKE [2023-04-07T06:20:54.752Z] ---> Running in f90c5e0dd82c [2023-04-07T06:20:55.722Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-07T06:23:32.493Z] Removing intermediate container f90c5e0dd82c [2023-04-07T06:23:32.493Z] ---> 80b8357694f8 [2023-04-07T06:23:32.493Z] Step 13/24 : FROM alpine:3.17 [2023-04-07T06:23:32.493Z] 3.17: Pulling from library/alpine [2023-04-07T06:23:32.493Z] c41833b44d91: Pulling fs layer [2023-04-07T06:23:32.493Z] c41833b44d91: Verifying Checksum [2023-04-07T06:23:32.493Z] c41833b44d91: Download complete [2023-04-07T06:23:32.493Z] c41833b44d91: Pull complete [2023-04-07T06:23:32.493Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T06:23:32.493Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T06:23:32.493Z] ---> 51e60588ff2c [2023-04-07T06:23:32.493Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-07T06:23:32.493Z] ---> Running in ec4b96a4a407 [2023-04-07T06:23:32.493Z] Removing intermediate container ec4b96a4a407 [2023-04-07T06:23:32.493Z] ---> 525923eba23c [2023-04-07T06:23:32.493Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-07T06:23:32.493Z] ---> Running in ca212bf31da1 [2023-04-07T06:23:32.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T06:23:32.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T06:23:32.493Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T06:23:32.493Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T06:23:32.493Z] OK: 8 MiB in 16 packages [2023-04-07T06:23:32.493Z] Removing intermediate container ca212bf31da1 [2023-04-07T06:23:32.493Z] ---> 68294333cea3 [2023-04-07T06:23:32.493Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-07T06:23:32.493Z] ---> ee934c746fff [2023-04-07T06:23:32.493Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-07T06:23:32.493Z] ---> 619589297281 [2023-04-07T06:23:32.493Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-07T06:23:32.493Z] ---> 93027c56cdf8 [2023-04-07T06:23:32.493Z] Step 19/24 : EXPOSE 59982 [2023-04-07T06:23:32.493Z] ---> Running in 0ad5c433fe8c [2023-04-07T06:23:32.493Z] Removing intermediate container 0ad5c433fe8c [2023-04-07T06:23:32.493Z] ---> 2ed954da710f [2023-04-07T06:23:32.493Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-07T06:23:32.493Z] ---> Running in dbbae847ed45 [2023-04-07T06:23:32.493Z] Removing intermediate container dbbae847ed45 [2023-04-07T06:23:32.493Z] ---> 32d8e4ac8e27 [2023-04-07T06:23:32.493Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-07T06:23:32.493Z] ---> Running in 83d0a4687019 [2023-04-07T06:23:32.493Z] Removing intermediate container 83d0a4687019 [2023-04-07T06:23:32.493Z] ---> b8f19402f35d [2023-04-07T06:23:32.493Z] Step 22/24 : LABEL arch=arm64 [2023-04-07T06:23:32.493Z] ---> Running in 001ba3030dff [2023-04-07T06:23:32.493Z] Removing intermediate container 001ba3030dff [2023-04-07T06:23:32.493Z] ---> ef9378b882bd [2023-04-07T06:23:32.493Z] Step 23/24 : LABEL git_sha=f03fc1d8a33200e1270beabcfc4ddd503155c2c8 [2023-04-07T06:23:32.493Z] ---> Running in 0ef5ad4256bc [2023-04-07T06:23:32.493Z] Removing intermediate container 0ef5ad4256bc [2023-04-07T06:23:32.493Z] ---> b6d0fc8a87e2 [2023-04-07T06:23:32.493Z] Step 24/24 : LABEL version=0.0.0 [2023-04-07T06:23:32.493Z] ---> Running in 93a79be046a6 [2023-04-07T06:23:32.493Z] Removing intermediate container 93a79be046a6 [2023-04-07T06:23:32.493Z] ---> 9f254dae59fc [2023-04-07T06:23:32.493Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T06:23:32.493Z] Successfully built 9f254dae59fc [2023-04-07T06:23:32.493Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:32.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T06:23:32.916Z] [2023-04-07T06:23:32.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:33.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T06:23:33.249Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-07T06:23:33.249Z] 8998bd30e6a1: Pulling fs layer [2023-04-07T06:23:33.249Z] 04944245beec: Pulling fs layer [2023-04-07T06:23:33.249Z] 699f458cf7ca: Pulling fs layer [2023-04-07T06:23:33.249Z] 765212b225bb: Pulling fs layer [2023-04-07T06:23:33.249Z] f23df028b6ca: Pulling fs layer [2023-04-07T06:23:33.249Z] d65c8cfc05b1: Pulling fs layer [2023-04-07T06:23:33.249Z] 2437ff75d9bd: Pulling fs layer [2023-04-07T06:23:33.249Z] f23df028b6ca: Waiting [2023-04-07T06:23:33.249Z] d65c8cfc05b1: Waiting [2023-04-07T06:23:33.249Z] 2437ff75d9bd: Waiting [2023-04-07T06:23:33.249Z] 765212b225bb: Waiting [2023-04-07T06:23:33.517Z] 04944245beec: Verifying Checksum [2023-04-07T06:23:33.517Z] 04944245beec: Download complete [2023-04-07T06:23:33.517Z] 765212b225bb: Verifying Checksum [2023-04-07T06:23:33.517Z] 765212b225bb: Download complete [2023-04-07T06:23:33.517Z] f23df028b6ca: Verifying Checksum [2023-04-07T06:23:33.517Z] d65c8cfc05b1: Verifying Checksum [2023-04-07T06:23:33.517Z] d65c8cfc05b1: Download complete [2023-04-07T06:23:33.787Z] 699f458cf7ca: Verifying Checksum [2023-04-07T06:23:33.787Z] 699f458cf7ca: Download complete [2023-04-07T06:23:34.167Z] 8998bd30e6a1: Verifying Checksum [2023-04-07T06:23:34.167Z] 8998bd30e6a1: Download complete [2023-04-07T06:23:36.825Z] 2437ff75d9bd: Verifying Checksum [2023-04-07T06:23:36.825Z] 2437ff75d9bd: Download complete [2023-04-07T06:23:38.260Z] 8998bd30e6a1: Pull complete [2023-04-07T06:23:38.528Z] 04944245beec: Pull complete [2023-04-07T06:23:39.934Z] 699f458cf7ca: Pull complete [2023-04-07T06:23:39.934Z] 765212b225bb: Pull complete [2023-04-07T06:23:40.517Z] f23df028b6ca: Pull complete [2023-04-07T06:23:40.784Z] d65c8cfc05b1: Pull complete [2023-04-07T06:23:53.082Z] 2437ff75d9bd: Pull complete [2023-04-07T06:23:53.082Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-07T06:23:53.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T06:23:53.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:23:53.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-7097 does not seem to be running inside a container [2023-04-07T06:23:53.341Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-07T06:23:55.963Z] $ docker top e803090d9ca8f50f24774db97f6ac7666c5355724bcb042144c43fbfc14f2bfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:23:56.791Z] ---> job-cost.sh [2023-04-07T06:23:56.791Z] lf-activate-venv: SKIPPING [2023-04-07T06:23:56.791Z] INFO: No Stack... [2023-04-07T06:23:57.372Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-07T06:23:58.329Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T06:23:58.652Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2023-04-07T06:23:58.652Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T06:23:58.712Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-555-2-stack-cost] [2023-04-07T06:23:58.724Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-555-2-stack-cost] did not exist. Created. [2023-04-07T06:23:58.724Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-555-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T06:23:59.052Z] /w/workspace/device-mqtt-go/2@tmp/durable-d0c1c133/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-07T06:23:59.967Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-07T06:23:59.989Z] Warning: overwriting stash ‘stack-cost’ [2023-04-07T06:24:00.036Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T06:24:00.047Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-555-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T06:24:00.072Z] $ docker stop --time=1 e803090d9ca8f50f24774db97f6ac7666c5355724bcb042144c43fbfc14f2bfa [2023-04-07T06:24:01.582Z] $ docker rm -f --volumes e803090d9ca8f50f24774db97f6ac7666c5355724bcb042144c43fbfc14f2bfa [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 [2023-04-07T06:24:01.948Z] provisioning config files... [2023-04-07T06:24:01.954Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/config11990348923647159349tmp [Pipeline] { [Pipeline] sh [2023-04-07T06:24:02.240Z] + set +x [2023-04-07T06:24:02.240Z] + bash -s -- [2023-04-07T06:24:02.240Z] + curl -s https://codecov.io/bash [2023-04-07T06:24:02.240Z] [2023-04-07T06:24:02.240Z] _____ _ [2023-04-07T06:24:02.240Z] / ____| | | [2023-04-07T06:24:02.240Z] | | ___ __| | ___ ___ _____ __ [2023-04-07T06:24:02.240Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-07T06:24:02.240Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-07T06:24:02.240Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-07T06:24:02.240Z] Bash-1.0.6 [2023-04-07T06:24:02.240Z] [2023-04-07T06:24:02.240Z] [2023-04-07T06:24:02.240Z] ==> git version 2.25.1 found [2023-04-07T06:24:02.240Z] ==> 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 [2023-04-07T06:24:02.240Z] Release-Date: 2020-01-08 [2023-04-07T06:24:02.240Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-07T06:24:02.240Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-07T06:24:02.240Z] ==> Jenkins CI detected. [2023-04-07T06:24:02.240Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-555 [2023-04-07T06:24:02.240Z] project root: . [2023-04-07T06:24:02.240Z] --> token set from env [2023-04-07T06:24:02.240Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-07T06:24:02.240Z] ==> Running gcov in . (disable via -X gcov) [2023-04-07T06:24:02.240Z] ==> Python coveragepy not found [2023-04-07T06:24:02.240Z] ==> Searching for coverage reports in: [2023-04-07T06:24:02.240Z] + . [2023-04-07T06:24:02.240Z] -> Found 1 reports [2023-04-07T06:24:02.240Z] ==> Detecting git/mercurial file structure [2023-04-07T06:24:02.240Z] ==> Reading reports [2023-04-07T06:24:02.240Z] + ./coverage.out bytes=18047 [2023-04-07T06:24:02.240Z] ==> Appending adjustments [2023-04-07T06:24:02.240Z] https://docs.codecov.io/docs/fixing-reports [2023-04-07T06:24:02.499Z] + Found adjustments [2023-04-07T06:24:02.499Z] ==> Gzipping contents [2023-04-07T06:24:02.499Z] 4.0K /tmp/codecov.VwYDLD.gz [2023-04-07T06:24:02.499Z] ==> Uploading reports [2023-04-07T06:24:02.499Z] url: https://codecov.io [2023-04-07T06:24:02.499Z] query: branch=PR-555&commit=f03fc1d8a33200e1270beabcfc4ddd503155c2c8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-555%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=555&job=&cmd_args= [2023-04-07T06:24:02.499Z] -> Pinging Codecov [2023-04-07T06:24:02.499Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-555&commit=f03fc1d8a33200e1270beabcfc4ddd503155c2c8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-555%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=555&job=&cmd_args= [2023-04-07T06:24:02.499Z] -> Uploading to [2023-04-07T06:24:02.499Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-07/7D719EC7BBE17E464838252E33014C33/f03fc1d8a33200e1270beabcfc4ddd503155c2c8/c8558835-f098-4946-97d4-cf72664b8d86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T062402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7471e618dd28a9aaed97e94090900dca3c07b87bc51a43d60ad5a719b7c4366 [2023-04-07T06:24:02.499Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T06:24:02.499Z] Dload Upload Total Spent Left Speed [2023-04-07T06:24:02.757Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3127 0 0 100 3127 0 10185 --:--:-- --:--:-- --:--:-- 10185 [2023-04-07T06:24:03.015Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/f03fc1d8a33200e1270beabcfc4ddd503155c2c8 [Pipeline] } [2023-04-07T06:24:03.022Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-07T06:24:03.701Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-555/archives ] [2023-04-07T06:24:03.701Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-555/archives [2023-04-07T06:24:03.701Z] total 16 [2023-04-07T06:24:03.701Z] drwxr-xr-x 3 root root 4096 Apr 7 06:13 . [2023-04-07T06:24:03.701Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 06:13 .. [2023-04-07T06:24:03.701Z] drwxr-xr-x 2 root root 4096 Apr 7 06:13 cost [2023-04-07T06:24:03.701Z] -rw-r--r-- 1 root root 86 Apr 7 06:13 cost.csv [2023-04-07T06:24:03.701Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-555/archives [2023-04-07T06:24:03.701Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-555/archives [2023-04-07T06:24:03.701Z] total 16 [2023-04-07T06:24:03.701Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 06:13 . [2023-04-07T06:24:03.701Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 06:13 .. [2023-04-07T06:24:03.701Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 06:13 cost [2023-04-07T06:24:03.701Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 7 06:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:03.989Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:04.847Z] ---> package-listing.sh [2023-04-07T06:24:04.847Z] ++ facter osfamily [2023-04-07T06:24:04.847Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-07T06:24:05.105Z] + OS_FAMILY=debian [2023-04-07T06:24:05.105Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-555 [2023-04-07T06:24:05.105Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-07T06:24:05.105Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-07T06:24:05.105Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-07T06:24:05.105Z] + PACKAGES=/tmp/packages_start.txt [2023-04-07T06:24:05.105Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-555 ']' [2023-04-07T06:24:05.105Z] + PACKAGES=/tmp/packages_end.txt [2023-04-07T06:24:05.105Z] + case "${OS_FAMILY}" in [2023-04-07T06:24:05.105Z] + dpkg -l [2023-04-07T06:24:05.105Z] + grep '^ii' [2023-04-07T06:24:05.105Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-07T06:24:05.105Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-07T06:24:05.105Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-07T06:24:05.105Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-555 ']' [2023-04-07T06:24:05.105Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-555/archives/ [2023-04-07T06:24:05.105Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-555/archives/ [Pipeline] echo [2023-04-07T06:24:05.115Z] 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-555/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-07T06:24:05.395Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:24:05.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:24:05.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:24:06.017Z] prd-ubuntu20.04-docker-8c-8g-7093 does not seem to be running inside a container [2023-04-07T06:24:06.046Z] $ 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-555/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-555 -v /w/workspace/gexfoundry_device-mqtt-go_PR-555:/w/workspace/gexfoundry_device-mqtt-go_PR-555:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-555@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-07T06:24:06.284Z] $ docker top 4c5a5ff1fd7dfb24c0d52296befa346b80182fc36c3c16d91026b9c826b86699 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:24:06.629Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-07T06:24:06.913Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-07T06:24:07.197Z] + ls /var/log/sa-host [2023-04-07T06:24:07.197Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:24:07.256Z] provisioning config files... [2023-04-07T06:24:07.264Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/config13726682493881454203tmp [Pipeline] { [Pipeline] echo [2023-04-07T06:24:07.275Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:07.558Z] ---> create-netrc.sh [Pipeline] } [2023-04-07T06:24:07.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:07.888Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-07T06:24:07.896Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:08.175Z] ---> sudo-logs.sh [2023-04-07T06:24:08.175Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-07T06:24:08.202Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:08.480Z] ---> job-cost.sh [2023-04-07T06:24:08.480Z] lf-activate-venv: SKIPPING [2023-04-07T06:24:08.480Z] DEBUG: total: 0.2199999988079071 [2023-04-07T06:24:08.480Z] INFO: Retrieving Stack Cost... [2023-04-07T06:24:08.739Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T06:24:09.304Z] INFO: Archiving Costs [Pipeline] echo [2023-04-07T06:24:09.313Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:09.593Z] ---> logs-deploy.sh [2023-04-07T06:24:09.593Z] lf-activate-venv: SKIPPING [2023-04-07T06:24:09.593Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-555/2 [2023-04-07T06:24:09.593Z] INFO: archiving workspace using pattern(s): [2023-04-07T06:24:10.527Z] Archives upload complete. [2023-04-07T06:24:10.527Z] INFO: archiving logs to Nexus