Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 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-ssh11815297723533599678.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12190548087598221233.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2420949214234085735.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh14809699587846124584.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2188652306394903398.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10308 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 (main) Commit message: "refactor: Remove obsolete comments from config file (#398)" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 # timeout=10 > git rev-list --no-walk 5d050817de06d6b0801ca6267cf73807b76c60d2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T22:01:04.292Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T22:01:04.353Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T22:01:04.380Z] ========================================================= [2023-10-24T22:01:04.380Z] EdgeX Global Pipelines Version Info [2023-10-24T22:01:04.380Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:01:05.103Z] ------------------- [2023-10-24T22:01:05.103Z] stable info: [2023-10-24T22:01:05.103Z] ------------------- [2023-10-24T22:01:05.103Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T22:01:05.103Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T22:01:05.103Z] Message: update stable to v1.0.254 [2023-10-24T22:01:05.672Z] ------------------- [2023-10-24T22:01:05.672Z] experimental info: [2023-10-24T22:01:05.672Z] ------------------- [2023-10-24T22:01:05.672Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T22:01:05.672Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T22:01:05.672Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T22:01:05.841Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-10-24T22:01:05.851Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-10-24T22:01:05.862Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T22:01:05.874Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T22:01:05.886Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T22:01:05.900Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T22:01:05.916Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T22:01:05.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T22:01:05.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T22:01:05.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T22:01:05.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T22:01:05.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-10-24T22:01:06.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T22:01:06.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T22:01:06.053Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T22:01:06.070Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T22:01:06.092Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T22:01:06.110Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T22:01:06.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T22:01:06.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T22:01:06.149Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-24T22:01:06.170Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-10-24T22:01:06.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T22:01:06.204Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T22:01:06.220Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T22:01:06.237Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T22:01:06.252Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T22:01:06.268Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T22:01:06.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T22:01:06.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T22:01:06.322Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [Pipeline] echo [2023-10-24T22:01:06.343Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf74ebf [Pipeline] echo [2023-10-24T22:01:06.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:01:06.417Z] provisioning config files... [2023-10-24T22:01:06.429Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7887773793842887744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:01:06.732Z] ---> docker-login.sh [2023-10-24T22:01:06.733Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:01:06.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:01:06.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:01:06.993Z] Configure a credential helper to remove this warning. See [2023-10-24T22:01:06.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:01:06.993Z] [2023-10-24T22:01:06.993Z] Login Succeeded [2023-10-24T22:01:06.993Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:01:06.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:01:06.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:01:06.993Z] Configure a credential helper to remove this warning. See [2023-10-24T22:01:06.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:01:06.993Z] [2023-10-24T22:01:06.993Z] Login Succeeded [2023-10-24T22:01:06.993Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:01:07.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:01:07.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:01:07.252Z] Configure a credential helper to remove this warning. See [2023-10-24T22:01:07.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:01:07.252Z] [2023-10-24T22:01:07.252Z] Login Succeeded [2023-10-24T22:01:07.252Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:01:07.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:01:07.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:01:07.252Z] Configure a credential helper to remove this warning. See [2023-10-24T22:01:07.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:01:07.252Z] [2023-10-24T22:01:07.252Z] Login Succeeded [2023-10-24T22:01:07.252Z] docker.io [2023-10-24T22:01:07.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:01:07.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:01:07.511Z] Configure a credential helper to remove this warning. See [2023-10-24T22:01:07.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:01:07.511Z] [2023-10-24T22:01:07.511Z] Login Succeeded [2023-10-24T22:01:07.511Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:01:07.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T22:01:07.884Z] + git rev-list -1 --merges bf74ebf12077028c42a990cb9f5eb3b4e8875dd7~1..bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [Pipeline] echo [2023-10-24T22:01:07.941Z] -----------> git rev-list -1 --merges bf74ebf12077028c42a990cb9f5eb3b4e8875dd7~1..bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [false] [Pipeline] sh [2023-10-24T22:01:08.255Z] + git log --format=format:%s -1 bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [Pipeline] echo [2023-10-24T22:01:08.314Z] ========================================================= [2023-10-24T22:01:08.314Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T22:01:08.314Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:01:08.638Z] + git log --format=format:%s -1 bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [Pipeline] echo [2023-10-24T22:01:08.648Z] [semverPrep] GIT_COMMIT: bf74ebf12077028c42a990cb9f5eb3b4e8875dd7, Commit Message: refactor: Remove obsolete comments from config file (#398) [Pipeline] echo [2023-10-24T22:01:08.660Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T22:01:09.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:01:09.000Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T22:01:09.000Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T22:01:09.000Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T22:01:09.000Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T22:01:09.000Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T22:01:09.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:01:09.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:01:09.346Z] [2023-10-24T22:01:09.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:01:09.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:01:09.647Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T22:01:09.647Z] b85a868b505f: Pulling fs layer [2023-10-24T22:01:09.647Z] e2be974225ed: Pulling fs layer [2023-10-24T22:01:09.647Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T22:01:09.647Z] 988bab9f4d93: Pulling fs layer [2023-10-24T22:01:09.647Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T22:01:09.647Z] eaf3925da568: Pulling fs layer [2023-10-24T22:01:09.647Z] bab4dde63d76: Pulling fs layer [2023-10-24T22:01:09.647Z] bde34c3a00c8: Pulling fs layer [2023-10-24T22:01:09.647Z] b352a97aabf1: Pulling fs layer [2023-10-24T22:01:09.647Z] 4872d77fe225: Pulling fs layer [2023-10-24T22:01:09.647Z] 5851b861e8e6: Pulling fs layer [2023-10-24T22:01:09.647Z] bab4dde63d76: Waiting [2023-10-24T22:01:09.647Z] bde34c3a00c8: Waiting [2023-10-24T22:01:09.647Z] b352a97aabf1: Waiting [2023-10-24T22:01:09.647Z] 4872d77fe225: Waiting [2023-10-24T22:01:09.647Z] 5851b861e8e6: Waiting [2023-10-24T22:01:09.647Z] 988bab9f4d93: Waiting [2023-10-24T22:01:09.647Z] 1469e6f7b9e6: Waiting [2023-10-24T22:01:09.647Z] eaf3925da568: Waiting [2023-10-24T22:01:09.647Z] e2be974225ed: Download complete [2023-10-24T22:01:09.647Z] 988bab9f4d93: Verifying Checksum [2023-10-24T22:01:09.647Z] 988bab9f4d93: Download complete [2023-10-24T22:01:09.907Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T22:01:09.907Z] 1469e6f7b9e6: Download complete [2023-10-24T22:01:09.907Z] eaf3925da568: Verifying Checksum [2023-10-24T22:01:09.907Z] eaf3925da568: Download complete [2023-10-24T22:01:09.907Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T22:01:09.907Z] 339a4e72a1f5: Download complete [2023-10-24T22:01:09.907Z] bde34c3a00c8: Download complete [2023-10-24T22:01:09.907Z] b352a97aabf1: Download complete [2023-10-24T22:01:09.907Z] 4872d77fe225: Verifying Checksum [2023-10-24T22:01:09.907Z] 4872d77fe225: Download complete [2023-10-24T22:01:09.907Z] 5851b861e8e6: Download complete [2023-10-24T22:01:09.907Z] b85a868b505f: Verifying Checksum [2023-10-24T22:01:09.907Z] b85a868b505f: Download complete [2023-10-24T22:01:10.167Z] bab4dde63d76: Verifying Checksum [2023-10-24T22:01:10.167Z] bab4dde63d76: Download complete [2023-10-24T22:01:11.101Z] b85a868b505f: Pull complete [2023-10-24T22:01:11.359Z] e2be974225ed: Pull complete [2023-10-24T22:01:11.617Z] 339a4e72a1f5: Pull complete [2023-10-24T22:01:11.875Z] 988bab9f4d93: Pull complete [2023-10-24T22:01:12.132Z] 1469e6f7b9e6: Pull complete [2023-10-24T22:01:12.132Z] eaf3925da568: Pull complete [2023-10-24T22:01:14.035Z] bab4dde63d76: Pull complete [2023-10-24T22:01:14.035Z] bde34c3a00c8: Pull complete [2023-10-24T22:01:14.035Z] b352a97aabf1: Pull complete [2023-10-24T22:01:14.035Z] 4872d77fe225: Pull complete [2023-10-24T22:01:14.035Z] 5851b861e8e6: Pull complete [2023-10-24T22:01:14.035Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T22:01:14.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:01:14.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:01:14.131Z] prd-ubuntu20.04-docker-8c-8g-10308 does not seem to be running inside a container [2023-10-24T22:01:14.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T22:01:17.558Z] $ docker top bba47a91c096cb8374d19656d47e65e0a226108d4ab6a345cba22363af1ee076 -eo pid,comm [2023-10-24T22:01:17.610Z] 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-10-24T22:01:17.610Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:01:17.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:01:17.648Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:01:17.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:01:17.753Z] $ docker exec bba47a91c096cb8374d19656d47e65e0a226108d4ab6a345cba22363af1ee076 ssh-agent [2023-10-24T22:01:17.855Z] SSH_AUTH_SOCK=/tmp/ssh-sneB7MJ5GVLO/agent.33 [2023-10-24T22:01:17.855Z] SSH_AGENT_PID=40 [2023-10-24T22:01:17.861Z] Running ssh-add (command line suppressed) [2023-10-24T22:01:17.955Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10916944327504518357.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10916944327504518357.key) [2023-10-24T22:01:17.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:01:18.256Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T22:01:18.269Z] $ docker exec --env ******** --env ******** bba47a91c096cb8374d19656d47e65e0a226108d4ab6a345cba22363af1ee076 ssh-agent -k [2023-10-24T22:01:18.366Z] unset SSH_AUTH_SOCK; [2023-10-24T22:01:18.366Z] unset SSH_AGENT_PID; [2023-10-24T22:01:18.367Z] echo Agent pid 40 killed; [2023-10-24T22:01:18.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T22:01:18.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:01:18.408Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:01:18.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:01:18.517Z] $ docker exec bba47a91c096cb8374d19656d47e65e0a226108d4ab6a345cba22363af1ee076 ssh-agent [2023-10-24T22:01:18.622Z] SSH_AUTH_SOCK=/tmp/ssh-pVyi1judxRu6/agent.72 [2023-10-24T22:01:18.622Z] SSH_AGENT_PID=78 [2023-10-24T22:01:18.627Z] Running ssh-add (command line suppressed) [2023-10-24T22:01:18.730Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11462913182455801642.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11462913182455801642.key) [2023-10-24T22:01:18.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:01:19.028Z] + git semver init [2023-10-24T22:01:19.288Z] 2023-10-24 22:01:19,192 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T22:01:19.288Z] 2023-10-24 22:01:19,193 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-10-24T22:01:19.288Z] 2023-10-24 22:01:19,193 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-10-24T22:01:19.288Z] 2023-10-24 22:01:19,194 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:01:20.226Z] 2023-10-24 22:01:20,188 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-10-24T22:01:20.226Z] 2023-10-24 22:01:20,189 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-10-24T22:01:20.226Z] 2023-10-24 22:01:20,189 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T22:01:20.226Z] 2023-10-24 22:01:20,189 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T22:01:20.226Z] 3.1.0-dev.22 [Pipeline] } [2023-10-24T22:01:20.237Z] $ docker exec --env ******** --env ******** bba47a91c096cb8374d19656d47e65e0a226108d4ab6a345cba22363af1ee076 ssh-agent -k [2023-10-24T22:01:20.326Z] unset SSH_AUTH_SOCK; [2023-10-24T22:01:20.327Z] unset SSH_AGENT_PID; [2023-10-24T22:01:20.327Z] echo Agent pid 78 killed; [2023-10-24T22:01:20.335Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:01:20.630Z] + git semver [Pipeline] } [2023-10-24T22:01:20.906Z] $ docker stop --time=1 bba47a91c096cb8374d19656d47e65e0a226108d4ab6a345cba22363af1ee076 [2023-10-24T22:01:22.202Z] $ docker rm -f --volumes bba47a91c096cb8374d19656d47e65e0a226108d4ab6a345cba22363af1ee076 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:01:22.530Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T22:01:22.739Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T22:01:22.742Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.22 [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-10-24T22:01:22.896Z] provisioning config files... [2023-10-24T22:01:22.904Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7783011516476241687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:01:23.201Z] ---> docker-login.sh [2023-10-24T22:01:23.201Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:01:23.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:01:23.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:01:23.201Z] Configure a credential helper to remove this warning. See [2023-10-24T22:01:23.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:01:23.201Z] [2023-10-24T22:01:23.201Z] Login Succeeded [2023-10-24T22:01:23.201Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:01:23.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:01:23.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:01:23.201Z] Configure a credential helper to remove this warning. See [2023-10-24T22:01:23.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:01:23.201Z] [2023-10-24T22:01:23.201Z] Login Succeeded [2023-10-24T22:01:23.201Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:01:23.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:01:23.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:01:23.460Z] Configure a credential helper to remove this warning. See [2023-10-24T22:01:23.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:01:23.460Z] [2023-10-24T22:01:23.460Z] Login Succeeded [2023-10-24T22:01:23.460Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:01:23.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:01:23.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:01:23.460Z] Configure a credential helper to remove this warning. See [2023-10-24T22:01:23.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:01:23.460Z] [2023-10-24T22:01:23.460Z] Login Succeeded [2023-10-24T22:01:23.460Z] docker.io [2023-10-24T22:01:23.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:01:23.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:01:23.719Z] Configure a credential helper to remove this warning. See [2023-10-24T22:01:23.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:01:23.719Z] [2023-10-24T22:01:23.719Z] Login Succeeded [2023-10-24T22:01:23.719Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:01:23.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T22:01:23.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:01:23.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:01:23.807Z] ========================================================= [2023-10-24T22:01:23.807Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T22:01:23.807Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:01:24.119Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T22:01:24.119Z] Sending build context to Docker daemon 21.62MB [2023-10-24T22:01:24.119Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:01:24.119Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T22:01:24.387Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T22:01:24.387Z] 7264a8db6415: Pulling fs layer [2023-10-24T22:01:24.387Z] c4d48a809fc2: Pulling fs layer [2023-10-24T22:01:24.387Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T22:01:24.387Z] ad3a456e5733: Pulling fs layer [2023-10-24T22:01:24.387Z] 33e27b845d1e: Pulling fs layer [2023-10-24T22:01:24.387Z] c68163c4e522: Pulling fs layer [2023-10-24T22:01:24.387Z] 50da416c3ac9: Pulling fs layer [2023-10-24T22:01:24.387Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T22:01:24.387Z] ad3a456e5733: Waiting [2023-10-24T22:01:24.387Z] 33e27b845d1e: Waiting [2023-10-24T22:01:24.387Z] c68163c4e522: Waiting [2023-10-24T22:01:24.387Z] 50da416c3ac9: Waiting [2023-10-24T22:01:24.387Z] 23d2d4c4bb30: Waiting [2023-10-24T22:01:24.387Z] c4d48a809fc2: Download complete [2023-10-24T22:01:24.387Z] ad3a456e5733: Verifying Checksum [2023-10-24T22:01:24.387Z] ad3a456e5733: Download complete [2023-10-24T22:01:24.387Z] 33e27b845d1e: Verifying Checksum [2023-10-24T22:01:24.387Z] 33e27b845d1e: Download complete [2023-10-24T22:01:24.387Z] 7264a8db6415: Verifying Checksum [2023-10-24T22:01:24.387Z] 7264a8db6415: Download complete [2023-10-24T22:01:24.387Z] c68163c4e522: Verifying Checksum [2023-10-24T22:01:24.387Z] c68163c4e522: Download complete [2023-10-24T22:01:24.387Z] 7264a8db6415: Pull complete [2023-10-24T22:01:24.646Z] c4d48a809fc2: Pull complete [2023-10-24T22:01:24.646Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T22:01:24.646Z] 23d2d4c4bb30: Download complete [2023-10-24T22:01:24.910Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T22:01:24.910Z] 4f1c88b9dad5: Download complete [2023-10-24T22:01:25.169Z] 50da416c3ac9: Verifying Checksum [2023-10-24T22:01:25.169Z] 50da416c3ac9: Download complete [2023-10-24T22:01:27.696Z] 4f1c88b9dad5: Pull complete [2023-10-24T22:01:27.696Z] ad3a456e5733: Pull complete [2023-10-24T22:01:27.696Z] 33e27b845d1e: Pull complete [2023-10-24T22:01:27.965Z] c68163c4e522: Pull complete [2023-10-24T22:01:29.861Z] 50da416c3ac9: Pull complete [2023-10-24T22:01:30.428Z] 23d2d4c4bb30: Pull complete [2023-10-24T22:01:30.428Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T22:01:30.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T22:01:30.428Z] ---> 0786185ac409 [2023-10-24T22:01:30.428Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:01:35.704Z] ---> Running in cafb0c214568 [2023-10-24T22:01:35.704Z] Removing intermediate container cafb0c214568 [2023-10-24T22:01:35.704Z] ---> d5927d2beee5 [2023-10-24T22:01:35.704Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:01:35.704Z] ---> Running in b33935019a40 [2023-10-24T22:01:35.704Z] Removing intermediate container b33935019a40 [2023-10-24T22:01:35.704Z] ---> 4f37ed5c8ec6 [2023-10-24T22:01:35.704Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T22:01:35.704Z] ---> Running in 36fb8ab0e9e7 [2023-10-24T22:01:35.704Z] Removing intermediate container 36fb8ab0e9e7 [2023-10-24T22:01:35.704Z] ---> 703e0117b1b0 [2023-10-24T22:01:35.704Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:01:35.704Z] ---> Running in d426b1486b35 [2023-10-24T22:01:35.704Z] Removing intermediate container d426b1486b35 [2023-10-24T22:01:35.704Z] ---> 4d69a9578bf4 [2023-10-24T22:01:35.704Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-24T22:01:35.704Z] ---> Running in c311c42cb8dd [2023-10-24T22:01:35.704Z] Removing intermediate container c311c42cb8dd [2023-10-24T22:01:35.704Z] ---> 5e42691e7780 [2023-10-24T22:01:35.704Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:01:35.704Z] ---> Running in 5a7aaecc04ba [2023-10-24T22:01:35.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:01:35.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:01:36.531Z] OK: 264 MiB in 52 packages [2023-10-24T22:01:36.794Z] Removing intermediate container 5a7aaecc04ba [2023-10-24T22:01:36.794Z] ---> 728d221832ea [2023-10-24T22:01:36.794Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-24T22:01:36.794Z] ---> Running in f8de2f95d26e [2023-10-24T22:01:36.794Z] Removing intermediate container f8de2f95d26e [2023-10-24T22:01:36.794Z] ---> 0474577924ab [2023-10-24T22:01:36.794Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-24T22:01:36.794Z] ---> 1c5f9140a6e4 [2023-10-24T22:01:36.794Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:01:37.061Z] ---> Running in 353b5296ec49 [2023-10-24T22:01:37.839Z] Still waiting to schedule task [2023-10-24T22:01:37.840Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T22:02:33.314Z] Removing intermediate container 353b5296ec49 [2023-10-24T22:02:33.314Z] ---> dd7f70b0b170 [2023-10-24T22:02:33.314Z] Step 12/13 : COPY . . [2023-10-24T22:02:33.314Z] ---> 8419159f5d28 [2023-10-24T22:02:33.314Z] Step 13/13 : RUN ${MAKE} [2023-10-24T22:02:33.314Z] ---> Running in 5806d1a6cd85 [2023-10-24T22:02:33.314Z] noop [2023-10-24T22:02:33.314Z] Removing intermediate container 5806d1a6cd85 [2023-10-24T22:02:33.314Z] ---> 21811f5032aa [2023-10-24T22:02:33.314Z] Successfully built 21811f5032aa [2023-10-24T22:02:33.314Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:02:33.619Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T22:02:33.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:02:33.703Z] prd-ubuntu20.04-docker-8c-8g-10308 does not seem to be running inside a container [2023-10-24T22:02:33.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-10-24T22:02:34.061Z] $ docker top 5ca335a807c76235dc084ad48731e8f720d3c82d3fc06c4ed53d5cf3db5f50e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:02:34.408Z] + go version [2023-10-24T22:02:34.408Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T22:02:34.422Z] $ docker stop --time=1 5ca335a807c76235dc084ad48731e8f720d3c82d3fc06c4ed53d5cf3db5f50e7 [2023-10-24T22:02:35.685Z] $ docker rm -f --volumes 5ca335a807c76235dc084ad48731e8f720d3c82d3fc06c4ed53d5cf3db5f50e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:02:36.092Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T22:02:36.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:02:36.158Z] prd-ubuntu20.04-docker-8c-8g-10308 does not seem to be running inside a container [2023-10-24T22:02:36.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-10-24T22:02:36.493Z] $ docker top e6102d52d479eb6a8714423de6ff399c2f648d5a9f4697dbfb7f1ca66a19cacf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:02:36.831Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T22:02:37.125Z] + make test [2023-10-24T22:02:37.126Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T22:02:38.497Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-24T22:02:48.459Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-24T22:02:49.024Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-24T22:02:51.559Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 31.5% of statements [2023-10-24T22:02:51.559Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.139s coverage: 86.5% of statements [2023-10-24T22:02:59.667Z] go vet ./... [2023-10-24T22:03:02.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T22:03:02.941Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T22:03:02.941Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T22:03:02.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T22:03:02.964Z] $ docker stop --time=1 e6102d52d479eb6a8714423de6ff399c2f648d5a9f4697dbfb7f1ca66a19cacf [2023-10-24T22:03:05.940Z] $ docker rm -f --volumes e6102d52d479eb6a8714423de6ff399c2f648d5a9f4697dbfb7f1ca66a19cacf [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:03:06.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T22:03:06.504Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T22:03:06.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T22:03:07.442Z] + ls -al . [2023-10-24T22:03:07.442Z] total 236 [2023-10-24T22:03:07.442Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:02 . [2023-10-24T22:03:07.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:01 .. [2023-10-24T22:03:07.442Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:02 .git [2023-10-24T22:03:07.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:01 .github [2023-10-24T22:03:07.442Z] -rw-rw-r-- 1 jenkins jenkins 422 Oct 24 22:01 .gitignore [2023-10-24T22:03:07.442Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 22:01 .golangci.yml [2023-10-24T22:03:07.442Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:01 .semver [2023-10-24T22:03:07.442Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 24 22:01 Attribution.txt [2023-10-24T22:03:07.442Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 24 22:01 CHANGELOG.md [2023-10-24T22:03:07.442Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 24 22:01 Dockerfile [2023-10-24T22:03:07.442Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:01 GOVERNANCE.md [2023-10-24T22:03:07.442Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 24 22:01 Jenkinsfile [2023-10-24T22:03:07.442Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 22:01 LICENSE [2023-10-24T22:03:07.442Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 24 22:01 Makefile [2023-10-24T22:03:07.442Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 22:01 OWNERS.md [2023-10-24T22:03:07.442Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 24 22:01 README.md [2023-10-24T22:03:07.442Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 22:01 VERSION [2023-10-24T22:03:07.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:01 bin [2023-10-24T22:03:07.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:01 cmd [2023-10-24T22:03:07.442Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 24 22:02 coverage.out [2023-10-24T22:03:07.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:01 doc [2023-10-24T22:03:07.442Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 24 22:01 go.mod [2023-10-24T22:03:07.442Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 24 22:01 go.sum [2023-10-24T22:03:07.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:01 internal [2023-10-24T22:03:07.442Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 24 22:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:07.770Z] + 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=bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 --label arch=amd64 --label version=3.1.0-dev.22 . [2023-10-24T22:03:07.771Z] Sending build context to Docker daemon 21.7MB [2023-10-24T22:03:07.771Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:03:07.771Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T22:03:07.771Z] ---> 21811f5032aa [2023-10-24T22:03:07.771Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:03:08.340Z] ---> Running in 7aafbd276fb8 [2023-10-24T22:03:08.340Z] Removing intermediate container 7aafbd276fb8 [2023-10-24T22:03:08.340Z] ---> d32c8f0d55ac [2023-10-24T22:03:08.340Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:03:08.601Z] ---> Running in 8d6ac25c5867 [2023-10-24T22:03:08.864Z] Removing intermediate container 8d6ac25c5867 [2023-10-24T22:03:08.864Z] ---> da59bb924441 [2023-10-24T22:03:08.864Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T22:03:08.864Z] ---> Running in 3c1867a8cf8c [2023-10-24T22:03:09.122Z] Removing intermediate container 3c1867a8cf8c [2023-10-24T22:03:09.122Z] ---> 44cabd3c0f3e [2023-10-24T22:03:09.122Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:03:09.122Z] ---> Running in 0d507ae5c2a9 [2023-10-24T22:03:09.381Z] Removing intermediate container 0d507ae5c2a9 [2023-10-24T22:03:09.381Z] ---> 5ff239c15da3 [2023-10-24T22:03:09.381Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-24T22:03:09.639Z] ---> Running in 826bb0cdf31d [2023-10-24T22:03:09.639Z] Removing intermediate container 826bb0cdf31d [2023-10-24T22:03:09.639Z] ---> 597024ea2650 [2023-10-24T22:03:09.639Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:03:09.639Z] ---> Running in f4ffb06e5c74 [2023-10-24T22:03:09.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:03:09.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:03:10.155Z] OK: 264 MiB in 52 packages [2023-10-24T22:03:10.415Z] Removing intermediate container f4ffb06e5c74 [2023-10-24T22:03:10.415Z] ---> fdee4c5ed9f5 [2023-10-24T22:03:10.415Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-24T22:03:10.673Z] ---> Running in 64d3500d9359 [2023-10-24T22:03:10.673Z] Removing intermediate container 64d3500d9359 [2023-10-24T22:03:10.673Z] ---> f0cf4172c679 [2023-10-24T22:03:10.673Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-24T22:03:10.673Z] ---> f900effdb014 [2023-10-24T22:03:10.673Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:03:10.673Z] ---> Running in f8125502ce8b [2023-10-24T22:03:11.609Z] Removing intermediate container f8125502ce8b [2023-10-24T22:03:11.609Z] ---> f86d06743781 [2023-10-24T22:03:11.609Z] Step 12/26 : COPY . . [2023-10-24T22:03:12.219Z] ---> d6d54e70790c [2023-10-24T22:03:12.219Z] Step 13/26 : RUN ${MAKE} [2023-10-24T22:03:12.219Z] ---> Running in bbfbc99f05e7 [2023-10-24T22:03:12.478Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-24T22:03:34.434Z] Removing intermediate container bbfbc99f05e7 [2023-10-24T22:03:34.434Z] ---> f7ab89087bf2 [2023-10-24T22:03:34.434Z] Step 14/26 : FROM alpine:3.18 [2023-10-24T22:03:34.434Z] 3.18: Pulling from library/alpine [2023-10-24T22:03:34.434Z] 96526aa774ef: Pulling fs layer [2023-10-24T22:03:34.434Z] 96526aa774ef: Verifying Checksum [2023-10-24T22:03:34.434Z] 96526aa774ef: Download complete [2023-10-24T22:03:34.434Z] 96526aa774ef: Pull complete [2023-10-24T22:03:34.434Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T22:03:34.434Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T22:03:34.434Z] ---> 8ca4688f4f35 [2023-10-24T22:03:34.434Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T22:03:34.434Z] ---> Running in d0af8906e4f3 [2023-10-24T22:03:34.434Z] Removing intermediate container d0af8906e4f3 [2023-10-24T22:03:34.434Z] ---> 286d0b5e8021 [2023-10-24T22:03:34.434Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-24T22:03:34.434Z] ---> Running in 8b05c11a2fec [2023-10-24T22:03:34.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:03:34.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:03:34.434Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T22:03:34.434Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:03:34.701Z] OK: 7 MiB in 16 packages [2023-10-24T22:03:34.959Z] Removing intermediate container 8b05c11a2fec [2023-10-24T22:03:34.959Z] ---> 7f7cc664d358 [2023-10-24T22:03:34.959Z] Step 17/26 : WORKDIR / [2023-10-24T22:03:34.959Z] ---> Running in 5c05e25f18e6 [2023-10-24T22:03:34.959Z] Removing intermediate container 5c05e25f18e6 [2023-10-24T22:03:34.959Z] ---> 9d0a567a291a [2023-10-24T22:03:34.959Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-24T22:03:35.536Z] ---> 13d288260056 [2023-10-24T22:03:35.536Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-24T22:03:35.794Z] ---> cffdb0ac898f [2023-10-24T22:03:35.794Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-24T22:03:35.794Z] ---> c9d642c72fd9 [2023-10-24T22:03:35.795Z] Step 21/26 : EXPOSE 59984 [2023-10-24T22:03:35.795Z] ---> Running in 32cf279e182b [2023-10-24T22:03:36.052Z] Removing intermediate container 32cf279e182b [2023-10-24T22:03:36.052Z] ---> 92bc6ed6d3ce [2023-10-24T22:03:36.052Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-24T22:03:36.052Z] ---> Running in 5b1c31f677a0 [2023-10-24T22:03:36.052Z] Removing intermediate container 5b1c31f677a0 [2023-10-24T22:03:36.052Z] ---> 1c9c3248fcb7 [2023-10-24T22:03:36.052Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T22:03:36.052Z] ---> Running in b48cdf084c02 [2023-10-24T22:03:36.052Z] Removing intermediate container b48cdf084c02 [2023-10-24T22:03:36.052Z] ---> e77ea2bb64a8 [2023-10-24T22:03:36.052Z] Step 24/26 : LABEL arch=amd64 [2023-10-24T22:03:36.052Z] ---> Running in a89d20e03ab1 [2023-10-24T22:03:36.311Z] Removing intermediate container a89d20e03ab1 [2023-10-24T22:03:36.311Z] ---> 498549a774ce [2023-10-24T22:03:36.311Z] Step 25/26 : LABEL git_sha=bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [2023-10-24T22:03:36.311Z] ---> Running in 114f5f983629 [2023-10-24T22:03:36.311Z] Removing intermediate container 114f5f983629 [2023-10-24T22:03:36.311Z] ---> aa0588044b7e [2023-10-24T22:03:36.311Z] Step 26/26 : LABEL version=3.1.0-dev.22 [2023-10-24T22:03:36.311Z] ---> Running in 9eaeba122509 [2023-10-24T22:03:36.311Z] Removing intermediate container 9eaeba122509 [2023-10-24T22:03:36.311Z] ---> d3da4fa46927 [2023-10-24T22:03:36.311Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T22:03:36.311Z] Successfully built d3da4fa46927 [2023-10-24T22:03:36.568Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:03:36.655Z] provisioning config files... [2023-10-24T22:03:36.665Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15871347087649626563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:03:36.962Z] ---> docker-login.sh [2023-10-24T22:03:36.962Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:03:36.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:03:36.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:03:36.962Z] Configure a credential helper to remove this warning. See [2023-10-24T22:03:36.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:03:36.962Z] [2023-10-24T22:03:36.962Z] Login Succeeded [2023-10-24T22:03:36.962Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:03:36.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:03:36.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:03:36.962Z] Configure a credential helper to remove this warning. See [2023-10-24T22:03:36.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:03:36.962Z] [2023-10-24T22:03:36.962Z] Login Succeeded [2023-10-24T22:03:36.962Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:03:37.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:03:37.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:03:37.223Z] Configure a credential helper to remove this warning. See [2023-10-24T22:03:37.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:03:37.223Z] [2023-10-24T22:03:37.223Z] Login Succeeded [2023-10-24T22:03:37.223Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:03:37.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:03:37.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:03:37.223Z] Configure a credential helper to remove this warning. See [2023-10-24T22:03:37.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:03:37.223Z] [2023-10-24T22:03:37.223Z] Login Succeeded [2023-10-24T22:03:37.223Z] docker.io [2023-10-24T22:03:37.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:03:37.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:03:37.484Z] Configure a credential helper to remove this warning. See [2023-10-24T22:03:37.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:03:37.484Z] [2023-10-24T22:03:37.484Z] Login Succeeded [2023-10-24T22:03:37.484Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:03:37.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:03:37.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:03:37.554Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-10-24T22:03:37.554Z] bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [2023-10-24T22:03:37.554Z] latest [2023-10-24T22:03:37.554Z] 3.1.0-dev.22 [2023-10-24T22:03:37.554Z] bf74ebf12077028c42a990cb9f5eb3b4e8875dd7-3.1.0-dev.22 [2023-10-24T22:03:37.554Z] main [2023-10-24T22:03:37.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:37.884Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:38.195Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [2023-10-24T22:03:38.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-24T22:03:38.196Z] 60fa9a33bfb8: Preparing [2023-10-24T22:03:38.196Z] 34c62faa678b: Preparing [2023-10-24T22:03:38.196Z] ac73817b2b1d: Preparing [2023-10-24T22:03:38.196Z] b8bcf2fbc7fd: Preparing [2023-10-24T22:03:38.196Z] cc2447e1835a: Preparing [2023-10-24T22:03:38.196Z] cc2447e1835a: Layer already exists [2023-10-24T22:03:38.196Z] 34c62faa678b: Pushed [2023-10-24T22:03:38.196Z] 60fa9a33bfb8: Pushed [2023-10-24T22:03:38.196Z] b8bcf2fbc7fd: Pushed [2023-10-24T22:03:41.482Z] ac73817b2b1d: Pushed [2023-10-24T22:03:41.482Z] bf74ebf12077028c42a990cb9f5eb3b4e8875dd7: digest: sha256:004ea9b40a35755595b79b4801bc84a7286049475f2a60e39d18018dc7d0df35 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:41.802Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:42.110Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-10-24T22:03:42.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-24T22:03:42.110Z] 60fa9a33bfb8: Preparing [2023-10-24T22:03:42.110Z] 34c62faa678b: Preparing [2023-10-24T22:03:42.110Z] ac73817b2b1d: Preparing [2023-10-24T22:03:42.110Z] b8bcf2fbc7fd: Preparing [2023-10-24T22:03:42.110Z] cc2447e1835a: Preparing [2023-10-24T22:03:42.110Z] 60fa9a33bfb8: Layer already exists [2023-10-24T22:03:42.110Z] b8bcf2fbc7fd: Layer already exists [2023-10-24T22:03:42.110Z] 34c62faa678b: Layer already exists [2023-10-24T22:03:42.110Z] cc2447e1835a: Layer already exists [2023-10-24T22:03:42.110Z] ac73817b2b1d: Layer already exists [2023-10-24T22:03:42.110Z] latest: digest: sha256:004ea9b40a35755595b79b4801bc84a7286049475f2a60e39d18018dc7d0df35 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:42.433Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:42.753Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.22 [2023-10-24T22:03:42.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-24T22:03:42.753Z] 60fa9a33bfb8: Preparing [2023-10-24T22:03:42.753Z] 34c62faa678b: Preparing [2023-10-24T22:03:42.753Z] ac73817b2b1d: Preparing [2023-10-24T22:03:42.753Z] b8bcf2fbc7fd: Preparing [2023-10-24T22:03:42.753Z] cc2447e1835a: Preparing [2023-10-24T22:03:42.753Z] 60fa9a33bfb8: Layer already exists [2023-10-24T22:03:42.753Z] ac73817b2b1d: Layer already exists [2023-10-24T22:03:42.753Z] cc2447e1835a: Layer already exists [2023-10-24T22:03:42.753Z] 34c62faa678b: Layer already exists [2023-10-24T22:03:42.753Z] b8bcf2fbc7fd: Layer already exists [2023-10-24T22:03:42.753Z] 3.1.0-dev.22: digest: sha256:004ea9b40a35755595b79b4801bc84a7286049475f2a60e39d18018dc7d0df35 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:43.075Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:bf74ebf12077028c42a990cb9f5eb3b4e8875dd7-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:43.378Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:bf74ebf12077028c42a990cb9f5eb3b4e8875dd7-3.1.0-dev.22 [2023-10-24T22:03:43.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-24T22:03:43.378Z] 60fa9a33bfb8: Preparing [2023-10-24T22:03:43.378Z] 34c62faa678b: Preparing [2023-10-24T22:03:43.378Z] ac73817b2b1d: Preparing [2023-10-24T22:03:43.378Z] b8bcf2fbc7fd: Preparing [2023-10-24T22:03:43.378Z] cc2447e1835a: Preparing [2023-10-24T22:03:43.378Z] b8bcf2fbc7fd: Layer already exists [2023-10-24T22:03:43.378Z] ac73817b2b1d: Layer already exists [2023-10-24T22:03:43.378Z] 60fa9a33bfb8: Layer already exists [2023-10-24T22:03:43.378Z] 34c62faa678b: Layer already exists [2023-10-24T22:03:43.378Z] cc2447e1835a: Layer already exists [2023-10-24T22:03:43.378Z] bf74ebf12077028c42a990cb9f5eb3b4e8875dd7-3.1.0-dev.22: digest: sha256:004ea9b40a35755595b79b4801bc84a7286049475f2a60e39d18018dc7d0df35 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:43.697Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:44.002Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-10-24T22:03:44.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-24T22:03:44.002Z] 60fa9a33bfb8: Preparing [2023-10-24T22:03:44.002Z] 34c62faa678b: Preparing [2023-10-24T22:03:44.002Z] ac73817b2b1d: Preparing [2023-10-24T22:03:44.002Z] b8bcf2fbc7fd: Preparing [2023-10-24T22:03:44.002Z] cc2447e1835a: Preparing [2023-10-24T22:03:44.002Z] cc2447e1835a: Layer already exists [2023-10-24T22:03:44.002Z] 34c62faa678b: Layer already exists [2023-10-24T22:03:44.002Z] 60fa9a33bfb8: Layer already exists [2023-10-24T22:03:44.002Z] ac73817b2b1d: Layer already exists [2023-10-24T22:03:44.002Z] b8bcf2fbc7fd: Layer already exists [2023-10-24T22:03:44.002Z] main: digest: sha256:004ea9b40a35755595b79b4801bc84a7286049475f2a60e39d18018dc7d0df35 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:03:44.052Z] ===================================================== [Pipeline] echo [2023-10-24T22:03:44.061Z] taggedImages: [2023-10-24T22:03:44.061Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [2023-10-24T22:03:44.061Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-10-24T22:03:44.061Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.22 [2023-10-24T22:03:44.061Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:bf74ebf12077028c42a990cb9f5eb3b4e8875dd7-3.1.0-dev.22 [2023-10-24T22:03:44.061Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [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-10-24T22:03:44.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:03:44.448Z] [2023-10-24T22:03:44.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:44.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:03:44.748Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T22:03:44.748Z] 5eb5b503b376: Pulling fs layer [2023-10-24T22:03:44.748Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T22:03:44.748Z] ec43610c2a17: Pulling fs layer [2023-10-24T22:03:44.748Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T22:03:44.748Z] 33b1e0a273af: Pulling fs layer [2023-10-24T22:03:44.748Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T22:03:44.748Z] 2f39f015ded8: Pulling fs layer [2023-10-24T22:03:44.748Z] 3a2ae6a8a46f: Waiting [2023-10-24T22:03:44.748Z] 33b1e0a273af: Waiting [2023-10-24T22:03:44.748Z] 5d3b04190fa2: Waiting [2023-10-24T22:03:44.748Z] 2f39f015ded8: Waiting [2023-10-24T22:03:44.748Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T22:03:44.748Z] 5c69ac0246d0: Download complete [2023-10-24T22:03:44.748Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T22:03:44.748Z] 3a2ae6a8a46f: Download complete [2023-10-24T22:03:44.748Z] 33b1e0a273af: Verifying Checksum [2023-10-24T22:03:44.748Z] 33b1e0a273af: Download complete [2023-10-24T22:03:44.749Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T22:03:44.749Z] 5d3b04190fa2: Download complete [2023-10-24T22:03:45.010Z] ec43610c2a17: Verifying Checksum [2023-10-24T22:03:45.010Z] ec43610c2a17: Download complete [2023-10-24T22:03:45.010Z] 5eb5b503b376: Verifying Checksum [2023-10-24T22:03:45.010Z] 5eb5b503b376: Download complete [2023-10-24T22:03:45.576Z] 2f39f015ded8: Download complete [2023-10-24T22:03:46.140Z] 5eb5b503b376: Pull complete [2023-10-24T22:03:46.396Z] 5c69ac0246d0: Pull complete [2023-10-24T22:03:46.654Z] ec43610c2a17: Pull complete [2023-10-24T22:03:46.654Z] 3a2ae6a8a46f: Pull complete [2023-10-24T22:03:46.914Z] 33b1e0a273af: Pull complete [2023-10-24T22:03:46.914Z] 5d3b04190fa2: Pull complete [2023-10-24T22:03:51.091Z] 2f39f015ded8: Pull complete [2023-10-24T22:03:51.091Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T22:03:51.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:03:51.091Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:03:51.176Z] prd-ubuntu20.04-docker-8c-8g-10308 does not seem to be running inside a container [2023-10-24T22:03:51.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T22:03:54.064Z] $ docker top 730867b895346c90140fcbd85a7fcf6e3caff938540a915e0dfe1ad2f036da3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:03:54.420Z] ---> job-cost.sh [2023-10-24T22:03:54.420Z] lf-activate-venv: SKIPPING [2023-10-24T22:03:54.420Z] INFO: No Stack... [2023-10-24T22:03:54.681Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T22:03:54.939Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T22:03:55.230Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-10-24T22:03:55.230Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T22:03:55.243Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-179-stack-cost] [2023-10-24T22:03:55.254Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-179-stack-cost] did not exist. Created. [2023-10-24T22:03:55.254Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:03:55.628Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T22:03:55.653Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T22:03:55.659Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T22:03:55.680Z] $ docker stop --time=1 730867b895346c90140fcbd85a7fcf6e3caff938540a915e0dfe1ad2f036da3b [2023-10-24T22:03:56.824Z] $ docker rm -f --volumes 730867b895346c90140fcbd85a7fcf6e3caff938540a915e0dfe1ad2f036da3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T22:05:15.156Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10312 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-10-24T22:05:15.167Z] Running in /w/workspace/device-onvif-camera/179 [Pipeline] { [Pipeline] checkout [2023-10-24T22:05:15.211Z] The recommended git tool is: git [2023-10-24T22:05:22.325Z] using credential edgex-jenkins-ssh [2023-10-24T22:05:22.342Z] Cloning the remote Git repository [2023-10-24T22:05:22.393Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-24T22:05:22.510Z] > git init /w/workspace/device-onvif-camera/179 # timeout=10 [2023-10-24T22:05:22.696Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-24T22:05:22.697Z] > git --version # timeout=10 [2023-10-24T22:05:22.723Z] > git --version # 'git version 2.25.1' [2023-10-24T22:05:22.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T22:05:22.931Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T22:05:24.509Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-24T22:05:24.533Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T22:05:25.645Z] Avoid second fetch [2023-10-24T22:05:25.646Z] Checking out Revision bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 (main) [2023-10-24T22:05:26.574Z] Commit message: "refactor: Remove obsolete comments from config file (#398)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:05:25.670Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T22:05:25.752Z] > git checkout -f bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 # timeout=10 [2023-10-24T22:05:27.448Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T22:05:27.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:05:27.449Z] Dload Upload Total Spent Left Speed [2023-10-24T22:05:27.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-10-24T22:05:28.167Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T22:05:28.503Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T22:05:28.503Z] + sudo tee /etc/docker/daemon.new [2023-10-24T22:05:28.503Z] { [2023-10-24T22:05:28.503Z] "registry-mirrors": [ [2023-10-24T22:05:28.503Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T22:05:28.503Z] ], [2023-10-24T22:05:28.503Z] "bip": "10.250.0.254/24", [2023-10-24T22:05:28.503Z] "hosts": [ [2023-10-24T22:05:28.503Z] "tcp://0.0.0.0:5555", [2023-10-24T22:05:28.503Z] "unix:///var/run/docker.sock" [2023-10-24T22:05:28.503Z] ], [2023-10-24T22:05:28.503Z] "mtu": 1458, [2023-10-24T22:05:28.503Z] "selinux-enabled": true, [2023-10-24T22:05:28.503Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T22:05:28.503Z] } [Pipeline] sh [2023-10-24T22:05:28.852Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T22:05:29.204Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:05:47.524Z] provisioning config files... [2023-10-24T22:05:47.558Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/179@tmp/config3934601657410994690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:05:47.931Z] ---> docker-login.sh [2023-10-24T22:05:47.931Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:05:48.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:05:48.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:05:48.802Z] Configure a credential helper to remove this warning. See [2023-10-24T22:05:48.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:05:48.802Z] [2023-10-24T22:05:48.802Z] Login Succeeded [2023-10-24T22:05:48.802Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:05:49.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:05:49.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:05:49.076Z] Configure a credential helper to remove this warning. See [2023-10-24T22:05:49.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:05:49.076Z] [2023-10-24T22:05:49.076Z] Login Succeeded [2023-10-24T22:05:49.076Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:05:49.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:05:49.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:05:49.670Z] Configure a credential helper to remove this warning. See [2023-10-24T22:05:49.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:05:49.670Z] [2023-10-24T22:05:49.670Z] Login Succeeded [2023-10-24T22:05:49.670Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:05:49.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:05:50.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:05:50.214Z] Configure a credential helper to remove this warning. See [2023-10-24T22:05:50.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:05:50.214Z] [2023-10-24T22:05:50.214Z] Login Succeeded [2023-10-24T22:05:50.214Z] docker.io [2023-10-24T22:05:50.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:05:50.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:05:50.755Z] Configure a credential helper to remove this warning. See [2023-10-24T22:05:50.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:05:50.755Z] [2023-10-24T22:05:50.755Z] Login Succeeded [2023-10-24T22:05:50.755Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:05:50.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T22:05:51.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:05:51.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:05:51.123Z] ========================================================= [2023-10-24T22:05:51.123Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T22:05:51.123Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:05:51.490Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T22:05:52.091Z] Sending build context to Docker daemon 14.17MB [2023-10-24T22:05:52.091Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:05:52.091Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T22:05:52.378Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T22:05:52.378Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T22:05:52.378Z] 5d54e960e981: Pulling fs layer [2023-10-24T22:05:52.378Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T22:05:52.378Z] f0e02332f6b5: Pulling fs layer [2023-10-24T22:05:52.378Z] cefa15bbcfad: Pulling fs layer [2023-10-24T22:05:52.378Z] 17808c966233: Pulling fs layer [2023-10-24T22:05:52.378Z] f4c1fc716caa: Pulling fs layer [2023-10-24T22:05:52.378Z] cefa15bbcfad: Waiting [2023-10-24T22:05:52.378Z] 17808c966233: Waiting [2023-10-24T22:05:52.378Z] f4c1fc716caa: Waiting [2023-10-24T22:05:52.378Z] f0e02332f6b5: Waiting [2023-10-24T22:05:52.378Z] 5d54e960e981: Verifying Checksum [2023-10-24T22:05:52.378Z] 5d54e960e981: Download complete [2023-10-24T22:05:52.378Z] f0e02332f6b5: Verifying Checksum [2023-10-24T22:05:52.378Z] f0e02332f6b5: Download complete [2023-10-24T22:05:52.378Z] cefa15bbcfad: Verifying Checksum [2023-10-24T22:05:52.378Z] cefa15bbcfad: Download complete [2023-10-24T22:05:52.378Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T22:05:52.378Z] 9fda8d8052c6: Download complete [2023-10-24T22:05:52.998Z] f4c1fc716caa: Verifying Checksum [2023-10-24T22:05:52.998Z] f4c1fc716caa: Download complete [2023-10-24T22:05:53.596Z] 9fda8d8052c6: Pull complete [2023-10-24T22:05:54.231Z] 5d54e960e981: Pull complete [2023-10-24T22:05:54.505Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T22:05:54.505Z] c4a7e357bf2a: Download complete [2023-10-24T22:05:55.490Z] 17808c966233: Verifying Checksum [2023-10-24T22:05:55.490Z] 17808c966233: Download complete [2023-10-24T22:06:07.870Z] c4a7e357bf2a: Pull complete [2023-10-24T22:06:07.870Z] f0e02332f6b5: Pull complete [2023-10-24T22:06:08.463Z] cefa15bbcfad: Pull complete [2023-10-24T22:06:20.863Z] 17808c966233: Pull complete [2023-10-24T22:06:21.134Z] f4c1fc716caa: Pull complete [2023-10-24T22:06:21.134Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T22:06:21.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T22:06:21.134Z] ---> ea914061e18c [2023-10-24T22:06:21.134Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:06:22.102Z] ---> Running in 308488075e17 [2023-10-24T22:06:22.692Z] Removing intermediate container 308488075e17 [2023-10-24T22:06:22.692Z] ---> 1add3477a474 [2023-10-24T22:06:22.692Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:06:22.692Z] ---> Running in 58e3511913d0 [2023-10-24T22:06:22.962Z] Removing intermediate container 58e3511913d0 [2023-10-24T22:06:22.963Z] ---> f22422af55b6 [2023-10-24T22:06:22.963Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T22:06:23.231Z] ---> Running in c4534a80a02d [2023-10-24T22:06:23.501Z] Removing intermediate container c4534a80a02d [2023-10-24T22:06:23.501Z] ---> 018dca58f4b7 [2023-10-24T22:06:23.501Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:06:23.501Z] ---> Running in 53a75868d72b [2023-10-24T22:06:23.770Z] Removing intermediate container 53a75868d72b [2023-10-24T22:06:23.771Z] ---> 072e684f8d8f [2023-10-24T22:06:23.771Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-24T22:06:24.041Z] ---> Running in f614193497e4 [2023-10-24T22:06:24.317Z] Removing intermediate container f614193497e4 [2023-10-24T22:06:24.317Z] ---> 0fe48175c808 [2023-10-24T22:06:24.317Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:06:24.609Z] ---> Running in a5e90b02b29f [2023-10-24T22:06:26.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:06:26.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:06:27.729Z] OK: 266 MiB in 52 packages [2023-10-24T22:06:28.716Z] Removing intermediate container a5e90b02b29f [2023-10-24T22:06:28.716Z] ---> 6272e99bd614 [2023-10-24T22:06:28.716Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-24T22:06:28.999Z] ---> Running in d0acdada8d2c [2023-10-24T22:06:29.284Z] Removing intermediate container d0acdada8d2c [2023-10-24T22:06:29.284Z] ---> fc938d8b73a0 [2023-10-24T22:06:29.284Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-24T22:06:29.873Z] ---> f8b98a3dc8df [2023-10-24T22:06:29.873Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:06:30.148Z] ---> Running in 605ca21b6007 [2023-10-24T22:08:21.888Z] Removing intermediate container 605ca21b6007 [2023-10-24T22:08:21.888Z] ---> 802a96daa82c [2023-10-24T22:08:21.888Z] Step 12/13 : COPY . . [2023-10-24T22:08:21.888Z] ---> 6844fd2fd567 [2023-10-24T22:08:21.888Z] Step 13/13 : RUN ${MAKE} [2023-10-24T22:08:21.888Z] ---> Running in 2caa1afdbb72 [2023-10-24T22:08:21.888Z] noop [2023-10-24T22:08:21.888Z] Removing intermediate container 2caa1afdbb72 [2023-10-24T22:08:21.888Z] ---> ff0dc4a3265c [2023-10-24T22:08:21.888Z] Successfully built ff0dc4a3265c [2023-10-24T22:08:21.888Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:22.253Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T22:08:22.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:08:22.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-10312 does not seem to be running inside a container [2023-10-24T22:08:22.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/179 -v /w/workspace/device-onvif-camera/179:/w/workspace/device-onvif-camera/179:rw,z -v /w/workspace/device-onvif-camera/179@tmp:/w/workspace/device-onvif-camera/179@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 ******** ci-base-image-arm64 cat [2023-10-24T22:08:24.209Z] $ docker top 60557a4a6efe5d41c44207ff745ef5b2e7683bed98dfbfba3e75c79089c8b66e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:08:25.110Z] + go version [2023-10-24T22:08:25.110Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T22:08:25.136Z] $ docker stop --time=1 60557a4a6efe5d41c44207ff745ef5b2e7683bed98dfbfba3e75c79089c8b66e [2023-10-24T22:08:26.902Z] $ docker rm -f --volumes 60557a4a6efe5d41c44207ff745ef5b2e7683bed98dfbfba3e75c79089c8b66e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:08:27.526Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T22:08:27.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:08:27.738Z] prd-ubuntu20.04-docker-arm64-4c-16g-10312 does not seem to be running inside a container [2023-10-24T22:08:27.818Z] $ 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/179 -v /w/workspace/device-onvif-camera/179:/w/workspace/device-onvif-camera/179:rw,z -v /w/workspace/device-onvif-camera/179@tmp:/w/workspace/device-onvif-camera/179@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 ******** ci-base-image-arm64 cat [2023-10-24T22:08:29.281Z] $ docker top a8c3b134fece59b9f6a07b1dc079333a248ff6979983429413d837dbc8d1214f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:08:30.243Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/179 [Pipeline] fileExists [Pipeline] sh [2023-10-24T22:08:30.972Z] + make test [2023-10-24T22:08:30.972Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T22:08:36.484Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-24T22:11:13.270Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-24T22:11:13.270Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-24T22:11:13.270Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.207s coverage: 31.5% of statements [2023-10-24T22:11:28.703Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.500s coverage: 86.5% of statements [2023-10-24T22:11:28.703Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T22:11:28.703Z] go vet ./... [2023-10-24T22:12:00.999Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T22:12:00.999Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T22:12:00.999Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T22:12:01.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T22:12:01.035Z] $ docker stop --time=1 a8c3b134fece59b9f6a07b1dc079333a248ff6979983429413d837dbc8d1214f [2023-10-24T22:12:03.069Z] $ docker rm -f --volumes a8c3b134fece59b9f6a07b1dc079333a248ff6979983429413d837dbc8d1214f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:12:04.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T22:12:04.367Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T22:12:04.960Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:12:05.367Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T22:12:05.702Z] + ls -al . [2023-10-24T22:12:05.702Z] total 232 [2023-10-24T22:12:05.702Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:08 . [2023-10-24T22:12:05.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:05 .. [2023-10-24T22:12:05.702Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:05 .git [2023-10-24T22:12:05.702Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:05 .github [2023-10-24T22:12:05.702Z] -rw-rw-r-- 1 jenkins jenkins 422 Oct 24 22:05 .gitignore [2023-10-24T22:12:05.702Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 22:05 .golangci.yml [2023-10-24T22:12:05.702Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 24 22:05 Attribution.txt [2023-10-24T22:12:05.702Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 24 22:05 CHANGELOG.md [2023-10-24T22:12:05.702Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 24 22:05 Dockerfile [2023-10-24T22:12:05.702Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:05 GOVERNANCE.md [2023-10-24T22:12:05.702Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 24 22:05 Jenkinsfile [2023-10-24T22:12:05.702Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 22:05 LICENSE [2023-10-24T22:12:05.702Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 24 22:05 Makefile [2023-10-24T22:12:05.702Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 22:05 OWNERS.md [2023-10-24T22:12:05.702Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 24 22:05 README.md [2023-10-24T22:12:05.702Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 22:01 VERSION [2023-10-24T22:12:05.702Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:05 bin [2023-10-24T22:12:05.702Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:05 cmd [2023-10-24T22:12:05.702Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 24 22:11 coverage.out [2023-10-24T22:12:05.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:05 doc [2023-10-24T22:12:05.702Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 24 22:05 go.mod [2023-10-24T22:12:05.702Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 24 22:05 go.sum [2023-10-24T22:12:05.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:05 internal [2023-10-24T22:12:05.702Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 24 22:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:12:06.132Z] + 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=bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 --label arch=arm64 --label version=3.1.0-dev.22 . [2023-10-24T22:12:06.727Z] Sending build context to Docker daemon 14.25MB [2023-10-24T22:12:06.727Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:12:06.727Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T22:12:06.727Z] ---> ff0dc4a3265c [2023-10-24T22:12:06.727Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:12:06.996Z] ---> Running in 58b5f8a07ad6 [2023-10-24T22:12:07.273Z] Removing intermediate container 58b5f8a07ad6 [2023-10-24T22:12:07.273Z] ---> edab3312e4d2 [2023-10-24T22:12:07.273Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:12:07.552Z] ---> Running in f9cc57de7061 [2023-10-24T22:12:07.832Z] Removing intermediate container f9cc57de7061 [2023-10-24T22:12:07.832Z] ---> 9c2aa93fd600 [2023-10-24T22:12:07.832Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T22:12:08.102Z] ---> Running in 1ed6a095cc9f [2023-10-24T22:12:08.372Z] Removing intermediate container 1ed6a095cc9f [2023-10-24T22:12:08.372Z] ---> c3f817bac84c [2023-10-24T22:12:08.372Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:12:08.372Z] ---> Running in b2ae3298a9ad [2023-10-24T22:12:08.960Z] Removing intermediate container b2ae3298a9ad [2023-10-24T22:12:08.960Z] ---> 27d9e79a7f76 [2023-10-24T22:12:08.960Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-24T22:12:08.960Z] ---> Running in 02de4b4b0e3a [2023-10-24T22:12:09.228Z] Removing intermediate container 02de4b4b0e3a [2023-10-24T22:12:09.228Z] ---> ec8136a8982d [2023-10-24T22:12:09.228Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:12:09.497Z] ---> Running in e62fdad5fd9c [2023-10-24T22:12:10.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:12:11.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:12:12.484Z] OK: 266 MiB in 52 packages [2023-10-24T22:12:13.474Z] Removing intermediate container e62fdad5fd9c [2023-10-24T22:12:13.474Z] ---> a5329d487225 [2023-10-24T22:12:13.474Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-24T22:12:13.474Z] ---> Running in b53abba70fe8 [2023-10-24T22:12:14.066Z] Removing intermediate container b53abba70fe8 [2023-10-24T22:12:14.066Z] ---> ebe755e111d5 [2023-10-24T22:12:14.066Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-24T22:12:14.657Z] ---> 1d5540df2fe0 [2023-10-24T22:12:14.657Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:12:14.926Z] ---> Running in 0c36730c86c8 [2023-10-24T22:12:18.286Z] Removing intermediate container 0c36730c86c8 [2023-10-24T22:12:18.286Z] ---> c334dfc4341d [2023-10-24T22:12:18.286Z] Step 12/26 : COPY . . [2023-10-24T22:12:19.266Z] ---> 9cb1004ea6de [2023-10-24T22:12:19.266Z] Step 13/26 : RUN ${MAKE} [2023-10-24T22:12:19.536Z] ---> Running in bc220745f1af [2023-10-24T22:12:20.509Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-24T22:14:42.267Z] Removing intermediate container bc220745f1af [2023-10-24T22:14:42.267Z] ---> d7e9f6dcac0c [2023-10-24T22:14:42.267Z] Step 14/26 : FROM alpine:3.18 [2023-10-24T22:14:42.267Z] 3.18: Pulling from library/alpine [2023-10-24T22:14:42.267Z] 579b34f0a95b: Pulling fs layer [2023-10-24T22:14:42.267Z] 579b34f0a95b: Verifying Checksum [2023-10-24T22:14:42.267Z] 579b34f0a95b: Download complete [2023-10-24T22:14:42.267Z] 579b34f0a95b: Pull complete [2023-10-24T22:14:42.267Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T22:14:42.267Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T22:14:42.267Z] ---> 3cc203321400 [2023-10-24T22:14:42.267Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T22:14:42.267Z] ---> Running in 3edf658c919e [2023-10-24T22:14:42.267Z] Removing intermediate container 3edf658c919e [2023-10-24T22:14:42.267Z] ---> 501d7f2f8bb9 [2023-10-24T22:14:42.267Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-24T22:14:42.267Z] ---> Running in b504ce26e516 [2023-10-24T22:14:43.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:14:43.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:14:44.913Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T22:14:44.913Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:14:44.913Z] OK: 8 MiB in 16 packages [2023-10-24T22:14:45.878Z] Removing intermediate container b504ce26e516 [2023-10-24T22:14:45.878Z] ---> a34c7405b5ea [2023-10-24T22:14:45.878Z] Step 17/26 : WORKDIR / [2023-10-24T22:14:45.878Z] ---> Running in bbe9dd1e48b0 [2023-10-24T22:14:46.146Z] Removing intermediate container bbe9dd1e48b0 [2023-10-24T22:14:46.146Z] ---> 75a39557a298 [2023-10-24T22:14:46.146Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-24T22:14:48.111Z] ---> 76881e4426a8 [2023-10-24T22:14:48.111Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-24T22:14:48.706Z] ---> 13153cb8193d [2023-10-24T22:14:48.706Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-24T22:14:49.298Z] ---> f3da381990ca [2023-10-24T22:14:49.298Z] Step 21/26 : EXPOSE 59984 [2023-10-24T22:14:49.298Z] ---> Running in 2b5092c992ca [2023-10-24T22:14:49.894Z] Removing intermediate container 2b5092c992ca [2023-10-24T22:14:49.894Z] ---> 376ec00b392c [2023-10-24T22:14:49.894Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-24T22:14:49.894Z] ---> Running in cf93ee63a146 [2023-10-24T22:14:50.170Z] Removing intermediate container cf93ee63a146 [2023-10-24T22:14:50.170Z] ---> 603adc1f1f9f [2023-10-24T22:14:50.170Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T22:14:50.170Z] ---> Running in 3ef4df12ffba [2023-10-24T22:14:50.771Z] Removing intermediate container 3ef4df12ffba [2023-10-24T22:14:50.771Z] ---> ebe3e52a44da [2023-10-24T22:14:50.771Z] Step 24/26 : LABEL arch=arm64 [2023-10-24T22:14:50.771Z] ---> Running in 88c6a6614b00 [2023-10-24T22:14:51.042Z] Removing intermediate container 88c6a6614b00 [2023-10-24T22:14:51.042Z] ---> b59f19fd2189 [2023-10-24T22:14:51.042Z] Step 25/26 : LABEL git_sha=bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [2023-10-24T22:14:51.042Z] ---> Running in d594d47e6e8f [2023-10-24T22:14:51.633Z] Removing intermediate container d594d47e6e8f [2023-10-24T22:14:51.633Z] ---> 22fcfbdabf19 [2023-10-24T22:14:51.633Z] Step 26/26 : LABEL version=3.1.0-dev.22 [2023-10-24T22:14:51.633Z] ---> Running in 0a8fe03c652a [2023-10-24T22:14:51.916Z] Removing intermediate container 0a8fe03c652a [2023-10-24T22:14:51.916Z] ---> 9660c80c5034 [2023-10-24T22:14:51.916Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T22:14:51.916Z] Successfully built 9660c80c5034 [2023-10-24T22:14:51.916Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:14:52.039Z] provisioning config files... [2023-10-24T22:14:52.055Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/179@tmp/config15874878442846319970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:14:52.409Z] ---> docker-login.sh [2023-10-24T22:14:52.409Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:14:52.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:14:52.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:14:52.679Z] Configure a credential helper to remove this warning. See [2023-10-24T22:14:52.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:14:52.679Z] [2023-10-24T22:14:52.679Z] Login Succeeded [2023-10-24T22:14:52.679Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:14:52.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:14:53.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:14:53.216Z] Configure a credential helper to remove this warning. See [2023-10-24T22:14:53.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:14:53.216Z] [2023-10-24T22:14:53.216Z] Login Succeeded [2023-10-24T22:14:53.216Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:14:53.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:14:53.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:14:53.487Z] Configure a credential helper to remove this warning. See [2023-10-24T22:14:53.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:14:53.487Z] [2023-10-24T22:14:53.487Z] Login Succeeded [2023-10-24T22:14:53.487Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:14:53.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:14:54.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:14:54.023Z] Configure a credential helper to remove this warning. See [2023-10-24T22:14:54.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:14:54.023Z] [2023-10-24T22:14:54.023Z] Login Succeeded [2023-10-24T22:14:54.023Z] docker.io [2023-10-24T22:14:54.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:14:54.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:14:54.560Z] Configure a credential helper to remove this warning. See [2023-10-24T22:14:54.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:14:54.560Z] [2023-10-24T22:14:54.560Z] Login Succeeded [2023-10-24T22:14:54.560Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:14:54.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:14:54.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:14:54.615Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-10-24T22:14:54.615Z] bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [2023-10-24T22:14:54.615Z] latest [2023-10-24T22:14:54.615Z] 3.1.0-dev.22 [2023-10-24T22:14:54.615Z] bf74ebf12077028c42a990cb9f5eb3b4e8875dd7-3.1.0-dev.22 [2023-10-24T22:14:54.615Z] main [2023-10-24T22:14:54.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:14:54.956Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:14:55.315Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [2023-10-24T22:14:55.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-24T22:14:55.315Z] 7df728f7032d: Preparing [2023-10-24T22:14:55.315Z] e9e717497e3e: Preparing [2023-10-24T22:14:55.315Z] 9ad07ec57393: Preparing [2023-10-24T22:14:55.315Z] 69d0e03c323c: Preparing [2023-10-24T22:14:55.315Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:14:55.315Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:14:55.582Z] 7df728f7032d: Pushed [2023-10-24T22:14:55.582Z] e9e717497e3e: Pushed [2023-10-24T22:14:55.582Z] 69d0e03c323c: Pushed [2023-10-24T22:15:02.243Z] 9ad07ec57393: Pushed [2023-10-24T22:15:02.243Z] bf74ebf12077028c42a990cb9f5eb3b4e8875dd7: digest: sha256:5efc0645ba7971100f7c0682f595b5864dabfb5059780b2c61ca28350aeeea23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:15:02.608Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:15:02.975Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-10-24T22:15:02.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-24T22:15:02.975Z] 7df728f7032d: Preparing [2023-10-24T22:15:02.975Z] e9e717497e3e: Preparing [2023-10-24T22:15:02.975Z] 9ad07ec57393: Preparing [2023-10-24T22:15:02.975Z] 69d0e03c323c: Preparing [2023-10-24T22:15:02.975Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:15:02.975Z] e9e717497e3e: Layer already exists [2023-10-24T22:15:02.975Z] 9ad07ec57393: Layer already exists [2023-10-24T22:15:02.975Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:15:02.975Z] 69d0e03c323c: Layer already exists [2023-10-24T22:15:02.975Z] 7df728f7032d: Layer already exists [2023-10-24T22:15:03.253Z] latest: digest: sha256:5efc0645ba7971100f7c0682f595b5864dabfb5059780b2c61ca28350aeeea23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:15:03.624Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:15:03.985Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.22 [2023-10-24T22:15:03.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-24T22:15:03.985Z] 7df728f7032d: Preparing [2023-10-24T22:15:03.985Z] e9e717497e3e: Preparing [2023-10-24T22:15:03.985Z] 9ad07ec57393: Preparing [2023-10-24T22:15:03.985Z] 69d0e03c323c: Preparing [2023-10-24T22:15:03.985Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:15:03.985Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:15:03.985Z] e9e717497e3e: Layer already exists [2023-10-24T22:15:03.985Z] 7df728f7032d: Layer already exists [2023-10-24T22:15:03.985Z] 9ad07ec57393: Layer already exists [2023-10-24T22:15:03.985Z] 69d0e03c323c: Layer already exists [2023-10-24T22:15:04.255Z] 3.1.0-dev.22: digest: sha256:5efc0645ba7971100f7c0682f595b5864dabfb5059780b2c61ca28350aeeea23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:15:04.624Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bf74ebf12077028c42a990cb9f5eb3b4e8875dd7-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:15:04.983Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bf74ebf12077028c42a990cb9f5eb3b4e8875dd7-3.1.0-dev.22 [2023-10-24T22:15:04.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-24T22:15:04.983Z] 7df728f7032d: Preparing [2023-10-24T22:15:04.983Z] e9e717497e3e: Preparing [2023-10-24T22:15:04.983Z] 9ad07ec57393: Preparing [2023-10-24T22:15:04.983Z] 69d0e03c323c: Preparing [2023-10-24T22:15:04.983Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:15:04.983Z] 9ad07ec57393: Layer already exists [2023-10-24T22:15:04.983Z] e9e717497e3e: Layer already exists [2023-10-24T22:15:04.983Z] 69d0e03c323c: Layer already exists [2023-10-24T22:15:04.983Z] 7df728f7032d: Layer already exists [2023-10-24T22:15:04.983Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:15:05.252Z] bf74ebf12077028c42a990cb9f5eb3b4e8875dd7-3.1.0-dev.22: digest: sha256:5efc0645ba7971100f7c0682f595b5864dabfb5059780b2c61ca28350aeeea23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:15:05.615Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:15:05.969Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-10-24T22:15:05.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-24T22:15:05.969Z] 7df728f7032d: Preparing [2023-10-24T22:15:05.969Z] e9e717497e3e: Preparing [2023-10-24T22:15:05.969Z] 9ad07ec57393: Preparing [2023-10-24T22:15:05.969Z] 69d0e03c323c: Preparing [2023-10-24T22:15:05.969Z] 5f4d9fc4d98d: Preparing [2023-10-24T22:15:05.969Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T22:15:05.969Z] 9ad07ec57393: Layer already exists [2023-10-24T22:15:05.969Z] 7df728f7032d: Layer already exists [2023-10-24T22:15:05.969Z] e9e717497e3e: Layer already exists [2023-10-24T22:15:05.969Z] 69d0e03c323c: Layer already exists [2023-10-24T22:15:06.237Z] main: digest: sha256:5efc0645ba7971100f7c0682f595b5864dabfb5059780b2c61ca28350aeeea23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T22:15:06.294Z] ===================================================== [Pipeline] echo [2023-10-24T22:15:06.303Z] taggedImages: [2023-10-24T22:15:06.303Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [2023-10-24T22:15:06.303Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-10-24T22:15:06.303Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.22 [2023-10-24T22:15:06.303Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bf74ebf12077028c42a990cb9f5eb3b4e8875dd7-3.1.0-dev.22 [2023-10-24T22:15:06.303Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:15:06.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:15:06.683Z] [2023-10-24T22:15:06.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:15:07.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:15:07.300Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T22:15:07.300Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T22:15:07.300Z] 04944245beec: Pulling fs layer [2023-10-24T22:15:07.300Z] 699f458cf7ca: Pulling fs layer [2023-10-24T22:15:07.300Z] 765212b225bb: Pulling fs layer [2023-10-24T22:15:07.300Z] f23df028b6ca: Pulling fs layer [2023-10-24T22:15:07.300Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T22:15:07.300Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T22:15:07.300Z] d65c8cfc05b1: Waiting [2023-10-24T22:15:07.300Z] 2437ff75d9bd: Waiting [2023-10-24T22:15:07.300Z] 765212b225bb: Waiting [2023-10-24T22:15:07.300Z] 04944245beec: Verifying Checksum [2023-10-24T22:15:07.300Z] 04944245beec: Download complete [2023-10-24T22:15:07.300Z] 765212b225bb: Download complete [2023-10-24T22:15:07.786Z] f23df028b6ca: Verifying Checksum [2023-10-24T22:15:07.786Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T22:15:07.786Z] d65c8cfc05b1: Download complete [2023-10-24T22:15:07.786Z] 699f458cf7ca: Verifying Checksum [2023-10-24T22:15:07.786Z] 699f458cf7ca: Download complete [2023-10-24T22:15:08.057Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T22:15:08.057Z] 8998bd30e6a1: Download complete [2023-10-24T22:15:10.651Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T22:15:10.651Z] 2437ff75d9bd: Download complete [2023-10-24T22:15:12.603Z] 8998bd30e6a1: Pull complete [2023-10-24T22:15:13.193Z] 04944245beec: Pull complete [2023-10-24T22:15:15.141Z] 699f458cf7ca: Pull complete [2023-10-24T22:15:15.408Z] 765212b225bb: Pull complete [2023-10-24T22:15:16.372Z] f23df028b6ca: Pull complete [2023-10-24T22:15:16.640Z] d65c8cfc05b1: Pull complete [2023-10-24T22:15:38.695Z] 2437ff75d9bd: Pull complete [2023-10-24T22:15:38.695Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T22:15:38.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:15:38.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:15:38.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-10312 does not seem to be running inside a container [2023-10-24T22:15:39.021Z] $ 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/179 -v /w/workspace/device-onvif-camera/179:/w/workspace/device-onvif-camera/179:rw,z -v /w/workspace/device-onvif-camera/179@tmp:/w/workspace/device-onvif-camera/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T22:15:42.456Z] $ docker top 15618e4d2a92c6246d283c5b9a11e13e515d0f0f5d19d0d31862dca4dcd477bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:15:43.400Z] ---> job-cost.sh [2023-10-24T22:15:43.400Z] lf-activate-venv: SKIPPING [2023-10-24T22:15:43.400Z] INFO: No Stack... [2023-10-24T22:15:43.998Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T22:15:44.984Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T22:15:45.630Z] + cat /w/workspace/device-onvif-camera/179/archives/cost.csv [2023-10-24T22:15:45.630Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T22:15:45.705Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-179-stack-cost] [2023-10-24T22:15:45.710Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-179-stack-cost] did not exist. Created. [2023-10-24T22:15:45.710Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:15:46.363Z] /w/workspace/device-onvif-camera/179@tmp/durable-c339d987/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T22:15:47.027Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T22:15:47.051Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T22:15:47.122Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T22:15:47.128Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T22:15:47.145Z] $ docker stop --time=1 15618e4d2a92c6246d283c5b9a11e13e515d0f0f5d19d0d31862dca4dcd477bf [2023-10-24T22:15:50.885Z] $ docker rm -f --volumes 15618e4d2a92c6246d283c5b9a11e13e515d0f0f5d19d0d31862dca4dcd477bf [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-10-24T22:15:51.258Z] provisioning config files... [2023-10-24T22:15:51.266Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16356237173128843615tmp [Pipeline] { [Pipeline] sh [2023-10-24T22:15:51.556Z] + set +x [2023-10-24T22:15:51.556Z] + curl -s https://codecov.io/bash [2023-10-24T22:15:51.556Z] + bash -s -- [2023-10-24T22:15:51.556Z] [2023-10-24T22:15:51.556Z] _____ _ [2023-10-24T22:15:51.556Z] / ____| | | [2023-10-24T22:15:51.556Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T22:15:51.556Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T22:15:51.556Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T22:15:51.556Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T22:15:51.556Z] Bash-1.0.6 [2023-10-24T22:15:51.556Z] [2023-10-24T22:15:51.556Z] [2023-10-24T22:15:51.556Z] ==> git version 2.25.1 found [2023-10-24T22:15:51.556Z] ==> 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-10-24T22:15:51.556Z] Release-Date: 2020-01-08 [2023-10-24T22:15:51.556Z] 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-10-24T22:15:51.556Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T22:15:51.556Z] ==> Jenkins CI detected. [2023-10-24T22:15:51.556Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-10-24T22:15:51.556Z] project root: . [2023-10-24T22:15:51.556Z] --> token set from env [2023-10-24T22:15:51.556Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T22:15:51.556Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T22:15:51.556Z] ==> Python coveragepy not found [2023-10-24T22:15:51.556Z] ==> Searching for coverage reports in: [2023-10-24T22:15:51.556Z] + . [2023-10-24T22:15:51.556Z] -> Found 1 reports [2023-10-24T22:15:51.556Z] ==> Detecting git/mercurial file structure [2023-10-24T22:15:51.556Z] ==> Reading reports [2023-10-24T22:15:51.556Z] + ./coverage.out bytes=78456 [2023-10-24T22:15:51.556Z] ==> Appending adjustments [2023-10-24T22:15:51.556Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T22:15:51.816Z] + Found adjustments [2023-10-24T22:15:51.816Z] ==> Gzipping contents [2023-10-24T22:15:51.816Z] 12K /tmp/codecov.GYaYgO.gz [2023-10-24T22:15:51.816Z] ==> Uploading reports [2023-10-24T22:15:51.816Z] url: https://codecov.io [2023-10-24T22:15:51.816Z] query: branch=main&commit=bf74ebf12077028c42a990cb9f5eb3b4e8875dd7&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T22:15:51.816Z] -> Pinging Codecov [2023-10-24T22:15:51.816Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=bf74ebf12077028c42a990cb9f5eb3b4e8875dd7&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T22:15:52.075Z] -> Uploading to [2023-10-24T22:15:52.075Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/F29A59C45E3A92E06B3E522C9905F8EF/bf74ebf12077028c42a990cb9f5eb3b4e8875dd7/a7ac514a-249c-4254-90b7-51c4c6896ac6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T221551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42f69d6b15c3867bc9ddbf23e65cc4392d94e69dbdc4f53a0a43e0c7affc6246 [2023-10-24T22:15:52.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:15:52.075Z] Dload Upload Total Spent Left Speed [2023-10-24T22:15:52.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 30704 --:--:-- --:--:-- --:--:-- 30704 [2023-10-24T22:15:52.335Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [Pipeline] } [2023-10-24T22:15:52.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T22:15:52.458Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T22:15:52.467Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:15:52.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T22:15:52.763Z] [2023-10-24T22:15:52.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:15:53.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T22:15:53.086Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T22:15:53.086Z] df9b9388f04a: Pulling fs layer [2023-10-24T22:15:53.086Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T22:15:53.086Z] 25bc292e5bac: Pulling fs layer [2023-10-24T22:15:53.086Z] 114826534d7a: Pulling fs layer [2023-10-24T22:15:53.086Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T22:15:53.086Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T22:15:53.086Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T22:15:53.086Z] 4657fd5d0bcf: Waiting [2023-10-24T22:15:53.086Z] 6ad1cebc031e: Waiting [2023-10-24T22:15:53.086Z] 8a3aa393b2d8: Waiting [2023-10-24T22:15:53.086Z] 114826534d7a: Waiting [2023-10-24T22:15:53.086Z] 25bc292e5bac: Download complete [2023-10-24T22:15:53.086Z] 52dc419b0ee2: Download complete [2023-10-24T22:15:53.086Z] 4657fd5d0bcf: Download complete [2023-10-24T22:15:53.086Z] df9b9388f04a: Download complete [2023-10-24T22:15:53.344Z] df9b9388f04a: Pull complete [2023-10-24T22:15:53.344Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T22:15:53.344Z] 6ad1cebc031e: Download complete [2023-10-24T22:15:53.344Z] 52dc419b0ee2: Pull complete [2023-10-24T22:15:53.605Z] 25bc292e5bac: Pull complete [2023-10-24T22:15:54.173Z] 114826534d7a: Verifying Checksum [2023-10-24T22:15:54.173Z] 114826534d7a: Download complete [2023-10-24T22:15:54.173Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T22:15:54.173Z] 8a3aa393b2d8: Download complete [2023-10-24T22:15:57.449Z] 114826534d7a: Pull complete [2023-10-24T22:15:57.449Z] 4657fd5d0bcf: Pull complete [2023-10-24T22:15:57.449Z] 6ad1cebc031e: Pull complete [2023-10-24T22:15:59.975Z] 8a3aa393b2d8: Pull complete [2023-10-24T22:15:59.975Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T22:15:59.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T22:15:59.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:16:00.058Z] prd-ubuntu20.04-docker-8c-8g-10308 does not seem to be running inside a container [2023-10-24T22:16:00.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-24T22:16:01.627Z] $ docker top e505a796e3fb4e05c8b8a157ac5b2bb2de8ed29f41c8337c8ca6181196d7981c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T22:16:01.683Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-10-24T22:16:01.959Z] + set -o pipefail [2023-10-24T22:16:01.959Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-10-24T22:16:14.166Z] [2023-10-24T22:16:14.166Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-10-24T22:16:14.166Z] [2023-10-24T22:16:14.166Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/01a628c7-5c8d-4d50-b804-74a1ed23e97c [2023-10-24T22:16:14.166Z] [2023-10-24T22:16:14.166Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-24T22:16:14.166Z] [2023-10-24T22:16:14.166Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T22:16:14.166Z] [2023-10-24T22:16:14.166Z] [2023-10-24T22:16:14.166Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T22:16:14.166Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T22:16:14.166Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T22:16:14.180Z] $ docker stop --time=1 e505a796e3fb4e05c8b8a157ac5b2bb2de8ed29f41c8337c8ca6181196d7981c [2023-10-24T22:16:16.141Z] $ docker rm -f --volumes e505a796e3fb4e05c8b8a157ac5b2bb2de8ed29f41c8337c8ca6181196d7981c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-10-24T22:16:16.530Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:16:16.548Z] provisioning config files... [2023-10-24T22:16:16.555Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17463535191986570815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:16:16.857Z] --> edgex-publish-swagger.sh [2023-10-24T22:16:16.857Z] === Publish doc/openapi/v3 API === [2023-10-24T22:16:16.857Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-10-24T22:16:16.857Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-10-24T22:16:16.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:16:16.857Z] Dload Upload Total Spent Left Speed [2023-10-24T22:16:17.424Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 671k --:--:-- --:--:-- --:--:-- 671k [2023-10-24T22:16:17.424Z] [2023-10-24T22:16:17.424Z] [Pipeline] } [2023-10-24T22:16:17.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:16:17.805Z] + git log --format=format:%s -1 bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 [Pipeline] sh [2023-10-24T22:16:18.095Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:16:18.095Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:16:18.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:16:18.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:16:18.464Z] prd-ubuntu20.04-docker-8c-8g-10308 does not seem to be running inside a container [2023-10-24T22:16:18.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T22:16:18.849Z] $ docker top 4c85746e0ba226a0c5e8df948121d9abe4fd4db3acbabd80e2368dd42b3337e0 -eo pid,comm [2023-10-24T22:16:18.893Z] 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-10-24T22:16:18.893Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:16:18.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:16:18.932Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:16:19.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:16:19.037Z] $ docker exec 4c85746e0ba226a0c5e8df948121d9abe4fd4db3acbabd80e2368dd42b3337e0 ssh-agent [2023-10-24T22:16:19.143Z] SSH_AUTH_SOCK=/tmp/ssh-0g2sutyEUHCs/agent.33 [2023-10-24T22:16:19.143Z] SSH_AGENT_PID=39 [2023-10-24T22:16:19.148Z] Running ssh-add (command line suppressed) [2023-10-24T22:16:19.258Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18097565417043005768.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18097565417043005768.key) [2023-10-24T22:16:19.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:16:19.550Z] + git semver tag [2023-10-24T22:16:19.808Z] 2023-10-24 22:16:19,703 [run_tag] DEBUG tag force:False [2023-10-24T22:16:19.808Z] 2023-10-24 22:16:19,703 [check_head_tag] DEBUG check head tag [2023-10-24T22:16:19.808Z] 2023-10-24 22:16:19,704 [execute] INFO git cat-file --batch-check [2023-10-24T22:16:19.808Z] 2023-10-24 22:16:19,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-24T22:16:19.808Z] 2023-10-24 22:16:19,707 [execute] INFO git cat-file --batch [2023-10-24T22:16:19.808Z] 2023-10-24 22:16:19,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-24T22:16:19.808Z] 2023-10-24 22:16:19,718 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T22:16:19.808Z] 2023-10-24 22:16:19,718 [execute] INFO git tag -a v3.1.0-dev.22 -m v3.1.0-dev.22 [2023-10-24T22:16:19.808Z] 2023-10-24 22:16:19,718 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.22', '-m', 'v3.1.0-dev.22'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:16:19.808Z] 2023-10-24 22:16:19,723 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T22:16:19.808Z] 3.1.0-dev.22 [Pipeline] } [2023-10-24T22:16:19.822Z] $ docker exec --env ******** --env ******** 4c85746e0ba226a0c5e8df948121d9abe4fd4db3acbabd80e2368dd42b3337e0 ssh-agent -k [2023-10-24T22:16:19.940Z] unset SSH_AUTH_SOCK; [2023-10-24T22:16:19.941Z] unset SSH_AGENT_PID; [2023-10-24T22:16:19.941Z] echo Agent pid 39 killed; [2023-10-24T22:16:19.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:16:20.247Z] + git semver [Pipeline] } [2023-10-24T22:16:20.521Z] $ docker stop --time=1 4c85746e0ba226a0c5e8df948121d9abe4fd4db3acbabd80e2368dd42b3337e0 [2023-10-24T22:16:21.789Z] $ docker rm -f --volumes 4c85746e0ba226a0c5e8df948121d9abe4fd4db3acbabd80e2368dd42b3337e0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:16:22.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T22:16:22.170Z] [2023-10-24T22:16:22.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:16:22.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T22:16:22.473Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T22:16:22.473Z] ab5ef0e58194: Pulling fs layer [2023-10-24T22:16:22.473Z] 9712f1f96733: Pulling fs layer [2023-10-24T22:16:22.473Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T22:16:22.473Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T22:16:22.473Z] e9a5061849ea: Pulling fs layer [2023-10-24T22:16:22.473Z] d747dcd14b5f: Pulling fs layer [2023-10-24T22:16:22.473Z] 2de7ff778b66: Pulling fs layer [2023-10-24T22:16:22.473Z] d747dcd14b5f: Waiting [2023-10-24T22:16:22.473Z] e9a5061849ea: Waiting [2023-10-24T22:16:22.473Z] 0d9ebad4ef96: Waiting [2023-10-24T22:16:22.473Z] 9712f1f96733: Verifying Checksum [2023-10-24T22:16:22.473Z] 9712f1f96733: Download complete [2023-10-24T22:16:22.733Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T22:16:22.733Z] 63f879dbbcfc: Download complete [2023-10-24T22:16:22.991Z] e9a5061849ea: Verifying Checksum [2023-10-24T22:16:22.991Z] e9a5061849ea: Download complete [2023-10-24T22:16:22.991Z] d747dcd14b5f: Download complete [2023-10-24T22:16:22.991Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T22:16:22.991Z] 0d9ebad4ef96: Download complete [2023-10-24T22:16:22.991Z] ab5ef0e58194: Verifying Checksum [2023-10-24T22:16:22.991Z] ab5ef0e58194: Download complete [2023-10-24T22:16:23.248Z] 2de7ff778b66: Verifying Checksum [2023-10-24T22:16:23.248Z] 2de7ff778b66: Download complete [2023-10-24T22:16:25.778Z] ab5ef0e58194: Pull complete [2023-10-24T22:16:25.778Z] 9712f1f96733: Pull complete [2023-10-24T22:16:26.037Z] 63f879dbbcfc: Pull complete [2023-10-24T22:16:29.313Z] 0d9ebad4ef96: Pull complete [2023-10-24T22:16:29.313Z] e9a5061849ea: Pull complete [2023-10-24T22:16:29.313Z] d747dcd14b5f: Pull complete [2023-10-24T22:16:30.249Z] 2de7ff778b66: Pull complete [2023-10-24T22:16:30.249Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T22:16:30.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T22:16:30.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:16:30.334Z] prd-ubuntu20.04-docker-8c-8g-10308 does not seem to be running inside a container [2023-10-24T22:16:30.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-24T22:16:32.406Z] $ docker top 8ba470d1a602c6ddb131333d26c8f3e694a960969a9a96469d590e2bc290b365 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:16:32.468Z] provisioning config files... [2023-10-24T22:16:32.474Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17946010270988518914tmp [2023-10-24T22:16:32.482Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2161291252410991650tmp [2023-10-24T22:16:32.491Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11149400288055841507tmp [Pipeline] { [Pipeline] echo [2023-10-24T22:16:32.508Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:16:32.786Z] ---> sigul-configuration.sh [2023-10-24T22:16:32.786Z] gpg: directory `/root/.gnupg' created [2023-10-24T22:16:32.786Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T22:16:32.786Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T22:16:32.786Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T22:16:32.786Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T22:16:32.786Z] gpg: CAST5 encrypted data [2023-10-24T22:16:32.786Z] gpg: encrypted with 1 passphrase [2023-10-24T22:16:32.786Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T22:16:33.071Z] + mkdir /home/jenkins [2023-10-24T22:16:33.071Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T22:16:33.355Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-24T22:16:33.363Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:16:33.645Z] ---> sigul-install.sh [2023-10-24T22:16:33.645Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T22:16:33.931Z] + git tag --list [2023-10-24T22:16:33.931Z] v0.0.0 [2023-10-24T22:16:33.931Z] v2.2.0 [2023-10-24T22:16:33.931Z] v2.3.0 [2023-10-24T22:16:33.931Z] v2.3.1 [2023-10-24T22:16:33.931Z] v3.0 [2023-10-24T22:16:33.931Z] v3.0.0 [2023-10-24T22:16:33.931Z] v3.1.0-dev.1 [2023-10-24T22:16:33.931Z] v3.1.0-dev.10 [2023-10-24T22:16:33.931Z] v3.1.0-dev.11 [2023-10-24T22:16:33.931Z] v3.1.0-dev.12 [2023-10-24T22:16:33.931Z] v3.1.0-dev.13 [2023-10-24T22:16:33.931Z] v3.1.0-dev.14 [2023-10-24T22:16:33.931Z] v3.1.0-dev.15 [2023-10-24T22:16:33.931Z] v3.1.0-dev.16 [2023-10-24T22:16:33.931Z] v3.1.0-dev.17 [2023-10-24T22:16:33.931Z] v3.1.0-dev.18 [2023-10-24T22:16:33.931Z] v3.1.0-dev.19 [2023-10-24T22:16:33.931Z] v3.1.0-dev.2 [2023-10-24T22:16:33.931Z] v3.1.0-dev.20 [2023-10-24T22:16:33.931Z] v3.1.0-dev.21 [2023-10-24T22:16:33.931Z] v3.1.0-dev.22 [2023-10-24T22:16:33.931Z] v3.1.0-dev.3 [2023-10-24T22:16:33.931Z] v3.1.0-dev.4 [2023-10-24T22:16:33.931Z] v3.1.0-dev.5 [2023-10-24T22:16:33.931Z] v3.1.0-dev.6 [2023-10-24T22:16:33.931Z] v3.1.0-dev.7 [2023-10-24T22:16:33.931Z] v3.1.0-dev.8 [2023-10-24T22:16:33.931Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T22:16:34.216Z] + lftools sign git-tag v3.1.0-dev.22 [2023-10-24T22:16:34.783Z] Signing Git tag with Sigul... [2023-10-24T22:16:34.783Z] Signing v3.1.0-dev.22 [Pipeline] echo [2023-10-24T22:16:35.049Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:16:35.332Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T22:16:35.337Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T22:16:35.359Z] $ docker stop --time=1 8ba470d1a602c6ddb131333d26c8f3e694a960969a9a96469d590e2bc290b365 [2023-10-24T22:16:36.627Z] $ docker rm -f --volumes 8ba470d1a602c6ddb131333d26c8f3e694a960969a9a96469d590e2bc290b365 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T22:16:37.041Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:16:37.042Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:16:37.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:16:37.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:16:37.403Z] prd-ubuntu20.04-docker-8c-8g-10308 does not seem to be running inside a container [2023-10-24T22:16:37.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T22:16:37.763Z] $ docker top 33502e6e94a3ca5b4612abea9e447dc1886a414b12dd2c70fc0db28f43176176 -eo pid,comm [2023-10-24T22:16:37.805Z] 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-10-24T22:16:37.805Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:16:37.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:16:37.845Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:16:37.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:16:37.964Z] $ docker exec 33502e6e94a3ca5b4612abea9e447dc1886a414b12dd2c70fc0db28f43176176 ssh-agent [2023-10-24T22:16:38.054Z] SSH_AUTH_SOCK=/tmp/ssh-IDN6wvBkFHOi/agent.32 [2023-10-24T22:16:38.054Z] SSH_AGENT_PID=38 [2023-10-24T22:16:38.059Z] Running ssh-add (command line suppressed) [2023-10-24T22:16:38.174Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6364581829821106633.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6364581829821106633.key) [2023-10-24T22:16:38.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:16:38.468Z] + git semver bump pre [2023-10-24T22:16:38.726Z] 2023-10-24 22:16:38,624 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T22:16:38.726Z] 2023-10-24 22:16:38,624 [bump_version] DEBUG bumping version:3.1.0-dev.22 on axis:pre with prefix:dev [2023-10-24T22:16:38.727Z] 2023-10-24 22:16:38,624 [bump_version] DEBUG bumped version:3.1.0-dev.23 [2023-10-24T22:16:38.727Z] 2023-10-24 22:16:38,624 [write_version] DEBUG write version:3.1.0-dev.23 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-10-24T22:16:38.727Z] 2023-10-24 22:16:38,624 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T22:16:38.727Z] 2023-10-24 22:16:38,624 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T22:16:38.727Z] 2023-10-24 22:16:38,626 [execute] INFO git cat-file --batch-check [2023-10-24T22:16:38.727Z] 2023-10-24 22:16:38,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:16:38.727Z] 2023-10-24 22:16:38,631 [execute] INFO git cat-file --batch [2023-10-24T22:16:38.727Z] 2023-10-24 22:16:38,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:16:38.727Z] 2023-10-24 22:16:38,636 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T22:16:38.727Z] 3.1.0-dev.23 [Pipeline] } [2023-10-24T22:16:38.739Z] $ docker exec --env ******** --env ******** 33502e6e94a3ca5b4612abea9e447dc1886a414b12dd2c70fc0db28f43176176 ssh-agent -k [2023-10-24T22:16:38.848Z] unset SSH_AUTH_SOCK; [2023-10-24T22:16:38.848Z] unset SSH_AGENT_PID; [2023-10-24T22:16:38.848Z] echo Agent pid 38 killed; [2023-10-24T22:16:38.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:16:39.148Z] + git semver [Pipeline] } [2023-10-24T22:16:39.423Z] $ docker stop --time=1 33502e6e94a3ca5b4612abea9e447dc1886a414b12dd2c70fc0db28f43176176 [2023-10-24T22:16:40.681Z] $ docker rm -f --volumes 33502e6e94a3ca5b4612abea9e447dc1886a414b12dd2c70fc0db28f43176176 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:16:41.010Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:16:41.011Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:16:41.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:16:41.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:16:41.367Z] prd-ubuntu20.04-docker-8c-8g-10308 does not seem to be running inside a container [2023-10-24T22:16:41.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T22:16:41.719Z] $ docker top b038043257a5fdaa3e322538318d1fec78b234828a36896940e80c0714a58d63 -eo pid,comm [2023-10-24T22:16:41.758Z] 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-10-24T22:16:41.758Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:16:41.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:16:41.785Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:16:41.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:16:41.892Z] $ docker exec b038043257a5fdaa3e322538318d1fec78b234828a36896940e80c0714a58d63 ssh-agent [2023-10-24T22:16:42.004Z] SSH_AUTH_SOCK=/tmp/ssh-iUUQ3zTcrgSe/agent.32 [2023-10-24T22:16:42.004Z] SSH_AGENT_PID=38 [2023-10-24T22:16:42.009Z] Running ssh-add (command line suppressed) [2023-10-24T22:16:42.098Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17901046570186692168.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17901046570186692168.key) [2023-10-24T22:16:42.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:16:42.392Z] + git semver push [2023-10-24T22:16:42.654Z] 2023-10-24 22:16:42,557 [run_push] DEBUG push [2023-10-24T22:16:42.654Z] 2023-10-24 22:16:42,558 [execute] INFO git cat-file --batch-check [2023-10-24T22:16:42.654Z] 2023-10-24 22:16:42,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:16:42.654Z] 2023-10-24 22:16:42,562 [execute] INFO git rev-list a0949971a06b9a53226b1478391d20b4a18e758d -- [2023-10-24T22:16:42.654Z] 2023-10-24 22:16:42,562 [execute] DEBUG Popen(['git', 'rev-list', 'a0949971a06b9a53226b1478391d20b4a18e758d', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:16:42.654Z] 2023-10-24 22:16:42,570 [execute] INFO git fetch -v origin [2023-10-24T22:16:42.654Z] 2023-10-24 22:16:42,570 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T22:16:43.223Z] 2023-10-24 22:16:43,106 [run_push] DEBUG no remote changes detected [2023-10-24T22:16:43.223Z] 2023-10-24 22:16:43,107 [execute] INFO git push origin semver [2023-10-24T22:16:43.223Z] 2023-10-24 22:16:43,107 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:16:44.161Z] 2023-10-24 22:16:43,880 [run_push] DEBUG push all version tags [2023-10-24T22:16:44.161Z] 2023-10-24 22:16:43,881 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T22:16:44.161Z] 2023-10-24 22:16:43,881 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:16:44.729Z] 2023-10-24 22:16:44,666 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T22:16:44.729Z] 3.1.0-dev.23 [Pipeline] } [2023-10-24T22:16:44.743Z] $ docker exec --env ******** --env ******** b038043257a5fdaa3e322538318d1fec78b234828a36896940e80c0714a58d63 ssh-agent -k [2023-10-24T22:16:44.838Z] unset SSH_AUTH_SOCK; [2023-10-24T22:16:44.838Z] unset SSH_AGENT_PID; [2023-10-24T22:16:44.838Z] echo Agent pid 38 killed; [2023-10-24T22:16:44.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:16:45.155Z] + git semver [Pipeline] } [2023-10-24T22:16:45.524Z] $ docker stop --time=1 b038043257a5fdaa3e322538318d1fec78b234828a36896940e80c0714a58d63 [2023-10-24T22:16:46.779Z] $ docker rm -f --volumes b038043257a5fdaa3e322538318d1fec78b234828a36896940e80c0714a58d63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-10-24T22:16:47.469Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-10-24T22:16:47.469Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-10-24T22:16:47.469Z] total 16 [2023-10-24T22:16:47.469Z] drwxr-xr-x 3 root root 4096 Oct 24 22:03 . [2023-10-24T22:16:47.469Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 22:16 .. [2023-10-24T22:16:47.469Z] drwxr-xr-x 2 root root 4096 Oct 24 22:03 cost [2023-10-24T22:16:47.469Z] -rw-r--r-- 1 root root 91 Oct 24 22:03 cost.csv [2023-10-24T22:16:47.469Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-10-24T22:16:47.469Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-10-24T22:16:47.469Z] total 16 [2023-10-24T22:16:47.469Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:03 . [2023-10-24T22:16:47.469Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 22:16 .. [2023-10-24T22:16:47.469Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 22:03 cost [2023-10-24T22:16:47.469Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 24 22:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:16:47.770Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:16:48.635Z] ---> package-listing.sh [2023-10-24T22:16:48.636Z] ++ facter osfamily [2023-10-24T22:16:48.636Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T22:16:48.895Z] + OS_FAMILY=debian [2023-10-24T22:16:48.895Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-10-24T22:16:48.895Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T22:16:48.895Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T22:16:48.895Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T22:16:48.895Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T22:16:48.895Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-10-24T22:16:48.895Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T22:16:48.895Z] + case "${OS_FAMILY}" in [2023-10-24T22:16:48.895Z] + dpkg -l [2023-10-24T22:16:48.895Z] + grep '^ii' [2023-10-24T22:16:48.895Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T22:16:48.895Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T22:16:48.895Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T22:16:48.895Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-10-24T22:16:48.895Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-10-24T22:16:48.895Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-10-24T22:16:48.906Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T22:16:49.185Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:16:49.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:16:49.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:16:49.814Z] prd-ubuntu20.04-docker-8c-8g-10308 does not seem to be running inside a container [2023-10-24T22:16:49.847Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T22:16:50.038Z] $ docker top bc9524ff5c24817693dcaff12d85cec8af8857a0b9ce85e503387333a1d9ef2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:16:50.379Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T22:16:50.662Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T22:16:50.950Z] + ls /var/log/sa-host [2023-10-24T22:16:50.950Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:16:51.030Z] provisioning config files... [2023-10-24T22:16:51.044Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2323242029309722484tmp [Pipeline] { [Pipeline] echo [2023-10-24T22:16:51.057Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:16:51.341Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T22:16:51.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:16:51.655Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T22:16:51.663Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:16:51.944Z] ---> sudo-logs.sh [2023-10-24T22:16:51.945Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T22:16:51.979Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:16:52.260Z] ---> job-cost.sh [2023-10-24T22:16:52.260Z] lf-activate-venv: SKIPPING [2023-10-24T22:16:52.260Z] DEBUG: total: 0.2199999988079071 [2023-10-24T22:16:52.260Z] INFO: Retrieving Stack Cost... [2023-10-24T22:16:52.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T22:16:53.087Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T22:16:53.097Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:16:53.380Z] ---> logs-deploy.sh [2023-10-24T22:16:53.380Z] lf-activate-venv: SKIPPING [2023-10-24T22:16:53.380Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/179 [2023-10-24T22:16:53.380Z] INFO: archiving workspace using pattern(s): [2023-10-24T22:16:54.317Z] Archives upload complete. [2023-10-24T22:16:54.317Z] INFO: archiving logs to Nexus [2023-10-24T22:16:54.885Z] ---> uname -a: [2023-10-24T22:16:54.885Z] Linux prd-ubuntu20-04-docker-8c-8g-10308 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-24T22:16:54.885Z] [2023-10-24T22:16:54.885Z] [2023-10-24T22:16:54.885Z] ---> lscpu: [2023-10-24T22:16:54.885Z] Architecture: x86_64 [2023-10-24T22:16:54.885Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-24T22:16:54.885Z] Byte Order: Little Endian [2023-10-24T22:16:54.885Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-24T22:16:54.885Z] CPU(s): 8 [2023-10-24T22:16:54.885Z] On-line CPU(s) list: 0-7 [2023-10-24T22:16:54.885Z] Thread(s) per core: 1 [2023-10-24T22:16:54.885Z] Core(s) per socket: 1 [2023-10-24T22:16:54.885Z] Socket(s): 8 [2023-10-24T22:16:54.885Z] NUMA node(s): 1 [2023-10-24T22:16:54.885Z] Vendor ID: AuthenticAMD [2023-10-24T22:16:54.885Z] CPU family: 23 [2023-10-24T22:16:54.885Z] Model: 49 [2023-10-24T22:16:54.885Z] Model name: AMD EPYC-Rome Processor [2023-10-24T22:16:54.885Z] Stepping: 0 [2023-10-24T22:16:54.885Z] CPU MHz: 2799.998 [2023-10-24T22:16:54.885Z] BogoMIPS: 5599.99 [2023-10-24T22:16:54.885Z] Virtualization: AMD-V [2023-10-24T22:16:54.885Z] Hypervisor vendor: KVM [2023-10-24T22:16:54.885Z] Virtualization type: full [2023-10-24T22:16:54.885Z] L1d cache: 256 KiB [2023-10-24T22:16:54.885Z] L1i cache: 256 KiB [2023-10-24T22:16:54.885Z] L2 cache: 4 MiB [2023-10-24T22:16:54.885Z] L3 cache: 128 MiB [2023-10-24T22:16:54.885Z] NUMA node0 CPU(s): 0-7 [2023-10-24T22:16:54.885Z] Vulnerability Itlb multihit: Not affected [2023-10-24T22:16:54.885Z] Vulnerability L1tf: Not affected [2023-10-24T22:16:54.885Z] Vulnerability Mds: Not affected [2023-10-24T22:16:54.885Z] Vulnerability Meltdown: Not affected [2023-10-24T22:16:54.885Z] Vulnerability Mmio stale data: Not affected [2023-10-24T22:16:54.885Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-24T22:16:54.885Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-24T22:16:54.885Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-24T22:16:54.885Z] Vulnerability Srbds: Not affected [2023-10-24T22:16:54.885Z] Vulnerability Tsx async abort: Not affected [2023-10-24T22:16:54.885Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-24T22:16:54.885Z] [2023-10-24T22:16:54.885Z] [2023-10-24T22:16:54.885Z] ---> nproc: [2023-10-24T22:16:54.885Z] 8 [2023-10-24T22:16:54.885Z] [2023-10-24T22:16:54.885Z] [2023-10-24T22:16:54.885Z] ---> df -h: [2023-10-24T22:16:54.885Z] Filesystem Size Used Avail Use% Mounted on [2023-10-24T22:16:54.885Z] overlay 155G 13G 143G 9% / [2023-10-24T22:16:54.885Z] tmpfs 64M 0 64M 0% /dev [2023-10-24T22:16:54.885Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-24T22:16:54.885Z] shm 64M 0 64M 0% /dev/shm [2023-10-24T22:16:54.885Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-10-24T22:16:54.885Z] [2023-10-24T22:16:54.885Z]