Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 650149e901bbd1d5d542720a605977f5c38beceb 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-ssh575383566559314935.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8377710903731857493.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10710528014593236074.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17904897677174456118.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-ssh10392758188380346995.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/v2]] ========================================================= [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.18 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/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-8661’ Running on prd-ubuntu20.04-docker-8c-8g-8663 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 Avoid second fetch Checking out Revision 650149e901bbd1d5d542720a605977f5c38beceb (main) Commit message: "refactor!: Removal of manual code to add provision watchers (#254)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 650149e901bbd1d5d542720a605977f5c38beceb # timeout=10 > git rev-list --no-walk 5eec883b2bb43bf890ad540a9146487d6a3ec42a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T22:53:24.244Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T22:53:24.310Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T22:53:24.325Z] ========================================================= [2023-03-07T22:53:24.325Z] EdgeX Global Pipelines Version Info [2023-03-07T22:53:24.325Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:53:25.069Z] ------------------- [2023-03-07T22:53:25.069Z] stable info: [2023-03-07T22:53:25.069Z] ------------------- [2023-03-07T22:53:25.069Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T22:53:25.069Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T22:53:25.069Z] Message: update stable to v1.0.244 [2023-03-07T22:53:25.640Z] ------------------- [2023-03-07T22:53:25.640Z] experimental info: [2023-03-07T22:53:25.640Z] ------------------- [2023-03-07T22:53:25.640Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T22:53:25.640Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T22:53:25.640Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T22:53:25.810Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-07T22:53:25.824Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-07T22:53:25.835Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T22:53:25.848Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T22:53:25.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T22:53:25.874Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T22:53:25.886Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T22:53:25.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-07T22:53:25.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T22:53:25.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T22:53:25.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T22:53:25.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-07T22:53:25.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T22:53:25.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T22:53:25.990Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T22:53:26.001Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T22:53:26.012Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T22:53:26.024Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T22:53:26.041Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T22:53:26.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T22:53:26.072Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T22:53:26.083Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-07T22:53:26.097Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T22:53:26.111Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T22:53:26.121Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T22:53:26.135Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T22:53:26.148Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T22:53:26.159Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-07T22:53:26.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-07T22:53:26.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-07T22:53:26.194Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 650149e901bbd1d5d542720a605977f5c38beceb [Pipeline] echo [2023-03-07T22:53:26.209Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 650149e [Pipeline] echo [2023-03-07T22:53:26.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T22:53:26.263Z] provisioning config files... [2023-03-07T22:53:26.277Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7667333348220694778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:53:26.579Z] ---> docker-login.sh [2023-03-07T22:53:26.579Z] nexus3.edgexfoundry.org:10001 [2023-03-07T22:53:26.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:53:26.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:53:26.839Z] Configure a credential helper to remove this warning. See [2023-03-07T22:53:26.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:53:26.839Z] [2023-03-07T22:53:26.839Z] Login Succeeded [2023-03-07T22:53:26.839Z] nexus3.edgexfoundry.org:10002 [2023-03-07T22:53:26.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:53:26.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:53:26.839Z] Configure a credential helper to remove this warning. See [2023-03-07T22:53:26.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:53:26.839Z] [2023-03-07T22:53:26.839Z] Login Succeeded [2023-03-07T22:53:26.839Z] nexus3.edgexfoundry.org:10003 [2023-03-07T22:53:27.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:53:27.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:53:27.101Z] Configure a credential helper to remove this warning. See [2023-03-07T22:53:27.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:53:27.101Z] [2023-03-07T22:53:27.101Z] Login Succeeded [2023-03-07T22:53:27.101Z] nexus3.edgexfoundry.org:10004 [2023-03-07T22:53:27.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:53:27.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:53:27.101Z] Configure a credential helper to remove this warning. See [2023-03-07T22:53:27.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:53:27.101Z] [2023-03-07T22:53:27.101Z] Login Succeeded [2023-03-07T22:53:27.101Z] docker.io [2023-03-07T22:53:27.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:53:27.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:53:27.363Z] Configure a credential helper to remove this warning. See [2023-03-07T22:53:27.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:53:27.363Z] [2023-03-07T22:53:27.363Z] Login Succeeded [2023-03-07T22:53:27.363Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T22:53:27.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T22:53:27.728Z] + git rev-list -1 --merges 650149e901bbd1d5d542720a605977f5c38beceb~1..650149e901bbd1d5d542720a605977f5c38beceb [Pipeline] echo [2023-03-07T22:53:27.778Z] -----------> git rev-list -1 --merges 650149e901bbd1d5d542720a605977f5c38beceb~1..650149e901bbd1d5d542720a605977f5c38beceb 650149e901bbd1d5d542720a605977f5c38beceb [false] [Pipeline] sh [2023-03-07T22:53:28.065Z] + git log --format=format:%s -1 650149e901bbd1d5d542720a605977f5c38beceb [Pipeline] echo [2023-03-07T22:53:28.081Z] ========================================================= [2023-03-07T22:53:28.081Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T22:53:28.081Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T22:53:28.409Z] + git log --format=format:%s -1 650149e901bbd1d5d542720a605977f5c38beceb [Pipeline] echo [2023-03-07T22:53:28.421Z] [semverPrep] GIT_COMMIT: 650149e901bbd1d5d542720a605977f5c38beceb, Commit Message: refactor!: Removal of manual code to add provision watchers (#254) [Pipeline] echo [2023-03-07T22:53:28.431Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T22:53:28.778Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T22:53:28.778Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T22:53:28.778Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T22:53:28.778Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T22:53:28.778Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T22:53:28.778Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T22:53:28.778Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:53:29.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T22:53:29.119Z] [2023-03-07T22:53:29.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:53:29.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T22:53:29.421Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T22:53:29.421Z] b85a868b505f: Pulling fs layer [2023-03-07T22:53:29.421Z] e2be974225ed: Pulling fs layer [2023-03-07T22:53:29.421Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T22:53:29.421Z] 988bab9f4d93: Pulling fs layer [2023-03-07T22:53:29.421Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T22:53:29.421Z] eaf3925da568: Pulling fs layer [2023-03-07T22:53:29.421Z] bab4dde63d76: Pulling fs layer [2023-03-07T22:53:29.421Z] bde34c3a00c8: Pulling fs layer [2023-03-07T22:53:29.421Z] b352a97aabf1: Pulling fs layer [2023-03-07T22:53:29.421Z] 4872d77fe225: Pulling fs layer [2023-03-07T22:53:29.421Z] 5851b861e8e6: Pulling fs layer [2023-03-07T22:53:29.422Z] bab4dde63d76: Waiting [2023-03-07T22:53:29.422Z] bde34c3a00c8: Waiting [2023-03-07T22:53:29.422Z] b352a97aabf1: Waiting [2023-03-07T22:53:29.422Z] 4872d77fe225: Waiting [2023-03-07T22:53:29.422Z] 5851b861e8e6: Waiting [2023-03-07T22:53:29.422Z] 1469e6f7b9e6: Waiting [2023-03-07T22:53:29.422Z] eaf3925da568: Waiting [2023-03-07T22:53:29.422Z] e2be974225ed: Download complete [2023-03-07T22:53:29.422Z] 988bab9f4d93: Download complete [2023-03-07T22:53:29.682Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T22:53:29.682Z] 1469e6f7b9e6: Download complete [2023-03-07T22:53:29.682Z] eaf3925da568: Download complete [2023-03-07T22:53:29.682Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T22:53:29.682Z] 339a4e72a1f5: Download complete [2023-03-07T22:53:29.682Z] bde34c3a00c8: Download complete [2023-03-07T22:53:29.682Z] b352a97aabf1: Download complete [2023-03-07T22:53:29.682Z] 4872d77fe225: Verifying Checksum [2023-03-07T22:53:29.682Z] 4872d77fe225: Download complete [2023-03-07T22:53:29.682Z] b85a868b505f: Verifying Checksum [2023-03-07T22:53:29.682Z] b85a868b505f: Download complete [2023-03-07T22:53:29.682Z] 5851b861e8e6: Verifying Checksum [2023-03-07T22:53:29.682Z] 5851b861e8e6: Download complete [2023-03-07T22:53:29.940Z] bab4dde63d76: Verifying Checksum [2023-03-07T22:53:29.940Z] bab4dde63d76: Download complete [2023-03-07T22:53:30.875Z] b85a868b505f: Pull complete [2023-03-07T22:53:31.135Z] e2be974225ed: Pull complete [2023-03-07T22:53:31.395Z] 339a4e72a1f5: Pull complete [2023-03-07T22:53:31.654Z] 988bab9f4d93: Pull complete [2023-03-07T22:53:31.914Z] 1469e6f7b9e6: Pull complete [2023-03-07T22:53:31.914Z] eaf3925da568: Pull complete [2023-03-07T22:53:33.817Z] bab4dde63d76: Pull complete [2023-03-07T22:53:33.817Z] bde34c3a00c8: Pull complete [2023-03-07T22:53:33.817Z] b352a97aabf1: Pull complete [2023-03-07T22:53:33.817Z] 4872d77fe225: Pull complete [2023-03-07T22:53:33.817Z] 5851b861e8e6: Pull complete [2023-03-07T22:53:33.817Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T22:53:33.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T22:53:33.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:53:33.914Z] prd-ubuntu20.04-docker-8c-8g-8663 does not seem to be running inside a container [2023-03-07T22:53:33.943Z] $ 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-03-07T22:53:35.214Z] $ docker top ce441da8ef2c7312edc67dbccb948dba6653e41780ae8b6f011de010783fc1c0 -eo pid,comm [2023-03-07T22:53:35.272Z] 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-03-07T22:53:35.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T22:53:35.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T22:53:35.317Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T22:53:35.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T22:53:35.440Z] $ docker exec ce441da8ef2c7312edc67dbccb948dba6653e41780ae8b6f011de010783fc1c0 ssh-agent [2023-03-07T22:53:35.555Z] SSH_AUTH_SOCK=/tmp/ssh-FswpAPbog9jA/agent.32 [2023-03-07T22:53:35.555Z] SSH_AGENT_PID=38 [2023-03-07T22:53:35.561Z] Running ssh-add (command line suppressed) [2023-03-07T22:53:35.661Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15057707211727054968.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15057707211727054968.key) [2023-03-07T22:53:35.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T22:53:35.968Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T22:53:35.979Z] $ docker exec --env ******** --env ******** ce441da8ef2c7312edc67dbccb948dba6653e41780ae8b6f011de010783fc1c0 ssh-agent -k [2023-03-07T22:53:36.077Z] unset SSH_AUTH_SOCK; [2023-03-07T22:53:36.077Z] unset SSH_AGENT_PID; [2023-03-07T22:53:36.077Z] echo Agent pid 38 killed; [2023-03-07T22:53:36.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T22:53:36.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T22:53:36.118Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T22:53:36.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T22:53:36.234Z] $ docker exec ce441da8ef2c7312edc67dbccb948dba6653e41780ae8b6f011de010783fc1c0 ssh-agent [2023-03-07T22:53:36.338Z] SSH_AUTH_SOCK=/tmp/ssh-hzOfeQukOFUt/agent.70 [2023-03-07T22:53:36.338Z] SSH_AGENT_PID=76 [2023-03-07T22:53:36.343Z] Running ssh-add (command line suppressed) [2023-03-07T22:53:36.448Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_593560616016303916.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_593560616016303916.key) [2023-03-07T22:53:36.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T22:53:36.756Z] + git semver init [2023-03-07T22:53:37.016Z] 2023-03-07 22:53:36,960 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T22:53:37.016Z] 2023-03-07 22:53:36,962 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-07T22:53:37.016Z] 2023-03-07 22:53:36,962 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-07T22:53:37.016Z] 2023-03-07 22:53:36,963 [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-03-07T22:53:37.953Z] 2023-03-07 22:53:37,829 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-03-07T22:53:37.953Z] 2023-03-07 22:53:37,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-03-07T22:53:37.953Z] 2023-03-07 22:53:37,830 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T22:53:37.953Z] 2023-03-07 22:53:37,830 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T22:53:37.953Z] 3.0.0-dev.18 [Pipeline] } [2023-03-07T22:53:37.964Z] $ docker exec --env ******** --env ******** ce441da8ef2c7312edc67dbccb948dba6653e41780ae8b6f011de010783fc1c0 ssh-agent -k [2023-03-07T22:53:38.075Z] unset SSH_AUTH_SOCK; [2023-03-07T22:53:38.075Z] unset SSH_AGENT_PID; [2023-03-07T22:53:38.076Z] echo Agent pid 76 killed; [2023-03-07T22:53:38.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T22:53:38.395Z] + git semver [Pipeline] } [2023-03-07T22:53:38.671Z] $ docker stop --time=1 ce441da8ef2c7312edc67dbccb948dba6653e41780ae8b6f011de010783fc1c0 [2023-03-07T22:53:40.006Z] $ docker rm -f --volumes ce441da8ef2c7312edc67dbccb948dba6653e41780ae8b6f011de010783fc1c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T22:53:40.343Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T22:53:40.568Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T22:53:40.572Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [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-03-07T22:53:40.736Z] provisioning config files... [2023-03-07T22:53:40.747Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11166872517722654695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:53:41.044Z] ---> docker-login.sh [2023-03-07T22:53:41.044Z] nexus3.edgexfoundry.org:10001 [2023-03-07T22:53:41.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:53:41.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:53:41.044Z] Configure a credential helper to remove this warning. See [2023-03-07T22:53:41.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:53:41.044Z] [2023-03-07T22:53:41.044Z] Login Succeeded [2023-03-07T22:53:41.044Z] nexus3.edgexfoundry.org:10002 [2023-03-07T22:53:41.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:53:41.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:53:41.044Z] Configure a credential helper to remove this warning. See [2023-03-07T22:53:41.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:53:41.044Z] [2023-03-07T22:53:41.044Z] Login Succeeded [2023-03-07T22:53:41.044Z] nexus3.edgexfoundry.org:10003 [2023-03-07T22:53:41.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:53:41.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:53:41.304Z] Configure a credential helper to remove this warning. See [2023-03-07T22:53:41.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:53:41.304Z] [2023-03-07T22:53:41.304Z] Login Succeeded [2023-03-07T22:53:41.304Z] nexus3.edgexfoundry.org:10004 [2023-03-07T22:53:41.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:53:41.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:53:41.304Z] Configure a credential helper to remove this warning. See [2023-03-07T22:53:41.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:53:41.304Z] [2023-03-07T22:53:41.304Z] Login Succeeded [2023-03-07T22:53:41.304Z] docker.io [2023-03-07T22:53:41.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:53:41.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:53:41.564Z] Configure a credential helper to remove this warning. See [2023-03-07T22:53:41.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:53:41.564Z] [2023-03-07T22:53:41.564Z] Login Succeeded [2023-03-07T22:53:41.564Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T22:53:41.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T22:53:41.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:53:41.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:53:41.654Z] ========================================================= [2023-03-07T22:53:41.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T22:53:41.654Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:53:41.960Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T22:53:41.961Z] Sending build context to Docker daemon 27.83MB [2023-03-07T22:53:41.961Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T22:53:41.961Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-07T22:53:42.222Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T22:53:42.222Z] 213ec9aee27d: Pulling fs layer [2023-03-07T22:53:42.222Z] 4583459ba037: Pulling fs layer [2023-03-07T22:53:42.222Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T22:53:42.222Z] 53926ce57604: Pulling fs layer [2023-03-07T22:53:42.222Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T22:53:42.222Z] 22ff95d597cd: Pulling fs layer [2023-03-07T22:53:42.222Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T22:53:42.222Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T22:53:42.222Z] a7acece74701: Pulling fs layer [2023-03-07T22:53:42.222Z] 22ff95d597cd: Waiting [2023-03-07T22:53:42.222Z] 12d6caf4c0d1: Waiting [2023-03-07T22:53:42.222Z] 96b7cbca73a9: Waiting [2023-03-07T22:53:42.222Z] a7acece74701: Waiting [2023-03-07T22:53:42.222Z] 53926ce57604: Waiting [2023-03-07T22:53:42.222Z] 21b2b0c7a3f4: Waiting [2023-03-07T22:53:42.222Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T22:53:42.222Z] 93c1e223e6f2: Download complete [2023-03-07T22:53:42.222Z] 4583459ba037: Verifying Checksum [2023-03-07T22:53:42.222Z] 4583459ba037: Download complete [2023-03-07T22:53:42.222Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-07T22:53:42.222Z] 21b2b0c7a3f4: Download complete [2023-03-07T22:53:42.222Z] 22ff95d597cd: Verifying Checksum [2023-03-07T22:53:42.222Z] 22ff95d597cd: Download complete [2023-03-07T22:53:42.222Z] 213ec9aee27d: Verifying Checksum [2023-03-07T22:53:42.222Z] 213ec9aee27d: Download complete [2023-03-07T22:53:42.222Z] 12d6caf4c0d1: Download complete [2023-03-07T22:53:42.490Z] 213ec9aee27d: Pull complete [2023-03-07T22:53:42.490Z] 4583459ba037: Pull complete [2023-03-07T22:53:42.754Z] 93c1e223e6f2: Pull complete [2023-03-07T22:53:42.754Z] a7acece74701: Verifying Checksum [2023-03-07T22:53:42.754Z] a7acece74701: Download complete [2023-03-07T22:53:43.018Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T22:53:43.018Z] 96b7cbca73a9: Download complete [2023-03-07T22:53:43.018Z] 53926ce57604: Verifying Checksum [2023-03-07T22:53:43.018Z] 53926ce57604: Download complete [2023-03-07T22:53:47.217Z] 53926ce57604: Pull complete [2023-03-07T22:53:47.476Z] 21b2b0c7a3f4: Pull complete [2023-03-07T22:53:47.476Z] 22ff95d597cd: Pull complete [2023-03-07T22:53:47.476Z] 12d6caf4c0d1: Pull complete [2023-03-07T22:53:50.007Z] 96b7cbca73a9: Pull complete [2023-03-07T22:53:50.572Z] a7acece74701: Pull complete [2023-03-07T22:53:50.572Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T22:53:50.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T22:53:50.572Z] ---> db6d94c90886 [2023-03-07T22:53:50.572Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:53:51.955Z] ---> Running in eb7f309c2b43 [2023-03-07T22:53:51.955Z] Removing intermediate container eb7f309c2b43 [2023-03-07T22:53:51.955Z] ---> 809bc0fd9f25 [2023-03-07T22:53:51.955Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T22:53:52.214Z] ---> Running in 93874e3363e4 [2023-03-07T22:53:52.214Z] Removing intermediate container 93874e3363e4 [2023-03-07T22:53:52.214Z] ---> 14a62dfb390c [2023-03-07T22:53:52.214Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T22:53:52.214Z] ---> Running in bda26029ba6c [2023-03-07T22:53:52.471Z] Removing intermediate container bda26029ba6c [2023-03-07T22:53:52.471Z] ---> 62a51836f946 [2023-03-07T22:53:52.471Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T22:53:52.471Z] ---> Running in 4d6efb0a5860 [2023-03-07T22:53:52.471Z] Removing intermediate container 4d6efb0a5860 [2023-03-07T22:53:52.471Z] ---> 1835fce40c9e [2023-03-07T22:53:52.471Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-07T22:53:52.471Z] ---> Running in 61f52878a55d [2023-03-07T22:53:52.729Z] Removing intermediate container 61f52878a55d [2023-03-07T22:53:52.729Z] ---> c05ce93f0b5a [2023-03-07T22:53:52.729Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T22:53:52.729Z] ---> Running in 7300693bc187 [2023-03-07T22:53:52.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:53:52.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:53:53.244Z] OK: 211 MiB in 51 packages [2023-03-07T22:53:53.504Z] Removing intermediate container 7300693bc187 [2023-03-07T22:53:53.504Z] ---> 8a4ec804abb8 [2023-03-07T22:53:53.504Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-07T22:53:53.504Z] ---> Running in ab3027936fdd [2023-03-07T22:53:53.763Z] Removing intermediate container ab3027936fdd [2023-03-07T22:53:53.763Z] ---> cbb6139cbb7a [2023-03-07T22:53:53.763Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-07T22:53:53.763Z] ---> fcdcf26950ed [2023-03-07T22:53:53.763Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:53:53.763Z] ---> Running in c19823262a98 [2023-03-07T22:53:55.696Z] Still waiting to schedule task [2023-03-07T22:53:55.696Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8662’ [2023-03-07T22:54:15.700Z] Removing intermediate container c19823262a98 [2023-03-07T22:54:15.700Z] ---> 2324d9605e2b [2023-03-07T22:54:15.700Z] Step 12/13 : COPY . . [2023-03-07T22:54:15.700Z] ---> 6037c11ec0b9 [2023-03-07T22:54:15.700Z] Step 13/13 : RUN ${MAKE} [2023-03-07T22:54:15.700Z] ---> Running in f489d8ce3ea4 [2023-03-07T22:54:15.700Z] noop [2023-03-07T22:54:15.700Z] Removing intermediate container f489d8ce3ea4 [2023-03-07T22:54:15.700Z] ---> 6668558197e1 [2023-03-07T22:54:15.700Z] Successfully built 6668558197e1 [2023-03-07T22:54:15.700Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:54:16.019Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T22:54:16.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:54:16.090Z] prd-ubuntu20.04-docker-8c-8g-8663 does not seem to be running inside a container [2023-03-07T22:54:16.118Z] $ 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-03-07T22:54:16.495Z] $ docker top 9a77a3b5209c5f2a1ce0c0ad44855aa889c45907868cf335769d7a4bc99e5b31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T22:54:16.837Z] + go version [2023-03-07T22:54:16.837Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T22:54:16.848Z] $ docker stop --time=1 9a77a3b5209c5f2a1ce0c0ad44855aa889c45907868cf335769d7a4bc99e5b31 [2023-03-07T22:54:18.138Z] $ docker rm -f --volumes 9a77a3b5209c5f2a1ce0c0ad44855aa889c45907868cf335769d7a4bc99e5b31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:54:18.512Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T22:54:18.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:54:18.579Z] prd-ubuntu20.04-docker-8c-8g-8663 does not seem to be running inside a container [2023-03-07T22:54:18.612Z] $ 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-03-07T22:54:18.960Z] $ docker top 475988ad7e5473aa0b4c1f113bd3a374bb16ef1a2d3f55513b1cd1b16bf93f3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T22:54:19.298Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-07T22:54:19.590Z] + make test [2023-03-07T22:54:19.590Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T22:54:19.847Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-07T22:54:32.045Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-07T22:54:33.962Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 30.5% of statements [2023-03-07T22:54:33.962Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-07T22:54:33.962Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.649s coverage: 86.5% of statements [2023-03-07T22:54:42.091Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-07T22:54:42.091Z] go vet ./... [2023-03-07T22:54:46.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T22:54:46.277Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T22:54:46.277Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T22:54:46.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T22:54:46.298Z] $ docker stop --time=1 475988ad7e5473aa0b4c1f113bd3a374bb16ef1a2d3f55513b1cd1b16bf93f3d [2023-03-07T22:54:48.064Z] $ docker rm -f --volumes 475988ad7e5473aa0b4c1f113bd3a374bb16ef1a2d3f55513b1cd1b16bf93f3d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T22:54:48.509Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T22:54:48.580Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-07T22:54:49.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T22:54:49.302Z] + ls -al . [2023-03-07T22:54:49.302Z] total 232 [2023-03-07T22:54:49.302Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 22:54 . [2023-03-07T22:54:49.302Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:53 .. [2023-03-07T22:54:49.302Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 22:54 .git [2023-03-07T22:54:49.302Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:53 .github [2023-03-07T22:54:49.302Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 22:53 .gitignore [2023-03-07T22:54:49.302Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 22:53 .golangci.yml [2023-03-07T22:54:49.302Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 22:53 .semver [2023-03-07T22:54:49.302Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 22:53 Attribution.txt [2023-03-07T22:54:49.302Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 22:53 CHANGELOG.md [2023-03-07T22:54:49.302Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 22:53 Dockerfile [2023-03-07T22:54:49.302Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 22:53 GOVERNANCE.md [2023-03-07T22:54:49.302Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 22:53 Jenkinsfile [2023-03-07T22:54:49.302Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 22:53 LICENSE [2023-03-07T22:54:49.302Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 22:53 Makefile [2023-03-07T22:54:49.302Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 22:53 OWNERS.md [2023-03-07T22:54:49.302Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 22:53 README.md [2023-03-07T22:54:49.302Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 7 22:53 VERSION [2023-03-07T22:54:49.302Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 22:53 bin [2023-03-07T22:54:49.302Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:53 cmd [2023-03-07T22:54:49.302Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 7 22:54 coverage.out [2023-03-07T22:54:49.302Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 22:53 doc [2023-03-07T22:54:49.302Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 22:53 go.mod [2023-03-07T22:54:49.302Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 22:53 go.sum [2023-03-07T22:54:49.302Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:53 internal [2023-03-07T22:54:49.302Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:53 snap [2023-03-07T22:54:49.302Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 22:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:54:49.604Z] + 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=650149e901bbd1d5d542720a605977f5c38beceb --label arch=amd64 --label version=3.0.0-dev.18 . [2023-03-07T22:54:49.604Z] Sending build context to Docker daemon 27.91MB [2023-03-07T22:54:49.604Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T22:54:49.604Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-07T22:54:49.604Z] ---> 6668558197e1 [2023-03-07T22:54:49.604Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:54:49.862Z] ---> Running in bb3f8ae1da5a [2023-03-07T22:54:49.862Z] Removing intermediate container bb3f8ae1da5a [2023-03-07T22:54:49.862Z] ---> cf3b6d95f42d [2023-03-07T22:54:49.862Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T22:54:49.862Z] ---> Running in 072d755428eb [2023-03-07T22:54:50.120Z] Removing intermediate container 072d755428eb [2023-03-07T22:54:50.120Z] ---> 0b2d4fab185e [2023-03-07T22:54:50.120Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T22:54:50.120Z] ---> Running in 949619d69afd [2023-03-07T22:54:50.120Z] Removing intermediate container 949619d69afd [2023-03-07T22:54:50.120Z] ---> 1915e4dde60e [2023-03-07T22:54:50.120Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T22:54:50.120Z] ---> Running in bc54c98b54ca [2023-03-07T22:54:50.120Z] Removing intermediate container bc54c98b54ca [2023-03-07T22:54:50.120Z] ---> 708afa4c068b [2023-03-07T22:54:50.120Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-07T22:54:50.377Z] ---> Running in 651157421b92 [2023-03-07T22:54:50.377Z] Removing intermediate container 651157421b92 [2023-03-07T22:54:50.377Z] ---> 9798448b00a9 [2023-03-07T22:54:50.377Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T22:54:50.377Z] ---> Running in 4deee4de0efa [2023-03-07T22:54:50.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:50.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:54:51.153Z] OK: 211 MiB in 51 packages [2023-03-07T22:54:51.412Z] Removing intermediate container 4deee4de0efa [2023-03-07T22:54:51.412Z] ---> c41ed5bf7337 [2023-03-07T22:54:51.412Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-07T22:54:51.412Z] ---> Running in b09ddaebe915 [2023-03-07T22:54:51.412Z] Removing intermediate container b09ddaebe915 [2023-03-07T22:54:51.412Z] ---> 3742e11816de [2023-03-07T22:54:51.412Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-07T22:54:51.670Z] ---> 84a1bf4bed47 [2023-03-07T22:54:51.670Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:54:51.670Z] ---> Running in fc591696455a [2023-03-07T22:54:52.604Z] Removing intermediate container fc591696455a [2023-03-07T22:54:52.604Z] ---> f6f2463ad577 [2023-03-07T22:54:52.604Z] Step 12/26 : COPY . . [2023-03-07T22:54:53.171Z] ---> 5f2ba8ceb872 [2023-03-07T22:54:53.171Z] Step 13/26 : RUN ${MAKE} [2023-03-07T22:54:53.171Z] ---> Running in 6b39ed8b167d [2023-03-07T22:54:53.429Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-07T22:55:15.501Z] Removing intermediate container 6b39ed8b167d [2023-03-07T22:55:15.501Z] ---> edd42e173af5 [2023-03-07T22:55:15.501Z] Step 14/26 : FROM alpine:3.16 [2023-03-07T22:55:15.501Z] 3.16: Pulling from library/alpine [2023-03-07T22:55:15.501Z] ef5531b6e74e: Pulling fs layer [2023-03-07T22:55:15.501Z] ef5531b6e74e: Verifying Checksum [2023-03-07T22:55:15.501Z] ef5531b6e74e: Download complete [2023-03-07T22:55:15.501Z] ef5531b6e74e: Pull complete [2023-03-07T22:55:15.501Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T22:55:15.501Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T22:55:15.501Z] ---> dfd21b5a31f5 [2023-03-07T22:55:15.501Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-07T22:55:15.501Z] ---> Running in 0880b0e3d636 [2023-03-07T22:55:15.501Z] Removing intermediate container 0880b0e3d636 [2023-03-07T22:55:15.501Z] ---> d93ca45f4d4a [2023-03-07T22:55:15.501Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-07T22:55:15.501Z] ---> Running in 1d3fbe7d4d7d [2023-03-07T22:55:15.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:55:15.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:55:15.501Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T22:55:15.502Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T22:55:15.502Z] OK: 6 MiB in 15 packages [2023-03-07T22:55:15.502Z] Removing intermediate container 1d3fbe7d4d7d [2023-03-07T22:55:15.502Z] ---> d16466e4b66e [2023-03-07T22:55:15.502Z] Step 17/26 : WORKDIR / [2023-03-07T22:55:15.502Z] ---> Running in ba4c39bf3278 [2023-03-07T22:55:15.502Z] Removing intermediate container ba4c39bf3278 [2023-03-07T22:55:15.502Z] ---> eea7df125e0e [2023-03-07T22:55:15.502Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-07T22:55:16.073Z] ---> d7f16f397cb1 [2023-03-07T22:55:16.073Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-07T22:55:16.073Z] ---> 32c89e84b21f [2023-03-07T22:55:16.073Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-07T22:55:16.073Z] ---> 683aec31f862 [2023-03-07T22:55:16.073Z] Step 21/26 : EXPOSE 59984 [2023-03-07T22:55:16.332Z] ---> Running in a31df8fbe46b [2023-03-07T22:55:16.332Z] Removing intermediate container a31df8fbe46b [2023-03-07T22:55:16.332Z] ---> bd0bd95104c4 [2023-03-07T22:55:16.332Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-07T22:55:16.332Z] ---> Running in d5ecb31572af [2023-03-07T22:55:16.332Z] Removing intermediate container d5ecb31572af [2023-03-07T22:55:16.332Z] ---> 226f3b70e0d6 [2023-03-07T22:55:16.332Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T22:55:16.332Z] ---> Running in e94f8c891405 [2023-03-07T22:55:16.590Z] Removing intermediate container e94f8c891405 [2023-03-07T22:55:16.590Z] ---> 25631ba9d66d [2023-03-07T22:55:16.590Z] Step 24/26 : LABEL arch=amd64 [2023-03-07T22:55:16.590Z] ---> Running in 60a16041b8a0 [2023-03-07T22:55:16.590Z] Removing intermediate container 60a16041b8a0 [2023-03-07T22:55:16.590Z] ---> 805cbd2daabd [2023-03-07T22:55:16.590Z] Step 25/26 : LABEL git_sha=650149e901bbd1d5d542720a605977f5c38beceb [2023-03-07T22:55:16.590Z] ---> Running in 2cf21e36ee08 [2023-03-07T22:55:16.848Z] Removing intermediate container 2cf21e36ee08 [2023-03-07T22:55:16.848Z] ---> f9fc44009910 [2023-03-07T22:55:16.848Z] Step 26/26 : LABEL version=3.0.0-dev.18 [2023-03-07T22:55:16.848Z] ---> Running in 62830c6e4457 [2023-03-07T22:55:16.848Z] Removing intermediate container 62830c6e4457 [2023-03-07T22:55:16.848Z] ---> c9d3b20f1e7d [2023-03-07T22:55:16.848Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T22:55:16.848Z] Successfully built c9d3b20f1e7d [2023-03-07T22:55:16.848Z] 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-03-07T22:55:16.959Z] provisioning config files... [2023-03-07T22:55:16.967Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7767745742290081776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:55:17.262Z] ---> docker-login.sh [2023-03-07T22:55:17.262Z] nexus3.edgexfoundry.org:10001 [2023-03-07T22:55:17.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:55:17.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:55:17.262Z] Configure a credential helper to remove this warning. See [2023-03-07T22:55:17.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:55:17.262Z] [2023-03-07T22:55:17.262Z] Login Succeeded [2023-03-07T22:55:17.262Z] nexus3.edgexfoundry.org:10002 [2023-03-07T22:55:17.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:55:17.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:55:17.262Z] Configure a credential helper to remove this warning. See [2023-03-07T22:55:17.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:55:17.262Z] [2023-03-07T22:55:17.262Z] Login Succeeded [2023-03-07T22:55:17.262Z] nexus3.edgexfoundry.org:10003 [2023-03-07T22:55:17.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:55:17.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:55:17.520Z] Configure a credential helper to remove this warning. See [2023-03-07T22:55:17.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:55:17.520Z] [2023-03-07T22:55:17.520Z] Login Succeeded [2023-03-07T22:55:17.520Z] nexus3.edgexfoundry.org:10004 [2023-03-07T22:55:17.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:55:17.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:55:17.520Z] Configure a credential helper to remove this warning. See [2023-03-07T22:55:17.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:55:17.520Z] [2023-03-07T22:55:17.520Z] Login Succeeded [2023-03-07T22:55:17.520Z] docker.io [2023-03-07T22:55:17.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:55:17.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:55:17.780Z] Configure a credential helper to remove this warning. See [2023-03-07T22:55:17.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:55:17.780Z] [2023-03-07T22:55:17.780Z] Login Succeeded [2023-03-07T22:55:17.780Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T22:55:17.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T22:55:17.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:55:17.826Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-07T22:55:17.826Z] 650149e901bbd1d5d542720a605977f5c38beceb [2023-03-07T22:55:17.826Z] latest [2023-03-07T22:55:17.826Z] 3.0.0-dev.18 [2023-03-07T22:55:17.826Z] 650149e901bbd1d5d542720a605977f5c38beceb-3.0.0-dev.18 [2023-03-07T22:55:17.826Z] main [2023-03-07T22:55:17.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:55:18.135Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:650149e901bbd1d5d542720a605977f5c38beceb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:55:18.435Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:650149e901bbd1d5d542720a605977f5c38beceb [2023-03-07T22:55:18.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-07T22:55:18.435Z] 84789e6047db: Preparing [2023-03-07T22:55:18.435Z] 0dbb68bfa0c4: Preparing [2023-03-07T22:55:18.435Z] 5a298fa15756: Preparing [2023-03-07T22:55:18.435Z] 9dae8c9c1145: Preparing [2023-03-07T22:55:18.435Z] aa5968d388b8: Preparing [2023-03-07T22:55:18.435Z] aa5968d388b8: Layer already exists [2023-03-07T22:55:18.435Z] 0dbb68bfa0c4: Pushed [2023-03-07T22:55:18.435Z] 84789e6047db: Pushed [2023-03-07T22:55:18.435Z] 9dae8c9c1145: Pushed [2023-03-07T22:55:21.727Z] 5a298fa15756: Pushed [2023-03-07T22:55:21.727Z] 650149e901bbd1d5d542720a605977f5c38beceb: digest: sha256:9d989a15a392fddb4de6c844a1d5e67ec7a7ad8a1818b763a9d0c066ce4a6fa4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:55:22.043Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:55:22.363Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-07T22:55:22.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-07T22:55:22.363Z] 84789e6047db: Preparing [2023-03-07T22:55:22.363Z] 0dbb68bfa0c4: Preparing [2023-03-07T22:55:22.363Z] 5a298fa15756: Preparing [2023-03-07T22:55:22.363Z] 9dae8c9c1145: Preparing [2023-03-07T22:55:22.363Z] aa5968d388b8: Preparing [2023-03-07T22:55:22.363Z] aa5968d388b8: Layer already exists [2023-03-07T22:55:22.363Z] 0dbb68bfa0c4: Layer already exists [2023-03-07T22:55:22.363Z] 5a298fa15756: Layer already exists [2023-03-07T22:55:22.363Z] 84789e6047db: Layer already exists [2023-03-07T22:55:22.363Z] 9dae8c9c1145: Layer already exists [2023-03-07T22:55:22.363Z] latest: digest: sha256:9d989a15a392fddb4de6c844a1d5e67ec7a7ad8a1818b763a9d0c066ce4a6fa4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:55:22.674Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:55:22.977Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.18 [2023-03-07T22:55:22.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-07T22:55:22.977Z] 84789e6047db: Preparing [2023-03-07T22:55:22.977Z] 0dbb68bfa0c4: Preparing [2023-03-07T22:55:22.977Z] 5a298fa15756: Preparing [2023-03-07T22:55:22.977Z] 9dae8c9c1145: Preparing [2023-03-07T22:55:22.977Z] aa5968d388b8: Preparing [2023-03-07T22:55:22.977Z] 5a298fa15756: Layer already exists [2023-03-07T22:55:22.977Z] aa5968d388b8: Layer already exists [2023-03-07T22:55:22.977Z] 9dae8c9c1145: Layer already exists [2023-03-07T22:55:22.977Z] 84789e6047db: Layer already exists [2023-03-07T22:55:22.977Z] 0dbb68bfa0c4: Layer already exists [2023-03-07T22:55:22.977Z] 3.0.0-dev.18: digest: sha256:9d989a15a392fddb4de6c844a1d5e67ec7a7ad8a1818b763a9d0c066ce4a6fa4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:55:23.284Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:650149e901bbd1d5d542720a605977f5c38beceb-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:55:23.592Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:650149e901bbd1d5d542720a605977f5c38beceb-3.0.0-dev.18 [2023-03-07T22:55:23.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-07T22:55:23.592Z] 84789e6047db: Preparing [2023-03-07T22:55:23.592Z] 0dbb68bfa0c4: Preparing [2023-03-07T22:55:23.592Z] 5a298fa15756: Preparing [2023-03-07T22:55:23.592Z] 9dae8c9c1145: Preparing [2023-03-07T22:55:23.592Z] aa5968d388b8: Preparing [2023-03-07T22:55:23.592Z] 0dbb68bfa0c4: Layer already exists [2023-03-07T22:55:23.592Z] 5a298fa15756: Layer already exists [2023-03-07T22:55:23.592Z] aa5968d388b8: Layer already exists [2023-03-07T22:55:23.592Z] 84789e6047db: Layer already exists [2023-03-07T22:55:23.592Z] 9dae8c9c1145: Layer already exists [2023-03-07T22:55:23.592Z] 650149e901bbd1d5d542720a605977f5c38beceb-3.0.0-dev.18: digest: sha256:9d989a15a392fddb4de6c844a1d5e67ec7a7ad8a1818b763a9d0c066ce4a6fa4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:55:23.915Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:55:24.224Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-03-07T22:55:24.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-07T22:55:24.224Z] 84789e6047db: Preparing [2023-03-07T22:55:24.224Z] 0dbb68bfa0c4: Preparing [2023-03-07T22:55:24.224Z] 5a298fa15756: Preparing [2023-03-07T22:55:24.224Z] 9dae8c9c1145: Preparing [2023-03-07T22:55:24.224Z] aa5968d388b8: Preparing [2023-03-07T22:55:24.224Z] 9dae8c9c1145: Layer already exists [2023-03-07T22:55:24.224Z] 84789e6047db: Layer already exists [2023-03-07T22:55:24.224Z] aa5968d388b8: Layer already exists [2023-03-07T22:55:24.224Z] 5a298fa15756: Layer already exists [2023-03-07T22:55:24.224Z] 0dbb68bfa0c4: Layer already exists [2023-03-07T22:55:24.224Z] main: digest: sha256:9d989a15a392fddb4de6c844a1d5e67ec7a7ad8a1818b763a9d0c066ce4a6fa4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T22:55:24.270Z] ===================================================== [Pipeline] echo [2023-03-07T22:55:24.277Z] taggedImages: [2023-03-07T22:55:24.277Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:650149e901bbd1d5d542720a605977f5c38beceb [2023-03-07T22:55:24.277Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-07T22:55:24.277Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.18 [2023-03-07T22:55:24.277Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:650149e901bbd1d5d542720a605977f5c38beceb-3.0.0-dev.18 [2023-03-07T22:55:24.277Z] - 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-03-07T22:55:24.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T22:55:24.629Z] [2023-03-07T22:55:24.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:55:24.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T22:55:24.925Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T22:55:24.925Z] 5eb5b503b376: Pulling fs layer [2023-03-07T22:55:24.925Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T22:55:24.925Z] ec43610c2a17: Pulling fs layer [2023-03-07T22:55:24.925Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T22:55:24.925Z] 33b1e0a273af: Pulling fs layer [2023-03-07T22:55:24.925Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T22:55:24.925Z] 2f39f015ded8: Pulling fs layer [2023-03-07T22:55:24.925Z] 5d3b04190fa2: Waiting [2023-03-07T22:55:24.925Z] 33b1e0a273af: Waiting [2023-03-07T22:55:24.925Z] 2f39f015ded8: Waiting [2023-03-07T22:55:24.925Z] 3a2ae6a8a46f: Waiting [2023-03-07T22:55:24.925Z] 5c69ac0246d0: Download complete [2023-03-07T22:55:24.925Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T22:55:24.925Z] 3a2ae6a8a46f: Download complete [2023-03-07T22:55:25.186Z] 33b1e0a273af: Verifying Checksum [2023-03-07T22:55:25.186Z] 33b1e0a273af: Download complete [2023-03-07T22:55:25.186Z] ec43610c2a17: Verifying Checksum [2023-03-07T22:55:25.187Z] ec43610c2a17: Download complete [2023-03-07T22:55:25.187Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T22:55:25.187Z] 5d3b04190fa2: Download complete [2023-03-07T22:55:25.187Z] 5eb5b503b376: Download complete [2023-03-07T22:55:25.753Z] 2f39f015ded8: Download complete [2023-03-07T22:55:26.319Z] 5eb5b503b376: Pull complete [2023-03-07T22:55:26.579Z] 5c69ac0246d0: Pull complete [2023-03-07T22:55:26.838Z] ec43610c2a17: Pull complete [2023-03-07T22:55:27.100Z] 3a2ae6a8a46f: Pull complete [2023-03-07T22:55:27.100Z] 33b1e0a273af: Pull complete [2023-03-07T22:55:27.358Z] 5d3b04190fa2: Pull complete [2023-03-07T22:55:31.546Z] 2f39f015ded8: Pull complete [2023-03-07T22:55:31.546Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T22:55:31.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T22:55:31.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:55:31.626Z] prd-ubuntu20.04-docker-8c-8g-8663 does not seem to be running inside a container [2023-03-07T22:55:31.655Z] $ 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-03-07T22:55:33.264Z] $ docker top f39b3ef46c8373c81254de336318d7c63f06830f487faecdea58eac451bfc981 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:55:33.651Z] ---> job-cost.sh [2023-03-07T22:55:33.651Z] lf-activate-venv: SKIPPING [2023-03-07T22:55:33.651Z] INFO: No Stack... [2023-03-07T22:55:34.219Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T22:55:34.478Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T22:55:34.769Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-03-07T22:55:34.769Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T22:55:34.786Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-108-stack-cost] [2023-03-07T22:55:34.795Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-108-stack-cost] did not exist. Created. [2023-03-07T22:55:34.795Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T22:55:35.105Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-07T22:55:35.128Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T22:55:35.135Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T22:55:35.154Z] $ docker stop --time=1 f39b3ef46c8373c81254de336318d7c63f06830f487faecdea58eac451bfc981 [2023-03-07T22:55:36.324Z] $ docker rm -f --volumes f39b3ef46c8373c81254de336318d7c63f06830f487faecdea58eac451bfc981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T22:56:31.114Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8671 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-03-07T22:56:31.126Z] Running in /w/workspace/device-onvif-camera/108 [Pipeline] { [Pipeline] checkout [2023-03-07T22:56:31.158Z] The recommended git tool is: git [2023-03-07T22:56:38.062Z] using credential edgex-jenkins-ssh [2023-03-07T22:56:38.084Z] Cloning the remote Git repository [2023-03-07T22:56:38.144Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-07T22:56:38.237Z] > git init /w/workspace/device-onvif-camera/108 # timeout=10 [2023-03-07T22:56:38.429Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-07T22:56:38.430Z] > git --version # timeout=10 [2023-03-07T22:56:38.458Z] > git --version # 'git version 2.25.1' [2023-03-07T22:56:38.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T22:56:38.541Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T22:56:40.224Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-07T22:56:40.255Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T22:56:41.410Z] Avoid second fetch [2023-03-07T22:56:41.410Z] Checking out Revision 650149e901bbd1d5d542720a605977f5c38beceb (main) [2023-03-07T22:56:42.426Z] Commit message: "refactor!: Removal of manual code to add provision watchers (#254)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T22:56:41.438Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T22:56:41.466Z] > git checkout -f 650149e901bbd1d5d542720a605977f5c38beceb # timeout=10 [2023-03-07T22:56:43.391Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T22:56:43.391Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T22:56:43.391Z] Dload Upload Total Spent Left Speed [2023-03-07T22:56:43.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-03-07T22:56:44.068Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T22:56:44.415Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T22:56:44.415Z] + sudo tee /etc/docker/daemon.new [2023-03-07T22:56:44.415Z] { [2023-03-07T22:56:44.415Z] "registry-mirrors": [ [2023-03-07T22:56:44.415Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T22:56:44.415Z] ], [2023-03-07T22:56:44.415Z] "bip": "10.250.0.254/24", [2023-03-07T22:56:44.415Z] "hosts": [ [2023-03-07T22:56:44.415Z] "tcp://0.0.0.0:5555", [2023-03-07T22:56:44.415Z] "unix:///var/run/docker.sock" [2023-03-07T22:56:44.415Z] ], [2023-03-07T22:56:44.415Z] "mtu": 1458, [2023-03-07T22:56:44.415Z] "selinux-enabled": true, [2023-03-07T22:56:44.415Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T22:56:44.415Z] } [Pipeline] sh [2023-03-07T22:56:44.770Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T22:56:45.145Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T22:57:03.467Z] provisioning config files... [2023-03-07T22:57:03.504Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/108@tmp/config2962581386121398320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:57:03.898Z] ---> docker-login.sh [2023-03-07T22:57:03.898Z] nexus3.edgexfoundry.org:10001 [2023-03-07T22:57:04.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:57:04.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:57:04.766Z] Configure a credential helper to remove this warning. See [2023-03-07T22:57:04.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:57:04.766Z] [2023-03-07T22:57:04.766Z] Login Succeeded [2023-03-07T22:57:04.766Z] nexus3.edgexfoundry.org:10002 [2023-03-07T22:57:05.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:57:05.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:57:05.042Z] Configure a credential helper to remove this warning. See [2023-03-07T22:57:05.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:57:05.042Z] [2023-03-07T22:57:05.042Z] Login Succeeded [2023-03-07T22:57:05.042Z] nexus3.edgexfoundry.org:10003 [2023-03-07T22:57:05.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:57:05.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:57:05.592Z] Configure a credential helper to remove this warning. See [2023-03-07T22:57:05.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:57:05.593Z] [2023-03-07T22:57:05.593Z] Login Succeeded [2023-03-07T22:57:05.593Z] nexus3.edgexfoundry.org:10004 [2023-03-07T22:57:05.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:57:05.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:57:05.865Z] Configure a credential helper to remove this warning. See [2023-03-07T22:57:05.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:57:05.865Z] [2023-03-07T22:57:05.865Z] Login Succeeded [2023-03-07T22:57:05.865Z] docker.io [2023-03-07T22:57:06.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:57:06.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:57:06.410Z] Configure a credential helper to remove this warning. See [2023-03-07T22:57:06.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:57:06.410Z] [2023-03-07T22:57:06.410Z] Login Succeeded [2023-03-07T22:57:06.410Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T22:57:06.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T22:57:06.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:57:06.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:57:06.789Z] ========================================================= [2023-03-07T22:57:06.789Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T22:57:06.789Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:57:07.147Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T22:57:07.743Z] Sending build context to Docker daemon 20.6MB [2023-03-07T22:57:07.743Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T22:57:07.743Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-07T22:57:08.017Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T22:57:08.017Z] 9b18e9b68314: Pulling fs layer [2023-03-07T22:57:08.017Z] 35d82f9e3411: Pulling fs layer [2023-03-07T22:57:08.017Z] e16973657156: Pulling fs layer [2023-03-07T22:57:08.017Z] fc693d55d65f: Pulling fs layer [2023-03-07T22:57:08.017Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T22:57:08.017Z] dda99020689f: Pulling fs layer [2023-03-07T22:57:08.017Z] db1c61fa0a46: Pulling fs layer [2023-03-07T22:57:08.017Z] 891c053d2c06: Pulling fs layer [2023-03-07T22:57:08.017Z] dda99020689f: Waiting [2023-03-07T22:57:08.017Z] 7e9fc2657dce: Waiting [2023-03-07T22:57:08.017Z] db1c61fa0a46: Waiting [2023-03-07T22:57:08.017Z] 891c053d2c06: Waiting [2023-03-07T22:57:08.017Z] fc693d55d65f: Waiting [2023-03-07T22:57:08.017Z] e16973657156: Verifying Checksum [2023-03-07T22:57:08.017Z] e16973657156: Download complete [2023-03-07T22:57:08.017Z] 35d82f9e3411: Download complete [2023-03-07T22:57:08.017Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T22:57:08.017Z] 7e9fc2657dce: Download complete [2023-03-07T22:57:08.017Z] dda99020689f: Verifying Checksum [2023-03-07T22:57:08.017Z] dda99020689f: Download complete [2023-03-07T22:57:08.017Z] 9b18e9b68314: Verifying Checksum [2023-03-07T22:57:08.017Z] 9b18e9b68314: Download complete [2023-03-07T22:57:09.004Z] 9b18e9b68314: Pull complete [2023-03-07T22:57:09.282Z] 891c053d2c06: Verifying Checksum [2023-03-07T22:57:09.282Z] 891c053d2c06: Download complete [2023-03-07T22:57:09.557Z] 35d82f9e3411: Pull complete [2023-03-07T22:57:09.829Z] e16973657156: Pull complete [2023-03-07T22:57:10.422Z] db1c61fa0a46: Verifying Checksum [2023-03-07T22:57:10.422Z] db1c61fa0a46: Download complete [2023-03-07T22:57:11.014Z] fc693d55d65f: Verifying Checksum [2023-03-07T22:57:11.014Z] fc693d55d65f: Download complete [2023-03-07T22:57:23.367Z] fc693d55d65f: Pull complete [2023-03-07T22:57:23.367Z] 7e9fc2657dce: Pull complete [2023-03-07T22:57:23.367Z] dda99020689f: Pull complete [2023-03-07T22:57:28.758Z] db1c61fa0a46: Pull complete [2023-03-07T22:57:31.372Z] 891c053d2c06: Pull complete [2023-03-07T22:57:31.372Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T22:57:31.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T22:57:31.372Z] ---> f96f9c87975a [2023-03-07T22:57:31.372Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:57:33.347Z] ---> Running in 4908a6bc38fa [2023-03-07T22:57:33.616Z] Removing intermediate container 4908a6bc38fa [2023-03-07T22:57:33.616Z] ---> 6658a8b30047 [2023-03-07T22:57:33.616Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T22:57:33.616Z] ---> Running in e3548fe7ecf1 [2023-03-07T22:57:34.220Z] Removing intermediate container e3548fe7ecf1 [2023-03-07T22:57:34.220Z] ---> 9287d252c68c [2023-03-07T22:57:34.220Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T22:57:34.220Z] ---> Running in 0667c8ce5598 [2023-03-07T22:57:34.496Z] Removing intermediate container 0667c8ce5598 [2023-03-07T22:57:34.496Z] ---> 504c26f84489 [2023-03-07T22:57:34.496Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T22:57:34.496Z] ---> Running in 3d1096399636 [2023-03-07T22:57:34.765Z] Removing intermediate container 3d1096399636 [2023-03-07T22:57:34.765Z] ---> b9460eacd91f [2023-03-07T22:57:34.765Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-07T22:57:35.052Z] ---> Running in 2f6edcdfb4bf [2023-03-07T22:57:35.325Z] Removing intermediate container 2f6edcdfb4bf [2023-03-07T22:57:35.325Z] ---> d73c9c855df6 [2023-03-07T22:57:35.325Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T22:57:35.325Z] ---> Running in 58e1fa436b56 [2023-03-07T22:57:36.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T22:57:36.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T22:57:38.152Z] OK: 221 MiB in 51 packages [2023-03-07T22:57:39.626Z] Removing intermediate container 58e1fa436b56 [2023-03-07T22:57:39.627Z] ---> f3c0e5713682 [2023-03-07T22:57:39.627Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-07T22:57:39.627Z] ---> Running in 485b189522f6 [2023-03-07T22:57:40.232Z] Removing intermediate container 485b189522f6 [2023-03-07T22:57:40.232Z] ---> e5b4b23e4b9f [2023-03-07T22:57:40.232Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-07T22:57:40.834Z] ---> 50a59e5cd220 [2023-03-07T22:57:40.834Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:57:40.834Z] ---> Running in b9003cc24fa1 [2023-03-07T22:59:02.754Z] Removing intermediate container b9003cc24fa1 [2023-03-07T22:59:02.754Z] ---> 895f9b8fd460 [2023-03-07T22:59:02.754Z] Step 12/13 : COPY . . [2023-03-07T22:59:02.754Z] ---> b1f47e34af4a [2023-03-07T22:59:02.754Z] Step 13/13 : RUN ${MAKE} [2023-03-07T22:59:02.754Z] ---> Running in 61e960c50668 [2023-03-07T22:59:02.754Z] noop [2023-03-07T22:59:02.754Z] Removing intermediate container 61e960c50668 [2023-03-07T22:59:02.754Z] ---> 64be61be5b9d [2023-03-07T22:59:02.754Z] Successfully built 64be61be5b9d [2023-03-07T22:59:02.754Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:59:03.129Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T22:59:03.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:59:03.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-8671 does not seem to be running inside a container [2023-03-07T22:59:03.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/108 -v /w/workspace/device-onvif-camera/108:/w/workspace/device-onvif-camera/108:rw,z -v /w/workspace/device-onvif-camera/108@tmp:/w/workspace/device-onvif-camera/108@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-arm64 cat [2023-03-07T22:59:04.706Z] $ docker top 713ab602540344ad741dfdc1ce1ec3a68162c335f70075ab9db25ed569eddcb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T22:59:05.557Z] + go version [2023-03-07T22:59:05.557Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T22:59:05.583Z] $ docker stop --time=1 713ab602540344ad741dfdc1ce1ec3a68162c335f70075ab9db25ed569eddcb9 [2023-03-07T22:59:07.249Z] $ docker rm -f --volumes 713ab602540344ad741dfdc1ce1ec3a68162c335f70075ab9db25ed569eddcb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:59:07.827Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T22:59:07.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:59:08.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-8671 does not seem to be running inside a container [2023-03-07T22:59:08.089Z] $ 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/108 -v /w/workspace/device-onvif-camera/108:/w/workspace/device-onvif-camera/108:rw,z -v /w/workspace/device-onvif-camera/108@tmp:/w/workspace/device-onvif-camera/108@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-arm64 cat [2023-03-07T22:59:09.325Z] $ docker top 7315e3fe5c7e7f0c11ca17f4e9634c43d070c4ed184c7c2a0c782ed54fcde047 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T22:59:09.863Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/108 [Pipeline] fileExists [Pipeline] sh [2023-03-07T22:59:10.790Z] + make test [2023-03-07T22:59:10.790Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T22:59:12.752Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-07T23:01:04.480Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-07T23:01:07.348Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.279s coverage: 30.5% of statements [2023-03-07T23:01:07.348Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-07T23:01:22.359Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.191s coverage: 86.5% of statements [2023-03-07T23:01:22.359Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T23:01:22.359Z] go vet ./... [2023-03-07T23:02:01.306Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T23:02:01.306Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T23:02:01.306Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T23:02:01.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T23:02:01.354Z] $ docker stop --time=1 7315e3fe5c7e7f0c11ca17f4e9634c43d070c4ed184c7c2a0c782ed54fcde047 [2023-03-07T23:02:03.427Z] $ docker rm -f --volumes 7315e3fe5c7e7f0c11ca17f4e9634c43d070c4ed184c7c2a0c782ed54fcde047 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T23:02:04.696Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T23:02:04.715Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T23:02:05.545Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T23:02:05.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T23:02:06.315Z] + ls -al . [2023-03-07T23:02:06.315Z] total 228 [2023-03-07T23:02:06.315Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 22:59 . [2023-03-07T23:02:06.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:56 .. [2023-03-07T23:02:06.315Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 22:56 .git [2023-03-07T23:02:06.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:56 .github [2023-03-07T23:02:06.315Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 22:56 .gitignore [2023-03-07T23:02:06.315Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 22:56 .golangci.yml [2023-03-07T23:02:06.315Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 22:56 Attribution.txt [2023-03-07T23:02:06.315Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 22:56 CHANGELOG.md [2023-03-07T23:02:06.315Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 22:56 Dockerfile [2023-03-07T23:02:06.315Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 22:56 GOVERNANCE.md [2023-03-07T23:02:06.315Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 22:56 Jenkinsfile [2023-03-07T23:02:06.315Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 22:56 LICENSE [2023-03-07T23:02:06.315Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 22:56 Makefile [2023-03-07T23:02:06.315Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 22:56 OWNERS.md [2023-03-07T23:02:06.315Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 22:56 README.md [2023-03-07T23:02:06.315Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 7 22:53 VERSION [2023-03-07T23:02:06.315Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 22:56 bin [2023-03-07T23:02:06.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:56 cmd [2023-03-07T23:02:06.315Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 7 23:01 coverage.out [2023-03-07T23:02:06.315Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 22:56 doc [2023-03-07T23:02:06.315Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 22:56 go.mod [2023-03-07T23:02:06.315Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 22:56 go.sum [2023-03-07T23:02:06.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:56 internal [2023-03-07T23:02:06.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:56 snap [2023-03-07T23:02:06.315Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 22:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:02:06.677Z] + 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=650149e901bbd1d5d542720a605977f5c38beceb --label arch=arm64 --label version=3.0.0-dev.18 . [2023-03-07T23:02:07.276Z] Sending build context to Docker daemon 20.68MB [2023-03-07T23:02:07.548Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T23:02:07.548Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-07T23:02:07.548Z] ---> 64be61be5b9d [2023-03-07T23:02:07.548Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-07T23:02:07.548Z] ---> Running in e7790b8a2975 [2023-03-07T23:02:08.145Z] Removing intermediate container e7790b8a2975 [2023-03-07T23:02:08.145Z] ---> 910b0643c238 [2023-03-07T23:02:08.145Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T23:02:08.145Z] ---> Running in cf86d81a8da2 [2023-03-07T23:02:08.417Z] Removing intermediate container cf86d81a8da2 [2023-03-07T23:02:08.417Z] ---> d3889b3b9abb [2023-03-07T23:02:08.417Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T23:02:08.690Z] ---> Running in 554adb53535e [2023-03-07T23:02:08.961Z] Removing intermediate container 554adb53535e [2023-03-07T23:02:08.961Z] ---> 1d5f89cb7eee [2023-03-07T23:02:08.961Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T23:02:08.961Z] ---> Running in 412871156df5 [2023-03-07T23:02:09.551Z] Removing intermediate container 412871156df5 [2023-03-07T23:02:09.551Z] ---> f105b62fa154 [2023-03-07T23:02:09.551Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-07T23:02:09.551Z] ---> Running in 0cd50e78e130 [2023-03-07T23:02:10.146Z] Removing intermediate container 0cd50e78e130 [2023-03-07T23:02:10.146Z] ---> d2ff5d2d10d2 [2023-03-07T23:02:10.146Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T23:02:10.146Z] ---> Running in bd6f00a3f3a9 [2023-03-07T23:02:11.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:02:11.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:02:13.279Z] OK: 221 MiB in 51 packages [2023-03-07T23:02:14.260Z] Removing intermediate container bd6f00a3f3a9 [2023-03-07T23:02:14.260Z] ---> e569dc21e72c [2023-03-07T23:02:14.260Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-07T23:02:14.260Z] ---> Running in d74607392594 [2023-03-07T23:02:14.860Z] Removing intermediate container d74607392594 [2023-03-07T23:02:14.860Z] ---> edfbe3f8557a [2023-03-07T23:02:14.860Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-07T23:02:15.455Z] ---> 9219fe33bc13 [2023-03-07T23:02:15.455Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:02:15.455Z] ---> Running in 0961ec1ac204 [2023-03-07T23:02:18.844Z] Removing intermediate container 0961ec1ac204 [2023-03-07T23:02:18.844Z] ---> 6cdd327c433c [2023-03-07T23:02:18.844Z] Step 12/26 : COPY . . [2023-03-07T23:02:21.462Z] ---> 962ff5bb1314 [2023-03-07T23:02:21.462Z] Step 13/26 : RUN ${MAKE} [2023-03-07T23:02:21.462Z] ---> Running in f74373460b90 [2023-03-07T23:02:22.444Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-07T23:05:30.363Z] Removing intermediate container f74373460b90 [2023-03-07T23:05:30.363Z] ---> 1a6a2bdbfa39 [2023-03-07T23:05:30.363Z] Step 14/26 : FROM alpine:3.16 [2023-03-07T23:05:30.363Z] 3.16: Pulling from library/alpine [2023-03-07T23:05:30.363Z] 3760b48202b3: Pulling fs layer [2023-03-07T23:05:30.363Z] 3760b48202b3: Download complete [2023-03-07T23:05:30.363Z] 3760b48202b3: Pull complete [2023-03-07T23:05:30.363Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T23:05:30.363Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T23:05:30.363Z] ---> 4c81e5bf8899 [2023-03-07T23:05:30.363Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-07T23:05:30.363Z] ---> Running in a99bcd64be08 [2023-03-07T23:05:30.363Z] Removing intermediate container a99bcd64be08 [2023-03-07T23:05:30.363Z] ---> b9d7a5cb4ebd [2023-03-07T23:05:30.363Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-07T23:05:30.363Z] ---> Running in 8522746d0ac6 [2023-03-07T23:05:30.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:05:30.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:05:30.363Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T23:05:30.363Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T23:05:30.363Z] OK: 5 MiB in 15 packages [2023-03-07T23:05:30.363Z] Removing intermediate container 8522746d0ac6 [2023-03-07T23:05:30.363Z] ---> aedaed06f810 [2023-03-07T23:05:30.363Z] Step 17/26 : WORKDIR / [2023-03-07T23:05:30.363Z] ---> Running in 2a3c583e9b35 [2023-03-07T23:05:30.363Z] Removing intermediate container 2a3c583e9b35 [2023-03-07T23:05:30.363Z] ---> c649f41471dc [2023-03-07T23:05:30.363Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-07T23:05:30.363Z] ---> 98fd8894ca92 [2023-03-07T23:05:30.363Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-07T23:05:30.363Z] ---> 376f5d67da6e [2023-03-07T23:05:30.363Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-07T23:05:30.363Z] ---> 439361d7dc61 [2023-03-07T23:05:30.363Z] Step 21/26 : EXPOSE 59984 [2023-03-07T23:05:30.363Z] ---> Running in fc4b7fd5a31c [2023-03-07T23:05:30.363Z] Removing intermediate container fc4b7fd5a31c [2023-03-07T23:05:30.363Z] ---> 699074e629a0 [2023-03-07T23:05:30.363Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-07T23:05:30.363Z] ---> Running in 582b152b56ee [2023-03-07T23:05:30.363Z] Removing intermediate container 582b152b56ee [2023-03-07T23:05:30.363Z] ---> ed12d9260bd1 [2023-03-07T23:05:30.363Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T23:05:30.363Z] ---> Running in a7da2d208a58 [2023-03-07T23:05:30.363Z] Removing intermediate container a7da2d208a58 [2023-03-07T23:05:30.363Z] ---> 77ae7ded8aed [2023-03-07T23:05:30.363Z] Step 24/26 : LABEL arch=arm64 [2023-03-07T23:05:30.363Z] ---> Running in 9f09d1e40485 [2023-03-07T23:05:30.363Z] Removing intermediate container 9f09d1e40485 [2023-03-07T23:05:30.363Z] ---> 79814a99e3d1 [2023-03-07T23:05:30.363Z] Step 25/26 : LABEL git_sha=650149e901bbd1d5d542720a605977f5c38beceb [2023-03-07T23:05:30.363Z] ---> Running in e136e178e2ac [2023-03-07T23:05:30.363Z] Removing intermediate container e136e178e2ac [2023-03-07T23:05:30.363Z] ---> 23449524768e [2023-03-07T23:05:30.364Z] Step 26/26 : LABEL version=3.0.0-dev.18 [2023-03-07T23:05:30.364Z] ---> Running in 338367e5fd2a [2023-03-07T23:05:30.364Z] Removing intermediate container 338367e5fd2a [2023-03-07T23:05:30.364Z] ---> 2530140d1ea4 [2023-03-07T23:05:30.364Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T23:05:30.364Z] Successfully built 2530140d1ea4 [2023-03-07T23:05:30.364Z] 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-03-07T23:05:30.490Z] provisioning config files... [2023-03-07T23:05:30.509Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/108@tmp/config16569135621350707392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:05:30.859Z] ---> docker-login.sh [2023-03-07T23:05:30.859Z] nexus3.edgexfoundry.org:10001 [2023-03-07T23:05:31.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:05:31.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:05:31.132Z] Configure a credential helper to remove this warning. See [2023-03-07T23:05:31.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:05:31.132Z] [2023-03-07T23:05:31.132Z] Login Succeeded [2023-03-07T23:05:31.132Z] nexus3.edgexfoundry.org:10002 [2023-03-07T23:05:31.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:05:31.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:05:31.673Z] Configure a credential helper to remove this warning. See [2023-03-07T23:05:31.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:05:31.673Z] [2023-03-07T23:05:31.673Z] Login Succeeded [2023-03-07T23:05:31.673Z] nexus3.edgexfoundry.org:10003 [2023-03-07T23:05:31.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:05:31.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:05:31.945Z] Configure a credential helper to remove this warning. See [2023-03-07T23:05:31.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:05:31.945Z] [2023-03-07T23:05:31.945Z] Login Succeeded [2023-03-07T23:05:31.945Z] nexus3.edgexfoundry.org:10004 [2023-03-07T23:05:32.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:05:32.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:05:32.542Z] Configure a credential helper to remove this warning. See [2023-03-07T23:05:32.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:05:32.542Z] [2023-03-07T23:05:32.542Z] Login Succeeded [2023-03-07T23:05:32.542Z] docker.io [2023-03-07T23:05:32.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:05:33.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:05:33.082Z] Configure a credential helper to remove this warning. See [2023-03-07T23:05:33.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:05:33.082Z] [2023-03-07T23:05:33.082Z] Login Succeeded [2023-03-07T23:05:33.082Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T23:05:33.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T23:05:33.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T23:05:33.141Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-07T23:05:33.141Z] 650149e901bbd1d5d542720a605977f5c38beceb [2023-03-07T23:05:33.141Z] latest [2023-03-07T23:05:33.141Z] 3.0.0-dev.18 [2023-03-07T23:05:33.141Z] 650149e901bbd1d5d542720a605977f5c38beceb-3.0.0-dev.18 [2023-03-07T23:05:33.141Z] main [2023-03-07T23:05:33.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:05:33.490Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:650149e901bbd1d5d542720a605977f5c38beceb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:05:33.967Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:650149e901bbd1d5d542720a605977f5c38beceb [2023-03-07T23:05:33.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-07T23:05:33.967Z] 1af8022e369a: Preparing [2023-03-07T23:05:33.967Z] 2f0df78faecd: Preparing [2023-03-07T23:05:33.967Z] 6fc32351a65b: Preparing [2023-03-07T23:05:33.967Z] 3bfbbfe492e1: Preparing [2023-03-07T23:05:33.967Z] f70ee36035b9: Preparing [2023-03-07T23:05:33.967Z] f70ee36035b9: Layer already exists [2023-03-07T23:05:34.247Z] 1af8022e369a: Pushed [2023-03-07T23:05:34.247Z] 2f0df78faecd: Pushed [2023-03-07T23:05:34.247Z] 3bfbbfe492e1: Pushed [2023-03-07T23:05:40.962Z] 6fc32351a65b: Pushed [2023-03-07T23:05:40.962Z] 650149e901bbd1d5d542720a605977f5c38beceb: digest: sha256:afb7723c12dd4945f0a68ec7606065226c93f3de1b5b25e143dd28ae296ba771 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:05:41.322Z] + 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-03-07T23:05:41.676Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-07T23:05:41.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-07T23:05:41.676Z] 1af8022e369a: Preparing [2023-03-07T23:05:41.676Z] 2f0df78faecd: Preparing [2023-03-07T23:05:41.676Z] 6fc32351a65b: Preparing [2023-03-07T23:05:41.676Z] 3bfbbfe492e1: Preparing [2023-03-07T23:05:41.676Z] f70ee36035b9: Preparing [2023-03-07T23:05:41.676Z] f70ee36035b9: Layer already exists [2023-03-07T23:05:41.676Z] 3bfbbfe492e1: Layer already exists [2023-03-07T23:05:41.676Z] 6fc32351a65b: Layer already exists [2023-03-07T23:05:41.676Z] 2f0df78faecd: Layer already exists [2023-03-07T23:05:41.676Z] 1af8022e369a: Layer already exists [2023-03-07T23:05:41.947Z] latest: digest: sha256:afb7723c12dd4945f0a68ec7606065226c93f3de1b5b25e143dd28ae296ba771 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:05:42.316Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:05:42.667Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.18 [2023-03-07T23:05:42.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-07T23:05:42.667Z] 1af8022e369a: Preparing [2023-03-07T23:05:42.667Z] 2f0df78faecd: Preparing [2023-03-07T23:05:42.667Z] 6fc32351a65b: Preparing [2023-03-07T23:05:42.667Z] 3bfbbfe492e1: Preparing [2023-03-07T23:05:42.667Z] f70ee36035b9: Preparing [2023-03-07T23:05:42.667Z] f70ee36035b9: Layer already exists [2023-03-07T23:05:42.667Z] 3bfbbfe492e1: Layer already exists [2023-03-07T23:05:42.667Z] 6fc32351a65b: Layer already exists [2023-03-07T23:05:42.667Z] 1af8022e369a: Layer already exists [2023-03-07T23:05:42.667Z] 2f0df78faecd: Layer already exists [2023-03-07T23:05:42.935Z] 3.0.0-dev.18: digest: sha256:afb7723c12dd4945f0a68ec7606065226c93f3de1b5b25e143dd28ae296ba771 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:05:43.290Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:650149e901bbd1d5d542720a605977f5c38beceb-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:05:43.637Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:650149e901bbd1d5d542720a605977f5c38beceb-3.0.0-dev.18 [2023-03-07T23:05:43.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-07T23:05:43.637Z] 1af8022e369a: Preparing [2023-03-07T23:05:43.637Z] 2f0df78faecd: Preparing [2023-03-07T23:05:43.637Z] 6fc32351a65b: Preparing [2023-03-07T23:05:43.637Z] 3bfbbfe492e1: Preparing [2023-03-07T23:05:43.637Z] f70ee36035b9: Preparing [2023-03-07T23:05:43.637Z] 3bfbbfe492e1: Layer already exists [2023-03-07T23:05:43.637Z] 1af8022e369a: Layer already exists [2023-03-07T23:05:43.637Z] f70ee36035b9: Layer already exists [2023-03-07T23:05:43.637Z] 6fc32351a65b: Layer already exists [2023-03-07T23:05:43.637Z] 2f0df78faecd: Layer already exists [2023-03-07T23:05:43.908Z] 650149e901bbd1d5d542720a605977f5c38beceb-3.0.0-dev.18: digest: sha256:afb7723c12dd4945f0a68ec7606065226c93f3de1b5b25e143dd28ae296ba771 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:05:44.258Z] + 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-03-07T23:05:44.602Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-03-07T23:05:44.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-07T23:05:44.602Z] 1af8022e369a: Preparing [2023-03-07T23:05:44.602Z] 2f0df78faecd: Preparing [2023-03-07T23:05:44.602Z] 6fc32351a65b: Preparing [2023-03-07T23:05:44.602Z] 3bfbbfe492e1: Preparing [2023-03-07T23:05:44.602Z] f70ee36035b9: Preparing [2023-03-07T23:05:44.602Z] 6fc32351a65b: Layer already exists [2023-03-07T23:05:44.602Z] 1af8022e369a: Layer already exists [2023-03-07T23:05:44.602Z] f70ee36035b9: Layer already exists [2023-03-07T23:05:44.602Z] 3bfbbfe492e1: Layer already exists [2023-03-07T23:05:44.602Z] 2f0df78faecd: Layer already exists [2023-03-07T23:05:44.870Z] main: digest: sha256:afb7723c12dd4945f0a68ec7606065226c93f3de1b5b25e143dd28ae296ba771 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-07T23:05:44.911Z] ===================================================== [Pipeline] echo [2023-03-07T23:05:44.919Z] taggedImages: [2023-03-07T23:05:44.919Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:650149e901bbd1d5d542720a605977f5c38beceb [2023-03-07T23:05:44.919Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-07T23:05:44.919Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.18 [2023-03-07T23:05:44.919Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:650149e901bbd1d5d542720a605977f5c38beceb-3.0.0-dev.18 [2023-03-07T23:05:44.919Z] - 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-03-07T23:05:45.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T23:05:45.282Z] [2023-03-07T23:05:45.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:05:45.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T23:05:45.642Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T23:05:45.642Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T23:05:45.642Z] 04944245beec: Pulling fs layer [2023-03-07T23:05:45.642Z] 699f458cf7ca: Pulling fs layer [2023-03-07T23:05:45.642Z] 765212b225bb: Pulling fs layer [2023-03-07T23:05:45.642Z] f23df028b6ca: Pulling fs layer [2023-03-07T23:05:45.642Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T23:05:45.642Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T23:05:45.642Z] 765212b225bb: Waiting [2023-03-07T23:05:45.642Z] d65c8cfc05b1: Waiting [2023-03-07T23:05:45.642Z] f23df028b6ca: Waiting [2023-03-07T23:05:45.974Z] 04944245beec: Verifying Checksum [2023-03-07T23:05:45.974Z] 04944245beec: Download complete [2023-03-07T23:05:45.974Z] 765212b225bb: Verifying Checksum [2023-03-07T23:05:45.974Z] 765212b225bb: Download complete [2023-03-07T23:05:45.974Z] f23df028b6ca: Download complete [2023-03-07T23:05:45.974Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T23:05:45.974Z] d65c8cfc05b1: Download complete [2023-03-07T23:05:46.246Z] 699f458cf7ca: Verifying Checksum [2023-03-07T23:05:46.518Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T23:05:46.518Z] 8998bd30e6a1: Download complete [2023-03-07T23:05:49.108Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T23:05:49.108Z] 2437ff75d9bd: Download complete [2023-03-07T23:05:50.520Z] 8998bd30e6a1: Pull complete [2023-03-07T23:05:51.108Z] 04944245beec: Pull complete [2023-03-07T23:05:52.289Z] 699f458cf7ca: Pull complete [2023-03-07T23:05:52.559Z] 765212b225bb: Pull complete [2023-03-07T23:05:53.527Z] f23df028b6ca: Pull complete [2023-03-07T23:05:53.796Z] d65c8cfc05b1: Pull complete [2023-03-07T23:06:09.042Z] 2437ff75d9bd: Pull complete [2023-03-07T23:06:09.042Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T23:06:09.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T23:06:09.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:06:09.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-8671 does not seem to be running inside a container [2023-03-07T23:06:09.363Z] $ 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/108 -v /w/workspace/device-onvif-camera/108:/w/workspace/device-onvif-camera/108:rw,z -v /w/workspace/device-onvif-camera/108@tmp:/w/workspace/device-onvif-camera/108@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:arm64 cat [2023-03-07T23:06:12.539Z] $ docker top ae3fa5890b1ad26e5a0cfbf5faf45e494ec3897cdbf5aae42e79c3693c5cfab4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:06:13.430Z] ---> job-cost.sh [2023-03-07T23:06:13.431Z] lf-activate-venv: SKIPPING [2023-03-07T23:06:13.431Z] INFO: No Stack... [2023-03-07T23:06:14.019Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T23:06:14.605Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T23:06:15.263Z] + cut -d, -f6 [2023-03-07T23:06:15.263Z] + cat /w/workspace/device-onvif-camera/108/archives/cost.csv [Pipeline] lock [2023-03-07T23:06:15.344Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-108-stack-cost] [2023-03-07T23:06:15.354Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-108-stack-cost] did not exist. Created. [2023-03-07T23:06:15.354Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T23:06:16.031Z] /w/workspace/device-onvif-camera/108@tmp/durable-586873b1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-07T23:06:16.699Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T23:06:16.717Z] Warning: overwriting stash ‘stack-cost’ [2023-03-07T23:06:16.797Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T23:06:16.804Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T23:06:16.829Z] $ docker stop --time=1 ae3fa5890b1ad26e5a0cfbf5faf45e494ec3897cdbf5aae42e79c3693c5cfab4 [2023-03-07T23:06:18.435Z] $ docker rm -f --volumes ae3fa5890b1ad26e5a0cfbf5faf45e494ec3897cdbf5aae42e79c3693c5cfab4 [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-03-07T23:06:18.847Z] provisioning config files... [2023-03-07T23:06:18.855Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14938839261570646191tmp [Pipeline] { [Pipeline] sh [2023-03-07T23:06:19.148Z] + set +x [2023-03-07T23:06:19.148Z] + curl -s https://codecov.io/bash [2023-03-07T23:06:19.148Z] + bash -s -- [2023-03-07T23:06:19.148Z] [2023-03-07T23:06:19.148Z] _____ _ [2023-03-07T23:06:19.148Z] / ____| | | [2023-03-07T23:06:19.148Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T23:06:19.148Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T23:06:19.148Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T23:06:19.148Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T23:06:19.148Z] Bash-1.0.6 [2023-03-07T23:06:19.148Z] [2023-03-07T23:06:19.148Z] [2023-03-07T23:06:19.148Z] ==> git version 2.25.1 found [2023-03-07T23:06:19.148Z] ==> 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-03-07T23:06:19.148Z] Release-Date: 2020-01-08 [2023-03-07T23:06:19.148Z] 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-03-07T23:06:19.148Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T23:06:19.148Z] ==> Jenkins CI detected. [2023-03-07T23:06:19.148Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-03-07T23:06:19.148Z] project root: . [2023-03-07T23:06:19.148Z] --> token set from env [2023-03-07T23:06:19.148Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T23:06:19.148Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T23:06:19.148Z] ==> Python coveragepy not found [2023-03-07T23:06:19.149Z] ==> Searching for coverage reports in: [2023-03-07T23:06:19.149Z] + . [2023-03-07T23:06:19.149Z] -> Found 1 reports [2023-03-07T23:06:19.149Z] ==> Detecting git/mercurial file structure [2023-03-07T23:06:19.149Z] ==> Reading reports [2023-03-07T23:06:19.149Z] + ./coverage.out bytes=76650 [2023-03-07T23:06:19.149Z] ==> Appending adjustments [2023-03-07T23:06:19.149Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T23:06:19.408Z] + Found adjustments [2023-03-07T23:06:19.408Z] ==> Gzipping contents [2023-03-07T23:06:19.408Z] 12K /tmp/codecov.CVDlqj.gz [2023-03-07T23:06:19.408Z] ==> Uploading reports [2023-03-07T23:06:19.408Z] url: https://codecov.io [2023-03-07T23:06:19.408Z] query: branch=main&commit=650149e901bbd1d5d542720a605977f5c38beceb&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-07T23:06:19.408Z] -> Pinging Codecov [2023-03-07T23:06:19.408Z] 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=650149e901bbd1d5d542720a605977f5c38beceb&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-07T23:06:19.667Z] -> Uploading to [2023-03-07T23:06:19.668Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/F29A59C45E3A92E06B3E522C9905F8EF/650149e901bbd1d5d542720a605977f5c38beceb/bae70a9a-1c36-45a0-a9aa-683a5fc783f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T230619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2684cae013467ca66c6b807a3f02d6a8c49e7614fce2c3e2167ca9eaf2ef8874 [2023-03-07T23:06:19.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T23:06:19.668Z] Dload Upload Total Spent Left Speed [2023-03-07T23:06:19.928Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10536 0 0 100 10536 0 35715 --:--:-- --:--:-- --:--:-- 35715 [2023-03-07T23:06:19.928Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/650149e901bbd1d5d542720a605977f5c38beceb [Pipeline] } [2023-03-07T23:06:19.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-07T23:06:20.139Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-07T23:06:20.155Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:06:20.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T23:06:20.461Z] [2023-03-07T23:06:20.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:06:20.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T23:06:20.757Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-07T23:06:20.757Z] df9b9388f04a: Pulling fs layer [2023-03-07T23:06:20.757Z] 52dc419b0ee2: Pulling fs layer [2023-03-07T23:06:20.757Z] 25bc292e5bac: Pulling fs layer [2023-03-07T23:06:20.757Z] 114826534d7a: Pulling fs layer [2023-03-07T23:06:20.757Z] 4657fd5d0bcf: Pulling fs layer [2023-03-07T23:06:20.757Z] 6ad1cebc031e: Pulling fs layer [2023-03-07T23:06:20.757Z] 8a3aa393b2d8: Pulling fs layer [2023-03-07T23:06:20.757Z] 114826534d7a: Waiting [2023-03-07T23:06:20.757Z] 4657fd5d0bcf: Waiting [2023-03-07T23:06:20.757Z] 6ad1cebc031e: Waiting [2023-03-07T23:06:20.757Z] 8a3aa393b2d8: Waiting [2023-03-07T23:06:20.757Z] 25bc292e5bac: Verifying Checksum [2023-03-07T23:06:20.757Z] 25bc292e5bac: Download complete [2023-03-07T23:06:20.757Z] 52dc419b0ee2: Download complete [2023-03-07T23:06:20.757Z] 4657fd5d0bcf: Verifying Checksum [2023-03-07T23:06:20.757Z] 4657fd5d0bcf: Download complete [2023-03-07T23:06:20.757Z] df9b9388f04a: Verifying Checksum [2023-03-07T23:06:20.757Z] df9b9388f04a: Download complete [2023-03-07T23:06:21.017Z] df9b9388f04a: Pull complete [2023-03-07T23:06:21.017Z] 6ad1cebc031e: Verifying Checksum [2023-03-07T23:06:21.017Z] 52dc419b0ee2: Pull complete [2023-03-07T23:06:21.017Z] 25bc292e5bac: Pull complete [2023-03-07T23:06:21.588Z] 114826534d7a: Verifying Checksum [2023-03-07T23:06:21.588Z] 114826534d7a: Download complete [2023-03-07T23:06:21.846Z] 8a3aa393b2d8: Verifying Checksum [2023-03-07T23:06:21.846Z] 8a3aa393b2d8: Download complete [2023-03-07T23:06:25.126Z] 114826534d7a: Pull complete [2023-03-07T23:06:25.126Z] 4657fd5d0bcf: Pull complete [2023-03-07T23:06:25.126Z] 6ad1cebc031e: Pull complete [2023-03-07T23:06:28.409Z] 8a3aa393b2d8: Pull complete [2023-03-07T23:06:28.409Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-07T23:06:28.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T23:06:28.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:06:28.483Z] prd-ubuntu20.04-docker-8c-8g-8663 does not seem to be running inside a container [2023-03-07T23:06:28.512Z] $ 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-03-07T23:06:30.185Z] $ docker top 1607656cc1268d0c0d4d0120cf510061dcde6bd553eff73951fb3136a6f66696 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T23:06:30.251Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-03-07T23:06:30.529Z] + set -o pipefail [2023-03-07T23:06:30.529Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-03-07T23:06:37.096Z] [2023-03-07T23:06:37.096Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-03-07T23:06:37.096Z] [2023-03-07T23:06:37.096Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/ef21c1a9-17ec-4412-bb3c-fc445eaea1dc [2023-03-07T23:06:37.096Z] [2023-03-07T23:06:37.096Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-07T23:06:37.096Z] [2023-03-07T23:06:37.096Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-07T23:06:37.096Z] [2023-03-07T23:06:38.036Z] [2023-03-07T23:06:38.036Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-07T23:06:38.036Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-07T23:06:38.036Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-07T23:06:38.046Z] $ docker stop --time=1 1607656cc1268d0c0d4d0120cf510061dcde6bd553eff73951fb3136a6f66696 [2023-03-07T23:06:40.037Z] $ docker rm -f --volumes 1607656cc1268d0c0d4d0120cf510061dcde6bd553eff73951fb3136a6f66696 [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-03-07T23:06:40.428Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T23:06:40.446Z] provisioning config files... [2023-03-07T23:06:40.454Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16387628899874458133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:06:40.746Z] --> edgex-publish-swagger.sh [2023-03-07T23:06:40.746Z] === Publish doc/openapi/v2 API === [2023-03-07T23:06:40.746Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-07T23:06:40.746Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-07T23:06:40.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T23:06:40.746Z] Dload Upload Total Spent Left Speed [2023-03-07T23:06:41.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 680k --:--:-- --:--:-- --:--:-- 681k [2023-03-07T23:06:41.313Z] [2023-03-07T23:06:41.313Z] [Pipeline] } [2023-03-07T23:06:41.319Z] 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-03-07T23:06:41.680Z] + git log --format=format:%s -1 650149e901bbd1d5d542720a605977f5c38beceb [Pipeline] sh [2023-03-07T23:06:41.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T23:06:41.970Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:06:42.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T23:06:42.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:06:42.341Z] prd-ubuntu20.04-docker-8c-8g-8663 does not seem to be running inside a container [2023-03-07T23:06:42.367Z] $ 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-03-07T23:06:42.722Z] $ docker top ba1a5b7cf1cea0b04b24dd4c9f1e423e785133dfb493c883c9b09c2d3586446f -eo pid,comm [2023-03-07T23:06:42.768Z] 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-03-07T23:06:42.768Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T23:06:42.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T23:06:42.809Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T23:06:42.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T23:06:42.920Z] $ docker exec ba1a5b7cf1cea0b04b24dd4c9f1e423e785133dfb493c883c9b09c2d3586446f ssh-agent [2023-03-07T23:06:43.026Z] SSH_AUTH_SOCK=/tmp/ssh-KqwMalTtBu3Q/agent.31 [2023-03-07T23:06:43.026Z] SSH_AGENT_PID=37 [2023-03-07T23:06:43.031Z] Running ssh-add (command line suppressed) [2023-03-07T23:06:43.121Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3445291544815001237.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3445291544815001237.key) [2023-03-07T23:06:43.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T23:06:43.422Z] + git semver tag [2023-03-07T23:06:43.682Z] 2023-03-07 23:06:43,588 [run_tag] DEBUG tag force:False [2023-03-07T23:06:43.682Z] 2023-03-07 23:06:43,589 [check_head_tag] DEBUG check head tag [2023-03-07T23:06:43.682Z] 2023-03-07 23:06:43,590 [execute] INFO git cat-file --batch-check [2023-03-07T23:06:43.682Z] 2023-03-07 23:06:43,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-07T23:06:43.682Z] 2023-03-07 23:06:43,594 [execute] INFO git cat-file --batch [2023-03-07T23:06:43.682Z] 2023-03-07 23:06:43,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-07T23:06:43.682Z] 2023-03-07 23:06:43,625 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T23:06:43.682Z] 2023-03-07 23:06:43,625 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 [2023-03-07T23:06:43.682Z] 2023-03-07 23:06:43,626 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-07T23:06:43.682Z] 2023-03-07 23:06:43,629 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T23:06:43.682Z] 3.0.0-dev.18 [Pipeline] } [2023-03-07T23:06:43.689Z] $ docker exec --env ******** --env ******** ba1a5b7cf1cea0b04b24dd4c9f1e423e785133dfb493c883c9b09c2d3586446f ssh-agent -k [2023-03-07T23:06:43.790Z] unset SSH_AUTH_SOCK; [2023-03-07T23:06:43.790Z] unset SSH_AGENT_PID; [2023-03-07T23:06:43.790Z] echo Agent pid 37 killed; [2023-03-07T23:06:43.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T23:06:44.114Z] + git semver [Pipeline] } [2023-03-07T23:06:44.382Z] $ docker stop --time=1 ba1a5b7cf1cea0b04b24dd4c9f1e423e785133dfb493c883c9b09c2d3586446f [2023-03-07T23:06:45.697Z] $ docker rm -f --volumes ba1a5b7cf1cea0b04b24dd4c9f1e423e785133dfb493c883c9b09c2d3586446f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:06:46.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T23:06:46.101Z] [2023-03-07T23:06:46.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:06:46.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T23:06:46.404Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-07T23:06:46.404Z] ab5ef0e58194: Pulling fs layer [2023-03-07T23:06:46.404Z] 9712f1f96733: Pulling fs layer [2023-03-07T23:06:46.404Z] 63f879dbbcfc: Pulling fs layer [2023-03-07T23:06:46.404Z] 0d9ebad4ef96: Pulling fs layer [2023-03-07T23:06:46.404Z] e9a5061849ea: Pulling fs layer [2023-03-07T23:06:46.404Z] d747dcd14b5f: Pulling fs layer [2023-03-07T23:06:46.404Z] 2de7ff778b66: Pulling fs layer [2023-03-07T23:06:46.404Z] e9a5061849ea: Waiting [2023-03-07T23:06:46.404Z] d747dcd14b5f: Waiting [2023-03-07T23:06:46.404Z] 0d9ebad4ef96: Waiting [2023-03-07T23:06:46.404Z] 9712f1f96733: Verifying Checksum [2023-03-07T23:06:46.404Z] 9712f1f96733: Download complete [2023-03-07T23:06:46.980Z] 63f879dbbcfc: Verifying Checksum [2023-03-07T23:06:46.980Z] 63f879dbbcfc: Download complete [2023-03-07T23:06:46.980Z] e9a5061849ea: Verifying Checksum [2023-03-07T23:06:46.980Z] e9a5061849ea: Download complete [2023-03-07T23:06:46.980Z] 0d9ebad4ef96: Verifying Checksum [2023-03-07T23:06:46.980Z] 0d9ebad4ef96: Download complete [2023-03-07T23:06:46.980Z] d747dcd14b5f: Download complete [2023-03-07T23:06:46.980Z] ab5ef0e58194: Verifying Checksum [2023-03-07T23:06:46.980Z] ab5ef0e58194: Download complete [2023-03-07T23:06:47.237Z] 2de7ff778b66: Verifying Checksum [2023-03-07T23:06:47.237Z] 2de7ff778b66: Download complete [2023-03-07T23:06:50.518Z] ab5ef0e58194: Pull complete [2023-03-07T23:06:50.518Z] 9712f1f96733: Pull complete [2023-03-07T23:06:50.777Z] 63f879dbbcfc: Pull complete [2023-03-07T23:06:54.960Z] 0d9ebad4ef96: Pull complete [2023-03-07T23:06:54.960Z] e9a5061849ea: Pull complete [2023-03-07T23:06:54.960Z] d747dcd14b5f: Pull complete [2023-03-07T23:06:55.892Z] 2de7ff778b66: Pull complete [2023-03-07T23:06:55.892Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-07T23:06:55.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T23:06:55.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:06:55.973Z] prd-ubuntu20.04-docker-8c-8g-8663 does not seem to be running inside a container [2023-03-07T23:06:56.002Z] $ 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-03-07T23:06:57.800Z] $ docker top 3f3deae8fad0705f9fc8fe8fe864df8cc57237c5189832f63e38450244f51a58 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-07T23:06:57.868Z] provisioning config files... [2023-03-07T23:06:57.874Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18211258750856271866tmp [2023-03-07T23:06:57.882Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5566863873531307954tmp [2023-03-07T23:06:57.890Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11304478789444606482tmp [Pipeline] { [Pipeline] echo [2023-03-07T23:06:57.903Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:06:58.183Z] ---> sigul-configuration.sh [2023-03-07T23:06:58.183Z] gpg: directory `/root/.gnupg' created [2023-03-07T23:06:58.183Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-07T23:06:58.183Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-07T23:06:58.183Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-07T23:06:58.183Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-07T23:06:58.183Z] gpg: CAST5 encrypted data [2023-03-07T23:06:58.183Z] gpg: encrypted with 1 passphrase [2023-03-07T23:06:58.183Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-07T23:06:58.463Z] + mkdir /home/jenkins [2023-03-07T23:06:58.463Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-07T23:06:58.749Z] + 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-03-07T23:06:58.758Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:06:59.043Z] ---> sigul-install.sh [2023-03-07T23:06:59.043Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-07T23:06:59.324Z] + git tag --list [2023-03-07T23:06:59.324Z] v0.0.0 [2023-03-07T23:06:59.324Z] v0.0.1-dev.1 [2023-03-07T23:06:59.324Z] v0.0.1-dev.10 [2023-03-07T23:06:59.324Z] v0.0.1-dev.11 [2023-03-07T23:06:59.324Z] v0.0.1-dev.12 [2023-03-07T23:06:59.324Z] v0.0.1-dev.13 [2023-03-07T23:06:59.324Z] v0.0.1-dev.14 [2023-03-07T23:06:59.324Z] v0.0.1-dev.15 [2023-03-07T23:06:59.324Z] v0.0.1-dev.16 [2023-03-07T23:06:59.324Z] v0.0.1-dev.17 [2023-03-07T23:06:59.324Z] v0.0.1-dev.18 [2023-03-07T23:06:59.324Z] v0.0.1-dev.19 [2023-03-07T23:06:59.324Z] v0.0.1-dev.2 [2023-03-07T23:06:59.324Z] v0.0.1-dev.20 [2023-03-07T23:06:59.324Z] v0.0.1-dev.21 [2023-03-07T23:06:59.324Z] v0.0.1-dev.22 [2023-03-07T23:06:59.324Z] v0.0.1-dev.23 [2023-03-07T23:06:59.324Z] v0.0.1-dev.24 [2023-03-07T23:06:59.324Z] v0.0.1-dev.25 [2023-03-07T23:06:59.324Z] v0.0.1-dev.26 [2023-03-07T23:06:59.324Z] v0.0.1-dev.27 [2023-03-07T23:06:59.324Z] v0.0.1-dev.28 [2023-03-07T23:06:59.324Z] v0.0.1-dev.3 [2023-03-07T23:06:59.324Z] v0.0.1-dev.4 [2023-03-07T23:06:59.324Z] v0.0.1-dev.5 [2023-03-07T23:06:59.324Z] v0.0.1-dev.6 [2023-03-07T23:06:59.324Z] v0.0.1-dev.7 [2023-03-07T23:06:59.324Z] v0.0.1-dev.8 [2023-03-07T23:06:59.324Z] v0.0.1-dev.9 [2023-03-07T23:06:59.324Z] v2.2.0 [2023-03-07T23:06:59.324Z] v2.2.0-dev.29 [2023-03-07T23:06:59.324Z] v2.2.0-dev.30 [2023-03-07T23:06:59.324Z] v2.2.0-dev.31 [2023-03-07T23:06:59.324Z] v2.2.0-dev.32 [2023-03-07T23:06:59.324Z] v2.2.0-dev.33 [2023-03-07T23:06:59.324Z] v2.2.0-dev.34 [2023-03-07T23:06:59.324Z] v2.2.0-dev.35 [2023-03-07T23:06:59.324Z] v2.3.0 [2023-03-07T23:06:59.324Z] v2.3.0-dev.1 [2023-03-07T23:06:59.324Z] v2.3.0-dev.10 [2023-03-07T23:06:59.324Z] v2.3.0-dev.11 [2023-03-07T23:06:59.324Z] v2.3.0-dev.12 [2023-03-07T23:06:59.324Z] v2.3.0-dev.13 [2023-03-07T23:06:59.324Z] v2.3.0-dev.14 [2023-03-07T23:06:59.324Z] v2.3.0-dev.15 [2023-03-07T23:06:59.324Z] v2.3.0-dev.16 [2023-03-07T23:06:59.324Z] v2.3.0-dev.17 [2023-03-07T23:06:59.324Z] v2.3.0-dev.18 [2023-03-07T23:06:59.324Z] v2.3.0-dev.19 [2023-03-07T23:06:59.324Z] v2.3.0-dev.2 [2023-03-07T23:06:59.324Z] v2.3.0-dev.20 [2023-03-07T23:06:59.324Z] v2.3.0-dev.21 [2023-03-07T23:06:59.324Z] v2.3.0-dev.22 [2023-03-07T23:06:59.324Z] v2.3.0-dev.23 [2023-03-07T23:06:59.324Z] v2.3.0-dev.24 [2023-03-07T23:06:59.324Z] v2.3.0-dev.25 [2023-03-07T23:06:59.324Z] v2.3.0-dev.26 [2023-03-07T23:06:59.324Z] v2.3.0-dev.27 [2023-03-07T23:06:59.324Z] v2.3.0-dev.28 [2023-03-07T23:06:59.324Z] v2.3.0-dev.29 [2023-03-07T23:06:59.324Z] v2.3.0-dev.3 [2023-03-07T23:06:59.324Z] v2.3.0-dev.30 [2023-03-07T23:06:59.324Z] v2.3.0-dev.31 [2023-03-07T23:06:59.324Z] v2.3.0-dev.32 [2023-03-07T23:06:59.324Z] v2.3.0-dev.33 [2023-03-07T23:06:59.324Z] v2.3.0-dev.34 [2023-03-07T23:06:59.324Z] v2.3.0-dev.35 [2023-03-07T23:06:59.324Z] v2.3.0-dev.36 [2023-03-07T23:06:59.324Z] v2.3.0-dev.37 [2023-03-07T23:06:59.324Z] v2.3.0-dev.38 [2023-03-07T23:06:59.324Z] v2.3.0-dev.39 [2023-03-07T23:06:59.324Z] v2.3.0-dev.4 [2023-03-07T23:06:59.324Z] v2.3.0-dev.40 [2023-03-07T23:06:59.324Z] v2.3.0-dev.41 [2023-03-07T23:06:59.324Z] v2.3.0-dev.42 [2023-03-07T23:06:59.324Z] v2.3.0-dev.43 [2023-03-07T23:06:59.324Z] v2.3.0-dev.44 [2023-03-07T23:06:59.324Z] v2.3.0-dev.45 [2023-03-07T23:06:59.324Z] v2.3.0-dev.5 [2023-03-07T23:06:59.324Z] v2.3.0-dev.6 [2023-03-07T23:06:59.324Z] v2.3.0-dev.7 [2023-03-07T23:06:59.324Z] v2.3.0-dev.8 [2023-03-07T23:06:59.324Z] v2.3.0-dev.9 [2023-03-07T23:06:59.324Z] v2.3.1-dev.1 [2023-03-07T23:06:59.324Z] v3.0.0-dev.1 [2023-03-07T23:06:59.324Z] v3.0.0-dev.10 [2023-03-07T23:06:59.324Z] v3.0.0-dev.11 [2023-03-07T23:06:59.324Z] v3.0.0-dev.12 [2023-03-07T23:06:59.324Z] v3.0.0-dev.13 [2023-03-07T23:06:59.324Z] v3.0.0-dev.14 [2023-03-07T23:06:59.324Z] v3.0.0-dev.15 [2023-03-07T23:06:59.324Z] v3.0.0-dev.16 [2023-03-07T23:06:59.324Z] v3.0.0-dev.17 [2023-03-07T23:06:59.324Z] v3.0.0-dev.18 [2023-03-07T23:06:59.324Z] v3.0.0-dev.2 [2023-03-07T23:06:59.324Z] v3.0.0-dev.3 [2023-03-07T23:06:59.324Z] v3.0.0-dev.4 [2023-03-07T23:06:59.324Z] v3.0.0-dev.5 [2023-03-07T23:06:59.324Z] v3.0.0-dev.6 [2023-03-07T23:06:59.324Z] v3.0.0-dev.7 [2023-03-07T23:06:59.324Z] v3.0.0-dev.8 [2023-03-07T23:06:59.324Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-07T23:06:59.605Z] + lftools sign git-tag v3.0.0-dev.18 [2023-03-07T23:07:00.171Z] Signing Git tag with Sigul... [2023-03-07T23:07:00.171Z] Signing v3.0.0-dev.18 [Pipeline] echo [2023-03-07T23:07:00.745Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:01.030Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-07T23:07:01.038Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-07T23:07:01.055Z] $ docker stop --time=1 3f3deae8fad0705f9fc8fe8fe864df8cc57237c5189832f63e38450244f51a58 [2023-03-07T23:07:02.340Z] $ docker rm -f --volumes 3f3deae8fad0705f9fc8fe8fe864df8cc57237c5189832f63e38450244f51a58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-07T23:07:02.753Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T23:07:02.753Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:07:03.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T23:07:03.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:07:03.132Z] prd-ubuntu20.04-docker-8c-8g-8663 does not seem to be running inside a container [2023-03-07T23:07:03.165Z] $ 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-03-07T23:07:03.526Z] $ docker top c358828ec9718127fe1e463b0a39d0d34d4bd21bc046e06ed41d8cdda5b2a280 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T23:07:03.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T23:07:03.607Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T23:07:03.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T23:07:03.727Z] $ docker exec c358828ec9718127fe1e463b0a39d0d34d4bd21bc046e06ed41d8cdda5b2a280 ssh-agent [2023-03-07T23:07:03.830Z] SSH_AUTH_SOCK=/tmp/ssh-toWqMWHrYG55/agent.33 [2023-03-07T23:07:03.830Z] SSH_AGENT_PID=39 [2023-03-07T23:07:03.834Z] Running ssh-add (command line suppressed) [2023-03-07T23:07:03.920Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14309328032369083312.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14309328032369083312.key) [2023-03-07T23:07:03.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T23:07:04.217Z] + git semver bump pre [2023-03-07T23:07:04.475Z] 2023-03-07 23:07:04,397 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T23:07:04.475Z] 2023-03-07 23:07:04,397 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev [2023-03-07T23:07:04.475Z] 2023-03-07 23:07:04,397 [bump_version] DEBUG bumped version:3.0.0-dev.19 [2023-03-07T23:07:04.475Z] 2023-03-07 23:07:04,397 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-03-07T23:07:04.475Z] 2023-03-07 23:07:04,397 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T23:07:04.475Z] 2023-03-07 23:07:04,397 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T23:07:04.475Z] 2023-03-07 23:07:04,399 [execute] INFO git cat-file --batch-check [2023-03-07T23:07:04.475Z] 2023-03-07 23:07:04,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T23:07:04.475Z] 2023-03-07 23:07:04,404 [execute] INFO git cat-file --batch [2023-03-07T23:07:04.475Z] 2023-03-07 23:07:04,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T23:07:04.475Z] 2023-03-07 23:07:04,409 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T23:07:04.475Z] 3.0.0-dev.19 [Pipeline] } [2023-03-07T23:07:04.481Z] $ docker exec --env ******** --env ******** c358828ec9718127fe1e463b0a39d0d34d4bd21bc046e06ed41d8cdda5b2a280 ssh-agent -k [2023-03-07T23:07:04.575Z] unset SSH_AUTH_SOCK; [2023-03-07T23:07:04.575Z] unset SSH_AGENT_PID; [2023-03-07T23:07:04.575Z] echo Agent pid 39 killed; [2023-03-07T23:07:04.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T23:07:04.887Z] + git semver [Pipeline] } [2023-03-07T23:07:05.154Z] $ docker stop --time=1 c358828ec9718127fe1e463b0a39d0d34d4bd21bc046e06ed41d8cdda5b2a280 [2023-03-07T23:07:06.439Z] $ docker rm -f --volumes c358828ec9718127fe1e463b0a39d0d34d4bd21bc046e06ed41d8cdda5b2a280 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T23:07:06.785Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T23:07:06.785Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:07:07.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T23:07:07.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:07:07.161Z] prd-ubuntu20.04-docker-8c-8g-8663 does not seem to be running inside a container [2023-03-07T23:07:07.184Z] $ 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-03-07T23:07:07.526Z] $ docker top 215a7d5065c6bba338a8d2e30e4bebcfd49a6cd32fa7522223791ffb8421213e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T23:07:07.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T23:07:07.623Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T23:07:07.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T23:07:07.729Z] $ docker exec 215a7d5065c6bba338a8d2e30e4bebcfd49a6cd32fa7522223791ffb8421213e ssh-agent [2023-03-07T23:07:07.841Z] SSH_AUTH_SOCK=/tmp/ssh-o4vA0uQxbhNv/agent.32 [2023-03-07T23:07:07.841Z] SSH_AGENT_PID=38 [2023-03-07T23:07:07.846Z] Running ssh-add (command line suppressed) [2023-03-07T23:07:07.946Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15636050102697804862.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15636050102697804862.key) [2023-03-07T23:07:07.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T23:07:08.249Z] + git semver push [2023-03-07T23:07:08.507Z] 2023-03-07 23:07:08,481 [run_push] DEBUG push [2023-03-07T23:07:08.507Z] 2023-03-07 23:07:08,481 [execute] INFO git cat-file --batch-check [2023-03-07T23:07:08.507Z] 2023-03-07 23:07:08,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T23:07:08.507Z] 2023-03-07 23:07:08,485 [execute] INFO git rev-list 9effb2aacd207501b7f6aff6b2e0714f80da683f -- [2023-03-07T23:07:08.507Z] 2023-03-07 23:07:08,486 [execute] DEBUG Popen(['git', 'rev-list', '9effb2aacd207501b7f6aff6b2e0714f80da683f', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-07T23:07:08.507Z] 2023-03-07 23:07:08,493 [execute] INFO git fetch -v origin [2023-03-07T23:07:08.507Z] 2023-03-07 23:07:08,493 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-07T23:07:09.074Z] 2023-03-07 23:07:09,013 [run_push] DEBUG no remote changes detected [2023-03-07T23:07:09.074Z] 2023-03-07 23:07:09,013 [execute] INFO git push origin semver [2023-03-07T23:07:09.074Z] 2023-03-07 23:07:09,014 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-07T23:07:10.006Z] 2023-03-07 23:07:09,820 [run_push] DEBUG push all version tags [2023-03-07T23:07:10.006Z] 2023-03-07 23:07:09,820 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-07T23:07:10.006Z] 2023-03-07 23:07:09,820 [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-03-07T23:07:10.940Z] 2023-03-07 23:07:10,600 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-07T23:07:10.940Z] 3.0.0-dev.19 [Pipeline] } [2023-03-07T23:07:10.947Z] $ docker exec --env ******** --env ******** 215a7d5065c6bba338a8d2e30e4bebcfd49a6cd32fa7522223791ffb8421213e ssh-agent -k [2023-03-07T23:07:11.038Z] unset SSH_AUTH_SOCK; [2023-03-07T23:07:11.041Z] unset SSH_AGENT_PID; [2023-03-07T23:07:11.042Z] echo Agent pid 38 killed; [2023-03-07T23:07:11.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T23:07:11.348Z] + git semver [Pipeline] } [2023-03-07T23:07:11.615Z] $ docker stop --time=1 215a7d5065c6bba338a8d2e30e4bebcfd49a6cd32fa7522223791ffb8421213e [2023-03-07T23:07:12.902Z] $ docker rm -f --volumes 215a7d5065c6bba338a8d2e30e4bebcfd49a6cd32fa7522223791ffb8421213e [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-03-07T23:07:13.397Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-03-07T23:07:13.397Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-07T23:07:13.397Z] total 16 [2023-03-07T23:07:13.397Z] drwxr-xr-x 3 root root 4096 Mar 7 22:55 . [2023-03-07T23:07:13.397Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 23:06 .. [2023-03-07T23:07:13.397Z] drwxr-xr-x 2 root root 4096 Mar 7 22:55 cost [2023-03-07T23:07:13.397Z] -rw-r--r-- 1 root root 91 Mar 7 22:55 cost.csv [2023-03-07T23:07:13.397Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-07T23:07:13.397Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-07T23:07:13.397Z] total 16 [2023-03-07T23:07:13.397Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 22:55 . [2023-03-07T23:07:13.397Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 23:06 .. [2023-03-07T23:07:13.397Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 22:55 cost [2023-03-07T23:07:13.397Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 7 22:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:13.686Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:14.547Z] ---> package-listing.sh [2023-03-07T23:07:14.547Z] ++ facter osfamily [2023-03-07T23:07:14.547Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T23:07:14.806Z] + OS_FAMILY=debian [2023-03-07T23:07:14.806Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-03-07T23:07:14.806Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T23:07:14.806Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T23:07:14.806Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T23:07:14.806Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T23:07:14.806Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-07T23:07:14.806Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T23:07:14.806Z] + case "${OS_FAMILY}" in [2023-03-07T23:07:14.806Z] + dpkg -l [2023-03-07T23:07:14.806Z] + grep '^ii' [2023-03-07T23:07:14.806Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T23:07:14.806Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T23:07:14.806Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T23:07:14.806Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-07T23:07:14.806Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-03-07T23:07:14.806Z] + 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-03-07T23:07:14.816Z] 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-03-07T23:07:15.094Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:07:15.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T23:07:15.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:07:15.719Z] prd-ubuntu20.04-docker-8c-8g-8663 does not seem to be running inside a container [2023-03-07T23:07:15.745Z] $ 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-03-07T23:07:15.956Z] $ docker top 421620e008ce9173ae3e289b278127897133db4aa43ad8302165b20d5c611be8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T23:07:16.357Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T23:07:16.714Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T23:07:17.000Z] + ls /var/log/sa-host [2023-03-07T23:07:17.000Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T23:07:17.129Z] provisioning config files... [2023-03-07T23:07:17.144Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config224732485274571265tmp [Pipeline] { [Pipeline] echo [2023-03-07T23:07:17.161Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:17.446Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T23:07:17.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:17.775Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T23:07:17.785Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:18.066Z] ---> sudo-logs.sh [2023-03-07T23:07:18.066Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T23:07:18.088Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:18.370Z] ---> job-cost.sh [2023-03-07T23:07:18.370Z] lf-activate-venv: SKIPPING [2023-03-07T23:07:18.370Z] DEBUG: total: 0.2199999988079071 [2023-03-07T23:07:18.370Z] INFO: Retrieving Stack Cost... [2023-03-07T23:07:18.630Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T23:07:19.197Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T23:07:19.207Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:19.487Z] ---> logs-deploy.sh [2023-03-07T23:07:19.488Z] lf-activate-venv: SKIPPING [2023-03-07T23:07:19.488Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/108 [2023-03-07T23:07:19.488Z] INFO: archiving workspace using pattern(s): [2023-03-07T23:07:20.421Z] Archives upload complete. [2023-03-07T23:07:20.421Z] INFO: archiving logs to Nexus