Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef0e1dc43e01e3af63e43192147483735d9789c0 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-ssh10445689124969198981.key Verifying host key using known hosts file > 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-ssh4718611963460273390.key Verifying host key using known hosts file > 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-ssh9492939110543290657.key Verifying host key using known hosts file > 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-ssh6116949002889961365.key Verifying host key using known hosts file > 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-ssh4498460479140567542.key Verifying host key using known hosts file > 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-118647’ Running on prd-ubuntu20.04-docker-8c-8g-118649 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 ef0e1dc43e01e3af63e43192147483735d9789c0 (main) > 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 ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 Commit message: "build: Update to use released SDK (#196)" > git rev-list --no-walk ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-08T18:26:31.482Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-08T18:26:31.547Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-08T18:26:31.570Z] ========================================================= [2022-11-08T18:26:31.570Z] EdgeX Global Pipelines Version Info [2022-11-08T18:26:31.570Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:26:32.286Z] ------------------- [2022-11-08T18:26:32.286Z] stable info: [2022-11-08T18:26:32.286Z] ------------------- [2022-11-08T18:26:32.286Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-08T18:26:32.286Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T18:26:32.286Z] Message: update stable to v1.0.244 [2022-11-08T18:26:32.860Z] ------------------- [2022-11-08T18:26:32.860Z] experimental info: [2022-11-08T18:26:32.860Z] ------------------- [2022-11-08T18:26:32.860Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-08T18:26:32.860Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T18:26:32.860Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-08T18:26:33.053Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-11-08T18:26:33.065Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-11-08T18:26:33.078Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-08T18:26:33.089Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-08T18:26:33.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-08T18:26:33.114Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-08T18:26:33.125Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-08T18:26:33.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-08T18:26:33.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-08T18:26:33.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-08T18:26:33.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-08T18:26:33.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-11-08T18:26:33.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-08T18:26:33.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-08T18:26:33.224Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T18:26:33.235Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T18:26:33.248Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T18:26:33.259Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T18:26:33.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-08T18:26:33.282Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-08T18:26:33.296Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-08T18:26:33.308Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-11-08T18:26:33.318Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-08T18:26:33.330Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-08T18:26:33.343Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-08T18:26:33.354Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-08T18:26:33.366Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-08T18:26:33.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-08T18:26:33.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-08T18:26:33.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-08T18:26:33.414Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo [2022-11-08T18:26:33.426Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef0e1dc [Pipeline] echo [2022-11-08T18:26:33.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T18:26:33.478Z] provisioning config files... [2022-11-08T18:26:33.492Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11967111615321308941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:26:33.790Z] ---> docker-login.sh [2022-11-08T18:26:33.790Z] nexus3.edgexfoundry.org:10001 [2022-11-08T18:26:34.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:26:34.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:26:34.051Z] Configure a credential helper to remove this warning. See [2022-11-08T18:26:34.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:26:34.051Z] [2022-11-08T18:26:34.051Z] Login Succeeded [2022-11-08T18:26:34.051Z] nexus3.edgexfoundry.org:10002 [2022-11-08T18:26:34.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:26:34.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:26:34.051Z] Configure a credential helper to remove this warning. See [2022-11-08T18:26:34.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:26:34.051Z] [2022-11-08T18:26:34.051Z] Login Succeeded [2022-11-08T18:26:34.051Z] nexus3.edgexfoundry.org:10003 [2022-11-08T18:26:34.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:26:34.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:26:34.310Z] Configure a credential helper to remove this warning. See [2022-11-08T18:26:34.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:26:34.310Z] [2022-11-08T18:26:34.310Z] Login Succeeded [2022-11-08T18:26:34.310Z] nexus3.edgexfoundry.org:10004 [2022-11-08T18:26:34.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:26:34.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:26:34.310Z] Configure a credential helper to remove this warning. See [2022-11-08T18:26:34.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:26:34.310Z] [2022-11-08T18:26:34.310Z] Login Succeeded [2022-11-08T18:26:34.310Z] docker.io [2022-11-08T18:26:34.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:26:34.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:26:34.834Z] Configure a credential helper to remove this warning. See [2022-11-08T18:26:34.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:26:34.834Z] [2022-11-08T18:26:34.834Z] Login Succeeded [2022-11-08T18:26:34.834Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T18:26:34.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-08T18:26:35.236Z] + git rev-list -1 --merges ef0e1dc43e01e3af63e43192147483735d9789c0~1..ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo [2022-11-08T18:26:35.270Z] -----------> git rev-list -1 --merges ef0e1dc43e01e3af63e43192147483735d9789c0~1..ef0e1dc43e01e3af63e43192147483735d9789c0 ef0e1dc43e01e3af63e43192147483735d9789c0 [false] [Pipeline] sh [2022-11-08T18:26:35.567Z] + git log --format=format:%s -1 ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo [2022-11-08T18:26:35.588Z] ========================================================= [2022-11-08T18:26:35.589Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-08T18:26:35.589Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T18:26:35.926Z] + git log --format=format:%s -1 ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] echo [2022-11-08T18:26:35.940Z] [semverPrep] GIT_COMMIT: ef0e1dc43e01e3af63e43192147483735d9789c0, Commit Message: build: Update to use released SDK (#196) [Pipeline] echo [2022-11-08T18:26:35.950Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-08T18:26:36.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T18:26:36.312Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-08T18:26:36.312Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-08T18:26:36.312Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-08T18:26:36.312Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-08T18:26:36.312Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-08T18:26:36.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:26:36.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T18:26:36.680Z] [2022-11-08T18:26:36.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:26:36.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T18:26:36.983Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-08T18:26:36.983Z] b85a868b505f: Pulling fs layer [2022-11-08T18:26:36.983Z] e2be974225ed: Pulling fs layer [2022-11-08T18:26:36.983Z] 339a4e72a1f5: Pulling fs layer [2022-11-08T18:26:36.983Z] 988bab9f4d93: Pulling fs layer [2022-11-08T18:26:36.983Z] 1469e6f7b9e6: Pulling fs layer [2022-11-08T18:26:36.983Z] eaf3925da568: Pulling fs layer [2022-11-08T18:26:36.983Z] bab4dde63d76: Pulling fs layer [2022-11-08T18:26:36.983Z] bde34c3a00c8: Pulling fs layer [2022-11-08T18:26:36.983Z] b352a97aabf1: Pulling fs layer [2022-11-08T18:26:36.983Z] 4872d77fe225: Pulling fs layer [2022-11-08T18:26:36.983Z] 5851b861e8e6: Pulling fs layer [2022-11-08T18:26:36.983Z] 1469e6f7b9e6: Waiting [2022-11-08T18:26:36.983Z] eaf3925da568: Waiting [2022-11-08T18:26:36.983Z] 988bab9f4d93: Waiting [2022-11-08T18:26:36.983Z] bab4dde63d76: Waiting [2022-11-08T18:26:36.983Z] b352a97aabf1: Waiting [2022-11-08T18:26:36.983Z] bde34c3a00c8: Waiting [2022-11-08T18:26:36.983Z] 5851b861e8e6: Waiting [2022-11-08T18:26:36.983Z] e2be974225ed: Verifying Checksum [2022-11-08T18:26:36.983Z] e2be974225ed: Download complete [2022-11-08T18:26:36.983Z] 988bab9f4d93: Verifying Checksum [2022-11-08T18:26:36.983Z] 988bab9f4d93: Download complete [2022-11-08T18:26:37.243Z] 1469e6f7b9e6: Verifying Checksum [2022-11-08T18:26:37.243Z] 1469e6f7b9e6: Download complete [2022-11-08T18:26:37.243Z] 339a4e72a1f5: Verifying Checksum [2022-11-08T18:26:37.243Z] 339a4e72a1f5: Download complete [2022-11-08T18:26:37.243Z] eaf3925da568: Verifying Checksum [2022-11-08T18:26:37.243Z] eaf3925da568: Download complete [2022-11-08T18:26:37.243Z] bde34c3a00c8: Download complete [2022-11-08T18:26:37.243Z] b352a97aabf1: Verifying Checksum [2022-11-08T18:26:37.243Z] b352a97aabf1: Download complete [2022-11-08T18:26:37.243Z] 4872d77fe225: Verifying Checksum [2022-11-08T18:26:37.243Z] 4872d77fe225: Download complete [2022-11-08T18:26:37.243Z] b85a868b505f: Verifying Checksum [2022-11-08T18:26:37.243Z] b85a868b505f: Download complete [2022-11-08T18:26:37.243Z] 5851b861e8e6: Download complete [2022-11-08T18:26:37.501Z] bab4dde63d76: Verifying Checksum [2022-11-08T18:26:37.501Z] bab4dde63d76: Download complete [2022-11-08T18:26:38.878Z] b85a868b505f: Pull complete [2022-11-08T18:26:38.878Z] e2be974225ed: Pull complete [2022-11-08T18:26:39.448Z] 339a4e72a1f5: Pull complete [2022-11-08T18:26:39.448Z] 988bab9f4d93: Pull complete [2022-11-08T18:26:39.707Z] 1469e6f7b9e6: Pull complete [2022-11-08T18:26:39.707Z] eaf3925da568: Pull complete [2022-11-08T18:26:41.607Z] bab4dde63d76: Pull complete [2022-11-08T18:26:41.607Z] bde34c3a00c8: Pull complete [2022-11-08T18:26:41.607Z] b352a97aabf1: Pull complete [2022-11-08T18:26:41.607Z] 4872d77fe225: Pull complete [2022-11-08T18:26:41.866Z] 5851b861e8e6: Pull complete [2022-11-08T18:26:41.866Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-08T18:26:41.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T18:26:41.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T18:26:41.954Z] prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container [2022-11-08T18:26:41.975Z] $ 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 [2022-11-08T18:26:44.840Z] $ docker top 3337eaaef1e8317764a3d88ad08d00aabfbc7d696bddbc0a40e7b2bb49ffadd4 -eo pid,comm [2022-11-08T18:26:44.897Z] 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). [2022-11-08T18:26:44.897Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T18:26:44.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T18:26:44.933Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T18:26:45.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T18:26:45.041Z] $ docker exec 3337eaaef1e8317764a3d88ad08d00aabfbc7d696bddbc0a40e7b2bb49ffadd4 ssh-agent [2022-11-08T18:26:45.156Z] SSH_AUTH_SOCK=/tmp/ssh-EUz0xArPhqvF/agent.32 [2022-11-08T18:26:45.156Z] SSH_AGENT_PID=38 [2022-11-08T18:26:45.163Z] Running ssh-add (command line suppressed) [2022-11-08T18:26:45.267Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11393036231668751114.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11393036231668751114.key) [2022-11-08T18:26:45.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T18:26:45.575Z] + git tag --points-at HEAD [Pipeline] } [2022-11-08T18:26:45.581Z] $ docker exec --env ******** --env ******** 3337eaaef1e8317764a3d88ad08d00aabfbc7d696bddbc0a40e7b2bb49ffadd4 ssh-agent -k [2022-11-08T18:26:45.675Z] unset SSH_AUTH_SOCK; [2022-11-08T18:26:45.676Z] unset SSH_AGENT_PID; [2022-11-08T18:26:45.676Z] echo Agent pid 38 killed; [2022-11-08T18:26:45.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-08T18:26:45.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T18:26:45.726Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T18:26:45.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T18:26:45.829Z] $ docker exec 3337eaaef1e8317764a3d88ad08d00aabfbc7d696bddbc0a40e7b2bb49ffadd4 ssh-agent [2022-11-08T18:26:45.959Z] SSH_AUTH_SOCK=/tmp/ssh-CABJ82XsafKa/agent.70 [2022-11-08T18:26:45.959Z] SSH_AGENT_PID=76 [2022-11-08T18:26:45.964Z] Running ssh-add (command line suppressed) [2022-11-08T18:26:46.058Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2724671056806113232.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2724671056806113232.key) [2022-11-08T18:26:46.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T18:26:46.362Z] + git semver init [2022-11-08T18:26:46.622Z] 2022-11-08 18:26:46,520 [run_init] DEBUG init version:0.0.0 force:False [2022-11-08T18:26:46.622Z] 2022-11-08 18:26:46,521 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-11-08T18:26:46.622Z] 2022-11-08 18:26:46,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-11-08T18:26:46.622Z] 2022-11-08 18:26:46,522 [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) [2022-11-08T18:26:48.010Z] 2022-11-08 18:26:47,730 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-11-08T18:26:48.010Z] 2022-11-08 18:26:47,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-11-08T18:26:48.010Z] 2022-11-08 18:26:47,730 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-08T18:26:48.010Z] 2022-11-08 18:26:47,730 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-08T18:26:48.010Z] 2.3.0-dev.45 [Pipeline] } [2022-11-08T18:26:48.013Z] $ docker exec --env ******** --env ******** 3337eaaef1e8317764a3d88ad08d00aabfbc7d696bddbc0a40e7b2bb49ffadd4 ssh-agent -k [2022-11-08T18:26:48.106Z] unset SSH_AUTH_SOCK; [2022-11-08T18:26:48.107Z] unset SSH_AGENT_PID; [2022-11-08T18:26:48.107Z] echo Agent pid 76 killed; [2022-11-08T18:26:48.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T18:26:48.421Z] + git semver [Pipeline] } [2022-11-08T18:26:48.685Z] $ docker stop --time=1 3337eaaef1e8317764a3d88ad08d00aabfbc7d696bddbc0a40e7b2bb49ffadd4 [2022-11-08T18:26:49.984Z] $ docker rm -f 3337eaaef1e8317764a3d88ad08d00aabfbc7d696bddbc0a40e7b2bb49ffadd4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T18:26:50.315Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-08T18:26:50.500Z] Stashed 1 file(s) [Pipeline] echo [2022-11-08T18:26:50.504Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.45 [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 [2022-11-08T18:26:50.622Z] provisioning config files... [2022-11-08T18:26:50.631Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14019147227143925508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:26:50.927Z] ---> docker-login.sh [2022-11-08T18:26:50.927Z] nexus3.edgexfoundry.org:10001 [2022-11-08T18:26:50.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:26:50.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:26:50.927Z] Configure a credential helper to remove this warning. See [2022-11-08T18:26:50.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:26:50.927Z] [2022-11-08T18:26:50.927Z] Login Succeeded [2022-11-08T18:26:50.927Z] nexus3.edgexfoundry.org:10002 [2022-11-08T18:26:50.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:26:50.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:26:50.927Z] Configure a credential helper to remove this warning. See [2022-11-08T18:26:50.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:26:50.927Z] [2022-11-08T18:26:50.927Z] Login Succeeded [2022-11-08T18:26:50.927Z] nexus3.edgexfoundry.org:10003 [2022-11-08T18:26:51.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:26:51.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:26:51.185Z] Configure a credential helper to remove this warning. See [2022-11-08T18:26:51.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:26:51.185Z] [2022-11-08T18:26:51.185Z] Login Succeeded [2022-11-08T18:26:51.185Z] nexus3.edgexfoundry.org:10004 [2022-11-08T18:26:51.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:26:51.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:26:51.185Z] Configure a credential helper to remove this warning. See [2022-11-08T18:26:51.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:26:51.185Z] [2022-11-08T18:26:51.185Z] Login Succeeded [2022-11-08T18:26:51.185Z] docker.io [2022-11-08T18:26:51.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:26:51.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:26:51.701Z] Configure a credential helper to remove this warning. See [2022-11-08T18:26:51.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:26:51.701Z] [2022-11-08T18:26:51.701Z] Login Succeeded [2022-11-08T18:26:51.701Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T18:26:51.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T18:26:51.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T18:26:51.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T18:26:51.802Z] ========================================================= [2022-11-08T18:26:51.802Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-08T18:26:51.802Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:26:52.118Z] + 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 . [2022-11-08T18:26:52.118Z] Sending build context to Docker daemon 27.51MB [2022-11-08T18:26:52.118Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T18:26:52.118Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-08T18:26:52.379Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-08T18:26:52.379Z] 213ec9aee27d: Pulling fs layer [2022-11-08T18:26:52.379Z] 4583459ba037: Pulling fs layer [2022-11-08T18:26:52.379Z] 93c1e223e6f2: Pulling fs layer [2022-11-08T18:26:52.379Z] 53926ce57604: Pulling fs layer [2022-11-08T18:26:52.379Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-08T18:26:52.379Z] 22ff95d597cd: Pulling fs layer [2022-11-08T18:26:52.379Z] 12d6caf4c0d1: Pulling fs layer [2022-11-08T18:26:52.379Z] 96b7cbca73a9: Pulling fs layer [2022-11-08T18:26:52.379Z] a7acece74701: Pulling fs layer [2022-11-08T18:26:52.379Z] 22ff95d597cd: Waiting [2022-11-08T18:26:52.379Z] 53926ce57604: Waiting [2022-11-08T18:26:52.379Z] 21b2b0c7a3f4: Waiting [2022-11-08T18:26:52.379Z] 12d6caf4c0d1: Waiting [2022-11-08T18:26:52.379Z] 96b7cbca73a9: Waiting [2022-11-08T18:26:52.379Z] a7acece74701: Waiting [2022-11-08T18:26:52.379Z] 93c1e223e6f2: Verifying Checksum [2022-11-08T18:26:52.379Z] 93c1e223e6f2: Download complete [2022-11-08T18:26:52.379Z] 4583459ba037: Verifying Checksum [2022-11-08T18:26:52.379Z] 4583459ba037: Download complete [2022-11-08T18:26:52.379Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-08T18:26:52.379Z] 21b2b0c7a3f4: Download complete [2022-11-08T18:26:52.379Z] 22ff95d597cd: Verifying Checksum [2022-11-08T18:26:52.379Z] 22ff95d597cd: Download complete [2022-11-08T18:26:52.379Z] 213ec9aee27d: Verifying Checksum [2022-11-08T18:26:52.379Z] 213ec9aee27d: Download complete [2022-11-08T18:26:52.379Z] 12d6caf4c0d1: Download complete [2022-11-08T18:26:52.638Z] 213ec9aee27d: Pull complete [2022-11-08T18:26:52.639Z] 4583459ba037: Pull complete [2022-11-08T18:26:52.897Z] 93c1e223e6f2: Pull complete [2022-11-08T18:26:52.897Z] a7acece74701: Verifying Checksum [2022-11-08T18:26:52.897Z] a7acece74701: Download complete [2022-11-08T18:26:53.465Z] 53926ce57604: Verifying Checksum [2022-11-08T18:26:53.465Z] 53926ce57604: Download complete [2022-11-08T18:26:53.465Z] 96b7cbca73a9: Verifying Checksum [2022-11-08T18:26:53.465Z] 96b7cbca73a9: Download complete [2022-11-08T18:26:56.743Z] 53926ce57604: Pull complete [2022-11-08T18:26:57.001Z] 21b2b0c7a3f4: Pull complete [2022-11-08T18:26:57.001Z] 22ff95d597cd: Pull complete [2022-11-08T18:26:57.001Z] 12d6caf4c0d1: Pull complete [2022-11-08T18:26:58.901Z] 96b7cbca73a9: Pull complete [2022-11-08T18:26:59.833Z] a7acece74701: Pull complete [2022-11-08T18:26:59.833Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-08T18:26:59.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T18:26:59.833Z] ---> db6d94c90886 [2022-11-08T18:26:59.833Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-08T18:27:05.108Z] ---> Running in a31c9a67c858 [2022-11-08T18:27:05.108Z] Removing intermediate container a31c9a67c858 [2022-11-08T18:27:05.108Z] ---> 1fafbb1e41b9 [2022-11-08T18:27:05.108Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T18:27:05.108Z] ---> Running in 500176730d2a [2022-11-08T18:27:05.108Z] Removing intermediate container 500176730d2a [2022-11-08T18:27:05.108Z] ---> 945816f429a5 [2022-11-08T18:27:05.108Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-08T18:27:05.108Z] ---> Running in 12bec9c23af5 [2022-11-08T18:27:05.108Z] Removing intermediate container 12bec9c23af5 [2022-11-08T18:27:05.108Z] ---> 294f6ed51444 [2022-11-08T18:27:05.108Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T18:27:05.108Z] ---> Running in df7bdd3d9834 [2022-11-08T18:27:05.108Z] Removing intermediate container df7bdd3d9834 [2022-11-08T18:27:05.108Z] ---> aded75d32d7c [2022-11-08T18:27:05.108Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-11-08T18:27:05.108Z] ---> Running in 96bb6701b2cd [2022-11-08T18:27:05.108Z] Removing intermediate container 96bb6701b2cd [2022-11-08T18:27:05.108Z] ---> da33b28a67de [2022-11-08T18:27:05.108Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T18:27:05.108Z] ---> Running in 3b6b4f6f20ff [2022-11-08T18:27:05.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T18:27:05.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T18:27:05.588Z] Still waiting to schedule task [2022-11-08T18:27:05.589Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-118648’ [2022-11-08T18:27:05.626Z] OK: 211 MiB in 51 packages [2022-11-08T18:27:06.194Z] Removing intermediate container 3b6b4f6f20ff [2022-11-08T18:27:06.194Z] ---> 2f1658425af2 [2022-11-08T18:27:06.194Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-11-08T18:27:06.194Z] ---> Running in 47b7d639f9c2 [2022-11-08T18:27:06.194Z] Removing intermediate container 47b7d639f9c2 [2022-11-08T18:27:06.194Z] ---> a4f62cba6b56 [2022-11-08T18:27:06.194Z] Step 10/13 : COPY go.mod vendor* ./ [2022-11-08T18:27:06.194Z] ---> 23306f3621bf [2022-11-08T18:27:06.194Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T18:27:06.194Z] ---> Running in 86d164c42b54 [2022-11-08T18:27:33.149Z] Removing intermediate container 86d164c42b54 [2022-11-08T18:27:33.149Z] ---> bf1ad769407c [2022-11-08T18:27:33.149Z] Step 12/13 : COPY . . [2022-11-08T18:27:33.149Z] ---> 0a8d091101ec [2022-11-08T18:27:33.149Z] Step 13/13 : RUN ${MAKE} [2022-11-08T18:27:33.149Z] ---> Running in 8a4ec3357699 [2022-11-08T18:27:33.149Z] noop [2022-11-08T18:27:33.149Z] Removing intermediate container 8a4ec3357699 [2022-11-08T18:27:33.149Z] ---> d4bf6543482f [2022-11-08T18:27:33.149Z] Successfully built d4bf6543482f [2022-11-08T18:27:33.149Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:27:33.454Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T18:27:33.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T18:27:33.514Z] prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container [2022-11-08T18:27:33.543Z] $ 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 [2022-11-08T18:27:33.844Z] $ docker top d59d2a94fb0ffe82c0dbd22a54b97a2ccae27282d33357e86b16052b03cd1206 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T18:27:34.180Z] + go version [2022-11-08T18:27:34.180Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-08T18:27:34.191Z] $ docker stop --time=1 d59d2a94fb0ffe82c0dbd22a54b97a2ccae27282d33357e86b16052b03cd1206 [2022-11-08T18:27:35.473Z] $ docker rm -f d59d2a94fb0ffe82c0dbd22a54b97a2ccae27282d33357e86b16052b03cd1206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:27:35.879Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T18:27:35.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T18:27:35.948Z] prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container [2022-11-08T18:27:35.979Z] $ 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 [2022-11-08T18:27:36.297Z] $ docker top 1d11af5a1653c95b96bd1f4ccafc570cb12b717c983d106c57d2412ab73de52e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T18:27:36.637Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-11-08T18:27:36.935Z] + make test [2022-11-08T18:27:36.935Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-08T18:27:37.504Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-11-08T18:27:47.470Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-11-08T18:27:50.759Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 29.3% of statements [2022-11-08T18:27:50.759Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-11-08T18:27:50.759Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.664s coverage: 86.5% of statements [2022-11-08T18:27:58.889Z] 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." [2022-11-08T18:27:58.889Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-08T18:28:02.170Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T18:28:02.171Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T18:28:02.171Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T18:28:02.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T18:28:02.205Z] $ docker stop --time=1 1d11af5a1653c95b96bd1f4ccafc570cb12b717c983d106c57d2412ab73de52e [2022-11-08T18:28:04.800Z] $ docker rm -f 1d11af5a1653c95b96bd1f4ccafc570cb12b717c983d106c57d2412ab73de52e [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T18:28:05.237Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-08T18:28:05.332Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-08T18:28:05.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T18:28:06.034Z] + ls -al . [2022-11-08T18:28:06.034Z] total 248 [2022-11-08T18:28:06.034Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 18:27 . [2022-11-08T18:28:06.034Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:26 .. [2022-11-08T18:28:06.034Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:27 .git [2022-11-08T18:28:06.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:26 .github [2022-11-08T18:28:06.034Z] -rw-rw-r-- 1 jenkins jenkins 496 Nov 8 18:26 .gitignore [2022-11-08T18:28:06.034Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 18:26 .golangci.yml [2022-11-08T18:28:06.034Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:26 .semver [2022-11-08T18:28:06.034Z] -rw-rw-r-- 1 jenkins jenkins 9739 Nov 8 18:26 Attribution.txt [2022-11-08T18:28:06.034Z] -rw-rw-r-- 1 jenkins jenkins 6312 Nov 8 18:26 CHANGELOG.md [2022-11-08T18:28:06.034Z] -rw-rw-r-- 1 jenkins jenkins 1637 Nov 8 18:26 Dockerfile [2022-11-08T18:28:06.034Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:26 GOVERNANCE.md [2022-11-08T18:28:06.034Z] -rw-rw-r-- 1 jenkins jenkins 734 Nov 8 18:26 Jenkinsfile [2022-11-08T18:28:06.034Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 18:26 LICENSE [2022-11-08T18:28:06.034Z] -rw-rw-r-- 1 jenkins jenkins 2858 Nov 8 18:26 Makefile [2022-11-08T18:28:06.034Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 18:26 OWNERS.md [2022-11-08T18:28:06.034Z] -rw-rw-r-- 1 jenkins jenkins 6595 Nov 8 18:26 README.md [2022-11-08T18:28:06.034Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 18:26 VERSION [2022-11-08T18:28:06.034Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:26 bin [2022-11-08T18:28:06.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:26 cmd [2022-11-08T18:28:06.034Z] -rw-r--r-- 1 jenkins jenkins 79184 Nov 8 18:27 coverage.out [2022-11-08T18:28:06.034Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 18:26 doc [2022-11-08T18:28:06.034Z] -rw-rw-r-- 1 jenkins jenkins 3687 Nov 8 18:26 go.mod [2022-11-08T18:28:06.034Z] -rw-rw-r-- 1 jenkins jenkins 46105 Nov 8 18:26 go.sum [2022-11-08T18:28:06.034Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:26 internal [2022-11-08T18:28:06.034Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:26 snap [2022-11-08T18:28:06.034Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 18:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:28:06.337Z] + 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=ef0e1dc43e01e3af63e43192147483735d9789c0 --label arch=amd64 --label version=2.3.0-dev.45 . [2022-11-08T18:28:06.337Z] Sending build context to Docker daemon 27.59MB [2022-11-08T18:28:06.337Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T18:28:06.337Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-08T18:28:06.338Z] ---> d4bf6543482f [2022-11-08T18:28:06.338Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-11-08T18:28:06.917Z] ---> Running in c7592c13f1a4 [2022-11-08T18:28:06.917Z] Removing intermediate container c7592c13f1a4 [2022-11-08T18:28:06.917Z] ---> e1a049468997 [2022-11-08T18:28:06.917Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T18:28:06.917Z] ---> Running in b55a972146eb [2022-11-08T18:28:06.917Z] Removing intermediate container b55a972146eb [2022-11-08T18:28:06.917Z] ---> 57f978165563 [2022-11-08T18:28:06.917Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-08T18:28:06.917Z] ---> Running in 73ad3759bfbe [2022-11-08T18:28:07.176Z] Removing intermediate container 73ad3759bfbe [2022-11-08T18:28:07.176Z] ---> dc6853153323 [2022-11-08T18:28:07.176Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T18:28:07.176Z] ---> Running in b8938ee9f586 [2022-11-08T18:28:07.176Z] Removing intermediate container b8938ee9f586 [2022-11-08T18:28:07.176Z] ---> 600855804206 [2022-11-08T18:28:07.176Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-11-08T18:28:07.176Z] ---> Running in 834edaf6ea45 [2022-11-08T18:28:07.176Z] Removing intermediate container 834edaf6ea45 [2022-11-08T18:28:07.176Z] ---> fabf502b9a44 [2022-11-08T18:28:07.176Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T18:28:07.176Z] ---> Running in b6552cf42769 [2022-11-08T18:28:07.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T18:28:07.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T18:28:07.953Z] OK: 211 MiB in 51 packages [2022-11-08T18:28:08.212Z] Removing intermediate container b6552cf42769 [2022-11-08T18:28:08.212Z] ---> a98b70a6b86a [2022-11-08T18:28:08.212Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-11-08T18:28:08.212Z] ---> Running in 7ce9c236670f [2022-11-08T18:28:08.470Z] Removing intermediate container 7ce9c236670f [2022-11-08T18:28:08.470Z] ---> 2345c146d803 [2022-11-08T18:28:08.470Z] Step 10/26 : COPY go.mod vendor* ./ [2022-11-08T18:28:08.470Z] ---> d019430b9990 [2022-11-08T18:28:08.470Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T18:28:08.470Z] ---> Running in 9a2085de84c2 [2022-11-08T18:28:09.039Z] Removing intermediate container 9a2085de84c2 [2022-11-08T18:28:09.039Z] ---> 5b3715c54f10 [2022-11-08T18:28:09.039Z] Step 12/26 : COPY . . [2022-11-08T18:28:09.977Z] ---> 63527732c960 [2022-11-08T18:28:09.977Z] Step 13/26 : RUN ${MAKE} [2022-11-08T18:28:09.977Z] ---> Running in 4408437fa312 [2022-11-08T18:28:10.235Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.45 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-11-08T18:28:36.783Z] Removing intermediate container 4408437fa312 [2022-11-08T18:28:36.783Z] ---> 228dee35bb1f [2022-11-08T18:28:36.783Z] Step 14/26 : FROM alpine:3.16 [2022-11-08T18:28:36.783Z] 3.16: Pulling from library/alpine [2022-11-08T18:28:36.783Z] 213ec9aee27d: Already exists [2022-11-08T18:28:36.783Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T18:28:36.783Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T18:28:36.783Z] ---> 9c6f07244728 [2022-11-08T18:28:36.783Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-08T18:28:36.783Z] ---> Running in d5a585b015f7 [2022-11-08T18:28:36.783Z] Removing intermediate container d5a585b015f7 [2022-11-08T18:28:36.783Z] ---> 9ec2030d5578 [2022-11-08T18:28:36.783Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-08T18:28:36.783Z] ---> Running in 1a0085e47284 [2022-11-08T18:28:36.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T18:28:36.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T18:28:36.783Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-08T18:28:36.783Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T18:28:36.783Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-08T18:28:36.783Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T18:28:36.783Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-08T18:28:36.783Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-08T18:28:36.783Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T18:28:36.783Z] OK: 8 MiB in 20 packages [2022-11-08T18:28:36.783Z] Removing intermediate container 1a0085e47284 [2022-11-08T18:28:36.783Z] ---> 1985964044a8 [2022-11-08T18:28:36.783Z] Step 17/26 : WORKDIR / [2022-11-08T18:28:36.783Z] ---> Running in 1088d228bb0d [2022-11-08T18:28:36.783Z] Removing intermediate container 1088d228bb0d [2022-11-08T18:28:36.784Z] ---> 424b5ab92121 [2022-11-08T18:28:36.784Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-11-08T18:28:36.784Z] ---> 72ae2f9e1c8f [2022-11-08T18:28:36.784Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-11-08T18:28:36.784Z] ---> a681a5331a80 [2022-11-08T18:28:36.784Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-11-08T18:28:36.784Z] ---> 322c0b8fa3fe [2022-11-08T18:28:36.784Z] Step 21/26 : EXPOSE 59984 [2022-11-08T18:28:36.784Z] ---> Running in 61d9ef7d7030 [2022-11-08T18:28:37.043Z] Removing intermediate container 61d9ef7d7030 [2022-11-08T18:28:37.043Z] ---> fd3fac8f1c15 [2022-11-08T18:28:37.043Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-11-08T18:28:37.043Z] ---> Running in d0e88a13f61c [2022-11-08T18:28:37.043Z] Removing intermediate container d0e88a13f61c [2022-11-08T18:28:37.043Z] ---> 1360004cd1ec [2022-11-08T18:28:37.043Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T18:28:37.043Z] ---> Running in 47a881f21139 [2022-11-08T18:28:37.043Z] Removing intermediate container 47a881f21139 [2022-11-08T18:28:37.043Z] ---> ba5636cb1b0e [2022-11-08T18:28:37.043Z] Step 24/26 : LABEL arch=amd64 [2022-11-08T18:28:37.043Z] ---> Running in b8473d7ce837 [2022-11-08T18:28:37.310Z] Removing intermediate container b8473d7ce837 [2022-11-08T18:28:37.310Z] ---> 8f7ca61d0136 [2022-11-08T18:28:37.310Z] Step 25/26 : LABEL git_sha=ef0e1dc43e01e3af63e43192147483735d9789c0 [2022-11-08T18:28:37.310Z] ---> Running in 1525b65973d5 [2022-11-08T18:28:37.310Z] Removing intermediate container 1525b65973d5 [2022-11-08T18:28:37.310Z] ---> 62a280605709 [2022-11-08T18:28:37.310Z] Step 26/26 : LABEL version=2.3.0-dev.45 [2022-11-08T18:28:37.310Z] ---> Running in ab9199a61149 [2022-11-08T18:28:37.310Z] Removing intermediate container ab9199a61149 [2022-11-08T18:28:37.310Z] ---> 3f7ee849a50e [2022-11-08T18:28:37.310Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-08T18:28:37.310Z] Successfully built 3f7ee849a50e [2022-11-08T18:28:37.569Z] 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 [2022-11-08T18:28:37.667Z] provisioning config files... [2022-11-08T18:28:37.690Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17040785378171573384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:28:38.072Z] ---> docker-login.sh [2022-11-08T18:28:38.072Z] nexus3.edgexfoundry.org:10001 [2022-11-08T18:28:38.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:28:38.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:28:38.072Z] Configure a credential helper to remove this warning. See [2022-11-08T18:28:38.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:28:38.072Z] [2022-11-08T18:28:38.072Z] Login Succeeded [2022-11-08T18:28:38.072Z] nexus3.edgexfoundry.org:10002 [2022-11-08T18:28:38.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:28:38.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:28:38.072Z] Configure a credential helper to remove this warning. See [2022-11-08T18:28:38.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:28:38.072Z] [2022-11-08T18:28:38.072Z] Login Succeeded [2022-11-08T18:28:38.072Z] nexus3.edgexfoundry.org:10003 [2022-11-08T18:28:38.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:28:38.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:28:38.335Z] Configure a credential helper to remove this warning. See [2022-11-08T18:28:38.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:28:38.335Z] [2022-11-08T18:28:38.335Z] Login Succeeded [2022-11-08T18:28:38.335Z] nexus3.edgexfoundry.org:10004 [2022-11-08T18:28:38.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:28:38.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:28:38.335Z] Configure a credential helper to remove this warning. See [2022-11-08T18:28:38.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:28:38.335Z] [2022-11-08T18:28:38.335Z] Login Succeeded [2022-11-08T18:28:38.335Z] docker.io [2022-11-08T18:28:38.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:28:38.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:28:38.903Z] Configure a credential helper to remove this warning. See [2022-11-08T18:28:38.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:28:38.903Z] [2022-11-08T18:28:38.903Z] Login Succeeded [2022-11-08T18:28:38.903Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T18:28:38.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T18:28:38.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T18:28:38.947Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-11-08T18:28:38.947Z] ef0e1dc43e01e3af63e43192147483735d9789c0 [2022-11-08T18:28:38.947Z] latest [2022-11-08T18:28:38.947Z] 2.3.0-dev.45 [2022-11-08T18:28:38.947Z] ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 [2022-11-08T18:28:38.947Z] main [2022-11-08T18:28:38.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:28:39.250Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:28:39.553Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0 [2022-11-08T18:28:39.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-08T18:28:39.554Z] 7aa6b09c9cc9: Preparing [2022-11-08T18:28:39.554Z] b8a7dc77a6ee: Preparing [2022-11-08T18:28:39.554Z] 8e7fc15a58d3: Preparing [2022-11-08T18:28:39.554Z] ba445c5d1a7f: Preparing [2022-11-08T18:28:39.554Z] 994393dc58e7: Preparing [2022-11-08T18:28:39.554Z] 994393dc58e7: Layer already exists [2022-11-08T18:28:39.554Z] b8a7dc77a6ee: Pushed [2022-11-08T18:28:39.554Z] 7aa6b09c9cc9: Pushed [2022-11-08T18:28:39.812Z] ba445c5d1a7f: Pushed [2022-11-08T18:28:42.346Z] 8e7fc15a58d3: Pushed [2022-11-08T18:28:42.346Z] ef0e1dc43e01e3af63e43192147483735d9789c0: digest: sha256:b07ae9b0e7c13a7b3d97615cb778fb81a806b439492f367d5d765b67a1876ea4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:28:42.662Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:28:42.974Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-11-08T18:28:42.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-08T18:28:42.974Z] 7aa6b09c9cc9: Preparing [2022-11-08T18:28:42.974Z] b8a7dc77a6ee: Preparing [2022-11-08T18:28:42.974Z] 8e7fc15a58d3: Preparing [2022-11-08T18:28:42.974Z] ba445c5d1a7f: Preparing [2022-11-08T18:28:42.974Z] 994393dc58e7: Preparing [2022-11-08T18:28:42.974Z] ba445c5d1a7f: Layer already exists [2022-11-08T18:28:42.974Z] 7aa6b09c9cc9: Layer already exists [2022-11-08T18:28:42.974Z] b8a7dc77a6ee: Layer already exists [2022-11-08T18:28:42.974Z] 8e7fc15a58d3: Layer already exists [2022-11-08T18:28:42.974Z] 994393dc58e7: Layer already exists [2022-11-08T18:28:42.974Z] latest: digest: sha256:b07ae9b0e7c13a7b3d97615cb778fb81a806b439492f367d5d765b67a1876ea4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:28:43.287Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:28:43.595Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.45 [2022-11-08T18:28:43.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-08T18:28:43.595Z] 7aa6b09c9cc9: Preparing [2022-11-08T18:28:43.595Z] b8a7dc77a6ee: Preparing [2022-11-08T18:28:43.595Z] 8e7fc15a58d3: Preparing [2022-11-08T18:28:43.595Z] ba445c5d1a7f: Preparing [2022-11-08T18:28:43.595Z] 994393dc58e7: Preparing [2022-11-08T18:28:43.595Z] ba445c5d1a7f: Layer already exists [2022-11-08T18:28:43.595Z] 8e7fc15a58d3: Layer already exists [2022-11-08T18:28:43.595Z] b8a7dc77a6ee: Layer already exists [2022-11-08T18:28:43.595Z] 994393dc58e7: Layer already exists [2022-11-08T18:28:43.595Z] 7aa6b09c9cc9: Layer already exists [2022-11-08T18:28:43.595Z] 2.3.0-dev.45: digest: sha256:b07ae9b0e7c13a7b3d97615cb778fb81a806b439492f367d5d765b67a1876ea4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:28:43.905Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:28:44.243Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 [2022-11-08T18:28:44.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-08T18:28:44.244Z] 7aa6b09c9cc9: Preparing [2022-11-08T18:28:44.244Z] b8a7dc77a6ee: Preparing [2022-11-08T18:28:44.244Z] 8e7fc15a58d3: Preparing [2022-11-08T18:28:44.244Z] ba445c5d1a7f: Preparing [2022-11-08T18:28:44.244Z] 994393dc58e7: Preparing [2022-11-08T18:28:44.244Z] 994393dc58e7: Layer already exists [2022-11-08T18:28:44.244Z] ba445c5d1a7f: Layer already exists [2022-11-08T18:28:44.244Z] b8a7dc77a6ee: Layer already exists [2022-11-08T18:28:44.244Z] 7aa6b09c9cc9: Layer already exists [2022-11-08T18:28:44.244Z] 8e7fc15a58d3: Layer already exists [2022-11-08T18:28:44.244Z] ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45: digest: sha256:b07ae9b0e7c13a7b3d97615cb778fb81a806b439492f367d5d765b67a1876ea4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:28:44.549Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:28:44.849Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-11-08T18:28:44.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-08T18:28:44.849Z] 7aa6b09c9cc9: Preparing [2022-11-08T18:28:44.849Z] b8a7dc77a6ee: Preparing [2022-11-08T18:28:44.849Z] 8e7fc15a58d3: Preparing [2022-11-08T18:28:44.849Z] ba445c5d1a7f: Preparing [2022-11-08T18:28:44.849Z] 994393dc58e7: Preparing [2022-11-08T18:28:44.849Z] 7aa6b09c9cc9: Layer already exists [2022-11-08T18:28:44.849Z] b8a7dc77a6ee: Layer already exists [2022-11-08T18:28:44.849Z] 8e7fc15a58d3: Layer already exists [2022-11-08T18:28:44.849Z] 994393dc58e7: Layer already exists [2022-11-08T18:28:44.849Z] ba445c5d1a7f: Layer already exists [2022-11-08T18:28:44.849Z] main: digest: sha256:b07ae9b0e7c13a7b3d97615cb778fb81a806b439492f367d5d765b67a1876ea4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T18:28:44.881Z] ===================================================== [Pipeline] echo [2022-11-08T18:28:44.886Z] taggedImages: [2022-11-08T18:28:44.886Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0 [2022-11-08T18:28:44.886Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-11-08T18:28:44.886Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.45 [2022-11-08T18:28:44.886Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 [2022-11-08T18:28:44.886Z] - 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 [2022-11-08T18:28:45.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T18:28:45.247Z] [2022-11-08T18:28:45.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:28:45.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T18:28:45.543Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-08T18:28:45.543Z] 5eb5b503b376: Pulling fs layer [2022-11-08T18:28:45.543Z] 5c69ac0246d0: Pulling fs layer [2022-11-08T18:28:45.543Z] ec43610c2a17: Pulling fs layer [2022-11-08T18:28:45.543Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-08T18:28:45.543Z] 33b1e0a273af: Pulling fs layer [2022-11-08T18:28:45.543Z] 5d3b04190fa2: Pulling fs layer [2022-11-08T18:28:45.543Z] 2f39f015ded8: Pulling fs layer [2022-11-08T18:28:45.543Z] 3a2ae6a8a46f: Waiting [2022-11-08T18:28:45.543Z] 33b1e0a273af: Waiting [2022-11-08T18:28:45.543Z] 2f39f015ded8: Waiting [2022-11-08T18:28:45.543Z] 5c69ac0246d0: Download complete [2022-11-08T18:28:45.543Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-08T18:28:45.543Z] 3a2ae6a8a46f: Download complete [2022-11-08T18:28:45.543Z] 33b1e0a273af: Verifying Checksum [2022-11-08T18:28:45.543Z] 33b1e0a273af: Download complete [2022-11-08T18:28:45.801Z] 5d3b04190fa2: Download complete [2022-11-08T18:28:45.801Z] ec43610c2a17: Download complete [2022-11-08T18:28:45.801Z] 5eb5b503b376: Verifying Checksum [2022-11-08T18:28:45.801Z] 5eb5b503b376: Download complete [2022-11-08T18:28:46.376Z] 2f39f015ded8: Download complete [2022-11-08T18:28:46.941Z] 5eb5b503b376: Pull complete [2022-11-08T18:28:47.198Z] 5c69ac0246d0: Pull complete [2022-11-08T18:28:47.763Z] ec43610c2a17: Pull complete [2022-11-08T18:28:47.763Z] 3a2ae6a8a46f: Pull complete [2022-11-08T18:28:48.021Z] 33b1e0a273af: Pull complete [2022-11-08T18:28:48.021Z] 5d3b04190fa2: Pull complete [2022-11-08T18:28:52.211Z] 2f39f015ded8: Pull complete [2022-11-08T18:28:52.211Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-08T18:28:52.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T18:28:52.211Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T18:28:52.296Z] prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container [2022-11-08T18:28:52.332Z] $ 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 [2022-11-08T18:28:55.574Z] $ docker top 2ac025d908c81fb62eafe711afb7c0d4050f9f8630ca9b2205a47f78d9decef2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:28:55.983Z] ---> job-cost.sh [2022-11-08T18:28:55.983Z] lf-activate-venv: SKIPPING [2022-11-08T18:28:55.983Z] INFO: No Stack... [2022-11-08T18:28:56.243Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T18:28:56.504Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T18:28:56.798Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-11-08T18:28:56.798Z] + cut -d, -f6 [Pipeline] lock [2022-11-08T18:28:56.813Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] [2022-11-08T18:28:56.825Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] did not exist. Created. [2022-11-08T18:28:56.825Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T18:28:57.130Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-08T18:28:57.156Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T18:28:57.163Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T18:28:57.185Z] $ docker stop --time=1 2ac025d908c81fb62eafe711afb7c0d4050f9f8630ca9b2205a47f78d9decef2 [2022-11-08T18:28:58.348Z] $ docker rm -f 2ac025d908c81fb62eafe711afb7c0d4050f9f8630ca9b2205a47f78d9decef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-08T18:30:29.297Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118650 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-11-08T18:30:29.309Z] Running in /w/workspace/device-onvif-camera/85 [Pipeline] { [Pipeline] checkout [2022-11-08T18:30:29.348Z] The recommended git tool is: git [2022-11-08T18:30:35.096Z] using credential edgex-jenkins-ssh [2022-11-08T18:30:35.114Z] Cloning the remote Git repository [2022-11-08T18:30:35.165Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-11-08T18:30:35.244Z] > git init /w/workspace/device-onvif-camera/85 # timeout=10 [2022-11-08T18:30:35.408Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-11-08T18:30:35.408Z] > git --version # timeout=10 [2022-11-08T18:30:35.434Z] > git --version # 'git version 2.25.1' [2022-11-08T18:30:35.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T18:30:35.483Z] Verifying host key using known hosts file [2022-11-08T18:30:35.696Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T18:30:35.711Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T18:30:39.465Z] Avoid second fetch [2022-11-08T18:30:39.466Z] Checking out Revision ef0e1dc43e01e3af63e43192147483735d9789c0 (main) [2022-11-08T18:30:38.592Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-11-08T18:30:38.615Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T18:30:39.484Z] > git config core.sparsecheckout # timeout=10 [2022-11-08T18:30:39.502Z] > git checkout -f ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 [2022-11-08T18:30:40.170Z] Commit message: "build: Update to use released SDK (#196)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T18:30:41.060Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-08T18:30:41.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T18:30:41.061Z] Dload Upload Total Spent Left Speed [2022-11-08T18:30:41.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 95469 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 94751 [Pipeline] sh [2022-11-08T18:30:41.733Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-08T18:30:42.061Z] + sudo tee /etc/docker/daemon.new [2022-11-08T18:30:42.061Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-08T18:30:42.061Z] { [2022-11-08T18:30:42.061Z] "registry-mirrors": [ [2022-11-08T18:30:42.061Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-08T18:30:42.061Z] ], [2022-11-08T18:30:42.061Z] "bip": "10.250.0.254/24", [2022-11-08T18:30:42.061Z] "hosts": [ [2022-11-08T18:30:42.061Z] "tcp://0.0.0.0:5555", [2022-11-08T18:30:42.061Z] "unix:///var/run/docker.sock" [2022-11-08T18:30:42.061Z] ], [2022-11-08T18:30:42.061Z] "mtu": 1458, [2022-11-08T18:30:42.061Z] "selinux-enabled": true, [2022-11-08T18:30:42.061Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-08T18:30:42.061Z] } [Pipeline] sh [2022-11-08T18:30:42.397Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-08T18:30:42.728Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T18:31:00.997Z] provisioning config files... [2022-11-08T18:31:01.024Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/85@tmp/config10849758444345644146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:31:01.374Z] ---> docker-login.sh [2022-11-08T18:31:01.374Z] nexus3.edgexfoundry.org:10001 [2022-11-08T18:31:01.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:31:02.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:31:02.237Z] Configure a credential helper to remove this warning. See [2022-11-08T18:31:02.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:31:02.237Z] [2022-11-08T18:31:02.237Z] Login Succeeded [2022-11-08T18:31:02.237Z] nexus3.edgexfoundry.org:10002 [2022-11-08T18:31:02.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:31:02.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:31:02.506Z] Configure a credential helper to remove this warning. See [2022-11-08T18:31:02.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:31:02.506Z] [2022-11-08T18:31:02.506Z] Login Succeeded [2022-11-08T18:31:02.506Z] nexus3.edgexfoundry.org:10003 [2022-11-08T18:31:02.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:31:03.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:31:03.046Z] Configure a credential helper to remove this warning. See [2022-11-08T18:31:03.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:31:03.046Z] [2022-11-08T18:31:03.046Z] Login Succeeded [2022-11-08T18:31:03.046Z] nexus3.edgexfoundry.org:10004 [2022-11-08T18:31:03.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:31:03.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:31:03.320Z] Configure a credential helper to remove this warning. See [2022-11-08T18:31:03.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:31:03.320Z] [2022-11-08T18:31:03.320Z] Login Succeeded [2022-11-08T18:31:03.320Z] docker.io [2022-11-08T18:31:03.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:31:04.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:31:04.174Z] Configure a credential helper to remove this warning. See [2022-11-08T18:31:04.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:31:04.174Z] [2022-11-08T18:31:04.174Z] Login Succeeded [2022-11-08T18:31:04.174Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T18:31:04.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T18:31:04.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T18:31:04.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T18:31:04.380Z] ========================================================= [2022-11-08T18:31:04.380Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-08T18:31:04.380Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:31:04.730Z] + 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 . [2022-11-08T18:31:05.320Z] Sending build context to Docker daemon 20.44MB [2022-11-08T18:31:05.320Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T18:31:05.320Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-08T18:31:05.591Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-08T18:31:05.591Z] 9b18e9b68314: Pulling fs layer [2022-11-08T18:31:05.591Z] 35d82f9e3411: Pulling fs layer [2022-11-08T18:31:05.591Z] e16973657156: Pulling fs layer [2022-11-08T18:31:05.591Z] fc693d55d65f: Pulling fs layer [2022-11-08T18:31:05.591Z] 7e9fc2657dce: Pulling fs layer [2022-11-08T18:31:05.591Z] dda99020689f: Pulling fs layer [2022-11-08T18:31:05.591Z] db1c61fa0a46: Pulling fs layer [2022-11-08T18:31:05.591Z] 891c053d2c06: Pulling fs layer [2022-11-08T18:31:05.591Z] fc693d55d65f: Waiting [2022-11-08T18:31:05.591Z] db1c61fa0a46: Waiting [2022-11-08T18:31:05.591Z] 7e9fc2657dce: Waiting [2022-11-08T18:31:05.591Z] 891c053d2c06: Waiting [2022-11-08T18:31:05.591Z] dda99020689f: Waiting [2022-11-08T18:31:05.591Z] e16973657156: Verifying Checksum [2022-11-08T18:31:05.591Z] e16973657156: Download complete [2022-11-08T18:31:05.591Z] 35d82f9e3411: Verifying Checksum [2022-11-08T18:31:05.591Z] 35d82f9e3411: Download complete [2022-11-08T18:31:05.591Z] 7e9fc2657dce: Verifying Checksum [2022-11-08T18:31:05.591Z] 7e9fc2657dce: Download complete [2022-11-08T18:31:05.591Z] dda99020689f: Verifying Checksum [2022-11-08T18:31:05.591Z] dda99020689f: Download complete [2022-11-08T18:31:05.591Z] 9b18e9b68314: Verifying Checksum [2022-11-08T18:31:06.563Z] 9b18e9b68314: Pull complete [2022-11-08T18:31:06.563Z] 891c053d2c06: Verifying Checksum [2022-11-08T18:31:06.563Z] 891c053d2c06: Download complete [2022-11-08T18:31:07.160Z] 35d82f9e3411: Pull complete [2022-11-08T18:31:07.433Z] e16973657156: Pull complete [2022-11-08T18:31:08.029Z] db1c61fa0a46: Verifying Checksum [2022-11-08T18:31:08.029Z] db1c61fa0a46: Download complete [2022-11-08T18:31:08.615Z] fc693d55d65f: Verifying Checksum [2022-11-08T18:31:08.615Z] fc693d55d65f: Download complete [2022-11-08T18:31:20.974Z] fc693d55d65f: Pull complete [2022-11-08T18:31:20.974Z] 7e9fc2657dce: Pull complete [2022-11-08T18:31:20.974Z] dda99020689f: Pull complete [2022-11-08T18:31:29.202Z] db1c61fa0a46: Pull complete [2022-11-08T18:31:30.169Z] 891c053d2c06: Pull complete [2022-11-08T18:31:30.440Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-08T18:31:30.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T18:31:30.440Z] ---> f96f9c87975a [2022-11-08T18:31:30.440Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-08T18:31:32.405Z] ---> Running in 08a54baeca12 [2022-11-08T18:31:32.405Z] Removing intermediate container 08a54baeca12 [2022-11-08T18:31:32.405Z] ---> c3e6bef6f83e [2022-11-08T18:31:32.405Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T18:31:32.673Z] ---> Running in 0eb916327f98 [2022-11-08T18:31:32.944Z] Removing intermediate container 0eb916327f98 [2022-11-08T18:31:32.944Z] ---> 4494e8bac629 [2022-11-08T18:31:32.944Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-08T18:31:32.944Z] ---> Running in 38d86be9f584 [2022-11-08T18:31:33.233Z] Removing intermediate container 38d86be9f584 [2022-11-08T18:31:33.234Z] ---> 1ee34eec4988 [2022-11-08T18:31:33.234Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T18:31:33.234Z] ---> Running in 6db275c1399d [2022-11-08T18:31:33.508Z] Removing intermediate container 6db275c1399d [2022-11-08T18:31:33.508Z] ---> 595950d3ea58 [2022-11-08T18:31:33.508Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-11-08T18:31:33.778Z] ---> Running in 45b20effe31e [2022-11-08T18:31:34.046Z] Removing intermediate container 45b20effe31e [2022-11-08T18:31:34.046Z] ---> fe6054404637 [2022-11-08T18:31:34.046Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T18:31:34.046Z] ---> Running in f1761deedbb9 [2022-11-08T18:31:35.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T18:31:35.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T18:31:36.697Z] OK: 221 MiB in 51 packages [2022-11-08T18:31:37.284Z] Removing intermediate container f1761deedbb9 [2022-11-08T18:31:37.284Z] ---> 632c1fb2db66 [2022-11-08T18:31:37.284Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-11-08T18:31:37.552Z] ---> Running in e9776fbccf73 [2022-11-08T18:31:37.820Z] Removing intermediate container e9776fbccf73 [2022-11-08T18:31:37.820Z] ---> 3ba631c0bdab [2022-11-08T18:31:37.820Z] Step 10/13 : COPY go.mod vendor* ./ [2022-11-08T18:31:38.483Z] ---> 767bd701b21e [2022-11-08T18:31:38.483Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T18:31:38.483Z] ---> Running in fcaa0edb14c9 [2022-11-08T18:32:34.933Z] Removing intermediate container fcaa0edb14c9 [2022-11-08T18:32:34.933Z] ---> 61740034e99d [2022-11-08T18:32:34.933Z] Step 12/13 : COPY . . [2022-11-08T18:32:36.884Z] ---> 0b658f0d4f85 [2022-11-08T18:32:36.884Z] Step 13/13 : RUN ${MAKE} [2022-11-08T18:32:36.884Z] ---> Running in 715effa36b28 [2022-11-08T18:32:37.474Z] noop [2022-11-08T18:32:38.059Z] Removing intermediate container 715effa36b28 [2022-11-08T18:32:38.059Z] ---> 1de803e63410 [2022-11-08T18:32:38.327Z] Successfully built 1de803e63410 [2022-11-08T18:32:38.327Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:32:38.675Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T18:32:38.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T18:32:38.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-118650 does not seem to be running inside a container [2022-11-08T18:32:38.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/85 -v /w/workspace/device-onvif-camera/85:/w/workspace/device-onvif-camera/85:rw,z -v /w/workspace/device-onvif-camera/85@tmp:/w/workspace/device-onvif-camera/85@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 [2022-11-08T18:32:40.072Z] $ docker top 28ff1995c8ccd9094937bafe3e99824968a511ef65d14ffbcd89035d4cfa95d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T18:32:40.897Z] + go version [2022-11-08T18:32:40.897Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-08T18:32:40.919Z] $ docker stop --time=1 28ff1995c8ccd9094937bafe3e99824968a511ef65d14ffbcd89035d4cfa95d2 [2022-11-08T18:32:42.510Z] $ docker rm -f 28ff1995c8ccd9094937bafe3e99824968a511ef65d14ffbcd89035d4cfa95d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:32:43.059Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T18:32:43.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T18:32:43.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-118650 does not seem to be running inside a container [2022-11-08T18:32:43.296Z] $ 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/85 -v /w/workspace/device-onvif-camera/85:/w/workspace/device-onvif-camera/85:rw,z -v /w/workspace/device-onvif-camera/85@tmp:/w/workspace/device-onvif-camera/85@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 [2022-11-08T18:32:44.430Z] $ docker top 7df452d722910c8b816de59bc843ebd36f743cf184ce8571cdf29692871af3bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T18:32:44.911Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/85 [Pipeline] fileExists [Pipeline] sh [2022-11-08T18:32:45.247Z] + make test [2022-11-08T18:32:45.247Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-08T18:32:47.197Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-11-08T18:34:23.880Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-11-08T18:34:28.148Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.187s coverage: 29.3% of statements [2022-11-08T18:34:28.148Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-11-08T18:34:43.169Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.887s coverage: 86.5% of statements [2022-11-08T18:34:43.756Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-08T18:34:43.756Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-08T18:35:10.448Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T18:35:10.448Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T18:35:10.448Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T18:35:10.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T18:35:10.480Z] $ docker stop --time=1 7df452d722910c8b816de59bc843ebd36f743cf184ce8571cdf29692871af3bd [2022-11-08T18:35:12.312Z] $ docker rm -f 7df452d722910c8b816de59bc843ebd36f743cf184ce8571cdf29692871af3bd [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T18:35:13.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-08T18:35:13.336Z] Warning: overwriting stash ‘coverage-report’ [2022-11-08T18:35:13.831Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T18:35:14.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T18:35:14.540Z] + ls -al . [2022-11-08T18:35:14.541Z] total 244 [2022-11-08T18:35:14.541Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 18:32 . [2022-11-08T18:35:14.541Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:30 .. [2022-11-08T18:35:14.541Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:30 .git [2022-11-08T18:35:14.541Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:30 .github [2022-11-08T18:35:14.541Z] -rw-rw-r-- 1 jenkins jenkins 496 Nov 8 18:30 .gitignore [2022-11-08T18:35:14.541Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 18:30 .golangci.yml [2022-11-08T18:35:14.541Z] -rw-rw-r-- 1 jenkins jenkins 9739 Nov 8 18:30 Attribution.txt [2022-11-08T18:35:14.541Z] -rw-rw-r-- 1 jenkins jenkins 6312 Nov 8 18:30 CHANGELOG.md [2022-11-08T18:35:14.541Z] -rw-rw-r-- 1 jenkins jenkins 1637 Nov 8 18:30 Dockerfile [2022-11-08T18:35:14.541Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:30 GOVERNANCE.md [2022-11-08T18:35:14.541Z] -rw-rw-r-- 1 jenkins jenkins 734 Nov 8 18:30 Jenkinsfile [2022-11-08T18:35:14.541Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 18:30 LICENSE [2022-11-08T18:35:14.541Z] -rw-rw-r-- 1 jenkins jenkins 2858 Nov 8 18:30 Makefile [2022-11-08T18:35:14.541Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 18:30 OWNERS.md [2022-11-08T18:35:14.541Z] -rw-rw-r-- 1 jenkins jenkins 6595 Nov 8 18:30 README.md [2022-11-08T18:35:14.541Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 18:26 VERSION [2022-11-08T18:35:14.541Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:30 bin [2022-11-08T18:35:14.541Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:30 cmd [2022-11-08T18:35:14.541Z] -rw-r--r-- 1 jenkins jenkins 79184 Nov 8 18:34 coverage.out [2022-11-08T18:35:14.541Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 18:30 doc [2022-11-08T18:35:14.541Z] -rw-rw-r-- 1 jenkins jenkins 3687 Nov 8 18:30 go.mod [2022-11-08T18:35:14.541Z] -rw-rw-r-- 1 jenkins jenkins 46105 Nov 8 18:30 go.sum [2022-11-08T18:35:14.541Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:30 internal [2022-11-08T18:35:14.541Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:30 snap [2022-11-08T18:35:14.541Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 18:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:35:14.881Z] + 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=ef0e1dc43e01e3af63e43192147483735d9789c0 --label arch=arm64 --label version=2.3.0-dev.45 . [2022-11-08T18:35:15.471Z] Sending build context to Docker daemon 20.52MB [2022-11-08T18:35:15.471Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T18:35:15.471Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-08T18:35:15.471Z] ---> 1de803e63410 [2022-11-08T18:35:15.471Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-11-08T18:35:15.740Z] ---> Running in 9025b2fb9424 [2022-11-08T18:35:16.010Z] Removing intermediate container 9025b2fb9424 [2022-11-08T18:35:16.010Z] ---> 5d04232d96a4 [2022-11-08T18:35:16.010Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T18:35:16.010Z] ---> Running in d895b2d54a71 [2022-11-08T18:35:16.282Z] Removing intermediate container d895b2d54a71 [2022-11-08T18:35:16.282Z] ---> 35963b99cfec [2022-11-08T18:35:16.282Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-08T18:35:16.560Z] ---> Running in 1f9911e6817e [2022-11-08T18:35:16.828Z] Removing intermediate container 1f9911e6817e [2022-11-08T18:35:16.828Z] ---> ba6f2347b22b [2022-11-08T18:35:16.828Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T18:35:16.828Z] ---> Running in ba3d75e10671 [2022-11-08T18:35:17.095Z] Removing intermediate container ba3d75e10671 [2022-11-08T18:35:17.095Z] ---> 5ff5429f10ff [2022-11-08T18:35:17.095Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-11-08T18:35:17.095Z] ---> Running in 63f8e1bb102d [2022-11-08T18:35:17.366Z] Removing intermediate container 63f8e1bb102d [2022-11-08T18:35:17.366Z] ---> bd9dbcf7d1bb [2022-11-08T18:35:17.366Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T18:35:17.637Z] ---> Running in ad9bfc39b6a4 [2022-11-08T18:35:18.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T18:35:18.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T18:35:20.300Z] OK: 221 MiB in 51 packages [2022-11-08T18:35:20.884Z] Removing intermediate container ad9bfc39b6a4 [2022-11-08T18:35:20.884Z] ---> 78d1a4f80350 [2022-11-08T18:35:20.884Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-11-08T18:35:20.884Z] ---> Running in dbb6fc38bf98 [2022-11-08T18:35:21.152Z] Removing intermediate container dbb6fc38bf98 [2022-11-08T18:35:21.152Z] ---> e4d25e59f7cc [2022-11-08T18:35:21.152Z] Step 10/26 : COPY go.mod vendor* ./ [2022-11-08T18:35:21.743Z] ---> fa7b779d7520 [2022-11-08T18:35:21.743Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T18:35:21.743Z] ---> Running in 42f2997d31cd [2022-11-08T18:35:24.334Z] Removing intermediate container 42f2997d31cd [2022-11-08T18:35:24.334Z] ---> 1fa424103f88 [2022-11-08T18:35:24.334Z] Step 12/26 : COPY . . [2022-11-08T18:35:25.752Z] ---> 2d92c93568e6 [2022-11-08T18:35:25.752Z] Step 13/26 : RUN ${MAKE} [2022-11-08T18:35:25.752Z] ---> Running in d4702f0c406e [2022-11-08T18:35:26.718Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.45 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-11-08T18:38:04.807Z] Removing intermediate container d4702f0c406e [2022-11-08T18:38:04.807Z] ---> 2f4d3fb36bc9 [2022-11-08T18:38:04.807Z] Step 14/26 : FROM alpine:3.16 [2022-11-08T18:38:04.807Z] 3.16: Pulling from library/alpine [2022-11-08T18:38:04.807Z] 9b18e9b68314: Already exists [2022-11-08T18:38:04.807Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T18:38:04.807Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T18:38:04.807Z] ---> a6215f271958 [2022-11-08T18:38:04.807Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-08T18:38:04.807Z] ---> Running in 259a25fede23 [2022-11-08T18:38:04.807Z] Removing intermediate container 259a25fede23 [2022-11-08T18:38:04.807Z] ---> fc588a837176 [2022-11-08T18:38:04.807Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-08T18:38:04.807Z] ---> Running in af6a10a8a9ad [2022-11-08T18:38:04.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T18:38:04.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T18:38:04.807Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-08T18:38:04.807Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T18:38:04.807Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-08T18:38:04.807Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T18:38:04.807Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-08T18:38:04.807Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-08T18:38:04.807Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T18:38:04.807Z] OK: 8 MiB in 20 packages [2022-11-08T18:38:04.807Z] Removing intermediate container af6a10a8a9ad [2022-11-08T18:38:04.807Z] ---> 8f0b7727fad6 [2022-11-08T18:38:04.807Z] Step 17/26 : WORKDIR / [2022-11-08T18:38:04.807Z] ---> Running in d8afbf96b89b [2022-11-08T18:38:04.807Z] Removing intermediate container d8afbf96b89b [2022-11-08T18:38:04.807Z] ---> c5d0d01a6fb9 [2022-11-08T18:38:04.807Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-11-08T18:38:04.807Z] ---> 7e6e6696d3df [2022-11-08T18:38:04.807Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-11-08T18:38:05.394Z] ---> 37012769ffa8 [2022-11-08T18:38:05.394Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-11-08T18:38:06.104Z] ---> 7ef2e85b940f [2022-11-08T18:38:06.104Z] Step 21/26 : EXPOSE 59984 [2022-11-08T18:38:06.104Z] ---> Running in cf2bce354f9c [2022-11-08T18:38:06.104Z] Removing intermediate container cf2bce354f9c [2022-11-08T18:38:06.104Z] ---> 24f24b42c1e2 [2022-11-08T18:38:06.104Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-11-08T18:38:06.431Z] ---> Running in 87bb0ec6c08f [2022-11-08T18:38:06.716Z] Removing intermediate container 87bb0ec6c08f [2022-11-08T18:38:06.716Z] ---> a1d2c8ba6f3e [2022-11-08T18:38:06.716Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T18:38:06.716Z] ---> Running in 391f894a9fcd [2022-11-08T18:38:06.991Z] Removing intermediate container 391f894a9fcd [2022-11-08T18:38:06.991Z] ---> fa65b8d06d10 [2022-11-08T18:38:06.991Z] Step 24/26 : LABEL arch=arm64 [2022-11-08T18:38:07.263Z] ---> Running in 1b0645f490df [2022-11-08T18:38:07.534Z] Removing intermediate container 1b0645f490df [2022-11-08T18:38:07.534Z] ---> 7e837a8d0d95 [2022-11-08T18:38:07.534Z] Step 25/26 : LABEL git_sha=ef0e1dc43e01e3af63e43192147483735d9789c0 [2022-11-08T18:38:07.534Z] ---> Running in ad854860cb9e [2022-11-08T18:38:07.824Z] Removing intermediate container ad854860cb9e [2022-11-08T18:38:07.824Z] ---> d030cf12ea34 [2022-11-08T18:38:07.824Z] Step 26/26 : LABEL version=2.3.0-dev.45 [2022-11-08T18:38:07.824Z] ---> Running in 2b67efab295b [2022-11-08T18:38:08.102Z] Removing intermediate container 2b67efab295b [2022-11-08T18:38:08.102Z] ---> 3ee5c5bf3f53 [2022-11-08T18:38:08.102Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-08T18:38:08.102Z] Successfully built 3ee5c5bf3f53 [2022-11-08T18:38:08.102Z] 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 [2022-11-08T18:38:08.467Z] provisioning config files... [2022-11-08T18:38:08.483Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/85@tmp/config17862355321986143132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:38:08.823Z] ---> docker-login.sh [2022-11-08T18:38:08.823Z] nexus3.edgexfoundry.org:10001 [2022-11-08T18:38:09.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:38:09.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:38:09.092Z] Configure a credential helper to remove this warning. See [2022-11-08T18:38:09.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:38:09.092Z] [2022-11-08T18:38:09.092Z] Login Succeeded [2022-11-08T18:38:09.092Z] nexus3.edgexfoundry.org:10002 [2022-11-08T18:38:09.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:38:09.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:38:09.359Z] Configure a credential helper to remove this warning. See [2022-11-08T18:38:09.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:38:09.359Z] [2022-11-08T18:38:09.359Z] Login Succeeded [2022-11-08T18:38:09.629Z] nexus3.edgexfoundry.org:10003 [2022-11-08T18:38:09.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:38:09.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:38:09.896Z] Configure a credential helper to remove this warning. See [2022-11-08T18:38:09.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:38:09.896Z] [2022-11-08T18:38:09.896Z] Login Succeeded [2022-11-08T18:38:09.896Z] nexus3.edgexfoundry.org:10004 [2022-11-08T18:38:10.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:38:10.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:38:10.169Z] Configure a credential helper to remove this warning. See [2022-11-08T18:38:10.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:38:10.169Z] [2022-11-08T18:38:10.169Z] Login Succeeded [2022-11-08T18:38:10.169Z] docker.io [2022-11-08T18:38:10.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T18:38:11.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T18:38:11.022Z] Configure a credential helper to remove this warning. See [2022-11-08T18:38:11.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T18:38:11.022Z] [2022-11-08T18:38:11.022Z] Login Succeeded [2022-11-08T18:38:11.022Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T18:38:11.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T18:38:11.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T18:38:11.089Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-11-08T18:38:11.089Z] ef0e1dc43e01e3af63e43192147483735d9789c0 [2022-11-08T18:38:11.089Z] latest [2022-11-08T18:38:11.089Z] 2.3.0-dev.45 [2022-11-08T18:38:11.089Z] ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 [2022-11-08T18:38:11.089Z] main [2022-11-08T18:38:11.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:38:11.443Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:38:11.804Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0 [2022-11-08T18:38:11.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-08T18:38:11.804Z] fe051b171651: Preparing [2022-11-08T18:38:11.804Z] b4a63bfaf56d: Preparing [2022-11-08T18:38:11.804Z] c6fa49a007ad: Preparing [2022-11-08T18:38:11.804Z] ff39c9f9cdd5: Preparing [2022-11-08T18:38:11.804Z] 5d3e392a13a0: Preparing [2022-11-08T18:38:11.804Z] 5d3e392a13a0: Layer already exists [2022-11-08T18:38:12.079Z] b4a63bfaf56d: Pushed [2022-11-08T18:38:12.079Z] fe051b171651: Pushed [2022-11-08T18:38:12.665Z] ff39c9f9cdd5: Pushed [2022-11-08T18:38:18.012Z] c6fa49a007ad: Pushed [2022-11-08T18:38:18.012Z] ef0e1dc43e01e3af63e43192147483735d9789c0: digest: sha256:dbb71b919fb188bd8a9c17f53939dcadfe5bdf0f4a05f7e8a187a0b5eca582a7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:38:18.495Z] + 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 [2022-11-08T18:38:18.833Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-11-08T18:38:18.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-08T18:38:18.833Z] fe051b171651: Preparing [2022-11-08T18:38:18.833Z] b4a63bfaf56d: Preparing [2022-11-08T18:38:18.833Z] c6fa49a007ad: Preparing [2022-11-08T18:38:18.833Z] ff39c9f9cdd5: Preparing [2022-11-08T18:38:18.833Z] 5d3e392a13a0: Preparing [2022-11-08T18:38:18.833Z] 5d3e392a13a0: Layer already exists [2022-11-08T18:38:18.833Z] c6fa49a007ad: Layer already exists [2022-11-08T18:38:18.833Z] ff39c9f9cdd5: Layer already exists [2022-11-08T18:38:18.833Z] b4a63bfaf56d: Layer already exists [2022-11-08T18:38:18.833Z] fe051b171651: Layer already exists [2022-11-08T18:38:19.100Z] latest: digest: sha256:dbb71b919fb188bd8a9c17f53939dcadfe5bdf0f4a05f7e8a187a0b5eca582a7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:38:19.440Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:38:19.776Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.45 [2022-11-08T18:38:19.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-08T18:38:19.776Z] fe051b171651: Preparing [2022-11-08T18:38:19.776Z] b4a63bfaf56d: Preparing [2022-11-08T18:38:19.776Z] c6fa49a007ad: Preparing [2022-11-08T18:38:19.776Z] ff39c9f9cdd5: Preparing [2022-11-08T18:38:19.776Z] 5d3e392a13a0: Preparing [2022-11-08T18:38:19.776Z] ff39c9f9cdd5: Layer already exists [2022-11-08T18:38:19.776Z] c6fa49a007ad: Layer already exists [2022-11-08T18:38:19.776Z] fe051b171651: Layer already exists [2022-11-08T18:38:19.776Z] b4a63bfaf56d: Layer already exists [2022-11-08T18:38:19.776Z] 5d3e392a13a0: Layer already exists [2022-11-08T18:38:19.776Z] 2.3.0-dev.45: digest: sha256:dbb71b919fb188bd8a9c17f53939dcadfe5bdf0f4a05f7e8a187a0b5eca582a7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:38:20.386Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:38:20.724Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 [2022-11-08T18:38:20.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-08T18:38:20.725Z] fe051b171651: Preparing [2022-11-08T18:38:20.725Z] b4a63bfaf56d: Preparing [2022-11-08T18:38:20.725Z] c6fa49a007ad: Preparing [2022-11-08T18:38:20.725Z] ff39c9f9cdd5: Preparing [2022-11-08T18:38:20.725Z] 5d3e392a13a0: Preparing [2022-11-08T18:38:20.725Z] 5d3e392a13a0: Layer already exists [2022-11-08T18:38:20.725Z] c6fa49a007ad: Layer already exists [2022-11-08T18:38:20.725Z] b4a63bfaf56d: Layer already exists [2022-11-08T18:38:20.725Z] ff39c9f9cdd5: Layer already exists [2022-11-08T18:38:20.725Z] fe051b171651: Layer already exists [2022-11-08T18:38:20.725Z] ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45: digest: sha256:dbb71b919fb188bd8a9c17f53939dcadfe5bdf0f4a05f7e8a187a0b5eca582a7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:38:21.062Z] + 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 [2022-11-08T18:38:21.400Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-11-08T18:38:21.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-08T18:38:21.400Z] fe051b171651: Preparing [2022-11-08T18:38:21.400Z] b4a63bfaf56d: Preparing [2022-11-08T18:38:21.400Z] c6fa49a007ad: Preparing [2022-11-08T18:38:21.400Z] ff39c9f9cdd5: Preparing [2022-11-08T18:38:21.400Z] 5d3e392a13a0: Preparing [2022-11-08T18:38:21.400Z] c6fa49a007ad: Layer already exists [2022-11-08T18:38:21.400Z] b4a63bfaf56d: Layer already exists [2022-11-08T18:38:21.400Z] 5d3e392a13a0: Layer already exists [2022-11-08T18:38:21.400Z] ff39c9f9cdd5: Layer already exists [2022-11-08T18:38:21.400Z] fe051b171651: Layer already exists [2022-11-08T18:38:21.400Z] main: digest: sha256:dbb71b919fb188bd8a9c17f53939dcadfe5bdf0f4a05f7e8a187a0b5eca582a7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T18:38:21.719Z] ===================================================== [Pipeline] echo [2022-11-08T18:38:21.728Z] taggedImages: [2022-11-08T18:38:21.728Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0 [2022-11-08T18:38:21.728Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-11-08T18:38:21.728Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.45 [2022-11-08T18:38:21.728Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ef0e1dc43e01e3af63e43192147483735d9789c0-2.3.0-dev.45 [2022-11-08T18:38:21.728Z] - 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 [2022-11-08T18:38:22.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T18:38:22.083Z] [2022-11-08T18:38:22.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:38:22.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T18:38:22.415Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-08T18:38:22.415Z] 8998bd30e6a1: Pulling fs layer [2022-11-08T18:38:22.415Z] 04944245beec: Pulling fs layer [2022-11-08T18:38:22.415Z] 699f458cf7ca: Pulling fs layer [2022-11-08T18:38:22.415Z] 765212b225bb: Pulling fs layer [2022-11-08T18:38:22.415Z] f23df028b6ca: Pulling fs layer [2022-11-08T18:38:22.415Z] d65c8cfc05b1: Pulling fs layer [2022-11-08T18:38:22.415Z] 2437ff75d9bd: Pulling fs layer [2022-11-08T18:38:22.415Z] 765212b225bb: Waiting [2022-11-08T18:38:22.415Z] f23df028b6ca: Waiting [2022-11-08T18:38:22.415Z] d65c8cfc05b1: Waiting [2022-11-08T18:38:22.415Z] 2437ff75d9bd: Waiting [2022-11-08T18:38:22.684Z] 04944245beec: Verifying Checksum [2022-11-08T18:38:22.684Z] 04944245beec: Download complete [2022-11-08T18:38:22.684Z] 765212b225bb: Verifying Checksum [2022-11-08T18:38:22.684Z] 765212b225bb: Download complete [2022-11-08T18:38:22.684Z] f23df028b6ca: Verifying Checksum [2022-11-08T18:38:22.684Z] f23df028b6ca: Download complete [2022-11-08T18:38:22.684Z] d65c8cfc05b1: Verifying Checksum [2022-11-08T18:38:22.684Z] d65c8cfc05b1: Download complete [2022-11-08T18:38:22.952Z] 699f458cf7ca: Verifying Checksum [2022-11-08T18:38:22.952Z] 699f458cf7ca: Download complete [2022-11-08T18:38:23.220Z] 8998bd30e6a1: Verifying Checksum [2022-11-08T18:38:23.220Z] 8998bd30e6a1: Download complete [2022-11-08T18:38:25.808Z] 2437ff75d9bd: Verifying Checksum [2022-11-08T18:38:25.808Z] 2437ff75d9bd: Download complete [2022-11-08T18:38:27.222Z] 8998bd30e6a1: Pull complete [2022-11-08T18:38:27.806Z] 04944245beec: Pull complete [2022-11-08T18:38:29.219Z] 699f458cf7ca: Pull complete [2022-11-08T18:38:29.219Z] 765212b225bb: Pull complete [2022-11-08T18:38:30.176Z] f23df028b6ca: Pull complete [2022-11-08T18:38:30.176Z] d65c8cfc05b1: Pull complete [2022-11-08T18:38:45.175Z] 2437ff75d9bd: Pull complete [2022-11-08T18:38:45.175Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-08T18:38:45.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T18:38:45.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T18:38:45.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-118650 does not seem to be running inside a container [2022-11-08T18:38:45.427Z] $ 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/85 -v /w/workspace/device-onvif-camera/85:/w/workspace/device-onvif-camera/85:rw,z -v /w/workspace/device-onvif-camera/85@tmp:/w/workspace/device-onvif-camera/85@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 [2022-11-08T18:38:48.259Z] $ docker top 0ebed765c0ab5a3adf527fe055b586ec236b39fe5b3e80de70ad37283d8eaac6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:38:49.091Z] ---> job-cost.sh [2022-11-08T18:38:49.091Z] lf-activate-venv: SKIPPING [2022-11-08T18:38:49.091Z] INFO: No Stack... [2022-11-08T18:38:49.358Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-08T18:38:50.318Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T18:38:50.953Z] + cat /w/workspace/device-onvif-camera/85/archives/cost.csv [2022-11-08T18:38:50.953Z] + cut -d, -f6 [Pipeline] lock [2022-11-08T18:38:50.984Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] [2022-11-08T18:38:50.993Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] did not exist. Created. [2022-11-08T18:38:50.993Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T18:38:51.645Z] /w/workspace/device-onvif-camera/85@tmp/durable-20533fdd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-08T18:38:52.298Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-08T18:38:52.323Z] Warning: overwriting stash ‘stack-cost’ [2022-11-08T18:38:52.391Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T18:38:52.398Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T18:38:52.417Z] $ docker stop --time=1 0ebed765c0ab5a3adf527fe055b586ec236b39fe5b3e80de70ad37283d8eaac6 [2022-11-08T18:38:53.979Z] $ docker rm -f 0ebed765c0ab5a3adf527fe055b586ec236b39fe5b3e80de70ad37283d8eaac6 [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 [2022-11-08T18:38:54.389Z] provisioning config files... [2022-11-08T18:38:54.394Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1847621989155613101tmp [Pipeline] { [Pipeline] sh [2022-11-08T18:38:54.685Z] + set +x [2022-11-08T18:38:54.685Z] + curl -s https://codecov.io/bash [2022-11-08T18:38:54.685Z] + bash -s -- [2022-11-08T18:38:54.685Z] [2022-11-08T18:38:54.685Z] _____ _ [2022-11-08T18:38:54.685Z] / ____| | | [2022-11-08T18:38:54.685Z] | | ___ __| | ___ ___ _____ __ [2022-11-08T18:38:54.685Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-08T18:38:54.685Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-08T18:38:54.685Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-08T18:38:54.685Z] Bash-1.0.6 [2022-11-08T18:38:54.685Z] [2022-11-08T18:38:54.685Z] [2022-11-08T18:38:54.685Z] ==> git version 2.25.1 found [2022-11-08T18:38:54.685Z] ==> 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 [2022-11-08T18:38:54.685Z] Release-Date: 2020-01-08 [2022-11-08T18:38:54.685Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-08T18:38:54.685Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-08T18:38:54.685Z] ==> Jenkins CI detected. [2022-11-08T18:38:54.685Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-11-08T18:38:54.685Z] project root: . [2022-11-08T18:38:54.685Z] --> token set from env [2022-11-08T18:38:54.685Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-08T18:38:54.685Z] ==> Running gcov in . (disable via -X gcov) [2022-11-08T18:38:54.685Z] ==> Python coveragepy not found [2022-11-08T18:38:54.685Z] ==> Searching for coverage reports in: [2022-11-08T18:38:54.685Z] + . [2022-11-08T18:38:54.685Z] -> Found 1 reports [2022-11-08T18:38:54.685Z] ==> Detecting git/mercurial file structure [2022-11-08T18:38:54.685Z] ==> Reading reports [2022-11-08T18:38:54.685Z] + ./coverage.out bytes=79184 [2022-11-08T18:38:54.944Z] ==> Appending adjustments [2022-11-08T18:38:54.944Z] https://docs.codecov.io/docs/fixing-reports [2022-11-08T18:38:54.944Z] + Found adjustments [2022-11-08T18:38:54.944Z] ==> Gzipping contents [2022-11-08T18:38:54.944Z] 12K /tmp/codecov.mWN5t9.gz [2022-11-08T18:38:54.944Z] ==> Uploading reports [2022-11-08T18:38:54.944Z] url: https://codecov.io [2022-11-08T18:38:54.944Z] query: branch=main&commit=ef0e1dc43e01e3af63e43192147483735d9789c0&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-08T18:38:54.944Z] -> Pinging Codecov [2022-11-08T18:38:54.944Z] 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=ef0e1dc43e01e3af63e43192147483735d9789c0&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-08T18:38:55.513Z] -> Uploading to [2022-11-08T18:38:55.513Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-08/F29A59C45E3A92E06B3E522C9905F8EF/ef0e1dc43e01e3af63e43192147483735d9789c0/8bd1abe8-fde4-42e4-be00-c0f7ba099aea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T183855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e19e23a8ce1205a845685f05f86054e2beac1b96e8a6a3a73f2975d17eb083ca [2022-11-08T18:38:55.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T18:38:55.513Z] Dload Upload Total Spent Left Speed [2022-11-08T18:38:55.513Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10922 0 0 100 10922 0 46476 --:--:-- --:--:-- --:--:-- 46675 [2022-11-08T18:38:55.513Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] } [2022-11-08T18:38:55.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-08T18:38:55.692Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-08T18:38:55.703Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:38:56.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T18:38:56.000Z] [2022-11-08T18:38:56.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:38:56.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T18:38:56.295Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-08T18:38:56.295Z] df9b9388f04a: Pulling fs layer [2022-11-08T18:38:56.295Z] 52dc419b0ee2: Pulling fs layer [2022-11-08T18:38:56.295Z] 25bc292e5bac: Pulling fs layer [2022-11-08T18:38:56.295Z] 114826534d7a: Pulling fs layer [2022-11-08T18:38:56.295Z] 4657fd5d0bcf: Pulling fs layer [2022-11-08T18:38:56.295Z] 6ad1cebc031e: Pulling fs layer [2022-11-08T18:38:56.295Z] 8a3aa393b2d8: Pulling fs layer [2022-11-08T18:38:56.295Z] 114826534d7a: Waiting [2022-11-08T18:38:56.295Z] 4657fd5d0bcf: Waiting [2022-11-08T18:38:56.295Z] 8a3aa393b2d8: Waiting [2022-11-08T18:38:56.295Z] 6ad1cebc031e: Waiting [2022-11-08T18:38:56.295Z] 25bc292e5bac: Verifying Checksum [2022-11-08T18:38:56.295Z] 25bc292e5bac: Download complete [2022-11-08T18:38:56.295Z] 52dc419b0ee2: Download complete [2022-11-08T18:38:56.295Z] 4657fd5d0bcf: Verifying Checksum [2022-11-08T18:38:56.295Z] 4657fd5d0bcf: Download complete [2022-11-08T18:38:56.295Z] df9b9388f04a: Verifying Checksum [2022-11-08T18:38:56.295Z] df9b9388f04a: Download complete [2022-11-08T18:38:56.555Z] df9b9388f04a: Pull complete [2022-11-08T18:38:56.555Z] 6ad1cebc031e: Verifying Checksum [2022-11-08T18:38:56.555Z] 6ad1cebc031e: Download complete [2022-11-08T18:38:56.555Z] 52dc419b0ee2: Pull complete [2022-11-08T18:38:56.555Z] 25bc292e5bac: Pull complete [2022-11-08T18:38:57.493Z] 114826534d7a: Verifying Checksum [2022-11-08T18:38:57.493Z] 114826534d7a: Download complete [2022-11-08T18:38:57.493Z] 8a3aa393b2d8: Verifying Checksum [2022-11-08T18:38:57.493Z] 8a3aa393b2d8: Download complete [2022-11-08T18:39:00.776Z] 114826534d7a: Pull complete [2022-11-08T18:39:00.776Z] 4657fd5d0bcf: Pull complete [2022-11-08T18:39:01.341Z] 6ad1cebc031e: Pull complete [2022-11-08T18:39:03.873Z] 8a3aa393b2d8: Pull complete [2022-11-08T18:39:03.873Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-08T18:39:03.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T18:39:03.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T18:39:03.951Z] prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container [2022-11-08T18:39:03.988Z] $ 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 [2022-11-08T18:39:07.262Z] $ docker top 57a2ff4301fc4bfb7930f7952a7cd832c2963dfbe90c82b91c96ef0bf2e1dd5c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-08T18:39:07.321Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-11-08T18:39:07.596Z] + set -o pipefail [2022-11-08T18:39:07.596Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-11-08T18:39:12.871Z] [2022-11-08T18:39:12.871Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-11-08T18:39:12.871Z] [2022-11-08T18:39:12.871Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/b95a643f-85ae-4e9c-9f4e-2d76b66f7029 [2022-11-08T18:39:12.871Z] [2022-11-08T18:39:12.871Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-11-08T18:39:12.871Z] [2022-11-08T18:39:12.871Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-08T18:39:12.871Z] [2022-11-08T18:39:12.871Z] [2022-11-08T18:39:12.871Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-08T18:39:12.871Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-08T18:39:12.871Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-08T18:39:12.886Z] $ docker stop --time=1 57a2ff4301fc4bfb7930f7952a7cd832c2963dfbe90c82b91c96ef0bf2e1dd5c [2022-11-08T18:39:15.931Z] $ docker rm -f 57a2ff4301fc4bfb7930f7952a7cd832c2963dfbe90c82b91c96ef0bf2e1dd5c [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 [2022-11-08T18:39:16.300Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T18:39:16.308Z] provisioning config files... [2022-11-08T18:39:16.315Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9253104290765166299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:39:16.612Z] --> edgex-publish-swagger.sh [2022-11-08T18:39:16.612Z] === Publish doc/openapi/v2 API === [2022-11-08T18:39:16.612Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-11-08T18:39:16.612Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-11-08T18:39:16.612Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T18:39:16.612Z] Dload Upload Total Spent Left Speed [2022-11-08T18:39:17.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 2214k --:--:-- --:--:-- --:--:-- 2204k 100 469k 0 0 100 469k 0 556k --:--:-- --:--:-- --:--:-- 556k [2022-11-08T18:39:17.549Z] [2022-11-08T18:39:17.549Z] [Pipeline] } [2022-11-08T18:39:17.555Z] 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 [2022-11-08T18:39:17.917Z] + git log --format=format:%s -1 ef0e1dc43e01e3af63e43192147483735d9789c0 [Pipeline] sh [2022-11-08T18:39:18.205Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T18:39:18.205Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:39:18.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T18:39:18.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T18:39:18.562Z] prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container [2022-11-08T18:39:18.592Z] $ 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 [2022-11-08T18:39:19.042Z] $ docker top b560a38d59888fc646d913382bc96f343e2a48261828396075aceec6aabe38ae -eo pid,comm [2022-11-08T18:39:19.085Z] 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). [2022-11-08T18:39:19.085Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T18:39:19.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T18:39:19.125Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T18:39:19.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T18:39:19.246Z] $ docker exec b560a38d59888fc646d913382bc96f343e2a48261828396075aceec6aabe38ae ssh-agent [2022-11-08T18:39:19.364Z] SSH_AUTH_SOCK=/tmp/ssh-XOsVKgDBpQOF/agent.32 [2022-11-08T18:39:19.364Z] SSH_AGENT_PID=39 [2022-11-08T18:39:19.368Z] Running ssh-add (command line suppressed) [2022-11-08T18:39:19.471Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10756705325058309063.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10756705325058309063.key) [2022-11-08T18:39:19.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T18:39:19.769Z] + git semver tag [2022-11-08T18:39:20.028Z] 2022-11-08 18:39:19,952 [run_tag] DEBUG tag force:False [2022-11-08T18:39:20.028Z] 2022-11-08 18:39:19,952 [check_head_tag] DEBUG check head tag [2022-11-08T18:39:20.028Z] 2022-11-08 18:39:19,954 [execute] INFO git cat-file --batch-check [2022-11-08T18:39:20.028Z] 2022-11-08 18:39:19,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-08T18:39:20.028Z] 2022-11-08 18:39:19,958 [execute] INFO git cat-file --batch [2022-11-08T18:39:20.028Z] 2022-11-08 18:39:19,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-08T18:39:20.028Z] 2022-11-08 18:39:19,981 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-08T18:39:20.028Z] 2022-11-08 18:39:19,981 [execute] INFO git tag -a v2.3.0-dev.45 -m v2.3.0-dev.45 [2022-11-08T18:39:20.028Z] 2022-11-08 18:39:19,981 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.45', '-m', 'v2.3.0-dev.45'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-11-08T18:39:20.028Z] 2022-11-08 18:39:19,985 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-08T18:39:20.028Z] 2.3.0-dev.45 [Pipeline] } [2022-11-08T18:39:20.040Z] $ docker exec --env ******** --env ******** b560a38d59888fc646d913382bc96f343e2a48261828396075aceec6aabe38ae ssh-agent -k [2022-11-08T18:39:20.134Z] unset SSH_AUTH_SOCK; [2022-11-08T18:39:20.134Z] unset SSH_AGENT_PID; [2022-11-08T18:39:20.134Z] echo Agent pid 39 killed; [2022-11-08T18:39:20.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T18:39:20.441Z] + git semver [Pipeline] } [2022-11-08T18:39:20.718Z] $ docker stop --time=1 b560a38d59888fc646d913382bc96f343e2a48261828396075aceec6aabe38ae [2022-11-08T18:39:21.995Z] $ docker rm -f b560a38d59888fc646d913382bc96f343e2a48261828396075aceec6aabe38ae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:39:22.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T18:39:22.358Z] [2022-11-08T18:39:22.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:39:22.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T18:39:22.658Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-08T18:39:22.658Z] ab5ef0e58194: Pulling fs layer [2022-11-08T18:39:22.658Z] 9712f1f96733: Pulling fs layer [2022-11-08T18:39:22.658Z] 63f879dbbcfc: Pulling fs layer [2022-11-08T18:39:22.658Z] 0d9ebad4ef96: Pulling fs layer [2022-11-08T18:39:22.658Z] e9a5061849ea: Pulling fs layer [2022-11-08T18:39:22.658Z] d747dcd14b5f: Pulling fs layer [2022-11-08T18:39:22.658Z] 2de7ff778b66: Pulling fs layer [2022-11-08T18:39:22.658Z] 0d9ebad4ef96: Waiting [2022-11-08T18:39:22.658Z] e9a5061849ea: Waiting [2022-11-08T18:39:22.658Z] d747dcd14b5f: Waiting [2022-11-08T18:39:22.658Z] 2de7ff778b66: Waiting [2022-11-08T18:39:22.658Z] 9712f1f96733: Verifying Checksum [2022-11-08T18:39:22.658Z] 9712f1f96733: Download complete [2022-11-08T18:39:22.923Z] 63f879dbbcfc: Verifying Checksum [2022-11-08T18:39:22.923Z] 63f879dbbcfc: Download complete [2022-11-08T18:39:23.186Z] 0d9ebad4ef96: Verifying Checksum [2022-11-08T18:39:23.186Z] 0d9ebad4ef96: Download complete [2022-11-08T18:39:23.186Z] d747dcd14b5f: Download complete [2022-11-08T18:39:23.186Z] e9a5061849ea: Verifying Checksum [2022-11-08T18:39:23.186Z] e9a5061849ea: Download complete [2022-11-08T18:39:23.186Z] ab5ef0e58194: Verifying Checksum [2022-11-08T18:39:23.186Z] ab5ef0e58194: Download complete [2022-11-08T18:39:23.443Z] 2de7ff778b66: Verifying Checksum [2022-11-08T18:39:23.443Z] 2de7ff778b66: Download complete [2022-11-08T18:39:25.971Z] ab5ef0e58194: Pull complete [2022-11-08T18:39:25.971Z] 9712f1f96733: Pull complete [2022-11-08T18:39:26.901Z] 63f879dbbcfc: Pull complete [2022-11-08T18:39:31.100Z] 0d9ebad4ef96: Pull complete [2022-11-08T18:39:31.100Z] e9a5061849ea: Pull complete [2022-11-08T18:39:31.100Z] d747dcd14b5f: Pull complete [2022-11-08T18:39:32.033Z] 2de7ff778b66: Pull complete [2022-11-08T18:39:32.033Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-08T18:39:32.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T18:39:32.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T18:39:32.112Z] prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container [2022-11-08T18:39:32.148Z] $ 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 [2022-11-08T18:39:35.893Z] $ docker top 3dfba16e7a63f41041f82ec2eaf978043761c488bd9f832c54f90e290323b619 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-08T18:39:35.958Z] provisioning config files... [2022-11-08T18:39:35.969Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7064796550294966658tmp [2022-11-08T18:39:35.978Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9286527633977196156tmp [2022-11-08T18:39:35.986Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2879758440052898394tmp [Pipeline] { [Pipeline] echo [2022-11-08T18:39:35.997Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:39:36.280Z] ---> sigul-configuration.sh [2022-11-08T18:39:36.280Z] gpg: directory `/root/.gnupg' created [2022-11-08T18:39:36.280Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-08T18:39:36.280Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-08T18:39:36.280Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-08T18:39:36.280Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-08T18:39:36.280Z] gpg: CAST5 encrypted data [2022-11-08T18:39:36.280Z] gpg: encrypted with 1 passphrase [2022-11-08T18:39:36.280Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-08T18:39:36.566Z] + mkdir /home/jenkins [2022-11-08T18:39:36.566Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-08T18:39:36.851Z] + 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 [2022-11-08T18:39:36.861Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:39:37.141Z] ---> sigul-install.sh [2022-11-08T18:39:37.142Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-08T18:39:37.426Z] + git tag --list [2022-11-08T18:39:37.426Z] v0.0.0 [2022-11-08T18:39:37.426Z] v0.0.1-dev.1 [2022-11-08T18:39:37.426Z] v0.0.1-dev.10 [2022-11-08T18:39:37.426Z] v0.0.1-dev.11 [2022-11-08T18:39:37.426Z] v0.0.1-dev.12 [2022-11-08T18:39:37.426Z] v0.0.1-dev.13 [2022-11-08T18:39:37.426Z] v0.0.1-dev.14 [2022-11-08T18:39:37.426Z] v0.0.1-dev.15 [2022-11-08T18:39:37.426Z] v0.0.1-dev.16 [2022-11-08T18:39:37.426Z] v0.0.1-dev.17 [2022-11-08T18:39:37.426Z] v0.0.1-dev.18 [2022-11-08T18:39:37.426Z] v0.0.1-dev.19 [2022-11-08T18:39:37.426Z] v0.0.1-dev.2 [2022-11-08T18:39:37.426Z] v0.0.1-dev.20 [2022-11-08T18:39:37.426Z] v0.0.1-dev.21 [2022-11-08T18:39:37.426Z] v0.0.1-dev.22 [2022-11-08T18:39:37.426Z] v0.0.1-dev.23 [2022-11-08T18:39:37.426Z] v0.0.1-dev.24 [2022-11-08T18:39:37.426Z] v0.0.1-dev.25 [2022-11-08T18:39:37.426Z] v0.0.1-dev.26 [2022-11-08T18:39:37.426Z] v0.0.1-dev.27 [2022-11-08T18:39:37.426Z] v0.0.1-dev.28 [2022-11-08T18:39:37.426Z] v0.0.1-dev.3 [2022-11-08T18:39:37.426Z] v0.0.1-dev.4 [2022-11-08T18:39:37.426Z] v0.0.1-dev.5 [2022-11-08T18:39:37.426Z] v0.0.1-dev.6 [2022-11-08T18:39:37.426Z] v0.0.1-dev.7 [2022-11-08T18:39:37.426Z] v0.0.1-dev.8 [2022-11-08T18:39:37.426Z] v0.0.1-dev.9 [2022-11-08T18:39:37.426Z] v2.2.0 [2022-11-08T18:39:37.426Z] v2.2.0-dev.29 [2022-11-08T18:39:37.426Z] v2.2.0-dev.30 [2022-11-08T18:39:37.426Z] v2.2.0-dev.31 [2022-11-08T18:39:37.426Z] v2.2.0-dev.32 [2022-11-08T18:39:37.426Z] v2.2.0-dev.33 [2022-11-08T18:39:37.426Z] v2.2.0-dev.34 [2022-11-08T18:39:37.426Z] v2.2.0-dev.35 [2022-11-08T18:39:37.426Z] v2.3.0-dev.1 [2022-11-08T18:39:37.426Z] v2.3.0-dev.10 [2022-11-08T18:39:37.426Z] v2.3.0-dev.11 [2022-11-08T18:39:37.426Z] v2.3.0-dev.12 [2022-11-08T18:39:37.426Z] v2.3.0-dev.13 [2022-11-08T18:39:37.426Z] v2.3.0-dev.14 [2022-11-08T18:39:37.426Z] v2.3.0-dev.15 [2022-11-08T18:39:37.426Z] v2.3.0-dev.16 [2022-11-08T18:39:37.426Z] v2.3.0-dev.17 [2022-11-08T18:39:37.426Z] v2.3.0-dev.18 [2022-11-08T18:39:37.426Z] v2.3.0-dev.19 [2022-11-08T18:39:37.426Z] v2.3.0-dev.2 [2022-11-08T18:39:37.426Z] v2.3.0-dev.20 [2022-11-08T18:39:37.426Z] v2.3.0-dev.21 [2022-11-08T18:39:37.426Z] v2.3.0-dev.22 [2022-11-08T18:39:37.426Z] v2.3.0-dev.23 [2022-11-08T18:39:37.426Z] v2.3.0-dev.24 [2022-11-08T18:39:37.426Z] v2.3.0-dev.25 [2022-11-08T18:39:37.426Z] v2.3.0-dev.26 [2022-11-08T18:39:37.426Z] v2.3.0-dev.27 [2022-11-08T18:39:37.426Z] v2.3.0-dev.28 [2022-11-08T18:39:37.426Z] v2.3.0-dev.29 [2022-11-08T18:39:37.426Z] v2.3.0-dev.3 [2022-11-08T18:39:37.426Z] v2.3.0-dev.30 [2022-11-08T18:39:37.426Z] v2.3.0-dev.31 [2022-11-08T18:39:37.426Z] v2.3.0-dev.32 [2022-11-08T18:39:37.426Z] v2.3.0-dev.33 [2022-11-08T18:39:37.426Z] v2.3.0-dev.34 [2022-11-08T18:39:37.426Z] v2.3.0-dev.35 [2022-11-08T18:39:37.426Z] v2.3.0-dev.36 [2022-11-08T18:39:37.426Z] v2.3.0-dev.37 [2022-11-08T18:39:37.426Z] v2.3.0-dev.38 [2022-11-08T18:39:37.426Z] v2.3.0-dev.39 [2022-11-08T18:39:37.426Z] v2.3.0-dev.4 [2022-11-08T18:39:37.426Z] v2.3.0-dev.40 [2022-11-08T18:39:37.426Z] v2.3.0-dev.41 [2022-11-08T18:39:37.426Z] v2.3.0-dev.42 [2022-11-08T18:39:37.426Z] v2.3.0-dev.43 [2022-11-08T18:39:37.426Z] v2.3.0-dev.44 [2022-11-08T18:39:37.426Z] v2.3.0-dev.45 [2022-11-08T18:39:37.426Z] v2.3.0-dev.5 [2022-11-08T18:39:37.426Z] v2.3.0-dev.6 [2022-11-08T18:39:37.426Z] v2.3.0-dev.7 [2022-11-08T18:39:37.426Z] v2.3.0-dev.8 [2022-11-08T18:39:37.426Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-08T18:39:37.712Z] + lftools sign git-tag v2.3.0-dev.45 [2022-11-08T18:39:38.279Z] Signing Git tag with Sigul... [2022-11-08T18:39:38.279Z] Signing v2.3.0-dev.45 [Pipeline] echo [2022-11-08T18:39:38.855Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:39:39.136Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-08T18:39:39.142Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-08T18:39:39.169Z] $ docker stop --time=1 3dfba16e7a63f41041f82ec2eaf978043761c488bd9f832c54f90e290323b619 [2022-11-08T18:39:40.473Z] $ docker rm -f 3dfba16e7a63f41041f82ec2eaf978043761c488bd9f832c54f90e290323b619 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-08T18:39:40.881Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T18:39:40.881Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:39:41.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T18:39:41.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T18:39:41.232Z] prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container [2022-11-08T18:39:41.264Z] $ 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 [2022-11-08T18:39:41.595Z] $ docker top 28bb0420e09c8ecbb088f7745477f50fec50fbeb89cc7533cbd2ebc9c04ffb51 -eo pid,comm [2022-11-08T18:39:41.642Z] 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). [2022-11-08T18:39:41.642Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T18:39:41.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T18:39:41.678Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T18:39:41.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T18:39:41.784Z] $ docker exec 28bb0420e09c8ecbb088f7745477f50fec50fbeb89cc7533cbd2ebc9c04ffb51 ssh-agent [2022-11-08T18:39:41.896Z] SSH_AUTH_SOCK=/tmp/ssh-CCGEn2qWVsrs/agent.32 [2022-11-08T18:39:41.896Z] SSH_AGENT_PID=38 [2022-11-08T18:39:41.901Z] Running ssh-add (command line suppressed) [2022-11-08T18:39:42.005Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5331699906120222211.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5331699906120222211.key) [2022-11-08T18:39:42.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T18:39:42.302Z] + git semver bump pre [2022-11-08T18:39:42.561Z] 2022-11-08 18:39:42,499 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-08T18:39:42.561Z] 2022-11-08 18:39:42,499 [bump_version] DEBUG bumping version:2.3.0-dev.45 on axis:pre with prefix:dev [2022-11-08T18:39:42.561Z] 2022-11-08 18:39:42,499 [bump_version] DEBUG bumped version:2.3.0-dev.46 [2022-11-08T18:39:42.561Z] 2022-11-08 18:39:42,500 [write_version] DEBUG write version:2.3.0-dev.46 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-11-08T18:39:42.561Z] 2022-11-08 18:39:42,500 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-08T18:39:42.561Z] 2022-11-08 18:39:42,500 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-08T18:39:42.561Z] 2022-11-08 18:39:42,502 [execute] INFO git cat-file --batch-check [2022-11-08T18:39:42.561Z] 2022-11-08 18:39:42,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T18:39:42.561Z] 2022-11-08 18:39:42,507 [execute] INFO git cat-file --batch [2022-11-08T18:39:42.561Z] 2022-11-08 18:39:42,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T18:39:42.561Z] 2022-11-08 18:39:42,513 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-08T18:39:42.561Z] 2.3.0-dev.46 [Pipeline] } [2022-11-08T18:39:42.573Z] $ docker exec --env ******** --env ******** 28bb0420e09c8ecbb088f7745477f50fec50fbeb89cc7533cbd2ebc9c04ffb51 ssh-agent -k [2022-11-08T18:39:42.672Z] unset SSH_AUTH_SOCK; [2022-11-08T18:39:42.672Z] unset SSH_AGENT_PID; [2022-11-08T18:39:42.672Z] echo Agent pid 38 killed; [2022-11-08T18:39:42.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T18:39:42.981Z] + git semver [Pipeline] } [2022-11-08T18:39:43.255Z] $ docker stop --time=1 28bb0420e09c8ecbb088f7745477f50fec50fbeb89cc7533cbd2ebc9c04ffb51 [2022-11-08T18:39:44.537Z] $ docker rm -f 28bb0420e09c8ecbb088f7745477f50fec50fbeb89cc7533cbd2ebc9c04ffb51 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T18:39:44.863Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T18:39:44.863Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:39:45.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T18:39:45.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T18:39:45.230Z] prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container [2022-11-08T18:39:45.267Z] $ 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 [2022-11-08T18:39:45.603Z] $ docker top 273404df68cc6ca7db8419741f3f5361d1581849ca98adb43a6e3706e348a63e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T18:39:45.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T18:39:45.687Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T18:39:45.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T18:39:45.797Z] $ docker exec 273404df68cc6ca7db8419741f3f5361d1581849ca98adb43a6e3706e348a63e ssh-agent [2022-11-08T18:39:45.909Z] SSH_AUTH_SOCK=/tmp/ssh-Jc7oBFekXTMT/agent.32 [2022-11-08T18:39:45.909Z] SSH_AGENT_PID=38 [2022-11-08T18:39:45.930Z] Running ssh-add (command line suppressed) [2022-11-08T18:39:46.018Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1125984113450667396.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1125984113450667396.key) [2022-11-08T18:39:46.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T18:39:46.355Z] + git semver push [2022-11-08T18:39:46.616Z] 2022-11-08 18:39:46,506 [run_push] DEBUG push [2022-11-08T18:39:46.617Z] 2022-11-08 18:39:46,507 [execute] INFO git cat-file --batch-check [2022-11-08T18:39:46.617Z] 2022-11-08 18:39:46,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T18:39:46.617Z] 2022-11-08 18:39:46,510 [execute] INFO git rev-list 35b6c25747f42d5228ed40e9af4e4dd70c975c60 -- [2022-11-08T18:39:46.617Z] 2022-11-08 18:39:46,510 [execute] DEBUG Popen(['git', 'rev-list', '35b6c25747f42d5228ed40e9af4e4dd70c975c60', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-08T18:39:46.617Z] 2022-11-08 18:39:46,516 [execute] INFO git fetch -v origin [2022-11-08T18:39:46.617Z] 2022-11-08 18:39:46,516 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-08T18:39:47.183Z] 2022-11-08 18:39:47,111 [run_push] DEBUG no remote changes detected [2022-11-08T18:39:47.183Z] 2022-11-08 18:39:47,111 [execute] INFO git push origin semver [2022-11-08T18:39:47.183Z] 2022-11-08 18:39:47,112 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-08T18:39:48.562Z] 2022-11-08 18:39:48,150 [run_push] DEBUG push all version tags [2022-11-08T18:39:48.562Z] 2022-11-08 18:39:48,150 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-08T18:39:48.562Z] 2022-11-08 18:39:48,151 [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) [2022-11-08T18:39:49.129Z] 2022-11-08 18:39:48,959 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-08T18:39:49.129Z] 2.3.0-dev.46 [Pipeline] } [2022-11-08T18:39:49.141Z] $ docker exec --env ******** --env ******** 273404df68cc6ca7db8419741f3f5361d1581849ca98adb43a6e3706e348a63e ssh-agent -k [2022-11-08T18:39:49.222Z] unset SSH_AUTH_SOCK; [2022-11-08T18:39:49.224Z] unset SSH_AGENT_PID; [2022-11-08T18:39:49.224Z] echo Agent pid 38 killed; [2022-11-08T18:39:49.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T18:39:49.527Z] + git semver [Pipeline] } [2022-11-08T18:39:49.803Z] $ docker stop --time=1 273404df68cc6ca7db8419741f3f5361d1581849ca98adb43a6e3706e348a63e [2022-11-08T18:39:51.064Z] $ docker rm -f 273404df68cc6ca7db8419741f3f5361d1581849ca98adb43a6e3706e348a63e [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 [2022-11-08T18:39:51.617Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-11-08T18:39:51.617Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-08T18:39:51.617Z] total 16 [2022-11-08T18:39:51.617Z] drwxr-xr-x 3 root root 4096 Nov 8 18:28 . [2022-11-08T18:39:51.617Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 18:39 .. [2022-11-08T18:39:51.617Z] drwxr-xr-x 2 root root 4096 Nov 8 18:28 cost [2022-11-08T18:39:51.617Z] -rw-r--r-- 1 root root 90 Nov 8 18:28 cost.csv [2022-11-08T18:39:51.617Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-08T18:39:51.617Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-08T18:39:51.617Z] total 16 [2022-11-08T18:39:51.617Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:28 . [2022-11-08T18:39:51.617Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 18:39 .. [2022-11-08T18:39:51.617Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 18:28 cost [2022-11-08T18:39:51.617Z] -rw-r--r-- 1 jenkins jenkins 90 Nov 8 18:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:39:51.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:39:52.765Z] ---> package-listing.sh [2022-11-08T18:39:52.765Z] ++ facter osfamily [2022-11-08T18:39:52.765Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-08T18:39:53.024Z] + OS_FAMILY=debian [2022-11-08T18:39:53.024Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-11-08T18:39:53.024Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-08T18:39:53.024Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-08T18:39:53.024Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-08T18:39:53.024Z] + PACKAGES=/tmp/packages_start.txt [2022-11-08T18:39:53.024Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-11-08T18:39:53.024Z] + PACKAGES=/tmp/packages_end.txt [2022-11-08T18:39:53.024Z] + case "${OS_FAMILY}" in [2022-11-08T18:39:53.024Z] + dpkg -l [2022-11-08T18:39:53.024Z] + grep '^ii' [2022-11-08T18:39:53.024Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-08T18:39:53.024Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-08T18:39:53.024Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-08T18:39:53.024Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-11-08T18:39:53.024Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-11-08T18:39:53.024Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-11-08T18:39:53.034Z] 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 [2022-11-08T18:39:53.310Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T18:39:53.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T18:39:53.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T18:39:53.935Z] prd-ubuntu20.04-docker-8c-8g-118649 does not seem to be running inside a container [2022-11-08T18:39:53.970Z] $ 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 [2022-11-08T18:39:54.172Z] $ docker top c07cced27d5e33dabab6346ab3081b22125609bd92556b2a437d06eaaa20cd9e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T18:39:54.512Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-08T18:39:54.792Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-08T18:39:55.074Z] + ls /var/log/sa-host [2022-11-08T18:39:55.074Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T18:39:55.213Z] provisioning config files... [2022-11-08T18:39:55.223Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7858407427419364832tmp [Pipeline] { [Pipeline] echo [2022-11-08T18:39:55.237Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:39:55.522Z] ---> create-netrc.sh [Pipeline] } [2022-11-08T18:39:55.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:39:55.857Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-08T18:39:55.865Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:39:56.145Z] ---> sudo-logs.sh [2022-11-08T18:39:56.145Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-08T18:39:56.170Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:39:56.454Z] ---> job-cost.sh [2022-11-08T18:39:56.454Z] lf-activate-venv: SKIPPING [2022-11-08T18:39:56.454Z] DEBUG: total: 0.2199999988079071 [2022-11-08T18:39:56.454Z] INFO: Retrieving Stack Cost... [2022-11-08T18:39:56.712Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T18:39:57.279Z] INFO: Archiving Costs [Pipeline] echo [2022-11-08T18:39:57.289Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T18:39:57.570Z] ---> logs-deploy.sh [2022-11-08T18:39:57.570Z] lf-activate-venv: SKIPPING [2022-11-08T18:39:57.570Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/85 [2022-11-08T18:39:57.570Z] INFO: archiving workspace using pattern(s): [2022-11-08T18:39:58.508Z] Archives upload complete. [2022-11-08T18:39:58.766Z] INFO: archiving logs to Nexus [2022-11-08T18:39:59.333Z] ---> uname -a: [2022-11-08T18:39:59.333Z] Linux prd-ubuntu20-04-docker-8c-8g-118649 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-08T18:39:59.333Z] [2022-11-08T18:39:59.333Z] [2022-11-08T18:39:59.333Z] ---> lscpu: [2022-11-08T18:39:59.333Z] Architecture: x86_64 [2022-11-08T18:39:59.333Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-08T18:39:59.333Z] Byte Order: Little Endian [2022-11-08T18:39:59.333Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-08T18:39:59.333Z] CPU(s): 8 [2022-11-08T18:39:59.333Z] On-line CPU(s) list: 0-7 [2022-11-08T18:39:59.333Z] Thread(s) per core: 1 [2022-11-08T18:39:59.333Z] Core(s) per socket: 1 [2022-11-08T18:39:59.333Z] Socket(s): 8 [2022-11-08T18:39:59.333Z] NUMA node(s): 1 [2022-11-08T18:39:59.333Z] Vendor ID: AuthenticAMD [2022-11-08T18:39:59.333Z] CPU family: 23 [2022-11-08T18:39:59.333Z] Model: 49 [2022-11-08T18:39:59.333Z] Model name: AMD EPYC-Rome Processor [2022-11-08T18:39:59.333Z] Stepping: 0 [2022-11-08T18:39:59.333Z] CPU MHz: 2799.988 [2022-11-08T18:39:59.333Z] BogoMIPS: 5599.97 [2022-11-08T18:39:59.333Z] Virtualization: AMD-V [2022-11-08T18:39:59.333Z] Hypervisor vendor: KVM [2022-11-08T18:39:59.333Z] Virtualization type: full [2022-11-08T18:39:59.333Z] L1d cache: 256 KiB [2022-11-08T18:39:59.333Z] L1i cache: 256 KiB [2022-11-08T18:39:59.333Z] L2 cache: 4 MiB [2022-11-08T18:39:59.333Z] L3 cache: 128 MiB [2022-11-08T18:39:59.333Z] NUMA node0 CPU(s): 0-7 [2022-11-08T18:39:59.333Z] Vulnerability Itlb multihit: Not affected [2022-11-08T18:39:59.333Z] Vulnerability L1tf: Not affected [2022-11-08T18:39:59.333Z] Vulnerability Mds: Not affected [2022-11-08T18:39:59.333Z] Vulnerability Meltdown: Not affected [2022-11-08T18:39:59.333Z] Vulnerability Mmio stale data: Not affected [2022-11-08T18:39:59.333Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-08T18:39:59.333Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-08T18:39:59.333Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-08T18:39:59.333Z] Vulnerability Srbds: Not affected [2022-11-08T18:39:59.333Z] Vulnerability Tsx async abort: Not affected [2022-11-08T18:39:59.333Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-11-08T18:39:59.333Z] [2022-11-08T18:39:59.333Z] [2022-11-08T18:39:59.333Z] ---> nproc: [2022-11-08T18:39:59.333Z] 8 [2022-11-08T18:39:59.333Z] [2022-11-08T18:39:59.333Z]