Pull request #367 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1043e38cf482cf822ee6cde679f09fbc497a5438+01232ef71281965359620122f9fdc73016fc5c79 (30c7331695052db25c8ebc39df436bebd1788f6e) 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-ssh17622706486187312764.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14664191353753416353.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-367/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-367/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7707135760374183941.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11080558012563949065.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-367/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-367/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10253900899172657984.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16392’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16395 in /w/workspace/undry_device-onvif-camera_PR-367 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-367 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 01232ef71281965359620122f9fdc73016fc5c79 into PR head commit 1043e38cf482cf822ee6cde679f09fbc497a5438 Merge succeeded, producing 1043e38cf482cf822ee6cde679f09fbc497a5438 Checking out Revision 1043e38cf482cf822ee6cde679f09fbc497a5438 (PR-367) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1043e38cf482cf822ee6cde679f09fbc497a5438 # 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 01232ef71281965359620122f9fdc73016fc5c79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1043e38cf482cf822ee6cde679f09fbc497a5438 # timeout=10 > git rev-list --no-walk db90742b213ad0e12f030adb556bf69d84c6ce8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T22:26:33.110Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T22:26:33.156Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T22:26:33.167Z] ========================================================= [2023-05-22T22:26:33.167Z] EdgeX Global Pipelines Version Info [2023-05-22T22:26:33.167Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:26:33.873Z] ------------------- [2023-05-22T22:26:33.873Z] stable info: [2023-05-22T22:26:33.873Z] ------------------- [2023-05-22T22:26:33.874Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T22:26:33.874Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T22:26:33.874Z] Message: update stable to v1.0.249 [2023-05-22T22:26:34.443Z] ------------------- [2023-05-22T22:26:34.443Z] experimental info: [2023-05-22T22:26:34.443Z] ------------------- [2023-05-22T22:26:34.443Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T22:26:34.443Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T22:26:34.443Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T22:26:34.620Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-22T22:26:34.637Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-22T22:26:34.648Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T22:26:34.659Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T22:26:34.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T22:26:34.685Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T22:26:34.702Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T22:26:34.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T22:26:34.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T22:26:34.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T22:26:34.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T22:26:34.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-22T22:26:34.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T22:26:34.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T22:26:34.816Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T22:26:34.828Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T22:26:34.840Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T22:26:34.855Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T22:26:34.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T22:26:34.882Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T22:26:34.894Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-22T22:26:34.907Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-22T22:26:34.920Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T22:26:34.932Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T22:26:34.947Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-22T22:26:34.966Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T22:26:34.975Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T22:26:34.984Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo [2023-05-22T22:26:34.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo [2023-05-22T22:26:35.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo [2023-05-22T22:26:35.011Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1043e38cf482cf822ee6cde679f09fbc497a5438 [Pipeline] echo [2023-05-22T22:26:35.023Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1043e38 [Pipeline] echo [2023-05-22T22:26:35.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:26:35.090Z] provisioning config files... [2023-05-22T22:26:35.107Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config3698025438841998987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:26:35.410Z] ---> docker-login.sh [2023-05-22T22:26:35.410Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:26:35.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:26:35.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:26:35.671Z] Configure a credential helper to remove this warning. See [2023-05-22T22:26:35.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:26:35.671Z] [2023-05-22T22:26:35.671Z] Login Succeeded [2023-05-22T22:26:35.671Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:26:35.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:26:35.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:26:35.671Z] Configure a credential helper to remove this warning. See [2023-05-22T22:26:35.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:26:35.671Z] [2023-05-22T22:26:35.671Z] Login Succeeded [2023-05-22T22:26:35.671Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:26:35.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:26:35.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:26:35.933Z] Configure a credential helper to remove this warning. See [2023-05-22T22:26:35.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:26:35.933Z] [2023-05-22T22:26:35.933Z] Login Succeeded [2023-05-22T22:26:35.933Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:26:35.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:26:35.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:26:35.933Z] Configure a credential helper to remove this warning. See [2023-05-22T22:26:35.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:26:35.933Z] [2023-05-22T22:26:35.933Z] Login Succeeded [2023-05-22T22:26:35.933Z] docker.io [2023-05-22T22:26:35.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:26:36.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:26:36.194Z] Configure a credential helper to remove this warning. See [2023-05-22T22:26:36.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:26:36.194Z] [2023-05-22T22:26:36.194Z] Login Succeeded [2023-05-22T22:26:36.194Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:26:36.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T22:26:36.584Z] + git rev-list -1 --merges 1043e38cf482cf822ee6cde679f09fbc497a5438~1..1043e38cf482cf822ee6cde679f09fbc497a5438 [Pipeline] echo [2023-05-22T22:26:36.652Z] -----------> git rev-list -1 --merges 1043e38cf482cf822ee6cde679f09fbc497a5438~1..1043e38cf482cf822ee6cde679f09fbc497a5438 1043e38cf482cf822ee6cde679f09fbc497a5438 [false] [Pipeline] sh [2023-05-22T22:26:36.938Z] + git log --format=format:%s -1 1043e38cf482cf822ee6cde679f09fbc497a5438 [Pipeline] echo [2023-05-22T22:26:36.954Z] ========================================================= [2023-05-22T22:26:36.954Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T22:26:36.954Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:26:37.276Z] + git log --format=format:%s -1 1043e38cf482cf822ee6cde679f09fbc497a5438 [Pipeline] echo [2023-05-22T22:26:37.288Z] [semverPrep] GIT_COMMIT: 1043e38cf482cf822ee6cde679f09fbc497a5438, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 [Pipeline] echo [2023-05-22T22:26:37.297Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T22:26:37.743Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T22:26:37.743Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T22:26:37.743Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T22:26:37.743Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T22:26:37.743Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T22:26:37.743Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T22:26:37.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:26:38.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:26:38.152Z] [2023-05-22T22:26:38.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:26:38.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:26:38.450Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T22:26:38.450Z] b85a868b505f: Pulling fs layer [2023-05-22T22:26:38.450Z] e2be974225ed: Pulling fs layer [2023-05-22T22:26:38.450Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T22:26:38.450Z] 988bab9f4d93: Pulling fs layer [2023-05-22T22:26:38.450Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T22:26:38.450Z] eaf3925da568: Pulling fs layer [2023-05-22T22:26:38.450Z] bab4dde63d76: Pulling fs layer [2023-05-22T22:26:38.450Z] bde34c3a00c8: Pulling fs layer [2023-05-22T22:26:38.450Z] b352a97aabf1: Pulling fs layer [2023-05-22T22:26:38.450Z] 4872d77fe225: Pulling fs layer [2023-05-22T22:26:38.450Z] 5851b861e8e6: Pulling fs layer [2023-05-22T22:26:38.450Z] 988bab9f4d93: Waiting [2023-05-22T22:26:38.450Z] bde34c3a00c8: Waiting [2023-05-22T22:26:38.450Z] 1469e6f7b9e6: Waiting [2023-05-22T22:26:38.450Z] 5851b861e8e6: Waiting [2023-05-22T22:26:38.450Z] bab4dde63d76: Waiting [2023-05-22T22:26:38.450Z] b352a97aabf1: Waiting [2023-05-22T22:26:38.450Z] eaf3925da568: Waiting [2023-05-22T22:26:38.450Z] e2be974225ed: Download complete [2023-05-22T22:26:38.450Z] 988bab9f4d93: Verifying Checksum [2023-05-22T22:26:38.450Z] 988bab9f4d93: Download complete [2023-05-22T22:26:38.708Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T22:26:38.708Z] 1469e6f7b9e6: Download complete [2023-05-22T22:26:38.708Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T22:26:38.708Z] 339a4e72a1f5: Download complete [2023-05-22T22:26:38.708Z] eaf3925da568: Verifying Checksum [2023-05-22T22:26:38.708Z] eaf3925da568: Download complete [2023-05-22T22:26:38.708Z] bde34c3a00c8: Verifying Checksum [2023-05-22T22:26:38.708Z] bde34c3a00c8: Download complete [2023-05-22T22:26:38.708Z] b352a97aabf1: Download complete [2023-05-22T22:26:38.709Z] 4872d77fe225: Verifying Checksum [2023-05-22T22:26:38.709Z] 4872d77fe225: Download complete [2023-05-22T22:26:38.709Z] 5851b861e8e6: Verifying Checksum [2023-05-22T22:26:38.709Z] 5851b861e8e6: Download complete [2023-05-22T22:26:38.709Z] b85a868b505f: Verifying Checksum [2023-05-22T22:26:38.709Z] b85a868b505f: Download complete [2023-05-22T22:26:38.967Z] bab4dde63d76: Verifying Checksum [2023-05-22T22:26:38.967Z] bab4dde63d76: Download complete [2023-05-22T22:26:39.905Z] b85a868b505f: Pull complete [2023-05-22T22:26:40.164Z] e2be974225ed: Pull complete [2023-05-22T22:26:40.422Z] 339a4e72a1f5: Pull complete [2023-05-22T22:26:40.682Z] 988bab9f4d93: Pull complete [2023-05-22T22:26:40.942Z] 1469e6f7b9e6: Pull complete [2023-05-22T22:26:40.942Z] eaf3925da568: Pull complete [2023-05-22T22:26:44.549Z] bab4dde63d76: Pull complete [2023-05-22T22:26:44.549Z] bde34c3a00c8: Pull complete [2023-05-22T22:26:44.549Z] b352a97aabf1: Pull complete [2023-05-22T22:26:44.549Z] 4872d77fe225: Pull complete [2023-05-22T22:26:44.549Z] 5851b861e8e6: Pull complete [2023-05-22T22:26:44.550Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T22:26:44.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T22:26:44.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:26:44.652Z] prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container [2023-05-22T22:26:44.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T22:26:47.049Z] $ docker top c71f30560a9481baa65aeb167a7a56880de77b3315b8f700e034440df6196c6c -eo pid,comm [2023-05-22T22:26:47.101Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-22T22:26:47.101Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T22:26:47.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:26:47.133Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:26:47.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:26:47.246Z] $ docker exec c71f30560a9481baa65aeb167a7a56880de77b3315b8f700e034440df6196c6c ssh-agent [2023-05-22T22:26:47.338Z] SSH_AUTH_SOCK=/tmp/ssh-fE4gEYaeQjPC/agent.33 [2023-05-22T22:26:47.338Z] SSH_AGENT_PID=39 [2023-05-22T22:26:47.346Z] Running ssh-add (command line suppressed) [2023-05-22T22:26:47.439Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_18160679006829055673.key (/w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_18160679006829055673.key) [2023-05-22T22:26:47.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:26:47.738Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T22:26:47.753Z] $ docker exec --env ******** --env ******** c71f30560a9481baa65aeb167a7a56880de77b3315b8f700e034440df6196c6c ssh-agent -k [2023-05-22T22:26:47.855Z] unset SSH_AUTH_SOCK; [2023-05-22T22:26:47.856Z] unset SSH_AGENT_PID; [2023-05-22T22:26:47.856Z] echo Agent pid 39 killed; [2023-05-22T22:26:47.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T22:26:47.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T22:26:47.894Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T22:26:47.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T22:26:47.999Z] $ docker exec c71f30560a9481baa65aeb167a7a56880de77b3315b8f700e034440df6196c6c ssh-agent [2023-05-22T22:26:48.112Z] SSH_AUTH_SOCK=/tmp/ssh-uGShKpxlchY1/agent.71 [2023-05-22T22:26:48.112Z] SSH_AGENT_PID=77 [2023-05-22T22:26:48.116Z] Running ssh-add (command line suppressed) [2023-05-22T22:26:48.212Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_10637022367533567479.key (/w/workspace/undry_device-onvif-camera_PR-367@tmp/private_key_10637022367533567479.key) [2023-05-22T22:26:48.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T22:26:48.514Z] + git semver init [2023-05-22T22:26:48.773Z] 2023-05-22 22:26:48,717 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T22:26:48.773Z] 2023-05-22 22:26:48,717 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-367/.semver [2023-05-22T22:26:48.773Z] 2023-05-22 22:26:48,718 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-367/.semver [2023-05-22T22:26:48.773Z] 2023-05-22 22:26:48,718 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-367/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-367, universal_newlines=False, shell=None, istream=None) [2023-05-22T22:26:49.710Z] 2023-05-22 22:26:49,680 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-367/.git/info/exclude [2023-05-22T22:26:49.710Z] 2023-05-22 22:26:49,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-367/.semver/PR-367 with force:False [2023-05-22T22:26:49.710Z] 2023-05-22 22:26:49,681 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-367/.semver/PR-367 [2023-05-22T22:26:49.710Z] 2023-05-22 22:26:49,685 [execute] INFO git cat-file --batch-check [2023-05-22T22:26:49.710Z] 2023-05-22 22:26:49,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-367/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T22:26:49.710Z] 2023-05-22 22:26:49,692 [execute] INFO git cat-file --batch [2023-05-22T22:26:49.710Z] 2023-05-22 22:26:49,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-367/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T22:26:49.710Z] 2023-05-22 22:26:49,696 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-367/.semver/PR-367 [2023-05-22T22:26:49.710Z] 0.0.0 [Pipeline] } [2023-05-22T22:26:49.983Z] $ docker exec --env ******** --env ******** c71f30560a9481baa65aeb167a7a56880de77b3315b8f700e034440df6196c6c ssh-agent -k [2023-05-22T22:26:50.083Z] unset SSH_AUTH_SOCK; [2023-05-22T22:26:50.084Z] unset SSH_AGENT_PID; [2023-05-22T22:26:50.084Z] echo Agent pid 77 killed; [2023-05-22T22:26:50.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T22:26:50.408Z] + git semver [Pipeline] } [2023-05-22T22:26:50.688Z] $ docker stop --time=1 c71f30560a9481baa65aeb167a7a56880de77b3315b8f700e034440df6196c6c [2023-05-22T22:26:51.993Z] $ docker rm -f --volumes c71f30560a9481baa65aeb167a7a56880de77b3315b8f700e034440df6196c6c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:26:52.332Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T22:26:52.539Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T22:26:52.542Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:26:52.709Z] provisioning config files... [2023-05-22T22:26:52.717Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config3794892833790409313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:26:53.017Z] ---> docker-login.sh [2023-05-22T22:26:53.018Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:26:53.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:26:53.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:26:53.018Z] Configure a credential helper to remove this warning. See [2023-05-22T22:26:53.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:26:53.018Z] [2023-05-22T22:26:53.018Z] Login Succeeded [2023-05-22T22:26:53.018Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:26:53.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:26:53.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:26:53.018Z] Configure a credential helper to remove this warning. See [2023-05-22T22:26:53.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:26:53.018Z] [2023-05-22T22:26:53.018Z] Login Succeeded [2023-05-22T22:26:53.018Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:26:53.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:26:53.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:26:53.278Z] Configure a credential helper to remove this warning. See [2023-05-22T22:26:53.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:26:53.278Z] [2023-05-22T22:26:53.278Z] Login Succeeded [2023-05-22T22:26:53.278Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:26:53.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:26:53.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:26:53.278Z] Configure a credential helper to remove this warning. See [2023-05-22T22:26:53.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:26:53.278Z] [2023-05-22T22:26:53.278Z] Login Succeeded [2023-05-22T22:26:53.278Z] docker.io [2023-05-22T22:26:53.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:26:53.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:26:53.537Z] Configure a credential helper to remove this warning. See [2023-05-22T22:26:53.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:26:53.537Z] [2023-05-22T22:26:53.537Z] Login Succeeded [2023-05-22T22:26:53.537Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:26:53.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T22:26:53.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:26:53.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:26:53.635Z] ========================================================= [2023-05-22T22:26:53.635Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T22:26:53.635Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:26:53.957Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T22:26:53.957Z] Sending build context to Docker daemon 21.92MB [2023-05-22T22:26:53.957Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:26:53.957Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-22T22:26:54.235Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T22:26:54.235Z] f56be85fc22e: Pulling fs layer [2023-05-22T22:26:54.235Z] 85791d961cd3: Pulling fs layer [2023-05-22T22:26:54.235Z] d694b5ae8c79: Pulling fs layer [2023-05-22T22:26:54.235Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T22:26:54.235Z] 4d19c01a9841: Pulling fs layer [2023-05-22T22:26:54.235Z] 9325e15d5711: Pulling fs layer [2023-05-22T22:26:54.235Z] 556b6ee489ea: Pulling fs layer [2023-05-22T22:26:54.235Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T22:26:54.235Z] 9f32a84ed3da: Waiting [2023-05-22T22:26:54.235Z] 556b6ee489ea: Waiting [2023-05-22T22:26:54.235Z] c5a4b2cf53e6: Waiting [2023-05-22T22:26:54.235Z] 9325e15d5711: Waiting [2023-05-22T22:26:54.235Z] 85791d961cd3: Download complete [2023-05-22T22:26:54.235Z] 9f32a84ed3da: Verifying Checksum [2023-05-22T22:26:54.235Z] 9f32a84ed3da: Download complete [2023-05-22T22:26:54.235Z] 4d19c01a9841: Verifying Checksum [2023-05-22T22:26:54.235Z] 4d19c01a9841: Download complete [2023-05-22T22:26:54.235Z] f56be85fc22e: Verifying Checksum [2023-05-22T22:26:54.235Z] f56be85fc22e: Download complete [2023-05-22T22:26:54.235Z] 9325e15d5711: Verifying Checksum [2023-05-22T22:26:54.235Z] 9325e15d5711: Download complete [2023-05-22T22:26:54.496Z] f56be85fc22e: Pull complete [2023-05-22T22:26:54.496Z] 85791d961cd3: Pull complete [2023-05-22T22:26:54.757Z] d694b5ae8c79: Download complete [2023-05-22T22:26:55.016Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T22:26:55.016Z] c5a4b2cf53e6: Download complete [2023-05-22T22:26:55.016Z] 556b6ee489ea: Verifying Checksum [2023-05-22T22:26:58.310Z] d694b5ae8c79: Pull complete [2023-05-22T22:26:58.310Z] 9f32a84ed3da: Pull complete [2023-05-22T22:26:58.310Z] 4d19c01a9841: Pull complete [2023-05-22T22:26:58.310Z] 9325e15d5711: Pull complete [2023-05-22T22:27:00.843Z] 556b6ee489ea: Pull complete [2023-05-22T22:27:01.777Z] c5a4b2cf53e6: Pull complete [2023-05-22T22:27:01.777Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T22:27:01.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T22:27:01.777Z] ---> c4be618373d6 [2023-05-22T22:27:01.777Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:27:05.067Z] ---> Running in a9a9e8aa4108 [2023-05-22T22:27:05.067Z] Removing intermediate container a9a9e8aa4108 [2023-05-22T22:27:05.067Z] ---> 4bb38a4eb2c9 [2023-05-22T22:27:05.067Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:27:05.327Z] ---> Running in 719d6ce7f7d9 [2023-05-22T22:27:05.327Z] Removing intermediate container 719d6ce7f7d9 [2023-05-22T22:27:05.327Z] ---> 9af50416b4de [2023-05-22T22:27:05.327Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:27:05.327Z] ---> Running in 86ae35e1d1a3 [2023-05-22T22:27:05.587Z] Removing intermediate container 86ae35e1d1a3 [2023-05-22T22:27:05.587Z] ---> d4fe129ae9af [2023-05-22T22:27:05.587Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:27:05.587Z] ---> Running in e2ae4f54e7a4 [2023-05-22T22:27:05.587Z] Removing intermediate container e2ae4f54e7a4 [2023-05-22T22:27:05.587Z] ---> e63d45085bad [2023-05-22T22:27:05.587Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-22T22:27:05.587Z] ---> Running in 10907c444dd7 [2023-05-22T22:27:05.587Z] Removing intermediate container 10907c444dd7 [2023-05-22T22:27:05.587Z] ---> c2ad403ae6aa [2023-05-22T22:27:05.587Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:27:05.587Z] ---> Running in f5dcb410107d [2023-05-22T22:27:05.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T22:27:06.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T22:27:06.362Z] OK: 265 MiB in 53 packages [2023-05-22T22:27:06.620Z] Removing intermediate container f5dcb410107d [2023-05-22T22:27:06.620Z] ---> a78f39ae03a4 [2023-05-22T22:27:06.620Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-22T22:27:06.620Z] ---> Running in 8a2529620e11 [2023-05-22T22:27:06.620Z] Removing intermediate container 8a2529620e11 [2023-05-22T22:27:06.620Z] ---> 33aa4b507ae5 [2023-05-22T22:27:06.620Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-22T22:27:06.879Z] ---> b8b26457c4c1 [2023-05-22T22:27:06.879Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:27:06.879Z] ---> Running in 262c47000f46 [2023-05-22T22:27:07.664Z] Still waiting to schedule task [2023-05-22T22:27:07.664Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-22T22:27:45.639Z] Removing intermediate container 262c47000f46 [2023-05-22T22:27:45.639Z] ---> 9b5eea3c6be2 [2023-05-22T22:27:45.639Z] Step 12/13 : COPY . . [2023-05-22T22:27:45.639Z] ---> 0e9773a4d178 [2023-05-22T22:27:45.639Z] Step 13/13 : RUN ${MAKE} [2023-05-22T22:27:45.639Z] ---> Running in bd128a1320e5 [2023-05-22T22:27:45.639Z] noop [2023-05-22T22:27:45.639Z] Removing intermediate container bd128a1320e5 [2023-05-22T22:27:45.639Z] ---> f156b7ff12f6 [2023-05-22T22:27:45.639Z] Successfully built f156b7ff12f6 [2023-05-22T22:27:45.639Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:27:45.966Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T22:27:45.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:27:46.033Z] prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container [2023-05-22T22:27:46.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T22:27:46.444Z] $ docker top 304e6295a50158f849518a78f76935fcd8d21ce8f6ece7ec957d9cd2f5628f14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:27:46.792Z] + go version [2023-05-22T22:27:46.792Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T22:27:46.806Z] $ docker stop --time=1 304e6295a50158f849518a78f76935fcd8d21ce8f6ece7ec957d9cd2f5628f14 [2023-05-22T22:27:48.092Z] $ docker rm -f --volumes 304e6295a50158f849518a78f76935fcd8d21ce8f6ece7ec957d9cd2f5628f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:27:48.499Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T22:27:48.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:27:48.581Z] prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container [2023-05-22T22:27:48.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T22:27:49.007Z] $ docker top a5b75df0e97c65339ff26c50ebf26dd05d6c56d1ce614e569c49f040afb66e61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:27:49.357Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-367 [Pipeline] fileExists [Pipeline] sh [2023-05-22T22:27:49.654Z] + make test [2023-05-22T22:27:49.654Z] go test ./... -coverprofile=coverage.out ./... [2023-05-22T22:27:54.936Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-22T22:28:05.329Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-22T22:28:05.894Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-22T22:28:07.800Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.049s coverage: 31.4% of statements [2023-05-22T22:28:08.059Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.116s coverage: 86.5% of statements [2023-05-22T22:28:16.176Z] go vet ./... [2023-05-22T22:28:19.458Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T22:28:19.459Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T22:28:19.459Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T22:28:19.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T22:28:19.484Z] $ docker stop --time=1 a5b75df0e97c65339ff26c50ebf26dd05d6c56d1ce614e569c49f040afb66e61 [2023-05-22T22:28:22.418Z] $ docker rm -f --volumes a5b75df0e97c65339ff26c50ebf26dd05d6c56d1ce614e569c49f040afb66e61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:28:22.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T22:28:23.076Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-22T22:28:23.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T22:28:23.931Z] + ls -al . [2023-05-22T22:28:23.931Z] total 232 [2023-05-22T22:28:23.931Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 22:27 . [2023-05-22T22:28:23.931Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:26 .. [2023-05-22T22:28:23.931Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 22:26 .git [2023-05-22T22:28:23.931Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:26 .github [2023-05-22T22:28:23.931Z] -rw-rw-r-- 1 jenkins jenkins 496 May 22 22:26 .gitignore [2023-05-22T22:28:23.931Z] -rw-rw-r-- 1 jenkins jenkins 42 May 22 22:26 .golangci.yml [2023-05-22T22:28:23.931Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 22:26 .semver [2023-05-22T22:28:23.931Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 22 22:26 Attribution.txt [2023-05-22T22:28:23.931Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 22 22:26 CHANGELOG.md [2023-05-22T22:28:23.931Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 22 22:26 Dockerfile [2023-05-22T22:28:23.931Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 22:26 GOVERNANCE.md [2023-05-22T22:28:23.931Z] -rw-rw-r-- 1 jenkins jenkins 739 May 22 22:26 Jenkinsfile [2023-05-22T22:28:23.931Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 22 22:26 LICENSE [2023-05-22T22:28:23.931Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 22 22:26 Makefile [2023-05-22T22:28:23.931Z] -rw-rw-r-- 1 jenkins jenkins 625 May 22 22:26 OWNERS.md [2023-05-22T22:28:23.931Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 22 22:26 README.md [2023-05-22T22:28:23.931Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 22:26 VERSION [2023-05-22T22:28:23.931Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 22:26 bin [2023-05-22T22:28:23.931Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:26 cmd [2023-05-22T22:28:23.931Z] -rw-r--r-- 1 jenkins jenkins 78459 May 22 22:28 coverage.out [2023-05-22T22:28:23.931Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:26 doc [2023-05-22T22:28:23.931Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 22 22:26 go.mod [2023-05-22T22:28:23.931Z] -rw-rw-r-- 1 jenkins jenkins 33581 May 22 22:26 go.sum [2023-05-22T22:28:23.931Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:26 internal [2023-05-22T22:28:23.931Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:26 snap [2023-05-22T22:28:23.931Z] -rw-rw-r-- 1 jenkins jenkins 236 May 22 22:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:28:24.245Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1043e38cf482cf822ee6cde679f09fbc497a5438 --label arch=amd64 --label version=0.0.0 . [2023-05-22T22:28:24.245Z] Sending build context to Docker daemon 22MB [2023-05-22T22:28:24.245Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:28:24.245Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-22T22:28:24.245Z] ---> f156b7ff12f6 [2023-05-22T22:28:24.245Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:28:24.508Z] ---> Running in 5fb203232060 [2023-05-22T22:28:24.770Z] Removing intermediate container 5fb203232060 [2023-05-22T22:28:24.770Z] ---> b45bafbdda58 [2023-05-22T22:28:24.770Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:28:24.770Z] ---> Running in afd17c21a7cf [2023-05-22T22:28:24.770Z] Removing intermediate container afd17c21a7cf [2023-05-22T22:28:24.770Z] ---> a16fca5784aa [2023-05-22T22:28:24.770Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:28:24.770Z] ---> Running in ce382a891b68 [2023-05-22T22:28:24.770Z] Removing intermediate container ce382a891b68 [2023-05-22T22:28:24.770Z] ---> 8c47d197c443 [2023-05-22T22:28:24.770Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:28:24.770Z] ---> Running in afb2823df136 [2023-05-22T22:28:25.033Z] Removing intermediate container afb2823df136 [2023-05-22T22:28:25.033Z] ---> 96b76583c16f [2023-05-22T22:28:25.033Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-22T22:28:25.033Z] ---> Running in 6eaa1fe6c085 [2023-05-22T22:28:25.033Z] Removing intermediate container 6eaa1fe6c085 [2023-05-22T22:28:25.033Z] ---> ce3c79ef847c [2023-05-22T22:28:25.033Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:28:25.033Z] ---> Running in 85070b112a14 [2023-05-22T22:28:25.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T22:28:25.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T22:28:25.816Z] OK: 265 MiB in 53 packages [2023-05-22T22:28:26.385Z] Removing intermediate container 85070b112a14 [2023-05-22T22:28:26.385Z] ---> 94c9ff4ef158 [2023-05-22T22:28:26.385Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-22T22:28:26.385Z] ---> Running in 84d220a37c28 [2023-05-22T22:28:26.385Z] Removing intermediate container 84d220a37c28 [2023-05-22T22:28:26.385Z] ---> 7c0a7e0c8ec3 [2023-05-22T22:28:26.385Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-22T22:28:26.644Z] ---> 5fda932c8766 [2023-05-22T22:28:26.644Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:28:26.644Z] ---> Running in c2b66cbcfec4 [2023-05-22T22:28:27.590Z] Removing intermediate container c2b66cbcfec4 [2023-05-22T22:28:27.590Z] ---> 3256a89b1ddd [2023-05-22T22:28:27.590Z] Step 12/26 : COPY . . [2023-05-22T22:28:28.315Z] ---> 80a9efa1f279 [2023-05-22T22:28:28.315Z] Step 13/26 : RUN ${MAKE} [2023-05-22T22:28:28.315Z] ---> Running in 2db422fc06fe [2023-05-22T22:28:28.574Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-22T22:28:35.644Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16396 in /w/workspace/undry_device-onvif-camera_PR-367 [Pipeline] { [Pipeline] ws [2023-05-22T22:28:35.658Z] Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout [2023-05-22T22:28:35.698Z] The recommended git tool is: git [2023-05-22T22:28:41.406Z] using credential edgex-jenkins-ssh [2023-05-22T22:28:41.430Z] Cloning the remote Git repository [2023-05-22T22:28:41.482Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-22T22:28:41.583Z] > git init /w/workspace/device-onvif-camera/3 # timeout=10 [2023-05-22T22:28:41.736Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-22T22:28:41.737Z] > git --version # timeout=10 [2023-05-22T22:28:41.764Z] > git --version # 'git version 2.25.1' [2023-05-22T22:28:41.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T22:28:41.934Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T22:28:43.463Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-22T22:28:43.487Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T22:28:44.383Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-22T22:28:44.425Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-22T22:28:44.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T22:28:44.973Z] Merging remotes/origin/main commit 01232ef71281965359620122f9fdc73016fc5c79 into PR head commit 1043e38cf482cf822ee6cde679f09fbc497a5438 [2023-05-22T22:28:45.331Z] Merge succeeded, producing 1043e38cf482cf822ee6cde679f09fbc497a5438 [2023-05-22T22:28:45.331Z] Checking out Revision 1043e38cf482cf822ee6cde679f09fbc497a5438 (PR-367) [2023-05-22T22:28:44.444Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-22T22:28:44.993Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T22:28:45.064Z] > git checkout -f 1043e38cf482cf822ee6cde679f09fbc497a5438 # timeout=10 [2023-05-22T22:28:45.235Z] > git remote # timeout=10 [2023-05-22T22:28:45.253Z] > git config --get remote.origin.url # timeout=10 [2023-05-22T22:28:45.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T22:28:45.286Z] > git merge 01232ef71281965359620122f9fdc73016fc5c79 # timeout=10 [2023-05-22T22:28:45.314Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-22T22:28:45.338Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T22:28:45.352Z] > git checkout -f 1043e38cf482cf822ee6cde679f09fbc497a5438 # timeout=10 [2023-05-22T22:28:46.013Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:28:47.045Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T22:28:47.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T22:28:47.045Z] Dload Upload Total Spent Left Speed [2023-05-22T22:28:47.045Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 84083 0 --:--:-- --:--:-- --:--:-- 84083 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-05-22T22:28:47.705Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T22:28:48.034Z] + sudo tee /etc/docker/daemon.new [2023-05-22T22:28:48.034Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-22T22:28:48.034Z] { [2023-05-22T22:28:48.034Z] "registry-mirrors": [ [2023-05-22T22:28:48.034Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T22:28:48.034Z] ], [2023-05-22T22:28:48.034Z] "bip": "10.250.0.254/24", [2023-05-22T22:28:48.034Z] "hosts": [ [2023-05-22T22:28:48.034Z] "tcp://0.0.0.0:5555", [2023-05-22T22:28:48.034Z] "unix:///var/run/docker.sock" [2023-05-22T22:28:48.034Z] ], [2023-05-22T22:28:48.034Z] "mtu": 1458, [2023-05-22T22:28:48.034Z] "selinux-enabled": true, [2023-05-22T22:28:48.034Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T22:28:48.034Z] } [Pipeline] sh [2023-05-22T22:28:48.361Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T22:28:48.690Z] + sudo service docker restart [2023-05-22T22:28:51.448Z] Removing intermediate container 2db422fc06fe [2023-05-22T22:28:51.448Z] ---> ea5fdb9e1639 [2023-05-22T22:28:51.448Z] Step 14/26 : FROM alpine:3.17 [2023-05-22T22:28:51.448Z] 3.17: Pulling from library/alpine [2023-05-22T22:28:51.448Z] f56be85fc22e: Already exists [2023-05-22T22:28:51.448Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T22:28:51.448Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T22:28:51.448Z] ---> 9ed4aefc74f6 [2023-05-22T22:28:51.448Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-22T22:28:51.448Z] ---> Running in f3d147eab6eb [2023-05-22T22:28:51.448Z] Removing intermediate container f3d147eab6eb [2023-05-22T22:28:51.448Z] ---> 26e0b2c67afc [2023-05-22T22:28:51.448Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-22T22:28:51.448Z] ---> Running in edbf34b9519f [2023-05-22T22:28:51.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T22:28:51.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T22:28:51.448Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T22:28:51.448Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T22:28:51.448Z] OK: 7 MiB in 16 packages [2023-05-22T22:28:51.448Z] Removing intermediate container edbf34b9519f [2023-05-22T22:28:51.448Z] ---> c8a785ecf866 [2023-05-22T22:28:51.448Z] Step 17/26 : WORKDIR / [2023-05-22T22:28:51.448Z] ---> Running in e815949c9746 [2023-05-22T22:28:51.448Z] Removing intermediate container e815949c9746 [2023-05-22T22:28:51.448Z] ---> 96820aee75b2 [2023-05-22T22:28:51.448Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-22T22:28:52.388Z] ---> 8a41db73129d [2023-05-22T22:28:52.388Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-22T22:28:52.388Z] ---> abc3fd77722a [2023-05-22T22:28:52.388Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-22T22:28:52.388Z] ---> 31672de80996 [2023-05-22T22:28:52.388Z] Step 21/26 : EXPOSE 59984 [2023-05-22T22:28:52.388Z] ---> Running in f90d884adada [2023-05-22T22:28:52.646Z] Removing intermediate container f90d884adada [2023-05-22T22:28:52.646Z] ---> d5ab9657daaa [2023-05-22T22:28:52.646Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-22T22:28:52.646Z] ---> Running in b98885b1a2a9 [2023-05-22T22:28:52.646Z] Removing intermediate container b98885b1a2a9 [2023-05-22T22:28:52.646Z] ---> 0a01f57ee40b [2023-05-22T22:28:52.646Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T22:28:52.646Z] ---> Running in 1b1249a87d81 [2023-05-22T22:28:52.907Z] Removing intermediate container 1b1249a87d81 [2023-05-22T22:28:52.907Z] ---> 77dfca1e2190 [2023-05-22T22:28:52.907Z] Step 24/26 : LABEL arch=amd64 [2023-05-22T22:28:52.907Z] ---> Running in afa1e526e3a4 [2023-05-22T22:28:52.907Z] Removing intermediate container afa1e526e3a4 [2023-05-22T22:28:52.907Z] ---> d06d1c40f2fd [2023-05-22T22:28:52.907Z] Step 25/26 : LABEL git_sha=1043e38cf482cf822ee6cde679f09fbc497a5438 [2023-05-22T22:28:52.907Z] ---> Running in a322d5528cc0 [2023-05-22T22:28:52.907Z] Removing intermediate container a322d5528cc0 [2023-05-22T22:28:52.907Z] ---> afa4ceaddb0d [2023-05-22T22:28:52.907Z] Step 26/26 : LABEL version=0.0.0 [2023-05-22T22:28:53.166Z] ---> Running in 90ea26b30d54 [2023-05-22T22:28:53.166Z] Removing intermediate container 90ea26b30d54 [2023-05-22T22:28:53.166Z] ---> d58f04669092 [2023-05-22T22:28:53.166Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T22:28:53.166Z] Successfully built d58f04669092 [2023-05-22T22:28:53.166Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:28:53.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:28:53.647Z] [2023-05-22T22:28:53.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:28:53.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:28:53.954Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T22:28:53.954Z] 5eb5b503b376: Pulling fs layer [2023-05-22T22:28:53.954Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T22:28:53.954Z] ec43610c2a17: Pulling fs layer [2023-05-22T22:28:53.954Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T22:28:53.954Z] 33b1e0a273af: Pulling fs layer [2023-05-22T22:28:53.954Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T22:28:53.954Z] 2f39f015ded8: Pulling fs layer [2023-05-22T22:28:53.954Z] 33b1e0a273af: Waiting [2023-05-22T22:28:53.954Z] 2f39f015ded8: Waiting [2023-05-22T22:28:53.954Z] 3a2ae6a8a46f: Waiting [2023-05-22T22:28:53.954Z] 5c69ac0246d0: Download complete [2023-05-22T22:28:53.954Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-22T22:28:53.954Z] 3a2ae6a8a46f: Download complete [2023-05-22T22:28:53.954Z] 33b1e0a273af: Verifying Checksum [2023-05-22T22:28:53.954Z] 33b1e0a273af: Download complete [2023-05-22T22:28:53.954Z] ec43610c2a17: Verifying Checksum [2023-05-22T22:28:53.954Z] ec43610c2a17: Download complete [2023-05-22T22:28:53.954Z] 5d3b04190fa2: Download complete [2023-05-22T22:28:54.214Z] 5eb5b503b376: Verifying Checksum [2023-05-22T22:28:54.214Z] 5eb5b503b376: Download complete [2023-05-22T22:28:54.781Z] 2f39f015ded8: Download complete [2023-05-22T22:28:55.718Z] 5eb5b503b376: Pull complete [2023-05-22T22:28:55.718Z] 5c69ac0246d0: Pull complete [2023-05-22T22:28:55.976Z] ec43610c2a17: Pull complete [2023-05-22T22:28:56.235Z] 3a2ae6a8a46f: Pull complete [2023-05-22T22:28:56.494Z] 33b1e0a273af: Pull complete [2023-05-22T22:28:56.494Z] 5d3b04190fa2: Pull complete [2023-05-22T22:29:00.680Z] 2f39f015ded8: Pull complete [2023-05-22T22:29:00.680Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T22:29:00.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:29:00.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:29:00.762Z] prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container [2023-05-22T22:29:00.799Z] $ 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/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T22:29:04.164Z] $ docker top 9480d7537c949dccfcd93a3278348a3a1b565e618e58e9b1009e1ebf20d67612 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:29:04.560Z] ---> job-cost.sh [2023-05-22T22:29:04.560Z] lf-activate-venv: SKIPPING [2023-05-22T22:29:04.560Z] INFO: No Stack... [2023-05-22T22:29:04.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T22:29:05.079Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T22:29:05.370Z] + cat /w/workspace/undry_device-onvif-camera_PR-367/archives/cost.csv [2023-05-22T22:29:05.370Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T22:29:05.384Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-367-3-stack-cost] [2023-05-22T22:29:05.390Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-3-stack-cost] did not exist. Created. [2023-05-22T22:29:05.390Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-367-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T22:29:05.698Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-22T22:29:05.732Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T22:29:05.739Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T22:29:05.766Z] $ docker stop --time=1 9480d7537c949dccfcd93a3278348a3a1b565e618e58e9b1009e1ebf20d67612 [2023-05-22T22:29:06.928Z] $ docker rm -f --volumes 9480d7537c949dccfcd93a3278348a3a1b565e618e58e9b1009e1ebf20d67612 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2023-05-22T22:29:06.995Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-05-22T22:29:07.027Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config5491631079920907485tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:29:07.380Z] ---> docker-login.sh [2023-05-22T22:29:07.380Z] nexus3.edgexfoundry.org:10001 [2023-05-22T22:29:07.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:29:07.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:29:07.974Z] Configure a credential helper to remove this warning. See [2023-05-22T22:29:07.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:29:07.974Z] [2023-05-22T22:29:07.974Z] Login Succeeded [2023-05-22T22:29:07.974Z] nexus3.edgexfoundry.org:10002 [2023-05-22T22:29:08.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:29:08.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:29:08.247Z] Configure a credential helper to remove this warning. See [2023-05-22T22:29:08.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:29:08.247Z] [2023-05-22T22:29:08.247Z] Login Succeeded [2023-05-22T22:29:08.247Z] nexus3.edgexfoundry.org:10003 [2023-05-22T22:29:08.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:29:08.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:29:08.790Z] Configure a credential helper to remove this warning. See [2023-05-22T22:29:08.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:29:08.790Z] [2023-05-22T22:29:08.790Z] Login Succeeded [2023-05-22T22:29:08.790Z] nexus3.edgexfoundry.org:10004 [2023-05-22T22:29:09.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:29:09.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:29:09.061Z] Configure a credential helper to remove this warning. See [2023-05-22T22:29:09.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:29:09.061Z] [2023-05-22T22:29:09.061Z] Login Succeeded [2023-05-22T22:29:09.061Z] docker.io [2023-05-22T22:29:09.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T22:29:09.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T22:29:09.603Z] Configure a credential helper to remove this warning. See [2023-05-22T22:29:09.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T22:29:09.603Z] [2023-05-22T22:29:09.603Z] Login Succeeded [2023-05-22T22:29:09.603Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T22:29:09.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T22:29:09.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:29:09.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T22:29:09.939Z] ========================================================= [2023-05-22T22:29:09.939Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T22:29:09.939Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:29:10.286Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T22:29:10.878Z] Sending build context to Docker daemon 14.37MB [2023-05-22T22:29:10.878Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:29:10.878Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-22T22:29:10.878Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T22:29:10.878Z] c41833b44d91: Pulling fs layer [2023-05-22T22:29:10.878Z] ed15518f5707: Pulling fs layer [2023-05-22T22:29:10.878Z] feae8fd75edb: Pulling fs layer [2023-05-22T22:29:10.878Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T22:29:10.878Z] 3cdef696dda3: Pulling fs layer [2023-05-22T22:29:10.878Z] 2ced38df9373: Pulling fs layer [2023-05-22T22:29:10.878Z] 58f1dce35555: Pulling fs layer [2023-05-22T22:29:10.878Z] 3cdef696dda3: Waiting [2023-05-22T22:29:10.878Z] 2ced38df9373: Waiting [2023-05-22T22:29:10.878Z] 242c74f7c9fa: Waiting [2023-05-22T22:29:10.878Z] 58f1dce35555: Waiting [2023-05-22T22:29:11.151Z] ed15518f5707: Download complete [2023-05-22T22:29:11.151Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T22:29:11.151Z] 242c74f7c9fa: Download complete [2023-05-22T22:29:11.151Z] 3cdef696dda3: Verifying Checksum [2023-05-22T22:29:11.151Z] 3cdef696dda3: Download complete [2023-05-22T22:29:11.151Z] c41833b44d91: Download complete [2023-05-22T22:29:12.120Z] c41833b44d91: Pull complete [2023-05-22T22:29:12.412Z] 58f1dce35555: Verifying Checksum [2023-05-22T22:29:12.412Z] 58f1dce35555: Download complete [2023-05-22T22:29:12.682Z] ed15518f5707: Pull complete [2023-05-22T22:29:13.655Z] feae8fd75edb: Verifying Checksum [2023-05-22T22:29:13.655Z] feae8fd75edb: Download complete [2023-05-22T22:29:13.655Z] 2ced38df9373: Verifying Checksum [2023-05-22T22:29:13.655Z] 2ced38df9373: Download complete [2023-05-22T22:29:26.032Z] feae8fd75edb: Pull complete [2023-05-22T22:29:26.032Z] 242c74f7c9fa: Pull complete [2023-05-22T22:29:26.032Z] 3cdef696dda3: Pull complete [2023-05-22T22:29:32.815Z] 2ced38df9373: Pull complete [2023-05-22T22:29:35.436Z] 58f1dce35555: Pull complete [2023-05-22T22:29:35.436Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T22:29:35.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T22:29:35.436Z] ---> fadd8f120f05 [2023-05-22T22:29:35.436Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:29:37.398Z] ---> Running in 696bcd0ee10c [2023-05-22T22:29:37.398Z] Removing intermediate container 696bcd0ee10c [2023-05-22T22:29:37.398Z] ---> 11ef72c1ba38 [2023-05-22T22:29:37.398Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:29:37.667Z] ---> Running in f4636bd2b006 [2023-05-22T22:29:37.937Z] Removing intermediate container f4636bd2b006 [2023-05-22T22:29:37.937Z] ---> 358922b5f81e [2023-05-22T22:29:37.937Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:29:37.937Z] ---> Running in f3138881f8cf [2023-05-22T22:29:38.205Z] Removing intermediate container f3138881f8cf [2023-05-22T22:29:38.205Z] ---> 37d2ca7de657 [2023-05-22T22:29:38.205Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:29:38.473Z] ---> Running in c136362b5f8b [2023-05-22T22:29:38.742Z] Removing intermediate container c136362b5f8b [2023-05-22T22:29:38.742Z] ---> 4ca96a7e27f5 [2023-05-22T22:29:38.742Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-22T22:29:38.742Z] ---> Running in 9be16ab2fafe [2023-05-22T22:29:39.011Z] Removing intermediate container 9be16ab2fafe [2023-05-22T22:29:39.011Z] ---> fa4ce02e7cee [2023-05-22T22:29:39.011Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:29:39.011Z] ---> Running in 1ae7e3e06598 [2023-05-22T22:29:40.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:29:40.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:29:41.661Z] OK: 263 MiB in 53 packages [2023-05-22T22:29:42.649Z] Removing intermediate container 1ae7e3e06598 [2023-05-22T22:29:42.649Z] ---> 0611bf49d675 [2023-05-22T22:29:42.649Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-22T22:29:42.649Z] ---> Running in c31001404367 [2023-05-22T22:29:42.932Z] Removing intermediate container c31001404367 [2023-05-22T22:29:42.932Z] ---> 1be73244ae1b [2023-05-22T22:29:42.932Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-22T22:29:43.523Z] ---> 0e8d989d0051 [2023-05-22T22:29:43.523Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:29:43.523Z] ---> Running in ccc8bc1a25c4 [2023-05-22T22:30:51.430Z] Removing intermediate container ccc8bc1a25c4 [2023-05-22T22:30:51.430Z] ---> dbb82f37f573 [2023-05-22T22:30:51.430Z] Step 12/13 : COPY . . [2023-05-22T22:30:51.430Z] ---> de4c773cd03a [2023-05-22T22:30:51.430Z] Step 13/13 : RUN ${MAKE} [2023-05-22T22:30:51.430Z] ---> Running in 78cb2162277e [2023-05-22T22:30:51.430Z] noop [2023-05-22T22:30:51.430Z] Removing intermediate container 78cb2162277e [2023-05-22T22:30:51.430Z] ---> 6b01b05a7e78 [2023-05-22T22:30:51.430Z] Successfully built 6b01b05a7e78 [2023-05-22T22:30:51.430Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:30:51.777Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T22:30:51.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:30:51.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-16396 does not seem to be running inside a container [2023-05-22T22:30:52.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T22:30:53.402Z] $ docker top 71133cedf9f7de6aeecf0f48890eb73fe67d98b6d1299c99fdfbba7edac47748 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:30:54.271Z] + go version [2023-05-22T22:30:54.271Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T22:30:54.295Z] $ docker stop --time=1 71133cedf9f7de6aeecf0f48890eb73fe67d98b6d1299c99fdfbba7edac47748 [2023-05-22T22:30:55.928Z] $ docker rm -f --volumes 71133cedf9f7de6aeecf0f48890eb73fe67d98b6d1299c99fdfbba7edac47748 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:30:56.473Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T22:30:56.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:30:56.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-16396 does not seem to be running inside a container [2023-05-22T22:30:56.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T22:30:57.822Z] $ docker top 6abe1f50b5336b6040cb98c508d40ad720bd1b9f728aac3edc7d5358dac1c166 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:30:58.311Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh [2023-05-22T22:30:58.644Z] + make test [2023-05-22T22:30:58.644Z] go test ./... -coverprofile=coverage.out ./... [2023-05-22T22:31:30.879Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-22T22:33:37.554Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-22T22:33:40.132Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-22T22:33:42.085Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.203s coverage: 31.4% of statements [2023-05-22T22:33:57.065Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 16.328s coverage: 86.5% of statements [2023-05-22T22:33:57.065Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T22:33:57.065Z] go vet ./... [2023-05-22T22:34:29.295Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T22:34:29.295Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T22:34:29.295Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T22:34:29.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T22:34:29.333Z] $ docker stop --time=1 6abe1f50b5336b6040cb98c508d40ad720bd1b9f728aac3edc7d5358dac1c166 [2023-05-22T22:34:31.099Z] $ docker rm -f --volumes 6abe1f50b5336b6040cb98c508d40ad720bd1b9f728aac3edc7d5358dac1c166 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T22:34:32.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T22:34:32.258Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T22:34:32.752Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T22:34:33.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T22:34:33.464Z] + ls -al . [2023-05-22T22:34:33.464Z] total 228 [2023-05-22T22:34:33.464Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 22:31 . [2023-05-22T22:34:33.464Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:28 .. [2023-05-22T22:34:33.464Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 22:28 .git [2023-05-22T22:34:33.464Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:28 .github [2023-05-22T22:34:33.464Z] -rw-rw-r-- 1 jenkins jenkins 496 May 22 22:28 .gitignore [2023-05-22T22:34:33.464Z] -rw-rw-r-- 1 jenkins jenkins 42 May 22 22:28 .golangci.yml [2023-05-22T22:34:33.464Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 22 22:28 Attribution.txt [2023-05-22T22:34:33.464Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 22 22:28 CHANGELOG.md [2023-05-22T22:34:33.464Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 22 22:28 Dockerfile [2023-05-22T22:34:33.464Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 22:28 GOVERNANCE.md [2023-05-22T22:34:33.464Z] -rw-rw-r-- 1 jenkins jenkins 739 May 22 22:28 Jenkinsfile [2023-05-22T22:34:33.464Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 22 22:28 LICENSE [2023-05-22T22:34:33.464Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 22 22:28 Makefile [2023-05-22T22:34:33.464Z] -rw-rw-r-- 1 jenkins jenkins 625 May 22 22:28 OWNERS.md [2023-05-22T22:34:33.464Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 22 22:28 README.md [2023-05-22T22:34:33.464Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 22:26 VERSION [2023-05-22T22:34:33.464Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 22:28 bin [2023-05-22T22:34:33.464Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 22:28 cmd [2023-05-22T22:34:33.464Z] -rw-r--r-- 1 jenkins jenkins 78459 May 22 22:33 coverage.out [2023-05-22T22:34:33.464Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:28 doc [2023-05-22T22:34:33.464Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 22 22:28 go.mod [2023-05-22T22:34:33.464Z] -rw-rw-r-- 1 jenkins jenkins 33581 May 22 22:28 go.sum [2023-05-22T22:34:33.464Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:28 internal [2023-05-22T22:34:33.464Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 22:28 snap [2023-05-22T22:34:33.464Z] -rw-rw-r-- 1 jenkins jenkins 236 May 22 22:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:34:33.793Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1043e38cf482cf822ee6cde679f09fbc497a5438 --label arch=arm64 --label version=0.0.0 . [2023-05-22T22:34:34.060Z] Sending build context to Docker daemon 14.45MB [2023-05-22T22:34:34.326Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T22:34:34.326Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-22T22:34:34.326Z] ---> 6b01b05a7e78 [2023-05-22T22:34:34.326Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-22T22:34:34.326Z] ---> Running in 2c5073ae710b [2023-05-22T22:34:34.599Z] Removing intermediate container 2c5073ae710b [2023-05-22T22:34:34.599Z] ---> 591781151826 [2023-05-22T22:34:34.599Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T22:34:34.599Z] ---> Running in fa74dab20abe [2023-05-22T22:34:34.868Z] Removing intermediate container fa74dab20abe [2023-05-22T22:34:34.868Z] ---> b9e6ed786cad [2023-05-22T22:34:34.868Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T22:34:35.136Z] ---> Running in ffb12500f4ac [2023-05-22T22:34:35.402Z] Removing intermediate container ffb12500f4ac [2023-05-22T22:34:35.402Z] ---> e6361eb3a909 [2023-05-22T22:34:35.402Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T22:34:35.402Z] ---> Running in 3894f53818ad [2023-05-22T22:34:35.669Z] Removing intermediate container 3894f53818ad [2023-05-22T22:34:35.669Z] ---> b8fe7b44fd46 [2023-05-22T22:34:35.669Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-22T22:34:35.669Z] ---> Running in dd0459c8387b [2023-05-22T22:34:35.947Z] Removing intermediate container dd0459c8387b [2023-05-22T22:34:35.947Z] ---> 5969aacf6643 [2023-05-22T22:34:35.947Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T22:34:36.214Z] ---> Running in 930232d289f8 [2023-05-22T22:34:37.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:34:37.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:34:38.735Z] OK: 263 MiB in 53 packages [2023-05-22T22:34:39.703Z] Removing intermediate container 930232d289f8 [2023-05-22T22:34:39.703Z] ---> 7aa87ebd27d2 [2023-05-22T22:34:39.703Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-22T22:34:39.703Z] ---> Running in 4db6cacd5e96 [2023-05-22T22:34:39.973Z] Removing intermediate container 4db6cacd5e96 [2023-05-22T22:34:39.973Z] ---> 915ac9e26371 [2023-05-22T22:34:39.973Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-22T22:34:40.555Z] ---> 18c3a3437846 [2023-05-22T22:34:40.555Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T22:34:40.555Z] ---> Running in 3fc2babbd986 [2023-05-22T22:34:43.147Z] Removing intermediate container 3fc2babbd986 [2023-05-22T22:34:43.147Z] ---> df8359d06d35 [2023-05-22T22:34:43.147Z] Step 12/26 : COPY . . [2023-05-22T22:34:44.563Z] ---> 2d6ddc42f1f1 [2023-05-22T22:34:44.563Z] Step 13/26 : RUN ${MAKE} [2023-05-22T22:34:44.563Z] ---> Running in 22e88b92e5d6 [2023-05-22T22:34:45.524Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-22T22:37:07.249Z] Removing intermediate container 22e88b92e5d6 [2023-05-22T22:37:07.249Z] ---> c7985d677c98 [2023-05-22T22:37:07.249Z] Step 14/26 : FROM alpine:3.17 [2023-05-22T22:37:07.249Z] 3.17: Pulling from library/alpine [2023-05-22T22:37:07.249Z] c41833b44d91: Already exists [2023-05-22T22:37:07.249Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T22:37:07.249Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T22:37:07.249Z] ---> 51e60588ff2c [2023-05-22T22:37:07.249Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-22T22:37:07.249Z] ---> Running in c7c010a6d012 [2023-05-22T22:37:07.249Z] Removing intermediate container c7c010a6d012 [2023-05-22T22:37:07.249Z] ---> fd1e58ac2fb0 [2023-05-22T22:37:07.249Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-22T22:37:07.249Z] ---> Running in 736d477e9893 [2023-05-22T22:37:07.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T22:37:07.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T22:37:07.249Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T22:37:07.249Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T22:37:07.249Z] OK: 8 MiB in 16 packages [2023-05-22T22:37:07.249Z] Removing intermediate container 736d477e9893 [2023-05-22T22:37:07.249Z] ---> 5734a9247c16 [2023-05-22T22:37:07.249Z] Step 17/26 : WORKDIR / [2023-05-22T22:37:07.249Z] ---> Running in edfea3c320cb [2023-05-22T22:37:07.517Z] Removing intermediate container edfea3c320cb [2023-05-22T22:37:07.517Z] ---> 9448a7f37ac7 [2023-05-22T22:37:07.517Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-22T22:37:09.480Z] ---> 7fd5b669192b [2023-05-22T22:37:09.480Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-22T22:37:09.748Z] ---> b507490d7dbf [2023-05-22T22:37:09.748Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-22T22:37:10.333Z] ---> 1bba1c3817e9 [2023-05-22T22:37:10.333Z] Step 21/26 : EXPOSE 59984 [2023-05-22T22:37:10.333Z] ---> Running in 965eeb446aff [2023-05-22T22:37:10.600Z] Removing intermediate container 965eeb446aff [2023-05-22T22:37:10.600Z] ---> 36ba31de8a43 [2023-05-22T22:37:10.600Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-22T22:37:10.600Z] ---> Running in aba043d92a2f [2023-05-22T22:37:10.867Z] Removing intermediate container aba043d92a2f [2023-05-22T22:37:10.867Z] ---> 8d4225985358 [2023-05-22T22:37:10.868Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T22:37:11.134Z] ---> Running in 8feb98dff1ef [2023-05-22T22:37:11.402Z] Removing intermediate container 8feb98dff1ef [2023-05-22T22:37:11.402Z] ---> 7bc69c89077c [2023-05-22T22:37:11.402Z] Step 24/26 : LABEL arch=arm64 [2023-05-22T22:37:11.402Z] ---> Running in bb257a4319ee [2023-05-22T22:37:11.669Z] Removing intermediate container bb257a4319ee [2023-05-22T22:37:11.669Z] ---> 64b3f8f66e91 [2023-05-22T22:37:11.669Z] Step 25/26 : LABEL git_sha=1043e38cf482cf822ee6cde679f09fbc497a5438 [2023-05-22T22:37:11.669Z] ---> Running in 408aca2cfcb3 [2023-05-22T22:37:11.936Z] Removing intermediate container 408aca2cfcb3 [2023-05-22T22:37:11.936Z] ---> eb28a1dd35a5 [2023-05-22T22:37:11.936Z] Step 26/26 : LABEL version=0.0.0 [2023-05-22T22:37:12.203Z] ---> Running in 6a7b8c005124 [2023-05-22T22:37:12.469Z] Removing intermediate container 6a7b8c005124 [2023-05-22T22:37:12.469Z] ---> d3dde47ecf60 [2023-05-22T22:37:12.469Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T22:37:12.469Z] Successfully built d3dde47ecf60 [2023-05-22T22:37:12.469Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:37:12.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:37:12.910Z] [2023-05-22T22:37:12.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:37:13.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:37:13.240Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T22:37:13.240Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T22:37:13.240Z] 04944245beec: Pulling fs layer [2023-05-22T22:37:13.240Z] 699f458cf7ca: Pulling fs layer [2023-05-22T22:37:13.240Z] 765212b225bb: Pulling fs layer [2023-05-22T22:37:13.240Z] f23df028b6ca: Pulling fs layer [2023-05-22T22:37:13.240Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T22:37:13.240Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T22:37:13.240Z] f23df028b6ca: Waiting [2023-05-22T22:37:13.240Z] d65c8cfc05b1: Waiting [2023-05-22T22:37:13.240Z] 2437ff75d9bd: Waiting [2023-05-22T22:37:13.240Z] 765212b225bb: Waiting [2023-05-22T22:37:13.509Z] 04944245beec: Verifying Checksum [2023-05-22T22:37:13.509Z] 04944245beec: Download complete [2023-05-22T22:37:13.509Z] 765212b225bb: Verifying Checksum [2023-05-22T22:37:13.509Z] 765212b225bb: Download complete [2023-05-22T22:37:13.509Z] f23df028b6ca: Verifying Checksum [2023-05-22T22:37:13.509Z] f23df028b6ca: Download complete [2023-05-22T22:37:13.509Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T22:37:13.509Z] d65c8cfc05b1: Download complete [2023-05-22T22:37:13.778Z] 699f458cf7ca: Verifying Checksum [2023-05-22T22:37:13.778Z] 699f458cf7ca: Download complete [2023-05-22T22:37:14.045Z] 8998bd30e6a1: Verifying Checksum [2023-05-22T22:37:14.045Z] 8998bd30e6a1: Download complete [2023-05-22T22:37:15.987Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T22:37:15.987Z] 2437ff75d9bd: Download complete [2023-05-22T22:37:17.933Z] 8998bd30e6a1: Pull complete [2023-05-22T22:37:17.933Z] 04944245beec: Pull complete [2023-05-22T22:37:19.464Z] 699f458cf7ca: Pull complete [2023-05-22T22:37:19.464Z] 765212b225bb: Pull complete [2023-05-22T22:37:23.759Z] f23df028b6ca: Pull complete [2023-05-22T22:37:23.759Z] d65c8cfc05b1: Pull complete [2023-05-22T22:37:36.080Z] 2437ff75d9bd: Pull complete [2023-05-22T22:37:37.487Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T22:37:37.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T22:37:37.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:37:37.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-16396 does not seem to be running inside a container [2023-05-22T22:37:37.733Z] $ 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-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-22T22:37:40.109Z] $ docker top 5e5b1e9a883584e94d045df9d46254752a8c144baa022b160f882562188f8c0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:37:40.603Z] ---> job-cost.sh [2023-05-22T22:37:40.869Z] lf-activate-venv: SKIPPING [2023-05-22T22:37:40.869Z] INFO: No Stack... [2023-05-22T22:37:41.448Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T22:37:42.031Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T22:37:42.349Z] + cat /w/workspace/device-onvif-camera/3/archives/cost.csv [2023-05-22T22:37:42.349Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T22:37:42.666Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-367-3-stack-cost] [2023-05-22T22:37:42.673Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-3-stack-cost] did not exist. Created. [2023-05-22T22:37:42.673Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-367-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T22:37:43.007Z] /w/workspace/device-onvif-camera/3@tmp/durable-4fc2a0dc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-22T22:37:43.337Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T22:37:43.359Z] Warning: overwriting stash ‘stack-cost’ [2023-05-22T22:37:43.410Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T22:37:43.417Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-367-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T22:37:43.440Z] $ docker stop --time=1 5e5b1e9a883584e94d045df9d46254752a8c144baa022b160f882562188f8c0f [2023-05-22T22:37:44.900Z] $ docker rm -f --volumes 5e5b1e9a883584e94d045df9d46254752a8c144baa022b160f882562188f8c0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-22T22:37:45.282Z] provisioning config files... [2023-05-22T22:37:45.290Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config17562027283863528450tmp [Pipeline] { [Pipeline] sh [2023-05-22T22:37:45.581Z] + set +x [2023-05-22T22:37:45.581Z] + curl -s https://codecov.io/bash [2023-05-22T22:37:45.581Z] + bash -s -- [2023-05-22T22:37:45.581Z] [2023-05-22T22:37:45.581Z] _____ _ [2023-05-22T22:37:45.581Z] / ____| | | [2023-05-22T22:37:45.581Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T22:37:45.581Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T22:37:45.581Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T22:37:45.581Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T22:37:45.581Z] Bash-1.0.6 [2023-05-22T22:37:45.581Z] [2023-05-22T22:37:45.581Z] [2023-05-22T22:37:45.581Z] ==> git version 2.25.1 found [2023-05-22T22:37:45.581Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-22T22:37:45.581Z] Release-Date: 2020-01-08 [2023-05-22T22:37:45.581Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-22T22:37:45.581Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T22:37:45.581Z] ==> Jenkins CI detected. [2023-05-22T22:37:45.581Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-367 [2023-05-22T22:37:45.581Z] project root: . [2023-05-22T22:37:45.581Z] --> token set from env [2023-05-22T22:37:45.582Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T22:37:45.582Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T22:37:45.582Z] ==> Python coveragepy not found [2023-05-22T22:37:45.582Z] ==> Searching for coverage reports in: [2023-05-22T22:37:45.582Z] + . [2023-05-22T22:37:45.582Z] -> Found 1 reports [2023-05-22T22:37:45.582Z] ==> Detecting git/mercurial file structure [2023-05-22T22:37:45.582Z] ==> Reading reports [2023-05-22T22:37:45.582Z] + ./coverage.out bytes=78459 [2023-05-22T22:37:45.582Z] ==> Appending adjustments [2023-05-22T22:37:45.582Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T22:37:45.843Z] + Found adjustments [2023-05-22T22:37:45.843Z] ==> Gzipping contents [2023-05-22T22:37:45.843Z] 12K /tmp/codecov.5ePvh0.gz [2023-05-22T22:37:45.843Z] ==> Uploading reports [2023-05-22T22:37:45.843Z] url: https://codecov.io [2023-05-22T22:37:45.843Z] query: branch=PR-367&commit=1043e38cf482cf822ee6cde679f09fbc497a5438&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-367%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=367&job=&cmd_args= [2023-05-22T22:37:45.843Z] -> Pinging Codecov [2023-05-22T22:37:45.843Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-367&commit=1043e38cf482cf822ee6cde679f09fbc497a5438&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-367%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=367&job=&cmd_args= [2023-05-22T22:37:46.103Z] -> Uploading to [2023-05-22T22:37:46.103Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/F29A59C45E3A92E06B3E522C9905F8EF/1043e38cf482cf822ee6cde679f09fbc497a5438/634509c3-7a10-4f0d-8d5d-00e2d6e6fcbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T223745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe2088e4c3b3064e3c64ca97708520b0fbdf537300af18320384100abeca3d7d [2023-05-22T22:37:46.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T22:37:46.103Z] Dload Upload Total Spent Left Speed [2023-05-22T22:37:46.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 39539 --:--:-- --:--:-- --:--:-- 39391 100 10557 0 0 100 10557 0 39539 --:--:-- --:--:-- --:--:-- 39391 [2023-05-22T22:37:46.363Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/1043e38cf482cf822ee6cde679f09fbc497a5438 [Pipeline] } [2023-05-22T22:37:46.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-22T22:37:47.080Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-367/archives ] [2023-05-22T22:37:47.080Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-367/archives [2023-05-22T22:37:47.080Z] total 16 [2023-05-22T22:37:47.080Z] drwxr-xr-x 3 root root 4096 May 22 22:29 . [2023-05-22T22:37:47.080Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 22:29 .. [2023-05-22T22:37:47.080Z] drwxr-xr-x 2 root root 4096 May 22 22:29 cost [2023-05-22T22:37:47.080Z] -rw-r--r-- 1 root root 91 May 22 22:29 cost.csv [2023-05-22T22:37:47.080Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-367/archives [2023-05-22T22:37:47.081Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-367/archives [2023-05-22T22:37:47.081Z] total 16 [2023-05-22T22:37:47.081Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 22:29 . [2023-05-22T22:37:47.081Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 22:29 .. [2023-05-22T22:37:47.081Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 22:29 cost [2023-05-22T22:37:47.081Z] -rw-r--r-- 1 jenkins jenkins 91 May 22 22:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:37:47.368Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:37:48.226Z] ---> package-listing.sh [2023-05-22T22:37:48.226Z] ++ facter osfamily [2023-05-22T22:37:48.226Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T22:37:48.486Z] + OS_FAMILY=debian [2023-05-22T22:37:48.486Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-367 [2023-05-22T22:37:48.486Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T22:37:48.486Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T22:37:48.486Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T22:37:48.486Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T22:37:48.486Z] + '[' /w/workspace/undry_device-onvif-camera_PR-367 ']' [2023-05-22T22:37:48.486Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T22:37:48.486Z] + case "${OS_FAMILY}" in [2023-05-22T22:37:48.486Z] + dpkg -l [2023-05-22T22:37:48.486Z] + grep '^ii' [2023-05-22T22:37:48.486Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T22:37:48.486Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T22:37:48.486Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T22:37:48.486Z] + '[' /w/workspace/undry_device-onvif-camera_PR-367 ']' [2023-05-22T22:37:48.486Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-367/archives/ [2023-05-22T22:37:48.486Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-367/archives/ [Pipeline] echo [2023-05-22T22:37:48.496Z] 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/undry_device-onvif-camera_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-22T22:37:48.773Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T22:37:49.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T22:37:49.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T22:37:49.407Z] prd-ubuntu20.04-docker-8c-8g-16395 does not seem to be running inside a container [2023-05-22T22:37:49.433Z] $ 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/undry_device-onvif-camera_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-367 -v /w/workspace/undry_device-onvif-camera_PR-367:/w/workspace/undry_device-onvif-camera_PR-367:rw,z -v /w/workspace/undry_device-onvif-camera_PR-367@tmp:/w/workspace/undry_device-onvif-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T22:37:49.655Z] $ docker top 2d1d9a86b09bd43f05e1f4d407d569aad0c5aa7538f936309d3738aa3aada4de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T22:37:50.010Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T22:37:50.294Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T22:37:50.578Z] + ls /var/log/sa-host [2023-05-22T22:37:50.578Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T22:37:50.725Z] provisioning config files... [2023-05-22T22:37:50.733Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-367@tmp/config16567015230809673911tmp [Pipeline] { [Pipeline] echo [2023-05-22T22:37:50.750Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:37:51.031Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T22:37:51.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:37:51.360Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T22:37:51.369Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:37:51.657Z] ---> sudo-logs.sh [2023-05-22T22:37:51.657Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T22:37:51.685Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:37:51.968Z] ---> job-cost.sh [2023-05-22T22:37:51.968Z] lf-activate-venv: SKIPPING [2023-05-22T22:37:51.968Z] DEBUG: total: 0.2199999988079071 [2023-05-22T22:37:51.968Z] INFO: Retrieving Stack Cost... [2023-05-22T22:37:52.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T22:37:52.795Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T22:37:52.808Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T22:37:53.095Z] ---> logs-deploy.sh [2023-05-22T22:37:53.095Z] lf-activate-venv: SKIPPING [2023-05-22T22:37:53.095Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-367/3 [2023-05-22T22:37:53.095Z] INFO: archiving workspace using pattern(s): [2023-05-22T22:37:54.034Z] Archives upload complete. [2023-05-22T22:37:54.034Z] INFO: archiving logs to Nexus