Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed547cb9b404855c4500ba28f125032074ed2dc3 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-ssh14755894419936200291.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11899469210813313372.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9021702688086367718.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18223435282452401186.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12578885189977814278.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9906’ Running on prd-ubuntu20.04-docker-8c-8g-9910 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ed547cb9b404855c4500ba28f125032074ed2dc3 (main) Commit message: "Merge pull request #179 from weichou1229/issue-178" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 ed547cb9b404855c4500ba28f125032074ed2dc3 # timeout=10 > git rev-list --no-walk 4e47f77b753d7b234baa04d32f403ab5d967214f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T16:56:56.842Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T16:56:56.885Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T16:56:56.901Z] ========================================================= [2023-03-13T16:56:56.901Z] EdgeX Global Pipelines Version Info [2023-03-13T16:56:56.901Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:56:57.616Z] ------------------- [2023-03-13T16:56:57.616Z] stable info: [2023-03-13T16:56:57.616Z] ------------------- [2023-03-13T16:56:57.616Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T16:56:57.616Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T16:56:57.616Z] Message: update stable to v1.0.244 [2023-03-13T16:56:58.187Z] ------------------- [2023-03-13T16:56:58.187Z] experimental info: [2023-03-13T16:56:58.187Z] ------------------- [2023-03-13T16:56:58.187Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T16:56:58.187Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T16:56:58.188Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T16:56:58.342Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-13T16:56:58.351Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-13T16:56:58.359Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T16:56:58.373Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T16:56:58.386Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T16:56:58.398Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-13T16:56:58.409Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T16:56:58.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T16:56:58.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T16:56:58.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T16:56:58.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T16:56:58.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-13T16:56:58.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T16:56:58.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T16:56:58.504Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T16:56:58.516Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T16:56:58.528Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T16:56:58.540Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T16:56:58.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T16:56:58.564Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T16:56:58.576Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T16:56:58.588Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T16:56:58.605Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T16:56:58.622Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T16:56:58.637Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T16:56:58.649Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T16:56:58.661Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T16:56:58.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-13T16:56:58.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-13T16:56:58.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-13T16:56:58.708Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] echo [2023-03-13T16:56:58.720Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed547cb [Pipeline] echo [2023-03-13T16:56:58.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T16:56:58.784Z] provisioning config files... [2023-03-13T16:56:58.796Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18295987834447642923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:56:59.096Z] ---> docker-login.sh [2023-03-13T16:56:59.096Z] nexus3.edgexfoundry.org:10001 [2023-03-13T16:56:59.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:56:59.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:56:59.357Z] Configure a credential helper to remove this warning. See [2023-03-13T16:56:59.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:56:59.357Z] [2023-03-13T16:56:59.357Z] Login Succeeded [2023-03-13T16:56:59.357Z] nexus3.edgexfoundry.org:10002 [2023-03-13T16:56:59.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:56:59.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:56:59.357Z] Configure a credential helper to remove this warning. See [2023-03-13T16:56:59.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:56:59.357Z] [2023-03-13T16:56:59.357Z] Login Succeeded [2023-03-13T16:56:59.357Z] nexus3.edgexfoundry.org:10003 [2023-03-13T16:56:59.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:56:59.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:56:59.616Z] Configure a credential helper to remove this warning. See [2023-03-13T16:56:59.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:56:59.616Z] [2023-03-13T16:56:59.616Z] Login Succeeded [2023-03-13T16:56:59.616Z] nexus3.edgexfoundry.org:10004 [2023-03-13T16:56:59.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:56:59.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:56:59.616Z] Configure a credential helper to remove this warning. See [2023-03-13T16:56:59.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:56:59.616Z] [2023-03-13T16:56:59.616Z] Login Succeeded [2023-03-13T16:56:59.616Z] docker.io [2023-03-13T16:56:59.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:56:59.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:56:59.876Z] Configure a credential helper to remove this warning. See [2023-03-13T16:56:59.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:56:59.876Z] [2023-03-13T16:56:59.876Z] Login Succeeded [2023-03-13T16:56:59.876Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T16:56:59.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T16:57:00.246Z] + git rev-list -1 --merges ed547cb9b404855c4500ba28f125032074ed2dc3~1..ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] echo [2023-03-13T16:57:00.285Z] -----------> git rev-list -1 --merges ed547cb9b404855c4500ba28f125032074ed2dc3~1..ed547cb9b404855c4500ba28f125032074ed2dc3 ed547cb9b404855c4500ba28f125032074ed2dc3 [2023-03-13T16:57:00.285Z] ed547cb9b404855c4500ba28f125032074ed2dc3 [false] [Pipeline] sh [2023-03-13T16:57:00.567Z] + git log --format=format:%s -1 ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] echo [2023-03-13T16:57:00.580Z] ========================================================= [2023-03-13T16:57:00.580Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T16:57:00.580Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T16:57:00.935Z] + git log --format=format:%s -1 ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] echo [2023-03-13T16:57:00.948Z] [semverPrep] GIT_COMMIT: ed547cb9b404855c4500ba28f125032074ed2dc3, Commit Message: Merge pull request #179 from weichou1229/issue-178 [Pipeline] echo [2023-03-13T16:57:00.957Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T16:57:01.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T16:57:01.309Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T16:57:01.309Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T16:57:01.309Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T16:57:01.309Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T16:57:01.309Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T16:57:01.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:57:01.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T16:57:01.660Z] [2023-03-13T16:57:01.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:57:01.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T16:57:01.965Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T16:57:01.965Z] b85a868b505f: Pulling fs layer [2023-03-13T16:57:01.965Z] e2be974225ed: Pulling fs layer [2023-03-13T16:57:01.965Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T16:57:01.965Z] 988bab9f4d93: Pulling fs layer [2023-03-13T16:57:01.965Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T16:57:01.965Z] eaf3925da568: Pulling fs layer [2023-03-13T16:57:01.965Z] bab4dde63d76: Pulling fs layer [2023-03-13T16:57:01.965Z] bde34c3a00c8: Pulling fs layer [2023-03-13T16:57:01.965Z] b352a97aabf1: Pulling fs layer [2023-03-13T16:57:01.965Z] 4872d77fe225: Pulling fs layer [2023-03-13T16:57:01.965Z] 5851b861e8e6: Pulling fs layer [2023-03-13T16:57:01.965Z] 4872d77fe225: Waiting [2023-03-13T16:57:01.965Z] bde34c3a00c8: Waiting [2023-03-13T16:57:01.965Z] bab4dde63d76: Waiting [2023-03-13T16:57:01.965Z] eaf3925da568: Waiting [2023-03-13T16:57:01.965Z] b352a97aabf1: Waiting [2023-03-13T16:57:01.965Z] 988bab9f4d93: Waiting [2023-03-13T16:57:01.965Z] 5851b861e8e6: Waiting [2023-03-13T16:57:01.965Z] e2be974225ed: Verifying Checksum [2023-03-13T16:57:01.965Z] e2be974225ed: Download complete [2023-03-13T16:57:01.965Z] 988bab9f4d93: Verifying Checksum [2023-03-13T16:57:01.965Z] 988bab9f4d93: Download complete [2023-03-13T16:57:02.227Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T16:57:02.227Z] 1469e6f7b9e6: Download complete [2023-03-13T16:57:02.227Z] eaf3925da568: Verifying Checksum [2023-03-13T16:57:02.227Z] eaf3925da568: Download complete [2023-03-13T16:57:02.227Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T16:57:02.227Z] 339a4e72a1f5: Download complete [2023-03-13T16:57:02.227Z] bde34c3a00c8: Verifying Checksum [2023-03-13T16:57:02.227Z] bde34c3a00c8: Download complete [2023-03-13T16:57:02.227Z] b352a97aabf1: Download complete [2023-03-13T16:57:02.227Z] 4872d77fe225: Download complete [2023-03-13T16:57:02.227Z] 5851b861e8e6: Download complete [2023-03-13T16:57:02.227Z] b85a868b505f: Verifying Checksum [2023-03-13T16:57:02.227Z] b85a868b505f: Download complete [2023-03-13T16:57:02.487Z] bab4dde63d76: Verifying Checksum [2023-03-13T16:57:02.487Z] bab4dde63d76: Download complete [2023-03-13T16:57:03.435Z] b85a868b505f: Pull complete [2023-03-13T16:57:03.694Z] e2be974225ed: Pull complete [2023-03-13T16:57:03.953Z] 339a4e72a1f5: Pull complete [2023-03-13T16:57:04.211Z] 988bab9f4d93: Pull complete [2023-03-13T16:57:04.470Z] 1469e6f7b9e6: Pull complete [2023-03-13T16:57:04.470Z] eaf3925da568: Pull complete [2023-03-13T16:57:06.374Z] bab4dde63d76: Pull complete [2023-03-13T16:57:06.374Z] bde34c3a00c8: Pull complete [2023-03-13T16:57:06.374Z] b352a97aabf1: Pull complete [2023-03-13T16:57:06.374Z] 4872d77fe225: Pull complete [2023-03-13T16:57:06.374Z] 5851b861e8e6: Pull complete [2023-03-13T16:57:06.374Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T16:57:06.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T16:57:06.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:57:06.535Z] prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container [2023-03-13T16:57:06.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T16:57:09.022Z] $ docker top 78e17bcbe7bfb987dab51a098d4b9d3b71a017becef59fcedb508eb06603d9c1 -eo pid,comm [2023-03-13T16:57:09.075Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T16:57:09.075Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T16:57:09.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T16:57:09.107Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T16:57:09.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T16:57:09.222Z] $ docker exec 78e17bcbe7bfb987dab51a098d4b9d3b71a017becef59fcedb508eb06603d9c1 ssh-agent [2023-03-13T16:57:09.320Z] SSH_AUTH_SOCK=/tmp/ssh-EAlfvzi7wSLH/agent.32 [2023-03-13T16:57:09.320Z] SSH_AGENT_PID=38 [2023-03-13T16:57:09.326Z] Running ssh-add (command line suppressed) [2023-03-13T16:57:09.414Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8134911742929108879.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8134911742929108879.key) [2023-03-13T16:57:09.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T16:57:09.719Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T16:57:09.737Z] $ docker exec --env ******** --env ******** 78e17bcbe7bfb987dab51a098d4b9d3b71a017becef59fcedb508eb06603d9c1 ssh-agent -k [2023-03-13T16:57:09.834Z] unset SSH_AUTH_SOCK; [2023-03-13T16:57:09.834Z] unset SSH_AGENT_PID; [2023-03-13T16:57:09.834Z] echo Agent pid 38 killed; [2023-03-13T16:57:09.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T16:57:09.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T16:57:09.874Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T16:57:09.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T16:57:09.976Z] $ docker exec 78e17bcbe7bfb987dab51a098d4b9d3b71a017becef59fcedb508eb06603d9c1 ssh-agent [2023-03-13T16:57:10.084Z] SSH_AUTH_SOCK=/tmp/ssh-TFNyXzqQw4c9/agent.71 [2023-03-13T16:57:10.084Z] SSH_AGENT_PID=77 [2023-03-13T16:57:10.089Z] Running ssh-add (command line suppressed) [2023-03-13T16:57:10.183Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3140227242442844951.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3140227242442844951.key) [2023-03-13T16:57:10.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T16:57:10.483Z] + git semver init [2023-03-13T16:57:10.744Z] 2023-03-13 16:57:10,653 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T16:57:10.744Z] 2023-03-13 16:57:10,654 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-13T16:57:10.744Z] 2023-03-13 16:57:10,654 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-13T16:57:10.744Z] 2023-03-13 16:57:10,654 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T16:57:11.681Z] 2023-03-13 16:57:11,385 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-03-13T16:57:11.681Z] 2023-03-13 16:57:11,386 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-03-13T16:57:11.681Z] 2023-03-13 16:57:11,386 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-13T16:57:11.681Z] 2023-03-13 16:57:11,386 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-13T16:57:11.681Z] 3.0.0-dev.16 [Pipeline] } [2023-03-13T16:57:11.690Z] $ docker exec --env ******** --env ******** 78e17bcbe7bfb987dab51a098d4b9d3b71a017becef59fcedb508eb06603d9c1 ssh-agent -k [2023-03-13T16:57:11.783Z] unset SSH_AUTH_SOCK; [2023-03-13T16:57:11.783Z] unset SSH_AGENT_PID; [2023-03-13T16:57:11.783Z] echo Agent pid 77 killed; [2023-03-13T16:57:11.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T16:57:12.098Z] + git semver [Pipeline] } [2023-03-13T16:57:12.370Z] $ docker stop --time=1 78e17bcbe7bfb987dab51a098d4b9d3b71a017becef59fcedb508eb06603d9c1 [2023-03-13T16:57:13.665Z] $ docker rm -f --volumes 78e17bcbe7bfb987dab51a098d4b9d3b71a017becef59fcedb508eb06603d9c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T16:57:14.004Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T16:57:14.189Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T16:57:14.192Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T16:57:14.334Z] provisioning config files... [2023-03-13T16:57:14.344Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11567758803153516515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:57:14.635Z] ---> docker-login.sh [2023-03-13T16:57:14.635Z] nexus3.edgexfoundry.org:10001 [2023-03-13T16:57:14.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:57:14.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:57:14.635Z] Configure a credential helper to remove this warning. See [2023-03-13T16:57:14.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:57:14.635Z] [2023-03-13T16:57:14.635Z] Login Succeeded [2023-03-13T16:57:14.635Z] nexus3.edgexfoundry.org:10002 [2023-03-13T16:57:14.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:57:14.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:57:14.635Z] Configure a credential helper to remove this warning. See [2023-03-13T16:57:14.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:57:14.635Z] [2023-03-13T16:57:14.635Z] Login Succeeded [2023-03-13T16:57:14.635Z] nexus3.edgexfoundry.org:10003 [2023-03-13T16:57:14.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:57:14.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:57:14.896Z] Configure a credential helper to remove this warning. See [2023-03-13T16:57:14.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:57:14.896Z] [2023-03-13T16:57:14.896Z] Login Succeeded [2023-03-13T16:57:14.896Z] nexus3.edgexfoundry.org:10004 [2023-03-13T16:57:14.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:57:14.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:57:14.896Z] Configure a credential helper to remove this warning. See [2023-03-13T16:57:14.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:57:14.896Z] [2023-03-13T16:57:14.896Z] Login Succeeded [2023-03-13T16:57:14.896Z] docker.io [2023-03-13T16:57:15.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:57:15.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:57:15.156Z] Configure a credential helper to remove this warning. See [2023-03-13T16:57:15.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:57:15.156Z] [2023-03-13T16:57:15.156Z] Login Succeeded [2023-03-13T16:57:15.156Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T16:57:15.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T16:57:15.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T16:57:15.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T16:57:15.253Z] ========================================================= [2023-03-13T16:57:15.253Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-13T16:57:15.253Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:57:15.552Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T16:57:15.553Z] Sending build context to Docker daemon 1.795MB [2023-03-13T16:57:15.553Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T16:57:15.553Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-13T16:57:15.553Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T16:57:15.553Z] 213ec9aee27d: Pulling fs layer [2023-03-13T16:57:15.553Z] 4583459ba037: Pulling fs layer [2023-03-13T16:57:15.553Z] 93c1e223e6f2: Pulling fs layer [2023-03-13T16:57:15.553Z] 53926ce57604: Pulling fs layer [2023-03-13T16:57:15.553Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-13T16:57:15.553Z] 22ff95d597cd: Pulling fs layer [2023-03-13T16:57:15.553Z] 12d6caf4c0d1: Pulling fs layer [2023-03-13T16:57:15.553Z] 96b7cbca73a9: Pulling fs layer [2023-03-13T16:57:15.553Z] a7acece74701: Pulling fs layer [2023-03-13T16:57:15.553Z] 53926ce57604: Waiting [2023-03-13T16:57:15.553Z] 21b2b0c7a3f4: Waiting [2023-03-13T16:57:15.553Z] 22ff95d597cd: Waiting [2023-03-13T16:57:15.553Z] 12d6caf4c0d1: Waiting [2023-03-13T16:57:15.553Z] 96b7cbca73a9: Waiting [2023-03-13T16:57:15.553Z] a7acece74701: Waiting [2023-03-13T16:57:15.553Z] 93c1e223e6f2: Verifying Checksum [2023-03-13T16:57:15.553Z] 93c1e223e6f2: Download complete [2023-03-13T16:57:15.553Z] 4583459ba037: Download complete [2023-03-13T16:57:15.553Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-13T16:57:15.553Z] 21b2b0c7a3f4: Download complete [2023-03-13T16:57:15.817Z] 22ff95d597cd: Download complete [2023-03-13T16:57:15.817Z] 213ec9aee27d: Verifying Checksum [2023-03-13T16:57:15.817Z] 213ec9aee27d: Download complete [2023-03-13T16:57:15.817Z] 12d6caf4c0d1: Download complete [2023-03-13T16:57:15.817Z] 213ec9aee27d: Pull complete [2023-03-13T16:57:16.083Z] 4583459ba037: Pull complete [2023-03-13T16:57:16.083Z] 93c1e223e6f2: Pull complete [2023-03-13T16:57:16.342Z] a7acece74701: Verifying Checksum [2023-03-13T16:57:16.342Z] a7acece74701: Download complete [2023-03-13T16:57:16.600Z] 96b7cbca73a9: Verifying Checksum [2023-03-13T16:57:16.600Z] 96b7cbca73a9: Download complete [2023-03-13T16:57:16.600Z] 53926ce57604: Verifying Checksum [2023-03-13T16:57:16.600Z] 53926ce57604: Download complete [2023-03-13T16:57:19.879Z] 53926ce57604: Pull complete [2023-03-13T16:57:19.879Z] 21b2b0c7a3f4: Pull complete [2023-03-13T16:57:20.137Z] 22ff95d597cd: Pull complete [2023-03-13T16:57:20.137Z] 12d6caf4c0d1: Pull complete [2023-03-13T16:57:22.035Z] 96b7cbca73a9: Pull complete [2023-03-13T16:57:23.019Z] a7acece74701: Pull complete [2023-03-13T16:57:23.019Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-13T16:57:23.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-13T16:57:23.019Z] ---> db6d94c90886 [2023-03-13T16:57:23.019Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-13T16:57:27.211Z] ---> Running in 4d69813212f8 [2023-03-13T16:57:27.211Z] Removing intermediate container 4d69813212f8 [2023-03-13T16:57:27.211Z] ---> 034dd84c94bb [2023-03-13T16:57:27.211Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T16:57:27.211Z] ---> Running in 1d77a32ef512 [2023-03-13T16:57:27.211Z] Removing intermediate container 1d77a32ef512 [2023-03-13T16:57:27.211Z] ---> f51c6509deb8 [2023-03-13T16:57:27.211Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-13T16:57:27.211Z] ---> Running in b26a42112068 [2023-03-13T16:57:27.211Z] Removing intermediate container b26a42112068 [2023-03-13T16:57:27.211Z] ---> 3b8f930ca42a [2023-03-13T16:57:27.211Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-13T16:57:27.211Z] ---> Running in 21d6e3e30695 [2023-03-13T16:57:27.211Z] Removing intermediate container 21d6e3e30695 [2023-03-13T16:57:27.211Z] ---> 96cfd3facbf8 [2023-03-13T16:57:27.211Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T16:57:27.211Z] ---> Running in e6f056d175e6 [2023-03-13T16:57:27.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T16:57:27.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T16:57:27.985Z] (1/80) Installing mesa (21.3.9-r0) [2023-03-13T16:57:27.985Z] (2/80) Installing libxau (1.0.9-r0) [2023-03-13T16:57:27.985Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-03-13T16:57:27.985Z] (4/80) Installing libxcb (1.15-r0) [2023-03-13T16:57:27.985Z] (5/80) Installing libx11 (1.8-r0) [2023-03-13T16:57:27.985Z] (6/80) Installing libxext (1.3.4-r0) [2023-03-13T16:57:27.985Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-03-13T16:57:27.985Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-03-13T16:57:27.985Z] (9/80) Installing libpciaccess (0.16-r0) [2023-03-13T16:57:27.985Z] (10/80) Installing libdrm (2.4.110-r0) [2023-03-13T16:57:27.985Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-03-13T16:57:27.985Z] (12/80) Installing libxshmfence (1.3-r1) [2023-03-13T16:57:27.985Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-03-13T16:57:27.985Z] (14/80) Installing icu-data-full (71.1-r2) [2023-03-13T16:57:28.243Z] (15/80) Installing libice (1.0.10-r0) [2023-03-13T16:57:28.243Z] (16/80) Installing libuuid (2.38-r1) [2023-03-13T16:57:28.243Z] (17/80) Installing libsm (1.2.3-r0) [2023-03-13T16:57:28.243Z] (18/80) Installing libxt (1.2.1-r0) [2023-03-13T16:57:28.243Z] (19/80) Installing libxmu (1.1.3-r0) [2023-03-13T16:57:28.243Z] (20/80) Installing xset (1.2.4-r0) [2023-03-13T16:57:28.243Z] (21/80) Installing xprop (1.2.5-r0) [2023-03-13T16:57:28.243Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-03-13T16:57:28.243Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-03-13T16:57:28.243Z] (24/80) Installing libffi (3.4.2-r1) [2023-03-13T16:57:28.243Z] (25/80) Installing libintl (0.21-r2) [2023-03-13T16:57:28.243Z] (26/80) Installing libblkid (2.38-r1) [2023-03-13T16:57:28.243Z] (27/80) Installing libmount (2.38-r1) [2023-03-13T16:57:28.243Z] (28/80) Installing pcre (8.45-r2) [2023-03-13T16:57:28.243Z] (29/80) Installing glib (2.72.1-r0) [2023-03-13T16:57:28.502Z] (30/80) Installing icu-libs (71.1-r2) [2023-03-13T16:57:28.502Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-03-13T16:57:28.502Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-03-13T16:57:28.502Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-03-13T16:57:28.761Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-03-13T16:57:28.761Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-03-13T16:57:28.761Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-03-13T16:57:28.761Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-03-13T16:57:28.761Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-03-13T16:57:28.761Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-03-13T16:57:28.761Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-03-13T16:57:28.761Z] (41/80) Installing libpng (1.6.37-r1) [2023-03-13T16:57:28.761Z] (42/80) Installing freetype (2.12.1-r0) [2023-03-13T16:57:28.761Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-03-13T16:57:28.761Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-03-13T16:57:28.761Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-03-13T16:57:28.761Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-03-13T16:57:28.761Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-03-13T16:57:28.761Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-03-13T16:57:28.761Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-03-13T16:57:28.761Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-03-13T16:57:29.302Z] Still waiting to schedule task [2023-03-13T16:57:29.303Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9907’ [2023-03-13T16:57:29.698Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-03-13T16:57:29.698Z] (52/80) Installing avahi-libs (0.8-r6) [2023-03-13T16:57:29.698Z] (53/80) Installing nettle (3.7.3-r0) [2023-03-13T16:57:29.698Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-03-13T16:57:29.698Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-03-13T16:57:29.698Z] (56/80) Installing libunistring (1.0-r0) [2023-03-13T16:57:29.698Z] (57/80) Installing gnutls (3.7.7-r1) [2023-03-13T16:57:29.698Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-03-13T16:57:29.698Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-03-13T16:57:29.698Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-03-13T16:57:29.698Z] (61/80) Installing libevdev (1.12.1-r0) [2023-03-13T16:57:29.698Z] (62/80) Installing mtdev (1.1.6-r0) [2023-03-13T16:57:29.698Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-03-13T16:57:29.699Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-03-13T16:57:29.699Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-03-13T16:57:29.699Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-03-13T16:57:29.699Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-03-13T16:57:29.699Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-03-13T16:57:29.699Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-03-13T16:57:29.699Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-03-13T16:57:29.699Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-03-13T16:57:29.699Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-03-13T16:57:29.699Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-03-13T16:57:29.699Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-03-13T16:57:29.699Z] (75/80) Installing udev-init-scripts (35-r0) [2023-03-13T16:57:29.699Z] Executing udev-init-scripts-35-r0.post-install [2023-03-13T16:57:29.699Z] (76/80) Installing kmod-libs (29-r2) [2023-03-13T16:57:29.699Z] (77/80) Installing eudev (3.2.11-r0) [2023-03-13T16:57:29.958Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-03-13T16:57:29.958Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-13T16:57:29.958Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-03-13T16:57:29.958Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T16:57:29.958Z] Executing eudev-3.2.11-r0.trigger [2023-03-13T16:57:29.958Z] OK: 331 MiB in 131 packages [2023-03-13T16:57:32.497Z] Removing intermediate container e6f056d175e6 [2023-03-13T16:57:32.497Z] ---> 4ff175e71677 [2023-03-13T16:57:32.497Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-13T16:57:32.497Z] ---> Running in d2e28bcc6386 [2023-03-13T16:57:32.497Z] Removing intermediate container d2e28bcc6386 [2023-03-13T16:57:32.497Z] ---> 39c3ea9690f1 [2023-03-13T16:57:32.497Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-13T16:57:32.497Z] ---> b351d77d0c42 [2023-03-13T16:57:32.497Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T16:57:32.497Z] ---> Running in 487e99ef966f [2023-03-13T16:58:04.604Z] Removing intermediate container 487e99ef966f [2023-03-13T16:58:04.604Z] ---> af74a9283b48 [2023-03-13T16:58:04.604Z] Step 11/13 : COPY . . [2023-03-13T16:58:04.604Z] ---> 4f8d1852c0b1 [2023-03-13T16:58:04.604Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-13T16:58:04.604Z] ---> Running in f1efaa50027d [2023-03-13T16:58:04.604Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T16:58:04.604Z] Dload Upload Total Spent Left Speed [2023-03-13T16:58:04.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9397 0 --:--:-- --:--:-- --:--:-- 9482 [2023-03-13T16:58:04.604Z] Removing intermediate container f1efaa50027d [2023-03-13T16:58:04.604Z] ---> 74e1967ddbf5 [2023-03-13T16:58:04.604Z] Step 13/13 : RUN ${MAKE} [2023-03-13T16:58:04.604Z] ---> Running in 759ebd09f1ff [2023-03-13T16:58:04.604Z] noop [2023-03-13T16:58:04.604Z] Removing intermediate container 759ebd09f1ff [2023-03-13T16:58:04.604Z] ---> a240d034e6ed [2023-03-13T16:58:04.604Z] Successfully built a240d034e6ed [2023-03-13T16:58:04.604Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:58:04.912Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T16:58:04.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:58:04.980Z] prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container [2023-03-13T16:58:05.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** ci-base-image-x86_64 cat [2023-03-13T16:58:05.322Z] $ docker top 27caec51f21ed13677b529416683e59168d3cc2e3edba24becd32c508901f03b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T16:58:05.663Z] + go version [2023-03-13T16:58:05.663Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-13T16:58:05.673Z] $ docker stop --time=1 27caec51f21ed13677b529416683e59168d3cc2e3edba24becd32c508901f03b [2023-03-13T16:58:06.930Z] $ docker rm -f --volumes 27caec51f21ed13677b529416683e59168d3cc2e3edba24becd32c508901f03b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:58:07.330Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T16:58:07.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:58:07.400Z] prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container [2023-03-13T16:58:07.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** ci-base-image-x86_64 cat [2023-03-13T16:58:07.727Z] $ docker top c12309030d3aa68f9c8389780a69cdd11c6080c14e3d5ea16d2ff12e169b37fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T16:58:08.073Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-13T16:58:08.374Z] + make test [2023-03-13T16:58:08.374Z] go test ./... -coverprofile=coverage.out ./... [2023-03-13T16:58:08.632Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-13T16:58:18.590Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-13T16:58:18.590Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 2.0% of statements [2023-03-13T16:58:25.138Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-13T16:58:25.138Z] go vet ./... [2023-03-13T16:58:27.041Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T16:58:27.042Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T16:58:27.042Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T16:58:27.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T16:58:27.318Z] $ docker stop --time=1 c12309030d3aa68f9c8389780a69cdd11c6080c14e3d5ea16d2ff12e169b37fc [2023-03-13T16:58:29.902Z] $ docker rm -f --volumes c12309030d3aa68f9c8389780a69cdd11c6080c14e3d5ea16d2ff12e169b37fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T16:58:30.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T16:58:30.379Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-13T16:58:30.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T16:58:31.196Z] + ls -al . [2023-03-13T16:58:31.196Z] total 188 [2023-03-13T16:58:31.196Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 16:58 . [2023-03-13T16:58:31.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:56 .. [2023-03-13T16:58:31.196Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 16:58 .git [2023-03-13T16:58:31.196Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:56 .github [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 13 16:56 .gitignore [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 13 16:56 .golangci.yml [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 13 16:56 .hadolint.yml [2023-03-13T16:58:31.196Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 16:57 .semver [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 13 16:56 Attribution.txt [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 13 16:56 CHANGELOG.md [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 13 16:56 Dockerfile [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 13 16:56 GOVERNANCE.md [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 13 16:56 Jenkinsfile [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 13 16:56 LICENSE [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 2329 Mar 13 16:56 Makefile [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 13 16:56 OWNERS.md [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 5271 Mar 13 16:56 README.md [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 16:57 VERSION [2023-03-13T16:58:31.196Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 16:56 bin [2023-03-13T16:58:31.196Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:56 cmd [2023-03-13T16:58:31.196Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 13 16:58 coverage.out [2023-03-13T16:58:31.196Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 13 16:56 docker-entrypoint.sh [2023-03-13T16:58:31.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:56 docs [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 13 16:56 go.mod [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 31546 Mar 13 16:56 go.sum [2023-03-13T16:58:31.196Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:56 internal [2023-03-13T16:58:31.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:56 snap [2023-03-13T16:58:31.196Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 13 16:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:58:31.508Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ed547cb9b404855c4500ba28f125032074ed2dc3 --label arch=amd64 --label version=3.0.0-dev.16 . [2023-03-13T16:58:31.508Z] Sending build context to Docker daemon 1.824MB [2023-03-13T16:58:31.508Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T16:58:31.508Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-13T16:58:31.508Z] ---> a240d034e6ed [2023-03-13T16:58:31.508Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-13T16:58:31.508Z] ---> Running in f0a539c155b7 [2023-03-13T16:58:31.508Z] Removing intermediate container f0a539c155b7 [2023-03-13T16:58:31.508Z] ---> 9045e5987fdf [2023-03-13T16:58:31.508Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T16:58:31.766Z] ---> Running in 6d0cf0c1e9c2 [2023-03-13T16:58:31.766Z] Removing intermediate container 6d0cf0c1e9c2 [2023-03-13T16:58:31.766Z] ---> 9d6a26d3b951 [2023-03-13T16:58:31.766Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-13T16:58:31.766Z] ---> Running in 3efa4d908564 [2023-03-13T16:58:31.766Z] Removing intermediate container 3efa4d908564 [2023-03-13T16:58:31.766Z] ---> 7812693e4e05 [2023-03-13T16:58:31.766Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-13T16:58:31.766Z] ---> Running in 1ff2dcbab3e7 [2023-03-13T16:58:32.024Z] Removing intermediate container 1ff2dcbab3e7 [2023-03-13T16:58:32.024Z] ---> 812a7bb03efa [2023-03-13T16:58:32.024Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T16:58:32.024Z] ---> Running in d34963c58fff [2023-03-13T16:58:32.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T16:58:32.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T16:58:32.541Z] OK: 331 MiB in 131 packages [2023-03-13T16:58:32.799Z] Removing intermediate container d34963c58fff [2023-03-13T16:58:32.799Z] ---> e7d8ea2e99ca [2023-03-13T16:58:32.799Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-13T16:58:32.799Z] ---> Running in 4eb46bc0f051 [2023-03-13T16:58:33.057Z] Removing intermediate container 4eb46bc0f051 [2023-03-13T16:58:33.057Z] ---> 1924b7e8b644 [2023-03-13T16:58:33.057Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-13T16:58:33.057Z] ---> 6ab6bbe627e7 [2023-03-13T16:58:33.057Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T16:58:33.057Z] ---> Running in 536776d797c4 [2023-03-13T16:58:34.040Z] Removing intermediate container 536776d797c4 [2023-03-13T16:58:34.040Z] ---> 51e8cfcb1279 [2023-03-13T16:58:34.040Z] Step 11/35 : COPY . . [2023-03-13T16:58:34.299Z] ---> 42e455f6bae9 [2023-03-13T16:58:34.299Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-13T16:58:34.299Z] ---> Running in 172c7770e7fc [2023-03-13T16:58:34.558Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T16:58:34.558Z] Dload Upload Total Spent Left Speed [2023-03-13T16:58:34.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0  46248      0 --:--:-- --:--:-- --:--:-- 48272 [2023-03-13T16:58:34.816Z] Removing intermediate container 172c7770e7fc [2023-03-13T16:58:34.816Z] ---> 4f01f4a7b813 [2023-03-13T16:58:34.816Z] Step 13/35 : RUN ${MAKE} [2023-03-13T16:58:34.816Z] ---> Running in d3f72279ce56 [2023-03-13T16:58:35.075Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-13T16:58:56.994Z] Removing intermediate container d3f72279ce56 [2023-03-13T16:58:56.994Z] ---> cc2fd3db3857 [2023-03-13T16:58:56.994Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-13T16:58:56.994Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-13T16:58:56.994Z] 4acc49c71d14: Pulling fs layer [2023-03-13T16:58:56.994Z] 4acc49c71d14: Verifying Checksum [2023-03-13T16:58:56.994Z] 4acc49c71d14: Download complete [2023-03-13T16:58:57.253Z] 4acc49c71d14: Pull complete [2023-03-13T16:58:57.253Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-13T16:58:57.253Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-13T16:58:57.253Z] ---> 01a2bd3e5fff [2023-03-13T16:58:57.253Z] Step 15/35 : FROM alpine:3.16 [2023-03-13T16:58:57.512Z] 3.16: Pulling from library/alpine [2023-03-13T16:58:57.512Z] ef5531b6e74e: Pulling fs layer [2023-03-13T16:58:57.770Z] ef5531b6e74e: Verifying Checksum [2023-03-13T16:58:57.770Z] ef5531b6e74e: Download complete [2023-03-13T16:58:58.031Z] ef5531b6e74e: Pull complete [2023-03-13T16:58:58.031Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-13T16:58:58.031Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T16:58:58.031Z] ---> dfd21b5a31f5 [2023-03-13T16:58:58.031Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-13T16:58:58.290Z] ---> Running in 022c0638ec3c [2023-03-13T16:58:58.548Z] Removing intermediate container 022c0638ec3c [2023-03-13T16:58:58.548Z] ---> fc7a4942f04a [2023-03-13T16:58:58.548Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-13T16:58:58.548Z] ---> Running in 6fbdd3aa5755 [2023-03-13T16:58:58.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T16:58:58.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T16:58:59.068Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-03-13T16:58:59.068Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-03-13T16:58:59.068Z] (3/80) Installing libxau (1.0.9-r0) [2023-03-13T16:58:59.068Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-03-13T16:58:59.068Z] (5/80) Installing libxcb (1.15-r0) [2023-03-13T16:58:59.328Z] (6/80) Installing libx11 (1.8-r0) [2023-03-13T16:58:59.328Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-03-13T16:58:59.328Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-03-13T16:58:59.328Z] (9/80) Installing expat (2.5.0-r0) [2023-03-13T16:58:59.328Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-03-13T16:58:59.328Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-03-13T16:58:59.328Z] (12/80) Installing libpng (1.6.37-r1) [2023-03-13T16:58:59.328Z] (13/80) Installing freetype (2.12.1-r0) [2023-03-13T16:58:59.328Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-03-13T16:58:59.328Z] (15/80) Installing fribidi (1.0.12-r0) [2023-03-13T16:58:59.328Z] (16/80) Installing libffi (3.4.2-r1) [2023-03-13T16:58:59.328Z] (17/80) Installing libintl (0.21-r2) [2023-03-13T16:58:59.328Z] (18/80) Installing libblkid (2.38-r1) [2023-03-13T16:58:59.328Z] (19/80) Installing libmount (2.38-r1) [2023-03-13T16:58:59.328Z] (20/80) Installing pcre (8.45-r2) [2023-03-13T16:58:59.328Z] (21/80) Installing glib (2.72.1-r0) [2023-03-13T16:58:59.328Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-03-13T16:58:59.328Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-03-13T16:58:59.328Z] (24/80) Installing libass (0.16.0-r0) [2023-03-13T16:58:59.328Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-03-13T16:58:59.588Z] (26/80) Installing libpciaccess (0.16-r0) [2023-03-13T16:58:59.588Z] (27/80) Installing libdrm (2.4.110-r0) [2023-03-13T16:58:59.588Z] (28/80) Installing gmp (6.2.1-r2) [2023-03-13T16:58:59.588Z] (29/80) Installing nettle (3.7.3-r0) [2023-03-13T16:58:59.588Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-03-13T16:58:59.588Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-03-13T16:58:59.588Z] (32/80) Installing libunistring (1.0-r0) [2023-03-13T16:58:59.588Z] (33/80) Installing gnutls (3.7.7-r1) [2023-03-13T16:58:59.588Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-13T16:58:59.588Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-13T16:58:59.588Z] (36/80) Installing lame (3.100-r0) [2023-03-13T16:58:59.588Z] (37/80) Installing opus (1.3.1-r1) [2023-03-13T16:58:59.588Z] (38/80) Installing libasyncns (0.8-r1) [2023-03-13T16:58:59.588Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-03-13T16:58:59.588Z] (40/80) Installing libltdl (2.4.7-r0) [2023-03-13T16:58:59.588Z] (41/80) Installing orc (0.4.32-r0) [2023-03-13T16:58:59.588Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-03-13T16:58:59.588Z] (43/80) Installing libogg (1.3.5-r1) [2023-03-13T16:58:59.588Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-13T16:58:59.588Z] (45/80) Installing flac (1.3.4-r0) [2023-03-13T16:58:59.588Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-03-13T16:58:59.588Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-03-13T16:58:59.588Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-03-13T16:58:59.588Z] (49/80) Installing soxr (0.1.3-r2) [2023-03-13T16:58:59.588Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-03-13T16:58:59.588Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-03-13T16:58:59.848Z] (52/80) Installing libpulse (15.0-r2) [2023-03-13T16:58:59.848Z] (53/80) Installing cjson (1.7.15-r3) [2023-03-13T16:58:59.848Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-03-13T16:58:59.848Z] (55/80) Installing librist (0.2.6-r1) [2023-03-13T16:58:59.848Z] (56/80) Installing libsrt (1.4.4-r0) [2023-03-13T16:58:59.848Z] (57/80) Installing libssh (0.9.6-r1) [2023-03-13T16:58:59.848Z] (58/80) Installing libtheora (1.1.1-r16) [2023-03-13T16:58:59.848Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-03-13T16:58:59.848Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-03-13T16:58:59.848Z] (61/80) Installing libxext (1.3.4-r0) [2023-03-13T16:58:59.848Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-03-13T16:58:59.848Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-03-13T16:58:59.848Z] (64/80) Installing libva (2.14.0-r0) [2023-03-13T16:58:59.848Z] (65/80) Installing libvdpau (1.5-r0) [2023-03-13T16:58:59.848Z] (66/80) Installing vidstab (1.1.0-r1) [2023-03-13T16:58:59.848Z] (67/80) Installing libvpx (1.11.0-r1) [2023-03-13T16:58:59.848Z] (68/80) Installing libwebp (1.2.3-r0) [2023-03-13T16:58:59.848Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-03-13T16:58:59.848Z] (70/80) Installing numactl (2.0.14-r0) [2023-03-13T16:58:59.848Z] (71/80) Installing x265-libs (3.5-r3) [2023-03-13T16:59:00.107Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-03-13T16:59:00.107Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-03-13T16:59:00.107Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-03-13T16:59:00.107Z] (75/80) Installing udev-init-scripts (35-r0) [2023-03-13T16:59:00.107Z] Executing udev-init-scripts-35-r0.post-install [2023-03-13T16:59:00.107Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-03-13T16:59:00.107Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-03-13T16:59:00.107Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-03-13T16:59:00.107Z] (79/80) Installing kmod-libs (29-r2) [2023-03-13T16:59:00.107Z] (80/80) Installing eudev (3.2.11-r0) [2023-03-13T16:59:00.107Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T16:59:00.107Z] Executing eudev-3.2.11-r0.trigger [2023-03-13T16:59:00.107Z] OK: 100 MiB in 94 packages [2023-03-13T16:59:02.639Z] Removing intermediate container 6fbdd3aa5755 [2023-03-13T16:59:02.639Z] ---> e552bc83a53c [2023-03-13T16:59:02.639Z] Step 18/35 : WORKDIR / [2023-03-13T16:59:02.639Z] ---> Running in 966bfa56b7a1 [2023-03-13T16:59:02.639Z] Removing intermediate container 966bfa56b7a1 [2023-03-13T16:59:02.639Z] ---> fd51afcabd87 [2023-03-13T16:59:02.639Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-13T16:59:03.360Z] ---> 8a796012c3ef [2023-03-13T16:59:03.360Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-13T16:59:03.360Z] ---> 8ded2909d5c5 [2023-03-13T16:59:03.360Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-13T16:59:03.360Z] ---> 0747bc7fc881 [2023-03-13T16:59:03.360Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-13T16:59:03.617Z] ---> 25aff346dbc3 [2023-03-13T16:59:03.617Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-13T16:59:03.617Z] ---> 859d671a4349 [2023-03-13T16:59:03.617Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-13T16:59:03.875Z] ---> 7fa35c149d1d [2023-03-13T16:59:03.875Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-13T16:59:04.439Z] ---> 63c1fd5f8688 [2023-03-13T16:59:04.439Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-13T16:59:04.439Z] ---> Running in 9182cf90e1a7 [2023-03-13T16:59:05.006Z] Removing intermediate container 9182cf90e1a7 [2023-03-13T16:59:05.006Z] ---> c190214c703e [2023-03-13T16:59:05.006Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-13T16:59:05.006Z] ---> Running in 8dee91ebe3cd [2023-03-13T16:59:05.574Z] Removing intermediate container 8dee91ebe3cd [2023-03-13T16:59:05.574Z] ---> 3b96bc4caafc [2023-03-13T16:59:05.574Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-13T16:59:05.574Z] ---> Running in dc09c8bb66ae [2023-03-13T16:59:06.143Z] Removing intermediate container dc09c8bb66ae [2023-03-13T16:59:06.143Z] ---> c7f3022aa8ea [2023-03-13T16:59:06.143Z] Step 29/35 : EXPOSE 59983 [2023-03-13T16:59:06.143Z] ---> Running in e2a6b486e6cd [2023-03-13T16:59:06.143Z] Removing intermediate container e2a6b486e6cd [2023-03-13T16:59:06.143Z] ---> 546ffead4d4e [2023-03-13T16:59:06.143Z] Step 30/35 : EXPOSE 8554 [2023-03-13T16:59:06.143Z] ---> Running in 15261f478745 [2023-03-13T16:59:06.400Z] Removing intermediate container 15261f478745 [2023-03-13T16:59:06.400Z] ---> 8b839a47d72a [2023-03-13T16:59:06.400Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-13T16:59:06.400Z] ---> Running in e1f2f9823cb3 [2023-03-13T16:59:06.400Z] Removing intermediate container e1f2f9823cb3 [2023-03-13T16:59:06.400Z] ---> afe20b4c85a1 [2023-03-13T16:59:06.400Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-13T16:59:06.400Z] ---> Running in f8f8229f4a11 [2023-03-13T16:59:06.400Z] Removing intermediate container f8f8229f4a11 [2023-03-13T16:59:06.400Z] ---> fb8de7d212e2 [2023-03-13T16:59:06.400Z] Step 33/35 : LABEL arch=amd64 [2023-03-13T16:59:06.400Z] ---> Running in d414b36c85fc [2023-03-13T16:59:06.658Z] Removing intermediate container d414b36c85fc [2023-03-13T16:59:06.658Z] ---> 3ff717d781a2 [2023-03-13T16:59:06.658Z] Step 34/35 : LABEL git_sha=ed547cb9b404855c4500ba28f125032074ed2dc3 [2023-03-13T16:59:06.658Z] ---> Running in fb2f8fc031c7 [2023-03-13T16:59:06.658Z] Removing intermediate container fb2f8fc031c7 [2023-03-13T16:59:06.658Z] ---> 5ea111a21d56 [2023-03-13T16:59:06.658Z] Step 35/35 : LABEL version=3.0.0-dev.16 [2023-03-13T16:59:06.658Z] ---> Running in 8af326eb9746 [2023-03-13T16:59:06.658Z] Removing intermediate container 8af326eb9746 [2023-03-13T16:59:06.658Z] ---> 6abcd694e031 [2023-03-13T16:59:06.658Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T16:59:06.658Z] Successfully built 6abcd694e031 [2023-03-13T16:59:06.658Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T16:59:06.767Z] provisioning config files... [2023-03-13T16:59:06.774Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2846314995214883022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:59:07.068Z] ---> docker-login.sh [2023-03-13T16:59:07.068Z] nexus3.edgexfoundry.org:10001 [2023-03-13T16:59:07.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:59:07.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:59:07.068Z] Configure a credential helper to remove this warning. See [2023-03-13T16:59:07.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:59:07.068Z] [2023-03-13T16:59:07.068Z] Login Succeeded [2023-03-13T16:59:07.068Z] nexus3.edgexfoundry.org:10002 [2023-03-13T16:59:07.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:59:07.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:59:07.068Z] Configure a credential helper to remove this warning. See [2023-03-13T16:59:07.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:59:07.068Z] [2023-03-13T16:59:07.068Z] Login Succeeded [2023-03-13T16:59:07.068Z] nexus3.edgexfoundry.org:10003 [2023-03-13T16:59:07.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:59:07.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:59:07.328Z] Configure a credential helper to remove this warning. See [2023-03-13T16:59:07.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:59:07.328Z] [2023-03-13T16:59:07.328Z] Login Succeeded [2023-03-13T16:59:07.328Z] nexus3.edgexfoundry.org:10004 [2023-03-13T16:59:07.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:59:07.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:59:07.328Z] Configure a credential helper to remove this warning. See [2023-03-13T16:59:07.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:59:07.328Z] [2023-03-13T16:59:07.328Z] Login Succeeded [2023-03-13T16:59:07.328Z] docker.io [2023-03-13T16:59:07.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:59:07.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:59:07.588Z] Configure a credential helper to remove this warning. See [2023-03-13T16:59:07.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:59:07.588Z] [2023-03-13T16:59:07.588Z] Login Succeeded [2023-03-13T16:59:07.588Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T16:59:07.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T16:59:07.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T16:59:07.653Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-03-13T16:59:07.653Z] ed547cb9b404855c4500ba28f125032074ed2dc3 [2023-03-13T16:59:07.653Z] latest [2023-03-13T16:59:07.653Z] 3.0.0-dev.16 [2023-03-13T16:59:07.653Z] ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 [2023-03-13T16:59:07.653Z] main [2023-03-13T16:59:07.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:59:07.968Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:59:08.266Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ed547cb9b404855c4500ba28f125032074ed2dc3 [2023-03-13T16:59:08.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-13T16:59:08.267Z] 667951f5046e: Preparing [2023-03-13T16:59:08.267Z] 77108de0e271: Preparing [2023-03-13T16:59:08.267Z] bee8019f03c4: Preparing [2023-03-13T16:59:08.267Z] 3827b5b91e75: Preparing [2023-03-13T16:59:08.267Z] acc83c6ca332: Preparing [2023-03-13T16:59:08.267Z] 6581a20b6185: Preparing [2023-03-13T16:59:08.267Z] c539937db4b3: Preparing [2023-03-13T16:59:08.267Z] f602a8b01406: Preparing [2023-03-13T16:59:08.267Z] b43f3b8ddb27: Preparing [2023-03-13T16:59:08.267Z] 7e570a7ef25d: Preparing [2023-03-13T16:59:08.267Z] 1ddd9d01a0b8: Preparing [2023-03-13T16:59:08.267Z] aa5968d388b8: Preparing [2023-03-13T16:59:08.267Z] 6581a20b6185: Waiting [2023-03-13T16:59:08.267Z] 7e570a7ef25d: Waiting [2023-03-13T16:59:08.267Z] 1ddd9d01a0b8: Waiting [2023-03-13T16:59:08.267Z] b43f3b8ddb27: Waiting [2023-03-13T16:59:08.267Z] f602a8b01406: Waiting [2023-03-13T16:59:08.267Z] c539937db4b3: Waiting [2023-03-13T16:59:08.267Z] aa5968d388b8: Waiting [2023-03-13T16:59:08.267Z] 77108de0e271: Pushed [2023-03-13T16:59:08.267Z] bee8019f03c4: Pushed [2023-03-13T16:59:08.267Z] 667951f5046e: Pushed [2023-03-13T16:59:08.267Z] acc83c6ca332: Pushed [2023-03-13T16:59:08.267Z] 6581a20b6185: Pushed [2023-03-13T16:59:08.525Z] c539937db4b3: Pushed [2023-03-13T16:59:08.525Z] b43f3b8ddb27: Pushed [2023-03-13T16:59:08.525Z] f602a8b01406: Pushed [2023-03-13T16:59:08.525Z] aa5968d388b8: Layer already exists [2023-03-13T16:59:11.098Z] 3827b5b91e75: Pushed [2023-03-13T16:59:11.098Z] 7e570a7ef25d: Pushed [2023-03-13T16:59:17.668Z] 1ddd9d01a0b8: Pushed [2023-03-13T16:59:17.668Z] ed547cb9b404855c4500ba28f125032074ed2dc3: digest: sha256:6d65bcb918c5d8bf72ae05f1f684d0aaa7beb28471a645f1e6b6823269cdf032 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:59:17.991Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:59:18.308Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-13T16:59:18.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-13T16:59:18.308Z] 667951f5046e: Preparing [2023-03-13T16:59:18.308Z] 77108de0e271: Preparing [2023-03-13T16:59:18.308Z] bee8019f03c4: Preparing [2023-03-13T16:59:18.308Z] 3827b5b91e75: Preparing [2023-03-13T16:59:18.308Z] acc83c6ca332: Preparing [2023-03-13T16:59:18.308Z] 6581a20b6185: Preparing [2023-03-13T16:59:18.308Z] c539937db4b3: Preparing [2023-03-13T16:59:18.308Z] f602a8b01406: Preparing [2023-03-13T16:59:18.308Z] b43f3b8ddb27: Preparing [2023-03-13T16:59:18.308Z] 7e570a7ef25d: Preparing [2023-03-13T16:59:18.308Z] 1ddd9d01a0b8: Preparing [2023-03-13T16:59:18.308Z] aa5968d388b8: Preparing [2023-03-13T16:59:18.308Z] 6581a20b6185: Waiting [2023-03-13T16:59:18.308Z] c539937db4b3: Waiting [2023-03-13T16:59:18.308Z] f602a8b01406: Waiting [2023-03-13T16:59:18.308Z] 1ddd9d01a0b8: Waiting [2023-03-13T16:59:18.308Z] aa5968d388b8: Waiting [2023-03-13T16:59:18.308Z] bee8019f03c4: Layer already exists [2023-03-13T16:59:18.308Z] 667951f5046e: Layer already exists [2023-03-13T16:59:18.308Z] 3827b5b91e75: Layer already exists [2023-03-13T16:59:18.308Z] 77108de0e271: Layer already exists [2023-03-13T16:59:18.308Z] acc83c6ca332: Layer already exists [2023-03-13T16:59:18.308Z] 6581a20b6185: Layer already exists [2023-03-13T16:59:18.308Z] f602a8b01406: Layer already exists [2023-03-13T16:59:18.308Z] c539937db4b3: Layer already exists [2023-03-13T16:59:18.308Z] b43f3b8ddb27: Layer already exists [2023-03-13T16:59:18.308Z] 7e570a7ef25d: Layer already exists [2023-03-13T16:59:18.308Z] 1ddd9d01a0b8: Layer already exists [2023-03-13T16:59:18.308Z] aa5968d388b8: Layer already exists [2023-03-13T16:59:19.245Z] latest: digest: sha256:6d65bcb918c5d8bf72ae05f1f684d0aaa7beb28471a645f1e6b6823269cdf032 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:59:19.828Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:59:20.138Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.16 [2023-03-13T16:59:20.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-13T16:59:20.138Z] 667951f5046e: Preparing [2023-03-13T16:59:20.138Z] 77108de0e271: Preparing [2023-03-13T16:59:20.138Z] bee8019f03c4: Preparing [2023-03-13T16:59:20.138Z] 3827b5b91e75: Preparing [2023-03-13T16:59:20.138Z] acc83c6ca332: Preparing [2023-03-13T16:59:20.138Z] 6581a20b6185: Preparing [2023-03-13T16:59:20.138Z] c539937db4b3: Preparing [2023-03-13T16:59:20.138Z] f602a8b01406: Preparing [2023-03-13T16:59:20.138Z] b43f3b8ddb27: Preparing [2023-03-13T16:59:20.138Z] 7e570a7ef25d: Preparing [2023-03-13T16:59:20.138Z] 1ddd9d01a0b8: Preparing [2023-03-13T16:59:20.138Z] aa5968d388b8: Preparing [2023-03-13T16:59:20.138Z] 6581a20b6185: Waiting [2023-03-13T16:59:20.138Z] b43f3b8ddb27: Waiting [2023-03-13T16:59:20.138Z] f602a8b01406: Waiting [2023-03-13T16:59:20.138Z] 7e570a7ef25d: Waiting [2023-03-13T16:59:20.138Z] c539937db4b3: Waiting [2023-03-13T16:59:20.138Z] 1ddd9d01a0b8: Waiting [2023-03-13T16:59:20.138Z] aa5968d388b8: Waiting [2023-03-13T16:59:20.138Z] 667951f5046e: Layer already exists [2023-03-13T16:59:20.138Z] bee8019f03c4: Layer already exists [2023-03-13T16:59:20.138Z] acc83c6ca332: Layer already exists [2023-03-13T16:59:20.138Z] 77108de0e271: Layer already exists [2023-03-13T16:59:20.138Z] 3827b5b91e75: Layer already exists [2023-03-13T16:59:20.138Z] 6581a20b6185: Layer already exists [2023-03-13T16:59:20.138Z] b43f3b8ddb27: Layer already exists [2023-03-13T16:59:20.138Z] c539937db4b3: Layer already exists [2023-03-13T16:59:20.138Z] f602a8b01406: Layer already exists [2023-03-13T16:59:20.138Z] 7e570a7ef25d: Layer already exists [2023-03-13T16:59:20.138Z] 1ddd9d01a0b8: Layer already exists [2023-03-13T16:59:20.138Z] aa5968d388b8: Layer already exists [2023-03-13T16:59:20.138Z] 3.0.0-dev.16: digest: sha256:6d65bcb918c5d8bf72ae05f1f684d0aaa7beb28471a645f1e6b6823269cdf032 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:59:20.446Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:59:20.759Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 [2023-03-13T16:59:20.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-13T16:59:20.759Z] 667951f5046e: Preparing [2023-03-13T16:59:20.759Z] 77108de0e271: Preparing [2023-03-13T16:59:20.759Z] bee8019f03c4: Preparing [2023-03-13T16:59:20.759Z] 3827b5b91e75: Preparing [2023-03-13T16:59:20.759Z] acc83c6ca332: Preparing [2023-03-13T16:59:20.759Z] 6581a20b6185: Preparing [2023-03-13T16:59:20.759Z] c539937db4b3: Preparing [2023-03-13T16:59:20.759Z] 6581a20b6185: Waiting [2023-03-13T16:59:20.759Z] f602a8b01406: Preparing [2023-03-13T16:59:20.759Z] b43f3b8ddb27: Preparing [2023-03-13T16:59:20.759Z] 7e570a7ef25d: Preparing [2023-03-13T16:59:20.759Z] c539937db4b3: Waiting [2023-03-13T16:59:20.759Z] b43f3b8ddb27: Waiting [2023-03-13T16:59:20.759Z] 1ddd9d01a0b8: Preparing [2023-03-13T16:59:20.759Z] aa5968d388b8: Preparing [2023-03-13T16:59:20.759Z] 7e570a7ef25d: Waiting [2023-03-13T16:59:20.759Z] 1ddd9d01a0b8: Waiting [2023-03-13T16:59:20.759Z] aa5968d388b8: Waiting [2023-03-13T16:59:20.759Z] 667951f5046e: Layer already exists [2023-03-13T16:59:20.759Z] bee8019f03c4: Layer already exists [2023-03-13T16:59:20.759Z] 3827b5b91e75: Layer already exists [2023-03-13T16:59:20.759Z] 77108de0e271: Layer already exists [2023-03-13T16:59:20.759Z] acc83c6ca332: Layer already exists [2023-03-13T16:59:20.759Z] 6581a20b6185: Layer already exists [2023-03-13T16:59:20.759Z] c539937db4b3: Layer already exists [2023-03-13T16:59:20.759Z] f602a8b01406: Layer already exists [2023-03-13T16:59:20.759Z] b43f3b8ddb27: Layer already exists [2023-03-13T16:59:20.759Z] 7e570a7ef25d: Layer already exists [2023-03-13T16:59:20.759Z] 1ddd9d01a0b8: Layer already exists [2023-03-13T16:59:20.759Z] aa5968d388b8: Layer already exists [2023-03-13T16:59:20.759Z] ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16: digest: sha256:6d65bcb918c5d8bf72ae05f1f684d0aaa7beb28471a645f1e6b6823269cdf032 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:59:21.078Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:59:21.393Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-03-13T16:59:21.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-13T16:59:21.394Z] 667951f5046e: Preparing [2023-03-13T16:59:21.394Z] 77108de0e271: Preparing [2023-03-13T16:59:21.394Z] bee8019f03c4: Preparing [2023-03-13T16:59:21.394Z] 3827b5b91e75: Preparing [2023-03-13T16:59:21.394Z] acc83c6ca332: Preparing [2023-03-13T16:59:21.394Z] 6581a20b6185: Preparing [2023-03-13T16:59:21.394Z] c539937db4b3: Preparing [2023-03-13T16:59:21.394Z] f602a8b01406: Preparing [2023-03-13T16:59:21.394Z] b43f3b8ddb27: Preparing [2023-03-13T16:59:21.394Z] 7e570a7ef25d: Preparing [2023-03-13T16:59:21.394Z] 1ddd9d01a0b8: Preparing [2023-03-13T16:59:21.394Z] aa5968d388b8: Preparing [2023-03-13T16:59:21.394Z] c539937db4b3: Waiting [2023-03-13T16:59:21.394Z] 7e570a7ef25d: Waiting [2023-03-13T16:59:21.394Z] f602a8b01406: Waiting [2023-03-13T16:59:21.394Z] 1ddd9d01a0b8: Waiting [2023-03-13T16:59:21.394Z] aa5968d388b8: Waiting [2023-03-13T16:59:21.394Z] b43f3b8ddb27: Waiting [2023-03-13T16:59:21.394Z] 6581a20b6185: Waiting [2023-03-13T16:59:21.394Z] 3827b5b91e75: Layer already exists [2023-03-13T16:59:21.394Z] acc83c6ca332: Layer already exists [2023-03-13T16:59:21.394Z] 667951f5046e: Layer already exists [2023-03-13T16:59:21.394Z] 77108de0e271: Layer already exists [2023-03-13T16:59:21.394Z] bee8019f03c4: Layer already exists [2023-03-13T16:59:21.394Z] 6581a20b6185: Layer already exists [2023-03-13T16:59:21.394Z] b43f3b8ddb27: Layer already exists [2023-03-13T16:59:21.394Z] f602a8b01406: Layer already exists [2023-03-13T16:59:21.394Z] c539937db4b3: Layer already exists [2023-03-13T16:59:21.394Z] 7e570a7ef25d: Layer already exists [2023-03-13T16:59:21.394Z] 1ddd9d01a0b8: Layer already exists [2023-03-13T16:59:21.394Z] aa5968d388b8: Layer already exists [2023-03-13T16:59:21.394Z] main: digest: sha256:6d65bcb918c5d8bf72ae05f1f684d0aaa7beb28471a645f1e6b6823269cdf032 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T16:59:21.435Z] ===================================================== [Pipeline] echo [2023-03-13T16:59:21.445Z] taggedImages: [2023-03-13T16:59:21.445Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:ed547cb9b404855c4500ba28f125032074ed2dc3 [2023-03-13T16:59:21.445Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-13T16:59:21.445Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.16 [2023-03-13T16:59:21.445Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 [2023-03-13T16:59:21.445Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:59:21.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T16:59:21.816Z] [2023-03-13T16:59:21.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:59:22.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T16:59:22.112Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T16:59:22.112Z] 5eb5b503b376: Pulling fs layer [2023-03-13T16:59:22.112Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T16:59:22.112Z] ec43610c2a17: Pulling fs layer [2023-03-13T16:59:22.112Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T16:59:22.112Z] 33b1e0a273af: Pulling fs layer [2023-03-13T16:59:22.112Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T16:59:22.112Z] 2f39f015ded8: Pulling fs layer [2023-03-13T16:59:22.112Z] 33b1e0a273af: Waiting [2023-03-13T16:59:22.112Z] 5d3b04190fa2: Waiting [2023-03-13T16:59:22.112Z] 3a2ae6a8a46f: Waiting [2023-03-13T16:59:22.112Z] 2f39f015ded8: Waiting [2023-03-13T16:59:22.112Z] 5c69ac0246d0: Verifying Checksum [2023-03-13T16:59:22.112Z] 5c69ac0246d0: Download complete [2023-03-13T16:59:22.112Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-13T16:59:22.112Z] 3a2ae6a8a46f: Download complete [2023-03-13T16:59:22.112Z] 33b1e0a273af: Verifying Checksum [2023-03-13T16:59:22.112Z] 33b1e0a273af: Download complete [2023-03-13T16:59:22.370Z] 5d3b04190fa2: Verifying Checksum [2023-03-13T16:59:22.370Z] 5d3b04190fa2: Download complete [2023-03-13T16:59:22.370Z] ec43610c2a17: Verifying Checksum [2023-03-13T16:59:22.370Z] ec43610c2a17: Download complete [2023-03-13T16:59:22.370Z] 5eb5b503b376: Verifying Checksum [2023-03-13T16:59:22.370Z] 5eb5b503b376: Download complete [2023-03-13T16:59:22.937Z] 2f39f015ded8: Download complete [2023-03-13T16:59:23.504Z] 5eb5b503b376: Pull complete [2023-03-13T16:59:23.762Z] 5c69ac0246d0: Pull complete [2023-03-13T16:59:24.021Z] ec43610c2a17: Pull complete [2023-03-13T16:59:24.279Z] 3a2ae6a8a46f: Pull complete [2023-03-13T16:59:24.279Z] 33b1e0a273af: Pull complete [2023-03-13T16:59:24.538Z] 5d3b04190fa2: Pull complete [2023-03-13T16:59:28.724Z] 2f39f015ded8: Pull complete [2023-03-13T16:59:28.724Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T16:59:28.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T16:59:28.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:59:28.800Z] prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container [2023-03-13T16:59:28.826Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T16:59:32.733Z] $ docker top 023f90246bb6fdae98a359a6a9f2982d51c6a598f5f11d020447ae5ad86b0d47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:59:33.117Z] ---> job-cost.sh [2023-03-13T16:59:33.117Z] lf-activate-venv: SKIPPING [2023-03-13T16:59:33.118Z] INFO: No Stack... [2023-03-13T16:59:33.376Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T16:59:33.944Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T16:59:34.235Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-03-13T16:59:34.236Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T16:59:34.251Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] [2023-03-13T16:59:34.258Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] did not exist. Created. [2023-03-13T16:59:34.258Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T16:59:34.574Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T16:59:34.618Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T16:59:34.625Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T16:59:34.645Z] $ docker stop --time=1 023f90246bb6fdae98a359a6a9f2982d51c6a598f5f11d020447ae5ad86b0d47 [2023-03-13T16:59:35.788Z] $ docker rm -f --volumes 023f90246bb6fdae98a359a6a9f2982d51c6a598f5f11d020447ae5ad86b0d47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T17:00:25.191Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9912 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-03-13T17:00:25.207Z] Running in /w/workspace/device-usb-camera/87 [Pipeline] { [Pipeline] checkout [2023-03-13T17:00:25.287Z] Selected Git installation does not exist. Using Default [2023-03-13T17:00:25.287Z] The recommended git tool is: NONE [2023-03-13T17:00:35.756Z] using credential edgex-jenkins-ssh [2023-03-13T17:00:35.781Z] Cloning the remote Git repository [2023-03-13T17:00:35.883Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-13T17:00:36.016Z] > git init /w/workspace/device-usb-camera/87 # timeout=10 [2023-03-13T17:00:36.319Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-13T17:00:36.321Z] > git --version # timeout=10 [2023-03-13T17:00:36.359Z] > git --version # 'git version 2.25.1' [2023-03-13T17:00:36.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T17:00:36.485Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T17:00:37.271Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-13T17:00:37.310Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T17:00:38.452Z] Avoid second fetch [2023-03-13T17:00:38.452Z] Checking out Revision ed547cb9b404855c4500ba28f125032074ed2dc3 (main) [2023-03-13T17:00:39.135Z] Commit message: "Merge pull request #179 from weichou1229/issue-178" [2023-03-13T17:00:38.476Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T17:00:38.500Z] > git checkout -f ed547cb9b404855c4500ba28f125032074ed2dc3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T17:00:40.154Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T17:00:40.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T17:00:40.155Z] Dload Upload Total Spent Left Speed [2023-03-13T17:00:40.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-03-13T17:00:40.841Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T17:00:41.192Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-03-13T17:00:41.192Z] sudo tee /etc/docker/daemon.new [2023-03-13T17:00:41.192Z] { [2023-03-13T17:00:41.192Z] "registry-mirrors": [ [2023-03-13T17:00:41.192Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T17:00:41.192Z] ], [2023-03-13T17:00:41.192Z] "bip": "10.250.0.254/24", [2023-03-13T17:00:41.192Z] "hosts": [ [2023-03-13T17:00:41.192Z] "tcp://0.0.0.0:5555", [2023-03-13T17:00:41.192Z] "unix:///var/run/docker.sock" [2023-03-13T17:00:41.192Z] ], [2023-03-13T17:00:41.192Z] "mtu": 1458, [2023-03-13T17:00:41.192Z] "selinux-enabled": true, [2023-03-13T17:00:41.192Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T17:00:41.192Z] } [Pipeline] sh [2023-03-13T17:00:41.541Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T17:00:41.896Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T17:01:00.507Z] provisioning config files... [2023-03-13T17:01:00.543Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/87@tmp/config8658070999943786693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:01:00.919Z] ---> docker-login.sh [2023-03-13T17:01:00.919Z] nexus3.edgexfoundry.org:10001 [2023-03-13T17:01:01.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:01:03.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:01:03.501Z] Configure a credential helper to remove this warning. See [2023-03-13T17:01:03.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:01:03.501Z] [2023-03-13T17:01:03.501Z] Login Succeeded [2023-03-13T17:01:03.501Z] nexus3.edgexfoundry.org:10002 [2023-03-13T17:01:03.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:01:03.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:01:03.501Z] Configure a credential helper to remove this warning. See [2023-03-13T17:01:03.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:01:03.501Z] [2023-03-13T17:01:03.501Z] Login Succeeded [2023-03-13T17:01:03.501Z] nexus3.edgexfoundry.org:10003 [2023-03-13T17:01:03.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:01:04.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:01:04.048Z] Configure a credential helper to remove this warning. See [2023-03-13T17:01:04.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:01:04.048Z] [2023-03-13T17:01:04.048Z] Login Succeeded [2023-03-13T17:01:04.048Z] nexus3.edgexfoundry.org:10004 [2023-03-13T17:01:04.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:01:04.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:01:04.323Z] Configure a credential helper to remove this warning. See [2023-03-13T17:01:04.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:01:04.323Z] [2023-03-13T17:01:04.323Z] Login Succeeded [2023-03-13T17:01:04.323Z] docker.io [2023-03-13T17:01:04.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:01:04.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:01:04.952Z] Configure a credential helper to remove this warning. See [2023-03-13T17:01:04.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:01:04.952Z] [2023-03-13T17:01:04.952Z] Login Succeeded [2023-03-13T17:01:04.952Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T17:01:04.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T17:01:05.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T17:01:05.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T17:01:05.435Z] ========================================================= [2023-03-13T17:01:05.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-13T17:01:05.435Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:01:05.827Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T17:01:06.105Z] Sending build context to Docker daemon 1.157MB [2023-03-13T17:01:06.105Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T17:01:06.105Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-13T17:01:06.382Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T17:01:06.382Z] 9b18e9b68314: Pulling fs layer [2023-03-13T17:01:06.382Z] 35d82f9e3411: Pulling fs layer [2023-03-13T17:01:06.382Z] e16973657156: Pulling fs layer [2023-03-13T17:01:06.382Z] fc693d55d65f: Pulling fs layer [2023-03-13T17:01:06.382Z] 7e9fc2657dce: Pulling fs layer [2023-03-13T17:01:06.382Z] dda99020689f: Pulling fs layer [2023-03-13T17:01:06.382Z] db1c61fa0a46: Pulling fs layer [2023-03-13T17:01:06.382Z] 891c053d2c06: Pulling fs layer [2023-03-13T17:01:06.382Z] fc693d55d65f: Waiting [2023-03-13T17:01:06.382Z] 7e9fc2657dce: Waiting [2023-03-13T17:01:06.382Z] dda99020689f: Waiting [2023-03-13T17:01:06.382Z] db1c61fa0a46: Waiting [2023-03-13T17:01:06.382Z] 891c053d2c06: Waiting [2023-03-13T17:01:06.382Z] e16973657156: Verifying Checksum [2023-03-13T17:01:06.382Z] e16973657156: Download complete [2023-03-13T17:01:06.382Z] 35d82f9e3411: Verifying Checksum [2023-03-13T17:01:06.382Z] 35d82f9e3411: Download complete [2023-03-13T17:01:06.382Z] 7e9fc2657dce: Verifying Checksum [2023-03-13T17:01:06.382Z] 7e9fc2657dce: Download complete [2023-03-13T17:01:06.382Z] dda99020689f: Verifying Checksum [2023-03-13T17:01:06.382Z] dda99020689f: Download complete [2023-03-13T17:01:06.382Z] 9b18e9b68314: Verifying Checksum [2023-03-13T17:01:06.382Z] 9b18e9b68314: Download complete [2023-03-13T17:01:07.368Z] 9b18e9b68314: Pull complete [2023-03-13T17:01:07.972Z] 891c053d2c06: Verifying Checksum [2023-03-13T17:01:07.972Z] 891c053d2c06: Download complete [2023-03-13T17:01:07.972Z] 35d82f9e3411: Pull complete [2023-03-13T17:01:08.578Z] e16973657156: Pull complete [2023-03-13T17:01:09.180Z] db1c61fa0a46: Verifying Checksum [2023-03-13T17:01:09.180Z] db1c61fa0a46: Download complete [2023-03-13T17:01:09.783Z] fc693d55d65f: Verifying Checksum [2023-03-13T17:01:09.783Z] fc693d55d65f: Download complete [2023-03-13T17:01:24.871Z] fc693d55d65f: Pull complete [2023-03-13T17:01:24.871Z] 7e9fc2657dce: Pull complete [2023-03-13T17:01:24.871Z] dda99020689f: Pull complete [2023-03-13T17:01:30.285Z] db1c61fa0a46: Pull complete [2023-03-13T17:01:32.891Z] 891c053d2c06: Pull complete [2023-03-13T17:01:32.891Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-13T17:01:32.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-13T17:01:32.891Z] ---> f96f9c87975a [2023-03-13T17:01:32.891Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-13T17:01:34.025Z] ---> Running in bd85f2254b50 [2023-03-13T17:01:34.295Z] Removing intermediate container bd85f2254b50 [2023-03-13T17:01:34.295Z] ---> f87055d574e0 [2023-03-13T17:01:34.295Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T17:01:34.295Z] ---> Running in c7025888515d [2023-03-13T17:01:34.574Z] Removing intermediate container c7025888515d [2023-03-13T17:01:34.574Z] ---> 8fe64a158a2e [2023-03-13T17:01:34.574Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-13T17:01:34.848Z] ---> Running in ef55da841ff7 [2023-03-13T17:01:35.120Z] Removing intermediate container ef55da841ff7 [2023-03-13T17:01:35.120Z] ---> 2f78590ed904 [2023-03-13T17:01:35.120Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-13T17:01:35.120Z] ---> Running in 59f14b2a41cd [2023-03-13T17:01:35.398Z] Removing intermediate container 59f14b2a41cd [2023-03-13T17:01:35.398Z] ---> 48a7dafcd1df [2023-03-13T17:01:35.398Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T17:01:35.398Z] ---> Running in 1b9c69d589b5 [2023-03-13T17:01:36.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T17:01:37.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T17:01:38.519Z] (1/14) Installing libintl (0.21-r2) [2023-03-13T17:01:38.519Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-03-13T17:01:38.519Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-03-13T17:01:38.519Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-03-13T17:01:38.519Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-03-13T17:01:38.519Z] (6/14) Installing udev-init-scripts (35-r0) [2023-03-13T17:01:38.519Z] Executing udev-init-scripts-35-r0.post-install [2023-03-13T17:01:38.519Z] (7/14) Installing libblkid (2.38-r1) [2023-03-13T17:01:38.519Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-03-13T17:01:38.519Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-03-13T17:01:38.519Z] (10/14) Installing kmod-libs (29-r2) [2023-03-13T17:01:38.519Z] (11/14) Installing eudev (3.2.11-r0) [2023-03-13T17:01:38.519Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-03-13T17:01:38.519Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-13T17:01:38.519Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-03-13T17:01:38.519Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T17:01:38.519Z] Executing eudev-3.2.11-r0.trigger [2023-03-13T17:01:38.793Z] OK: 228 MiB in 65 packages [2023-03-13T17:01:40.230Z] Removing intermediate container 1b9c69d589b5 [2023-03-13T17:01:40.230Z] ---> e8cdda18f5d4 [2023-03-13T17:01:40.230Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-13T17:01:40.230Z] ---> Running in ad3de64b8e1c [2023-03-13T17:01:40.510Z] Removing intermediate container ad3de64b8e1c [2023-03-13T17:01:40.510Z] ---> db567ac917b8 [2023-03-13T17:01:40.510Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-13T17:01:41.105Z] ---> d062ae9b89ad [2023-03-13T17:01:41.105Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T17:01:41.105Z] ---> Running in 44eeea420eea [2023-03-13T17:03:02.863Z] Removing intermediate container 44eeea420eea [2023-03-13T17:03:02.863Z] ---> ab3da7fc1c54 [2023-03-13T17:03:02.863Z] Step 11/13 : COPY . . [2023-03-13T17:03:02.863Z] ---> 1e4c7f23c312 [2023-03-13T17:03:02.863Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-13T17:03:02.863Z] ---> Running in 984af37e317b [2023-03-13T17:03:02.863Z]  % Total  % Received % Xferd Average Speed  Time Time Time Current [2023-03-13T17:03:02.863Z]  Dload Upload Total Spent Left Speed [2023-03-13T17:03:02.863Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 12484 0 --:--:-- --:--:-- --:--:-- 12642 [2023-03-13T17:03:02.863Z] Removing intermediate container 984af37e317b [2023-03-13T17:03:02.863Z] ---> 96642bbb7d52 [2023-03-13T17:03:02.863Z] Step 13/13 : RUN ${MAKE} [2023-03-13T17:03:02.863Z] ---> Running in 32926fcbb6e2 [2023-03-13T17:03:02.863Z] noop [2023-03-13T17:03:02.863Z] Removing intermediate container 32926fcbb6e2 [2023-03-13T17:03:02.863Z] ---> f0221b6c854b [2023-03-13T17:03:02.863Z] Successfully built f0221b6c854b [2023-03-13T17:03:02.863Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:03:03.233Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T17:03:03.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:03:03.455Z] prd-ubuntu20.04-docker-arm64-4c-16g-9912 does not seem to be running inside a container [2023-03-13T17:03:03.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/87 -v /w/workspace/device-usb-camera/87:/w/workspace/device-usb-camera/87:rw,z -v /w/workspace/device-usb-camera/87@tmp:/w/workspace/device-usb-camera/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T17:03:04.882Z] $ docker top 84f12d899b641c6a1606838bfcdfdbb4e87a06c5dffe82fc24dfa1b7297a7a5f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T17:03:05.762Z] + go version [2023-03-13T17:03:05.762Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-13T17:03:05.787Z] $ docker stop --time=1 84f12d899b641c6a1606838bfcdfdbb4e87a06c5dffe82fc24dfa1b7297a7a5f [2023-03-13T17:03:07.464Z] $ docker rm -f --volumes 84f12d899b641c6a1606838bfcdfdbb4e87a06c5dffe82fc24dfa1b7297a7a5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:03:08.078Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T17:03:08.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:03:08.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-9912 does not seem to be running inside a container [2023-03-13T17:03:08.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/87 -v /w/workspace/device-usb-camera/87:/w/workspace/device-usb-camera/87:rw,z -v /w/workspace/device-usb-camera/87@tmp:/w/workspace/device-usb-camera/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T17:03:09.650Z] $ docker top af7e235c7af6b7ac20975480a938f6c23a6fc8bd45fbb5f6ca5602d5ffd9d462 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T17:03:10.525Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/87 [Pipeline] fileExists [Pipeline] sh [2023-03-13T17:03:11.192Z] + make test [2023-03-13T17:03:11.192Z] go test ./... -coverprofile=coverage.out ./... [2023-03-13T17:03:13.150Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-13T17:05:04.906Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-13T17:05:04.906Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 2.0% of statements [2023-03-13T17:05:04.906Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-13T17:05:04.906Z] go vet ./... [2023-03-13T17:05:27.028Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T17:05:27.028Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T17:05:27.028Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T17:05:27.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T17:05:27.064Z] $ docker stop --time=1 af7e235c7af6b7ac20975480a938f6c23a6fc8bd45fbb5f6ca5602d5ffd9d462 [2023-03-13T17:05:28.861Z] $ docker rm -f --volumes af7e235c7af6b7ac20975480a938f6c23a6fc8bd45fbb5f6ca5602d5ffd9d462 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T17:05:29.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T17:05:29.911Z] Warning: overwriting stash ‘coverage-report’ [2023-03-13T17:05:30.518Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T17:05:30.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T17:05:31.243Z] + ls -al . [2023-03-13T17:05:31.244Z] total 184 [2023-03-13T17:05:31.244Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 17:03 . [2023-03-13T17:05:31.244Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:00 .. [2023-03-13T17:05:31.244Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 17:00 .git [2023-03-13T17:05:31.244Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:00 .github [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 13 17:00 .gitignore [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 13 17:00 .golangci.yml [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 13 17:00 .hadolint.yml [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 13 17:00 Attribution.txt [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 13 17:00 CHANGELOG.md [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 13 17:00 Dockerfile [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 13 17:00 GOVERNANCE.md [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 13 17:00 Jenkinsfile [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 13 17:00 LICENSE [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 2329 Mar 13 17:00 Makefile [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 13 17:00 OWNERS.md [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 5271 Mar 13 17:00 README.md [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 16:57 VERSION [2023-03-13T17:05:31.244Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 17:00 bin [2023-03-13T17:05:31.244Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:00 cmd [2023-03-13T17:05:31.244Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 13 17:05 coverage.out [2023-03-13T17:05:31.244Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 13 17:00 docker-entrypoint.sh [2023-03-13T17:05:31.244Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:00 docs [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 13 17:00 go.mod [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 31546 Mar 13 17:00 go.sum [2023-03-13T17:05:31.244Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:00 internal [2023-03-13T17:05:31.244Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:00 snap [2023-03-13T17:05:31.244Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 13 17:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:05:31.593Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ed547cb9b404855c4500ba28f125032074ed2dc3 --label arch=arm64 --label version=3.0.0-dev.16 . [2023-03-13T17:05:31.862Z] Sending build context to Docker daemon 1.186MB [2023-03-13T17:05:31.862Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T17:05:31.862Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-13T17:05:31.862Z] ---> f0221b6c854b [2023-03-13T17:05:31.862Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-13T17:05:32.129Z] ---> Running in 97dbdb3a8876 [2023-03-13T17:05:32.398Z] Removing intermediate container 97dbdb3a8876 [2023-03-13T17:05:32.398Z] ---> dbdb467b6cc9 [2023-03-13T17:05:32.398Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T17:05:32.398Z] ---> Running in b302e3467839 [2023-03-13T17:05:32.666Z] Removing intermediate container b302e3467839 [2023-03-13T17:05:32.666Z] ---> 0c931f0551b0 [2023-03-13T17:05:32.666Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-13T17:05:32.666Z] ---> Running in e5ea365cf94b [2023-03-13T17:05:33.251Z] Removing intermediate container e5ea365cf94b [2023-03-13T17:05:33.251Z] ---> 371549fa11f1 [2023-03-13T17:05:33.251Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-13T17:05:33.251Z] ---> Running in 256606012a36 [2023-03-13T17:05:33.521Z] Removing intermediate container 256606012a36 [2023-03-13T17:05:33.521Z] ---> eae11776d74c [2023-03-13T17:05:33.521Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T17:05:33.521Z] ---> Running in a27e9e39f1a1 [2023-03-13T17:05:34.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T17:05:34.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T17:05:36.166Z] OK: 228 MiB in 65 packages [2023-03-13T17:05:40.434Z] Removing intermediate container a27e9e39f1a1 [2023-03-13T17:05:40.434Z] ---> 6f469a9b1e2c [2023-03-13T17:05:40.434Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-13T17:05:40.434Z] ---> Running in acfa96aaed98 [2023-03-13T17:05:40.434Z] Removing intermediate container acfa96aaed98 [2023-03-13T17:05:40.434Z] ---> 2be69f7efd82 [2023-03-13T17:05:40.434Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-13T17:05:40.703Z] ---> 6c02626f5ef9 [2023-03-13T17:05:40.703Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T17:05:40.703Z] ---> Running in 9b7e2bcd5d2e [2023-03-13T17:05:44.065Z] Removing intermediate container 9b7e2bcd5d2e [2023-03-13T17:05:44.065Z] ---> 90d35a39cf52 [2023-03-13T17:05:44.065Z] Step 11/35 : COPY . . [2023-03-13T17:05:44.654Z] ---> cc167d72267d [2023-03-13T17:05:44.654Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-13T17:05:44.654Z] ---> Running in 886fda02c3bd [2023-03-13T17:05:45.625Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-03-13T17:05:45.625Z]   Dload Upload Total Spent Left Speed [2023-03-13T17:05:45.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4489 0 --:--:-- --:--:-- --:--:-- 4500 [2023-03-13T17:05:46.494Z] Removing intermediate container 886fda02c3bd [2023-03-13T17:05:46.494Z] ---> c65e83af0da0 [2023-03-13T17:05:46.494Z] Step 13/35 : RUN ${MAKE} [2023-03-13T17:05:46.494Z] ---> Running in fcd62c264299 [2023-03-13T17:05:47.469Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-13T17:08:39.315Z] Removing intermediate container fcd62c264299 [2023-03-13T17:08:39.315Z] ---> dd3a31128574 [2023-03-13T17:08:39.315Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-13T17:08:39.315Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-13T17:08:39.315Z] 8766b47fe142: Pulling fs layer [2023-03-13T17:08:39.315Z] 8766b47fe142: Download complete [2023-03-13T17:08:39.315Z] 8766b47fe142: Pull complete [2023-03-13T17:08:39.315Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-13T17:08:39.315Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-13T17:08:39.315Z] ---> 69d40e2cb93c [2023-03-13T17:08:39.315Z] Step 15/35 : FROM alpine:3.16 [2023-03-13T17:08:39.315Z] 3.16: Pulling from library/alpine [2023-03-13T17:08:39.315Z] 3760b48202b3: Pulling fs layer [2023-03-13T17:08:39.315Z] 3760b48202b3: Verifying Checksum [2023-03-13T17:08:39.315Z] 3760b48202b3: Download complete [2023-03-13T17:08:39.315Z] 3760b48202b3: Pull complete [2023-03-13T17:08:39.315Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-13T17:08:39.315Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T17:08:39.315Z] ---> 4c81e5bf8899 [2023-03-13T17:08:39.315Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-13T17:08:39.315Z] ---> Running in 3bc3e6281313 [2023-03-13T17:08:39.315Z] Removing intermediate container 3bc3e6281313 [2023-03-13T17:08:39.315Z] ---> 0f36d8435983 [2023-03-13T17:08:39.315Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-13T17:08:39.315Z] ---> Running in ff4f541392e3 [2023-03-13T17:08:39.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T17:08:39.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T17:08:39.315Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-03-13T17:08:39.315Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-03-13T17:08:39.315Z] (3/79) Installing libxau (1.0.9-r0) [2023-03-13T17:08:39.315Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-03-13T17:08:39.315Z] (5/79) Installing libxcb (1.15-r0) [2023-03-13T17:08:39.315Z] (6/79) Installing libx11 (1.8-r0) [2023-03-13T17:08:39.315Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-03-13T17:08:39.315Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-03-13T17:08:39.315Z] (9/79) Installing expat (2.5.0-r0) [2023-03-13T17:08:39.315Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-03-13T17:08:39.315Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-03-13T17:08:39.315Z] (12/79) Installing libpng (1.6.37-r1) [2023-03-13T17:08:39.315Z] (13/79) Installing freetype (2.12.1-r0) [2023-03-13T17:08:39.315Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-03-13T17:08:39.315Z] (15/79) Installing fribidi (1.0.12-r0) [2023-03-13T17:08:39.315Z] (16/79) Installing libffi (3.4.2-r1) [2023-03-13T17:08:39.315Z] (17/79) Installing libintl (0.21-r2) [2023-03-13T17:08:39.315Z] (18/79) Installing libblkid (2.38-r1) [2023-03-13T17:08:39.315Z] (19/79) Installing libmount (2.38-r1) [2023-03-13T17:08:39.315Z] (20/79) Installing pcre (8.45-r2) [2023-03-13T17:08:39.315Z] (21/79) Installing glib (2.72.1-r0) [2023-03-13T17:08:39.315Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-03-13T17:08:39.315Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-03-13T17:08:39.315Z] (24/79) Installing libass (0.16.0-r0) [2023-03-13T17:08:39.315Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-03-13T17:08:39.315Z] (26/79) Installing libdrm (2.4.110-r0) [2023-03-13T17:08:39.315Z] (27/79) Installing gmp (6.2.1-r2) [2023-03-13T17:08:39.315Z] (28/79) Installing nettle (3.7.3-r0) [2023-03-13T17:08:39.315Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-03-13T17:08:39.315Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-03-13T17:08:39.315Z] (31/79) Installing libunistring (1.0-r0) [2023-03-13T17:08:39.315Z] (32/79) Installing gnutls (3.7.7-r1) [2023-03-13T17:08:39.315Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-13T17:08:39.315Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-13T17:08:39.315Z] (35/79) Installing lame (3.100-r0) [2023-03-13T17:08:39.315Z] (36/79) Installing opus (1.3.1-r1) [2023-03-13T17:08:39.315Z] (37/79) Installing libasyncns (0.8-r1) [2023-03-13T17:08:39.315Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-03-13T17:08:39.315Z] (39/79) Installing libltdl (2.4.7-r0) [2023-03-13T17:08:39.315Z] (40/79) Installing orc (0.4.32-r0) [2023-03-13T17:08:39.315Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-03-13T17:08:39.315Z] (42/79) Installing libogg (1.3.5-r1) [2023-03-13T17:08:39.315Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-13T17:08:39.315Z] (44/79) Installing flac (1.3.4-r0) [2023-03-13T17:08:39.315Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-03-13T17:08:39.315Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-03-13T17:08:39.315Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-03-13T17:08:39.315Z] (48/79) Installing soxr (0.1.3-r2) [2023-03-13T17:08:39.315Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-03-13T17:08:39.315Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-03-13T17:08:39.315Z] (51/79) Installing libpulse (15.0-r2) [2023-03-13T17:08:39.315Z] (52/79) Installing cjson (1.7.15-r3) [2023-03-13T17:08:39.315Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-03-13T17:08:39.315Z] (54/79) Installing librist (0.2.6-r1) [2023-03-13T17:08:39.315Z] (55/79) Installing libsrt (1.4.4-r0) [2023-03-13T17:08:39.315Z] (56/79) Installing libssh (0.9.6-r1) [2023-03-13T17:08:39.315Z] (57/79) Installing libtheora (1.1.1-r16) [2023-03-13T17:08:39.315Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-03-13T17:08:39.315Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-03-13T17:08:39.315Z] (60/79) Installing libxext (1.3.4-r0) [2023-03-13T17:08:39.315Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-03-13T17:08:39.315Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-03-13T17:08:39.315Z] (63/79) Installing libva (2.14.0-r0) [2023-03-13T17:08:39.315Z] (64/79) Installing libvdpau (1.5-r0) [2023-03-13T17:08:39.315Z] (65/79) Installing vidstab (1.1.0-r1) [2023-03-13T17:08:39.315Z] (66/79) Installing libvpx (1.11.0-r1) [2023-03-13T17:08:39.315Z] (67/79) Installing libwebp (1.2.3-r0) [2023-03-13T17:08:39.315Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-03-13T17:08:39.315Z] (69/79) Installing numactl (2.0.14-r0) [2023-03-13T17:08:39.315Z] (70/79) Installing x265-libs (3.5-r3) [2023-03-13T17:08:39.315Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-03-13T17:08:39.315Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-03-13T17:08:39.315Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-03-13T17:08:39.315Z] (74/79) Installing udev-init-scripts (35-r0) [2023-03-13T17:08:39.315Z] Executing udev-init-scripts-35-r0.post-install [2023-03-13T17:08:39.315Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-03-13T17:08:39.315Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-03-13T17:08:39.315Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-03-13T17:08:39.315Z] (78/79) Installing kmod-libs (29-r2) [2023-03-13T17:08:39.315Z] (79/79) Installing eudev (3.2.11-r0) [2023-03-13T17:08:39.315Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T17:08:39.315Z] Executing eudev-3.2.11-r0.trigger [2023-03-13T17:08:39.315Z] OK: 77 MiB in 93 packages [2023-03-13T17:08:39.315Z] Removing intermediate container ff4f541392e3 [2023-03-13T17:08:39.315Z] ---> 8a0ecbbf367d [2023-03-13T17:08:39.315Z] Step 18/35 : WORKDIR / [2023-03-13T17:08:39.315Z] ---> Running in d928996b3557 [2023-03-13T17:08:39.316Z] Removing intermediate container d928996b3557 [2023-03-13T17:08:39.316Z] ---> 8258126ed7aa [2023-03-13T17:08:39.316Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-13T17:08:39.316Z] ---> 43433354368b [2023-03-13T17:08:39.316Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-13T17:08:39.316Z] ---> 1461a4f17255 [2023-03-13T17:08:39.316Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-13T17:08:39.900Z] ---> d325e442816e [2023-03-13T17:08:39.900Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-13T17:08:40.485Z] ---> 236d7d21de64 [2023-03-13T17:08:40.485Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-13T17:08:41.069Z] ---> ecf9bff00916 [2023-03-13T17:08:41.069Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-13T17:08:41.653Z] ---> 989373e04744 [2023-03-13T17:08:41.653Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-13T17:08:43.066Z] ---> c6a47a841f2b [2023-03-13T17:08:43.066Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-13T17:08:43.066Z] ---> Running in ce6a556b705c [2023-03-13T17:08:45.012Z] Removing intermediate container ce6a556b705c [2023-03-13T17:08:45.012Z] ---> d04ccdd4fed7 [2023-03-13T17:08:45.012Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-13T17:08:45.012Z] ---> Running in cd06fd13a41c [2023-03-13T17:08:46.427Z] Removing intermediate container cd06fd13a41c [2023-03-13T17:08:46.427Z] ---> 3df2fc966cf8 [2023-03-13T17:08:46.427Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-13T17:08:46.427Z] ---> Running in 0223f32375e6 [2023-03-13T17:08:48.382Z] Removing intermediate container 0223f32375e6 [2023-03-13T17:08:48.382Z] ---> d20c58db5a5f [2023-03-13T17:08:48.382Z] Step 29/35 : EXPOSE 59983 [2023-03-13T17:08:48.382Z] ---> Running in 99b49aaa7bc8 [2023-03-13T17:08:48.652Z] Removing intermediate container 99b49aaa7bc8 [2023-03-13T17:08:48.652Z] ---> 69c9da9549e1 [2023-03-13T17:08:48.652Z] Step 30/35 : EXPOSE 8554 [2023-03-13T17:08:48.652Z] ---> Running in 52f71df467d4 [2023-03-13T17:08:48.919Z] Removing intermediate container 52f71df467d4 [2023-03-13T17:08:48.919Z] ---> 72d8e713a723 [2023-03-13T17:08:48.919Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-13T17:08:49.187Z] ---> Running in daefb8a19379 [2023-03-13T17:08:49.455Z] Removing intermediate container daefb8a19379 [2023-03-13T17:08:49.455Z] ---> 8a8c13938606 [2023-03-13T17:08:49.455Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-13T17:08:49.455Z] ---> Running in 0ca9b94018cb [2023-03-13T17:08:49.722Z] Removing intermediate container 0ca9b94018cb [2023-03-13T17:08:49.722Z] ---> 9f7dd21d1915 [2023-03-13T17:08:49.722Z] Step 33/35 : LABEL arch=arm64 [2023-03-13T17:08:49.722Z] ---> Running in dea1c36820b8 [2023-03-13T17:08:50.307Z] Removing intermediate container dea1c36820b8 [2023-03-13T17:08:50.307Z] ---> 158882b27e42 [2023-03-13T17:08:50.308Z] Step 34/35 : LABEL git_sha=ed547cb9b404855c4500ba28f125032074ed2dc3 [2023-03-13T17:08:50.308Z] ---> Running in a8291290f6e4 [2023-03-13T17:08:50.575Z] Removing intermediate container a8291290f6e4 [2023-03-13T17:08:50.575Z] ---> c698084bdf29 [2023-03-13T17:08:50.575Z] Step 35/35 : LABEL version=3.0.0-dev.16 [2023-03-13T17:08:50.575Z] ---> Running in a6bb73e32997 [2023-03-13T17:08:50.843Z] Removing intermediate container a6bb73e32997 [2023-03-13T17:08:50.843Z] ---> 79a9544a0366 [2023-03-13T17:08:50.844Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T17:08:50.844Z] Successfully built 79a9544a0366 [2023-03-13T17:08:50.844Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T17:08:50.943Z] provisioning config files... [2023-03-13T17:08:50.958Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/87@tmp/config11061991566105321808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:08:51.290Z] ---> docker-login.sh [2023-03-13T17:08:51.290Z] nexus3.edgexfoundry.org:10001 [2023-03-13T17:08:51.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:08:51.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:08:51.556Z] Configure a credential helper to remove this warning. See [2023-03-13T17:08:51.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:08:51.556Z] [2023-03-13T17:08:51.556Z] Login Succeeded [2023-03-13T17:08:51.556Z] nexus3.edgexfoundry.org:10002 [2023-03-13T17:08:51.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:08:51.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:08:51.824Z] Configure a credential helper to remove this warning. See [2023-03-13T17:08:51.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:08:51.824Z] [2023-03-13T17:08:51.824Z] Login Succeeded [2023-03-13T17:08:51.824Z] nexus3.edgexfoundry.org:10003 [2023-03-13T17:08:52.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:08:52.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:08:52.357Z] Configure a credential helper to remove this warning. See [2023-03-13T17:08:52.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:08:52.357Z] [2023-03-13T17:08:52.357Z] Login Succeeded [2023-03-13T17:08:52.357Z] nexus3.edgexfoundry.org:10004 [2023-03-13T17:08:52.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:08:52.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:08:52.624Z] Configure a credential helper to remove this warning. See [2023-03-13T17:08:52.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:08:52.624Z] [2023-03-13T17:08:52.624Z] Login Succeeded [2023-03-13T17:08:52.624Z] docker.io [2023-03-13T17:08:52.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:08:53.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:08:53.155Z] Configure a credential helper to remove this warning. See [2023-03-13T17:08:53.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:08:53.155Z] [2023-03-13T17:08:53.155Z] Login Succeeded [2023-03-13T17:08:53.155Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T17:08:53.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T17:08:53.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T17:08:53.208Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-03-13T17:08:53.208Z] ed547cb9b404855c4500ba28f125032074ed2dc3 [2023-03-13T17:08:53.208Z] latest [2023-03-13T17:08:53.208Z] 3.0.0-dev.16 [2023-03-13T17:08:53.208Z] ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 [2023-03-13T17:08:53.208Z] main [2023-03-13T17:08:53.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:08:53.553Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:08:53.909Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ed547cb9b404855c4500ba28f125032074ed2dc3 [2023-03-13T17:08:53.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-13T17:08:53.909Z] 659125249121: Preparing [2023-03-13T17:08:53.909Z] f592b54475cd: Preparing [2023-03-13T17:08:53.909Z] fdb6120e0a8a: Preparing [2023-03-13T17:08:53.909Z] 608d194cb50c: Preparing [2023-03-13T17:08:53.909Z] acc83c6ca332: Preparing [2023-03-13T17:08:53.909Z] a8c2c0cb0485: Preparing [2023-03-13T17:08:53.909Z] d5d46a73c278: Preparing [2023-03-13T17:08:53.909Z] b4722b4ad464: Preparing [2023-03-13T17:08:53.909Z] f2e23d4375c2: Preparing [2023-03-13T17:08:53.909Z] 52de39b44c98: Preparing [2023-03-13T17:08:53.909Z] bb5d46db6594: Preparing [2023-03-13T17:08:53.909Z] f70ee36035b9: Preparing [2023-03-13T17:08:53.909Z] b4722b4ad464: Waiting [2023-03-13T17:08:53.909Z] f2e23d4375c2: Waiting [2023-03-13T17:08:53.909Z] 52de39b44c98: Waiting [2023-03-13T17:08:53.909Z] bb5d46db6594: Waiting [2023-03-13T17:08:53.909Z] a8c2c0cb0485: Waiting [2023-03-13T17:08:53.909Z] d5d46a73c278: Waiting [2023-03-13T17:08:53.909Z] f70ee36035b9: Waiting [2023-03-13T17:08:54.178Z] f592b54475cd: Pushed [2023-03-13T17:08:54.178Z] 659125249121: Pushed [2023-03-13T17:08:54.178Z] acc83c6ca332: Pushed [2023-03-13T17:08:54.178Z] fdb6120e0a8a: Pushed [2023-03-13T17:08:54.178Z] a8c2c0cb0485: Pushed [2023-03-13T17:08:54.178Z] b4722b4ad464: Pushed [2023-03-13T17:08:54.449Z] d5d46a73c278: Pushed [2023-03-13T17:08:54.449Z] f2e23d4375c2: Pushed [2023-03-13T17:08:54.449Z] f70ee36035b9: Layer already exists [2023-03-13T17:09:01.095Z] 608d194cb50c: Pushed [2023-03-13T17:09:01.095Z] 52de39b44c98: Pushed [2023-03-13T17:09:09.404Z] bb5d46db6594: Pushed [2023-03-13T17:09:09.673Z] ed547cb9b404855c4500ba28f125032074ed2dc3: digest: sha256:1385936686b8f3197a9dabdafa1f01356f9a647abc18602b2bb65de6146acacf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:10.035Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:10.387Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-13T17:09:10.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-13T17:09:10.387Z] 659125249121: Preparing [2023-03-13T17:09:10.387Z] f592b54475cd: Preparing [2023-03-13T17:09:10.387Z] fdb6120e0a8a: Preparing [2023-03-13T17:09:10.387Z] 608d194cb50c: Preparing [2023-03-13T17:09:10.387Z] acc83c6ca332: Preparing [2023-03-13T17:09:10.387Z] a8c2c0cb0485: Preparing [2023-03-13T17:09:10.387Z] d5d46a73c278: Preparing [2023-03-13T17:09:10.387Z] b4722b4ad464: Preparing [2023-03-13T17:09:10.387Z] f2e23d4375c2: Preparing [2023-03-13T17:09:10.387Z] 52de39b44c98: Preparing [2023-03-13T17:09:10.387Z] bb5d46db6594: Preparing [2023-03-13T17:09:10.387Z] f70ee36035b9: Preparing [2023-03-13T17:09:10.387Z] b4722b4ad464: Waiting [2023-03-13T17:09:10.387Z] f2e23d4375c2: Waiting [2023-03-13T17:09:10.387Z] 52de39b44c98: Waiting [2023-03-13T17:09:10.387Z] bb5d46db6594: Waiting [2023-03-13T17:09:10.387Z] f70ee36035b9: Waiting [2023-03-13T17:09:10.387Z] a8c2c0cb0485: Waiting [2023-03-13T17:09:10.387Z] d5d46a73c278: Waiting [2023-03-13T17:09:10.387Z] acc83c6ca332: Layer already exists [2023-03-13T17:09:10.387Z] 659125249121: Layer already exists [2023-03-13T17:09:10.387Z] fdb6120e0a8a: Layer already exists [2023-03-13T17:09:10.387Z] f592b54475cd: Layer already exists [2023-03-13T17:09:10.387Z] 608d194cb50c: Layer already exists [2023-03-13T17:09:10.387Z] b4722b4ad464: Layer already exists [2023-03-13T17:09:10.387Z] a8c2c0cb0485: Layer already exists [2023-03-13T17:09:10.387Z] f2e23d4375c2: Layer already exists [2023-03-13T17:09:10.387Z] d5d46a73c278: Layer already exists [2023-03-13T17:09:10.387Z] 52de39b44c98: Layer already exists [2023-03-13T17:09:10.387Z] bb5d46db6594: Layer already exists [2023-03-13T17:09:10.387Z] f70ee36035b9: Layer already exists [2023-03-13T17:09:10.653Z] latest: digest: sha256:1385936686b8f3197a9dabdafa1f01356f9a647abc18602b2bb65de6146acacf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:11.000Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:11.346Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.16 [2023-03-13T17:09:11.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-13T17:09:11.346Z] 659125249121: Preparing [2023-03-13T17:09:11.346Z] f592b54475cd: Preparing [2023-03-13T17:09:11.346Z] fdb6120e0a8a: Preparing [2023-03-13T17:09:11.346Z] 608d194cb50c: Preparing [2023-03-13T17:09:11.346Z] acc83c6ca332: Preparing [2023-03-13T17:09:11.346Z] a8c2c0cb0485: Preparing [2023-03-13T17:09:11.346Z] d5d46a73c278: Preparing [2023-03-13T17:09:11.346Z] b4722b4ad464: Preparing [2023-03-13T17:09:11.346Z] f2e23d4375c2: Preparing [2023-03-13T17:09:11.346Z] 52de39b44c98: Preparing [2023-03-13T17:09:11.346Z] bb5d46db6594: Preparing [2023-03-13T17:09:11.346Z] f70ee36035b9: Preparing [2023-03-13T17:09:11.346Z] d5d46a73c278: Waiting [2023-03-13T17:09:11.346Z] b4722b4ad464: Waiting [2023-03-13T17:09:11.346Z] a8c2c0cb0485: Waiting [2023-03-13T17:09:11.346Z] f2e23d4375c2: Waiting [2023-03-13T17:09:11.346Z] f70ee36035b9: Waiting [2023-03-13T17:09:11.346Z] 52de39b44c98: Waiting [2023-03-13T17:09:11.346Z] bb5d46db6594: Waiting [2023-03-13T17:09:11.346Z] fdb6120e0a8a: Layer already exists [2023-03-13T17:09:11.346Z] 659125249121: Layer already exists [2023-03-13T17:09:11.346Z] f592b54475cd: Layer already exists [2023-03-13T17:09:11.346Z] 608d194cb50c: Layer already exists [2023-03-13T17:09:11.346Z] acc83c6ca332: Layer already exists [2023-03-13T17:09:11.346Z] b4722b4ad464: Layer already exists [2023-03-13T17:09:11.346Z] d5d46a73c278: Layer already exists [2023-03-13T17:09:11.346Z] 52de39b44c98: Layer already exists [2023-03-13T17:09:11.346Z] a8c2c0cb0485: Layer already exists [2023-03-13T17:09:11.346Z] f2e23d4375c2: Layer already exists [2023-03-13T17:09:11.347Z] f70ee36035b9: Layer already exists [2023-03-13T17:09:11.347Z] bb5d46db6594: Layer already exists [2023-03-13T17:09:11.616Z] 3.0.0-dev.16: digest: sha256:1385936686b8f3197a9dabdafa1f01356f9a647abc18602b2bb65de6146acacf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:11.964Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:12.308Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 [2023-03-13T17:09:12.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-13T17:09:12.308Z] 659125249121: Preparing [2023-03-13T17:09:12.308Z] f592b54475cd: Preparing [2023-03-13T17:09:12.308Z] fdb6120e0a8a: Preparing [2023-03-13T17:09:12.308Z] 608d194cb50c: Preparing [2023-03-13T17:09:12.308Z] acc83c6ca332: Preparing [2023-03-13T17:09:12.308Z] a8c2c0cb0485: Preparing [2023-03-13T17:09:12.308Z] d5d46a73c278: Preparing [2023-03-13T17:09:12.308Z] b4722b4ad464: Preparing [2023-03-13T17:09:12.308Z] f2e23d4375c2: Preparing [2023-03-13T17:09:12.308Z] 52de39b44c98: Preparing [2023-03-13T17:09:12.308Z] bb5d46db6594: Preparing [2023-03-13T17:09:12.308Z] f70ee36035b9: Preparing [2023-03-13T17:09:12.308Z] a8c2c0cb0485: Waiting [2023-03-13T17:09:12.308Z] d5d46a73c278: Waiting [2023-03-13T17:09:12.308Z] b4722b4ad464: Waiting [2023-03-13T17:09:12.308Z] f2e23d4375c2: Waiting [2023-03-13T17:09:12.308Z] 52de39b44c98: Waiting [2023-03-13T17:09:12.308Z] bb5d46db6594: Waiting [2023-03-13T17:09:12.308Z] f70ee36035b9: Waiting [2023-03-13T17:09:12.308Z] 659125249121: Layer already exists [2023-03-13T17:09:12.308Z] f592b54475cd: Layer already exists [2023-03-13T17:09:12.308Z] acc83c6ca332: Layer already exists [2023-03-13T17:09:12.308Z] fdb6120e0a8a: Layer already exists [2023-03-13T17:09:12.308Z] 608d194cb50c: Layer already exists [2023-03-13T17:09:12.308Z] d5d46a73c278: Layer already exists [2023-03-13T17:09:12.308Z] a8c2c0cb0485: Layer already exists [2023-03-13T17:09:12.308Z] b4722b4ad464: Layer already exists [2023-03-13T17:09:12.308Z] f2e23d4375c2: Layer already exists [2023-03-13T17:09:12.308Z] 52de39b44c98: Layer already exists [2023-03-13T17:09:12.308Z] bb5d46db6594: Layer already exists [2023-03-13T17:09:12.308Z] f70ee36035b9: Layer already exists [2023-03-13T17:09:12.575Z] ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16: digest: sha256:1385936686b8f3197a9dabdafa1f01356f9a647abc18602b2bb65de6146acacf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:12.928Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:13.279Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-03-13T17:09:13.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-13T17:09:13.280Z] 659125249121: Preparing [2023-03-13T17:09:13.280Z] f592b54475cd: Preparing [2023-03-13T17:09:13.280Z] fdb6120e0a8a: Preparing [2023-03-13T17:09:13.280Z] 608d194cb50c: Preparing [2023-03-13T17:09:13.280Z] acc83c6ca332: Preparing [2023-03-13T17:09:13.280Z] a8c2c0cb0485: Preparing [2023-03-13T17:09:13.280Z] d5d46a73c278: Preparing [2023-03-13T17:09:13.280Z] b4722b4ad464: Preparing [2023-03-13T17:09:13.280Z] f2e23d4375c2: Preparing [2023-03-13T17:09:13.280Z] 52de39b44c98: Preparing [2023-03-13T17:09:13.280Z] bb5d46db6594: Preparing [2023-03-13T17:09:13.280Z] f70ee36035b9: Preparing [2023-03-13T17:09:13.280Z] b4722b4ad464: Waiting [2023-03-13T17:09:13.280Z] f2e23d4375c2: Waiting [2023-03-13T17:09:13.280Z] 52de39b44c98: Waiting [2023-03-13T17:09:13.280Z] bb5d46db6594: Waiting [2023-03-13T17:09:13.280Z] f70ee36035b9: Waiting [2023-03-13T17:09:13.280Z] a8c2c0cb0485: Waiting [2023-03-13T17:09:13.280Z] d5d46a73c278: Waiting [2023-03-13T17:09:13.280Z] acc83c6ca332: Layer already exists [2023-03-13T17:09:13.280Z] 608d194cb50c: Layer already exists [2023-03-13T17:09:13.280Z] fdb6120e0a8a: Layer already exists [2023-03-13T17:09:13.280Z] f592b54475cd: Layer already exists [2023-03-13T17:09:13.280Z] 659125249121: Layer already exists [2023-03-13T17:09:13.280Z] a8c2c0cb0485: Layer already exists [2023-03-13T17:09:13.280Z] d5d46a73c278: Layer already exists [2023-03-13T17:09:13.280Z] 52de39b44c98: Layer already exists [2023-03-13T17:09:13.280Z] f2e23d4375c2: Layer already exists [2023-03-13T17:09:13.280Z] b4722b4ad464: Layer already exists [2023-03-13T17:09:14.946Z] f70ee36035b9: Layer already exists [2023-03-13T17:09:14.946Z] bb5d46db6594: Layer already exists [2023-03-13T17:09:14.946Z] main: digest: sha256:1385936686b8f3197a9dabdafa1f01356f9a647abc18602b2bb65de6146acacf size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T17:09:14.996Z] ===================================================== [Pipeline] echo [2023-03-13T17:09:15.005Z] taggedImages: [2023-03-13T17:09:15.005Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ed547cb9b404855c4500ba28f125032074ed2dc3 [2023-03-13T17:09:15.005Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-13T17:09:15.005Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.16 [2023-03-13T17:09:15.005Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ed547cb9b404855c4500ba28f125032074ed2dc3-3.0.0-dev.16 [2023-03-13T17:09:15.005Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:15.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T17:09:15.379Z] [2023-03-13T17:09:15.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:15.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T17:09:15.714Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T17:09:15.714Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T17:09:15.714Z] 04944245beec: Pulling fs layer [2023-03-13T17:09:15.714Z] 699f458cf7ca: Pulling fs layer [2023-03-13T17:09:15.714Z] 765212b225bb: Pulling fs layer [2023-03-13T17:09:15.714Z] f23df028b6ca: Pulling fs layer [2023-03-13T17:09:15.714Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T17:09:15.714Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T17:09:15.714Z] 765212b225bb: Waiting [2023-03-13T17:09:15.714Z] f23df028b6ca: Waiting [2023-03-13T17:09:15.714Z] d65c8cfc05b1: Waiting [2023-03-13T17:09:15.714Z] 2437ff75d9bd: Waiting [2023-03-13T17:09:15.992Z] 04944245beec: Verifying Checksum [2023-03-13T17:09:15.992Z] 04944245beec: Download complete [2023-03-13T17:09:15.992Z] 765212b225bb: Verifying Checksum [2023-03-13T17:09:15.992Z] 765212b225bb: Download complete [2023-03-13T17:09:15.992Z] f23df028b6ca: Verifying Checksum [2023-03-13T17:09:15.992Z] f23df028b6ca: Download complete [2023-03-13T17:09:15.992Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T17:09:15.992Z] d65c8cfc05b1: Download complete [2023-03-13T17:09:16.259Z] 699f458cf7ca: Verifying Checksum [2023-03-13T17:09:16.259Z] 699f458cf7ca: Download complete [2023-03-13T17:09:16.526Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T17:09:16.526Z] 8998bd30e6a1: Download complete [2023-03-13T17:09:19.111Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T17:09:19.111Z] 2437ff75d9bd: Download complete [2023-03-13T17:09:20.518Z] 8998bd30e6a1: Pull complete [2023-03-13T17:09:22.461Z] 04944245beec: Pull complete [2023-03-13T17:09:23.873Z] 699f458cf7ca: Pull complete [2023-03-13T17:09:23.873Z] 765212b225bb: Pull complete [2023-03-13T17:09:24.832Z] f23df028b6ca: Pull complete [2023-03-13T17:09:24.832Z] d65c8cfc05b1: Pull complete [2023-03-13T17:09:39.826Z] 2437ff75d9bd: Pull complete [2023-03-13T17:09:39.826Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T17:09:39.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T17:09:39.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:09:40.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-9912 does not seem to be running inside a container [2023-03-13T17:09:40.100Z] $ 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-usb-camera/87 -v /w/workspace/device-usb-camera/87:/w/workspace/device-usb-camera/87:rw,z -v /w/workspace/device-usb-camera/87@tmp:/w/workspace/device-usb-camera/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-13T17:09:42.670Z] $ docker top 3aab6f4ec58fce5796ce06a338e495f753d41fd659773b48cc14bc6e4678a478 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:09:43.518Z] ---> job-cost.sh [2023-03-13T17:09:43.518Z] lf-activate-venv: SKIPPING [2023-03-13T17:09:43.518Z] INFO: No Stack... [2023-03-13T17:09:43.786Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T17:09:44.746Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T17:09:45.394Z] + cut -d, -f6 [2023-03-13T17:09:45.394Z] + cat /w/workspace/device-usb-camera/87/archives/cost.csv [Pipeline] lock [2023-03-13T17:09:45.433Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] [2023-03-13T17:09:45.452Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] did not exist. Created. [2023-03-13T17:09:45.452Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T17:09:46.105Z] /w/workspace/device-usb-camera/87@tmp/durable-ea2bcaf1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T17:09:46.747Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T17:09:46.767Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T17:09:46.819Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T17:09:46.832Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T17:09:46.851Z] $ docker stop --time=1 3aab6f4ec58fce5796ce06a338e495f753d41fd659773b48cc14bc6e4678a478 [2023-03-13T17:09:48.363Z] $ docker rm -f --volumes 3aab6f4ec58fce5796ce06a338e495f753d41fd659773b48cc14bc6e4678a478 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-13T17:09:48.752Z] provisioning config files... [2023-03-13T17:09:48.760Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3919255881335692380tmp [Pipeline] { [Pipeline] sh [2023-03-13T17:09:49.065Z] + set +x [2023-03-13T17:09:49.065Z] + curl -s https://codecov.io/bash [2023-03-13T17:09:49.065Z] + bash -s -- [2023-03-13T17:09:49.065Z] [2023-03-13T17:09:49.065Z] _____ _ [2023-03-13T17:09:49.065Z] / ____| | | [2023-03-13T17:09:49.065Z] | | ___ __| | ___ ___ _____ __ [2023-03-13T17:09:49.065Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-13T17:09:49.065Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-13T17:09:49.065Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-13T17:09:49.065Z] Bash-1.0.6 [2023-03-13T17:09:49.065Z] [2023-03-13T17:09:49.065Z] [2023-03-13T17:09:49.065Z] ==> git version 2.25.1 found [2023-03-13T17:09:49.065Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-13T17:09:49.065Z] Release-Date: 2020-01-08 [2023-03-13T17:09:49.065Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-13T17:09:49.065Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-13T17:09:49.065Z] ==> Jenkins CI detected. [2023-03-13T17:09:49.065Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-03-13T17:09:49.065Z] project root: . [2023-03-13T17:09:49.065Z] --> token set from env [2023-03-13T17:09:49.065Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-13T17:09:49.065Z] ==> Running gcov in . (disable via -X gcov) [2023-03-13T17:09:49.065Z] ==> Python coveragepy not found [2023-03-13T17:09:49.065Z] ==> Searching for coverage reports in: [2023-03-13T17:09:49.065Z] + . [2023-03-13T17:09:49.065Z] -> Found 1 reports [2023-03-13T17:09:49.065Z] ==> Detecting git/mercurial file structure [2023-03-13T17:09:49.065Z] ==> Reading reports [2023-03-13T17:09:49.065Z] + ./coverage.out bytes=28352 [2023-03-13T17:09:49.065Z] ==> Appending adjustments [2023-03-13T17:09:49.065Z] https://docs.codecov.io/docs/fixing-reports [2023-03-13T17:09:49.341Z] + Found adjustments [2023-03-13T17:09:49.341Z] ==> Gzipping contents [2023-03-13T17:09:49.341Z] 4.0K /tmp/codecov.L15QIU.gz [2023-03-13T17:09:49.341Z] ==> Uploading reports [2023-03-13T17:09:49.341Z] url: https://codecov.io [2023-03-13T17:09:49.341Z] query: branch=main&commit=ed547cb9b404855c4500ba28f125032074ed2dc3&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T17:09:49.341Z] -> Pinging Codecov [2023-03-13T17:09:49.341Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=ed547cb9b404855c4500ba28f125032074ed2dc3&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T17:09:49.341Z] -> Uploading to [2023-03-13T17:09:49.341Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-13/73D8F5FF140700D3E01443B452E23636/ed547cb9b404855c4500ba28f125032074ed2dc3/a1b63823-79ea-42de-927c-e758a6cadeb0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T170949Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a11c13732549a73ef65019181e3aa74ffc020a3034f776985cb2ba13c08440d8 [2023-03-13T17:09:49.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T17:09:49.341Z] Dload Upload Total Spent Left Speed [2023-03-13T17:09:49.601Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3992 0 0 100 3992 0 13861 --:--:-- --:--:-- --:--:-- 13861 [2023-03-13T17:09:49.601Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] } [2023-03-13T17:09:49.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-13T17:09:49.720Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-13T17:09:49.732Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:50.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T17:09:50.034Z] [2023-03-13T17:09:50.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:09:50.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T17:09:50.340Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-13T17:09:50.340Z] df9b9388f04a: Pulling fs layer [2023-03-13T17:09:50.340Z] 52dc419b0ee2: Pulling fs layer [2023-03-13T17:09:50.340Z] 25bc292e5bac: Pulling fs layer [2023-03-13T17:09:50.340Z] 114826534d7a: Pulling fs layer [2023-03-13T17:09:50.340Z] 4657fd5d0bcf: Pulling fs layer [2023-03-13T17:09:50.340Z] 6ad1cebc031e: Pulling fs layer [2023-03-13T17:09:50.340Z] 8a3aa393b2d8: Pulling fs layer [2023-03-13T17:09:50.340Z] 4657fd5d0bcf: Waiting [2023-03-13T17:09:50.340Z] 6ad1cebc031e: Waiting [2023-03-13T17:09:50.340Z] 8a3aa393b2d8: Waiting [2023-03-13T17:09:50.340Z] 114826534d7a: Waiting [2023-03-13T17:09:50.340Z] 25bc292e5bac: Verifying Checksum [2023-03-13T17:09:50.340Z] 25bc292e5bac: Download complete [2023-03-13T17:09:50.340Z] 52dc419b0ee2: Download complete [2023-03-13T17:09:50.340Z] 4657fd5d0bcf: Verifying Checksum [2023-03-13T17:09:50.340Z] 4657fd5d0bcf: Download complete [2023-03-13T17:09:50.340Z] df9b9388f04a: Verifying Checksum [2023-03-13T17:09:50.340Z] df9b9388f04a: Download complete [2023-03-13T17:09:50.600Z] df9b9388f04a: Pull complete [2023-03-13T17:09:50.601Z] 6ad1cebc031e: Verifying Checksum [2023-03-13T17:09:50.601Z] 6ad1cebc031e: Download complete [2023-03-13T17:09:50.601Z] 52dc419b0ee2: Pull complete [2023-03-13T17:09:50.601Z] 25bc292e5bac: Pull complete [2023-03-13T17:09:51.169Z] 114826534d7a: Verifying Checksum [2023-03-13T17:09:51.169Z] 114826534d7a: Download complete [2023-03-13T17:09:51.169Z] 8a3aa393b2d8: Verifying Checksum [2023-03-13T17:09:51.169Z] 8a3aa393b2d8: Download complete [2023-03-13T17:09:54.461Z] 114826534d7a: Pull complete [2023-03-13T17:09:54.461Z] 4657fd5d0bcf: Pull complete [2023-03-13T17:09:55.028Z] 6ad1cebc031e: Pull complete [2023-03-13T17:09:57.562Z] 8a3aa393b2d8: Pull complete [2023-03-13T17:09:57.562Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-13T17:09:57.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T17:09:57.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:09:57.651Z] prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container [2023-03-13T17:09:57.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/edgex-snyk-go:1.410.4 cat [2023-03-13T17:10:01.322Z] $ docker top eba0525a0fa472902c6e2a771fd581f8390395f00155a34509ae874193096f07 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-13T17:10:01.389Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-03-13T17:10:01.667Z] + set -o pipefail [2023-03-13T17:10:01.667Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-03-13T17:10:06.937Z] [2023-03-13T17:10:06.937Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-03-13T17:10:06.937Z] [2023-03-13T17:10:06.937Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/c2b7c1d9-e997-40d7-b207-c5e026108d64 [2023-03-13T17:10:06.937Z] [2023-03-13T17:10:06.937Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-13T17:10:06.937Z] [2023-03-13T17:10:06.937Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-13T17:10:06.937Z] [2023-03-13T17:10:06.937Z] [2023-03-13T17:10:06.937Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-13T17:10:06.937Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-13T17:10:06.937Z] More details here: https://snyk.co/ue1NS [2023-03-13T17:10:06.937Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-13T17:10:06.937Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-13T17:10:06.941Z] $ docker stop --time=1 eba0525a0fa472902c6e2a771fd581f8390395f00155a34509ae874193096f07 [2023-03-13T17:10:10.110Z] $ docker rm -f --volumes eba0525a0fa472902c6e2a771fd581f8390395f00155a34509ae874193096f07 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T17:10:10.833Z] + git log --format=format:%s -1 ed547cb9b404855c4500ba28f125032074ed2dc3 [Pipeline] sh [2023-03-13T17:10:11.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T17:10:11.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:10:11.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T17:10:11.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:10:11.485Z] prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container [2023-03-13T17:10:11.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T17:10:11.935Z] $ docker top 76d2a3858c30fc6018671ed3263240c87460ad372920f9af570da38a3ef4b27c -eo pid,comm [2023-03-13T17:10:11.984Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T17:10:11.984Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T17:10:12.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T17:10:12.018Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T17:10:12.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T17:10:12.134Z] $ docker exec 76d2a3858c30fc6018671ed3263240c87460ad372920f9af570da38a3ef4b27c ssh-agent [2023-03-13T17:10:12.243Z] SSH_AUTH_SOCK=/tmp/ssh-qIH4RxIhXO3b/agent.32 [2023-03-13T17:10:12.243Z] SSH_AGENT_PID=38 [2023-03-13T17:10:12.248Z] Running ssh-add (command line suppressed) [2023-03-13T17:10:12.354Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7434035623662733228.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7434035623662733228.key) [2023-03-13T17:10:12.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T17:10:12.654Z] + git semver tag [2023-03-13T17:10:12.913Z] 2023-03-13 17:10:12,823 [run_tag] DEBUG tag force:False [2023-03-13T17:10:12.913Z] 2023-03-13 17:10:12,823 [check_head_tag] DEBUG check head tag [2023-03-13T17:10:12.913Z] 2023-03-13 17:10:12,825 [execute] INFO git cat-file --batch-check [2023-03-13T17:10:12.913Z] 2023-03-13 17:10:12,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-13T17:10:12.913Z] 2023-03-13 17:10:12,827 [execute] INFO git cat-file --batch [2023-03-13T17:10:12.913Z] 2023-03-13 17:10:12,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-13T17:10:12.913Z] 2023-03-13 17:10:12,855 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-13T17:10:12.913Z] 2023-03-13 17:10:12,855 [execute] INFO git tag -a v3.0.0-dev.16 -m v3.0.0-dev.16 [2023-03-13T17:10:12.913Z] 2023-03-13 17:10:12,856 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.16', '-m', 'v3.0.0-dev.16'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T17:10:12.913Z] 2023-03-13 17:10:12,861 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-13T17:10:12.913Z] 3.0.0-dev.16 [Pipeline] } [2023-03-13T17:10:12.918Z] $ docker exec --env ******** --env ******** 76d2a3858c30fc6018671ed3263240c87460ad372920f9af570da38a3ef4b27c ssh-agent -k [2023-03-13T17:10:13.021Z] unset SSH_AUTH_SOCK; [2023-03-13T17:10:13.022Z] unset SSH_AGENT_PID; [2023-03-13T17:10:13.022Z] echo Agent pid 38 killed; [2023-03-13T17:10:13.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T17:10:13.334Z] + git semver [Pipeline] } [2023-03-13T17:10:13.600Z] $ docker stop --time=1 76d2a3858c30fc6018671ed3263240c87460ad372920f9af570da38a3ef4b27c [2023-03-13T17:10:14.893Z] $ docker rm -f --volumes 76d2a3858c30fc6018671ed3263240c87460ad372920f9af570da38a3ef4b27c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:10:15.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T17:10:15.265Z] [2023-03-13T17:10:15.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:10:15.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T17:10:15.567Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-13T17:10:15.567Z] ab5ef0e58194: Pulling fs layer [2023-03-13T17:10:15.567Z] 9712f1f96733: Pulling fs layer [2023-03-13T17:10:15.567Z] 63f879dbbcfc: Pulling fs layer [2023-03-13T17:10:15.567Z] 0d9ebad4ef96: Pulling fs layer [2023-03-13T17:10:15.567Z] e9a5061849ea: Pulling fs layer [2023-03-13T17:10:15.567Z] d747dcd14b5f: Pulling fs layer [2023-03-13T17:10:15.567Z] 2de7ff778b66: Pulling fs layer [2023-03-13T17:10:15.567Z] e9a5061849ea: Waiting [2023-03-13T17:10:15.567Z] d747dcd14b5f: Waiting [2023-03-13T17:10:15.567Z] 2de7ff778b66: Waiting [2023-03-13T17:10:15.567Z] 0d9ebad4ef96: Waiting [2023-03-13T17:10:15.567Z] 9712f1f96733: Verifying Checksum [2023-03-13T17:10:15.567Z] 9712f1f96733: Download complete [2023-03-13T17:10:16.139Z] 63f879dbbcfc: Verifying Checksum [2023-03-13T17:10:16.139Z] 63f879dbbcfc: Download complete [2023-03-13T17:10:16.139Z] 0d9ebad4ef96: Verifying Checksum [2023-03-13T17:10:16.139Z] 0d9ebad4ef96: Download complete [2023-03-13T17:10:16.139Z] d747dcd14b5f: Verifying Checksum [2023-03-13T17:10:16.139Z] d747dcd14b5f: Download complete [2023-03-13T17:10:16.139Z] e9a5061849ea: Verifying Checksum [2023-03-13T17:10:16.139Z] e9a5061849ea: Download complete [2023-03-13T17:10:16.139Z] ab5ef0e58194: Verifying Checksum [2023-03-13T17:10:16.139Z] ab5ef0e58194: Download complete [2023-03-13T17:10:16.399Z] 2de7ff778b66: Verifying Checksum [2023-03-13T17:10:16.399Z] 2de7ff778b66: Download complete [2023-03-13T17:10:18.928Z] ab5ef0e58194: Pull complete [2023-03-13T17:10:18.928Z] 9712f1f96733: Pull complete [2023-03-13T17:10:19.494Z] 63f879dbbcfc: Pull complete [2023-03-13T17:10:23.680Z] 0d9ebad4ef96: Pull complete [2023-03-13T17:10:23.680Z] e9a5061849ea: Pull complete [2023-03-13T17:10:23.680Z] d747dcd14b5f: Pull complete [2023-03-13T17:10:24.614Z] 2de7ff778b66: Pull complete [2023-03-13T17:10:24.614Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-13T17:10:24.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T17:10:24.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:10:24.688Z] prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container [2023-03-13T17:10:24.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-13T17:10:31.094Z] $ docker top 1f8a1b95247b621bc7c06e655d9998dc1f9275c37c8f0780858ee36ba40f09c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-13T17:10:31.169Z] provisioning config files... [2023-03-13T17:10:31.175Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14731030914254697246tmp [2023-03-13T17:10:31.185Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14108943180917572179tmp [2023-03-13T17:10:31.194Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2320388247161177676tmp [Pipeline] { [Pipeline] echo [2023-03-13T17:10:31.207Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:10:31.489Z] ---> sigul-configuration.sh [2023-03-13T17:10:31.489Z] gpg: directory `/root/.gnupg' created [2023-03-13T17:10:31.489Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-13T17:10:31.489Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-13T17:10:31.489Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-13T17:10:31.489Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-13T17:10:31.489Z] gpg: CAST5 encrypted data [2023-03-13T17:10:31.489Z] gpg: encrypted with 1 passphrase [2023-03-13T17:10:31.489Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-13T17:10:31.769Z] + mkdir /home/jenkins [2023-03-13T17:10:31.769Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-13T17:10:32.055Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-13T17:10:32.064Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:10:32.349Z] ---> sigul-install.sh [2023-03-13T17:10:32.349Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-13T17:10:32.633Z] + git tag --list [2023-03-13T17:10:32.633Z] v0.0.0 [2023-03-13T17:10:32.633Z] v0.0.1-dev.1 [2023-03-13T17:10:32.633Z] v0.0.1-dev.10 [2023-03-13T17:10:32.633Z] v0.0.1-dev.11 [2023-03-13T17:10:32.633Z] v0.0.1-dev.12 [2023-03-13T17:10:32.633Z] v0.0.1-dev.13 [2023-03-13T17:10:32.633Z] v0.0.1-dev.14 [2023-03-13T17:10:32.633Z] v0.0.1-dev.15 [2023-03-13T17:10:32.633Z] v0.0.1-dev.16 [2023-03-13T17:10:32.633Z] v0.0.1-dev.2 [2023-03-13T17:10:32.633Z] v0.0.1-dev.3 [2023-03-13T17:10:32.633Z] v0.0.1-dev.4 [2023-03-13T17:10:32.633Z] v0.0.1-dev.5 [2023-03-13T17:10:32.633Z] v0.0.1-dev.6 [2023-03-13T17:10:32.633Z] v0.0.1-dev.7 [2023-03-13T17:10:32.633Z] v0.0.1-dev.8 [2023-03-13T17:10:32.633Z] v0.0.1-dev.9 [2023-03-13T17:10:32.633Z] v2.2.0 [2023-03-13T17:10:32.633Z] v2.2.0-dev.17 [2023-03-13T17:10:32.633Z] v2.2.0-dev.18 [2023-03-13T17:10:32.633Z] v2.2.0-dev.19 [2023-03-13T17:10:32.633Z] v2.2.0-dev.20 [2023-03-13T17:10:32.633Z] v2.2.0-dev.21 [2023-03-13T17:10:32.633Z] v2.2.0-dev.22 [2023-03-13T17:10:32.633Z] v2.2.0-dev.23 [2023-03-13T17:10:32.633Z] v2.2.0-dev.24 [2023-03-13T17:10:32.633Z] v2.2.0-dev.25 [2023-03-13T17:10:32.633Z] v2.2.0-dev.26 [2023-03-13T17:10:32.633Z] v2.2.0-dev.27 [2023-03-13T17:10:32.633Z] v2.3.0 [2023-03-13T17:10:32.633Z] v2.3.0-dev.1 [2023-03-13T17:10:32.633Z] v2.3.0-dev.10 [2023-03-13T17:10:32.633Z] v2.3.0-dev.11 [2023-03-13T17:10:32.633Z] v2.3.0-dev.12 [2023-03-13T17:10:32.633Z] v2.3.0-dev.13 [2023-03-13T17:10:32.633Z] v2.3.0-dev.14 [2023-03-13T17:10:32.633Z] v2.3.0-dev.15 [2023-03-13T17:10:32.633Z] v2.3.0-dev.16 [2023-03-13T17:10:32.633Z] v2.3.0-dev.17 [2023-03-13T17:10:32.633Z] v2.3.0-dev.18 [2023-03-13T17:10:32.633Z] v2.3.0-dev.19 [2023-03-13T17:10:32.633Z] v2.3.0-dev.2 [2023-03-13T17:10:32.633Z] v2.3.0-dev.20 [2023-03-13T17:10:32.633Z] v2.3.0-dev.21 [2023-03-13T17:10:32.633Z] v2.3.0-dev.22 [2023-03-13T17:10:32.633Z] v2.3.0-dev.23 [2023-03-13T17:10:32.633Z] v2.3.0-dev.24 [2023-03-13T17:10:32.633Z] v2.3.0-dev.25 [2023-03-13T17:10:32.633Z] v2.3.0-dev.26 [2023-03-13T17:10:32.633Z] v2.3.0-dev.27 [2023-03-13T17:10:32.633Z] v2.3.0-dev.28 [2023-03-13T17:10:32.633Z] v2.3.0-dev.3 [2023-03-13T17:10:32.633Z] v2.3.0-dev.4 [2023-03-13T17:10:32.633Z] v2.3.0-dev.5 [2023-03-13T17:10:32.633Z] v2.3.0-dev.6 [2023-03-13T17:10:32.633Z] v2.3.0-dev.7 [2023-03-13T17:10:32.633Z] v2.3.0-dev.8 [2023-03-13T17:10:32.633Z] v2.3.0-dev.9 [2023-03-13T17:10:32.633Z] v3.0.0-dev.1 [2023-03-13T17:10:32.633Z] v3.0.0-dev.10 [2023-03-13T17:10:32.633Z] v3.0.0-dev.11 [2023-03-13T17:10:32.633Z] v3.0.0-dev.12 [2023-03-13T17:10:32.633Z] v3.0.0-dev.13 [2023-03-13T17:10:32.633Z] v3.0.0-dev.14 [2023-03-13T17:10:32.633Z] v3.0.0-dev.15 [2023-03-13T17:10:32.633Z] v3.0.0-dev.16 [2023-03-13T17:10:32.633Z] v3.0.0-dev.2 [2023-03-13T17:10:32.633Z] v3.0.0-dev.3 [2023-03-13T17:10:32.633Z] v3.0.0-dev.4 [2023-03-13T17:10:32.633Z] v3.0.0-dev.5 [2023-03-13T17:10:32.633Z] v3.0.0-dev.6 [2023-03-13T17:10:32.633Z] v3.0.0-dev.7 [2023-03-13T17:10:32.633Z] v3.0.0-dev.8 [2023-03-13T17:10:32.633Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-13T17:10:32.920Z] + lftools sign git-tag v3.0.0-dev.16 [2023-03-13T17:10:33.486Z] Signing Git tag with Sigul... [2023-03-13T17:10:33.486Z] Signing v3.0.0-dev.16 [Pipeline] echo [2023-03-13T17:10:33.752Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:10:34.037Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-13T17:10:34.044Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-13T17:10:34.059Z] $ docker stop --time=1 1f8a1b95247b621bc7c06e655d9998dc1f9275c37c8f0780858ee36ba40f09c8 [2023-03-13T17:10:35.340Z] $ docker rm -f --volumes 1f8a1b95247b621bc7c06e655d9998dc1f9275c37c8f0780858ee36ba40f09c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-13T17:10:35.753Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T17:10:35.753Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:10:36.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T17:10:36.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:10:36.119Z] prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container [2023-03-13T17:10:36.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T17:10:36.487Z] $ docker top 1129f712cc7ea5b5c0b547e73e85e652cc6ed4ad0a3c2c4c7e9f406fd455f40b -eo pid,comm [2023-03-13T17:10:36.538Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T17:10:36.538Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T17:10:36.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T17:10:36.575Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T17:10:36.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T17:10:36.695Z] $ docker exec 1129f712cc7ea5b5c0b547e73e85e652cc6ed4ad0a3c2c4c7e9f406fd455f40b ssh-agent [2023-03-13T17:10:36.792Z] SSH_AUTH_SOCK=/tmp/ssh-tpMqkHPrO5qK/agent.33 [2023-03-13T17:10:36.792Z] SSH_AGENT_PID=39 [2023-03-13T17:10:36.796Z] Running ssh-add (command line suppressed) [2023-03-13T17:10:36.885Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7918257407355956778.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7918257407355956778.key) [2023-03-13T17:10:36.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T17:10:37.190Z] + git semver bump pre [2023-03-13T17:10:37.448Z] 2023-03-13 17:10:37,362 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-13T17:10:37.448Z] 2023-03-13 17:10:37,362 [bump_version] DEBUG bumping version:3.0.0-dev.16 on axis:pre with prefix:dev [2023-03-13T17:10:37.448Z] 2023-03-13 17:10:37,363 [bump_version] DEBUG bumped version:3.0.0-dev.17 [2023-03-13T17:10:37.448Z] 2023-03-13 17:10:37,363 [write_version] DEBUG write version:3.0.0-dev.17 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-03-13T17:10:37.448Z] 2023-03-13 17:10:37,363 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-13T17:10:37.448Z] 2023-03-13 17:10:37,363 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-13T17:10:37.448Z] 2023-03-13 17:10:37,364 [execute] INFO git cat-file --batch-check [2023-03-13T17:10:37.448Z] 2023-03-13 17:10:37,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T17:10:37.448Z] 2023-03-13 17:10:37,370 [execute] INFO git cat-file --batch [2023-03-13T17:10:37.448Z] 2023-03-13 17:10:37,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T17:10:37.448Z] 2023-03-13 17:10:37,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-13T17:10:37.448Z] 3.0.0-dev.17 [Pipeline] } [2023-03-13T17:10:37.452Z] $ docker exec --env ******** --env ******** 1129f712cc7ea5b5c0b547e73e85e652cc6ed4ad0a3c2c4c7e9f406fd455f40b ssh-agent -k [2023-03-13T17:10:37.557Z] unset SSH_AUTH_SOCK; [2023-03-13T17:10:37.557Z] unset SSH_AGENT_PID; [2023-03-13T17:10:37.558Z] echo Agent pid 39 killed; [2023-03-13T17:10:37.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T17:10:37.878Z] + git semver [Pipeline] } [2023-03-13T17:10:38.143Z] $ docker stop --time=1 1129f712cc7ea5b5c0b547e73e85e652cc6ed4ad0a3c2c4c7e9f406fd455f40b [2023-03-13T17:10:39.392Z] $ docker rm -f --volumes 1129f712cc7ea5b5c0b547e73e85e652cc6ed4ad0a3c2c4c7e9f406fd455f40b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T17:10:39.739Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T17:10:39.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:10:40.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T17:10:40.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:10:40.106Z] prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container [2023-03-13T17:10:40.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T17:10:40.473Z] $ docker top d0a49714c1a8fc0d79ee7916975a202117441f2bf04205aa7a6ab5f465432b5b -eo pid,comm [2023-03-13T17:10:40.520Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T17:10:40.520Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T17:10:40.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T17:10:40.549Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T17:10:40.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T17:10:40.684Z] $ docker exec d0a49714c1a8fc0d79ee7916975a202117441f2bf04205aa7a6ab5f465432b5b ssh-agent [2023-03-13T17:10:40.822Z] SSH_AUTH_SOCK=/tmp/ssh-lGIMvWTHApcD/agent.33 [2023-03-13T17:10:40.822Z] SSH_AGENT_PID=39 [2023-03-13T17:10:40.856Z] Running ssh-add (command line suppressed) [2023-03-13T17:10:40.944Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1630023682202762447.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1630023682202762447.key) [2023-03-13T17:10:40.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T17:10:41.312Z] + git semver push [2023-03-13T17:10:41.571Z] 2023-03-13 17:10:41,465 [run_push] DEBUG push [2023-03-13T17:10:41.571Z] 2023-03-13 17:10:41,466 [execute] INFO git cat-file --batch-check [2023-03-13T17:10:41.571Z] 2023-03-13 17:10:41,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T17:10:41.571Z] 2023-03-13 17:10:41,470 [execute] INFO git rev-list d5d6314d8f663dfbef62cae3c503f930b896e0ef -- [2023-03-13T17:10:41.571Z] 2023-03-13 17:10:41,470 [execute] DEBUG Popen(['git', 'rev-list', 'd5d6314d8f663dfbef62cae3c503f930b896e0ef', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-13T17:10:41.571Z] 2023-03-13 17:10:41,477 [execute] INFO git fetch -v origin [2023-03-13T17:10:41.571Z] 2023-03-13 17:10:41,478 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-13T17:10:42.140Z] 2023-03-13 17:10:42,005 [run_push] DEBUG no remote changes detected [2023-03-13T17:10:42.140Z] 2023-03-13 17:10:42,006 [execute] INFO git push origin semver [2023-03-13T17:10:42.140Z] 2023-03-13 17:10:42,008 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-13T17:10:43.080Z] 2023-03-13 17:10:42,738 [run_push] DEBUG push all version tags [2023-03-13T17:10:43.080Z] 2023-03-13 17:10:42,738 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-13T17:10:43.080Z] 2023-03-13 17:10:42,739 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T17:10:44.020Z] 2023-03-13 17:10:43,649 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-13T17:10:44.020Z] 3.0.0-dev.17 [Pipeline] } [2023-03-13T17:10:44.028Z] $ docker exec --env ******** --env ******** d0a49714c1a8fc0d79ee7916975a202117441f2bf04205aa7a6ab5f465432b5b ssh-agent -k [2023-03-13T17:10:44.114Z] unset SSH_AUTH_SOCK; [2023-03-13T17:10:44.114Z] unset SSH_AGENT_PID; [2023-03-13T17:10:44.114Z] echo Agent pid 39 killed; [2023-03-13T17:10:44.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T17:10:44.436Z] + git semver [Pipeline] } [2023-03-13T17:10:44.704Z] $ docker stop --time=1 d0a49714c1a8fc0d79ee7916975a202117441f2bf04205aa7a6ab5f465432b5b [2023-03-13T17:10:45.943Z] $ docker rm -f --volumes d0a49714c1a8fc0d79ee7916975a202117441f2bf04205aa7a6ab5f465432b5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-13T17:10:46.466Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-03-13T17:10:46.466Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-13T17:10:46.466Z] total 16 [2023-03-13T17:10:46.466Z] drwxr-xr-x 3 root root 4096 Mar 13 16:59 . [2023-03-13T17:10:46.466Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 17:10 .. [2023-03-13T17:10:46.466Z] drwxr-xr-x 2 root root 4096 Mar 13 16:59 cost [2023-03-13T17:10:46.466Z] -rw-r--r-- 1 root root 88 Mar 13 16:59 cost.csv [2023-03-13T17:10:46.466Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-13T17:10:46.466Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-13T17:10:46.466Z] total 16 [2023-03-13T17:10:46.466Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 16:59 . [2023-03-13T17:10:46.466Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 17:10 .. [2023-03-13T17:10:46.466Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 16:59 cost [2023-03-13T17:10:46.466Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 13 16:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:10:46.759Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:10:47.625Z] ---> package-listing.sh [2023-03-13T17:10:47.625Z] ++ facter osfamily [2023-03-13T17:10:47.625Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T17:10:47.884Z] + OS_FAMILY=debian [2023-03-13T17:10:47.884Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-03-13T17:10:47.884Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T17:10:47.884Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T17:10:47.884Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T17:10:47.884Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T17:10:47.884Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-13T17:10:47.884Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T17:10:47.884Z] + case "${OS_FAMILY}" in [2023-03-13T17:10:47.884Z] + dpkg -l [2023-03-13T17:10:47.884Z] + grep '^ii' [2023-03-13T17:10:47.884Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T17:10:47.884Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T17:10:47.884Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T17:10:47.884Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-13T17:10:47.884Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-03-13T17:10:47.884Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-03-13T17:10:47.896Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-13T17:10:48.173Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:10:48.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T17:10:48.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:10:48.792Z] prd-ubuntu20.04-docker-8c-8g-9910 does not seem to be running inside a container [2023-03-13T17:10:48.816Z] $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T17:10:49.004Z] $ docker top 484653b6f1f9646a6961200a849a0d233cde0f22363cbad75b77eea88bdbc737 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T17:10:49.342Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T17:10:49.624Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T17:10:49.911Z] + ls /var/log/sa-host [2023-03-13T17:10:49.911Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T17:10:49.980Z] provisioning config files... [2023-03-13T17:10:49.989Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12807415802442321908tmp [Pipeline] { [Pipeline] echo [2023-03-13T17:10:50.001Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:10:50.285Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T17:10:50.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:10:50.615Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T17:10:50.625Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:10:50.909Z] ---> sudo-logs.sh [2023-03-13T17:10:50.909Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T17:10:50.934Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:10:51.213Z] ---> job-cost.sh [2023-03-13T17:10:51.213Z] lf-activate-venv: SKIPPING [2023-03-13T17:10:51.213Z] DEBUG: total: 0.2199999988079071 [2023-03-13T17:10:51.213Z] INFO: Retrieving Stack Cost... [2023-03-13T17:10:51.471Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T17:10:52.049Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T17:10:52.059Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:10:52.339Z] ---> logs-deploy.sh [2023-03-13T17:10:52.339Z] lf-activate-venv: SKIPPING [2023-03-13T17:10:52.339Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/87 [2023-03-13T17:10:52.339Z] INFO: archiving workspace using pattern(s): [2023-03-13T17:10:53.280Z] Archives upload complete. [2023-03-13T17:10:53.280Z] INFO: archiving logs to Nexus [2023-03-13T17:10:53.869Z] ---> uname -a: [2023-03-13T17:10:53.869Z] Linux prd-ubuntu20-04-docker-8c-8g-9910 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-13T17:10:53.869Z] [2023-03-13T17:10:53.869Z] [2023-03-13T17:10:53.869Z] ---> lscpu: [2023-03-13T17:10:53.869Z] Architecture: x86_64 [2023-03-13T17:10:53.869Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-13T17:10:53.869Z] Byte Order: Little Endian [2023-03-13T17:10:53.869Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-13T17:10:53.869Z] CPU(s): 8 [2023-03-13T17:10:53.869Z] On-line CPU(s) list: 0-7 [2023-03-13T17:10:53.869Z] Thread(s) per core: 1 [2023-03-13T17:10:53.869Z] Core(s) per socket: 1 [2023-03-13T17:10:53.869Z] Socket(s): 8 [2023-03-13T17:10:53.869Z] NUMA node(s): 1 [2023-03-13T17:10:53.869Z] Vendor ID: AuthenticAMD [2023-03-13T17:10:53.869Z] CPU family: 23 [2023-03-13T17:10:53.869Z] Model: 49 [2023-03-13T17:10:53.869Z] Model name: AMD EPYC-Rome Processor [2023-03-13T17:10:53.869Z] Stepping: 0 [2023-03-13T17:10:53.869Z] CPU MHz: 2799.998 [2023-03-13T17:10:53.869Z] BogoMIPS: 5599.99 [2023-03-13T17:10:53.869Z] Virtualization: AMD-V [2023-03-13T17:10:53.869Z] Hypervisor vendor: KVM [2023-03-13T17:10:53.869Z] Virtualization type: full [2023-03-13T17:10:53.869Z] L1d cache: 256 KiB [2023-03-13T17:10:53.869Z] L1i cache: 256 KiB [2023-03-13T17:10:53.869Z] L2 cache: 4 MiB [2023-03-13T17:10:53.869Z] L3 cache: 128 MiB [2023-03-13T17:10:53.869Z] NUMA node0 CPU(s): 0-7 [2023-03-13T17:10:53.869Z] Vulnerability Itlb multihit: Not affected [2023-03-13T17:10:53.869Z] Vulnerability L1tf: Not affected [2023-03-13T17:10:53.869Z] Vulnerability Mds: Not affected [2023-03-13T17:10:53.869Z] Vulnerability Meltdown: Not affected [2023-03-13T17:10:53.869Z] Vulnerability Mmio stale data: Not affected [2023-03-13T17:10:53.869Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-13T17:10:53.869Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-13T17:10:53.869Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-13T17:10:53.869Z] Vulnerability Srbds: Not affected [2023-03-13T17:10:53.869Z] Vulnerability Tsx async abort: Not affected [2023-03-13T17:10:53.869Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-13T17:10:53.869Z] [2023-03-13T17:10:53.869Z] [2023-03-13T17:10:53.870Z] ---> nproc: [2023-03-13T17:10:53.870Z] 8 [2023-03-13T17:10:53.870Z] [2023-03-13T17:10:53.870Z] [2023-03-13T17:10:53.870Z] ---> df -h: [2023-03-13T17:10:53.870Z] Filesystem Size Used Avail Use% Mounted on [2023-03-13T17:10:53.870Z] overlay 155G 13G 142G 9% / [2023-03-13T17:10:53.870Z] tmpfs 64M 0 64M 0% /dev [2023-03-13T17:10:53.870Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-13T17:10:53.870Z] shm 64M 0 64M 0% /dev/shm [2023-03-13T17:10:53.870Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-03-13T17:10:53.870Z] [2023-03-13T17:10:53.870Z] [2023-03-13T17:10:53.870Z] ---> sar -b -r -n DEV: [2023-03-13T17:10:53.870Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9910) 03/13/23 _x86_64_ (8 CPU) [2023-03-13T17:10:53.870Z] [2023-03-13T17:10:53.870Z] 16:56:21 LINUX RESTART (8 CPU) [2023-03-13T17:10:53.870Z] [2023-03-13T17:10:53.870Z] 16:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-13T17:10:53.870Z] 16:58:01 216.12 4.42 211.69 0.00 452.40 90723.20 0.00 [2023-03-13T17:10:53.870Z] 16:59:01 142.96 0.23 142.73 0.00 17.46 25060.89 0.00 [2023-03-13T17:10:53.870Z] 17:00:01 126.36 0.10 126.26 0.00 12.26 24786.27 0.00 [2023-03-13T17:10:53.870Z] 17:01:01 2.32 0.00 2.32 0.00 0.00 28.01 0.00 [2023-03-13T17:10:53.870Z] 17:02:01 54.34 11.61 42.73 0.00 5176.87 8757.47 0.00 [2023-03-13T17:10:53.870Z] 17:03:01 6.43 0.02 6.42 0.00 0.13 128.51 0.00 [2023-03-13T17:10:53.870Z] 17:04:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2023-03-13T17:10:53.870Z] 17:05:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 [2023-03-13T17:10:53.870Z] 17:06:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 [2023-03-13T17:10:53.870Z] 17:07:01 2.05 0.00 2.05 0.00 0.00 22.93 0.00 [2023-03-13T17:10:53.870Z] 17:08:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2023-03-13T17:10:53.870Z] 17:09:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 [2023-03-13T17:10:53.870Z] 17:10:01 29.89 0.18 29.70 0.00 14.26 26057.50 0.00 [2023-03-13T17:10:53.870Z] Average: 44.98 1.27 43.71 0.00 436.38 13412.30 0.00 [2023-03-13T17:10:53.870Z] [2023-03-13T17:10:53.870Z] 16:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-13T17:10:53.870Z] 16:58:01 28321932 31547728 756836 2.30 146896 3289280 2269292 6.69 1099372 3026032 288 [2023-03-13T17:10:53.870Z] 16:59:01 27878012 31518920 779660 2.37 152320 3675336 2098872 6.19 1290732 3244072 59556 [2023-03-13T17:10:53.870Z] 17:00:01 27420308 31560048 735576 2.24 162108 4114984 1786008 5.26 1264756 3675912 392 [2023-03-13T17:10:53.870Z] 17:01:01 27421220 31560992 734316 2.23 162140 4114984 1786008 5.26 1264588 3675912 16 [2023-03-13T17:10:53.870Z] 17:02:01 26892960 31542348 741776 2.26 195548 4571004 1843092 5.43 1591504 3848564 1028 [2023-03-13T17:10:53.870Z] 17:03:01 26900484 31545060 739232 2.25 194076 4567748 1817880 5.36 1581236 3845400 8 [2023-03-13T17:10:53.870Z] 17:04:01 26908012 31552660 731620 2.22 194148 4567744 1817880 5.36 1574608 3845404 8 [2023-03-13T17:10:53.870Z] 17:05:01 26908012 31552708 731564 2.22 194192 4567760 1817880 5.36 1574944 3845412 28 [2023-03-13T17:10:53.870Z] 17:06:01 26908012 31552808 731436 2.22 194264 4567760 1817880 5.36 1574664 3845452 8 [2023-03-13T17:10:53.870Z] 17:07:01 26908028 31552916 731244 2.22 194340 4567764 1817880 5.36 1574776 3845464 8 [2023-03-13T17:10:53.870Z] 17:08:01 26908328 31553624 730840 2.22 194372 4567764 1817880 5.36 1574572 3845804 12 [2023-03-13T17:10:53.870Z] 17:09:01 26908376 31553696 730696 2.22 194400 4567768 1817880 5.36 1574928 3845684 12 [2023-03-13T17:10:53.870Z] 17:10:01 26101348 31506956 775056 2.36 200872 5271808 2098412 6.18 1626472 4548508 576 [2023-03-13T17:10:53.870Z] Average: 27106541 31546190 742296 2.26 183052 4385516 1892834 5.58 1474396 3764432 4765 [2023-03-13T17:10:53.870Z] [2023-03-13T17:10:53.870Z] 16:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-13T17:10:53.870Z] 16:58:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 16:58:01 ens3 546.09 309.81 6957.23 43.74 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 16:58:01 docker0 198.34 359.30 15.73 2692.89 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 16:58:01 veth03dfe49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 16:58:01 veth535ff58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 16:59:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 16:59:01 ens3 120.73 73.94 944.87 99.41 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 16:59:01 docker0 15.88 41.63 1.17 636.77 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:00:01 lo 9.93 9.93 0.98 0.98 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:00:01 ens3 244.66 200.15 2570.93 1008.55 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:00:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:01:01 ens3 1.53 0.52 0.87 0.28 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:02:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:02:01 ens3 181.12 90.37 2805.25 6.70 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:03:01 ens3 0.38 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:04:01 ens3 0.52 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:05:01 ens3 0.63 0.42 0.40 0.28 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:07:01 ens3 0.68 0.18 0.13 0.07 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:08:01 ens3 0.52 0.23 0.26 0.20 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:09:01 ens3 0.65 0.47 0.25 0.27 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:10:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:10:01 ens3 137.85 79.73 3974.18 15.69 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:10:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] 17:10:01 veth65323c4 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] Average: ens3 94.45 57.84 1320.09 90.46 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] Average: docker0 16.24 30.42 1.28 252.99 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] Average: veth65323c4 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T17:10:53.870Z] [2023-03-13T17:10:53.870Z]