Pull request #506 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/device-virtual-go Obtained Jenkinsfile from ca17556e0757fa9eca4f5e6146377f7c67c5ecb3+0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c (a85cc2870979e8a0d9f5a06dfcec2d744885bfd2) 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-ssh414123023856320967.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12057906656040215754.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8324410982129105935.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3341681453896448731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh306509663752289348.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-506/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-506/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5535436422623165906.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26988 in /w/workspace/foundry_device-virtual-go_PR-506 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-506 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/506/head:refs/remotes/origin/PR-506 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c into PR head commit ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 Merge succeeded, producing ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 Checking out Revision ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 (PR-506) > git config core.sparsecheckout # timeout=10 > git checkout -f ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 # 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 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 # timeout=10 Commit message: "feat: Add new build-noziti and docker-noziti targets into Makefile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-19T06:40:47.229Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-19T06:40:47.474Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-19T06:40:47.592Z] ========================================================= [2024-11-19T06:40:47.592Z] EdgeX Global Pipelines Version Info [2024-11-19T06:40:47.592Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-19T06:40:48.354Z] ------------------- [2024-11-19T06:40:48.354Z] stable info: [2024-11-19T06:40:48.354Z] ------------------- [2024-11-19T06:40:48.354Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-19T06:40:48.354Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-19T06:40:48.354Z] Message: update stable to v1.0.265 [2024-11-19T06:40:48.926Z] ------------------- [2024-11-19T06:40:48.926Z] experimental info: [2024-11-19T06:40:48.926Z] ------------------- [2024-11-19T06:40:48.926Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-19T06:40:48.926Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-19T06:40:48.926Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-19T06:40:49.150Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-11-19T06:40:49.210Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-11-19T06:40:49.264Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-19T06:40:49.325Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-19T06:40:49.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-19T06:40:49.440Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-19T06:40:49.495Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-19T06:40:49.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-19T06:40:49.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-19T06:40:49.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-19T06:40:49.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-19T06:40:49.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-11-19T06:40:49.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-19T06:40:49.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-19T06:40:49.978Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-19T06:40:50.040Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-19T06:40:50.102Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-19T06:40:50.162Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-19T06:40:50.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-19T06:40:50.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-19T06:40:50.344Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-19T06:40:50.404Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-19T06:40:50.471Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-19T06:40:50.532Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-19T06:40:50.591Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-19T06:40:50.650Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-19T06:40:50.709Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-19T06:40:50.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-506 [Pipeline] echo [2024-11-19T06:40:50.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-506 [Pipeline] echo [2024-11-19T06:40:50.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-506 [Pipeline] echo [2024-11-19T06:40:50.957Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [Pipeline] echo [2024-11-19T06:40:51.018Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca17556 [Pipeline] echo [2024-11-19T06:40:51.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T06:40:51.234Z] provisioning config files... [2024-11-19T06:40:51.250Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-506@tmp/config5452017742378393438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T06:40:51.643Z] ---> ****-login.sh [2024-11-19T06:40:51.643Z] nexus3.edgexfoundry.org:10001 [2024-11-19T06:40:51.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T06:40:51.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T06:40:51.903Z] Configure a credential helper to remove this warning. See [2024-11-19T06:40:51.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T06:40:51.904Z] [2024-11-19T06:40:51.904Z] Login Succeeded [2024-11-19T06:40:51.904Z] nexus3.edgexfoundry.org:10002 [2024-11-19T06:40:52.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T06:40:52.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T06:40:52.166Z] Configure a credential helper to remove this warning. See [2024-11-19T06:40:52.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T06:40:52.166Z] [2024-11-19T06:40:52.166Z] Login Succeeded [2024-11-19T06:40:52.166Z] nexus3.edgexfoundry.org:10003 [2024-11-19T06:40:52.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T06:40:52.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T06:40:52.166Z] Configure a credential helper to remove this warning. See [2024-11-19T06:40:52.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T06:40:52.166Z] [2024-11-19T06:40:52.166Z] Login Succeeded [2024-11-19T06:40:52.166Z] nexus3.edgexfoundry.org:10004 [2024-11-19T06:40:52.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T06:40:52.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T06:40:52.427Z] Configure a credential helper to remove this warning. See [2024-11-19T06:40:52.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T06:40:52.427Z] [2024-11-19T06:40:52.427Z] Login Succeeded [2024-11-19T06:40:52.427Z] ****.io [2024-11-19T06:40:52.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T06:40:52.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T06:40:52.686Z] Configure a credential helper to remove this warning. See [2024-11-19T06:40:52.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T06:40:52.686Z] [2024-11-19T06:40:52.686Z] Login Succeeded [2024-11-19T06:40:52.686Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T06:40:52.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-19T06:40:53.379Z] + git rev-list -1 --merges ca17556e0757fa9eca4f5e6146377f7c67c5ecb3~1..ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [Pipeline] echo [2024-11-19T06:40:53.431Z] -----------> git rev-list -1 --merges ca17556e0757fa9eca4f5e6146377f7c67c5ecb3~1..ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [false] [Pipeline] sh [2024-11-19T06:40:53.749Z] + git log --format=format:%s -1 ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [Pipeline] echo [2024-11-19T06:40:53.794Z] ========================================================= [2024-11-19T06:40:53.794Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-19T06:40:53.795Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T06:40:54.256Z] + git log --format=format:%s -1 ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [Pipeline] echo [2024-11-19T06:40:54.295Z] [semverPrep] GIT_COMMIT: ca17556e0757fa9eca4f5e6146377f7c67c5ecb3, Commit Message: feat: Add new build-noziti and docker-noziti targets into Makefile [Pipeline] echo [2024-11-19T06:40:54.339Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-19T06:40:54.754Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T06:40:54.754Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-19T06:40:54.754Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-19T06:40:54.754Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-19T06:40:54.754Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-19T06:40:54.754Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-19T06:40:54.754Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T06:40:55.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T06:40:55.267Z] [2024-11-19T06:40:55.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T06:40:55.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T06:40:55.658Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-19T06:40:55.658Z] b85a868b505f: Pulling fs layer [2024-11-19T06:40:55.658Z] e2be974225ed: Pulling fs layer [2024-11-19T06:40:55.658Z] 339a4e72a1f5: Pulling fs layer [2024-11-19T06:40:55.658Z] 988bab9f4d93: Pulling fs layer [2024-11-19T06:40:55.658Z] 1469e6f7b9e6: Pulling fs layer [2024-11-19T06:40:55.658Z] eaf3925da568: Pulling fs layer [2024-11-19T06:40:55.658Z] 988bab9f4d93: Waiting [2024-11-19T06:40:55.658Z] bab4dde63d76: Pulling fs layer [2024-11-19T06:40:55.658Z] bde34c3a00c8: Pulling fs layer [2024-11-19T06:40:55.658Z] eaf3925da568: Waiting [2024-11-19T06:40:55.658Z] bab4dde63d76: Waiting [2024-11-19T06:40:55.658Z] b352a97aabf1: Pulling fs layer [2024-11-19T06:40:55.658Z] 4872d77fe225: Pulling fs layer [2024-11-19T06:40:55.658Z] 5851b861e8e6: Pulling fs layer [2024-11-19T06:40:55.658Z] bde34c3a00c8: Waiting [2024-11-19T06:40:55.658Z] b352a97aabf1: Waiting [2024-11-19T06:40:55.658Z] 5851b861e8e6: Waiting [2024-11-19T06:40:55.658Z] e2be974225ed: Verifying Checksum [2024-11-19T06:40:55.658Z] e2be974225ed: Download complete [2024-11-19T06:40:55.659Z] 988bab9f4d93: Verifying Checksum [2024-11-19T06:40:55.659Z] 988bab9f4d93: Download complete [2024-11-19T06:40:55.659Z] 1469e6f7b9e6: Verifying Checksum [2024-11-19T06:40:55.659Z] 1469e6f7b9e6: Download complete [2024-11-19T06:40:55.659Z] eaf3925da568: Verifying Checksum [2024-11-19T06:40:55.659Z] eaf3925da568: Download complete [2024-11-19T06:40:55.920Z] 339a4e72a1f5: Verifying Checksum [2024-11-19T06:40:55.920Z] 339a4e72a1f5: Download complete [2024-11-19T06:40:55.920Z] bde34c3a00c8: Verifying Checksum [2024-11-19T06:40:55.920Z] bde34c3a00c8: Download complete [2024-11-19T06:40:55.920Z] b352a97aabf1: Download complete [2024-11-19T06:40:55.920Z] 4872d77fe225: Verifying Checksum [2024-11-19T06:40:55.920Z] 5851b861e8e6: Download complete [2024-11-19T06:40:55.920Z] b85a868b505f: Verifying Checksum [2024-11-19T06:40:55.920Z] b85a868b505f: Download complete [2024-11-19T06:40:56.183Z] bab4dde63d76: Verifying Checksum [2024-11-19T06:40:56.183Z] bab4dde63d76: Download complete [2024-11-19T06:40:57.129Z] b85a868b505f: Pull complete [2024-11-19T06:40:57.129Z] e2be974225ed: Pull complete [2024-11-19T06:40:57.702Z] 339a4e72a1f5: Pull complete [2024-11-19T06:40:57.702Z] 988bab9f4d93: Pull complete [2024-11-19T06:40:57.962Z] 1469e6f7b9e6: Pull complete [2024-11-19T06:40:57.962Z] eaf3925da568: Pull complete [2024-11-19T06:40:59.865Z] bab4dde63d76: Pull complete [2024-11-19T06:40:59.865Z] bde34c3a00c8: Pull complete [2024-11-19T06:40:59.865Z] b352a97aabf1: Pull complete [2024-11-19T06:40:59.865Z] 4872d77fe225: Pull complete [2024-11-19T06:40:59.865Z] 5851b861e8e6: Pull complete [2024-11-19T06:40:59.865Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-19T06:40:59.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T06:40:59.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T06:41:00.160Z] prd-ubuntu20.04-docker-8c-8g-26988 does not seem to be running inside a container [2024-11-19T06:41:00.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-506 -v /w/workspace/foundry_device-virtual-go_PR-506:/w/workspace/foundry_device-virtual-go_PR-506:rw,z -v /w/workspace/foundry_device-virtual-go_PR-506@tmp:/w/workspace/foundry_device-virtual-go_PR-506@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 [2024-11-19T06:41:03.720Z] $ docker top fa3f7edd4ca8abecf924ab2269176fb50d8ea362580a220c84abce7cb973d581 -eo pid,comm [2024-11-19T06:41:03.783Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-19T06:41:03.783Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T06:41:03.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T06:41:03.960Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T06:41:04.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T06:41:04.072Z] $ docker exec fa3f7edd4ca8abecf924ab2269176fb50d8ea362580a220c84abce7cb973d581 ssh-agent [2024-11-19T06:41:04.179Z] SSH_AUTH_SOCK=/tmp/ssh-Ouf3Yyub0DLH/agent.32 [2024-11-19T06:41:04.179Z] SSH_AGENT_PID=38 [2024-11-19T06:41:04.184Z] Running ssh-add (command line suppressed) [2024-11-19T06:41:04.267Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-506@tmp/private_key_16354784867809205195.key (/w/workspace/foundry_device-virtual-go_PR-506@tmp/private_key_16354784867809205195.key) [2024-11-19T06:41:04.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T06:41:04.632Z] + git tag --points-at HEAD [Pipeline] } [2024-11-19T06:41:04.654Z] $ docker exec --env ******** --env ******** fa3f7edd4ca8abecf924ab2269176fb50d8ea362580a220c84abce7cb973d581 ssh-agent -k [2024-11-19T06:41:04.754Z] unset SSH_AUTH_SOCK; [2024-11-19T06:41:04.755Z] unset SSH_AGENT_PID; [2024-11-19T06:41:04.755Z] echo Agent pid 38 killed; [2024-11-19T06:41:04.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-19T06:41:04.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T06:41:04.888Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T06:41:05.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T06:41:05.001Z] $ docker exec fa3f7edd4ca8abecf924ab2269176fb50d8ea362580a220c84abce7cb973d581 ssh-agent [2024-11-19T06:41:05.114Z] SSH_AUTH_SOCK=/tmp/ssh-vxZ4qkQYXu9f/agent.71 [2024-11-19T06:41:05.114Z] SSH_AGENT_PID=77 [2024-11-19T06:41:05.119Z] Running ssh-add (command line suppressed) [2024-11-19T06:41:05.206Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-506@tmp/private_key_1809509001652448392.key (/w/workspace/foundry_device-virtual-go_PR-506@tmp/private_key_1809509001652448392.key) [2024-11-19T06:41:05.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T06:41:05.577Z] + git semver init [2024-11-19T06:41:05.837Z] 2024-11-19 06:41:05,752 [run_init] DEBUG init version:0.0.0 force:False [2024-11-19T06:41:05.837Z] 2024-11-19 06:41:05,753 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-506/.semver [2024-11-19T06:41:05.837Z] 2024-11-19 06:41:05,753 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-506/.semver [2024-11-19T06:41:05.837Z] 2024-11-19 06:41:05,754 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-506/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-506, universal_newlines=False, shell=None, istream=None) [2024-11-19T06:41:08.374Z] 2024-11-19 06:41:07,789 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-506/.git/info/exclude [2024-11-19T06:41:08.374Z] 2024-11-19 06:41:07,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-506/.semver/PR-506 with force:False [2024-11-19T06:41:08.374Z] 2024-11-19 06:41:07,789 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-506/.semver/PR-506 [2024-11-19T06:41:08.374Z] 2024-11-19 06:41:07,794 [execute] INFO git cat-file --batch-check [2024-11-19T06:41:08.374Z] 2024-11-19 06:41:07,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-506/.semver, universal_newlines=False, shell=None, istream=) [2024-11-19T06:41:08.374Z] 2024-11-19 06:41:07,800 [execute] INFO git cat-file --batch [2024-11-19T06:41:08.374Z] 2024-11-19 06:41:07,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-506/.semver, universal_newlines=False, shell=None, istream=) [2024-11-19T06:41:08.374Z] 2024-11-19 06:41:07,804 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-506/.semver/PR-506 [2024-11-19T06:41:08.374Z] 0.0.0 [Pipeline] } [2024-11-19T06:41:08.398Z] $ docker exec --env ******** --env ******** fa3f7edd4ca8abecf924ab2269176fb50d8ea362580a220c84abce7cb973d581 ssh-agent -k [2024-11-19T06:41:08.510Z] unset SSH_AUTH_SOCK; [2024-11-19T06:41:08.510Z] unset SSH_AGENT_PID; [2024-11-19T06:41:08.510Z] echo Agent pid 77 killed; [2024-11-19T06:41:08.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T06:41:08.982Z] + git semver [Pipeline] } [2024-11-19T06:41:09.269Z] $ docker stop --time=1 fa3f7edd4ca8abecf924ab2269176fb50d8ea362580a220c84abce7cb973d581 [2024-11-19T06:41:10.550Z] $ docker rm -f --volumes fa3f7edd4ca8abecf924ab2269176fb50d8ea362580a220c84abce7cb973d581 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T06:41:10.972Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-19T06:41:11.264Z] Stashed 1 file(s) [Pipeline] echo [2024-11-19T06:41:11.288Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T06:41:11.987Z] provisioning config files... [2024-11-19T06:41:11.997Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-506@tmp/config16724533174589042714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T06:41:12.365Z] ---> ****-login.sh [2024-11-19T06:41:12.366Z] nexus3.edgexfoundry.org:10001 [2024-11-19T06:41:12.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T06:41:12.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T06:41:12.366Z] Configure a credential helper to remove this warning. See [2024-11-19T06:41:12.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T06:41:12.366Z] [2024-11-19T06:41:12.366Z] Login Succeeded [2024-11-19T06:41:12.366Z] nexus3.edgexfoundry.org:10002 [2024-11-19T06:41:12.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T06:41:12.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T06:41:12.366Z] Configure a credential helper to remove this warning. See [2024-11-19T06:41:12.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T06:41:12.366Z] [2024-11-19T06:41:12.366Z] Login Succeeded [2024-11-19T06:41:12.366Z] nexus3.edgexfoundry.org:10003 [2024-11-19T06:41:12.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T06:41:12.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T06:41:12.626Z] Configure a credential helper to remove this warning. See [2024-11-19T06:41:12.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T06:41:12.626Z] [2024-11-19T06:41:12.626Z] Login Succeeded [2024-11-19T06:41:12.626Z] nexus3.edgexfoundry.org:10004 [2024-11-19T06:41:12.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T06:41:12.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T06:41:12.626Z] Configure a credential helper to remove this warning. See [2024-11-19T06:41:12.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T06:41:12.626Z] [2024-11-19T06:41:12.626Z] Login Succeeded [2024-11-19T06:41:12.626Z] ****.io [2024-11-19T06:41:12.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T06:41:12.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T06:41:12.887Z] Configure a credential helper to remove this warning. See [2024-11-19T06:41:12.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T06:41:12.887Z] [2024-11-19T06:41:12.887Z] Login Succeeded [2024-11-19T06:41:12.887Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T06:41:12.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-19T06:41:13.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T06:41:13.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T06:41:13.234Z] ========================================================= [2024-11-19T06:41:13.234Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-19T06:41:13.234Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T06:41:13.731Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-19T06:41:13.731Z] Sending build context to Docker daemon 37.77MB [2024-11-19T06:41:13.731Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T06:41:13.731Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-19T06:41:13.990Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-19T06:41:13.990Z] 43c4264eed91: Pulling fs layer [2024-11-19T06:41:13.990Z] 4cc291be95ef: Pulling fs layer [2024-11-19T06:41:13.990Z] 2ac1f1163629: Pulling fs layer [2024-11-19T06:41:13.990Z] 5c3c966382ef: Pulling fs layer [2024-11-19T06:41:13.990Z] 4f4fb700ef54: Pulling fs layer [2024-11-19T06:41:13.990Z] 5d5c8e513c77: Pulling fs layer [2024-11-19T06:41:13.990Z] 9f66e0745190: Pulling fs layer [2024-11-19T06:41:13.990Z] f49a43e4bbc0: Pulling fs layer [2024-11-19T06:41:13.990Z] 561ebcabdf7f: Pulling fs layer [2024-11-19T06:41:13.990Z] 5c3c966382ef: Waiting [2024-11-19T06:41:13.990Z] 4f4fb700ef54: Waiting [2024-11-19T06:41:13.990Z] 5d5c8e513c77: Waiting [2024-11-19T06:41:13.990Z] 9f66e0745190: Waiting [2024-11-19T06:41:13.990Z] f49a43e4bbc0: Waiting [2024-11-19T06:41:13.990Z] 561ebcabdf7f: Waiting [2024-11-19T06:41:13.990Z] 4cc291be95ef: Verifying Checksum [2024-11-19T06:41:13.990Z] 4cc291be95ef: Download complete [2024-11-19T06:41:13.990Z] 5c3c966382ef: Download complete [2024-11-19T06:41:13.990Z] 4f4fb700ef54: Verifying Checksum [2024-11-19T06:41:13.990Z] 4f4fb700ef54: Download complete [2024-11-19T06:41:13.990Z] 5d5c8e513c77: Download complete [2024-11-19T06:41:13.990Z] 43c4264eed91: Download complete [2024-11-19T06:41:13.990Z] 9f66e0745190: Verifying Checksum [2024-11-19T06:41:13.990Z] 9f66e0745190: Download complete [2024-11-19T06:41:14.249Z] 43c4264eed91: Pull complete [2024-11-19T06:41:14.249Z] 561ebcabdf7f: Download complete [2024-11-19T06:41:14.249Z] 4cc291be95ef: Pull complete [2024-11-19T06:41:14.507Z] 2ac1f1163629: Verifying Checksum [2024-11-19T06:41:14.507Z] 2ac1f1163629: Download complete [2024-11-19T06:41:14.768Z] f49a43e4bbc0: Verifying Checksum [2024-11-19T06:41:14.768Z] f49a43e4bbc0: Download complete [2024-11-19T06:41:18.049Z] 2ac1f1163629: Pull complete [2024-11-19T06:41:18.049Z] 5c3c966382ef: Pull complete [2024-11-19T06:41:18.049Z] 4f4fb700ef54: Pull complete [2024-11-19T06:41:18.307Z] 5d5c8e513c77: Pull complete [2024-11-19T06:41:18.307Z] 9f66e0745190: Pull complete [2024-11-19T06:41:20.838Z] f49a43e4bbc0: Pull complete [2024-11-19T06:41:21.097Z] 561ebcabdf7f: Pull complete [2024-11-19T06:41:21.097Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-19T06:41:21.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-19T06:41:21.097Z] ---> 3a752c3f9dda [2024-11-19T06:41:21.097Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-19T06:41:26.385Z] ---> Running in 0f5012c99880 [2024-11-19T06:41:26.385Z] Removing intermediate container 0f5012c99880 [2024-11-19T06:41:26.385Z] ---> e6b74c6bd511 [2024-11-19T06:41:26.385Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T06:41:26.385Z] ---> Running in 2f648b96d1fb [2024-11-19T06:41:26.385Z] Removing intermediate container 2f648b96d1fb [2024-11-19T06:41:26.385Z] ---> 161a665f7f76 [2024-11-19T06:41:26.385Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-19T06:41:26.385Z] ---> Running in 9c61dec16e53 [2024-11-19T06:41:26.385Z] Removing intermediate container 9c61dec16e53 [2024-11-19T06:41:26.385Z] ---> 4c0a7890ce05 [2024-11-19T06:41:26.385Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-19T06:41:26.385Z] ---> Running in b0bdc2f92481 [2024-11-19T06:41:26.385Z] Removing intermediate container b0bdc2f92481 [2024-11-19T06:41:26.385Z] ---> cef2fb9c8239 [2024-11-19T06:41:26.385Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T06:41:26.385Z] ---> Running in 5378627d388f [2024-11-19T06:41:26.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T06:41:26.774Z] Still waiting to schedule task [2024-11-19T06:41:26.774Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-19T06:41:26.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T06:41:27.162Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-19T06:41:27.162Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-19T06:41:27.162Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-19T06:41:27.162Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-19T06:41:27.162Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T06:41:27.162Z] OK: 250 MiB in 58 packages [2024-11-19T06:41:27.727Z] Removing intermediate container 5378627d388f [2024-11-19T06:41:27.727Z] ---> c76888cebb77 [2024-11-19T06:41:27.727Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-19T06:41:27.727Z] ---> 674f43c06c62 [2024-11-19T06:41:27.727Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T06:41:27.727Z] ---> Running in a4379cf60049 [2024-11-19T06:42:23.977Z] Removing intermediate container a4379cf60049 [2024-11-19T06:42:23.977Z] ---> 5a9fd594c026 [2024-11-19T06:42:23.977Z] Step 10/12 : COPY . . [2024-11-19T06:42:23.977Z] ---> e9535f69e081 [2024-11-19T06:42:23.977Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T06:42:23.977Z] ---> Running in 9c1723d670fc [2024-11-19T06:42:23.977Z] Removing intermediate container 9c1723d670fc [2024-11-19T06:42:23.977Z] ---> b518073fb061 [2024-11-19T06:42:23.977Z] Step 12/12 : RUN $MAKE [2024-11-19T06:42:23.977Z] ---> Running in eab67c4c83c1 [2024-11-19T06:42:23.977Z] noop [2024-11-19T06:42:23.977Z] Removing intermediate container eab67c4c83c1 [2024-11-19T06:42:23.977Z] ---> d5b1eb45b543 [2024-11-19T06:42:23.977Z] Successfully built d5b1eb45b543 [2024-11-19T06:42:23.977Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T06:42:24.464Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-19T06:42:24.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T06:42:24.643Z] prd-ubuntu20.04-docker-8c-8g-26988 does not seem to be running inside a container [2024-11-19T06:42:24.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-506 -v /w/workspace/foundry_device-virtual-go_PR-506:/w/workspace/foundry_device-virtual-go_PR-506:rw,z -v /w/workspace/foundry_device-virtual-go_PR-506@tmp:/w/workspace/foundry_device-virtual-go_PR-506@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 [2024-11-19T06:42:24.994Z] $ docker top 65c050062ce4ce4f8b825b5253cc5ba19bb8bfc3e501c2d4d8d0401ab78a7c97 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T06:42:25.408Z] + go version [2024-11-19T06:42:25.408Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-19T06:42:25.444Z] $ docker stop --time=1 65c050062ce4ce4f8b825b5253cc5ba19bb8bfc3e501c2d4d8d0401ab78a7c97 [2024-11-19T06:42:26.682Z] $ docker rm -f --volumes 65c050062ce4ce4f8b825b5253cc5ba19bb8bfc3e501c2d4d8d0401ab78a7c97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T06:42:27.462Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-19T06:42:27.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T06:42:27.633Z] prd-ubuntu20.04-docker-8c-8g-26988 does not seem to be running inside a container [2024-11-19T06:42:27.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-506 -v /w/workspace/foundry_device-virtual-go_PR-506:/w/workspace/foundry_device-virtual-go_PR-506:rw,z -v /w/workspace/foundry_device-virtual-go_PR-506@tmp:/w/workspace/foundry_device-virtual-go_PR-506@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 [2024-11-19T06:42:27.987Z] $ docker top be244207c4c5f07e9171109fa5ce42e790db7d242b34206e60d2440546c5bfed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T06:42:28.410Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-506 [Pipeline] fileExists [Pipeline] sh [2024-11-19T06:42:28.779Z] + make test [2024-11-19T06:42:28.779Z] go test ./... -coverprofile=coverage.out [2024-11-19T06:42:30.680Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-19T06:42:48.762Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-19T06:42:48.762Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements [2024-11-19T06:42:58.727Z] go vet ./... [2024-11-19T06:43:00.318Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26989 in /w/workspace/foundry_device-virtual-go_PR-506 [Pipeline] { [Pipeline] ws [2024-11-19T06:43:00.398Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-11-19T06:43:02.971Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-19T06:43:02.971Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-19T06:43:02.971Z] ./bin/test-attribution-txt.sh [2024-11-19T06:43:03.496Z] The recommended git tool is: git [Pipeline] echo [2024-11-19T06:43:03.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-19T06:43:03.600Z] $ docker stop --time=1 be244207c4c5f07e9171109fa5ce42e790db7d242b34206e60d2440546c5bfed [2024-11-19T06:43:07.139Z] $ docker rm -f --volumes be244207c4c5f07e9171109fa5ce42e790db7d242b34206e60d2440546c5bfed [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T06:43:07.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-19T06:43:07.817Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-19T06:43:08.756Z] + sudo chown -R jenkins:jenkins . [2024-11-19T06:43:09.126Z] using credential edgex-jenkins-ssh [Pipeline] sh [2024-11-19T06:43:09.148Z] Cloning the remote Git repository [2024-11-19T06:43:09.416Z] + ls -al . [2024-11-19T06:43:09.416Z] total 264 [2024-11-19T06:43:09.416Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 06:42 . [2024-11-19T06:43:09.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 06:40 .. [2024-11-19T06:43:09.416Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 06:42 .git [2024-11-19T06:43:09.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 06:40 .github [2024-11-19T06:43:09.416Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 19 06:40 .gitignore [2024-11-19T06:43:09.416Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 19 06:40 .golangci.yml [2024-11-19T06:43:09.416Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 06:41 .semver [2024-11-19T06:43:09.416Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 19 06:40 Attribution.txt [2024-11-19T06:43:09.416Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 19 06:40 CHANGELOG.md [2024-11-19T06:43:09.416Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 19 06:40 Dockerfile [2024-11-19T06:43:09.416Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 06:40 GOVERNANCE.md [2024-11-19T06:43:09.416Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 19 06:40 Jenkinsfile [2024-11-19T06:43:09.416Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 19 06:40 LICENSE [2024-11-19T06:43:09.416Z] -rw-rw-r-- 1 jenkins jenkins 2652 Nov 19 06:40 Makefile [2024-11-19T06:43:09.416Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 19 06:40 OWNERS.md [2024-11-19T06:43:09.416Z] -rw-rw-r-- 1 jenkins jenkins 4473 Nov 19 06:40 README.md [2024-11-19T06:43:09.416Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 06:41 VERSION [2024-11-19T06:43:09.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 06:40 bin [2024-11-19T06:43:09.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 06:40 cmd [2024-11-19T06:43:09.416Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 19 06:42 coverage.out [2024-11-19T06:43:09.416Z] -rw-rw-r-- 1 jenkins jenkins 6179 Nov 19 06:40 go.mod [2024-11-19T06:43:09.416Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 19 06:40 go.sum [2024-11-19T06:43:09.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 06:40 internal [2024-11-19T06:43:09.416Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 19 06:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T06:43:09.850Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 --label arch=amd64 --label version=0.0.0 . [2024-11-19T06:43:09.850Z] Sending build context to Docker daemon 37.82MB [2024-11-19T06:43:09.850Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T06:43:09.850Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-19T06:43:09.850Z] ---> d5b1eb45b543 [2024-11-19T06:43:09.850Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-19T06:43:09.179Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-11-19T06:43:09.257Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-11-19T06:43:09.389Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-19T06:43:09.390Z] > git --version # timeout=10 [2024-11-19T06:43:09.412Z] > git --version # 'git version 2.25.1' [2024-11-19T06:43:09.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-19T06:43:09.563Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-19T06:43:10.418Z] ---> Running in 528a7563bf34 [2024-11-19T06:43:10.418Z] Removing intermediate container 528a7563bf34 [2024-11-19T06:43:10.418Z] ---> a7a6fa345b41 [2024-11-19T06:43:10.418Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T06:43:10.418Z] ---> Running in cc0e1b522f4d [2024-11-19T06:43:10.418Z] Removing intermediate container cc0e1b522f4d [2024-11-19T06:43:10.418Z] ---> fab1cb9f0d76 [2024-11-19T06:43:10.418Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-19T06:43:10.418Z] ---> Running in 20ecc3f82f57 [2024-11-19T06:43:10.678Z] Removing intermediate container 20ecc3f82f57 [2024-11-19T06:43:10.678Z] ---> f766a5883a82 [2024-11-19T06:43:10.678Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-19T06:43:10.678Z] ---> Running in dc87fa409d4a [2024-11-19T06:43:10.678Z] Removing intermediate container dc87fa409d4a [2024-11-19T06:43:10.678Z] ---> 9b53a3fc41e3 [2024-11-19T06:43:10.678Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T06:43:10.678Z] ---> Running in d2b2f211e1e5 [2024-11-19T06:43:10.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T06:43:11.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T06:43:11.454Z] OK: 250 MiB in 58 packages [2024-11-19T06:43:11.712Z] Removing intermediate container d2b2f211e1e5 [2024-11-19T06:43:11.712Z] ---> 082fac630948 [2024-11-19T06:43:11.712Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-19T06:43:11.712Z] ---> 31646b53b8a8 [2024-11-19T06:43:11.712Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T06:43:11.712Z] ---> Running in 2d540012f8fe [2024-11-19T06:43:12.646Z] Removing intermediate container 2d540012f8fe [2024-11-19T06:43:12.646Z] ---> 679498d86944 [2024-11-19T06:43:12.646Z] Step 10/26 : COPY . . [2024-11-19T06:43:13.579Z] ---> 6f5daf4689cd [2024-11-19T06:43:13.579Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T06:43:13.579Z] ---> Running in 57a7d36ec48f [2024-11-19T06:43:13.579Z] Removing intermediate container 57a7d36ec48f [2024-11-19T06:43:13.579Z] ---> fa5878668a65 [2024-11-19T06:43:13.579Z] Step 12/26 : RUN $MAKE [2024-11-19T06:43:13.579Z] ---> Running in 117f31ec0b35 [2024-11-19T06:43:13.835Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-19T06:43:12.992Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-19T06:43:13.009Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-19T06:43:13.834Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-19T06:43:14.490Z] Merging remotes/origin/main commit 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c into PR head commit ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [2024-11-19T06:43:14.733Z] Merge succeeded, producing ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [2024-11-19T06:43:14.733Z] Checking out Revision ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 (PR-506) [2024-11-19T06:43:13.879Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-19T06:43:13.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-19T06:43:13.905Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/506/head:refs/remotes/origin/PR-506 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-19T06:43:14.502Z] > git config core.sparsecheckout # timeout=10 [2024-11-19T06:43:14.563Z] > git checkout -f ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 # timeout=10 [2024-11-19T06:43:14.637Z] > git remote # timeout=10 [2024-11-19T06:43:14.653Z] > git config --get remote.origin.url # timeout=10 [2024-11-19T06:43:14.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-19T06:43:14.686Z] > git merge 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c # timeout=10 [2024-11-19T06:43:14.710Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-19T06:43:14.734Z] > git config core.sparsecheckout # timeout=10 [2024-11-19T06:43:14.748Z] > git checkout -f ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 # timeout=10 [2024-11-19T06:43:18.320Z] Commit message: "feat: Add new build-noziti and docker-noziti targets into Makefile" [2024-11-19T06:43:18.361Z] > git --version # timeout=10 [2024-11-19T06:43:18.371Z] > git --version # 'git version 2.25.1' [2024-11-19T06:43:18.384Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T06:43:20.470Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-19T06:43:20.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T06:43:20.470Z] Dload Upload Total Spent Left Speed [2024-11-19T06:43:20.470Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [2024-11-19T06:43:20.828Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-19T06:43:21.172Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2024-11-19T06:43:21.172Z] tee /etc/docker/daemon.new [2024-11-19T06:43:21.172Z] { [2024-11-19T06:43:21.172Z] "registry-mirrors": [ [2024-11-19T06:43:21.172Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-19T06:43:21.172Z] ], [2024-11-19T06:43:21.172Z] "bip": "10.250.0.254/24", [2024-11-19T06:43:21.172Z] "hosts": [ [2024-11-19T06:43:21.172Z] "tcp://0.0.0.0:5555", [2024-11-19T06:43:21.172Z] "unix:///var/run/docker.sock" [2024-11-19T06:43:21.172Z] ], [2024-11-19T06:43:21.172Z] "mtu": 1458, [2024-11-19T06:43:21.172Z] "selinux-enabled": true, [2024-11-19T06:43:21.172Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-19T06:43:21.172Z] } [Pipeline] sh [2024-11-19T06:43:21.520Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-19T06:43:21.869Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T06:43:40.195Z] provisioning config files... [2024-11-19T06:43:40.229Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4053605944863629237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T06:43:40.712Z] ---> ****-login.sh [2024-11-19T06:43:40.712Z] nexus3.edgexfoundry.org:10001 [2024-11-19T06:43:40.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T06:43:41.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T06:43:41.253Z] Configure a credential helper to remove this warning. See [2024-11-19T06:43:41.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T06:43:41.254Z] [2024-11-19T06:43:41.254Z] Login Succeeded [2024-11-19T06:43:41.254Z] nexus3.edgexfoundry.org:10002 [2024-11-19T06:43:41.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T06:43:41.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T06:43:41.524Z] Configure a credential helper to remove this warning. See [2024-11-19T06:43:41.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T06:43:41.524Z] [2024-11-19T06:43:41.524Z] Login Succeeded [2024-11-19T06:43:41.524Z] nexus3.edgexfoundry.org:10003 [2024-11-19T06:43:41.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T06:43:42.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T06:43:42.061Z] Configure a credential helper to remove this warning. See [2024-11-19T06:43:42.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T06:43:42.061Z] [2024-11-19T06:43:42.061Z] Login Succeeded [2024-11-19T06:43:42.061Z] nexus3.edgexfoundry.org:10004 [2024-11-19T06:43:42.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T06:43:42.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T06:43:42.330Z] Configure a credential helper to remove this warning. See [2024-11-19T06:43:42.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T06:43:42.330Z] [2024-11-19T06:43:42.330Z] Login Succeeded [2024-11-19T06:43:42.330Z] ****.io [2024-11-19T06:43:42.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T06:43:42.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T06:43:42.864Z] Configure a credential helper to remove this warning. See [2024-11-19T06:43:42.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T06:43:42.864Z] [2024-11-19T06:43:42.864Z] Login Succeeded [2024-11-19T06:43:42.864Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T06:43:42.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-19T06:43:43.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T06:43:43.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T06:43:43.433Z] ========================================================= [2024-11-19T06:43:43.433Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-19T06:43:43.433Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T06:43:43.990Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-19T06:43:44.579Z] Sending build context to Docker daemon 19.09MB [2024-11-19T06:43:44.579Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T06:43:44.579Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-19T06:43:44.579Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-19T06:43:44.579Z] cf04c63912e1: Pulling fs layer [2024-11-19T06:43:44.579Z] 55b35a11ae5e: Pulling fs layer [2024-11-19T06:43:44.579Z] a37a00ec5f00: Pulling fs layer [2024-11-19T06:43:44.579Z] 50b3750afda1: Pulling fs layer [2024-11-19T06:43:44.579Z] 4f4fb700ef54: Pulling fs layer [2024-11-19T06:43:44.579Z] 80978eb59214: Pulling fs layer [2024-11-19T06:43:44.579Z] c9f46d7d2bd2: Pulling fs layer [2024-11-19T06:43:44.579Z] c5a475d317c9: Pulling fs layer [2024-11-19T06:43:44.579Z] 80978eb59214: Waiting [2024-11-19T06:43:44.579Z] c9f46d7d2bd2: Waiting [2024-11-19T06:43:44.579Z] c5a475d317c9: Waiting [2024-11-19T06:43:44.579Z] 50b3750afda1: Waiting [2024-11-19T06:43:44.579Z] 4f4fb700ef54: Waiting [2024-11-19T06:43:44.579Z] 55b35a11ae5e: Verifying Checksum [2024-11-19T06:43:44.579Z] 55b35a11ae5e: Download complete [2024-11-19T06:43:44.579Z] 50b3750afda1: Verifying Checksum [2024-11-19T06:43:44.579Z] 50b3750afda1: Download complete [2024-11-19T06:43:44.853Z] 4f4fb700ef54: Verifying Checksum [2024-11-19T06:43:44.853Z] 4f4fb700ef54: Download complete [2024-11-19T06:43:44.853Z] 80978eb59214: Verifying Checksum [2024-11-19T06:43:44.853Z] 80978eb59214: Download complete [2024-11-19T06:43:44.853Z] cf04c63912e1: Verifying Checksum [2024-11-19T06:43:44.853Z] cf04c63912e1: Download complete [2024-11-19T06:43:45.120Z] c5a475d317c9: Verifying Checksum [2024-11-19T06:43:45.120Z] c5a475d317c9: Download complete [2024-11-19T06:43:45.703Z] cf04c63912e1: Pull complete [2024-11-19T06:43:45.910Z] Removing intermediate container 117f31ec0b35 [2024-11-19T06:43:45.910Z] ---> 716438c85459 [2024-11-19T06:43:45.910Z] Step 13/26 : FROM alpine:3.20 [2024-11-19T06:43:45.910Z] 3.20: Pulling from library/alpine [2024-11-19T06:43:45.910Z] da9db072f522: Pulling fs layer [2024-11-19T06:43:45.910Z] da9db072f522: Verifying Checksum [2024-11-19T06:43:45.910Z] da9db072f522: Download complete [2024-11-19T06:43:45.910Z] da9db072f522: Pull complete [2024-11-19T06:43:45.910Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T06:43:45.910Z] Status: Downloaded newer image for alpine:3.20 [2024-11-19T06:43:45.910Z] ---> 63b790fccc90 [2024-11-19T06:43:45.910Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-19T06:43:45.910Z] ---> Running in d26e03ea1a58 [2024-11-19T06:43:45.910Z] Removing intermediate container d26e03ea1a58 [2024-11-19T06:43:45.910Z] ---> 31b591eaeee9 [2024-11-19T06:43:45.910Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-19T06:43:45.910Z] ---> Running in 3fc765f416c0 [2024-11-19T06:43:45.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T06:43:45.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T06:43:45.910Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-19T06:43:45.910Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T06:43:45.910Z] OK: 8 MiB in 15 packages [2024-11-19T06:43:45.910Z] Removing intermediate container 3fc765f416c0 [2024-11-19T06:43:45.910Z] ---> aa9e8bc6d013 [2024-11-19T06:43:45.910Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-19T06:43:45.910Z] ---> Running in 27a62c9bbe64 [2024-11-19T06:43:46.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T06:43:46.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T06:43:46.285Z] 55b35a11ae5e: Pull complete [2024-11-19T06:43:46.429Z] Upgrading critical system libraries and apk-tools: [2024-11-19T06:43:46.429Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T06:43:46.429Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T06:43:46.429Z] Continuing the upgrade transaction with new apk-tools: [2024-11-19T06:43:46.553Z] a37a00ec5f00: Verifying Checksum [2024-11-19T06:43:46.553Z] a37a00ec5f00: Download complete [2024-11-19T06:43:46.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T06:43:46.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T06:43:46.948Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T06:43:46.948Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T06:43:46.948Z] OK: 8 MiB in 15 packages [2024-11-19T06:43:47.510Z] c9f46d7d2bd2: Verifying Checksum [2024-11-19T06:43:47.510Z] c9f46d7d2bd2: Download complete [2024-11-19T06:43:47.517Z] Removing intermediate container 27a62c9bbe64 [2024-11-19T06:43:47.517Z] ---> be6b42dd3905 [2024-11-19T06:43:47.517Z] Step 17/26 : WORKDIR / [2024-11-19T06:43:47.517Z] ---> Running in c51271aaf9fc [2024-11-19T06:43:47.517Z] Removing intermediate container c51271aaf9fc [2024-11-19T06:43:47.517Z] ---> a3f26142d04e [2024-11-19T06:43:47.517Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-19T06:43:47.774Z] ---> 68ca3c511cdc [2024-11-19T06:43:47.774Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-19T06:43:47.774Z] ---> 320a09bf42ba [2024-11-19T06:43:47.774Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-19T06:43:49.204Z] ---> 1b50b562b944 [2024-11-19T06:43:49.204Z] Step 21/26 : EXPOSE 59900 [2024-11-19T06:43:49.204Z] ---> Running in 7c927390b9bb [2024-11-19T06:43:49.204Z] Removing intermediate container 7c927390b9bb [2024-11-19T06:43:49.204Z] ---> dea230271623 [2024-11-19T06:43:49.204Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-19T06:43:49.204Z] ---> Running in 17d6b24a36db [2024-11-19T06:43:49.204Z] Removing intermediate container 17d6b24a36db [2024-11-19T06:43:49.204Z] ---> 61206a63ca7d [2024-11-19T06:43:49.204Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-19T06:43:49.204Z] ---> Running in 9317c1365696 [2024-11-19T06:43:49.204Z] Removing intermediate container 9317c1365696 [2024-11-19T06:43:49.204Z] ---> 03f16e0bdd8b [2024-11-19T06:43:49.204Z] Step 24/26 : LABEL arch=amd64 [2024-11-19T06:43:49.204Z] ---> Running in 75c6eeb040ca [2024-11-19T06:43:49.204Z] Removing intermediate container 75c6eeb040ca [2024-11-19T06:43:49.204Z] ---> 4492d4b8278a [2024-11-19T06:43:49.204Z] Step 25/26 : LABEL git_sha=ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [2024-11-19T06:43:49.205Z] ---> Running in f865fe793005 [2024-11-19T06:43:49.465Z] Removing intermediate container f865fe793005 [2024-11-19T06:43:49.465Z] ---> 9273426432fd [2024-11-19T06:43:49.465Z] Step 26/26 : LABEL version=0.0.0 [2024-11-19T06:43:49.465Z] ---> Running in e3589a38544c [2024-11-19T06:43:49.465Z] Removing intermediate container e3589a38544c [2024-11-19T06:43:49.465Z] ---> 57fcc82173f2 [2024-11-19T06:43:49.465Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-19T06:43:49.465Z] Successfully built 57fcc82173f2 [2024-11-19T06:43:49.465Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T06:43:50.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T06:43:50.516Z] [2024-11-19T06:43:50.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T06:43:50.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T06:43:50.919Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-19T06:43:50.919Z] 5eb5b503b376: Pulling fs layer [2024-11-19T06:43:50.919Z] 5c69ac0246d0: Pulling fs layer [2024-11-19T06:43:50.919Z] ec43610c2a17: Pulling fs layer [2024-11-19T06:43:50.919Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-19T06:43:50.919Z] 33b1e0a273af: Pulling fs layer [2024-11-19T06:43:50.919Z] 5d3b04190fa2: Pulling fs layer [2024-11-19T06:43:50.919Z] 2f39f015ded8: Pulling fs layer [2024-11-19T06:43:50.919Z] 3a2ae6a8a46f: Waiting [2024-11-19T06:43:50.919Z] 33b1e0a273af: Waiting [2024-11-19T06:43:50.919Z] 2f39f015ded8: Waiting [2024-11-19T06:43:50.919Z] 5c69ac0246d0: Verifying Checksum [2024-11-19T06:43:50.919Z] 5c69ac0246d0: Download complete [2024-11-19T06:43:50.919Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-19T06:43:50.919Z] 3a2ae6a8a46f: Download complete [2024-11-19T06:43:50.919Z] 33b1e0a273af: Verifying Checksum [2024-11-19T06:43:50.919Z] 33b1e0a273af: Download complete [2024-11-19T06:43:50.919Z] 5d3b04190fa2: Verifying Checksum [2024-11-19T06:43:50.919Z] 5d3b04190fa2: Download complete [2024-11-19T06:43:50.919Z] ec43610c2a17: Verifying Checksum [2024-11-19T06:43:50.919Z] ec43610c2a17: Download complete [2024-11-19T06:43:51.177Z] 5eb5b503b376: Download complete [2024-11-19T06:43:51.743Z] 2f39f015ded8: Verifying Checksum [2024-11-19T06:43:51.743Z] 2f39f015ded8: Download complete [2024-11-19T06:43:52.309Z] 5eb5b503b376: Pull complete [2024-11-19T06:43:52.567Z] 5c69ac0246d0: Pull complete [2024-11-19T06:43:53.135Z] ec43610c2a17: Pull complete [2024-11-19T06:43:53.135Z] 3a2ae6a8a46f: Pull complete [2024-11-19T06:43:53.394Z] 33b1e0a273af: Pull complete [2024-11-19T06:43:53.394Z] 5d3b04190fa2: Pull complete [2024-11-19T06:43:57.577Z] 2f39f015ded8: Pull complete [2024-11-19T06:43:57.577Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-19T06:43:57.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T06:43:57.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T06:43:57.839Z] prd-ubuntu20.04-docker-8c-8g-26988 does not seem to be running inside a container [2024-11-19T06:43:57.871Z] $ 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/foundry_device-virtual-go_PR-506 -v /w/workspace/foundry_device-virtual-go_PR-506:/w/workspace/foundry_device-virtual-go_PR-506:rw,z -v /w/workspace/foundry_device-virtual-go_PR-506@tmp:/w/workspace/foundry_device-virtual-go_PR-506@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 [2024-11-19T06:43:59.807Z] a37a00ec5f00: Pull complete [2024-11-19T06:43:59.808Z] 50b3750afda1: Pull complete [2024-11-19T06:44:00.074Z] 4f4fb700ef54: Pull complete [2024-11-19T06:44:00.342Z] 80978eb59214: Pull complete [2024-11-19T06:44:01.164Z] $ docker top 6c7822120ed6c7d28856d2bc37f2f9484329c855635a5ce04eeccfac576168fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T06:44:01.715Z] ---> job-cost.sh [2024-11-19T06:44:01.715Z] lf-activate-venv: SKIPPING [2024-11-19T06:44:01.715Z] INFO: No Stack... [2024-11-19T06:44:01.974Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-19T06:44:02.235Z] INFO: Archiving Costs [Pipeline] sh [2024-11-19T06:44:02.563Z] + cat /w/workspace/foundry_device-virtual-go_PR-506/archives/cost.csv [2024-11-19T06:44:02.563Z] + cut -d, -f6 [Pipeline] lock [2024-11-19T06:44:02.622Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] [2024-11-19T06:44:08.571Z] c9f46d7d2bd2: Pull complete [2024-11-19T06:44:09.529Z] c5a475d317c9: Pull complete [2024-11-19T06:44:09.794Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-19T06:44:09.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-19T06:44:09.794Z] ---> be29e6b0f0d4 [2024-11-19T06:44:09.794Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-19T06:44:11.731Z] ---> Running in 0577aca34dc7 [2024-11-19T06:44:11.731Z] Removing intermediate container 0577aca34dc7 [2024-11-19T06:44:11.731Z] ---> 8299af2bee21 [2024-11-19T06:44:11.731Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T06:44:11.731Z] ---> Running in b3d2a89d9170 [2024-11-19T06:44:11.999Z] Removing intermediate container b3d2a89d9170 [2024-11-19T06:44:11.999Z] ---> fea528f778ff [2024-11-19T06:44:11.999Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-19T06:44:12.263Z] ---> Running in feae52a858d0 [2024-11-19T06:44:12.529Z] Removing intermediate container feae52a858d0 [2024-11-19T06:44:12.529Z] ---> 2da58d326c45 [2024-11-19T06:44:12.529Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-19T06:44:12.529Z] ---> Running in b178a35d62a7 [2024-11-19T06:44:12.794Z] Removing intermediate container b178a35d62a7 [2024-11-19T06:44:12.794Z] ---> b979639fdb76 [2024-11-19T06:44:12.794Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T06:44:12.794Z] ---> Running in 55b2fad3e87d [2024-11-19T06:44:13.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T06:44:14.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T06:44:15.295Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-19T06:44:15.295Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-19T06:44:15.295Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-19T06:44:15.566Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-19T06:44:15.566Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T06:44:15.566Z] OK: 242 MiB in 58 packages [2024-11-19T06:44:16.524Z] Removing intermediate container 55b2fad3e87d [2024-11-19T06:44:16.524Z] ---> 67125643ee03 [2024-11-19T06:44:16.524Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-19T06:44:18.472Z] ---> f76f49fdf6b4 [2024-11-19T06:44:18.472Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T06:44:18.472Z] ---> Running in eab125be0542 [2024-11-19T06:44:20.768Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] did not exist. Created. [2024-11-19T06:44:20.777Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-19T06:44:21.553Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-19T06:44:21.608Z] Stashed 1 file(s) [Pipeline] } [2024-11-19T06:44:21.654Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-19T06:44:21.752Z] $ docker stop --time=1 6c7822120ed6c7d28856d2bc37f2f9484329c855635a5ce04eeccfac576168fd [2024-11-19T06:44:22.915Z] $ docker rm -f --volumes 6c7822120ed6c7d28856d2bc37f2f9484329c855635a5ce04eeccfac576168fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-19T06:46:10.233Z] Removing intermediate container eab125be0542 [2024-11-19T06:46:10.233Z] ---> 5e15d3a7810b [2024-11-19T06:46:10.233Z] Step 10/12 : COPY . . [2024-11-19T06:46:10.233Z] ---> 421774cf027f [2024-11-19T06:46:10.233Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T06:46:10.233Z] ---> Running in 10fb3463da45 [2024-11-19T06:46:10.233Z] Removing intermediate container 10fb3463da45 [2024-11-19T06:46:10.233Z] ---> 21f44f9a97eb [2024-11-19T06:46:10.233Z] Step 12/12 : RUN $MAKE [2024-11-19T06:46:10.233Z] ---> Running in 3984ad49a8f5 [2024-11-19T06:46:10.233Z] noop [2024-11-19T06:46:10.233Z] Removing intermediate container 3984ad49a8f5 [2024-11-19T06:46:10.233Z] ---> e63247ed766b [2024-11-19T06:46:10.233Z] Successfully built e63247ed766b [2024-11-19T06:46:10.233Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T06:46:10.744Z] + docker inspect -f . ci-base-image-arm64 [2024-11-19T06:46:10.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T06:46:11.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-26989 does not seem to be running inside a container [2024-11-19T06:46:11.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-19T06:46:12.313Z] $ docker top 44d8f9021ad0e5309b7f639037704004f9da12687ef4aa2e8734e352e55078c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T06:46:13.213Z] + go version [2024-11-19T06:46:13.213Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-19T06:46:13.243Z] $ docker stop --time=1 44d8f9021ad0e5309b7f639037704004f9da12687ef4aa2e8734e352e55078c9 [2024-11-19T06:46:14.896Z] $ docker rm -f --volumes 44d8f9021ad0e5309b7f639037704004f9da12687ef4aa2e8734e352e55078c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T06:46:15.835Z] + docker inspect -f . ci-base-image-arm64 [2024-11-19T06:46:15.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T06:46:16.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-26989 does not seem to be running inside a container [2024-11-19T06:46:16.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-19T06:46:17.364Z] $ docker top e9597ec5d78b3cf7554864812fa23e9e4856a601b408521cadfba1ec27c49224 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T06:46:18.268Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-19T06:46:18.997Z] + make test [2024-11-19T06:46:18.997Z] go test ./... -coverprofile=coverage.out [2024-11-19T06:46:24.345Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-19T06:49:46.399Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-19T06:49:49.742Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.055s coverage: 58.3% of statements [2024-11-19T06:49:50.695Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-19T06:49:50.695Z] go vet ./... [2024-11-19T06:50:37.517Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-19T06:50:37.517Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-19T06:50:37.517Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-19T06:50:37.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-19T06:50:37.600Z] $ docker stop --time=1 e9597ec5d78b3cf7554864812fa23e9e4856a601b408521cadfba1ec27c49224 [2024-11-19T06:50:39.421Z] $ docker rm -f --volumes e9597ec5d78b3cf7554864812fa23e9e4856a601b408521cadfba1ec27c49224 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T06:50:40.906Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-19T06:50:40.946Z] Warning: overwriting stash ‘coverage-report’ [2024-11-19T06:50:41.384Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T06:50:42.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-19T06:50:42.348Z] + ls -al . [2024-11-19T06:50:42.348Z] total 260 [2024-11-19T06:50:42.348Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 19 06:46 . [2024-11-19T06:50:42.348Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 06:43 .. [2024-11-19T06:50:42.348Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 06:43 .git [2024-11-19T06:50:42.348Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 06:43 .github [2024-11-19T06:50:42.348Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 19 06:43 .gitignore [2024-11-19T06:50:42.348Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 19 06:43 .golangci.yml [2024-11-19T06:50:42.348Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 19 06:43 Attribution.txt [2024-11-19T06:50:42.348Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 19 06:43 CHANGELOG.md [2024-11-19T06:50:42.348Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 19 06:43 Dockerfile [2024-11-19T06:50:42.348Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 06:43 GOVERNANCE.md [2024-11-19T06:50:42.348Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 19 06:43 Jenkinsfile [2024-11-19T06:50:42.348Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 19 06:43 LICENSE [2024-11-19T06:50:42.348Z] -rw-rw-r-- 1 jenkins jenkins 2652 Nov 19 06:43 Makefile [2024-11-19T06:50:42.348Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 19 06:43 OWNERS.md [2024-11-19T06:50:42.348Z] -rw-rw-r-- 1 jenkins jenkins 4473 Nov 19 06:43 README.md [2024-11-19T06:50:42.348Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 06:41 VERSION [2024-11-19T06:50:42.348Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 06:43 bin [2024-11-19T06:50:42.348Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 06:43 cmd [2024-11-19T06:50:42.348Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 19 06:49 coverage.out [2024-11-19T06:50:42.348Z] -rw-rw-r-- 1 jenkins jenkins 6179 Nov 19 06:43 go.mod [2024-11-19T06:50:42.348Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 19 06:43 go.sum [2024-11-19T06:50:42.348Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 06:43 internal [2024-11-19T06:50:42.348Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 19 06:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T06:50:42.792Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 --label arch=arm64 --label version=0.0.0 . [2024-11-19T06:50:43.374Z] Sending build context to Docker daemon 19.14MB [2024-11-19T06:50:43.374Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T06:50:43.374Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-19T06:50:43.374Z] ---> e63247ed766b [2024-11-19T06:50:43.374Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-19T06:50:43.639Z] ---> Running in d2ff595f1b50 [2024-11-19T06:50:43.904Z] Removing intermediate container d2ff595f1b50 [2024-11-19T06:50:43.904Z] ---> 54625bdec02d [2024-11-19T06:50:43.904Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T06:50:43.904Z] ---> Running in c4f1a03f7bda [2024-11-19T06:50:44.168Z] Removing intermediate container c4f1a03f7bda [2024-11-19T06:50:44.168Z] ---> c5b2de8acbab [2024-11-19T06:50:44.168Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-19T06:50:44.168Z] ---> Running in 0279d92278ad [2024-11-19T06:50:44.438Z] Removing intermediate container 0279d92278ad [2024-11-19T06:50:44.438Z] ---> 7437cc1baca4 [2024-11-19T06:50:44.438Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-19T06:50:44.438Z] ---> Running in 0f04f20bf002 [2024-11-19T06:50:44.706Z] Removing intermediate container 0f04f20bf002 [2024-11-19T06:50:44.706Z] ---> f47c8e0ffbbe [2024-11-19T06:50:44.706Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T06:50:44.973Z] ---> Running in f37abe5ff8dd [2024-11-19T06:50:45.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T06:50:46.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T06:50:47.609Z] OK: 242 MiB in 58 packages [2024-11-19T06:50:48.570Z] Removing intermediate container f37abe5ff8dd [2024-11-19T06:50:48.570Z] ---> 999adf0d3c4c [2024-11-19T06:50:48.570Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-19T06:50:48.835Z] ---> 0fb58abfc42f [2024-11-19T06:50:48.835Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T06:50:49.103Z] ---> Running in dcdb9fa5d2b0 [2024-11-19T06:50:51.685Z] Removing intermediate container dcdb9fa5d2b0 [2024-11-19T06:50:51.685Z] ---> bebb9443681f [2024-11-19T06:50:51.685Z] Step 10/26 : COPY . . [2024-11-19T06:50:52.641Z] ---> 1d158418e235 [2024-11-19T06:50:52.641Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T06:50:52.917Z] ---> Running in 52c286ef4499 [2024-11-19T06:50:53.193Z] Removing intermediate container 52c286ef4499 [2024-11-19T06:50:53.193Z] ---> d6dd2667225a [2024-11-19T06:50:53.193Z] Step 12/26 : RUN $MAKE [2024-11-19T06:50:53.193Z] ---> Running in f08628d4f8b1 [2024-11-19T06:50:54.161Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-19T06:54:00.889Z] Removing intermediate container f08628d4f8b1 [2024-11-19T06:54:00.889Z] ---> 6eb48242fc7a [2024-11-19T06:54:00.889Z] Step 13/26 : FROM alpine:3.20 [2024-11-19T06:54:01.465Z] 3.20: Pulling from library/alpine [2024-11-19T06:54:01.732Z] 9986a736f7d3: Pulling fs layer [2024-11-19T06:54:01.732Z] 9986a736f7d3: Verifying Checksum [2024-11-19T06:54:01.732Z] 9986a736f7d3: Download complete [2024-11-19T06:54:02.312Z] 9986a736f7d3: Pull complete [2024-11-19T06:54:02.312Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T06:54:02.312Z] Status: Downloaded newer image for alpine:3.20 [2024-11-19T06:54:02.576Z] ---> 511a44083d3a [2024-11-19T06:54:02.576Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-19T06:54:02.576Z] ---> Running in 04502c68b650 [2024-11-19T06:54:02.842Z] Removing intermediate container 04502c68b650 [2024-11-19T06:54:02.842Z] ---> afb0ba376fb3 [2024-11-19T06:54:02.842Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-19T06:54:02.842Z] ---> Running in bc3bf416030d [2024-11-19T06:54:03.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T06:54:04.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T06:54:05.471Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-19T06:54:05.471Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T06:54:05.471Z] OK: 9 MiB in 15 packages [2024-11-19T06:54:06.430Z] Removing intermediate container bc3bf416030d [2024-11-19T06:54:06.430Z] ---> 8c13063295fb [2024-11-19T06:54:06.430Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-19T06:54:06.430Z] ---> Running in 3d3d060c2f23 [2024-11-19T06:54:07.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T06:54:07.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T06:54:09.060Z] Upgrading critical system libraries and apk-tools: [2024-11-19T06:54:09.060Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T06:54:09.060Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T06:54:09.326Z] Continuing the upgrade transaction with new apk-tools: [2024-11-19T06:54:09.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T06:54:09.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T06:54:10.992Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T06:54:10.992Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T06:54:10.992Z] OK: 9 MiB in 15 packages [2024-11-19T06:54:11.947Z] Removing intermediate container 3d3d060c2f23 [2024-11-19T06:54:11.947Z] ---> 393d190d194b [2024-11-19T06:54:11.947Z] Step 17/26 : WORKDIR / [2024-11-19T06:54:11.947Z] ---> Running in 78413c2d31e2 [2024-11-19T06:54:12.212Z] Removing intermediate container 78413c2d31e2 [2024-11-19T06:54:12.212Z] ---> ed95301f2947 [2024-11-19T06:54:12.212Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-19T06:54:12.792Z] ---> 64de8b92c1af [2024-11-19T06:54:12.792Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-19T06:54:13.374Z] ---> df9211b68149 [2024-11-19T06:54:13.374Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-19T06:54:15.324Z] ---> 2b1587dc30b5 [2024-11-19T06:54:15.324Z] Step 21/26 : EXPOSE 59900 [2024-11-19T06:54:15.324Z] ---> Running in c1a5a481e3ac [2024-11-19T06:54:15.324Z] Removing intermediate container c1a5a481e3ac [2024-11-19T06:54:15.324Z] ---> 66610902bf3e [2024-11-19T06:54:15.324Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-19T06:54:15.592Z] ---> Running in 3dfd152197d7 [2024-11-19T06:54:15.857Z] Removing intermediate container 3dfd152197d7 [2024-11-19T06:54:15.857Z] ---> d78dd79b9b9f [2024-11-19T06:54:15.857Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-19T06:54:15.857Z] ---> Running in 471face09fd0 [2024-11-19T06:54:16.123Z] Removing intermediate container 471face09fd0 [2024-11-19T06:54:16.123Z] ---> 4726f199fa21 [2024-11-19T06:54:16.123Z] Step 24/26 : LABEL arch=arm64 [2024-11-19T06:54:16.123Z] ---> Running in 96c1869a3a4f [2024-11-19T06:54:16.390Z] Removing intermediate container 96c1869a3a4f [2024-11-19T06:54:16.390Z] ---> aefafb1805a8 [2024-11-19T06:54:16.390Z] Step 25/26 : LABEL git_sha=ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [2024-11-19T06:54:16.655Z] ---> Running in 3783d48442c6 [2024-11-19T06:54:16.920Z] Removing intermediate container 3783d48442c6 [2024-11-19T06:54:16.920Z] ---> 9093627139ed [2024-11-19T06:54:16.920Z] Step 26/26 : LABEL version=0.0.0 [2024-11-19T06:54:16.920Z] ---> Running in 322e5476c84d [2024-11-19T06:54:17.184Z] Removing intermediate container 322e5476c84d [2024-11-19T06:54:17.184Z] ---> 23307c85e6b1 [2024-11-19T06:54:17.184Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-19T06:54:17.184Z] Successfully built 23307c85e6b1 [2024-11-19T06:54:17.184Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T06:54:18.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T06:54:18.121Z] [2024-11-19T06:54:18.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T06:54:18.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T06:54:19.498Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-19T06:54:19.498Z] 8998bd30e6a1: Pulling fs layer [2024-11-19T06:54:19.498Z] 04944245beec: Pulling fs layer [2024-11-19T06:54:19.498Z] 699f458cf7ca: Pulling fs layer [2024-11-19T06:54:19.498Z] 765212b225bb: Pulling fs layer [2024-11-19T06:54:19.498Z] f23df028b6ca: Pulling fs layer [2024-11-19T06:54:19.498Z] d65c8cfc05b1: Pulling fs layer [2024-11-19T06:54:19.498Z] 2437ff75d9bd: Pulling fs layer [2024-11-19T06:54:19.498Z] f23df028b6ca: Waiting [2024-11-19T06:54:19.498Z] d65c8cfc05b1: Waiting [2024-11-19T06:54:19.498Z] 2437ff75d9bd: Waiting [2024-11-19T06:54:19.498Z] 765212b225bb: Waiting [2024-11-19T06:54:20.084Z] 04944245beec: Verifying Checksum [2024-11-19T06:54:20.084Z] 04944245beec: Download complete [2024-11-19T06:54:20.084Z] 765212b225bb: Download complete [2024-11-19T06:54:20.084Z] f23df028b6ca: Verifying Checksum [2024-11-19T06:54:20.084Z] f23df028b6ca: Download complete [2024-11-19T06:54:20.084Z] d65c8cfc05b1: Verifying Checksum [2024-11-19T06:54:20.084Z] d65c8cfc05b1: Download complete [2024-11-19T06:54:20.084Z] 699f458cf7ca: Verifying Checksum [2024-11-19T06:54:20.084Z] 699f458cf7ca: Download complete [2024-11-19T06:54:20.668Z] 8998bd30e6a1: Verifying Checksum [2024-11-19T06:54:20.668Z] 8998bd30e6a1: Download complete [2024-11-19T06:54:23.244Z] 2437ff75d9bd: Verifying Checksum [2024-11-19T06:54:25.189Z] 8998bd30e6a1: Pull complete [2024-11-19T06:54:25.772Z] 04944245beec: Pull complete [2024-11-19T06:54:27.713Z] 699f458cf7ca: Pull complete [2024-11-19T06:54:27.713Z] 765212b225bb: Pull complete [2024-11-19T06:54:28.671Z] f23df028b6ca: Pull complete [2024-11-19T06:54:28.671Z] d65c8cfc05b1: Pull complete [2024-11-19T06:54:46.877Z] 2437ff75d9bd: Pull complete [2024-11-19T06:54:46.877Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-19T06:54:46.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T06:54:46.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T06:54:47.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-26989 does not seem to be running inside a container [2024-11-19T06:54:47.285Z] $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-19T06:54:49.997Z] $ docker top 42fb88010e7941f80b36d5f1feff6210e79434b3945586036dd460df7a41754e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T06:54:50.930Z] ---> job-cost.sh [2024-11-19T06:54:50.930Z] lf-activate-venv: SKIPPING [2024-11-19T06:54:50.930Z] INFO: No Stack... [2024-11-19T06:54:51.194Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-19T06:54:52.143Z] INFO: Archiving Costs [Pipeline] sh [2024-11-19T06:54:52.810Z] + + cut -d,cat -f6 /w/workspace/device-virtual-go/1/archives/cost.csv [2024-11-19T06:54:52.810Z] [Pipeline] lock [2024-11-19T06:54:52.895Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] [2024-11-19T06:54:52.902Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] did not exist. Created. [2024-11-19T06:54:52.909Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-19T06:54:53.654Z] /w/workspace/device-virtual-go/1@tmp/durable-31277935/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-19T06:54:54.338Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-19T06:54:54.378Z] Warning: overwriting stash ‘stack-cost’ [2024-11-19T06:54:54.477Z] Stashed 1 file(s) [Pipeline] } [2024-11-19T06:54:54.502Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-506-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-19T06:54:54.588Z] $ docker stop --time=1 42fb88010e7941f80b36d5f1feff6210e79434b3945586036dd460df7a41754e [2024-11-19T06:54:57.058Z] $ docker rm -f --volumes 42fb88010e7941f80b36d5f1feff6210e79434b3945586036dd460df7a41754e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-19T06:54:58.272Z] provisioning config files... [2024-11-19T06:54:58.278Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-506@tmp/config15327895414899937114tmp [Pipeline] { [Pipeline] sh [2024-11-19T06:54:58.619Z] + set +x [2024-11-19T06:54:58.619Z] + curl+ -s https://codecov.io/bash [2024-11-19T06:54:58.619Z] bash -s -- [2024-11-19T06:54:58.619Z] [2024-11-19T06:54:58.619Z] _____ _ [2024-11-19T06:54:58.619Z] / ____| | | [2024-11-19T06:54:58.619Z] | | ___ __| | ___ ___ _____ __ [2024-11-19T06:54:58.619Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-19T06:54:58.619Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-19T06:54:58.619Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-19T06:54:58.619Z] Bash-1.0.6 [2024-11-19T06:54:58.619Z] [2024-11-19T06:54:58.619Z] [2024-11-19T06:54:58.619Z] ==> git version 2.25.1 found [2024-11-19T06:54:58.619Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-19T06:54:58.619Z] Release-Date: 2020-01-08 [2024-11-19T06:54:58.619Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-19T06:54:58.619Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-19T06:54:58.619Z] ==> Jenkins CI detected. [2024-11-19T06:54:58.619Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-506 [2024-11-19T06:54:58.619Z] project root: . [2024-11-19T06:54:58.619Z] --> token set from env [2024-11-19T06:54:58.619Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-19T06:54:58.619Z] ==> Running gcov in . (disable via -X gcov) [2024-11-19T06:54:58.619Z] ==> Python coveragepy not found [2024-11-19T06:54:58.619Z] ==> Searching for coverage reports in: [2024-11-19T06:54:58.619Z] + . [2024-11-19T06:54:58.619Z] -> Found 1 reports [2024-11-19T06:54:58.619Z] ==> Detecting git/mercurial file structure [2024-11-19T06:54:58.879Z] ==> Reading reports [2024-11-19T06:54:58.879Z] + ./coverage.out bytes=43316 [2024-11-19T06:54:58.879Z] ==> Appending adjustments [2024-11-19T06:54:58.879Z] https://docs.codecov.io/docs/fixing-reports [2024-11-19T06:54:58.879Z] + Found adjustments [2024-11-19T06:54:58.879Z] ==> Gzipping contents [2024-11-19T06:54:58.879Z] 8.0K /tmp/codecov.UJqTDM.gz [2024-11-19T06:54:58.879Z] ==> Uploading reports [2024-11-19T06:54:58.879Z] url: https://codecov.io [2024-11-19T06:54:58.879Z] query: branch=PR-506&commit=ca17556e0757fa9eca4f5e6146377f7c67c5ecb3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=506&job=&cmd_args= [2024-11-19T06:54:58.879Z] -> Pinging Codecov [2024-11-19T06:54:58.879Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-506&commit=ca17556e0757fa9eca4f5e6146377f7c67c5ecb3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=506&job=&cmd_args= [2024-11-19T06:54:59.139Z] -> Uploading to [2024-11-19T06:54:59.139Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/ca17556e0757fa9eca4f5e6146377f7c67c5ecb3/2d447b51-27a8-43e3-837f-4dc412db031e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241119T065458Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ddbec24988e15bcf6077f471bf3dcb64574ab0bf7deb97d10996706a759b3854 [2024-11-19T06:54:59.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T06:54:59.139Z] Dload Upload Total Spent Left Speed [2024-11-19T06:54:59.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 24114 --:--:-- --:--:-- --:--:-- 24114 [2024-11-19T06:54:59.400Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/ca17556e0757fa9eca4f5e6146377f7c67c5ecb3 [Pipeline] } [2024-11-19T06:54:59.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-19T06:55:01.748Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-506/archives ] [2024-11-19T06:55:01.748Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-506/archives [2024-11-19T06:55:01.748Z] total 16 [2024-11-19T06:55:01.748Z] drwxr-xr-x 3 root root 4096 Nov 19 06:44 . [2024-11-19T06:55:01.748Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 19 06:44 .. [2024-11-19T06:55:01.748Z] drwxr-xr-x 2 root root 4096 Nov 19 06:44 cost [2024-11-19T06:55:01.748Z] -rw-r--r-- 1 root root 89 Nov 19 06:44 cost.csv [2024-11-19T06:55:01.748Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-506/archives [2024-11-19T06:55:01.748Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-506/archives [2024-11-19T06:55:01.748Z] total 16 [2024-11-19T06:55:01.748Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 06:44 . [2024-11-19T06:55:01.748Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 19 06:44 .. [2024-11-19T06:55:01.748Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 06:44 cost [2024-11-19T06:55:01.748Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 19 06:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-19T06:55:02.096Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T06:55:03.021Z] ---> package-listing.sh [2024-11-19T06:55:03.021Z] ++ facter osfamily [2024-11-19T06:55:03.021Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-19T06:55:03.281Z] + OS_FAMILY=debian [2024-11-19T06:55:03.281Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-506 [2024-11-19T06:55:03.281Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-19T06:55:03.281Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-19T06:55:03.281Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-19T06:55:03.281Z] + PACKAGES=/tmp/packages_start.txt [2024-11-19T06:55:03.281Z] + '[' /w/workspace/foundry_device-virtual-go_PR-506 ']' [2024-11-19T06:55:03.281Z] + PACKAGES=/tmp/packages_end.txt [2024-11-19T06:55:03.281Z] + case "${OS_FAMILY}" in [2024-11-19T06:55:03.281Z] + dpkg -l [2024-11-19T06:55:03.281Z] + grep '^ii' [2024-11-19T06:55:03.281Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-19T06:55:03.281Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-19T06:55:03.281Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-19T06:55:03.281Z] + '[' /w/workspace/foundry_device-virtual-go_PR-506 ']' [2024-11-19T06:55:03.281Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-506/archives/ [2024-11-19T06:55:03.281Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-506/archives/ [Pipeline] echo [2024-11-19T06:55:03.320Z] 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/foundry_device-virtual-go_PR-506/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-19T06:55:03.623Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T06:55:04.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T06:55:04.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T06:55:04.432Z] prd-ubuntu20.04-docker-8c-8g-26988 does not seem to be running inside a container [2024-11-19T06:55:04.473Z] $ 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/foundry_device-virtual-go_PR-506/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-506 -v /w/workspace/foundry_device-virtual-go_PR-506:/w/workspace/foundry_device-virtual-go_PR-506:rw,z -v /w/workspace/foundry_device-virtual-go_PR-506@tmp:/w/workspace/foundry_device-virtual-go_PR-506@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 [2024-11-19T06:55:04.674Z] $ docker top c4ac5124ba245df754e5ad4c81cd45c541f1e618305b8ff2657c12e0703511cb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T06:55:05.078Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-19T06:55:05.400Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-19T06:55:05.723Z] + ls /var/log/sa-host [2024-11-19T06:55:05.724Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T06:55:05.968Z] provisioning config files... [2024-11-19T06:55:05.976Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-506@tmp/config12810573946603947288tmp [Pipeline] { [Pipeline] echo [2024-11-19T06:55:06.057Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T06:55:06.384Z] ---> create-netrc.sh [Pipeline] } [2024-11-19T06:55:06.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-19T06:55:06.852Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-19T06:55:06.893Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T06:55:07.221Z] ---> sudo-logs.sh [2024-11-19T06:55:07.221Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-19T06:55:07.326Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T06:55:07.642Z] ---> job-cost.sh [2024-11-19T06:55:07.642Z] lf-activate-venv: SKIPPING [2024-11-19T06:55:07.642Z] DEBUG: total: 0.2199999988079071 [2024-11-19T06:55:07.642Z] INFO: Retrieving Stack Cost... [2024-11-19T06:55:08.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-19T06:55:08.555Z] INFO: Archiving Costs [Pipeline] echo [2024-11-19T06:55:08.600Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T06:55:08.988Z] ---> logs-deploy.sh [2024-11-19T06:55:08.988Z] lf-activate-venv: SKIPPING [2024-11-19T06:55:08.988Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-506/1 [2024-11-19T06:55:08.988Z] INFO: archiving workspace using pattern(s): [2024-11-19T06:55:09.981Z] Archives upload complete. [2024-11-19T06:55:09.981Z] INFO: archiving logs to Nexus