Pull request #388 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da1134828c023e95017b86027f0a687f644d0f30+546a8bddbc250e09a9704dd77d22d2ef885b0504 (45fa8ad9aecd2e31d8a1b6564b02ec8b59dca01d) 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-ssh4533883207894649683.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4704361291308786305.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-rest-go/branches/PR-388/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-rest-go/branches/PR-388/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3357531384600855807.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-rest-go/branches/PR-388/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10700047581609018722.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10220860255970697255.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-rest-go/branches/PR-388/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-rest-go/branches/PR-388/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9780907088222169924.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest 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-2503 in /w/workspace/gexfoundry_device-rest-go_PR-388 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-388 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/388/head:refs/remotes/origin/PR-388 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 546a8bddbc250e09a9704dd77d22d2ef885b0504 into PR head commit da1134828c023e95017b86027f0a687f644d0f30 Merge succeeded, producing da1134828c023e95017b86027f0a687f644d0f30 Checking out Revision da1134828c023e95017b86027f0a687f644d0f30 (PR-388) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f da1134828c023e95017b86027f0a687f644d0f30 # 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 546a8bddbc250e09a9704dd77d22d2ef885b0504 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da1134828c023e95017b86027f0a687f644d0f30 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-15T20:15:42.598Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-15T20:15:42.816Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-15T20:15:42.936Z] ========================================================= [2024-04-15T20:15:42.936Z] EdgeX Global Pipelines Version Info [2024-04-15T20:15:42.936Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-15T20:15:44.066Z] ------------------- [2024-04-15T20:15:44.066Z] stable info: [2024-04-15T20:15:44.066Z] ------------------- [2024-04-15T20:15:44.066Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-15T20:15:44.066Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-15T20:15:44.066Z] Message: update stable to v1.0.258 [2024-04-15T20:15:44.639Z] ------------------- [2024-04-15T20:15:44.639Z] experimental info: [2024-04-15T20:15:44.639Z] ------------------- [2024-04-15T20:15:44.639Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-15T20:15:44.639Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-15T20:15:44.639Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-15T20:15:44.851Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-04-15T20:15:44.906Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-04-15T20:15:44.968Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-15T20:15:45.028Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-15T20:15:45.081Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-15T20:15:45.136Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-15T20:15:45.287Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-15T20:15:45.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-15T20:15:45.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-15T20:15:45.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-15T20:15:45.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-15T20:15:45.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-04-15T20:15:45.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-15T20:15:45.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-15T20:15:45.706Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-15T20:15:45.757Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-15T20:15:45.819Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-15T20:15:45.868Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-15T20:15:45.919Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-15T20:15:45.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-15T20:15:46.026Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-15T20:15:46.080Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-15T20:15:46.128Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-15T20:15:46.178Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-15T20:15:46.228Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-15T20:15:46.278Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-15T20:15:46.334Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-15T20:15:46.385Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-388 [Pipeline] echo [2024-04-15T20:15:46.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-388 [Pipeline] echo [2024-04-15T20:15:46.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-388 [Pipeline] echo [2024-04-15T20:15:46.551Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da1134828c023e95017b86027f0a687f644d0f30 [Pipeline] echo [2024-04-15T20:15:46.600Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da11348 [Pipeline] echo [2024-04-15T20:15:46.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-15T20:15:46.795Z] provisioning config files... [2024-04-15T20:15:46.812Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-388@tmp/config14090870119128495459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-15T20:15:47.191Z] ---> ****-login.sh [2024-04-15T20:15:47.191Z] nexus3.edgexfoundry.org:10001 [2024-04-15T20:15:47.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T20:15:47.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T20:15:47.452Z] Configure a credential helper to remove this warning. See [2024-04-15T20:15:47.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T20:15:47.452Z] [2024-04-15T20:15:47.452Z] Login Succeeded [2024-04-15T20:15:47.452Z] nexus3.edgexfoundry.org:10002 [2024-04-15T20:15:47.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T20:15:47.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T20:15:47.713Z] Configure a credential helper to remove this warning. See [2024-04-15T20:15:47.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T20:15:47.713Z] [2024-04-15T20:15:47.713Z] Login Succeeded [2024-04-15T20:15:47.713Z] nexus3.edgexfoundry.org:10003 [2024-04-15T20:15:47.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T20:15:47.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T20:15:47.713Z] Configure a credential helper to remove this warning. See [2024-04-15T20:15:47.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T20:15:47.714Z] [2024-04-15T20:15:47.714Z] Login Succeeded [2024-04-15T20:15:47.714Z] nexus3.edgexfoundry.org:10004 [2024-04-15T20:15:47.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T20:15:47.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T20:15:47.973Z] Configure a credential helper to remove this warning. See [2024-04-15T20:15:47.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T20:15:47.973Z] [2024-04-15T20:15:47.973Z] Login Succeeded [2024-04-15T20:15:47.973Z] ****.io [2024-04-15T20:15:47.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T20:15:48.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T20:15:48.235Z] Configure a credential helper to remove this warning. See [2024-04-15T20:15:48.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T20:15:48.235Z] [2024-04-15T20:15:48.235Z] Login Succeeded [2024-04-15T20:15:48.235Z] ---> ****-login.sh ends [Pipeline] } [2024-04-15T20:15:48.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-15T20:15:49.049Z] + git rev-list -1 --merges da1134828c023e95017b86027f0a687f644d0f30~1..da1134828c023e95017b86027f0a687f644d0f30 [Pipeline] echo [2024-04-15T20:15:49.089Z] -----------> git rev-list -1 --merges da1134828c023e95017b86027f0a687f644d0f30~1..da1134828c023e95017b86027f0a687f644d0f30 da1134828c023e95017b86027f0a687f644d0f30 [false] [Pipeline] sh [2024-04-15T20:15:49.414Z] + git log --format=format:%s -1 da1134828c023e95017b86027f0a687f644d0f30 [Pipeline] echo [2024-04-15T20:15:49.454Z] ========================================================= [2024-04-15T20:15:49.454Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-15T20:15:49.454Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-15T20:15:49.899Z] + git log --format=format:%s -1 da1134828c023e95017b86027f0a687f644d0f30 [Pipeline] echo [2024-04-15T20:15:49.935Z] [semverPrep] GIT_COMMIT: da1134828c023e95017b86027f0a687f644d0f30, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 [Pipeline] echo [2024-04-15T20:15:49.974Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-15T20:15:50.392Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-15T20:15:50.393Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-15T20:15:50.393Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-15T20:15:50.393Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-15T20:15:50.393Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-15T20:15:50.393Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-15T20:15:50.393Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T20:15:50.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-15T20:15:50.924Z] [2024-04-15T20:15:50.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T20:15:51.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-15T20:15:51.322Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-15T20:15:51.322Z] b85a868b505f: Pulling fs layer [2024-04-15T20:15:51.322Z] e2be974225ed: Pulling fs layer [2024-04-15T20:15:51.322Z] 339a4e72a1f5: Pulling fs layer [2024-04-15T20:15:51.322Z] 988bab9f4d93: Pulling fs layer [2024-04-15T20:15:51.322Z] 1469e6f7b9e6: Pulling fs layer [2024-04-15T20:15:51.322Z] eaf3925da568: Pulling fs layer [2024-04-15T20:15:51.322Z] bab4dde63d76: Pulling fs layer [2024-04-15T20:15:51.322Z] bde34c3a00c8: Pulling fs layer [2024-04-15T20:15:51.322Z] b352a97aabf1: Pulling fs layer [2024-04-15T20:15:51.322Z] 4872d77fe225: Pulling fs layer [2024-04-15T20:15:51.322Z] 5851b861e8e6: Pulling fs layer [2024-04-15T20:15:51.322Z] 1469e6f7b9e6: Waiting [2024-04-15T20:15:51.322Z] bde34c3a00c8: Waiting [2024-04-15T20:15:51.322Z] bab4dde63d76: Waiting [2024-04-15T20:15:51.322Z] 5851b861e8e6: Waiting [2024-04-15T20:15:51.322Z] 988bab9f4d93: Waiting [2024-04-15T20:15:51.322Z] eaf3925da568: Waiting [2024-04-15T20:15:51.322Z] b352a97aabf1: Waiting [2024-04-15T20:15:51.322Z] 4872d77fe225: Waiting [2024-04-15T20:15:51.322Z] e2be974225ed: Verifying Checksum [2024-04-15T20:15:51.322Z] e2be974225ed: Download complete [2024-04-15T20:15:51.322Z] 988bab9f4d93: Verifying Checksum [2024-04-15T20:15:51.322Z] 988bab9f4d93: Download complete [2024-04-15T20:15:51.322Z] 1469e6f7b9e6: Verifying Checksum [2024-04-15T20:15:51.322Z] 1469e6f7b9e6: Download complete [2024-04-15T20:15:51.322Z] eaf3925da568: Verifying Checksum [2024-04-15T20:15:51.322Z] eaf3925da568: Download complete [2024-04-15T20:15:51.582Z] 339a4e72a1f5: Verifying Checksum [2024-04-15T20:15:51.582Z] 339a4e72a1f5: Download complete [2024-04-15T20:15:51.582Z] bde34c3a00c8: Verifying Checksum [2024-04-15T20:15:51.582Z] bde34c3a00c8: Download complete [2024-04-15T20:15:51.582Z] b352a97aabf1: Verifying Checksum [2024-04-15T20:15:51.582Z] b352a97aabf1: Download complete [2024-04-15T20:15:51.582Z] 4872d77fe225: Verifying Checksum [2024-04-15T20:15:51.582Z] 4872d77fe225: Download complete [2024-04-15T20:15:51.582Z] 5851b861e8e6: Verifying Checksum [2024-04-15T20:15:51.582Z] 5851b861e8e6: Download complete [2024-04-15T20:15:51.582Z] b85a868b505f: Verifying Checksum [2024-04-15T20:15:51.582Z] b85a868b505f: Download complete [2024-04-15T20:15:51.841Z] bab4dde63d76: Verifying Checksum [2024-04-15T20:15:51.841Z] bab4dde63d76: Download complete [2024-04-15T20:15:53.225Z] b85a868b505f: Pull complete [2024-04-15T20:15:53.225Z] e2be974225ed: Pull complete [2024-04-15T20:15:53.485Z] 339a4e72a1f5: Pull complete [2024-04-15T20:15:53.745Z] 988bab9f4d93: Pull complete [2024-04-15T20:15:54.005Z] 1469e6f7b9e6: Pull complete [2024-04-15T20:15:54.005Z] eaf3925da568: Pull complete [2024-04-15T20:15:55.927Z] bab4dde63d76: Pull complete [2024-04-15T20:15:55.927Z] bde34c3a00c8: Pull complete [2024-04-15T20:15:56.188Z] b352a97aabf1: Pull complete [2024-04-15T20:15:56.188Z] 4872d77fe225: Pull complete [2024-04-15T20:15:56.188Z] 5851b861e8e6: Pull complete [2024-04-15T20:15:56.188Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-15T20:15:56.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-15T20:15:56.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T20:15:56.478Z] prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container [2024-04-15T20:15:56.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-388 -v /w/workspace/gexfoundry_device-rest-go_PR-388:/w/workspace/gexfoundry_device-rest-go_PR-388:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-388@tmp:/w/workspace/gexfoundry_device-rest-go_PR-388@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-15T20:15:59.221Z] $ docker top 3e1f0fc2460d1707a32a5ad4a4a7a1e072d477612614e833a84712f3cfe9c0c8 -eo pid,comm [2024-04-15T20:15:59.277Z] 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-04-15T20:15:59.277Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-15T20:15:59.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-15T20:15:59.425Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-15T20:15:59.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-15T20:15:59.549Z] $ docker exec 3e1f0fc2460d1707a32a5ad4a4a7a1e072d477612614e833a84712f3cfe9c0c8 ssh-agent [2024-04-15T20:15:59.652Z] SSH_AUTH_SOCK=/tmp/ssh-JLbfESS04UuA/agent.33 [2024-04-15T20:15:59.652Z] SSH_AGENT_PID=39 [2024-04-15T20:15:59.660Z] Running ssh-add (command line suppressed) [2024-04-15T20:15:59.765Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-388@tmp/private_key_17077985463347747750.key (/w/workspace/gexfoundry_device-rest-go_PR-388@tmp/private_key_17077985463347747750.key) [2024-04-15T20:15:59.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-15T20:16:00.109Z] + git tag --points-at HEAD [Pipeline] } [2024-04-15T20:16:00.142Z] $ docker exec --env ******** --env ******** 3e1f0fc2460d1707a32a5ad4a4a7a1e072d477612614e833a84712f3cfe9c0c8 ssh-agent -k [2024-04-15T20:16:00.252Z] unset SSH_AUTH_SOCK; [2024-04-15T20:16:00.254Z] unset SSH_AGENT_PID; [2024-04-15T20:16:00.254Z] echo Agent pid 39 killed; [2024-04-15T20:16:00.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-15T20:16:00.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-15T20:16:00.368Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-15T20:16:00.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-15T20:16:00.490Z] $ docker exec 3e1f0fc2460d1707a32a5ad4a4a7a1e072d477612614e833a84712f3cfe9c0c8 ssh-agent [2024-04-15T20:16:00.590Z] SSH_AUTH_SOCK=/tmp/ssh-tM3SHA364ajo/agent.73 [2024-04-15T20:16:00.590Z] SSH_AGENT_PID=79 [2024-04-15T20:16:00.602Z] Running ssh-add (command line suppressed) [2024-04-15T20:16:00.719Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-388@tmp/private_key_8767778233839179169.key (/w/workspace/gexfoundry_device-rest-go_PR-388@tmp/private_key_8767778233839179169.key) [2024-04-15T20:16:00.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-15T20:16:01.069Z] + git semver init [2024-04-15T20:16:01.345Z] 2024-04-15 20:16:01,254 [run_init] DEBUG init version:0.0.0 force:False [2024-04-15T20:16:01.345Z] 2024-04-15 20:16:01,254 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-388/.semver [2024-04-15T20:16:01.345Z] 2024-04-15 20:16:01,255 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-388/.semver [2024-04-15T20:16:01.345Z] 2024-04-15 20:16:01,255 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-388/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-388, universal_newlines=False, shell=None, istream=None) [2024-04-15T20:16:03.252Z] 2024-04-15 20:16:02,751 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-388/.git/info/exclude [2024-04-15T20:16:03.252Z] 2024-04-15 20:16:02,751 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-388/.semver/PR-388 with force:False [2024-04-15T20:16:03.252Z] 2024-04-15 20:16:02,751 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-388/.semver/PR-388 [2024-04-15T20:16:03.252Z] 2024-04-15 20:16:02,756 [execute] INFO git cat-file --batch-check [2024-04-15T20:16:03.252Z] 2024-04-15 20:16:02,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-388/.semver, universal_newlines=False, shell=None, istream=) [2024-04-15T20:16:03.252Z] 2024-04-15 20:16:02,762 [execute] INFO git cat-file --batch [2024-04-15T20:16:03.252Z] 2024-04-15 20:16:02,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-388/.semver, universal_newlines=False, shell=None, istream=) [2024-04-15T20:16:03.252Z] 2024-04-15 20:16:02,768 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-388/.semver/PR-388 [2024-04-15T20:16:03.252Z] 0.0.0 [Pipeline] } [2024-04-15T20:16:03.284Z] $ docker exec --env ******** --env ******** 3e1f0fc2460d1707a32a5ad4a4a7a1e072d477612614e833a84712f3cfe9c0c8 ssh-agent -k [2024-04-15T20:16:03.392Z] unset SSH_AUTH_SOCK; [2024-04-15T20:16:03.392Z] unset SSH_AGENT_PID; [2024-04-15T20:16:03.393Z] echo Agent pid 79 killed; [2024-04-15T20:16:03.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-15T20:16:03.842Z] + git semver [Pipeline] } [2024-04-15T20:16:04.143Z] $ docker stop --time=1 3e1f0fc2460d1707a32a5ad4a4a7a1e072d477612614e833a84712f3cfe9c0c8 [2024-04-15T20:16:05.466Z] $ docker rm -f --volumes 3e1f0fc2460d1707a32a5ad4a4a7a1e072d477612614e833a84712f3cfe9c0c8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-15T20:16:05.892Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-15T20:16:06.181Z] Stashed 1 file(s) [Pipeline] echo [2024-04-15T20:16:06.201Z] [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-04-15T20:16:06.864Z] provisioning config files... [2024-04-15T20:16:06.874Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-388@tmp/config3610940315585643669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-15T20:16:07.232Z] ---> ****-login.sh [2024-04-15T20:16:07.232Z] nexus3.edgexfoundry.org:10001 [2024-04-15T20:16:07.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T20:16:07.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T20:16:07.232Z] Configure a credential helper to remove this warning. See [2024-04-15T20:16:07.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T20:16:07.232Z] [2024-04-15T20:16:07.232Z] Login Succeeded [2024-04-15T20:16:07.233Z] nexus3.edgexfoundry.org:10002 [2024-04-15T20:16:07.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T20:16:07.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T20:16:07.233Z] Configure a credential helper to remove this warning. See [2024-04-15T20:16:07.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T20:16:07.233Z] [2024-04-15T20:16:07.233Z] Login Succeeded [2024-04-15T20:16:07.233Z] nexus3.edgexfoundry.org:10003 [2024-04-15T20:16:07.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T20:16:07.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T20:16:07.492Z] Configure a credential helper to remove this warning. See [2024-04-15T20:16:07.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T20:16:07.492Z] [2024-04-15T20:16:07.492Z] Login Succeeded [2024-04-15T20:16:07.492Z] nexus3.edgexfoundry.org:10004 [2024-04-15T20:16:07.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T20:16:07.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T20:16:07.492Z] Configure a credential helper to remove this warning. See [2024-04-15T20:16:07.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T20:16:07.492Z] [2024-04-15T20:16:07.492Z] Login Succeeded [2024-04-15T20:16:07.492Z] ****.io [2024-04-15T20:16:07.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T20:16:07.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T20:16:07.751Z] Configure a credential helper to remove this warning. See [2024-04-15T20:16:07.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T20:16:07.751Z] [2024-04-15T20:16:07.751Z] Login Succeeded [2024-04-15T20:16:07.751Z] ---> ****-login.sh ends [Pipeline] } [2024-04-15T20:16:07.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-15T20:16:08.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-15T20:16:08.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-15T20:16:08.087Z] ========================================================= [2024-04-15T20:16:08.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-15T20:16:08.087Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T20:16:08.594Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-04-15T20:16:08.594Z] Sending build context to Docker daemon 16.37MB [2024-04-15T20:16:08.594Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-15T20:16:08.594Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-15T20:16:08.595Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-15T20:16:08.595Z] 7264a8db6415: Pulling fs layer [2024-04-15T20:16:08.595Z] c4d48a809fc2: Pulling fs layer [2024-04-15T20:16:08.595Z] 4f1c88b9dad5: Pulling fs layer [2024-04-15T20:16:08.595Z] ad3a456e5733: Pulling fs layer [2024-04-15T20:16:08.595Z] 69c7f0334f64: Pulling fs layer [2024-04-15T20:16:08.595Z] 1f1c1a5573a3: Pulling fs layer [2024-04-15T20:16:08.595Z] ce7588e14bc9: Pulling fs layer [2024-04-15T20:16:08.595Z] b5e4710f87ac: Pulling fs layer [2024-04-15T20:16:08.595Z] 69c7f0334f64: Waiting [2024-04-15T20:16:08.595Z] 1f1c1a5573a3: Waiting [2024-04-15T20:16:08.595Z] ce7588e14bc9: Waiting [2024-04-15T20:16:08.595Z] b5e4710f87ac: Waiting [2024-04-15T20:16:08.595Z] ad3a456e5733: Waiting [2024-04-15T20:16:08.889Z] c4d48a809fc2: Verifying Checksum [2024-04-15T20:16:08.889Z] c4d48a809fc2: Download complete [2024-04-15T20:16:08.889Z] ad3a456e5733: Verifying Checksum [2024-04-15T20:16:08.889Z] ad3a456e5733: Download complete [2024-04-15T20:16:08.889Z] 69c7f0334f64: Download complete [2024-04-15T20:16:08.889Z] 7264a8db6415: Verifying Checksum [2024-04-15T20:16:08.889Z] 7264a8db6415: Download complete [2024-04-15T20:16:08.889Z] 1f1c1a5573a3: Verifying Checksum [2024-04-15T20:16:08.889Z] 1f1c1a5573a3: Download complete [2024-04-15T20:16:08.889Z] 7264a8db6415: Pull complete [2024-04-15T20:16:09.158Z] c4d48a809fc2: Pull complete [2024-04-15T20:16:09.158Z] b5e4710f87ac: Verifying Checksum [2024-04-15T20:16:09.158Z] b5e4710f87ac: Download complete [2024-04-15T20:16:09.419Z] 4f1c88b9dad5: Verifying Checksum [2024-04-15T20:16:09.419Z] 4f1c88b9dad5: Download complete [2024-04-15T20:16:09.678Z] ce7588e14bc9: Verifying Checksum [2024-04-15T20:16:09.678Z] ce7588e14bc9: Download complete [2024-04-15T20:16:12.966Z] 4f1c88b9dad5: Pull complete [2024-04-15T20:16:12.966Z] ad3a456e5733: Pull complete [2024-04-15T20:16:12.966Z] 69c7f0334f64: Pull complete [2024-04-15T20:16:12.966Z] 1f1c1a5573a3: Pull complete [2024-04-15T20:16:15.496Z] ce7588e14bc9: Pull complete [2024-04-15T20:16:16.060Z] b5e4710f87ac: Pull complete [2024-04-15T20:16:16.060Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-15T20:16:16.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-15T20:16:16.060Z] ---> 88b5674ff536 [2024-04-15T20:16:16.060Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-04-15T20:16:21.331Z] ---> Running in d932d697305e [2024-04-15T20:16:21.331Z] Removing intermediate container d932d697305e [2024-04-15T20:16:21.331Z] ---> 6622656f1274 [2024-04-15T20:16:21.331Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-15T20:16:21.331Z] ---> Running in e84d6a1306fb [2024-04-15T20:16:21.331Z] Removing intermediate container e84d6a1306fb [2024-04-15T20:16:21.331Z] ---> 7051fc74801d [2024-04-15T20:16:21.331Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-15T20:16:21.331Z] ---> Running in 95b77e18f868 [2024-04-15T20:16:21.331Z] Removing intermediate container 95b77e18f868 [2024-04-15T20:16:21.331Z] ---> 7e7bf8b167eb [2024-04-15T20:16:21.331Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-15T20:16:21.331Z] ---> Running in 7999c2683dce [2024-04-15T20:16:21.593Z] Removing intermediate container 7999c2683dce [2024-04-15T20:16:21.593Z] ---> 2b6d660befe4 [2024-04-15T20:16:21.593Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-15T20:16:21.593Z] ---> Running in 1f4e5af00ff9 [2024-04-15T20:16:21.657Z] Still waiting to schedule task [2024-04-15T20:16:21.658Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-15T20:16:22.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T20:16:22.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T20:16:22.731Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-04-15T20:16:22.731Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-04-15T20:16:22.731Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-04-15T20:16:22.731Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-04-15T20:16:22.731Z] Executing busybox-1.36.1-r5.trigger [2024-04-15T20:16:22.731Z] OK: 268 MiB in 56 packages [2024-04-15T20:16:24.124Z] Removing intermediate container 1f4e5af00ff9 [2024-04-15T20:16:24.124Z] ---> 13a84db16fd3 [2024-04-15T20:16:24.124Z] Step 8/12 : WORKDIR /device-rest-go [2024-04-15T20:16:24.124Z] ---> Running in 68292340deef [2024-04-15T20:16:24.124Z] Removing intermediate container 68292340deef [2024-04-15T20:16:24.124Z] ---> df809b3446bf [2024-04-15T20:16:24.124Z] Step 9/12 : COPY go.mod vendor* ./ [2024-04-15T20:16:24.124Z] ---> 302705ac021b [2024-04-15T20:16:24.124Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T20:16:24.124Z] ---> Running in 69126756c569 [2024-04-15T20:17:31.975Z] Removing intermediate container 69126756c569 [2024-04-15T20:17:31.975Z] ---> 1fc9b4ec1d3b [2024-04-15T20:17:31.975Z] Step 11/12 : COPY . . [2024-04-15T20:17:31.975Z] ---> 7a93b3c504ae [2024-04-15T20:17:31.975Z] Step 12/12 : RUN $MAKE [2024-04-15T20:17:31.975Z] ---> Running in 01efd474c42f [2024-04-15T20:17:31.975Z] noop [2024-04-15T20:17:31.975Z] Removing intermediate container 01efd474c42f [2024-04-15T20:17:31.975Z] ---> cc9c1f4619fd [2024-04-15T20:17:31.975Z] Successfully built cc9c1f4619fd [2024-04-15T20:17:31.975Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T20:17:32.447Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-15T20:17:32.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T20:17:32.612Z] prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container [2024-04-15T20:17:32.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-388 -v /w/workspace/gexfoundry_device-rest-go_PR-388:/w/workspace/gexfoundry_device-rest-go_PR-388:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-388@tmp:/w/workspace/gexfoundry_device-rest-go_PR-388@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 ******** ci-base-image-x86_64 cat [2024-04-15T20:17:33.005Z] $ docker top ebb6f31786aa1327a240746ed3423bc6ae740af96c3e30bdebcf72cbc643f4b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-15T20:17:33.412Z] + go version [2024-04-15T20:17:33.412Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-15T20:17:33.449Z] $ docker stop --time=1 ebb6f31786aa1327a240746ed3423bc6ae740af96c3e30bdebcf72cbc643f4b2 [2024-04-15T20:17:34.716Z] $ docker rm -f --volumes ebb6f31786aa1327a240746ed3423bc6ae740af96c3e30bdebcf72cbc643f4b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T20:17:35.487Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-15T20:17:35.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T20:17:35.652Z] prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container [2024-04-15T20:17:35.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-388 -v /w/workspace/gexfoundry_device-rest-go_PR-388:/w/workspace/gexfoundry_device-rest-go_PR-388:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-388@tmp:/w/workspace/gexfoundry_device-rest-go_PR-388@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 ******** ci-base-image-x86_64 cat [2024-04-15T20:17:36.008Z] $ docker top a8f5d4d3436cdcc5590449a069e44fdc21bfa25384529f338421bd4943c2424f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-15T20:17:36.405Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-388 [Pipeline] fileExists [Pipeline] sh [2024-04-15T20:17:36.774Z] + make test [2024-04-15T20:17:36.774Z] go test ./... -coverprofile=coverage.out ./... [2024-04-15T20:17:38.673Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-04-15T20:17:55.942Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2504 in /w/workspace/gexfoundry_device-rest-go_PR-388 [Pipeline] { [Pipeline] ws [2024-04-15T20:17:56.009Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2024-04-15T20:17:56.747Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-04-15T20:17:56.747Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 33.2% of statements [2024-04-15T20:17:59.108Z] The recommended git tool is: git [2024-04-15T20:18:04.306Z] using credential edgex-jenkins-ssh [2024-04-15T20:18:04.332Z] Cloning the remote Git repository [2024-04-15T20:18:04.378Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-04-15T20:18:04.451Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2024-04-15T20:18:04.608Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-04-15T20:18:04.608Z] > git --version # timeout=10 [2024-04-15T20:18:04.639Z] > git --version # 'git version 2.25.1' [2024-04-15T20:18:04.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-15T20:18:04.791Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-15T20:18:05.693Z] go vet ./... [2024-04-15T20:18:07.453Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-04-15T20:18:07.476Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-15T20:18:08.965Z] Merging remotes/origin/main commit 546a8bddbc250e09a9704dd77d22d2ef885b0504 into PR head commit da1134828c023e95017b86027f0a687f644d0f30 [2024-04-15T20:18:09.256Z] Merge succeeded, producing da1134828c023e95017b86027f0a687f644d0f30 [2024-04-15T20:18:09.257Z] Checking out Revision da1134828c023e95017b86027f0a687f644d0f30 (PR-388) [2024-04-15T20:18:08.359Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-04-15T20:18:08.401Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-04-15T20:18:08.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-15T20:18:08.423Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/388/head:refs/remotes/origin/PR-388 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-15T20:18:08.985Z] > git config core.sparsecheckout # timeout=10 [2024-04-15T20:18:09.067Z] > git checkout -f da1134828c023e95017b86027f0a687f644d0f30 # timeout=10 [2024-04-15T20:18:09.149Z] > git remote # timeout=10 [2024-04-15T20:18:09.167Z] > git config --get remote.origin.url # timeout=10 [2024-04-15T20:18:09.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-15T20:18:09.215Z] > git merge 546a8bddbc250e09a9704dd77d22d2ef885b0504 # timeout=10 [2024-04-15T20:18:09.241Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-15T20:18:09.262Z] > git config core.sparsecheckout # timeout=10 [2024-04-15T20:18:09.274Z] > git checkout -f da1134828c023e95017b86027f0a687f644d0f30 # timeout=10 [2024-04-15T20:18:09.741Z] Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" [2024-04-15T20:18:09.791Z] > git --version # timeout=10 [2024-04-15T20:18:09.809Z] > git --version # 'git version 2.25.1' [2024-04-15T20:18:09.825Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-15T20:18:10.485Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-15T20:18:10.485Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-15T20:18:10.485Z] ./bin/test-attribution-txt.sh [2024-04-15T20:18:10.485Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-15T20:18:10.485Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-15T20:18:10.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-15T20:18:10.567Z] $ docker stop --time=1 a8f5d4d3436cdcc5590449a069e44fdc21bfa25384529f338421bd4943c2424f [2024-04-15T20:18:15.056Z] $ docker rm -f --volumes a8f5d4d3436cdcc5590449a069e44fdc21bfa25384529f338421bd4943c2424f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-04-15T20:18:15.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash [2024-04-15T20:18:15.984Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-04-15T20:18:16.218Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-15T20:18:16.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-15T20:18:16.218Z] Dload Upload Total Spent Left Speed [2024-04-15T20:18:16.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 111k 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [Pipeline] sh [2024-04-15T20:18:16.572Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-15T20:18:16.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-15T20:18:16.972Z] + sudo tee /etc/docker/daemon.new [2024-04-15T20:18:16.972Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-15T20:18:16.972Z] { [2024-04-15T20:18:16.972Z] "registry-mirrors": [ [2024-04-15T20:18:16.972Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-15T20:18:16.972Z] ], [2024-04-15T20:18:16.972Z] "bip": "10.250.0.254/24", [2024-04-15T20:18:16.972Z] "hosts": [ [2024-04-15T20:18:16.972Z] "tcp://0.0.0.0:5555", [2024-04-15T20:18:16.972Z] "unix:///var/run/docker.sock" [2024-04-15T20:18:16.972Z] ], [2024-04-15T20:18:16.972Z] "mtu": 1458, [2024-04-15T20:18:16.972Z] "selinux-enabled": true, [2024-04-15T20:18:16.972Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-15T20:18:16.972Z] } [Pipeline] sh [2024-04-15T20:18:17.163Z] + ls -al . [2024-04-15T20:18:17.163Z] total 248 [2024-04-15T20:18:17.163Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 15 20:17 . [2024-04-15T20:18:17.163Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 20:15 .. [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 15 20:15 .dockerignore [2024-04-15T20:18:17.163Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 20:17 .git [2024-04-15T20:18:17.163Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 20:15 .github [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 264 Apr 15 20:15 .gitignore [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 15 20:15 .golangci.yml [2024-04-15T20:18:17.163Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 15 20:16 .semver [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 10300 Apr 15 20:15 Attribution.txt [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 17685 Apr 15 20:15 CHANGELOG.md [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 1687 Apr 15 20:15 Dockerfile [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 15 20:15 GOVERNANCE.md [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 15 20:15 Jenkinsfile [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 15 20:15 LICENSE [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 2016 Apr 15 20:15 Makefile [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 15 20:15 OWNERS.md [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 3989 Apr 15 20:15 README.md [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 15 20:16 VERSION [2024-04-15T20:18:17.163Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 20:15 bin [2024-04-15T20:18:17.163Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 20:15 cmd [2024-04-15T20:18:17.163Z] -rw-r--r-- 1 jenkins jenkins 14499 Apr 15 20:17 coverage.out [2024-04-15T20:18:17.163Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 20:15 driver [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 7238 Apr 15 20:15 go.mod [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 101841 Apr 15 20:15 go.sum [2024-04-15T20:18:17.163Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 20:15 openapi [2024-04-15T20:18:17.163Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 15 20:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T20:18:17.317Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-15T20:18:17.589Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=da1134828c023e95017b86027f0a687f644d0f30 --label arch=amd64 --label version=0.0.0 . [2024-04-15T20:18:17.589Z] Sending build context to Docker daemon 16.38MB [2024-04-15T20:18:17.589Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-04-15T20:18:17.589Z] Step 2/26 : FROM ${BASE} AS builder [2024-04-15T20:18:17.589Z] ---> cc9c1f4619fd [2024-04-15T20:18:17.589Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-04-15T20:18:17.707Z] + sudo service docker restart [2024-04-15T20:18:18.157Z] ---> Running in 1116c2f39465 [2024-04-15T20:18:18.157Z] Removing intermediate container 1116c2f39465 [2024-04-15T20:18:18.157Z] ---> 7dd58e7b4338 [2024-04-15T20:18:18.157Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-15T20:18:18.157Z] ---> Running in 857a9e5d3660 [2024-04-15T20:18:18.157Z] Removing intermediate container 857a9e5d3660 [2024-04-15T20:18:18.157Z] ---> fe047d753279 [2024-04-15T20:18:18.157Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-15T20:18:18.157Z] ---> Running in 2caccc6ad926 [2024-04-15T20:18:18.157Z] Removing intermediate container 2caccc6ad926 [2024-04-15T20:18:18.157Z] ---> d0c16af4be80 [2024-04-15T20:18:18.157Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-04-15T20:18:18.157Z] ---> Running in 82b942cac94f [2024-04-15T20:18:18.416Z] Removing intermediate container 82b942cac94f [2024-04-15T20:18:18.416Z] ---> a36fd99bcf05 [2024-04-15T20:18:18.416Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-15T20:18:18.416Z] ---> Running in 611a7cb46a56 [2024-04-15T20:18:18.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T20:18:18.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T20:18:18.933Z] OK: 268 MiB in 56 packages [2024-04-15T20:18:19.499Z] Removing intermediate container 611a7cb46a56 [2024-04-15T20:18:19.499Z] ---> 0da81184cb9a [2024-04-15T20:18:19.499Z] Step 8/26 : WORKDIR /device-rest-go [2024-04-15T20:18:19.499Z] ---> Running in 70e589388248 [2024-04-15T20:18:19.499Z] Removing intermediate container 70e589388248 [2024-04-15T20:18:19.499Z] ---> 08f870fed3c4 [2024-04-15T20:18:19.499Z] Step 9/26 : COPY go.mod vendor* ./ [2024-04-15T20:18:19.499Z] ---> f2f919aa935c [2024-04-15T20:18:19.499Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T20:18:19.499Z] ---> Running in 77d6e3cb9230 [2024-04-15T20:18:20.066Z] Removing intermediate container 77d6e3cb9230 [2024-04-15T20:18:20.066Z] ---> 3f979faa7bd9 [2024-04-15T20:18:20.066Z] Step 11/26 : COPY . . [2024-04-15T20:18:21.004Z] ---> a2c44240e6af [2024-04-15T20:18:21.004Z] Step 12/26 : RUN $MAKE [2024-04-15T20:18:21.004Z] ---> Running in 86061af2b595 [2024-04-15T20:18:21.004Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-rest ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-15T20:18:36.038Z] provisioning config files... [2024-04-15T20:18:36.064Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3596765582480470680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-15T20:18:36.531Z] ---> ****-login.sh [2024-04-15T20:18:36.531Z] nexus3.edgexfoundry.org:10001 [2024-04-15T20:18:36.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T20:18:37.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T20:18:37.071Z] Configure a credential helper to remove this warning. See [2024-04-15T20:18:37.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T20:18:37.071Z] [2024-04-15T20:18:37.071Z] Login Succeeded [2024-04-15T20:18:37.071Z] nexus3.edgexfoundry.org:10002 [2024-04-15T20:18:37.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T20:18:37.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T20:18:37.615Z] Configure a credential helper to remove this warning. See [2024-04-15T20:18:37.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T20:18:37.615Z] [2024-04-15T20:18:37.615Z] Login Succeeded [2024-04-15T20:18:37.615Z] nexus3.edgexfoundry.org:10003 [2024-04-15T20:18:37.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T20:18:37.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T20:18:37.890Z] Configure a credential helper to remove this warning. See [2024-04-15T20:18:37.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T20:18:37.890Z] [2024-04-15T20:18:37.890Z] Login Succeeded [2024-04-15T20:18:37.890Z] nexus3.edgexfoundry.org:10004 [2024-04-15T20:18:38.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T20:18:38.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T20:18:38.159Z] Configure a credential helper to remove this warning. See [2024-04-15T20:18:38.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T20:18:38.159Z] [2024-04-15T20:18:38.159Z] Login Succeeded [2024-04-15T20:18:38.159Z] ****.io [2024-04-15T20:18:38.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T20:18:38.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T20:18:38.698Z] Configure a credential helper to remove this warning. See [2024-04-15T20:18:38.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T20:18:38.698Z] [2024-04-15T20:18:38.698Z] Login Succeeded [2024-04-15T20:18:38.698Z] ---> ****-login.sh ends [Pipeline] } [2024-04-15T20:18:38.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-15T20:18:39.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-15T20:18:39.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-15T20:18:39.179Z] ========================================================= [2024-04-15T20:18:39.179Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-15T20:18:39.179Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T20:18:39.707Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-04-15T20:18:39.707Z] Sending build context to Docker daemon 131.1kB [2024-04-15T20:18:39.979Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-15T20:18:39.979Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-15T20:18:39.979Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-15T20:18:39.979Z] 9fda8d8052c6: Pulling fs layer [2024-04-15T20:18:39.979Z] 5d54e960e981: Pulling fs layer [2024-04-15T20:18:39.979Z] c4a7e357bf2a: Pulling fs layer [2024-04-15T20:18:39.979Z] f0e02332f6b5: Pulling fs layer [2024-04-15T20:18:39.979Z] 872ee5b61b7b: Pulling fs layer [2024-04-15T20:18:39.979Z] 0c6a40ed1a82: Pulling fs layer [2024-04-15T20:18:39.979Z] 94ae7d8d031c: Pulling fs layer [2024-04-15T20:18:39.979Z] 872ee5b61b7b: Waiting [2024-04-15T20:18:39.979Z] 0c6a40ed1a82: Waiting [2024-04-15T20:18:39.979Z] 94ae7d8d031c: Waiting [2024-04-15T20:18:39.979Z] f0e02332f6b5: Waiting [2024-04-15T20:18:40.249Z] 5d54e960e981: Download complete [2024-04-15T20:18:40.249Z] f0e02332f6b5: Verifying Checksum [2024-04-15T20:18:40.249Z] f0e02332f6b5: Download complete [2024-04-15T20:18:40.249Z] 872ee5b61b7b: Verifying Checksum [2024-04-15T20:18:40.249Z] 872ee5b61b7b: Download complete [2024-04-15T20:18:40.249Z] 9fda8d8052c6: Verifying Checksum [2024-04-15T20:18:40.249Z] 9fda8d8052c6: Download complete [2024-04-15T20:18:40.533Z] 94ae7d8d031c: Verifying Checksum [2024-04-15T20:18:40.533Z] 94ae7d8d031c: Download complete [2024-04-15T20:18:41.122Z] 9fda8d8052c6: Pull complete [2024-04-15T20:18:41.708Z] 5d54e960e981: Pull complete [2024-04-15T20:18:41.981Z] c4a7e357bf2a: Download complete [2024-04-15T20:18:42.947Z] 0c6a40ed1a82: Verifying Checksum [2024-04-15T20:18:42.947Z] 0c6a40ed1a82: Download complete [2024-04-15T20:18:53.110Z] Removing intermediate container 86061af2b595 [2024-04-15T20:18:53.110Z] ---> f1fe8f36d876 [2024-04-15T20:18:53.110Z] Step 13/26 : FROM alpine:3.18 [2024-04-15T20:18:53.110Z] 3.18: Pulling from library/alpine [2024-04-15T20:18:53.110Z] 619be1103602: Pulling fs layer [2024-04-15T20:18:53.110Z] 619be1103602: Verifying Checksum [2024-04-15T20:18:53.110Z] 619be1103602: Download complete [2024-04-15T20:18:53.110Z] 619be1103602: Pull complete [2024-04-15T20:18:53.110Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T20:18:53.110Z] Status: Downloaded newer image for alpine:3.18 [2024-04-15T20:18:53.110Z] ---> d3782b16ccc9 [2024-04-15T20:18:53.110Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-15T20:18:53.110Z] ---> Running in 605d64f00927 [2024-04-15T20:18:53.110Z] Removing intermediate container 605d64f00927 [2024-04-15T20:18:53.110Z] ---> 3a1dbdefd947 [2024-04-15T20:18:53.110Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-04-15T20:18:53.110Z] ---> Running in 273decf31e1d [2024-04-15T20:18:53.110Z] Removing intermediate container 273decf31e1d [2024-04-15T20:18:53.110Z] ---> 33fca6dc57d6 [2024-04-15T20:18:53.111Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-04-15T20:18:53.111Z] ---> Running in 79fd9e46ba26 [2024-04-15T20:18:53.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T20:18:53.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T20:18:53.631Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-15T20:18:53.631Z] Executing busybox-1.36.1-r5.trigger [2024-04-15T20:18:53.631Z] OK: 7 MiB in 16 packages [2024-04-15T20:18:53.892Z] Removing intermediate container 79fd9e46ba26 [2024-04-15T20:18:53.892Z] ---> ccfa760fa052 [2024-04-15T20:18:53.892Z] Step 17/26 : RUN apk --no-cache upgrade [2024-04-15T20:18:54.152Z] ---> Running in 7925aa1d9aa3 [2024-04-15T20:18:54.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T20:18:54.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T20:18:54.672Z] Upgrading critical system libraries and apk-tools: [2024-04-15T20:18:54.672Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T20:18:54.672Z] Executing busybox-1.36.1-r5.trigger [2024-04-15T20:18:54.672Z] Continuing the upgrade transaction with new apk-tools: [2024-04-15T20:18:54.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T20:18:54.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T20:18:54.936Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T20:18:54.936Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T20:18:54.936Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T20:18:54.936Z] OK: 7 MiB in 16 packages [2024-04-15T20:18:55.270Z] c4a7e357bf2a: Pull complete [2024-04-15T20:18:55.270Z] f0e02332f6b5: Pull complete [2024-04-15T20:18:55.270Z] 872ee5b61b7b: Pull complete [2024-04-15T20:18:55.505Z] Removing intermediate container 7925aa1d9aa3 [2024-04-15T20:18:55.505Z] ---> b217b8dac0b0 [2024-04-15T20:18:55.505Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-04-15T20:18:56.443Z] ---> f8f751e7a76f [2024-04-15T20:18:56.443Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-04-15T20:18:56.703Z] ---> 5c165c8a20d3 [2024-04-15T20:18:56.703Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-04-15T20:18:56.703Z] ---> fef39c979da5 [2024-04-15T20:18:56.703Z] Step 21/26 : EXPOSE 59986 [2024-04-15T20:18:56.703Z] ---> Running in 42c8c1af5372 [2024-04-15T20:18:56.703Z] Removing intermediate container 42c8c1af5372 [2024-04-15T20:18:56.703Z] ---> 29550c014d4b [2024-04-15T20:18:56.703Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-04-15T20:18:56.703Z] ---> Running in 30ff00e312f5 [2024-04-15T20:18:56.963Z] Removing intermediate container 30ff00e312f5 [2024-04-15T20:18:56.963Z] ---> fa73f318bc77 [2024-04-15T20:18:56.963Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-04-15T20:18:56.963Z] ---> Running in 543dd82b09ec [2024-04-15T20:18:56.963Z] Removing intermediate container 543dd82b09ec [2024-04-15T20:18:56.963Z] ---> 76024b23670e [2024-04-15T20:18:56.963Z] Step 24/26 : LABEL arch=amd64 [2024-04-15T20:18:56.963Z] ---> Running in c0ee38a21181 [2024-04-15T20:18:56.963Z] Removing intermediate container c0ee38a21181 [2024-04-15T20:18:56.963Z] ---> 3228c2003cc8 [2024-04-15T20:18:56.963Z] Step 25/26 : LABEL git_sha=da1134828c023e95017b86027f0a687f644d0f30 [2024-04-15T20:18:56.963Z] ---> Running in 80f2bdc8515a [2024-04-15T20:18:57.222Z] Removing intermediate container 80f2bdc8515a [2024-04-15T20:18:57.222Z] ---> 4bde2f974674 [2024-04-15T20:18:57.222Z] Step 26/26 : LABEL version=0.0.0 [2024-04-15T20:18:57.222Z] ---> Running in ba0fcfcd4b1c [2024-04-15T20:18:57.222Z] Removing intermediate container ba0fcfcd4b1c [2024-04-15T20:18:57.222Z] ---> f81d573d597f [2024-04-15T20:18:57.222Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-15T20:18:57.222Z] Successfully built f81d573d597f [2024-04-15T20:18:57.222Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T20:18:58.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-15T20:18:58.284Z] [2024-04-15T20:18:58.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T20:18:58.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-15T20:18:58.674Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-15T20:18:58.674Z] 5eb5b503b376: Pulling fs layer [2024-04-15T20:18:58.674Z] 5c69ac0246d0: Pulling fs layer [2024-04-15T20:18:58.674Z] ec43610c2a17: Pulling fs layer [2024-04-15T20:18:58.674Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-15T20:18:58.674Z] 33b1e0a273af: Pulling fs layer [2024-04-15T20:18:58.674Z] 5d3b04190fa2: Pulling fs layer [2024-04-15T20:18:58.674Z] 2f39f015ded8: Pulling fs layer [2024-04-15T20:18:58.674Z] 3a2ae6a8a46f: Waiting [2024-04-15T20:18:58.674Z] 33b1e0a273af: Waiting [2024-04-15T20:18:58.674Z] 5d3b04190fa2: Waiting [2024-04-15T20:18:58.674Z] 2f39f015ded8: Waiting [2024-04-15T20:18:58.674Z] 5c69ac0246d0: Verifying Checksum [2024-04-15T20:18:58.674Z] 5c69ac0246d0: Download complete [2024-04-15T20:18:58.674Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-15T20:18:58.674Z] 3a2ae6a8a46f: Download complete [2024-04-15T20:18:58.674Z] 33b1e0a273af: Verifying Checksum [2024-04-15T20:18:58.674Z] 33b1e0a273af: Download complete [2024-04-15T20:18:58.674Z] 5d3b04190fa2: Verifying Checksum [2024-04-15T20:18:58.674Z] 5d3b04190fa2: Download complete [2024-04-15T20:18:58.674Z] ec43610c2a17: Verifying Checksum [2024-04-15T20:18:58.674Z] ec43610c2a17: Download complete [2024-04-15T20:18:58.932Z] 5eb5b503b376: Verifying Checksum [2024-04-15T20:18:58.932Z] 5eb5b503b376: Download complete [2024-04-15T20:18:59.514Z] 2f39f015ded8: Verifying Checksum [2024-04-15T20:18:59.514Z] 2f39f015ded8: Download complete [2024-04-15T20:19:00.081Z] 5eb5b503b376: Pull complete [2024-04-15T20:19:00.340Z] 5c69ac0246d0: Pull complete [2024-04-15T20:19:00.599Z] ec43610c2a17: Pull complete [2024-04-15T20:19:00.857Z] 3a2ae6a8a46f: Pull complete [2024-04-15T20:19:01.116Z] 33b1e0a273af: Pull complete [2024-04-15T20:19:01.116Z] 5d3b04190fa2: Pull complete [2024-04-15T20:19:03.470Z] 0c6a40ed1a82: Pull complete [2024-04-15T20:19:04.878Z] 94ae7d8d031c: Pull complete [2024-04-15T20:19:04.878Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-15T20:19:04.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-15T20:19:04.878Z] ---> 86de565de09d [2024-04-15T20:19:04.878Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-04-15T20:19:05.301Z] 2f39f015ded8: Pull complete [2024-04-15T20:19:05.301Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-15T20:19:05.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-15T20:19:05.301Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T20:19:05.547Z] prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container [2024-04-15T20:19:05.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-388 -v /w/workspace/gexfoundry_device-rest-go_PR-388:/w/workspace/gexfoundry_device-rest-go_PR-388:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-388@tmp:/w/workspace/gexfoundry_device-rest-go_PR-388@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-15T20:19:06.821Z] ---> Running in cd0a4f86d06e [2024-04-15T20:19:07.087Z] Removing intermediate container cd0a4f86d06e [2024-04-15T20:19:07.087Z] ---> 0514b4a8f06e [2024-04-15T20:19:07.087Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-15T20:19:07.087Z] ---> Running in 2614a28b4ecf [2024-04-15T20:19:07.352Z] Removing intermediate container 2614a28b4ecf [2024-04-15T20:19:07.352Z] ---> ebea32b23e71 [2024-04-15T20:19:07.353Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-15T20:19:07.353Z] ---> Running in 2377e177f465 [2024-04-15T20:19:07.634Z] Removing intermediate container 2377e177f465 [2024-04-15T20:19:07.634Z] ---> d14243e48542 [2024-04-15T20:19:07.634Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-15T20:19:07.634Z] ---> Running in 6bd6e1641946 [2024-04-15T20:19:07.901Z] Removing intermediate container 6bd6e1641946 [2024-04-15T20:19:07.901Z] ---> df3fc176cdcc [2024-04-15T20:19:07.901Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-15T20:19:08.166Z] ---> Running in 994cb2832b58 [2024-04-15T20:19:09.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T20:19:09.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T20:19:09.796Z] $ docker top 0c16caa50aab560291445ee2aea2ea85277b1da13d997dd9e9248a4e81fdf661 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-15T20:19:10.358Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-04-15T20:19:10.358Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-04-15T20:19:10.358Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-04-15T20:19:10.358Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-04-15T20:19:10.358Z] Executing busybox-1.36.1-r5.trigger [2024-04-15T20:19:10.407Z] ---> job-cost.sh [2024-04-15T20:19:10.407Z] lf-activate-venv: SKIPPING [2024-04-15T20:19:10.407Z] INFO: No Stack... [2024-04-15T20:19:10.636Z] OK: 271 MiB in 56 packages [2024-04-15T20:19:10.667Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-15T20:19:10.925Z] INFO: Archiving Costs [Pipeline] sh [2024-04-15T20:19:11.251Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-388/archives/cost.csv [2024-04-15T20:19:11.251Z] + cut -d, -f6 [Pipeline] lock [2024-04-15T20:19:11.293Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-388-1-stack-cost] [2024-04-15T20:19:11.298Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-388-1-stack-cost] did not exist. Created. [2024-04-15T20:19:11.305Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-388-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-15T20:19:11.594Z] Removing intermediate container 994cb2832b58 [2024-04-15T20:19:11.594Z] ---> a6fa1f281311 [2024-04-15T20:19:11.594Z] Step 8/12 : WORKDIR /device-rest-go [2024-04-15T20:19:11.594Z] ---> Running in 422529aa9b42 [2024-04-15T20:19:11.720Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-15T20:19:11.771Z] Stashed 1 file(s) [Pipeline] } [2024-04-15T20:19:11.804Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-388-1-stack-cost] [Pipeline] // lock [2024-04-15T20:19:11.860Z] Removing intermediate container 422529aa9b42 [2024-04-15T20:19:11.860Z] ---> 042796e4e870 [2024-04-15T20:19:11.860Z] Step 9/12 : COPY go.mod vendor* ./ [Pipeline] } [2024-04-15T20:19:11.894Z] $ docker stop --time=1 0c16caa50aab560291445ee2aea2ea85277b1da13d997dd9e9248a4e81fdf661 [2024-04-15T20:19:12.444Z] ---> a708369dd52b [2024-04-15T20:19:12.444Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T20:19:12.444Z] ---> Running in 9e3aae341e3a [2024-04-15T20:19:13.043Z] $ docker rm -f --volumes 0c16caa50aab560291445ee2aea2ea85277b1da13d997dd9e9248a4e81fdf661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-15T20:21:04.095Z] Removing intermediate container 9e3aae341e3a [2024-04-15T20:21:04.095Z] ---> 2c7176a0668c [2024-04-15T20:21:04.095Z] Step 11/12 : COPY . . [2024-04-15T20:21:04.095Z] ---> 6f83da79e317 [2024-04-15T20:21:04.095Z] Step 12/12 : RUN $MAKE [2024-04-15T20:21:04.365Z] ---> Running in 82ecab3df486 [2024-04-15T20:21:05.332Z] noop [2024-04-15T20:21:05.916Z] Removing intermediate container 82ecab3df486 [2024-04-15T20:21:05.916Z] ---> 31f6d4a84948 [2024-04-15T20:21:05.916Z] Successfully built 31f6d4a84948 [2024-04-15T20:21:05.916Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T20:21:06.507Z] + docker inspect -f . ci-base-image-arm64 [2024-04-15T20:21:06.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T20:21:06.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-2504 does not seem to be running inside a container [2024-04-15T20:21:06.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-15T20:21:08.092Z] $ docker top c93a625b6c7c3a2dd7d0734e3b2d8bf81dbe7bd2c63353c4094823863ca8e754 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-15T20:21:08.982Z] + go version [2024-04-15T20:21:08.982Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-15T20:21:09.032Z] $ docker stop --time=1 c93a625b6c7c3a2dd7d0734e3b2d8bf81dbe7bd2c63353c4094823863ca8e754 [2024-04-15T20:21:10.644Z] $ docker rm -f --volumes c93a625b6c7c3a2dd7d0734e3b2d8bf81dbe7bd2c63353c4094823863ca8e754 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T20:21:11.614Z] + docker inspect -f . ci-base-image-arm64 [2024-04-15T20:21:11.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T20:21:11.902Z] prd-ubuntu20.04-docker-arm64-4c-16g-2504 does not seem to be running inside a container [2024-04-15T20:21:11.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-15T20:21:13.166Z] $ docker top 369ce64f6b5c15b4bb8e95c38f6a4de8d5acfa5c049b2eebacf6e01133317311 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-15T20:21:14.069Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-15T20:21:14.480Z] + make test [2024-04-15T20:21:14.480Z] go test ./... -coverprofile=coverage.out ./... [2024-04-15T20:21:19.844Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-04-15T20:23:41.554Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-04-15T20:23:41.554Z] ok github.com/edgexfoundry/device-rest-go/driver 0.045s coverage: 33.2% of statements [2024-04-15T20:23:41.554Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-15T20:23:41.554Z] go vet ./... [2024-04-15T20:24:13.789Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-15T20:24:13.789Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-15T20:24:13.789Z] ./bin/test-attribution-txt.sh [2024-04-15T20:24:14.055Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-15T20:24:14.055Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-15T20:24:14.321Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-15T20:24:14.586Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-15T20:24:14.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-15T20:24:14.672Z] $ docker stop --time=1 369ce64f6b5c15b4bb8e95c38f6a4de8d5acfa5c049b2eebacf6e01133317311 [2024-04-15T20:24:16.536Z] $ docker rm -f --volumes 369ce64f6b5c15b4bb8e95c38f6a4de8d5acfa5c049b2eebacf6e01133317311 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-15T20:24:18.171Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-15T20:24:18.207Z] Warning: overwriting stash ‘coverage-report’ [2024-04-15T20:24:18.588Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-15T20:24:19.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-15T20:24:19.539Z] + ls -al . [2024-04-15T20:24:19.539Z] total 244 [2024-04-15T20:24:19.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 20:21 . [2024-04-15T20:24:19.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 20:18 .. [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 15 20:18 .dockerignore [2024-04-15T20:24:19.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 20:18 .git [2024-04-15T20:24:19.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 20:18 .github [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 264 Apr 15 20:18 .gitignore [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 15 20:18 .golangci.yml [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 10300 Apr 15 20:18 Attribution.txt [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 17685 Apr 15 20:18 CHANGELOG.md [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 1687 Apr 15 20:18 Dockerfile [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 15 20:18 GOVERNANCE.md [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 15 20:18 Jenkinsfile [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 15 20:18 LICENSE [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 2016 Apr 15 20:18 Makefile [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 15 20:18 OWNERS.md [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 3989 Apr 15 20:18 README.md [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 15 20:16 VERSION [2024-04-15T20:24:19.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 20:18 bin [2024-04-15T20:24:19.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 20:18 cmd [2024-04-15T20:24:19.539Z] -rw-r--r-- 1 jenkins jenkins 14499 Apr 15 20:23 coverage.out [2024-04-15T20:24:19.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 20:18 driver [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 7238 Apr 15 20:18 go.mod [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 101841 Apr 15 20:18 go.sum [2024-04-15T20:24:19.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 20:18 openapi [2024-04-15T20:24:19.539Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 15 20:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T20:24:19.987Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=da1134828c023e95017b86027f0a687f644d0f30 --label arch=arm64 --label version=0.0.0 . [2024-04-15T20:24:19.987Z] Sending build context to Docker daemon 146.4kB [2024-04-15T20:24:20.254Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-04-15T20:24:20.254Z] Step 2/26 : FROM ${BASE} AS builder [2024-04-15T20:24:20.254Z] ---> 31f6d4a84948 [2024-04-15T20:24:20.254Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-04-15T20:24:20.254Z] ---> Running in c68ea37aa8c1 [2024-04-15T20:24:20.521Z] Removing intermediate container c68ea37aa8c1 [2024-04-15T20:24:20.521Z] ---> 89e8c5430096 [2024-04-15T20:24:20.521Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-15T20:24:20.787Z] ---> Running in df808aa958bf [2024-04-15T20:24:21.053Z] Removing intermediate container df808aa958bf [2024-04-15T20:24:21.053Z] ---> 27c3708ff2f2 [2024-04-15T20:24:21.053Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-15T20:24:21.053Z] ---> Running in 3f02f507f06c [2024-04-15T20:24:21.324Z] Removing intermediate container 3f02f507f06c [2024-04-15T20:24:21.324Z] ---> c33cbf587a85 [2024-04-15T20:24:21.324Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-04-15T20:24:21.324Z] ---> Running in 13c20eccf6c0 [2024-04-15T20:24:21.592Z] Removing intermediate container 13c20eccf6c0 [2024-04-15T20:24:21.592Z] ---> a94fad70ee39 [2024-04-15T20:24:21.592Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-15T20:24:21.868Z] ---> Running in 5b6e27f79157 [2024-04-15T20:24:22.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T20:24:23.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T20:24:24.049Z] OK: 271 MiB in 56 packages [2024-04-15T20:24:25.009Z] Removing intermediate container 5b6e27f79157 [2024-04-15T20:24:25.009Z] ---> 101eea51adaf [2024-04-15T20:24:25.009Z] Step 8/26 : WORKDIR /device-rest-go [2024-04-15T20:24:25.009Z] ---> Running in c579fd6b03ab [2024-04-15T20:24:25.275Z] Removing intermediate container c579fd6b03ab [2024-04-15T20:24:25.275Z] ---> 50098b782d0c [2024-04-15T20:24:25.275Z] Step 9/26 : COPY go.mod vendor* ./ [2024-04-15T20:24:25.853Z] ---> dc8de19f6561 [2024-04-15T20:24:25.853Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T20:24:25.853Z] ---> Running in b00ec44e5c1c [2024-04-15T20:24:28.438Z] Removing intermediate container b00ec44e5c1c [2024-04-15T20:24:28.438Z] ---> 106baec25cae [2024-04-15T20:24:28.438Z] Step 11/26 : COPY . . [2024-04-15T20:24:28.438Z] ---> b824094870de [2024-04-15T20:24:28.438Z] Step 12/26 : RUN $MAKE [2024-04-15T20:24:28.438Z] ---> Running in df8487c3746f [2024-04-15T20:24:29.401Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-04-15T20:27:06.100Z] Removing intermediate container df8487c3746f [2024-04-15T20:27:06.100Z] ---> a3e258448b7b [2024-04-15T20:27:06.100Z] Step 13/26 : FROM alpine:3.18 [2024-04-15T20:27:06.100Z] 3.18: Pulling from library/alpine [2024-04-15T20:27:06.100Z] c6b39de5b339: Pulling fs layer [2024-04-15T20:27:06.100Z] c6b39de5b339: Verifying Checksum [2024-04-15T20:27:06.100Z] c6b39de5b339: Download complete [2024-04-15T20:27:06.100Z] c6b39de5b339: Pull complete [2024-04-15T20:27:06.100Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T20:27:06.100Z] Status: Downloaded newer image for alpine:3.18 [2024-04-15T20:27:06.100Z] ---> 33abbf032149 [2024-04-15T20:27:06.100Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-15T20:27:06.100Z] ---> Running in 28f61be77225 [2024-04-15T20:27:06.100Z] Removing intermediate container 28f61be77225 [2024-04-15T20:27:06.100Z] ---> 0ecdb1032938 [2024-04-15T20:27:06.100Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-04-15T20:27:06.100Z] ---> Running in ad6880b416ff [2024-04-15T20:27:06.100Z] Removing intermediate container ad6880b416ff [2024-04-15T20:27:06.100Z] ---> 231a393b24d9 [2024-04-15T20:27:06.100Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-04-15T20:27:06.100Z] ---> Running in b2c9a9407a2e [2024-04-15T20:27:06.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T20:27:06.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T20:27:06.100Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-15T20:27:06.100Z] Executing busybox-1.36.1-r5.trigger [2024-04-15T20:27:06.100Z] OK: 8 MiB in 16 packages [2024-04-15T20:27:06.100Z] Removing intermediate container b2c9a9407a2e [2024-04-15T20:27:06.100Z] ---> 321afc701148 [2024-04-15T20:27:06.100Z] Step 17/26 : RUN apk --no-cache upgrade [2024-04-15T20:27:06.100Z] ---> Running in f9686cecdc65 [2024-04-15T20:27:06.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T20:27:06.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T20:27:06.100Z] Upgrading critical system libraries and apk-tools: [2024-04-15T20:27:06.100Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T20:27:06.100Z] Executing busybox-1.36.1-r5.trigger [2024-04-15T20:27:06.100Z] Continuing the upgrade transaction with new apk-tools: [2024-04-15T20:27:06.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T20:27:06.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T20:27:06.100Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T20:27:06.100Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T20:27:06.100Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T20:27:06.100Z] OK: 8 MiB in 16 packages [2024-04-15T20:27:06.100Z] Removing intermediate container f9686cecdc65 [2024-04-15T20:27:06.100Z] ---> 0d22b6611342 [2024-04-15T20:27:06.100Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-04-15T20:27:06.368Z] ---> 3090391a54dc [2024-04-15T20:27:06.368Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-04-15T20:27:06.959Z] ---> 8c4beb20457c [2024-04-15T20:27:06.959Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-04-15T20:27:07.226Z] ---> 56226637a778 [2024-04-15T20:27:07.227Z] Step 21/26 : EXPOSE 59986 [2024-04-15T20:27:07.498Z] ---> Running in b38d94d402c1 [2024-04-15T20:27:07.767Z] Removing intermediate container b38d94d402c1 [2024-04-15T20:27:07.767Z] ---> 8918397f8fc6 [2024-04-15T20:27:07.767Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-04-15T20:27:07.767Z] ---> Running in 18d9e997ec7b [2024-04-15T20:27:08.036Z] Removing intermediate container 18d9e997ec7b [2024-04-15T20:27:08.036Z] ---> 552a4dd092f9 [2024-04-15T20:27:08.036Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-04-15T20:27:08.312Z] ---> Running in 4350549a67bd [2024-04-15T20:27:08.580Z] Removing intermediate container 4350549a67bd [2024-04-15T20:27:08.580Z] ---> 1715e06f3187 [2024-04-15T20:27:08.580Z] Step 24/26 : LABEL arch=arm64 [2024-04-15T20:27:08.580Z] ---> Running in b79760bc5116 [2024-04-15T20:27:08.848Z] Removing intermediate container b79760bc5116 [2024-04-15T20:27:08.848Z] ---> 986f4e25388c [2024-04-15T20:27:08.848Z] Step 25/26 : LABEL git_sha=da1134828c023e95017b86027f0a687f644d0f30 [2024-04-15T20:27:08.848Z] ---> Running in b2ec2dc21b6b [2024-04-15T20:27:09.123Z] Removing intermediate container b2ec2dc21b6b [2024-04-15T20:27:09.123Z] ---> a3e2691ae781 [2024-04-15T20:27:09.123Z] Step 26/26 : LABEL version=0.0.0 [2024-04-15T20:27:09.389Z] ---> Running in 397199356e9e [2024-04-15T20:27:09.655Z] Removing intermediate container 397199356e9e [2024-04-15T20:27:09.656Z] ---> ba26e93faf67 [2024-04-15T20:27:09.656Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-15T20:27:09.656Z] Successfully built ba26e93faf67 [2024-04-15T20:27:09.656Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T20:27:10.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-15T20:27:10.556Z] [2024-04-15T20:27:10.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T20:27:10.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-15T20:27:10.977Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-15T20:27:10.977Z] 8998bd30e6a1: Pulling fs layer [2024-04-15T20:27:10.977Z] 04944245beec: Pulling fs layer [2024-04-15T20:27:10.977Z] 699f458cf7ca: Pulling fs layer [2024-04-15T20:27:10.977Z] 765212b225bb: Pulling fs layer [2024-04-15T20:27:10.977Z] f23df028b6ca: Pulling fs layer [2024-04-15T20:27:10.977Z] d65c8cfc05b1: Pulling fs layer [2024-04-15T20:27:10.977Z] 2437ff75d9bd: Pulling fs layer [2024-04-15T20:27:10.977Z] 765212b225bb: Waiting [2024-04-15T20:27:10.977Z] f23df028b6ca: Waiting [2024-04-15T20:27:10.977Z] d65c8cfc05b1: Waiting [2024-04-15T20:27:10.977Z] 2437ff75d9bd: Waiting [2024-04-15T20:27:11.244Z] 04944245beec: Verifying Checksum [2024-04-15T20:27:11.244Z] 04944245beec: Download complete [2024-04-15T20:27:11.244Z] 765212b225bb: Download complete [2024-04-15T20:27:11.244Z] f23df028b6ca: Download complete [2024-04-15T20:27:11.244Z] d65c8cfc05b1: Verifying Checksum [2024-04-15T20:27:11.244Z] d65c8cfc05b1: Download complete [2024-04-15T20:27:11.512Z] 699f458cf7ca: Verifying Checksum [2024-04-15T20:27:11.512Z] 699f458cf7ca: Download complete [2024-04-15T20:27:11.779Z] 8998bd30e6a1: Verifying Checksum [2024-04-15T20:27:11.779Z] 8998bd30e6a1: Download complete [2024-04-15T20:27:14.369Z] 2437ff75d9bd: Verifying Checksum [2024-04-15T20:27:14.369Z] 2437ff75d9bd: Download complete [2024-04-15T20:27:16.312Z] 8998bd30e6a1: Pull complete [2024-04-15T20:27:16.895Z] 04944245beec: Pull complete [2024-04-15T20:27:18.302Z] 699f458cf7ca: Pull complete [2024-04-15T20:27:18.569Z] 765212b225bb: Pull complete [2024-04-15T20:27:19.526Z] f23df028b6ca: Pull complete [2024-04-15T20:27:19.796Z] d65c8cfc05b1: Pull complete [2024-04-15T20:27:37.986Z] 2437ff75d9bd: Pull complete [2024-04-15T20:27:37.986Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-15T20:27:37.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-15T20:27:37.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T20:27:38.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-2504 does not seem to be running inside a container [2024-04-15T20:27:38.394Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-15T20:27:40.942Z] $ docker top 7f4dff0fc64a55fce5aab52ece0311d8f13f74f2e392a8c5a4a09fc068d0578c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-15T20:27:41.853Z] ---> job-cost.sh [2024-04-15T20:27:41.853Z] lf-activate-venv: SKIPPING [2024-04-15T20:27:41.853Z] INFO: No Stack... [2024-04-15T20:27:42.435Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-15T20:27:43.016Z] INFO: Archiving Costs [Pipeline] sh [2024-04-15T20:27:43.362Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2024-04-15T20:27:43.362Z] + cut -d, -f6 [Pipeline] lock [2024-04-15T20:27:43.414Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-388-1-stack-cost] [2024-04-15T20:27:43.420Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-388-1-stack-cost] did not exist. Created. [2024-04-15T20:27:43.425Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-388-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-15T20:27:44.157Z] /w/workspace/device-rest-go/1@tmp/durable-3d61fa26/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-15T20:27:44.567Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-15T20:27:44.875Z] Warning: overwriting stash ‘stack-cost’ [2024-04-15T20:27:44.912Z] Stashed 1 file(s) [Pipeline] } [2024-04-15T20:27:44.927Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-388-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-15T20:27:45.021Z] $ docker stop --time=1 7f4dff0fc64a55fce5aab52ece0311d8f13f74f2e392a8c5a4a09fc068d0578c [2024-04-15T20:27:46.489Z] $ docker rm -f --volumes 7f4dff0fc64a55fce5aab52ece0311d8f13f74f2e392a8c5a4a09fc068d0578c [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-04-15T20:27:47.597Z] provisioning config files... [2024-04-15T20:27:47.613Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-388@tmp/config883184479120235696tmp [Pipeline] { [Pipeline] sh [2024-04-15T20:27:47.950Z] + set +x [2024-04-15T20:27:47.950Z] + bash -s -- [2024-04-15T20:27:47.950Z] + curl -s https://codecov.io/bash [2024-04-15T20:27:47.950Z] [2024-04-15T20:27:47.950Z] _____ _ [2024-04-15T20:27:47.950Z] / ____| | | [2024-04-15T20:27:47.950Z] | | ___ __| | ___ ___ _____ __ [2024-04-15T20:27:47.950Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-15T20:27:47.950Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-15T20:27:47.950Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-15T20:27:47.950Z] Bash-1.0.6 [2024-04-15T20:27:47.950Z] [2024-04-15T20:27:47.950Z] [2024-04-15T20:27:47.950Z] ==> git version 2.25.1 found [2024-04-15T20:27:47.950Z] ==> 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-04-15T20:27:47.950Z] Release-Date: 2020-01-08 [2024-04-15T20:27:47.950Z] 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-04-15T20:27:47.950Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-15T20:27:47.950Z] ==> Jenkins CI detected. [2024-04-15T20:27:47.950Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-388 [2024-04-15T20:27:47.950Z] project root: . [2024-04-15T20:27:47.950Z] --> token set from env [2024-04-15T20:27:47.950Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-15T20:27:47.950Z] ==> Running gcov in . (disable via -X gcov) [2024-04-15T20:27:47.950Z] ==> Python coveragepy not found [2024-04-15T20:27:47.950Z] ==> Searching for coverage reports in: [2024-04-15T20:27:47.950Z] + . [2024-04-15T20:27:48.209Z] -> Found 1 reports [2024-04-15T20:27:48.209Z] ==> Detecting git/mercurial file structure [2024-04-15T20:27:48.209Z] ==> Reading reports [2024-04-15T20:27:48.209Z] + ./coverage.out bytes=14499 [2024-04-15T20:27:48.209Z] ==> Appending adjustments [2024-04-15T20:27:48.209Z] https://docs.codecov.io/docs/fixing-reports [2024-04-15T20:27:48.209Z] + Found adjustments [2024-04-15T20:27:48.209Z] ==> Gzipping contents [2024-04-15T20:27:48.209Z] 4.0K /tmp/codecov.yi8nPQ.gz [2024-04-15T20:27:48.209Z] ==> Uploading reports [2024-04-15T20:27:48.209Z] url: https://codecov.io [2024-04-15T20:27:48.209Z] query: branch=PR-388&commit=da1134828c023e95017b86027f0a687f644d0f30&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-388%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=388&job=&cmd_args= [2024-04-15T20:27:48.209Z] -> Pinging Codecov [2024-04-15T20:27:48.209Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-388&commit=da1134828c023e95017b86027f0a687f644d0f30&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-388%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=388&job=&cmd_args= [2024-04-15T20:27:48.469Z] -> Uploading to [2024-04-15T20:27:48.469Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-15/4E5D53B4F1F92C436F7061BF334D961C/da1134828c023e95017b86027f0a687f644d0f30/3af3d0b0-592a-4633-85d0-af59011e20df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240415T202748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86f44c769e5b673dcba52d69ce89ec49d898e8009c064ba2f834b273188ee2ff [2024-04-15T20:27:48.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-15T20:27:48.469Z] Dload Upload Total Spent Left Speed [2024-04-15T20:27:48.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 11377 --:--:-- --:--:-- --:--:-- 11321 100 2321 0 0 100 2321 0 8115 --:--:-- --:--:-- --:--:-- 8115 [2024-04-15T20:27:48.729Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/da1134828c023e95017b86027f0a687f644d0f30 [Pipeline] } [2024-04-15T20:27:48.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-04-15T20:27:50.753Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-388/archives ] [2024-04-15T20:27:50.753Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-388/archives [2024-04-15T20:27:50.753Z] total 16 [2024-04-15T20:27:50.753Z] drwxr-xr-x 3 root root 4096 Apr 15 20:19 . [2024-04-15T20:27:50.753Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 20:19 .. [2024-04-15T20:27:50.753Z] drwxr-xr-x 2 root root 4096 Apr 15 20:19 cost [2024-04-15T20:27:50.753Z] -rw-r--r-- 1 root root 86 Apr 15 20:19 cost.csv [2024-04-15T20:27:50.753Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-388/archives [2024-04-15T20:27:50.753Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-388/archives [2024-04-15T20:27:50.753Z] total 16 [2024-04-15T20:27:50.753Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 15 20:19 . [2024-04-15T20:27:50.753Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 20:19 .. [2024-04-15T20:27:50.753Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 15 20:19 cost [2024-04-15T20:27:50.753Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 15 20:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-15T20:27:51.082Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-15T20:27:52.349Z] ---> package-listing.sh [2024-04-15T20:27:52.349Z] ++ facter osfamily [2024-04-15T20:27:52.349Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-15T20:27:52.610Z] + OS_FAMILY=debian [2024-04-15T20:27:52.610Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-388 [2024-04-15T20:27:52.610Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-15T20:27:52.610Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-15T20:27:52.610Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-15T20:27:52.610Z] + PACKAGES=/tmp/packages_start.txt [2024-04-15T20:27:52.610Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-388 ']' [2024-04-15T20:27:52.610Z] + PACKAGES=/tmp/packages_end.txt [2024-04-15T20:27:52.610Z] + case "${OS_FAMILY}" in [2024-04-15T20:27:52.610Z] + dpkg -l [2024-04-15T20:27:52.610Z] + grep '^ii' [2024-04-15T20:27:52.610Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-15T20:27:52.610Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-15T20:27:52.610Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-15T20:27:52.610Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-388 ']' [2024-04-15T20:27:52.610Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-388/archives/ [2024-04-15T20:27:52.610Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-388/archives/ [Pipeline] echo [2024-04-15T20:27:52.646Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-388/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-15T20:27:52.941Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T20:27:53.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-15T20:27:53.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T20:27:53.758Z] prd-ubuntu20.04-docker-8c-8g-2503 does not seem to be running inside a container [2024-04-15T20:27:53.793Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-388/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-388 -v /w/workspace/gexfoundry_device-rest-go_PR-388:/w/workspace/gexfoundry_device-rest-go_PR-388:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-388@tmp:/w/workspace/gexfoundry_device-rest-go_PR-388@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-15T20:27:54.832Z] $ docker top 851b9b033fd42033937f40cdf21d9e29c02645e739f832bb0049ea4b0c28c9be -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-15T20:27:55.245Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-15T20:27:55.591Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-15T20:27:55.904Z] + ls /var/log/sa-host [2024-04-15T20:27:55.904Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-15T20:27:56.141Z] provisioning config files... [2024-04-15T20:27:56.152Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-388@tmp/config886219065279321591tmp [Pipeline] { [Pipeline] echo [2024-04-15T20:27:56.213Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-15T20:27:56.533Z] ---> create-netrc.sh [Pipeline] } [2024-04-15T20:27:56.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-15T20:27:56.972Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-15T20:27:57.010Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-15T20:27:57.344Z] ---> sudo-logs.sh [2024-04-15T20:27:57.344Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-15T20:27:57.439Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-15T20:27:57.778Z] ---> job-cost.sh [2024-04-15T20:27:57.778Z] lf-activate-venv: SKIPPING [2024-04-15T20:27:57.778Z] DEBUG: total: 0.2199999988079071 [2024-04-15T20:27:57.778Z] INFO: Retrieving Stack Cost... [2024-04-15T20:27:58.056Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-15T20:27:58.337Z] INFO: Archiving Costs [Pipeline] echo [2024-04-15T20:27:58.376Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-15T20:27:58.711Z] ---> logs-deploy.sh [2024-04-15T20:27:58.711Z] lf-activate-venv: SKIPPING [2024-04-15T20:27:58.711Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-388/1 [2024-04-15T20:27:58.711Z] INFO: archiving workspace using pattern(s): [2024-04-15T20:27:59.670Z] Archives upload complete. [2024-04-15T20:27:59.929Z] INFO: archiving logs to Nexus