Pull request #143 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-usb-camera Obtained Jenkinsfile from e7e776276802114938770d9559fe4e8ed4c6cfa6+ad81b6791089a5483c30c2e43f91131867ddea47 (f3f042a3b7a6c88d99b915bbf8cbc1434db52d82) 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-ssh8017857194235436395.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-ssh7859580290457938832.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10747448983902176368.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12516086399037640742.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9913702376267671604.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-143/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-143/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14629148315450437450.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-5308’ Running on prd-ubuntu20.04-docker-8c-8g-5312 in /w/workspace/foundry_device-usb-camera_PR-143 [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/foundry_device-usb-camera_PR-143 # 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 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit e7e776276802114938770d9559fe4e8ed4c6cfa6 > 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 remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7e776276802114938770d9559fe4e8ed4c6cfa6 # timeout=10 Merge succeeded, producing e7e776276802114938770d9559fe4e8ed4c6cfa6 Checking out Revision e7e776276802114938770d9559fe4e8ed4c6cfa6 (PR-143) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7e776276802114938770d9559fe4e8ed4c6cfa6 # timeout=10 Commit message: "docs!(snap): Remove obsolete camera interface section" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-10T08:50:17.280Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-10T08:50:17.461Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-10T08:50:17.558Z] ========================================================= [2023-02-10T08:50:17.558Z] EdgeX Global Pipelines Version Info [2023-02-10T08:50:17.558Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-10T08:50:18.315Z] ------------------- [2023-02-10T08:50:18.315Z] stable info: [2023-02-10T08:50:18.315Z] ------------------- [2023-02-10T08:50:18.315Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-10T08:50:18.315Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-10T08:50:18.315Z] Message: update stable to v1.0.244 [2023-02-10T08:50:18.883Z] ------------------- [2023-02-10T08:50:18.883Z] experimental info: [2023-02-10T08:50:18.883Z] ------------------- [2023-02-10T08:50:18.883Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-10T08:50:18.883Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-10T08:50:18.883Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-10T08:50:19.284Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-02-10T08:50:19.324Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-02-10T08:50:19.365Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-10T08:50:19.402Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-10T08:50:19.441Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-10T08:50:19.479Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-10T08:50:19.518Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-10T08:50:19.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-10T08:50:19.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-10T08:50:19.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-10T08:50:19.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-10T08:50:19.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-02-10T08:50:19.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-10T08:50:19.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-10T08:50:19.830Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-10T08:50:19.869Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-10T08:50:19.908Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-10T08:50:19.946Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-10T08:50:19.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-10T08:50:20.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-10T08:50:20.066Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-10T08:50:20.108Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-10T08:50:20.152Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-10T08:50:20.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-10T08:50:20.246Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-10T08:50:20.294Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-10T08:50:20.335Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-10T08:50:20.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-143 [Pipeline] echo [2023-02-10T08:50:20.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-143 [Pipeline] echo [2023-02-10T08:50:20.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-143 [Pipeline] echo [2023-02-10T08:50:20.515Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7e776276802114938770d9559fe4e8ed4c6cfa6 [Pipeline] echo [2023-02-10T08:50:20.554Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7e7762 [Pipeline] echo [2023-02-10T08:50:20.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-10T08:50:20.713Z] provisioning config files... [2023-02-10T08:50:20.726Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-143@tmp/config693820349008665626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-10T08:50:21.068Z] ---> docker-login.sh [2023-02-10T08:50:21.068Z] nexus3.edgexfoundry.org:10001 [2023-02-10T08:50:21.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:50:21.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:50:21.328Z] Configure a credential helper to remove this warning. See [2023-02-10T08:50:21.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:50:21.328Z] [2023-02-10T08:50:21.328Z] Login Succeeded [2023-02-10T08:50:21.328Z] nexus3.edgexfoundry.org:10002 [2023-02-10T08:50:21.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:50:21.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:50:21.593Z] Configure a credential helper to remove this warning. See [2023-02-10T08:50:21.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:50:21.593Z] [2023-02-10T08:50:21.593Z] Login Succeeded [2023-02-10T08:50:21.593Z] nexus3.edgexfoundry.org:10003 [2023-02-10T08:50:21.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:50:21.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:50:21.593Z] Configure a credential helper to remove this warning. See [2023-02-10T08:50:21.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:50:21.593Z] [2023-02-10T08:50:21.593Z] Login Succeeded [2023-02-10T08:50:21.593Z] nexus3.edgexfoundry.org:10004 [2023-02-10T08:50:21.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:50:21.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:50:21.853Z] Configure a credential helper to remove this warning. See [2023-02-10T08:50:21.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:50:21.853Z] [2023-02-10T08:50:21.853Z] Login Succeeded [2023-02-10T08:50:21.853Z] docker.io [2023-02-10T08:50:21.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:50:22.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:50:22.112Z] Configure a credential helper to remove this warning. See [2023-02-10T08:50:22.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:50:22.112Z] [2023-02-10T08:50:22.112Z] Login Succeeded [2023-02-10T08:50:22.112Z] ---> docker-login.sh ends [Pipeline] } [2023-02-10T08:50:22.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-10T08:50:22.745Z] + git rev-list -1 --merges e7e776276802114938770d9559fe4e8ed4c6cfa6~1..e7e776276802114938770d9559fe4e8ed4c6cfa6 [Pipeline] echo [2023-02-10T08:50:22.799Z] -----------> git rev-list -1 --merges e7e776276802114938770d9559fe4e8ed4c6cfa6~1..e7e776276802114938770d9559fe4e8ed4c6cfa6 e7e776276802114938770d9559fe4e8ed4c6cfa6 [false] [Pipeline] sh [2023-02-10T08:50:23.102Z] + git log --format=format:%s -1 e7e776276802114938770d9559fe4e8ed4c6cfa6 [Pipeline] echo [2023-02-10T08:50:23.140Z] ========================================================= [2023-02-10T08:50:23.140Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-10T08:50:23.140Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-10T08:50:23.555Z] + git log --format=format:%s -1 e7e776276802114938770d9559fe4e8ed4c6cfa6 [Pipeline] echo [2023-02-10T08:50:23.584Z] [semverPrep] GIT_COMMIT: e7e776276802114938770d9559fe4e8ed4c6cfa6, Commit Message: docs!(snap): Remove obsolete camera interface section [Pipeline] echo [2023-02-10T08:50:23.633Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-10T08:50:24.021Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-10T08:50:24.021Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-10T08:50:24.021Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-10T08:50:24.021Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-10T08:50:24.021Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-10T08:50:24.021Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-10T08:50:24.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:50:24.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-10T08:50:24.497Z] [2023-02-10T08:50:24.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:50:24.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-10T08:50:24.864Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-10T08:50:24.864Z] b85a868b505f: Pulling fs layer [2023-02-10T08:50:24.864Z] e2be974225ed: Pulling fs layer [2023-02-10T08:50:24.864Z] 339a4e72a1f5: Pulling fs layer [2023-02-10T08:50:24.864Z] 988bab9f4d93: Pulling fs layer [2023-02-10T08:50:24.864Z] 1469e6f7b9e6: Pulling fs layer [2023-02-10T08:50:24.864Z] eaf3925da568: Pulling fs layer [2023-02-10T08:50:24.864Z] bab4dde63d76: Pulling fs layer [2023-02-10T08:50:24.864Z] bde34c3a00c8: Pulling fs layer [2023-02-10T08:50:24.864Z] b352a97aabf1: Pulling fs layer [2023-02-10T08:50:24.864Z] 4872d77fe225: Pulling fs layer [2023-02-10T08:50:24.864Z] 5851b861e8e6: Pulling fs layer [2023-02-10T08:50:24.864Z] 988bab9f4d93: Waiting [2023-02-10T08:50:24.864Z] 1469e6f7b9e6: Waiting [2023-02-10T08:50:24.865Z] eaf3925da568: Waiting [2023-02-10T08:50:24.865Z] bab4dde63d76: Waiting [2023-02-10T08:50:24.865Z] bde34c3a00c8: Waiting [2023-02-10T08:50:24.865Z] 4872d77fe225: Waiting [2023-02-10T08:50:24.865Z] 5851b861e8e6: Waiting [2023-02-10T08:50:24.865Z] b352a97aabf1: Waiting [2023-02-10T08:50:24.865Z] e2be974225ed: Verifying Checksum [2023-02-10T08:50:24.865Z] e2be974225ed: Download complete [2023-02-10T08:50:24.865Z] 988bab9f4d93: Download complete [2023-02-10T08:50:25.128Z] 1469e6f7b9e6: Verifying Checksum [2023-02-10T08:50:25.128Z] 1469e6f7b9e6: Download complete [2023-02-10T08:50:25.128Z] eaf3925da568: Verifying Checksum [2023-02-10T08:50:25.128Z] eaf3925da568: Download complete [2023-02-10T08:50:25.128Z] 339a4e72a1f5: Verifying Checksum [2023-02-10T08:50:25.128Z] 339a4e72a1f5: Download complete [2023-02-10T08:50:25.128Z] bde34c3a00c8: Verifying Checksum [2023-02-10T08:50:25.128Z] bde34c3a00c8: Download complete [2023-02-10T08:50:25.389Z] b352a97aabf1: Verifying Checksum [2023-02-10T08:50:25.389Z] b352a97aabf1: Download complete [2023-02-10T08:50:25.389Z] 4872d77fe225: Download complete [2023-02-10T08:50:25.389Z] 5851b861e8e6: Verifying Checksum [2023-02-10T08:50:25.389Z] 5851b861e8e6: Download complete [2023-02-10T08:50:25.389Z] b85a868b505f: Verifying Checksum [2023-02-10T08:50:25.389Z] b85a868b505f: Download complete [2023-02-10T08:50:25.649Z] bab4dde63d76: Verifying Checksum [2023-02-10T08:50:25.649Z] bab4dde63d76: Download complete [2023-02-10T08:50:26.586Z] b85a868b505f: Pull complete [2023-02-10T08:50:26.586Z] e2be974225ed: Pull complete [2023-02-10T08:50:27.154Z] 339a4e72a1f5: Pull complete [2023-02-10T08:50:27.154Z] 988bab9f4d93: Pull complete [2023-02-10T08:50:27.414Z] 1469e6f7b9e6: Pull complete [2023-02-10T08:50:27.414Z] eaf3925da568: Pull complete [2023-02-10T08:50:28.791Z] bab4dde63d76: Pull complete [2023-02-10T08:50:28.791Z] bde34c3a00c8: Pull complete [2023-02-10T08:50:29.050Z] b352a97aabf1: Pull complete [2023-02-10T08:50:29.050Z] 4872d77fe225: Pull complete [2023-02-10T08:50:29.310Z] 5851b861e8e6: Pull complete [2023-02-10T08:50:29.310Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-10T08:50:29.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-10T08:50:29.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T08:50:29.509Z] prd-ubuntu20.04-docker-8c-8g-5312 does not seem to be running inside a container [2023-02-10T08:50:29.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-143 -v /w/workspace/foundry_device-usb-camera_PR-143:/w/workspace/foundry_device-usb-camera_PR-143:rw,z -v /w/workspace/foundry_device-usb-camera_PR-143@tmp:/w/workspace/foundry_device-usb-camera_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-10T08:50:32.498Z] $ docker top 800ceb1e290a7567695b7b383f32b795c66f054fda881751dbdbd58836dc27f8 -eo pid,comm [2023-02-10T08:50:32.545Z] 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-02-10T08:50:32.545Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-10T08:50:32.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-10T08:50:32.675Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-10T08:50:32.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-10T08:50:32.792Z] $ docker exec 800ceb1e290a7567695b7b383f32b795c66f054fda881751dbdbd58836dc27f8 ssh-agent [2023-02-10T08:50:32.897Z] SSH_AUTH_SOCK=/tmp/ssh-56iSY82q22Eo/agent.32 [2023-02-10T08:50:32.897Z] SSH_AGENT_PID=38 [2023-02-10T08:50:32.915Z] Running ssh-add (command line suppressed) [2023-02-10T08:50:33.024Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-143@tmp/private_key_4023669253049603710.key (/w/workspace/foundry_device-usb-camera_PR-143@tmp/private_key_4023669253049603710.key) [2023-02-10T08:50:33.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-10T08:50:33.363Z] + git tag --points-at HEAD [Pipeline] } [2023-02-10T08:50:33.387Z] $ docker exec --env ******** --env ******** 800ceb1e290a7567695b7b383f32b795c66f054fda881751dbdbd58836dc27f8 ssh-agent -k [2023-02-10T08:50:33.474Z] unset SSH_AUTH_SOCK; [2023-02-10T08:50:33.474Z] unset SSH_AGENT_PID; [2023-02-10T08:50:33.475Z] echo Agent pid 38 killed; [2023-02-10T08:50:33.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-10T08:50:33.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-10T08:50:33.566Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-10T08:50:33.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-10T08:50:33.668Z] $ docker exec 800ceb1e290a7567695b7b383f32b795c66f054fda881751dbdbd58836dc27f8 ssh-agent [2023-02-10T08:50:33.769Z] SSH_AUTH_SOCK=/tmp/ssh-5ijdPWFvx1hx/agent.70 [2023-02-10T08:50:33.769Z] SSH_AGENT_PID=77 [2023-02-10T08:50:33.773Z] Running ssh-add (command line suppressed) [2023-02-10T08:50:33.873Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-143@tmp/private_key_7923168924414046856.key (/w/workspace/foundry_device-usb-camera_PR-143@tmp/private_key_7923168924414046856.key) [2023-02-10T08:50:33.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-10T08:50:34.223Z] + git semver init [2023-02-10T08:50:34.483Z] 2023-02-10 08:50:34,422 [run_init] DEBUG init version:0.0.0 force:False [2023-02-10T08:50:34.483Z] 2023-02-10 08:50:34,423 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-143/.semver [2023-02-10T08:50:34.483Z] 2023-02-10 08:50:34,423 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-143/.semver [2023-02-10T08:50:34.483Z] 2023-02-10 08:50:34,424 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-143/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-143, universal_newlines=False, shell=None, istream=None) [2023-02-10T08:50:35.489Z] 2023-02-10 08:50:35,254 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-143/.git/info/exclude [2023-02-10T08:50:35.489Z] 2023-02-10 08:50:35,255 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-143/.semver/PR-143 with force:False [2023-02-10T08:50:35.490Z] 2023-02-10 08:50:35,255 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-143/.semver/PR-143 [2023-02-10T08:50:35.490Z] 2023-02-10 08:50:35,258 [execute] INFO git cat-file --batch-check [2023-02-10T08:50:35.490Z] 2023-02-10 08:50:35,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-143/.semver, universal_newlines=False, shell=None, istream=) [2023-02-10T08:50:35.490Z] 2023-02-10 08:50:35,264 [execute] INFO git cat-file --batch [2023-02-10T08:50:35.490Z] 2023-02-10 08:50:35,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-143/.semver, universal_newlines=False, shell=None, istream=) [2023-02-10T08:50:35.490Z] 2023-02-10 08:50:35,270 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-143/.semver/PR-143 [2023-02-10T08:50:35.490Z] 0.0.0 [Pipeline] } [2023-02-10T08:50:35.517Z] $ docker exec --env ******** --env ******** 800ceb1e290a7567695b7b383f32b795c66f054fda881751dbdbd58836dc27f8 ssh-agent -k [2023-02-10T08:50:35.616Z] unset SSH_AUTH_SOCK; [2023-02-10T08:50:35.617Z] unset SSH_AGENT_PID; [2023-02-10T08:50:35.617Z] echo Agent pid 77 killed; [2023-02-10T08:50:35.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-10T08:50:36.035Z] + git semver [Pipeline] } [2023-02-10T08:50:36.320Z] $ docker stop --time=1 800ceb1e290a7567695b7b383f32b795c66f054fda881751dbdbd58836dc27f8 [2023-02-10T08:50:37.598Z] $ docker rm -f --volumes 800ceb1e290a7567695b7b383f32b795c66f054fda881751dbdbd58836dc27f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-10T08:50:38.002Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-10T08:50:38.305Z] Stashed 1 file(s) [Pipeline] echo [2023-02-10T08:50:38.322Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-10T08:50:38.930Z] provisioning config files... [2023-02-10T08:50:38.939Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-143@tmp/config11672867595921860861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-10T08:50:39.278Z] ---> docker-login.sh [2023-02-10T08:50:39.278Z] nexus3.edgexfoundry.org:10001 [2023-02-10T08:50:39.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:50:39.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:50:39.278Z] Configure a credential helper to remove this warning. See [2023-02-10T08:50:39.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:50:39.278Z] [2023-02-10T08:50:39.278Z] Login Succeeded [2023-02-10T08:50:39.278Z] nexus3.edgexfoundry.org:10002 [2023-02-10T08:50:39.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:50:39.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:50:39.278Z] Configure a credential helper to remove this warning. See [2023-02-10T08:50:39.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:50:39.278Z] [2023-02-10T08:50:39.278Z] Login Succeeded [2023-02-10T08:50:39.278Z] nexus3.edgexfoundry.org:10003 [2023-02-10T08:50:39.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:50:39.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:50:39.541Z] Configure a credential helper to remove this warning. See [2023-02-10T08:50:39.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:50:39.541Z] [2023-02-10T08:50:39.541Z] Login Succeeded [2023-02-10T08:50:39.541Z] nexus3.edgexfoundry.org:10004 [2023-02-10T08:50:39.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:50:39.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:50:39.541Z] Configure a credential helper to remove this warning. See [2023-02-10T08:50:39.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:50:39.541Z] [2023-02-10T08:50:39.541Z] Login Succeeded [2023-02-10T08:50:39.541Z] docker.io [2023-02-10T08:50:39.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:50:39.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:50:39.800Z] Configure a credential helper to remove this warning. See [2023-02-10T08:50:39.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:50:39.800Z] [2023-02-10T08:50:39.800Z] Login Succeeded [2023-02-10T08:50:39.800Z] ---> docker-login.sh ends [Pipeline] } [2023-02-10T08:50:39.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-10T08:50:40.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-10T08:50:40.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-10T08:50:40.082Z] ========================================================= [2023-02-10T08:50:40.082Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-10T08:50:40.082Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:50:40.534Z] + 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-02-10T08:50:40.534Z] Sending build context to Docker daemon 1.743MB [2023-02-10T08:50:40.534Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-10T08:50:40.534Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-10T08:50:40.534Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-10T08:50:40.534Z] 213ec9aee27d: Pulling fs layer [2023-02-10T08:50:40.534Z] 4583459ba037: Pulling fs layer [2023-02-10T08:50:40.534Z] 93c1e223e6f2: Pulling fs layer [2023-02-10T08:50:40.534Z] 53926ce57604: Pulling fs layer [2023-02-10T08:50:40.534Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-10T08:50:40.534Z] 22ff95d597cd: Pulling fs layer [2023-02-10T08:50:40.534Z] 12d6caf4c0d1: Pulling fs layer [2023-02-10T08:50:40.534Z] 96b7cbca73a9: Pulling fs layer [2023-02-10T08:50:40.534Z] a7acece74701: Pulling fs layer [2023-02-10T08:50:40.534Z] 53926ce57604: Waiting [2023-02-10T08:50:40.534Z] 21b2b0c7a3f4: Waiting [2023-02-10T08:50:40.534Z] 22ff95d597cd: Waiting [2023-02-10T08:50:40.534Z] 12d6caf4c0d1: Waiting [2023-02-10T08:50:40.534Z] 96b7cbca73a9: Waiting [2023-02-10T08:50:40.534Z] a7acece74701: Waiting [2023-02-10T08:50:40.534Z] 93c1e223e6f2: Verifying Checksum [2023-02-10T08:50:40.534Z] 93c1e223e6f2: Download complete [2023-02-10T08:50:40.534Z] 4583459ba037: Verifying Checksum [2023-02-10T08:50:40.534Z] 4583459ba037: Download complete [2023-02-10T08:50:40.534Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-10T08:50:40.534Z] 21b2b0c7a3f4: Download complete [2023-02-10T08:50:40.796Z] 22ff95d597cd: Verifying Checksum [2023-02-10T08:50:40.796Z] 22ff95d597cd: Download complete [2023-02-10T08:50:40.796Z] 213ec9aee27d: Verifying Checksum [2023-02-10T08:50:40.796Z] 213ec9aee27d: Download complete [2023-02-10T08:50:40.796Z] 12d6caf4c0d1: Verifying Checksum [2023-02-10T08:50:41.065Z] 213ec9aee27d: Pull complete [2023-02-10T08:50:41.065Z] 4583459ba037: Pull complete [2023-02-10T08:50:41.065Z] 93c1e223e6f2: Pull complete [2023-02-10T08:50:42.069Z] a7acece74701: Verifying Checksum [2023-02-10T08:50:42.069Z] a7acece74701: Download complete [2023-02-10T08:50:42.069Z] 53926ce57604: Download complete [2023-02-10T08:50:42.328Z] 96b7cbca73a9: Verifying Checksum [2023-02-10T08:50:42.328Z] 96b7cbca73a9: Download complete [2023-02-10T08:50:45.611Z] 53926ce57604: Pull complete [2023-02-10T08:50:45.611Z] 21b2b0c7a3f4: Pull complete [2023-02-10T08:50:46.179Z] 22ff95d597cd: Pull complete [2023-02-10T08:50:46.179Z] 12d6caf4c0d1: Pull complete [2023-02-10T08:50:48.713Z] 96b7cbca73a9: Pull complete [2023-02-10T08:50:48.976Z] a7acece74701: Pull complete [2023-02-10T08:50:48.976Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-10T08:50:48.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-10T08:50:48.976Z] ---> db6d94c90886 [2023-02-10T08:50:48.976Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-10T08:50:53.740Z] Still waiting to schedule task [2023-02-10T08:50:53.740Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5310’ [2023-02-10T08:50:57.119Z] ---> Running in ec1c671a70fe [2023-02-10T08:50:57.119Z] Removing intermediate container ec1c671a70fe [2023-02-10T08:50:57.119Z] ---> 5f181f097c84 [2023-02-10T08:50:57.119Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-10T08:50:57.378Z] ---> Running in d55d8eff3671 [2023-02-10T08:50:57.378Z] Removing intermediate container d55d8eff3671 [2023-02-10T08:50:57.378Z] ---> c1fa2d390365 [2023-02-10T08:50:57.378Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-10T08:50:57.378Z] ---> Running in 9bb3e0a01a10 [2023-02-10T08:50:57.638Z] Removing intermediate container 9bb3e0a01a10 [2023-02-10T08:50:57.638Z] ---> 90a6938eb717 [2023-02-10T08:50:57.638Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-10T08:50:57.638Z] ---> Running in f3772cd2465d [2023-02-10T08:50:57.638Z] Removing intermediate container f3772cd2465d [2023-02-10T08:50:57.638Z] ---> d3033bfa87f6 [2023-02-10T08:50:57.638Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-10T08:50:57.638Z] ---> Running in ff7b44c45da9 [2023-02-10T08:50:57.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:50:58.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:50:58.417Z] (1/80) Installing mesa (21.3.8-r2) [2023-02-10T08:50:58.417Z] (2/80) Installing libxau (1.0.9-r0) [2023-02-10T08:50:58.417Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-02-10T08:50:58.417Z] (4/80) Installing libxcb (1.15-r0) [2023-02-10T08:50:58.417Z] (5/80) Installing libx11 (1.8-r0) [2023-02-10T08:50:58.417Z] (6/80) Installing libxext (1.3.4-r0) [2023-02-10T08:50:58.417Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-02-10T08:50:58.417Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-02-10T08:50:58.417Z] (9/80) Installing libpciaccess (0.16-r0) [2023-02-10T08:50:58.417Z] (10/80) Installing libdrm (2.4.110-r0) [2023-02-10T08:50:58.417Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-02-10T08:50:58.417Z] (12/80) Installing libxshmfence (1.3-r1) [2023-02-10T08:50:58.417Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-02-10T08:50:58.417Z] (14/80) Installing icu-data-full (71.1-r2) [2023-02-10T08:50:58.677Z] (15/80) Installing libice (1.0.10-r0) [2023-02-10T08:50:58.677Z] (16/80) Installing libuuid (2.38-r1) [2023-02-10T08:50:58.677Z] (17/80) Installing libsm (1.2.3-r0) [2023-02-10T08:50:58.677Z] (18/80) Installing libxt (1.2.1-r0) [2023-02-10T08:50:58.677Z] (19/80) Installing libxmu (1.1.3-r0) [2023-02-10T08:50:58.677Z] (20/80) Installing xset (1.2.4-r0) [2023-02-10T08:50:58.677Z] (21/80) Installing xprop (1.2.5-r0) [2023-02-10T08:50:58.677Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-02-10T08:50:58.677Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-02-10T08:50:58.677Z] (24/80) Installing libffi (3.4.2-r1) [2023-02-10T08:50:58.677Z] (25/80) Installing libintl (0.21-r2) [2023-02-10T08:50:58.677Z] (26/80) Installing libblkid (2.38-r1) [2023-02-10T08:50:58.677Z] (27/80) Installing libmount (2.38-r1) [2023-02-10T08:50:58.677Z] (28/80) Installing pcre (8.45-r2) [2023-02-10T08:50:58.677Z] (29/80) Installing glib (2.72.1-r0) [2023-02-10T08:50:58.677Z] (30/80) Installing icu-libs (71.1-r2) [2023-02-10T08:50:58.677Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-02-10T08:50:58.677Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-02-10T08:50:58.677Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-02-10T08:50:58.936Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-02-10T08:50:58.936Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-02-10T08:50:58.936Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-02-10T08:50:58.936Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-10T08:50:58.936Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-02-10T08:50:58.936Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-02-10T08:50:58.936Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-02-10T08:50:58.936Z] (41/80) Installing libpng (1.6.37-r1) [2023-02-10T08:50:58.936Z] (42/80) Installing freetype (2.12.1-r0) [2023-02-10T08:50:58.936Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-02-10T08:50:58.936Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-02-10T08:50:58.936Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-02-10T08:50:58.936Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-02-10T08:50:58.936Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-02-10T08:50:58.936Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-02-10T08:50:58.936Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-02-10T08:50:58.936Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-02-10T08:50:59.196Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-02-10T08:50:59.196Z] (52/80) Installing avahi-libs (0.8-r6) [2023-02-10T08:50:59.196Z] (53/80) Installing nettle (3.7.3-r0) [2023-02-10T08:50:59.196Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-02-10T08:50:59.196Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-02-10T08:50:59.196Z] (56/80) Installing libunistring (1.0-r0) [2023-02-10T08:50:59.196Z] (57/80) Installing gnutls (3.7.7-r0) [2023-02-10T08:50:59.196Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-02-10T08:50:59.196Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-02-10T08:50:59.196Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-02-10T08:50:59.196Z] (61/80) Installing libevdev (1.12.1-r0) [2023-02-10T08:50:59.196Z] (62/80) Installing mtdev (1.1.6-r0) [2023-02-10T08:50:59.196Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-02-10T08:50:59.196Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-02-10T08:50:59.196Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-10T08:50:59.196Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-02-10T08:50:59.196Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-02-10T08:50:59.196Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-02-10T08:50:59.196Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-02-10T08:50:59.196Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-02-10T08:50:59.196Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-02-10T08:50:59.196Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-02-10T08:50:59.457Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-10T08:50:59.457Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-02-10T08:50:59.457Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-10T08:50:59.457Z] Executing udev-init-scripts-35-r0.post-install [2023-02-10T08:50:59.457Z] (76/80) Installing kmod-libs (29-r2) [2023-02-10T08:50:59.457Z] (77/80) Installing eudev (3.2.11-r0) [2023-02-10T08:50:59.457Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-02-10T08:50:59.457Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-10T08:50:59.457Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-02-10T08:50:59.457Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T08:50:59.457Z] Executing eudev-3.2.11-r0.trigger [2023-02-10T08:50:59.457Z] OK: 330 MiB in 131 packages [2023-02-10T08:51:02.750Z] Removing intermediate container ff7b44c45da9 [2023-02-10T08:51:02.750Z] ---> f6aa8a22115e [2023-02-10T08:51:02.750Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-10T08:51:02.750Z] ---> Running in e6993874beae [2023-02-10T08:51:02.750Z] Removing intermediate container e6993874beae [2023-02-10T08:51:02.750Z] ---> 8fa519a287ae [2023-02-10T08:51:02.750Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-10T08:51:02.750Z] ---> 2f969bfbd36f [2023-02-10T08:51:02.750Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:51:02.750Z] ---> Running in 3689b3584ae3 [2023-02-10T08:51:24.686Z] Removing intermediate container 3689b3584ae3 [2023-02-10T08:51:24.686Z] ---> cf4f7a0a53e9 [2023-02-10T08:51:24.686Z] Step 11/13 : COPY . . [2023-02-10T08:51:24.686Z] ---> d96f0ecb5908 [2023-02-10T08:51:24.686Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-10T08:51:24.686Z] ---> Running in 8dd6d0fbc2f2 [2023-02-10T08:51:24.686Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-10T08:51:24.686Z] Dload Upload Total Spent Left Speed [2023-02-10T08:51:24.686Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 6147 0 --:--:-- --:--:-- --:--:-- 6174 [2023-02-10T08:51:24.686Z] Removing intermediate container 8dd6d0fbc2f2 [2023-02-10T08:51:24.686Z] ---> 70cf750f279b [2023-02-10T08:51:24.686Z] Step 13/13 : RUN ${MAKE} [2023-02-10T08:51:24.686Z] ---> Running in 22773770b42e [2023-02-10T08:51:24.945Z] noop [2023-02-10T08:51:25.204Z] Removing intermediate container 22773770b42e [2023-02-10T08:51:25.204Z] ---> a6628b320e1f [2023-02-10T08:51:25.204Z] Successfully built a6628b320e1f [2023-02-10T08:51:25.204Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:51:25.629Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-10T08:51:25.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T08:51:25.770Z] prd-ubuntu20.04-docker-8c-8g-5312 does not seem to be running inside a container [2023-02-10T08:51:25.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-143 -v /w/workspace/foundry_device-usb-camera_PR-143:/w/workspace/foundry_device-usb-camera_PR-143:rw,z -v /w/workspace/foundry_device-usb-camera_PR-143@tmp:/w/workspace/foundry_device-usb-camera_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-10T08:51:26.129Z] $ docker top 11dadc625b6fadc4685ec10fd98d144552173d0a1c40e51e9dc1b1b7f4985ccc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T08:51:26.528Z] + go version [2023-02-10T08:51:26.528Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-10T08:51:26.560Z] $ docker stop --time=1 11dadc625b6fadc4685ec10fd98d144552173d0a1c40e51e9dc1b1b7f4985ccc [2023-02-10T08:51:28.241Z] $ docker rm -f --volumes 11dadc625b6fadc4685ec10fd98d144552173d0a1c40e51e9dc1b1b7f4985ccc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:51:28.938Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-10T08:51:28.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T08:51:29.088Z] prd-ubuntu20.04-docker-8c-8g-5312 does not seem to be running inside a container [2023-02-10T08:51:29.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-143 -v /w/workspace/foundry_device-usb-camera_PR-143:/w/workspace/foundry_device-usb-camera_PR-143:rw,z -v /w/workspace/foundry_device-usb-camera_PR-143@tmp:/w/workspace/foundry_device-usb-camera_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-10T08:51:29.448Z] $ docker top 1ad6ff2524c89a363f7792b737bc9d8fcd95e2532f70474f2d5b0cc30f01edb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T08:51:29.839Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-143 [Pipeline] fileExists [Pipeline] sh [2023-02-10T08:51:30.204Z] + make test [2023-02-10T08:51:30.204Z] go test ./... -coverprofile=coverage.out ./... [2023-02-10T08:51:30.463Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-10T08:51:40.426Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-10T08:51:41.358Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.009s coverage: 1.9% of statements [2023-02-10T08:51:49.473Z] 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-02-10T08:51:49.473Z] go vet ./... [2023-02-10T08:51:51.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-10T08:51:51.372Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-10T08:51:51.372Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-10T08:51:51.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-10T08:51:51.436Z] $ docker stop --time=1 1ad6ff2524c89a363f7792b737bc9d8fcd95e2532f70474f2d5b0cc30f01edb2 [2023-02-10T08:51:55.310Z] $ docker rm -f --volumes 1ad6ff2524c89a363f7792b737bc9d8fcd95e2532f70474f2d5b0cc30f01edb2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-10T08:51:55.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-10T08:51:55.967Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-10T08:51:56.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-10T08:51:56.937Z] + ls -al . [2023-02-10T08:51:56.937Z] total 208 [2023-02-10T08:51:56.937Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 08:51 . [2023-02-10T08:51:56.937Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 08:50 .. [2023-02-10T08:51:56.937Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 08:51 .git [2023-02-10T08:51:56.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 08:50 .github [2023-02-10T08:51:56.937Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 10 08:50 .gitignore [2023-02-10T08:51:56.937Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 10 08:50 .golangci.yml [2023-02-10T08:51:56.937Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 10 08:50 .hadolint.yml [2023-02-10T08:51:56.937Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 08:50 .semver [2023-02-10T08:51:56.937Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 10 08:50 Attribution.txt [2023-02-10T08:51:56.937Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 10 08:50 CHANGELOG.md [2023-02-10T08:51:56.937Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 10 08:50 Dockerfile [2023-02-10T08:51:56.937Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 10 08:50 GOVERNANCE.md [2023-02-10T08:51:56.937Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 10 08:50 Jenkinsfile [2023-02-10T08:51:56.937Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 10 08:50 LICENSE [2023-02-10T08:51:56.937Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 10 08:50 Makefile [2023-02-10T08:51:56.937Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 10 08:50 OWNERS.md [2023-02-10T08:51:56.937Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 10 08:50 README.md [2023-02-10T08:51:56.938Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 10 08:50 VERSION [2023-02-10T08:51:56.938Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 08:50 bin [2023-02-10T08:51:56.938Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 08:50 cmd [2023-02-10T08:51:56.938Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 10 08:51 coverage.out [2023-02-10T08:51:56.938Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 10 08:50 docker-entrypoint.sh [2023-02-10T08:51:56.938Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 08:50 docs [2023-02-10T08:51:56.938Z] -rw-rw-r-- 1 jenkins jenkins 3574 Feb 10 08:50 go.mod [2023-02-10T08:51:56.938Z] -rw-rw-r-- 1 jenkins jenkins 45170 Feb 10 08:50 go.sum [2023-02-10T08:51:56.938Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 08:50 internal [2023-02-10T08:51:56.938Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 08:50 snap [2023-02-10T08:51:56.938Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 10 08:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:51:57.314Z] + 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=e7e776276802114938770d9559fe4e8ed4c6cfa6 --label arch=amd64 --label version=0.0.0 . [2023-02-10T08:51:57.314Z] Sending build context to Docker daemon 1.775MB [2023-02-10T08:51:57.314Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-10T08:51:57.314Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-10T08:51:57.314Z] ---> a6628b320e1f [2023-02-10T08:51:57.314Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-10T08:51:57.880Z] ---> Running in 3ff000bc23e1 [2023-02-10T08:51:57.880Z] Removing intermediate container 3ff000bc23e1 [2023-02-10T08:51:57.880Z] ---> 8b956e3be793 [2023-02-10T08:51:57.880Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-10T08:51:57.880Z] ---> Running in ffb021475300 [2023-02-10T08:51:57.880Z] Removing intermediate container ffb021475300 [2023-02-10T08:51:57.880Z] ---> f71124846277 [2023-02-10T08:51:57.880Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-10T08:51:57.880Z] ---> Running in 07195026c2f3 [2023-02-10T08:51:58.139Z] Removing intermediate container 07195026c2f3 [2023-02-10T08:51:58.139Z] ---> 80cd3c6c7d62 [2023-02-10T08:51:58.139Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-10T08:51:58.139Z] ---> Running in ec7c88a4956c [2023-02-10T08:51:58.139Z] Removing intermediate container ec7c88a4956c [2023-02-10T08:51:58.139Z] ---> 273c771c6e95 [2023-02-10T08:51:58.139Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-10T08:51:58.139Z] ---> Running in 08ad9acb0229 [2023-02-10T08:51:58.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:51:58.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:51:58.914Z] OK: 330 MiB in 131 packages [2023-02-10T08:51:59.170Z] Removing intermediate container 08ad9acb0229 [2023-02-10T08:51:59.170Z] ---> fd2e38b20f10 [2023-02-10T08:51:59.170Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-10T08:51:59.170Z] ---> Running in a251f9d803a4 [2023-02-10T08:51:59.170Z] Removing intermediate container a251f9d803a4 [2023-02-10T08:51:59.170Z] ---> 66b614e68e08 [2023-02-10T08:51:59.170Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-10T08:51:59.428Z] ---> a67db23a705e [2023-02-10T08:51:59.428Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:51:59.428Z] ---> Running in 522c0f0bf39c [2023-02-10T08:51:59.994Z] Removing intermediate container 522c0f0bf39c [2023-02-10T08:51:59.994Z] ---> 1f78197f3325 [2023-02-10T08:51:59.994Z] Step 11/35 : COPY . . [2023-02-10T08:52:00.252Z] ---> 8fce9a0d43c4 [2023-02-10T08:52:00.252Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-10T08:52:00.514Z] ---> Running in bbcd997a65dd [2023-02-10T08:52:00.772Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-10T08:52:00.772Z] Dload Upload Total Spent Left Speed [2023-02-10T08:52:00.772Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 51249 0 --:--:-- --:--:-- --:--:-- 53100 [2023-02-10T08:52:01.031Z] Removing intermediate container bbcd997a65dd [2023-02-10T08:52:01.031Z] ---> 2282add9db8f [2023-02-10T08:52:01.031Z] Step 13/35 : RUN ${MAKE} [2023-02-10T08:52:01.031Z] ---> Running in dd44c0420c88 [2023-02-10T08:52:01.291Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-02-10T08:52:27.844Z] Removing intermediate container dd44c0420c88 [2023-02-10T08:52:27.844Z] ---> b66a4d4121f4 [2023-02-10T08:52:27.844Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-10T08:52:27.844Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-10T08:52:27.844Z] af6660deedbd: Pulling fs layer [2023-02-10T08:52:27.844Z] 97cd0a44c592: Pulling fs layer [2023-02-10T08:52:27.844Z] 97cd0a44c592: Verifying Checksum [2023-02-10T08:52:27.844Z] 97cd0a44c592: Download complete [2023-02-10T08:52:27.844Z] af6660deedbd: Verifying Checksum [2023-02-10T08:52:27.844Z] af6660deedbd: Download complete [2023-02-10T08:52:27.844Z] af6660deedbd: Pull complete [2023-02-10T08:52:27.844Z] 97cd0a44c592: Pull complete [2023-02-10T08:52:27.844Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-10T08:52:27.844Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-10T08:52:27.844Z] ---> fea57e182299 [2023-02-10T08:52:27.844Z] Step 15/35 : FROM alpine:3.16 [2023-02-10T08:52:27.844Z] 3.16: Pulling from library/alpine [2023-02-10T08:52:27.844Z] ca7dd9ec2225: Pulling fs layer [2023-02-10T08:52:27.844Z] ca7dd9ec2225: Verifying Checksum [2023-02-10T08:52:27.844Z] ca7dd9ec2225: Download complete [2023-02-10T08:52:27.844Z] ca7dd9ec2225: Pull complete [2023-02-10T08:52:27.844Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-10T08:52:27.844Z] Status: Downloaded newer image for alpine:3.16 [2023-02-10T08:52:27.844Z] ---> bfe296a52501 [2023-02-10T08:52:27.844Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-10T08:52:27.844Z] ---> Running in 5291c3bc20a9 [2023-02-10T08:52:27.844Z] Removing intermediate container 5291c3bc20a9 [2023-02-10T08:52:27.844Z] ---> 1f0e26a008a4 [2023-02-10T08:52:27.844Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-10T08:52:27.844Z] ---> Running in e8846be63869 [2023-02-10T08:52:27.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:52:27.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:52:27.844Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-02-10T08:52:27.844Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-02-10T08:52:28.112Z] (3/80) Installing libxau (1.0.9-r0) [2023-02-10T08:52:28.112Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-02-10T08:52:28.112Z] (5/80) Installing libxcb (1.15-r0) [2023-02-10T08:52:28.112Z] (6/80) Installing libx11 (1.8-r0) [2023-02-10T08:52:28.112Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-02-10T08:52:28.112Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-02-10T08:52:28.112Z] (9/80) Installing expat (2.5.0-r0) [2023-02-10T08:52:28.112Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-02-10T08:52:28.112Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-02-10T08:52:28.112Z] (12/80) Installing libpng (1.6.37-r1) [2023-02-10T08:52:28.112Z] (13/80) Installing freetype (2.12.1-r0) [2023-02-10T08:52:28.375Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-02-10T08:52:28.375Z] (15/80) Installing fribidi (1.0.12-r0) [2023-02-10T08:52:28.375Z] (16/80) Installing libffi (3.4.2-r1) [2023-02-10T08:52:28.375Z] (17/80) Installing libintl (0.21-r2) [2023-02-10T08:52:28.375Z] (18/80) Installing libblkid (2.38-r1) [2023-02-10T08:52:28.375Z] (19/80) Installing libmount (2.38-r1) [2023-02-10T08:52:28.375Z] (20/80) Installing pcre (8.45-r2) [2023-02-10T08:52:28.376Z] (21/80) Installing glib (2.72.1-r0) [2023-02-10T08:52:28.376Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-02-10T08:52:28.376Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-02-10T08:52:28.376Z] (24/80) Installing libass (0.16.0-r0) [2023-02-10T08:52:28.376Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-02-10T08:52:28.376Z] (26/80) Installing libpciaccess (0.16-r0) [2023-02-10T08:52:28.376Z] (27/80) Installing libdrm (2.4.110-r0) [2023-02-10T08:52:28.376Z] (28/80) Installing gmp (6.2.1-r2) [2023-02-10T08:52:28.376Z] (29/80) Installing nettle (3.7.3-r0) [2023-02-10T08:52:28.376Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-02-10T08:52:28.376Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-02-10T08:52:28.376Z] (32/80) Installing libunistring (1.0-r0) [2023-02-10T08:52:28.376Z] (33/80) Installing gnutls (3.7.7-r0) [2023-02-10T08:52:28.376Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-10T08:52:28.376Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-10T08:52:28.376Z] (36/80) Installing lame (3.100-r0) [2023-02-10T08:52:28.376Z] (37/80) Installing opus (1.3.1-r1) [2023-02-10T08:52:28.650Z] (38/80) Installing libasyncns (0.8-r1) [2023-02-10T08:52:28.650Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-02-10T08:52:28.650Z] (40/80) Installing libltdl (2.4.7-r0) [2023-02-10T08:52:28.650Z] (41/80) Installing orc (0.4.32-r0) [2023-02-10T08:52:28.650Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-02-10T08:52:28.650Z] (43/80) Installing libogg (1.3.5-r1) [2023-02-10T08:52:28.650Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-10T08:52:28.650Z] (45/80) Installing flac (1.3.4-r0) [2023-02-10T08:52:28.650Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-02-10T08:52:28.650Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-02-10T08:52:28.650Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-02-10T08:52:28.650Z] (49/80) Installing soxr (0.1.3-r2) [2023-02-10T08:52:28.650Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-02-10T08:52:28.650Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-02-10T08:52:28.650Z] (52/80) Installing libpulse (15.0-r2) [2023-02-10T08:52:28.650Z] (53/80) Installing cjson (1.7.15-r3) [2023-02-10T08:52:28.650Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-02-10T08:52:28.650Z] (55/80) Installing librist (0.2.6-r1) [2023-02-10T08:52:28.650Z] (56/80) Installing libsrt (1.4.4-r0) [2023-02-10T08:52:28.650Z] (57/80) Installing libssh (0.9.6-r1) [2023-02-10T08:52:28.650Z] (58/80) Installing libtheora (1.1.1-r16) [2023-02-10T08:52:28.650Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-10T08:52:28.650Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-10T08:52:28.650Z] (61/80) Installing libxext (1.3.4-r0) [2023-02-10T08:52:28.650Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-02-10T08:52:28.650Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-10T08:52:28.650Z] (64/80) Installing libva (2.14.0-r0) [2023-02-10T08:52:28.650Z] (65/80) Installing libvdpau (1.5-r0) [2023-02-10T08:52:28.650Z] (66/80) Installing vidstab (1.1.0-r1) [2023-02-10T08:52:28.650Z] (67/80) Installing libvpx (1.11.0-r1) [2023-02-10T08:52:28.909Z] (68/80) Installing libwebp (1.2.3-r0) [2023-02-10T08:52:28.909Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-02-10T08:52:28.909Z] (70/80) Installing numactl (2.0.14-r0) [2023-02-10T08:52:28.909Z] (71/80) Installing x265-libs (3.5-r3) [2023-02-10T08:52:28.909Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-02-10T08:52:28.909Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-02-10T08:52:29.169Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-02-10T08:52:29.169Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-10T08:52:29.169Z] Executing udev-init-scripts-35-r0.post-install [2023-02-10T08:52:29.169Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-02-10T08:52:29.169Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-02-10T08:52:29.169Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-02-10T08:52:29.169Z] (79/80) Installing kmod-libs (29-r2) [2023-02-10T08:52:29.169Z] (80/80) Installing eudev (3.2.11-r0) [2023-02-10T08:52:29.169Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T08:52:29.169Z] Executing eudev-3.2.11-r0.trigger [2023-02-10T08:52:29.169Z] OK: 100 MiB in 94 packages [2023-02-10T08:52:32.452Z] Removing intermediate container e8846be63869 [2023-02-10T08:52:32.452Z] ---> 1e2c75f858d5 [2023-02-10T08:52:32.452Z] Step 18/35 : WORKDIR / [2023-02-10T08:52:32.452Z] ---> Running in 37fb89f4f04e [2023-02-10T08:52:32.452Z] Removing intermediate container 37fb89f4f04e [2023-02-10T08:52:32.452Z] ---> eeb15147b3ef [2023-02-10T08:52:32.452Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-10T08:52:33.021Z] ---> 9b1785a19056 [2023-02-10T08:52:33.021Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-10T08:52:33.280Z] ---> 2fa2275a3361 [2023-02-10T08:52:33.281Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-10T08:52:33.539Z] ---> c79f54de23fe [2023-02-10T08:52:33.539Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-10T08:52:33.539Z] ---> cc2954f127a4 [2023-02-10T08:52:33.539Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-10T08:52:33.798Z] ---> fc4d1184b54e [2023-02-10T08:52:33.798Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-10T08:52:34.083Z] ---> 8a72d09bac88 [2023-02-10T08:52:34.083Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-10T08:52:35.991Z] ---> a59b4a66bd32 [2023-02-10T08:52:35.991Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-10T08:52:35.991Z] ---> Running in d04ef59dbdef [2023-02-10T08:52:36.557Z] Removing intermediate container d04ef59dbdef [2023-02-10T08:52:36.557Z] ---> 44dfaea24c08 [2023-02-10T08:52:36.557Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-10T08:52:36.557Z] ---> Running in 207713a610ec [2023-02-10T08:52:37.123Z] Removing intermediate container 207713a610ec [2023-02-10T08:52:37.123Z] ---> 00c55e14b9fd [2023-02-10T08:52:37.123Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-10T08:52:37.123Z] ---> Running in d880dbcc9411 [2023-02-10T08:52:37.689Z] Removing intermediate container d880dbcc9411 [2023-02-10T08:52:37.690Z] ---> 2bd17fc4a1ef [2023-02-10T08:52:37.690Z] Step 29/35 : EXPOSE 59983 [2023-02-10T08:52:37.690Z] ---> Running in 1e777a3d9338 [2023-02-10T08:52:37.690Z] Removing intermediate container 1e777a3d9338 [2023-02-10T08:52:37.690Z] ---> 0198be720b70 [2023-02-10T08:52:37.690Z] Step 30/35 : EXPOSE 8554 [2023-02-10T08:52:37.690Z] ---> Running in f5be26398b6c [2023-02-10T08:52:37.690Z] Removing intermediate container f5be26398b6c [2023-02-10T08:52:37.690Z] ---> 2d51662241f1 [2023-02-10T08:52:37.690Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-10T08:52:37.947Z] ---> Running in a52b9e5fdd52 [2023-02-10T08:52:37.947Z] Removing intermediate container a52b9e5fdd52 [2023-02-10T08:52:37.947Z] ---> 97122e26e579 [2023-02-10T08:52:37.947Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-10T08:52:37.947Z] ---> Running in af6bbae00914 [2023-02-10T08:52:37.947Z] Removing intermediate container af6bbae00914 [2023-02-10T08:52:37.947Z] ---> 775215b5bd8b [2023-02-10T08:52:37.947Z] Step 33/35 : LABEL arch=amd64 [2023-02-10T08:52:37.947Z] ---> Running in bdbc5f47c56c [2023-02-10T08:52:38.206Z] Removing intermediate container bdbc5f47c56c [2023-02-10T08:52:38.206Z] ---> acb2a82c6c64 [2023-02-10T08:52:38.206Z] Step 34/35 : LABEL git_sha=e7e776276802114938770d9559fe4e8ed4c6cfa6 [2023-02-10T08:52:38.206Z] ---> Running in 56f38f201a7e [2023-02-10T08:52:38.206Z] Removing intermediate container 56f38f201a7e [2023-02-10T08:52:38.206Z] ---> 90a0026665d6 [2023-02-10T08:52:38.206Z] Step 35/35 : LABEL version=0.0.0 [2023-02-10T08:52:38.206Z] ---> Running in 650c00cc1de9 [2023-02-10T08:52:38.206Z] Removing intermediate container 650c00cc1de9 [2023-02-10T08:52:38.206Z] ---> 0ffd3aa88080 [2023-02-10T08:52:38.206Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-10T08:52:38.206Z] Successfully built 0ffd3aa88080 [2023-02-10T08:52:38.465Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:52:39.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-10T08:52:39.320Z] [2023-02-10T08:52:39.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:52:39.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-10T08:52:39.688Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-10T08:52:39.688Z] 5eb5b503b376: Pulling fs layer [2023-02-10T08:52:39.688Z] 5c69ac0246d0: Pulling fs layer [2023-02-10T08:52:39.688Z] ec43610c2a17: Pulling fs layer [2023-02-10T08:52:39.688Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-10T08:52:39.688Z] 33b1e0a273af: Pulling fs layer [2023-02-10T08:52:39.688Z] 5d3b04190fa2: Pulling fs layer [2023-02-10T08:52:39.688Z] 2f39f015ded8: Pulling fs layer [2023-02-10T08:52:39.688Z] 3a2ae6a8a46f: Waiting [2023-02-10T08:52:39.688Z] 33b1e0a273af: Waiting [2023-02-10T08:52:39.688Z] 5d3b04190fa2: Waiting [2023-02-10T08:52:39.688Z] 2f39f015ded8: Waiting [2023-02-10T08:52:39.688Z] 5c69ac0246d0: Verifying Checksum [2023-02-10T08:52:39.688Z] 5c69ac0246d0: Download complete [2023-02-10T08:52:39.688Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-10T08:52:39.688Z] 3a2ae6a8a46f: Download complete [2023-02-10T08:52:39.954Z] 33b1e0a273af: Verifying Checksum [2023-02-10T08:52:39.954Z] 33b1e0a273af: Download complete [2023-02-10T08:52:39.954Z] 5d3b04190fa2: Download complete [2023-02-10T08:52:39.954Z] ec43610c2a17: Verifying Checksum [2023-02-10T08:52:39.954Z] ec43610c2a17: Download complete [2023-02-10T08:52:40.216Z] 5eb5b503b376: Verifying Checksum [2023-02-10T08:52:40.216Z] 5eb5b503b376: Download complete [2023-02-10T08:52:40.786Z] 2f39f015ded8: Download complete [2023-02-10T08:52:41.719Z] 5eb5b503b376: Pull complete [2023-02-10T08:52:41.719Z] 5c69ac0246d0: Pull complete [2023-02-10T08:52:42.283Z] ec43610c2a17: Pull complete [2023-02-10T08:52:42.541Z] 3a2ae6a8a46f: Pull complete [2023-02-10T08:52:42.800Z] 33b1e0a273af: Pull complete [2023-02-10T08:52:43.059Z] 5d3b04190fa2: Pull complete [2023-02-10T08:52:47.239Z] 2f39f015ded8: Pull complete [2023-02-10T08:52:47.239Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-10T08:52:47.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-10T08:52:47.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T08:52:47.436Z] prd-ubuntu20.04-docker-8c-8g-5312 does not seem to be running inside a container [2023-02-10T08:52:47.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-143 -v /w/workspace/foundry_device-usb-camera_PR-143:/w/workspace/foundry_device-usb-camera_PR-143:rw,z -v /w/workspace/foundry_device-usb-camera_PR-143@tmp:/w/workspace/foundry_device-usb-camera_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-10T08:52:53.086Z] $ docker top f3ed2ffcbfe7c7de5f40f741c9aea1406860117bdc0111829d2b64780b798072 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-10T08:52:53.539Z] ---> job-cost.sh [2023-02-10T08:52:53.539Z] lf-activate-venv: SKIPPING [2023-02-10T08:52:53.539Z] INFO: No Stack... [2023-02-10T08:52:53.798Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-10T08:52:54.056Z] INFO: Archiving Costs [Pipeline] sh [2023-02-10T08:52:54.374Z] + cat /w/workspace/foundry_device-usb-camera_PR-143/archives/cost.csv [2023-02-10T08:52:54.374Z] + cut -d, -f6 [Pipeline] lock [2023-02-10T08:52:54.415Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-143-1-stack-cost] [2023-02-10T08:52:54.419Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-143-1-stack-cost] did not exist. Created. [2023-02-10T08:52:54.419Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-143-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-10T08:52:54.807Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-10T08:52:54.860Z] Stashed 1 file(s) [Pipeline] } [2023-02-10T08:52:54.884Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-143-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-10T08:52:54.949Z] $ docker stop --time=1 f3ed2ffcbfe7c7de5f40f741c9aea1406860117bdc0111829d2b64780b798072 [2023-02-10T08:52:56.602Z] $ docker rm -f --volumes f3ed2ffcbfe7c7de5f40f741c9aea1406860117bdc0111829d2b64780b798072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-10T08:54:25.327Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5313 in /w/workspace/foundry_device-usb-camera_PR-143 [Pipeline] { [Pipeline] ws [2023-02-10T08:54:25.378Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-02-10T08:54:25.496Z] Selected Git installation does not exist. Using Default [2023-02-10T08:54:25.496Z] The recommended git tool is: NONE [2023-02-10T08:54:30.965Z] using credential edgex-jenkins-ssh [2023-02-10T08:54:30.982Z] Cloning the remote Git repository [2023-02-10T08:54:31.033Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-02-10T08:54:31.119Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-02-10T08:54:31.320Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-10T08:54:31.321Z] > git --version # timeout=10 [2023-02-10T08:54:31.347Z] > git --version # 'git version 2.25.1' [2023-02-10T08:54:31.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-10T08:54:31.412Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-10T08:54:32.278Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-10T08:54:32.302Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-10T08:54:33.916Z] Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit e7e776276802114938770d9559fe4e8ed4c6cfa6 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-10T08:54:34.249Z] Failed in branch arm64 [2023-02-10T08:54:33.236Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-10T08:54:33.278Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-10T08:54:33.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-10T08:54:33.294Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-10T08:54:33.937Z] > git config core.sparsecheckout # timeout=10 [2023-02-10T08:54:33.960Z] > git checkout -f e7e776276802114938770d9559fe4e8ed4c6cfa6 # timeout=10 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-02-10T08:54:36.093Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-143/archives ] [2023-02-10T08:54:36.093Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-143/archives [2023-02-10T08:54:36.093Z] total 16 [2023-02-10T08:54:36.093Z] drwxr-xr-x 3 root root 4096 Feb 10 08:52 . [2023-02-10T08:54:36.093Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 10 08:52 .. [2023-02-10T08:54:36.093Z] drwxr-xr-x 2 root root 4096 Feb 10 08:52 cost [2023-02-10T08:54:36.093Z] -rw-r--r-- 1 root root 89 Feb 10 08:52 cost.csv [2023-02-10T08:54:36.093Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-143/archives [2023-02-10T08:54:36.093Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-143/archives [2023-02-10T08:54:36.093Z] total 16 [2023-02-10T08:54:36.093Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 08:52 . [2023-02-10T08:54:36.093Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 10 08:52 .. [2023-02-10T08:54:36.093Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 10 08:52 cost [2023-02-10T08:54:36.093Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 10 08:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-10T08:54:36.416Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T08:54:37.301Z] ---> package-listing.sh [2023-02-10T08:54:37.302Z] ++ facter osfamily [2023-02-10T08:54:37.302Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-10T08:54:37.561Z] + OS_FAMILY=debian [2023-02-10T08:54:37.561Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-143 [2023-02-10T08:54:37.561Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-10T08:54:37.561Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-10T08:54:37.561Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-10T08:54:37.561Z] + PACKAGES=/tmp/packages_start.txt [2023-02-10T08:54:37.561Z] + '[' /w/workspace/foundry_device-usb-camera_PR-143 ']' [2023-02-10T08:54:37.561Z] + PACKAGES=/tmp/packages_end.txt [2023-02-10T08:54:37.561Z] + case "${OS_FAMILY}" in [2023-02-10T08:54:37.561Z] + dpkg -l [2023-02-10T08:54:37.561Z] + grep '^ii' [2023-02-10T08:54:37.561Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-10T08:54:37.561Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-10T08:54:37.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-10T08:54:37.561Z] + '[' /w/workspace/foundry_device-usb-camera_PR-143 ']' [2023-02-10T08:54:37.561Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-143/archives/ [2023-02-10T08:54:37.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-143/archives/ [Pipeline] echo [2023-02-10T08:54:37.595Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-143/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-10T08:54:37.885Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:54:38.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-10T08:54:38.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T08:54:38.669Z] prd-ubuntu20.04-docker-8c-8g-5312 does not seem to be running inside a container [2023-02-10T08:54:38.696Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-143/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-143 -v /w/workspace/foundry_device-usb-camera_PR-143:/w/workspace/foundry_device-usb-camera_PR-143:rw,z -v /w/workspace/foundry_device-usb-camera_PR-143@tmp:/w/workspace/foundry_device-usb-camera_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-10T08:54:38.902Z] $ docker top ca691c962f28cab2204197d8c70cf7a11315593e9db282d04cdd89dcfcd95a1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T08:54:39.299Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-10T08:54:39.609Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-10T08:54:39.926Z] + ls /var/log/sa-host [2023-02-10T08:54:39.926Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-10T08:54:40.141Z] provisioning config files... [2023-02-10T08:54:40.152Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-143@tmp/config15073265205173065320tmp [Pipeline] { [Pipeline] echo [2023-02-10T08:54:40.201Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T08:54:40.517Z] ---> create-netrc.sh [Pipeline] } [2023-02-10T08:54:40.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-10T08:54:40.956Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-10T08:54:40.992Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T08:54:41.306Z] ---> sudo-logs.sh [2023-02-10T08:54:41.306Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-10T08:54:41.392Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T08:54:41.703Z] ---> job-cost.sh [2023-02-10T08:54:41.703Z] lf-activate-venv: SKIPPING [2023-02-10T08:54:41.703Z] DEBUG: total: 0.2199999988079071 [2023-02-10T08:54:41.703Z] INFO: Retrieving Stack Cost... [2023-02-10T08:54:41.961Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-10T08:54:42.220Z] INFO: Archiving Costs [Pipeline] echo [2023-02-10T08:54:42.255Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T08:54:42.563Z] ---> logs-deploy.sh [2023-02-10T08:54:42.563Z] lf-activate-venv: SKIPPING [2023-02-10T08:54:42.563Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-143/1 [2023-02-10T08:54:42.563Z] INFO: archiving workspace using pattern(s): [2023-02-10T08:54:43.499Z] Archives upload complete. [2023-02-10T08:54:43.759Z] INFO: archiving logs to Nexus